/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    -webkit-font-smoothing: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
}

a {
    transition: 0.3s;
}

img {
    max-width: 100%;
    vertical-align: middle;
    transition: 0.4s !important;
}

body .elementor-widget-image a img[src$=".svg"] {
    width: auto;
}

::-moz-selection {
    /* Code for Firefox */
    color: #fff;
    background: #1c0f2d;
}

::selection {
    color: #fff;
    background: #1c0f2d;
}


.header-sec>div {
    position: relative;
}

.header-sec .elementor-icon-box-title,
.wishlist-icon .yith-wcwl-items-count span {
    position: absolute;
    right: -18px;
    top: -10px;
    background: #d4d5d8;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    text-align: center;
    margin: 0;
    line-height: 18px;
    font-size: 0.6em;
    font-weight: 600;
    color: #000;
    font-family: "Raleway", Sans-serif;
}

.header-sec .star {
    margin-right: 15px;
}

.banner .elementor-slide-description span {
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    padding-bottom: 15px;
    display: inline-block;
}

.banner .elementor-slide-description p {
    margin: 16px 0 0;
}

.banner .elementor-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 3px 40px !important;
    min-height: 45px;
}

.banner-slider::before {
    content: "";
    position: absolute;
    background: url("wp_content_uploads_2024_05_1_min.svg") no-repeat;
    background-size: 100%;
    height: 200px;
    width: 100%;
    z-index: 9;
    bottom: 0;
}

.header-sec .elementor-icon-box-title a {
    font-size: inherit !important;
}

.boxes a {
    color: #576071;
    font-weight: 600;
    letter-spacing: 0;
    font-size: 13px;
    display: block;
    margin-top: 24px;
}

.boxes a.btn-ctn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #576071;
    color: #fff !important;
    width: 280px;
    height: 46px;
    padding: 0 40px;
    margin-left: auto;
    margin-right: auto;
}

.boxes figure {
    padding-bottom: 30px;
    padding-top: 10px;
    margin-bottom: 9px !important;
}

/* .page-content>div */
main#content {
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.15), 1px 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.btn-ctn .elementor-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.footer-sec .wrap::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 40px solid #000;
    border-left: 1440px solid transparent;
    bottom: 100%;
    position: absolute;
    right: 0;
    top: unset;
}

.menu-div,
.icons-div {
    transition: all 350ms ease-in-out;
}

.scrolled .menu-div {
    margin-top: 0;
    background-color: #4b4c4d !important;
}

.scrolled .icons-div {
    margin-top: -39px;
}

.pro-menu li {
    margin-bottom: 16px !important;
}

.anodise .wrap h3 {
    margin-top: 1em;
    margin-bottom: .5em;
}

.anodise .wrap p {
    margin-bottom: 16px;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    list-style-position: outside;
    padding-left: 20px;
    padding-top: 15px;
}

.elementor-widget-text-editor li {
    margin-bottom: 8px;
}

.arrow-html {
    position: absolute;
    width: 100%;
    top: 50%;
}

.arrow-html .arrow-container {
    position: unset;
}

.arrow-container .arrow-line {
    width: 32%;
    float: right;
    height: 2px;
    background: #576071;
    z-index: 1;
    position: relative;
}

.arrow-tip {
    position: absolute;
    right: -5px;
    background: url("wp_content_uploads_2024_05_right_arrow_line_min.svg") center center no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
    top: -7px;
    z-index: 2;
    left: -6px;
    transform: rotate(180deg);
}

.anodise .elementor-widget-text-editor a {
    text-decoration: underline;
}

.social-cont img {
    transition: 0.6s;
}

.social-cont img:hover {
    filter: brightness(0) invert(1);
}

.header-sec .elementor-nav-menu .elementor-nav-menu svg path {
    fill: transparent;
}

.header-sec .elementor-nav-menu .elementor-nav-menu svg {
    background: url("wp_content_uploads_2024_05_down_arrow_icon_alt_white_min.svg") no-repeat center center / contain;
    width: 13px;
    height: 13px;
}

.sidebarBtn {
    position: fixed;
    top: 0;
    right: 0;
    width: 40px;
    height: 50px;
    box-sizing: border-box;
    cursor: pointer !important;
    background-color: transparent !important;
    border: none !important;
    outline: unset !important;
    padding: 0 !important;
    box-shadow: unset !important;
}

.sidebarBtn span {
    display: block;
    width: 27px;
    height: 3px;
    background-color: #fff !important;
    position: absolute;
    top: 24px;
    transition: .3s;
}

.sidebarBtn span:before {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: -8px;
    left: 0;
    transition: .3s;
}

.sidebarBtn span:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    top: 8px;
    left: 0;
    transition: .3s;
}

.sidebarBtn.toggle span:after {
    top: 0;
    transform: rotate(45deg);
}

.sidebarBtn.toggle span:before {
    top: 0;
    transform: rotate(-45deg);
}

.sidebarBtn.toggle span {
    background-color: transparent !important;
}

.news-banner {
    height: 500px;
    position: relative;
}

.news-banner::before {
    content: '';
    position: absolute;
    background: url("wp_content_uploads_2024_06_border_slide_our_project_min.svg") no-repeat;
    background-size: 100%;
    height: 200px;
    width: 100%;
    bottom: 0;
    top: unset;
    z-index: 9;
}

.news-banner .elementor-widget-image,
.news-banner .elementor-widget-image img {
    height: 100%;
    object-fit: cover;
}

.all-posts .elementor-post__thumbnail__link {
    height: 200px;
}

.all-posts .elementor-post__thumbnail,
.all-posts .elementor-post__thumbnail img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.all-posts .elementor-post__text {
    padding: 35px 35px 35px 35px !important;
}

.all-posts .elementor-post__title {
    width: 86%;
    margin-left: auto !important;
}

.news-wrap .elementor-post__text {
    position: relative;
    transition: 0.6s;
}


.news-wrap .elementor-post__text .elementor-post__meta-data {
    position: absolute;
    top: 35px;
    left: 7px;
    width: 55px;
    text-align: center;
    line-height: 28px !important;
}

.news-wrap .elementor-post__text h2 {
    min-height: 96px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}

.news-wrap .elementor-post__text:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 55px;
    background: #b9b9b9;
    left: 69px;
}

.news-wrap .elementor-post__text h2 a {
    transition: 0.6s;
}

.news-wrap .elementor-post__text h2 a:hover {
    color: #576071 !important;
}

.news-wrap .elementor-post__text .elementor-post__read-more {
    background: #576071;
    min-width: 117px;
    display: inline-flex;
    height: 36px;
    align-items: center;
    justify-content: center;
    padding: 0 5px 0 5px;
    margin-left: 55px;
    margin-bottom: 10px;
    transition: 0.6s;
}

.news-wrap .elementor-post__text .elementor-post__read-more:hover {
    background: #75889b;
}

.news-wrap .elementor-pagination a {
    width: 38px;
    height: 38px;
    display: inline-flex;
    border: 2px solid #b5b5b5;
    border-radius: 5px;
}

.news-wrap .elementor-pagination {
    padding-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.news-wrap .elementor-pagination span {
    width: 38px;
    height: 38px;
    display: inline-flex;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    justify-content: center;
    padding-top: 3px;
    transition: 0.6s;
}

.news-wrap .elementor-pagination span:hover {
    background: #e3e3e3 !important;
}

.news-wrap .elementor-pagination a:hover {
    background: #e3e3e3 !important;
}

.news-wrap .elementor-pagination a {
    width: 38px;
    height: 38px;
    display: inline-flex;
    border: 2px solid #e5e5e5;
    border-radius: 5px;
    justify-content: center;
    align-items: center;
}

.news-wrap .elementor-pagination .page-numbers.current {
    position: relative;
}

.news-wrap .elementor-pagination .page-numbers.current:before {
    content: '';
    position: absolute;
    border-bottom: 10px solid #576071;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    bottom: -23px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sidebar .cat-list .upk-post-category a {
    padding-top: 18px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e1e1e1 !important;
}

.sidebar .cat-list .upk-post-category a:last-child {
    border-bottom: none !important;
}

.sidebar .cat-list .upk-post-category a:first-child {
    padding-top: 0 !important;
}

.sidebar .cat-list .upk-category-count {
    color: #101010 !important;
    position: relative !important;
}

.sidebar .cat-list .upk-content {
    flex-direction: row !important;
    align-items: center;
    column-gap: 7px;
}

.sidebar .cat-list .upk-category-count:before {
    content: '(';
}

.sidebar .cat-list .upk-category-count:after {
    content: ')';
}

/* archive page css start */

.archive-section {
    max-width: 1440px !important;
    margin: 0 auto;
    box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.15), 1px 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.archive-section .elementor-post__thumbnail {
    padding-bottom: 0 !important;
}

.archive-section article .elementor-post__thumbnail__link {
    margin-bottom: 0 !important;
}

.archive-section article {
    box-shadow: 0px 2px 3px -2px rgba(0, 0, 0, 0.75);
    border-bottom: 1px solid #b8b8b8;
}

/* archive page css end */


/* single post css start */

/* .single-post-sec h2{
	padding-top: 8px !important;
} */

.single-post .author-box ul li:nth-child(2) {
    pointer-events: none;
}

.single-cont img.alignnone {
    margin-top: 18px;
    margin-bottom: 20px;
}

.single-post-sec {
    max-width: 1440px !important;
    margin: 0 auto;
    box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.15), 1px 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.single-post .featured-img {
    position: relative;
}

.single-post .featured-img:before {
    content: '';
    position: absolute;
    background: url("wp_content_uploads_2024_06_border_slide_our_project_min.svg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 200px;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.single-post .featured-img img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.single-cont {
    width: 70% !important;
}

.single-side {
    width: 30% !important;
}

.author-box .elementor-icon-list-icon:after {
    right: -5px !important;
}

.author-box .elementor-post-info__item--type-date {
    padding-left: 0 !important;
}

.sidebar.recent-post .recent_txt {
    position: relative;
}

.sidebar.recent-post .recent_txt:before {
    position: absolute;
    content: "";
    background: #576071;
    height: 2px;
    width: 128px;
    bottom: 0px;
    left: 0;
}

.recent-list article {
    position: relative !important;
    height: 176px;
    margin-top: -45px !important;
}

.recent-list article .elementor-post__thumbnail__link img:hover {
    filter: unset;
}

.recent-list article .elementor-post__thumbnail__link img {
    height: 120px !important;
    object-fit: cover !important;
    filter: grayscale(1);
}

.recent-list .elementor-post__text {
    position: absolute;
    bottom: 0;
    padding: 0px 10px 0px 20px !important;
}

.recent-list .elementor-post__text:hover img {
    filter: unset !important;
}

.recent-list .elementor-post__text h3 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3px;
}

.recent-list .elementor-posts-container {
    row-gap: 0 !important;
}

/* single post css end */

/* varun css */
.finish-table thead tr th:first-child {
    background: #f5f5f5 !important;
    font-weight: 700;
    height: 47px;
    vertical-align: middle;
    width: 25%;
}

.finish-table thead tr th:nth-child(2) {
    background: #898d96 !important;
    font-weight: 300 !important;
    color: #fff !important;
    height: 47px;
    vertical-align: middle;
    width: 40%;
}

.finish-table thead tr th:nth-child(3) {
    background: #576071 !important;
    font-weight: 300 !important;
    color: #fff !important;
    height: 47px;
    vertical-align: middle;
    width: 35%;
}

.finish-table tbody tr td:first-child {
    background: #f5f5f5 !important;
    font-weight: 700;
}

.finish-table tbody tr td:nth-child(2) {
    background: #898d96 !important;
    font-weight: 300;
    color: #fff !important;
}

.finish-table tbody tr td:nth-child(3) {
    background: #576071 !important;
    font-weight: 300;
    color: #fff !important;
}

.image-slider .swiper-slide-inner {
    padding: 0 !important;
    justify-content: flex-start !important;
    text-align: left !important;
    top: unset !important;
    bottom: unset !important;
    color: #000 !important;
    margin-top: 12px !important;
}

.image-slider .swiper-slide-contents {
    max-width: 100% !important;
}

.image-slider .elementor-slide-description {
    font-size: 15px !important;
}

.image-slider .elementor-main-swiper {
    padding-bottom: 140px !important;
}

.image-slider .swiper-pagination-bullet {
    height: 10px !important;
    width: 10px !important;
    margin-right: 15px !important;
}

.current-menu-item a {
    font-weight: 600 !important;
}

.elementor-location-header .current-menu-item a {
    font-weight: 400 !important;
}

.library-button .elementor-button-wrapper:hover {
    background-color: #576071;
}

.library-button .elementor-button-wrapper:hover .elementor-button {
    background-color: transparent !important;
}

.library-button .elementor-button-icon svg {
    width: 1.5rem !important;
}

.library-button .elementor-button .elementor-button-content-wrapper {
    align-items: center;
}

.library-button .elementor-button-wrapper .elementor-button:hover,
.library-button .elementor-button-wrapper .elementor-button:focus {
    background-color: transparent !important;
    color: transparent !important;
}

.library-button .elementor-button-wrapper:hover .elementor-button {
    color: #fff !important;
}

.library-button .elementor-button-wrapper .elementor-button:focus {
    color: #576071 !important;
}

.library-button .elementor-button-wrapper:hover .elementor-button:focus {
    color: #fff !important;
}

.library-button .elementor-button-wrapper:hover .elementor-button-icon svg .st0 {
    fill: #fff !important;
}

.faq-section .elementor-tab-title {
    height: auto;
    border: 1px solid #576071;
    margin-bottom: 10px !important;
    margin-top: 20px !important;
}

.faq-section .elementor-tab-title.elementor-active {
    background-color: #576071 !important;
}

.faq-section .elementor-accordion-item {
    border: none !important;
}

.faq-section .elementor-accordion-icon svg {
    height: 30px !important;
    width: 30px !important;
}

.faq-section .elementor-active .elementor-accordion-icon svg {
    /* 	transform:rotate(180deg); */
    transition: all 0.5s ease;
}

.faq-section .elementor-active ol,
.faq-section .elementor-active ul {
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.faq-section .elementor-active ol li,
.faq-section .elementor-active ul li {
    padding-bottom: 8px;
}

.custom-btn a:hover {
    background-color: transparent !important;
    color: #576071 !important;
}

.custom-btn .elementor-button-icon svg {
    width: 1.5em !important;
}

.custom-btn .elementor-button-content-wrapper {
    align-items: center;
}

.custom-contact .gform_fields .gfield_required {
    display: none;
}

.custom-contact .gform_fields {
    grid-row-gap: 30px !important;
}

.custom-contact .gform_fields .ginput_container_text input,
.custom-contact .gform_fields .ginput_container_email input,
.custom-contact .gform_fields .ginput_container_phone input,
.custom-contact .gform_fields .ginput_container_select select {
    height: 50px;
    padding: 0.5em;
    font-size: 16px;
    border-radius: 0 !important;
}

.custom-contact .gfield_label {
    font-size: 16px !important;
}

.custom-contact .gform-loader {
    display: none !important;
}

.custom-contact .gform_validation_errors {
    display: none;
}

.custom-contact .ginput_container_radio input {
    height: 25px;
    width: 25px;
    border-radius: 0;
    cursor: pointer;
}

.custom-contact .ginput_container_radio label {
    font-weight: 700;
    font-size: 16px;
    color: #576071;
}

.custom-contact .ginput_container_checkbox .gfield-choice-input {
    height: 25px;
    width: 25px;
    border-radius: 0 !important;
    cursor: pointer;
}

.custom-contact .ginput_container_checkbox .gfield-choice-input:focus {
    box-shadow: none !important;
    border: 1px solid #686e77 !important;
}

.custom-contact .ginput_container_radio .gfield-choice-input:before {
    /*     background-color: #576071 !important; */
    height: 25px;
    width: 25px;
    border-radius: 0 !important;
    color: white !important;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 4px;
    content: "" !important;
    background: url("wp_content_uploads_2024_06_tick_icon_min.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 16px;
    height: 16px;
}

.custom-contact .ginput_container_radio .gfield-choice-input:checked {
    background-color: #576071 !important;
}


.custom-contact .ginput_container_checkbox .gfield-choice-input:before {
    background-color: #576071 !important;
    height: 25px;
    width: 25px;
    color: white !important;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 4px;
}

.custom-contact .gfield,
.gfield.gfield--type-radio {
    position: relative;
}

.custom-contact .gfield.gfield--type-radio {
    margin-top: -15px;
}

.custom-contact .gfield_validation_message {
    position: absolute !important;
    bottom: -22px !important;
}

.custom-contact form .gform_footer.before {
    justify-content: end;
}

.custom-contact form .gform_footer.before .button {
    width: 150px !important;
    height: 40px !important;
    background-color: #576071 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.custom-contact .gfield textarea.large {
    min-block-size: 10rem !important;
}

.custom-contact .ginput_container_checkbox label {
    font-size: 16px;
}

.custom-contact .gfield.gfield--type-radio .gfield_validation_message {
    position: absolute !important;
    top: -40px !important;
}

.arrow-container.contact-container .arrow-line {
    width: 60% !important;
}

.custom-contact .gfield--type-radio input:focus {
    box-shadow: none !important;
}


/* Projects page css */
.pro-banner .banner-slider::before {
    background-image: url("wp_content_uploads_2024_06_project_slider_before.svg");
}

.pro-banner strong {
    display: block;
}

.all-prod-sec {
    padding: 20px 65px 80px 65px;
    position: relative;
    z-index: 10;
}

.all-prod-sec .top-head {
    padding: 40px 0;
    display: flex;
}

.all-prod-sec h4 {
    color: #576071;
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 16px;
}

.all-prod-sec p {
    font-size: 15px;
    line-height: 1.6;
}

.all-prod-sec .top-head .left-div {
    width: 33%;
    padding-right: 20px;
}

.all-prod-sec .top-head .right-div {
    width: 67%;
}

.all-prod-sec .filters-div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.all-prod-sec .filters-div .fil-box:nth-child(odd) {
    width: 45%;
}

.all-prod-sec .filters-div .fil-box:nth-child(even) {
    width: 55%;
}

.filter-btns {
    display: flex;
    flex-wrap: wrap;
    row-gap: 15px;
}

.filter-btns a,
.filter-btns button {
    color: #576071 !important;
    font-size: 15px;
    cursor: pointer;
    font-weight: 500;
    padding: 0 6px 0 6px;
    outline: none;
    border: none;
    background: unset !important;
    text-transform: unset;
}

.filter-btns a span,
.filter-btns button span {
    border: 1px solid #576071;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    margin: -1px 4px 0 0;
    cursor: pointer;
    border-radius: 50%;
    transition: 0.4s;
}

.loc-type .filter-btns a:not(:first-child),
.loc-type .filter-btns button:not(:first-child) {
    border-left: 1px solid #576071;
    padding: 0 13px 0 13px;
}

.filter-btns label {
    cursor: inherit;
}

.filter-btns a.selected,
.filter-btns button.selected {
    font-weight: 700;
}

.filter-btns a.selected .bg,
.filter-btns button.selected .bg {
    background-color: #576071;
}

.all-projs {
    /* display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px; */
}

.all-projs .box {
    width: 25%;
    height: 250px;
    /* position: relative; */
    /* margin-bottom: 15px; */
    padding: 7.5px;
}

.all-projs {
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.all-projs .box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.all-projs .box::before {
    content: "";
    position: absolute;
    left: 7.5px;
    top: 7.5px;
    right: 7.5px;
    bottom: 7.5px;
    background-color: #000;
    transition: 0.3s;
    opacity: 0;
}

.all-projs .box.no-img::before {
    opacity: 0.5;
}

.all-projs .box.no-img .content {
    opacity: 1;
}

.all-projs .box:hover::before {
    opacity: 0.5;
}

.all-projs .box:hover .content {
    opacity: 1;
}

.all-projs .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    text-align: center;
    padding: 0 15px;
}

.all-projs .content h5 {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 6px;
    line-height: 1.6;
}

.all-projs .content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

.all-projs .box a {
    display: block;
    width: 100%;
    height: 100%;
}

.pro-graphic .border-bottom-slider-project {
    position: relative;
    z-index: 9;
}

.pro-graphic .border-bottom-slider-project .stripe-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.pro-graphic .border-bottom-slider-project .stripe-container {
    height: inherit;
}

.pro-graphic .border-bottom-slider-project .stripe-one-projects {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
}

.pro-graphic .stripe-silver {
    display: block;
    background: #576071;
}

.pro-graphic .border-bottom-slider-project .stripe-one-projects .stripe {
    transform: skewY(-24deg);
    height: 110px;
    position: absolute;
    bottom: -37px;
    right: 0;
    width: 350px;
}

.pro-graphic .border-bottom-slider-project .stripe-two-projects {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.pro-graphic .stripe-white {
    display: block;
    background: #fff;
}

.pro-graphic .border-bottom-slider-project .stripe-two-projects .stripe {
    transform: skewY(-73deg);
    height: 100px;
    position: absolute;
    bottom: -110px;
    right: 0;
    width: 85px;
}

.pro-graphic .border-bottom-slider-project .stripe-four-projects {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 6;
}

.pro-graphic .border-bottom-slider-project .stripe-four-projects .stripe {
    transform: skewY(4deg);
    height: 130px;
    position: absolute;
    bottom: -89px;
    left: 0;
    width: 100%;
}

.pro-graphic .border-bottom-slider-project .stripe-three-projects {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 5;
}

.pro-graphic .border-bottom-slider-project .stripe-three-projects .stripe {
    transform: skewY(-13deg);
    height: 150px;
    position: absolute;
    bottom: -97px;
    right: 0;
    width: 350px;
}

.all-prod-sec .mobile-fiter {
    display: none;
}

.all-prod-sec .mobile-fiter select {
    width: 100% !important;
    background-image: url("wp_content_uploads_2024_05_down_arrow_icon_alt_min.svg");
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: 98% 50%;
    padding: .5em 1em;
    border-radius: 0;
    border: 1px solid #576071;
    color: #576071;
    background-color: #fff;
    font-size: 18px;
    outline: 0;
    appearance: none;
    margin: 20px 0;
}


.single-pro-banner {
    /*     background: url("wp_content_uploads_2024_06_prosingle_1.jpg"); */
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 700px;
    position: relative;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 50px 20px 60px;
}

.single-pro-banner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    left: 0;
    top: 0;
}

.single-pro-banner:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 200px;
    background: url("wp_content_uploads_2024_06_probannerbg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    bottom: 0;
}

.single-pro-banner .content {
    position: relative;
}

.single-pro-banner .content h1 {
    font-size: 48px;
    line-height: 16px;
    font-weight: 400;
    font-family: "AW-Conqueror", Sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 22px;
}

.single-pro-banner .content p {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    font-family: "Raleway", Sans-serif;
}

.single-pro-banner .content button {
    display: inline-flex;
    min-width: 280px;
    height: 46px;
    font-size: 12px;
    background: #576071;
    color: #fff;
    transition: .8s all;
    text-transform: uppercase;
    font-weight: 600;
    justify-content: center;
    align-items: center;
    position: relative;
    font-family: "Raleway", Sans-serif;
    z-index: 9;
    outline: unset !important;
    box-shadow: unset;
}

.single-pro-banner .content button:before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, .2);
    background-repeat: no-repeat;
    background-size: cover;
    width: 30px;
    height: 46px;
    left: 30px;
    opacity: 0;
    transition: .8s all;
    filter: blur(5px);
    transform: translateX(-100px) skewX(-15deg);
    z-index: 1;
}

.single-pro-banner .content button:hover {
    background: #75889b;
}

.finish-det {
    padding: 0 65px 18px 65px;
    margin-top: -35px;
    position: relative;
}

.finish-det .post-type {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.finish-det h2 {
    font-family: "Raleway", Sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.finish-det .post-type img {
    width: 30px;
    height: 30px;
    border: 1px solid #576071;
    border-radius: 50%;
}

.finish-det .post-type p {
    color: #576071;
    margin-bottom: 16px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: "Raleway", Sans-serif;
    font-size: 18px;
}

.intro-bottom {
    padding: 0 65px 25px 65px;
}

.share-project h3 {
    color: #576071;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Raleway", Sans-serif;
}

.intro-bottom .intro_wrap {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid #576071;
    padding-bottom: 18px;
}

.intro-bottom .social-icons .icon img {
    width: 35px;
    height: 35px;
}

.intro-bottom .social-icons .icon a:hover img {
    opacity: .5;
}

.share-project {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.intro-bottom .social-icons {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.common_intro {
    flex: 0 0 50%;
}

.common_intro ul li {
    list-style: none;
    color: #000;
}

.pro-gallery {
    padding: 0px 65px 60px 65px;
    margin-bottom: 50px;
}

.gal-img-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.gal-img-wrap .img_box {
    flex: 0 0 calc(50% - 10px);
}

.gal-img-wrap .img_box img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    cursor: pointer;
}

.pro-scroll {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 18px 30px 18px;
}

.common_scroll a {
    font-size: 14px;
    color: #576071;
    text-transform: uppercase;
    position: relative;
    transition: 0.1s all !important;
}

.common_scroll a:hover {
    color: #414854;
    text-shadow: -.2px -.2px 0 #576071, .2px -.2px 0 #576071, -.2px .2px 0 #576071, .2px .2px 0 #576071;
}

.pro-scroll .prev a:before {
    content: '';
    position: absolute;
    background: url("wp_content_uploads_2024_06_prevarr.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    top: 0;
    left: -20px;
}

.pro-scroll .next a:before {
    content: '';
    position: absolute;
    background: url("wp_content_uploads_2024_06_nextarr.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 12px;
    height: 12px;
    top: 0;
    right: -20px;
}

a.inner-image {
    display: block !important;
    text-align: center;
}

.fancybox-navigation .fancybox-button {
    opacity: 1 !important;
    visibility: visible !important;
    border: unset;
    color: #FFFFFF !important;
    background-color: #576071 !important;
}

.fancybox-content {
    background: transparent !important;
    padding: 0 !important;
}

.fancybox-stage img {
    max-width: 90%;
    margin: 0 auto;
}

.fancybox-close-small {
    display: none !important;
}

.fancybox-toolbar button {
    background: rgba(30, 30, 30, .6) !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    cursor: pointer !important;
    display: inline-block !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 10px !important;
    position: relative !important;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px !important;
}

.fancybox-toolbar button.fancybox-button--zoom {
    display: none !important;
}

.fancybox-can-swipe .fancybox-content {
    cursor: auto;
}

.cus-page-cont {
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.15), 1px 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.single-proj-mob-title {
    display: none;
}

.cart-icon .elementor-button-icon-qty {
    min-width: 18px !important;
    height: 18px !important;
}

.cart-icon .elementor-menu-cart__container {
    display: none;
}

.wishlist-icon i::before {
    content: "";
    opacity: 1;
    width: 23px;
    height: 22px;
    background: url("wp_content_uploads_2024_05_star_icon_min.svg") no-repeat center center / contain;
    flex-shrink: 0;
    position: absolute;
    left: -21px;
    top: 11px;
}

.wishlist-icon i {
    background: #d4d5d8;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    text-align: center;
    margin: 0;
    line-height: 18px;
    font-size: 0.6em;
    font-weight: 600;
    color: #000;
    font-family: "Raleway", Sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    position: relative;
    left: 20px;
    bottom: 11px;
}

.yith-wcwl-items-count {
    position: relative;
}

.footer-slide .wishlist-icon i {
    /* background-image: url("wp_content_uploads_2024_06_star_icon_white_min.svg"); */
}

.footer-slide .wishlist-icon i::before {
    background-image: url("wp_content_uploads_2024_06_star_icon_white_min.svg");
}

.footer-slide .elementor-button-icon svg {
    width: auto !important;
}

.finish-cont .left-sec::before {
    content: '';
    position: absolute;
    top: 0;
    left: 60px;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-1.5deg);
    transform: skew(-1.5deg);
    z-index: 0;
}

.finish-boxes .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}

.finish-boxes .row>a {
    width: 20%;
    padding: 8px 4px;
    cursor: pointer;
}

.finish-boxes .img-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.finish-boxes .img-bg label {
    height: 220px;
    border: 1px solid #d3d3d3;
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.finish-boxes .cat-text {
    font-size: 1em;
    text-align: center;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 59px;
    padding: 5px;
    border-top: 1px solid #d3d3d3;
}

.finish-boxes .cat-text p {
    margin-bottom: 0;
}

.result-filter .yith-wcan-filters {
    background-color: transparent;
}

.result-filter .filter-title {
    color: #576071 !important;
    font-family: "Raleway", Sans-serif;
    font-size: 17px;
    line-height: 27px;
    font-weight: 700;
    margin: 17px 0 14px;
    pointer-events: none;
}

.result-filter .filter-item.disabled {
    opacity: 1 !important;
}

.result-filter .filter-item a {
    font-weight: 700 !important;
    color: #576071 !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    width: 100%;
    display: flex;
    align-items: center;
}

.result-filter .filter-item a .term-label {
    font-size: inherit !important;
    line-height: 1 !important;
    font-weight: inherit !important;
    color: inherit !important;
    text-align: left !important;
    width: 100%;
    display: flex !important;
    align-items: center;
}

.result-filter .filter-item .item-count {
    color: inherit !important;
    font-size: 13px !important;
    font-weight: inherit !important;
    margin-left: auto;
}

.result-filter .filter-item label {
    width: 100%;
    display: flex;
    align-items: center;
}

.result-filter .filter-item input[type="checkbox"] {
    background-color: #fff;
    border: 1px solid #576071;
    margin-right: 10px;
    height: 20px;
    width: 20px;
    appearance: none;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
}

.result-filter .filter-item input[type="checkbox"]:checked {
    background: url("wp_content_uploads_2024_06_tick_icon_min_1.svg") center center / contain no-repeat #576071;
}

.result-filter .filter-item {
    margin-bottom: 15px !important;
}

.result-filter .filter-title::after {
    opacity: 0;
}

.result-filter li::after {
    display: none !important;
}

.result-products h3.title {
    color: #576071 !important;
    font-family: "AW-Conqueror", Sans-serif;
    font-size: 48px;
    font-weight: 400 !important;
    line-height: 48px;
    margin: 0;
}

.result-filter li.color {
    margin: 0 !important;
    margin-bottom: 15px !important;
    width: 100% !important;
}

.result-filter li.color a {
    display: flex !important;
    align-items: center;
}

.result-filter li.color .term-image {
    width: 21px !important;
    height: 21px !important;
    border: 1px solid #576071 !important;
    border-radius: 0 !important;
    margin: 0 !important;
    flex-shrink: 0;
    margin-right: 10px !important;
}

.result-filter li.color a::before {
    content: "";
    background-color: #fff;
    border: 1px solid #576071;
    margin-right: 10px;
    height: 20px;
    width: 20px;
    flex-shrink: 0;
    cursor: pointer;
}

.result-filter li.color.active a::before {
    background: url("wp_content_uploads_2024_06_tick_icon_min_1.svg") center center / contain no-repeat #576071;
    background-position-y: 2px;
}

.result-filter li.color.active a::after {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none;
}

.result-filter ul.filter-items {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.colour-note-text {
    display: block;
    width: 100%;
}

.result-products .woocommerce-pagination span,
.result-products .woocommerce-pagination a {
    width: 38px;
    height: 38px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
}

.result-products .woocommerce-pagination li {
    border: 2px solid #e5e5e5 !important;
    border-radius: 4px;
    margin: 0 6px !important;
}

.btn-shine,
.btn-shine-alt {
    height: 50px !important;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0 !important;
}

.add_to_cart_button {
    background-color: #fff !important;
    height: 50px !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 13px !important;
    font-weight: 600 !important;
    border: 1px solid #576071 !important;
    margin-bottom: 0.5rem !important;
    border-radius: 0 !important;
    transition: 0.3s;
}

.add_to_cart_button:hover {
    background-color: #798899 !important;
    color: #fff !important;
}

.yith-wcwl-add-button a {
    font-weight: 600;
}

.yith-wcwl-add-button a:hover {
    color: #fff !important;
}

.btn-shine {
    background: #576071 !important;
}

.btn-shine:hover {
    background: #75889b !important;
}

.add_to_cart_button {
    margin-top: 1.5rem !important;
}

.save-to-cart a.added:after {
    color: transparent !important;
}

.elementor-menu-cart__toggle_button {
    background: transparent !important;
}

.button-add-to-wishlist .feedback {
    display: none;
}

#yith-wcwl-message {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.14px;
}

#yith-wcwl-message::before {
    position: relative;
    content: "✓";
    top: 2px;
    right: 7px;
}

#yith-wcwl-popup-message {
    line-height: 35px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    padding: 0 21px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    position: absolute;
    margin: 0 !important;
    transform: translate(-50%, -50%);
}

.woocommerce-breadcrumb,
.woocommerce-form-coupon-toggle {
    display: none !important;
}

.yith-wcan-filters .yith-wcan-filter h4.collapsable:after {
    background: unset !important;
    content: "+";
    font-size: 41px;
    font-weight: 400;
    top: 0;
}

.yith-wcan-filters .yith-wcan-filter h4.collapsable.opened:after {
    content: "-";
    top: -5px;
}

.yith-wcwl-add-to-wishlist a {
    font-weight: 600;
}

body.single-product main#main,
body.woocommerce-wishlist main.site-main {
    max-width: 1440px;
    margin: 0 auto;
    box-shadow: 1px 0 10px 0 rgba(0, 0, 0, 0.15), 1px 0 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #fff;
}

.single-product-wrap {
    padding-top: 128px;
    padding-bottom: 40px;
}

.single-product-wrap .btr-btn p {
    vertical-align: middle !important;
}

.single-product-wrap .title-w-arrow-r {
    display: flex;
    align-items: center;
}

.single-product-wrap .title-w-arrow-r .arrow-container {
    position: static;
}

.single-product-wrap .title-w-arrow-r p {
    min-width: fit-content;
}

.single-product-wrap .title-w-arrow-r .arrow-line {
    width: 97% !important;
}

.single-product-wrap .find-finish-detail h1.title {
    margin-bottom: 14px;
    line-height: 36px;
}

.single-product-wrap .main-row .right-sec {
    margin-top: 11px;
}

.single-product-wrap .details-table {
    line-height: 26px;
}

.single-product-wrap .imp-desc {
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

.single-product-wrap .added_to_cart {
    display: none !important;
}

.finish-detail-swatch-fullscreen h3 {
    font-weight: 400 !important;
    font-style: normal !important;
    font-family: "AW-Conqueror", Sans-serif;
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    margin-top: 36px;
}

.cart-main {
    padding-top: 39px;
}

.cart-main h1.title {
    font-size: 48px;
    line-height: 48px;
}

.cart-main .list-links {
    line-height: 26px;
}

.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    font-size: 17px;
    margin-top: 20px;
}

form.woocommerce-checkout .col2-set .col-1,
form.woocommerce-checkout .col2-set .col-2 {
    width: 49.07749077490775%;
}

form.woocommerce-checkout .col2-set .col-1 {
    margin-right: 1.845018450184502%;
}

form.woocommerce-checkout .form-row-first,
form.woocommerce-checkout .form-row-last {
    width: 100%;
}

form.woocommerce-checkout .form-row {
    padding-left: 0;
    padding-right: 0;
}

form.woocommerce-checkout {
    font-size: 15px;
    line-height: 24px;
}

form.woocommerce-checkout label,
.cart-main #samples-error {
    font-size: 16px;
}

.woocommerce form .select2-selection {
    height: 44px;
    border-radius: 0 !important;
}

.woocommerce form .select2-selection .select2-selection__rendered {
    line-height: 43px;
    font-size: 15px !important;
}

.woocommerce form .select2-selection .select2-selection__arrow {
    height: 42px;
}

.cart-main #order_review {
    padding-top: 13px;
}

.cart-main #order_review .product-remove a {
    font-size: 12px;
    position: static;
    width: auto;
    height: auto;
    line-height: unset;
    background: unset;
}

.woocommerce-checkout-payment {
    background: unset !important;
}

.woocommerce-checkout-payment .place-order {
    padding: 0 !important;
}

.woocommerce-privacy-policy-text {
    display: none;
}

.woocommerce-terms-and-conditions-checkbox-text {
    color: #414854;
}

.woocommerce-checkout-payment button {
    height: 50px;
    font-size: 18px !important;
    font-weight: 700 !important;
    width: 100%;
    background-color: #576071 !important;
    transition: 0.3s;
    margin-top: 10px !important;
    border-radius: 0 !important;
    border: unset !important;
    outline: 0 !important;
}

.woocommerce-checkout-payment button:hover {
    background-color: #798899 !important;
}

.woocommerce-terms-and-conditions-wrapper {
    margin-top: 10px;
}

.woocommerce-terms-and-conditions-checkbox-text a {
    font-size: inherit;
}

body.woocommerce-wishlist .page-header,
body.woocommerce-wishlist .ask-an-estimate-button-container {
    display: none;
}

body.woocommerce-wishlist h1.title {
    font-size: 48px;
    line-height: 1;
}

body.woocommerce-wishlist .main-content .colour-board {
    padding-top: 240px;
    overflow: hidden;
}

body.woocommerce-wishlist .list-links {
    line-height: 26px;
}

body.woocommerce-wishlist a {
    text-decoration: none;
}

body.woocommerce-wishlist .image--expand--inner .remove_from_wishlist {
    padding: 0 !important;
    background-color: #fff !important;
    border: unset !important;
}

.finish-result-cont .woocommerce-message {
    display: none;
}

.woocommerce ul.woocommerce-error,
.woocommerce .woocommerce-message {
    background-color: unset !important;
    border: unset !important;
    font-size: 13px;
    line-height: 38px;
    font-weight: 700;
    color: #303030 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align: center;
}

.woocommerce ul.woocommerce-error a,
.woocommerce .woocommerce-message a {
    color: #414854;
    font-size: inherit;
    font-weight: inherit;
}

.woocommerce ul.woocommerce-error a:hover,
.woocommerce .woocommerce-message a:hover {
    color: inherit;
}

.woocommerce-error::before,
.woocommerce .woocommerce-message::before {
    opacity: 0;
}

.account-cont .heading-page h1 {
    color: #576071;
    line-height: 50px;
    margin-bottom: 19px;
}

.account-cont .container-login {
    width: 60% !important;
}

.account-cont .woocommerce-form {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.account-cont .container-login h2 {
    font-size: 17px;
    margin: 16px 0 8px;
}

.account-cont #customer_login input.woocommerce-Input {
    font-size: 13px;
}

.account-cont form .form-row {
    padding: 0;
    margin: 0 0 16px;
}

.account-cont .container-login .col-1,
.account-cont .container-login .col-2 {
    width: 49.07749077490775%;
}

.account-cont .container-login .col-1 {
    margin-right: 1.845018450184502%;
}

.account-cont .woocommerce-form__label {
    display: block !important;
}

.account-cont button[type="submit"] {
    font-size: 13px !important;
    font-weight: 600 !important;
    height: 38px;
    background-color: #576071 !important;
    color: #fff !important;
    transition: 0.3s;
    outline: none !important;
}

.account-cont button[type="submit"]:hover {
    background-color: #798899 !important;
}

.account-cont .lost_password a:hover {
    text-decoration: none;
}

.woocommerce-account .woocommerce ul.woocommerce-error,
.woocommerce-account .woocommerce .woocommerce-message {
    font-size: 17px;
    line-height: 26px;
    color: #ff6e6e !important;
    padding-top: 0 !important;
}

.woocommerce-account h1.title {
    font-size: 48px;
    line-height: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 25%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 73%;
}

.woocommerce-MyAccount-navigation ul li {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
}

body.woocommerce-lost-password .woocommerce {
    width: 80%;
    margin: auto;
}

.woocommerce-account .show-password-input {
    display: none !important;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message {
    color: #303030 !important;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: unset !important;
    border: unset !important;
    padding: 28px 21px;
    line-height: 38px;
    font-weight: 700;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message::before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message::before {
    opacity: 0;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button,
.woocommerce .woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button {
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 600;
    background-color: #576071 !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: unset !important;
    outline: unset !important;
    transition: 0.3s;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button:hover {
    background-color: #798899 !important;
}

.woocommerce-MyAccount-content .woocommerce-Address {
    width: 100% !important;
    padding: 10px !important;
    background-color: #f0f8ff;
    margin-bottom: 10px !important;
}

.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h2 {
    font-family: "AW-Conqueror", sans-serif;
    font-size: 17px;
    line-height: 22px;
    float: unset !important;
}

.woocommerce-MyAccount-content .woocommerce-Address a.edit {
    height: 27px;
    line-height: 27px;
    padding: 0 15px;
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 600;
    background-color: #576071 !important;
    transition: 0.3s;
    float: unset !important;
    display: inline-flex;
    margin-bottom: 15px;
}

.woocommerce-MyAccount-content .woocommerce-Address a.edit:hover {
    background-color: #798899 !important;
}

.woocommerce-MyAccount-content .woocommerce-Address address {
    font-style: normal;
    line-height: 26px;
}


.woocommerce-MyAccount-content .form-row input.input-text,
.woocommerce-MyAccount-content .form-row textarea {
    font-size: 13px;
}

.woocommerce .woocommerce-MyAccount-content form .select2-selection .select2-selection__rendered {
    font-size: 13px !important;
}

.cart-main .woocommerce .woocommerce-NoticeGroup-checkout ul.woocommerce-error {
    color: #ff6e6e !important;
}

.woocommerce-MyAccount-content table,
.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-content table td {
    border: unset !important;
    background-color: #fff !important;
}

.woocommerce-MyAccount-content table {
    border-collapse: collapse !important;
}

.woocommerce-MyAccount-content table tr {
    border: 1px solid #e5e5e5 !important;
}

.woocommerce-MyAccount-content table th {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #000 !important;
    text-transform: uppercase;
    padding: 10px 13px !important;
}

.woocommerce-MyAccount-content table td {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #888 !important;
    padding: 5px 10px !important;
}



.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button {
    color: #ffffff !important;
    font-size: 13px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    background-color: #576071 !important;
}

.woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button:hover {
    background-color: #798899 !important;
}

.woocommerce-account .woocommerce-MyAccount-content mark {
    background-color: #ffff00;
    color: inherit;
    font-weight: 400;
}

.woocommerce-MyAccount-content .woocommerce-order-details table {
    width: 43.077491%;
}

.woocommerce-MyAccount-content .woocommerce-order-details table tr {
    border: unset !important;
}

.woocommerce-MyAccount-content .woocommerce-order-details table td,
.woocommerce-MyAccount-content .woocommerce-order-details table th {
    padding: 5px 7px !important;
}

.woocommerce-MyAccount-content .woocommerce-customer-details address {
    padding: 0;
    border: unset;
}


.privacy-arrow .arrow-container {
    width: 76%;
    right: 0;
    top: -26px;
}

.privacy-arrow .arrow-container .arrow-line {
    width: 100%;
}

.pro-menu a:hover {
    font-weight: 600 !important;
}

.woocommerce-order-received .order-samples {
    overflow: hidden;
}


.banner-slider.rossa-collection:before {
    content: none;
    position: absolute;
    background: unset;
    background-size: 100%;
    height: 200px;
    width: 100%;
    z-index: 9;
    bottom: 0;
}

.banner.terra-banner .elementor-slide-description span {
    border-bottom: none;
}

.banner.terra-banner .swiper-slide-bg {
    background-position: 0px 0 !important;
    transition-duration: unset !important;
}

.intro-head {
    position: relative;
}

.intro-head:before {
    /* content: ''; */
    position: absolute;
    top: 20px;
    left: unset;
    background: #000;
    width: 2px;
    height: 195px;
    right: 32px;
}

.rossa_form .gform_fields {
    row-gap: 0px !important;
}

.rossa_form .gfield {
    margin-bottom: 20px !important;
    position: relative;
}

.rossa_form .gfield label {
    font-family: "Raleway", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-left: 0;
}

.rossa_form .gfield_required {
    display: none;
}

.rossa_form .gfield input {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.rossa_form .gfield input:focus {
    box-shadow: none !important;
}

.rossa_form .gfield input[type="checkbox"] {
    padding: unset !important;
    width: 13px;
    height: 13px;
    margin-top: 4px;
}

#input_2_19 {
    row-gap: 25px;
}

.rossa_form .gfield input[type="checkbox"]:checked {
    background: #db5a37 !important;
}

.rossa_form .gfield input[type="checkbox"]:before {
    color: #fff !important;
}

.rossa_form .gfield input[type="checkbox"]:focus {
    border: none !important;
}

.rossa_form .gform_footer {
    justify-content: end;
    margin-top: 0;
}

#content .rossa_form .gform_footer input {
    width: 77px !important;
    font-family: "Raleway", Sans-serif !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    letter-spacing: 2.5px !important;
    background: #000 !important;
    display: inline-block !important;
    height: 40px !important;
    padding: 0 10px 0 10px !important;
}

div#gform_2_validation_container {
    display: none;
}

#content .rossa_form .gform_footer input:focus {
    box-shadow: none !important;
    border: none;
}

#content #gform_ajax_spinner_2 {
    display: none !important;
}

.validation_message {
    position: absolute;
    margin-top: 0 !important;
    font-size: 12px !important;
    bottom: -19px;
}

.ever-form .gfield_required,
.gform_validation_errors,
.gform-loader {
    display: none !important;
}

.ever-form label {
    color: #fff !important;
    font-size: 16px !important;
}

.ever-form form {
    font-weight: 400;
    font-size: 16px;
}


.ever-form form input {
    border: unset !important;
    outline: unset !important;
    box-shadow: unset !important;
}

.ever-form form input:not([type="submit"]):not([type="checkbox"]) {
    min-height: 47px !important;
    padding: 6px 16px !important;
    color: #000 !important;
}

.ever-form .gform_fields {
    gap: 0 !important;
    row-gap: 20px !important;
}

.ever-form .gfield {
    margin: 0 !important;
    position: relative !important;
}

.ever-form form input[type="checkbox"] {
    accent-color: #db5a37;
    width: 13px !important;
    appearance: auto;
    border: initial;
    border-radius: initial;
    float: left;
    margin-right: 10px;
}

.ever-form .gchoice {
    display: block !important;
}

.ever-form .gchoice label {
    margin: 0 !important;
}

.ever-form form input[type="checkbox"]::before {
    content: none !important;
}

.ever-form form input[type="submit"] {
    padding: 0 !important;
    max-width: 98.47px !important;
    height: 40px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 2.5px !important;
    background-color: #DB5A37 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
}

.ever-form form input[type="submit"]:hover {
    background-color: #C84F2F !important;
}

.ever-form .gform_footer {
    justify-content: flex-end;
}

.finish-result-cont .colour-note-text {
    margin-bottom: 0 !important;
}

.btn-shine span {
    font-size: 12px;
    font-weight: 600;
    line-height: 49px;
    display: block;
}

.elementor-location-header .elementor-nav-menu ul.sub-menu a {
    white-space: break-spaces;
}

.elementor-location-header .elementor-nav-menu ul.sub-menu {
    min-width: unset !important;
    max-width: unset !important;
    width: 230px !important;
}

.woocommerce-shipping-fields input {
    border: 1px solid #576071 !important;
    outline: 0 !important;
    height: 44px;
    padding: 0 10px !important;
    border-radius: 0;
    -webkit-appearance: none;
    margin-bottom: 0;
    width: 100% !important;
    color: #000 !important;
}

.woocommerce-shipping-fields input[type="checkbox"] {
    position: static !important;
    border: 1px solid #576071 !important;
    display: inline-block;
    vertical-align: middle;
    width: 25px !important;
    height: 25px !important;
    padding: 0px !important;
    margin-right: 10px !important;
    appearance: none !important;
    opacity: 1 !important;
    margin-bottom: 0 !important;
    background: #fff !important;
    flex-shrink: 0;
    background-size: 15px !important;
}

.woocommerce-shipping-fields input[type="checkbox"]:checked {
    background: url("wp_content_themes_hello_theme_child_master_image_tick_icon_min.svg") center center no-repeat #576071 !important;
    background-size: 15px !important;
}

.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox {
    display: flex;
    align-items: center;
    font-size: 17px;
    font-weight: 400;
    color: #000;
}

.woocommerce-shipping-fields {
    width: 95%;
}

.result-filter li.reset-all a {
    font-weight: 700 !important;
    color: #576071 !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    width: 100%;
    display: flex;
    align-items: center;
}

.result-filter li.reset-all a::before {
    content: '';
    background: #fff;
    border: 1px solid #576071;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    padding: 2px;
    margin-right: 10px;
    text-align: center;
    height: 20px;
    width: 20px;
}

.result-filter li.reset-all.chosen a::before {
    background: url("wp_content_uploads_2024_06_tick_icon_min.svg") center center no-repeat #576071;
    background-size: 15px;
}

.result-filter li {
    margin-bottom: 15px;
}

.cart-main .woocommerce ul.woocommerce-error,
.cart-main .woocommerce .woocommerce-message {
    line-height: unset;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px !important;
}

.cart-main .woocommerce ul.woocommerce-error .button,
.cart-main .woocommerce .woocommerce-message .button {
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    background-color: #576071;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: 0px;
    text-transform: uppercase;
    border-width: 0px;
    padding-left: 10px;
    padding-right: 10px;
    height: 38px;
    display: inline-flex;
    align-items: center;
}

.cart-main .woocommerce ul.woocommerce-error .button:hover,
.cart-main .woocommerce .woocommerce-message .button:hover {
    background-color: #798899;
}

body.single-product .woocommerce-notices-wrapper,
body.single-product .woocommerce-error,
body.single-product .woocommerce-message {
    display: none !important;
}




/* Responsive starts here */
@media (max-width: 1450px) {
    .footer-sec .wrap {
        overflow-x: clip;
    }

    .finish-boxes .row>a {
        width: 33.33%;
    }

    /* 1450 ends here */
}

@media (max-width: 1200px) {
    .banner-slider::before {
        height: 15vw;
    }

    .menu-div {
        margin-top: 0 !important;
        min-height: 50px !important;
    }

    .sliding-menu {
        height: calc(100vh - 50px) !important;
        left: 100% !important;
        transition: 0.4s;
        --flex-wrap: no-wrap !important;
        overflow-y: auto !important;
    }

    .sliding-menu.open {
        left: 0 !important;
    }

    .sliding-menu .elementor-nav-menu li a {
        border-bottom: 1px solid #393a3b40;
        padding: 0 25px 18px !important;
        margin-bottom: 18px;
    }

    .sliding-menu .bottom-box {
        padding-top: 30px !important;
        padding-bottom: 50px;
    }

    .sliding-menu .elementor-nav-menu ul.sub-menu {
        position: static !important;
        opacity: 1 !important;
    }

    .sliding-menu .sub-arrow {
        margin-left: auto;
    }



    .footer-slide h3 {
        margin: 0;
        padding-top: 3px !important;
    }

    .footer-slide .elementor-image-box-wrapper {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .footer-slide .elementor-image-box-description {
        position: absolute;
        right: -55px;
        top: -3px;
        background: #fff;
        width: 16px;
        height: 16px;
        border-radius: 100%;
        text-align: center;
        font-size: 12px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer-slide .elementor-image-box-content {
        width: auto !important;
        position: relative;
    }

    .footer-slide figure.elementor-image-box-img {
        margin: 0 !important;
        margin-left: 10px !important;
    }

    .footer-slide figure img {
        max-width: 20px;
        margin-bottom: 5px;
    }

    .footer-slide {
        transition: 0.4s;
        bottom: -100px !important;
    }

    .footer-slide.scrolling-down {
        bottom: 0 !important;
    }

    .news-banner::before {
        display: none;
    }

    .news-wrap {
        padding-left: 21px !important;
        padding-right: 15px !important;
    }

    .news-wrap .sidebar {
        padding-left: 10px !important;
        padding-right: 0 !important;
    }

    .head-over {
        padding-bottom: 40px;
    }

    .news-wrap .elementor-post__text:before {
        left: 59px;
    }

    .archive-section.news-wrap .news-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .single-side {
        margin-top: -95px !important;
    }

    .single-post .featured-img img {
        height: 500px;
    }

    .single-post-sec h1 {
        line-height: 35px !important;
    }

    .single-side .sidebar.cat-bar {
        padding-right: 15px !important;
    }

    .recent-list {
        padding-top: 20px;
    }

    .recent-list .elementor-post__text {
        bottom: 18px;
    }

    .single-pro-banner:after {
        background-image: url("wp_content_uploads_2024_06_single_project_res_bg.svg");
        height: 120px;
    }

    .single-pro-banner {
        min-height: 500px;
    }

    .gal-img-wrap .img_box img {
        height: 300px;
    }

    .banner-slider.rossa-collection .elementor-slides-wrapper {
        height: 90vh;
    }

    .banner-slider.rossa-collection .swiper-slide-bg {
        height: 90vh;
    }

    .common_clr {
        padding-left: 20px;
        padding-right: 20px;
    }

    .diff-clr-sec>div {
        padding-bottom: 110px !important;
    }

    .elementor-location-header .elementor-nav-menu ul.sub-menu {
        width: 100% !important;
    }



    /* 1200 ends here */
}

@media(max-width:1024px) {
    .intro-head:before {
        display: none;
    }
}

@media (max-width: 992px) {
    .footer-sec .elementor-nav-menu li {
        width: 100%;
        margin-bottom: 8px;
    }

    .footer-sec .elementor-nav-menu li::after {
        content: none !important;
    }

    .footer-sec .elementor-nav-menu li a {
        justify-content: center;
    }

    .boxes .elementor-widget-image-box {
        width: 90% !important;
        order: 2;
    }

    .boxes .elementor-widget-image-box.mid {
        order: 1;
    }

    .boxes>div {
        flex-direction: column !important;
        gap: 15px !important;
    }

    .boxes,
    .home-cta {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .home-cta .wrap {
        width: 90% !important;
        margin: auto;
    }

    .footer-sec .wrap {
        padding: 30px 26px !important;
    }

    .banner-slider::before {
        content: none;
    }

    .banner-slider .swiper-slide-inner {
        padding: 0 !important;
        display: inline-flex !important;
        position: absolute !important;
        bottom: 0 !important;
        top: unset !important;
        background-color: rgba(0, 0, 0, 0.75);
    }

    .banner-slider .swiper-slide-inner .swiper-slide-contents {
        padding: 18px 0 80px 30px;
    }

    .banner-slider .swiper-slide {
        height: 500px !important;
    }

    .banner-slider .elementor-slide-heading,
    .banner .elementor-slide-description span {
        display: none !important;
    }

    .banner .elementor-button {
        padding: 0 !important;
        min-height: unset;
        background: unset !important;
        font-weight: 400 !important;
        font-size: 17px !important;
    }

    .bng {
        display: block !important;
    }

    .bng .stripe-container {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 2;
        height: inherit;
    }

    .bng .stripe-one {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 3;
    }

    .bng .stripe-two {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 4;
    }

    .bng .stripe-three {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        z-index: 5;
    }

    .bng .stripe-one .stripe {
        -webkit-transform: skewY(12deg);
        transform: skewY(12deg);
        height: 100px;
        position: absolute;
        bottom: -60px;
        left: 0;
        width: 300px;
    }

    .bng .stripe-silver {
        display: block;
        background: #576071;
    }

    .bng .stripe-two .stripe {
        -webkit-transform: skewY(50deg);
        transform: skewY(50deg);
        height: 120px;
        position: absolute;
        bottom: -120px;
        left: 0;
        width: 118px;
    }

    .bng .stripe-three .stripe {
        -webkit-transform: skewY(-8deg);
        transform: skewY(-8deg);
        height: 150px;
        position: absolute;
        bottom: -86px;
        right: 0;
        width: 100%;
    }

    .stripe-white {
        display: block;
        background: #fff;
    }

    .banner .elementor-slide-description {
        margin-bottom: 5px !important;
    }

    .banner .elementor-slide-description p {
        margin: 0;
    }

    .desktop-logo {
        display: none !important;
    }

    .mobile-logo {
        display: block !important;
    }

    .brand-txt {
        display: block !important;
    }

    .header-sec .logo-box {
        width: 175px;
        min-height: 75px;
        padding-right: 10px !important;
    }

    .menu-div {
        min-height: 50px;
        margin-top: 0;
    }

    .scrolled .menu-div {
        background-color: #393A3BE6 !important;
    }

    .menu-div>div {
        justify-content: flex-start !important;
        padding-left: 187px !important;
    }

    .brand-txt p {
        margin: 0;
        color: inherit;
        line-height: inherit;
    }

    .single-side {
        margin-top: -120px !important;
    }

    .sidebar .cat-list .upk-post-category a {
        border: none !important;
        padding: 0 22px !important;
        background: #f9f9f9 !important;
        height: 46px;
    }

    .news-wrap .sidebar .upk-post-category {
        display: flex !important;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 10px;
    }

    .news-wrap .sidebar {
        padding-left: 0 !important;
    }

    .single-post .featured-img:before {
        bottom: -15px;
        background: url("wp_content_uploads_2024_06_border_bottom_slide_home_mobile_1_min.svg");
        background-repeat: no-repeat;
        left: 0;
        height: 70px;
    }

    .single-side .sidebar.cat-bar {
        padding-right: 20px !important;
        border: 1px solid #e1e1e1;
        padding-left: 20px;
    }

    .sidebar.cat-bar .cat-list .upk-post-category a {
        background: #fff !important;
        border-bottom: 1px solid #e1e1e1 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        min-height: 54px;
        padding-top: 6px !important;
    }

    .single-side {
        padding-right: 15px;
        padding-left: 22px;
    }

    .sidebar.cat-bar .cat-list .upk-post-category a:last-child {
        border-bottom: none !important;
    }

    .recent-list {
        padding-top: 48px;
    }

    .sidebar.recent-post .recent_txt:before {
        width: 70px;
    }

    .recent-list .elementor-post__text {
        bottom: 52px;
    }

    .single-post-wrap {
        margin-bottom: 0px !important;
    }

    .sidebar.recent-post {
        padding-bottom: 20px !important;
    }

    .mobile-accord-menu .elementor-tab-content ul {
        display: block;
    }

    .mobile-accord-menu .elementor-tab-content ul li a::after {
        display: none !important;
    }

    .mobile-accord-menu .elementor-tab-content ul li a {
        padding: 8px 0 !important;
    }

    .mobile-accord-menu .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
        display: block !important;
        transform: rotate(180deg) !important;
    }

    .mobile-accord-menu .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
        transition: all 0.4s ease;
    }

    .mobile-accord-menu .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {
        width: 1.5rem !important;
    }

    .arrow-container .arrow-line {
        display: none;
    }

    .all-prod-sec .mobile-fiter {
        display: block;
    }

    .all-prod-sec .filters-div {
        display: none;
    }

    .all-prod-sec .top-head .left-div {
        width: 100%;
        padding-right: 0;
    }

    .all-prod-sec .top-head .right-div {
        width: 100%;
    }

    .all-prod-sec .top-head {
        display: block;
    }

    .all-projs .box {
        width: 33.33%;
    }

    .gal-img-wrap .img_box img {
        height: 230px;
    }

    .single-pro-banner:after {
        background-position: center;
    }

    .finish-det {
        margin-top: 0;
    }

    .finish-cont>div {
        flex-direction: column-reverse !important;
    }

    .finish-cont>div>div {
        width: 100% !important;
    }

    .finish-cont .right-sec {
        padding: 129px 24px 40px !important;
    }

    .finish-cont .left-sec {
        padding: 40px 48px 64px !important;
    }

    .finish-cont .left-sec::before {
        display: none;
    }

    .finish-boxes .img-bg label {
        height: 150px;
    }

    .m-992-hide {
        display: none;
    }

    .finish-result-cont>div {
        flex-direction: column !important;
    }

    .finish-result-cont>div>div {
        width: 100% !important;
    }

    .finish-result-cont .left-sec {
        background-color: #fff !important;
    }

    .result-filter .filter-title::after {
        opacity: 1;
    }

    .result-filter .filter-title {
        pointer-events: all;
        font-weight: 600;
    }

    .result-filter>div {
        margin: 0 !important;
        padding: 30px 20px 0 20px !important;
        border: 1px solid #c7c7c7;
    }

    .result-filter .yith-wcan-filters .yith-wcan-filter {
        margin-bottom: 15px;
        border-bottom: 1px solid #57607157 !important;
        padding: 0 15px 1px;
    }

    .result-filter .yith-wcan-filters form .yith-wcan-filter:last-child {
        border-bottom: 0 !important;
    }

    .finish-result-cont .right-sec {
        padding-top: 70px !important;
    }

    .finish-result-cont .left-sec {
        padding: 130px 15px 0px !important;
    }

    .single-product-wrap {
        padding-top: 104px;
        padding-bottom: 0;
    }

    .single-product-wrap .arrow-container .arrow-line {
        display: block;
    }

    .single-product-wrap .find-finish-detail h1.title {
        margin-bottom: 47px;
    }

    .single-product-wrap .main-row .right-sec {
        margin-top: 30px;
    }

    .cart-main {
        padding-top: 150px;
    }

    .cart-main h1.title {
        margin-bottom: 36px;
    }

    form.woocommerce-checkout .col2-set .col-1,
    form.woocommerce-checkout .col2-set .col-2 {
        width: 100%;
    }

    form.woocommerce-checkout .col2-set .col-1 {
        margin-right: 0;
    }

    form.woocommerce-checkout .col2-set .col-2 {
        margin-top: 50px;
    }

    body.woocommerce-wishlist .main-content .colour-board {
        padding-top: 170px;
    }

    body.woocommerce-wishlist h1.title {
        margin-bottom: 37px;
    }

    .woocommerce ul.woocommerce-error,
    .woocommerce .woocommerce-message {
        margin-bottom: 0 !important;
        line-height: 24px;
    }

    .woocommerce-NoticeGroup {
        padding-bottom: 10px !important;
    }

    .account-cont .heading-page h1 {
        font-size: 32px;
        line-height: 37px;
    }

    .account-cont>div {
        padding-top: 102px !important;
    }

    .account-cont .container-login .col-1,
    .account-cont .container-login .col-2 {
        width: 100%;
    }

    .account-cont .container-login .col-1 {
        margin-right: 0;
    }

    .woocommerce-account .content-my-account {
        padding-top: 0;
    }

    .pro-menu li {
        margin-bottom: 0 !important;
    }

    .banner-slider.rossa-collection .elementor-slides-wrapper {
        height: 43vh;
    }

    .banner-slider.rossa-collection .swiper-slide-bg {
        height: 43vh;
    }

    .banner-slider.rossa-collection .swiper-slide-inner {
        background-color: transparent !important;
        bottom: 90px !important;
    }

    .banner-slider.rossa-collection .elementor-slide-heading,
    .banner.terra-banner .elementor-slide-description span {
        display: block !important;
    }

    .banner-slider.rossa-collection .elementor-slide-heading {
        font-size: 55px !important;
    }

    .banner.terra-banner .elementor-slide-description span {
        font-size: 16px !important;
    }

    /* 992 ends here */
}


@media(max-width: 768px) {

    .single-post-wrap>div {
        flex-wrap: wrap !important;
    }

    .single-cont {
        padding-right: 20px !important;
    }

    .single-side {
        margin-top: unset !important;
        width: 100% !important;
    }

    .single-cont {
        width: 100% !important;
    }

    .sidebar.recent-post {
        width: 100% !important;
    }

    /* 	.recent-list article {
        margin-bottom: 20px !important;
    } */

    .recent-list article .elementor-post__thumbnail {
        position: unset !important;
        padding-bottom: 0 !important;
    }

    .recent-list article .elementor-post__thumbnail__link img {
        height: 240px !important;
    }

    .recent-list .elementor-post__text {
        bottom: 56px;
    }

    .banner-slider.rossa-collection .elementor-slides-wrapper {
        height: 49vh;
    }

    .banner-slider.rossa-collection .swiper-slide-bg {
        height: 49vh;
    }




}

@media (max-width: 767px) {
    .home-cta .wrap {
        width: 80% !important;
    }

    .home-cta .p-cont {
        width: 100% !important;
    }

    .bng {
        display: none !important;
    }

    .arrow-container .arrow-line {
        display: none;
    }

    .custom-contact form .gform_footer.before {
        justify-content: flex-start;
    }

    .finish-table.mobile-finish-table thead tr th,
    .finish-table.mobile-finish-table tbody tr:nth-child(3),
    .finish-table.mobile-finish-table tbody tr:nth-child(6) {
        background-color: #f5f5f5 !important;
        height: 100px;
        font-weight: 700 !important;
        color: #000 !important;
    }

    .finish-table.mobile-finish-table tbody tr td .td-content {
        justify-content: flex-start !important;
    }

    .finish-table.mobile-finish-table tbody tr:nth-child(1) td .td-content,
    .finish-table.mobile-finish-table tbody tr:nth-child(2) td .td-content,
    .finish-table.mobile-finish-table tbody tr:nth-child(4) td .td-content,
    .finish-table.mobile-finish-table tbody tr:nth-child(5) td .td-content,
    .finish-table.mobile-finish-table tbody tr:nth-child(7) td .td-content,
    .finish-table.mobile-finish-table tbody tr:nth-child(8) td .td-content {
        color: #fff !important;
    }

    .finish-table.mobile-finish-table tbody tr:nth-child(3) td .td-content,
    .finish-table.mobile-finish-table tbody tr:nth-child(6) td .td-content {
        color: #000 !important;
        font-weight: 700 !important;
    }

    .finish-table.mobile-finish-table thead tr th:first-child {
        width: 4% !important;
    }

    .finish-table.mobile-finish-table tbody tr td:nth-child(2) {
        padding-left: 0 !important;
    }

    .finish-table.mobile-finish-table tbody tr:nth-child(1),
    .finish-table.mobile-finish-table tbody tr:nth-child(4),
    .finish-table.mobile-finish-table tbody tr:nth-child(7) {
        background-color: #898d96 !important;
        color: #fff !important;
        height: 100px;
    }

    .finish-table.mobile-finish-table tbody tr:nth-child(2),
    .finish-table.mobile-finish-table tbody tr:nth-child(5),
    .finish-table.mobile-finish-table tbody tr:nth-child(8) {
        background-color: #576071 !important;
        color: #fff !important;
        height: 100px;
    }

    .finish-table.mobile-finish-table tbody tr td:first-child,
    .finish-table.mobile-finish-table tbody tr td:nth-child(2) {
        background-color: transparent !important;
        color: unset;
    }

    .finish-table.mobile-finish-table thead tr th {
        vertical-align: baseline !important;
    }

    .all-projs .box {
        width: 50%;
    }

    .all-prod-sec {
        padding: 10px 55px 80px 55px;
    }

    .all-prod-sec .top-head {
        padding-top: 0;
    }

    .single-pro-banner .content h1 {
        display: none;
    }

    .single-pro-banner .content button {
        min-width: 200px;
        height: 40px;
    }

    .single-pro-banner {
        padding: 0;
        justify-content: flex-end;
    }

    .single-pro-banner .content {
        background-color: #000000bf;
        padding: 20px 15px 80px;
        text-align: center;
    }

    .single-proj-mob-title h1 {
        font-size: 40px;
        line-height: 43px;
        font-weight: 400;
        font-family: "AW-Conqueror", Sans-serif;
        color: #000;
        text-transform: uppercase;
        margin: 0;
    }

    .single-proj-mob-title {
        display: block;
        padding: 0 20px;
        margin-bottom: 50px;
    }

    .finish-det {
        padding: 0 20px 20px;
    }

    .finish-det .post-type {
        display: none;
    }

    .finish-det h2 {
        margin: 0;
        border-bottom: 1px solid #576071;
        padding-bottom: 20px;
    }

    .intro-bottom {
        padding: 0 20px;
    }

    .intro-bottom .intro_wrap {
        flex-direction: column;
        row-gap: 50px;
    }

    .common_intro {
        flex: unset;
        display: block;
        flex-direction: column;
        width: 100%;
    }

    .pro-gallery {
        padding: 0 20px;
        margin-bottom: 80px;
        margin-top: 20px;
    }

    .gal-img-wrap {
        gap: 10px;
    }

    .gal-img-wrap .img_box {
        flex: unset;
        width: calc(50% - 5px);
    }

    .single-product-wrap .btr-btn p {
        font-size: 13px;
    }

    body.woocommerce-wishlist .main-content .colour-board {
        padding-top: 164px;
    }

    .account-cont .container-login {
        width: 80% !important;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        margin-bottom: 30px;
    }

    .woocommerce-account h1.title {
        margin-bottom: 16px;
    }

    .woocommerce-account .woocommerce-MyAccount-content form .form-row {
        width: 100% !important;
    }

    .woocommerce-MyAccount-content .woocommerce-orders-table td {
        padding: 8px 8px !important;
    }

    .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:first-child td:first-child {
        border-top: 1px solid rgba(0, 0, 0, .1) !important;
    }

    .woocommerce-MyAccount-content .woocommerce-orders-table .woocommerce-button {
        margin-top: 6px;
    }



    /* 767 ends here */
}

@media (max-width: 600px) {
    .footer-sec .wrap {
        padding: 30px 15px !important;
    }

    .header-sec .logo-box {
        width: 154px;
    }

    .mobile-logo img {
        max-width: 91.3px !important;
    }

    .menu-div>div {
        padding-left: 167px !important;
    }

    .home-cta>div {
        padding-bottom: 70px !important;
    }

    .news-wrap .all-posts .elementor-post__thumbnail img {
        height: 100% !important;
        position: unset !important;
        width: 100% !important;
        transform: unset !important;
    }

    .all-posts .elementor-post__thumbnail__link {
        height: 200px !important;
    }

    .all-posts .elementor-post__thumbnail__link>div {
        padding-bottom: 0 !important;
    }

    .news-wrap .elementor-post__text h2 {
        min-height: unset;
        margin-bottom: 20px;
    }

    .news-wrap .elementor-post__text .elementor-post__read-more {
        margin-left: 40px;
    }

    .all-posts .elementor-post__text {
        padding: 15px 25px 14px 35px !important;
    }

    .news-wrap .elementor-post__text .elementor-post__meta-data {
        top: 15px;
    }

    .all-posts .elementor-post__title {
        width: 88%;
    }

    .recent-list article .elementor-post__thumbnail__link {
        width: 100% !important;
    }

    .single-side {
        padding-left: 15px !important;
    }

    .single-post .featured-img img {
        height: 300px;
    }

    .single-post .featured-img:before {
        height: 44px;
    }

    .all-prod-sec {
        padding: 10px 30px 80px;
    }

    .all-projs .box {
        height: 290px;
    }

    .all-projs .box {
        width: 100%;
    }

    .single-proj-mob-title h1 {
        font-size: 30px;
        line-height: 38px;
    }

    .gal-img-wrap .img_box {
        width: 100%;
    }

    .finish-boxes .row>a {
        width: 50%;
    }

    .finish-cont .right-sec {
        padding-top: 114px !important;
    }

    .result-filter .yith-wcan-filters .yith-wcan-filter {
        padding: 0 9px 1px;
    }

    .result-products h3.title {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 20px !important;
    }

    .finish-result-cont .right-sec {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .save-to-cart a.added:before,
    .icon-cart,
    .save-to-cart a.added:after,
    .btn-shine-alt .icon,
    .yith-wcwl-wishlistaddedbrowse a:before,
    .yith-wcwl-wishlistexistsbrowse a:before,
    .save-to-cart .added:after,
    .yith-wcwl-wishlistaddedbrowse a:after,
    .yith-wcwl-wishlistexistsbrowse a:after {
        height: 40px !important;
    }

    .yith-wcwl-wishlistexistsbrowse a {
        line-height: 50px !important;
    }

    .single-product-wrap .find-finish-detail h1.title {
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    body.single-product main#main {
        padding: 0;
    }

    .single-product-wrap {
        padding-top: 53px;
    }

    .single-product-wrap .btr-btn {
        margin-bottom: 10px;
    }

    .single-product-wrap .title-w-arrow-r .arrow-line {
        width: 77% !important;
    }

    .finish-detail-swatch-fullscreen h3 {
        font-size: 24px;
        line-height: 24px;
    }

    .single-product-wrap .save-to-cart a.added:before,
    .single-product-wrap .icon-cart,
    .single-product-wrap .save-to-cart a.added:after,
    .single-product-wrap .btn-shine-alt .icon,
    .single-product-wrap .yith-wcwl-wishlistaddedbrowse a:before,
    .single-product-wrap .yith-wcwl-wishlistexistsbrowse a:before,
    .single-product-wrap .save-to-cart .added:after,
    .single-product-wrap .yith-wcwl-wishlistaddedbrowse a:after,
    .single-product-wrap .yith-wcwl-wishlistexistsbrowse a:after,
    .single-product .single-product-wrap .add_to_cart_button {
        height: 50px !important;
    }

    .single-product-wrap .yith-wcwl-wishlistexistsbrowse a,
    .single-product-wrap .yith-wcwl-add-button a,
    .single-product-wrap .yith-wcwl-add-button a,
    .single-product-wrap .yith-wcwl-wishlistaddedbrowse a,
    .single-product-wrap .yith-wcwl-wishlistexistsbrowse a {
        line-height: 50px !important;
    }

    .yith-wcwl-wishlistexistsbrowse a,
    .yith-wcwl-add-button a,
    .yith-wcwl-add-button a,
    .yith-wcwl-wishlistaddedbrowse a,
    .yith-wcwl-wishlistexistsbrowse a {
        padding: 0 20px !important;
    }

    .cart-main h1.title {
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 22px;
    }

    .cart-main {
        padding-top: 123px;
        padding-bottom: 40px;
    }

    .cart-main .list-links li a {
        font-weight: 600;
    }

    body.woocommerce-wishlist h1.title {
        font-size: 36px;
        margin-bottom: 23px;
    }

    body.woocommerce-wishlist main.site-main {
        padding-left: 0;
        padding-right: 0;
    }

    body.woocommerce-wishlist .main-content .colour-board {
        padding-top: 142px;
    }

    .account-cont .heading-page h1 {
        padding-top: 0 !important;
    }

    .account-cont .container-login h2 {
        margin-top: 0;
    }

    .woocommerce-account h1.title {
        font-size: 36px;
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-Message .woocommerce-Button,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-message .woocommerce-Button {
        width: 100%;
        margin-bottom: 15px;
    }

    .woocommerce .woocommerce-MyAccount-content .woocommerce-Message,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-message {
        line-height: 28px;
    }

    .banner-slider.rossa-collection .elementor-slide-heading {
        font-size: 40px !important;
        line-height: 49px !important;
    }

    .banner-slider.rossa-collection .elementor-slides-wrapper {
        height: 56vh;
    }

    .btn-shine span {
        line-height: 41px;
    }


    /* 600 ends here */
}

@media(max-width: 400px) {

    .finish-boxes .row>a {
        width: 100%;
    }



    /* 400 ends here */
}
