/*
Theme Name: Arte Child
Theme URI:
Author: Curly Themes
Author URI:
Description: Child Theme for Arte Theme
Version: 1
Template: arte
*/
.ct-logo img {
    width: 215px;
}
.ct-header__logo-nav {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.ct-header {
    padding: 0.75rem 0 0.75rem;
}
.services_sec .wcs-timetable--2 .wcs-timetable--list .wcs-class__time {
    display: none;
}
.services_sec .wcs-timetable__list .wcs-class__title {
    font-size: 48px;
    line-height: 62px;
}
.services_sec .wcs-timetable__list .wcs-class .wcs-class__meta {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
.social_icons_footer {
    display: flex;
    gap: 7.5px;
}
.text-lead p {
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 0.25px;
    color: #948D7D;
}
.title-4 {
    font-family: 'Poppins' !important;
    letter-spacing: 3.6px;
}
.list-services li {
    border-bottom: 1px solid #948D7D;
}
ul.list-services li a {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 1.12px;
    color: #948D7D;
    text-transform: uppercase;
    text-align: left;
    font-family: 'Droid Serif', serif;
    position: relative;
    padding: 1.75rem 0;
    padding-left: 25px;
}
ul.list-services li a:before {
    content: '\f101';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 14px;
}
#absolute-footer p {
    font-size: 13px;
    line-height: 20px;
}
.wpcf7-form p {
    margin-bottom: 1.5rem;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=search], .wpcf7-form input[type=password], .wpcf7-form input[type=email], .wpcf7-form input[type=number], .wpcf7-form input[type=url], .wpcf7-form input[type=date], .wpcf7-form input[type=tel], .wpcf7-form select, .wpcf7-form textarea, .wpcf7-form .form-control {
    color: #0A0A0A;
}
.wpcf7-form input.wpcf7-submit, input[type="submit"]:not(.btn):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-link):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-outline-primary):not(.vc_general.vc_btn3.vc_btn3.vc_btn3-style-btn-primary):not(.comment-reply-link) {
    padding: 0.6rem 2.05rem;
    cursor: pointer;
}
.wpcf7-form-control-wrap {
    margin-top: 0;
}
.gallery-listing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.gallery-listing *, .gallery-listing ::after, .gallery-listing ::before {
    box-sizing: border-box;
}
.gallery-item-wrap {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 75px;
}
figure.gallery-thumb {
    margin-bottom: 0;
    box-shadow: 10px 30px 60px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 10px 30px 60px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 10px 30px 60px 0px rgba(0, 0, 0, 0.25);
}
figure.gallery-thumb img {
    cursor: pointer;
    -webkit-transition: all 120ms ease;
    transition: all 120ms ease;
}
figure.gallery-thumb:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery-title {
    font-size: 25px;
    line-height: 27px;
    letter-spacing: 0.25px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    text-align: center;
    font-family: 'Droid Serif', serif;
    padding: 60px 10px 5px;
    padding-left: 25px;
    margin-bottom: 0;
}
.gallery-title a:hover {
    text-decoration: none;
}
.gallery-artist {
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #948D7D;
    text-align: center;
}
.gallery-artist a {
    color: #948D7D;
}
.gallery-artist a:hover {
    text-decoration: none;
}
.gallery-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-bottom: 58px;
}
.gallery-filters .select-wrapper {
    width: 150px;
}
.gallery-filters select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: 'Droid Serif', serif;
    padding: 0.5rem 1.5rem;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: -0.17px;
    color: #0A0A0A;
    background-color: transparent;
    background-image: none !important;
    border: 0;
    cursor: pointer;
    text-transform: capitalize;
}
.select-wrapper {
    position: relative;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}
.select-wrapper:after {
    content: "\f078";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
#load-more-gallery {
    color: #948D7D;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    border: 1px solid #948D7D;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 40px;
    cursor: pointer;
    padding: 12px 30px;
}
#load-more-gallery:hover {
    color: #fff;
    background-color: #948D7D;
    border-color: #948D7D;
}
#load-more-gallery::after {
    content: "\f30b";
    font-family: "Font Awesome 6 Pro";
    font-weight: 600;
    padding-left: 15px;
}
article#post-405 {
    text-align: center;
}
/* Gallery wrapper */
.acf-gallery-wrapper {
    display: block;
    position: relative;
}
/* Gallery items */
.acf-gallery-wrapper .gallery-item-container {
    width: 25%;
    float: left;
    padding-right: 7.5px;
    padding-left: 7.5px;
    position: relative;
}
.acf-gallery-wrapper .gallery-item-container a {
    overflow: hidden;
    width: 100%;
    display: block;
    text-align: center;
}
.masonry-container {
    display: block;
    position: relative;
}
.masonry-item {
    width: 25%;
    float: left;
    padding-right: 7.5px;
    padding-left: 7.5px;
    position: relative;
}
.masonry-item a {
    width: 100%;
    display: block;
    text-align: center;
    overflow: hidden;
}
/* Images */
.masonry-container .masonry-item img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease-in-out;
    border-radius: 0px;
    margin-bottom: 15px;
}
/* Hover effect */
.masonry-container .masonry-item:hover img {
    transform: scale(1.05);
}
.single-gallery .ct-single__post-title, 
.tax-artist .ct-single__post-title, 
.tax-medium .ct-single__post-title, 
.tax-colour .ct-single__post-title, 
.tax-orientation .ct-single__post-title, 
.tax-theme .ct-single__post-title {
    text-align: center;
    position: relative;
    margin-bottom: 40px !important;
    font-family: 'Playfair Display';
    font-size: 100px;
    line-height: 100px;
    letter-spacing: -2px;
    color: #0A0A0A;
}
.single-gallery .ct-single__post-title::after,
.tax-artist .ct-single__post-title::after,
.tax-medium .ct-single__post-title::after,
.tax-colour .ct-single__post-title::after,
.tax-orientation .ct-single__post-title::after,
.tax-theme .ct-single__post-title::after {
    content: '';
    display: block;
    width: 100%;
    position: relative;
    border-left: 1px solid #CCC6BA;
    height: 3em;
    max-height: 7rem;
    margin-top: 1rem;
    transform: translateX(50%);
}
.single-gallery .ct-header__main-heading, 
.tax-artist .ct-header__hero, 
.tax-medium .ct-header__hero, 
.tax-colour .ct-header__hero, 
.tax-orientation .ct-header__hero, 
.tax-theme .ct-header__hero {
    display: none;
}
.artist-gallery-page {
    padding-bottom: 198px;
}
.artist-wrapper {
    padding-top: 110px;
    padding-bottom: 204px;
    background-color: #fff;
    position: relative;
}
.artist-wrapper::before {
    content: '';
    position: absolute;
    top: 0;
    left: -500px;
    right: 0;
    bottom: 0;
    width: 500px;
    height: 100%;
    background-color: #fff;
}
.artist-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    right: -500px;
    bottom: 0;
    width: 500px;
    height: 100%;
    background-color: #fff;
}
.tax-artist.ct-content-without-vc .ct-content,
.tax-medium.ct-content-without-vc .ct-content,
.tax-colour.ct-content-without-vc .ct-content,
.tax-orientation.ct-content-without-vc .ct-content,
.tax-theme.ct-content-without-vc .ct-content {
    padding-bottom: 0 !important;
}
.artist-name {
    text-align: center;
    position: relative;
    margin-bottom: 30px !important;
    font-family: 'Playfair Display';
    font-size: 90px;
    line-height: 90px;
    letter-spacing: -1.8px;
    color: #0A0A0A;
}
.tax-artist .artist-name::after {
    content: '';
    display: block;
    width: 100%;
    position: relative;
    border-left: 1px solid #CCC6BA;
    height: 3em;
    max-height: 7rem;
    margin-top: 1rem;
    transform: translateX(50%);
}
.artist-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.artist-img-box, .artist-description {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.artist-shortintro {
    margin-bottom: 42px;
    display: none;
}
.artist-shortintro p {
    font-family: 'Droid Serif', serif;
    font-size: 25px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: -0.25px;
    color: #1F0000;
    margin-bottom: 0;
}
.artist-description .description {
    font-family: 'Droid Serif', serif;
    font-size: 21px;
    line-height: 38px;
    font-weight: 400;
    letter-spacing: -0.25px;
    color: #1F0000;
}
.artist-img-box img {
    box-shadow: 10px 30px 60px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 10px 30px 60px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 10px 30px 60px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 36px;
}
.artist-meta {
    text-align: center;
}
.artist-meta p {
    font-family: 'Droid Serif', serif;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #000000;
    margin-bottom: 0;
}
.artist-socials {
    display: flex;
    list-style: none;
    gap: 15px;
    justify-content: center;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
.artist-socials li a {
    text-align: center;
    width: 44px;
    height: 43px;
    font-size: 18px;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #948D7D;
    display: inline-block;
    border-radius: 50%;
    line-height: 43px;
}
.artist-socials li a:hover {
    background: #948D7D;
    color: #FFFFFF;
}
.service_custom_text p {
    font-size: 18px;
    line-height: 30px;
    color: #000000;
    letter-spacing: 0px;
}
.shadow_img img.vc_single_image-img {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.42) !important;
}
.artistcarousel .post-thumb {
    /* padding-top: 2rem; */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    max-width: 100%;
    height: auto;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
}
.artistcarousel .responsive-image {
    box-shadow: 0.75rem 0.85rem 1.75rem 0rem rgba(0, 0, 0, 0.32);
    /* margin-top: 1rem; */
}
.artistcarousel .post-info__cate {
    font-family: 'Playfair Display';
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
    letter-spacing: -0.52px;
    color: #0A0A0A;
    text-align: center;
    margin-bottom: 0;
    margin-top: 3rem !important;
}
.artistcarousel .post-info__cate a:hover {
    text-decoration: none;
}
.post-info__location {
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 15px;
    line-height: 28px;
    font-weight: 500;
    letter-spacing: -0.3px;
    color: #948D7D;
    margin-top: .5rem;
    margin-bottom: 0;
    text-transform: uppercase;
}
.artistcarousel.owl-theme .owl-nav [class*=owl-] {
    color: #948D7D;
    background: transparent;
    border: 1px solid #948D7D;
}
.artistcarousel .responsive-image img {
    max-height: 273px;
    object-fit: cover;
    width: 100%;
}
.hide {
    display: none !important;
}
.vc_custom_heading.slider_subheading {
    text-transform: none;
    font-weight: 500 !important;
    margin-bottom: 35px;
}
.slider_text p {
    font-family: 'Poppins';
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
}
.top_slider .vc_carousel-control .icon-prev:before {
    content: url('assets/images/left-arrow.svg') !important;
}
.top_slider .vc_carousel-control .icon-next:before {
    content: url('assets/images/right-arrow.svg') !important;
}
.top_slider .vc_carousel-control.vc_right {
    right: 53px !important;
}
.top_slider .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item .vc_inner {
    height: 100%;
}
.top_slider .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item a {
    display: block;
    width: 100%;
    height: 100%;
}
.top_slider .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item a>img {
    width: 100%;
    height: 100% !important;
}
.scroll_bottom .vc_icon_element-inner {
    border: 1px solid #414141 !important;
    border-radius: 21px !important;
    width: 41px !important;
    height: 58px !important;
}
.scroll_bottom .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #121212 !important;
    font-size: 12px !important;
}
.scroll_bottom .vc_icon_element-inner:hover {
    background-color: rgb(200, 173, 140);
    border: 1px solid rgb(200, 173, 140) !important;
}
.service_custom_text ul {
    padding-left: 5px;
    list-style: none;
}
.service_custom_text ul li{
    padding-left: 25px;
   position: relative;
}
.service_custom_text ul li:before {
   content: '\f101';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    font-size: 14px;
    border-radius: 50%;
    color: #948D7D;
}
.artistcarousel .owl-stage {
    margin: 0 auto;
}
.artist-img-box {
    text-align: center;
}
div.pp_default .pp_description {
    text-transform: uppercase;
    font-weight: normal;
}
/* Hide the play button */
.pp_play {
    display: none !important;
}
/* Hide the pause button */
.pp_pause {
    display: none !important;
}
/* Hide the navigation button */
.pp_nav {
    display: none !important;
}
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right {
    background: none;
}
div.pp_default .pp_content {
    background-color: transparent;
}
div.pp_default .pp_description {
    text-transform: initial;
}
div.pp_default .pp-details {
  color: #fff;
}
div.pp_default .pp-details .gallery-title {
    padding: 5px 5px 5px;
    padding-left: 5px;
}
div.pp_default .pp-details .gallery-price,
div.pp_default .pp-details .gallery-request-btn {
    margin-bottom: 0.5rem;
}
div.pp_default .pp-details .gallery-request-btn a {
    border: 1px solid #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    color: #ffffff;
}
div.pp_default .pp-details .gallery-request-btn a:hover {
    border: 1px solid #e6e6e6;
    color: #e6e6e6;
}
/* Responsive columns */
@media (min-width: 768px) {
    .gallery-item-wrap {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .acf-gallery-wrapper {
        /* column-count: 3; */
    }
    .artist-img-box {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .artist-description {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
}
@media (min-width: 992px) {
    .gallery-item-wrap {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 38px;
        padding-left: 38px;
    }
    .gallery-listing {
        margin-left: -38px;
        margin-right: -38px;
    }
    .artist-content {
        margin-right: -60px;
        margin-left: -60px;
    }
    .artist-img-box, .artist-description {
        padding-right: 60px;
        padding-left: 60px;
    }
}
@media (min-width: 1200px) {
    .slider_title .display-2 {
        font-size: 4.71rem;
    }
    .slider_text p {
        padding-left: 35PX;
        max-width: 310px;
    }
    .vc_custom_heading.slider_subheading {
        max-width: 393px;
    }
}
@media (min-width: 1366px) {
    .service_conten_box {
        max-width: 590px;
    }
    .service_conten_box-2 {
        max-width: 590px;
    }
    .ct-main-navigation .sub-menu, .ct-main-navigation .children {
        width: 19rem;
    }
}
@media (max-width: 1366px) {
    .gallery-filters .select-wrapper {
        width: 135px;
    }
    .gallery-filters .select-wrapper select {
        padding: 0.5rem 0.5rem;
    }
}
@media (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .gallery-item-wrap {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 50px;
    }
    .masonry-item {
        width: 33.333333%;
    }
    .mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .pt-sm-0>.vc_column-inner {
        padding-top: 0 !important;
    }
    .reverse_order-sm {
        flex-direction: column-reverse;
    }
    .artist-gallery-page {
        padding-bottom: 100px;
    }
    .artist-wrapper {
        padding-bottom: 100px;
    }
    .single-gallery .ct-single__post-title, 
    .tax-artist .ct-single__post-title, 
    .tax-medium .ct-single__post-title, 
    .tax-colour .ct-single__post-title, 
    .tax-orientation .ct-single__post-title, 
    .tax-theme .ct-single__post-title {
        font-size: 50px;
        line-height: 50px;
        letter-spacing: -1px;
    }
    .artist-name {
        font-size: 45px;
        line-height: 45px;
        letter-spacing: -0.95px;
    }
    .artist-shortintro p {
        font-size: 20px;
        line-height: 26px;
        letter-spacing: -0.20px;
    }
    .artist-description .description {
        font-size: 20px;
        line-height: 30px;
        letter-spacing: -0.20px;
    }
    .display-1, .display-2 {
        font-size: 3rem;
    }
    .gallery-title {
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0.18px;
        padding: 50px 10px 5px;
        padding-left: 10px;
    }
    .gallery-artist {
        font-size: 14px;
        line-height: 22px;
    }
    .overflow-hidden-sm {
        overflow-x: hidden;
    } 
    .gallery-filters {
        justify-content: flex-start;
    }   
    .gallery-filters .select-wrapper {
        width: 48%;
    }
}
@media (max-width: 568px) {
    .masonry-item {
        width: 50%;
    }
    .vc_btn3-container {
        text-align: center !important;
    }
}