@font-face {
    font-family: 'Bebas Neue';
    src: url('../font/BebasNeue-Regular.woff2') format('woff2'),
        url('../font/BebasNeue-Regular.woff') format('woff'),
        url('../font/BebasNeue-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Italic.woff2') format('woff2'),
        url('../font/Poppins-Italic.woff') format('woff'),
        url('../font/Poppins-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-ExtraBold.woff2') format('woff2'),
        url('../font/Poppins-ExtraBold.woff') format('woff'),
        url('../font/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Black.woff2') format('woff2'),
        url('../font/Poppins-Black.woff') format('woff'),
        url('../font/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Bold.woff2') format('woff2'),
        url('../font/Poppins-Bold.woff') format('woff'),
        url('../font/Poppins-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Light.woff2') format('woff2'),
        url('../font/Poppins-Light.woff') format('woff'),
        url('../font/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-ExtraLight.woff2') format('woff2'),
        url('../font/Poppins-ExtraLight.woff') format('woff'),
        url('../font/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Regular.woff2') format('woff2'),
        url('../font/Poppins-Regular.woff') format('woff'),
        url('../font/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Medium.woff2') format('woff2'),
        url('../font/Poppins-Medium.woff') format('woff'),
        url('../font/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-Thin.woff2') format('woff2'),
        url('../font/Poppins-Thin.woff') format('woff'),
        url('../font/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('../font/Poppins-SemiBold.woff2') format('woff2'),
        url('../font/Poppins-SemiBold.woff') format('woff'),
        url('../font/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



body .elementor-section.elementor-section-boxed>.elementor-container,
.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    max-width: 1560px;
}

body .site-header .header-inner.container,
body .site-footer .footer-inner.container {
    max-width: 1560px !important;
}

body .site-footer .footer-bottom .container {
    max-width: 1560px !important;
}

@media only screen and (max-width: 1920px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1560px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 1560px !important;
    }
}

@media only screen and (max-width: 1600px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1460px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 1460px !important;
    }

}

@media only screen and (max-width: 1440px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1320px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 1320px !important;
    }

}

@media only screen and (max-width: 1280px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 1140px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 1140px !important;
    }

}

@media (max-width: 1024px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 992px
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 992px !important;
    }
}

@media (max-width: 992px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 960px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 960px !important;
    }
}

@media (max-width: 768px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 720px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 720px !important;
    }

}

@media (max-width: 576px) {

    body .site-header .header-inner.container,
    body .elementor-section.elementor-section-boxed>.elementor-container,
    .page-header .entry-title,
    .site-footer .footer-inner,
    .site-footer:not(.dynamic-footer),
    .site-header .header-inner,
    .site-header:not(.dynamic-header),
    body:not([class*=elementor-page-]) .site-main {
        max-width: 540px;
    }

    body .site-header .header-inner.container,
    body .site-footer .footer-inner.container,
    body .site-footer .footer-bottom .container {
        max-width: 540px !important;
    }
}

.page-header .entry-title,
.site-footer:not(.dynamic-footer),
.site-header:not(.dynamic-header),
body:not([class*=elementor-page-]) .site-main {
    padding-left: 15px;
    padding-right: 15px;
}

.site-header {
    padding-right: 15px !important;
    padding-left: 15px !important;
}



html {
    overflow-x: hidden;
}

body {
    overflow-x: hidden !important;
    padding: 0;
    margin: 0;
}

* {
    -ms-overflow-style: none;
    scrollbar-width: none;
    box-sizing: border-box;
}

.container {
    max-width: 1590px !important;
    margin: 0 auto;
    width: 100%;
}

img {

    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
}

.page-header {
    display: none;
}

/*----- pagination-css -----*/

.swiper-pagination .swiper-pagination-bullet {
    border: 1px solid #41644A;
    border-radius: 20px;
    background-color: transparent;
    width: 8px;
    height: 8px;
}

.swiper-pagination .swiper-pagination-bullet-active {
    width: 30px;
    background-color: #41644A;
}




/*------------------------start-header-css-------------------------*/
.site-header {
    background: #FFFFFF;
    border-radius: 0px 0px 80px 80px;
    position: absolute;
    top: 0;
    z-index: 10;
    width: 100%;
    padding: 17px 15px 0px;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.1);
    transition: 0.5s all ease;
}

.admin-bar .site-header {
    top: 20px;
}

.site-header .header-inner {
    display: block !important;
    text-align: center !important;
    font-family: 'Poppins';
    font-weight: 500;
}

.site-header .bw_header_group {
    display: flex;
    align-items: center;
    justify-content: space-between;

}

.site-header .bw_header_top {
    padding: 0px 0 6px;
    border-bottom: 1px solid #DCDCDC;
    transition: all 0.5s ease;
}

.bw_header_item_phone_number.bw_header_item_wrap {
    font-family: 'Poppins';
}

.site-header .bw_header_group .bw_header_item {
    display: flex;
    align-items: center;
    width: 100%;

}

.site-header .bw_header_group .bw_header_item:last-child {
    justify-content: end;

}

.site-header .bw_header_group .bw_header_item .site-logo a {
    line-height: 0;
}

.site-header .bw_header_item .bw_header_item_emaill {
    width: 100%;
    max-width: 250px;
}

.site-header .bw_header_item_emaill form {
    width: 100%;
}

.site-header:not(.header-stacked) .header-inner .site-navigation {
    max-width: 100% !important;
}

.site-header .site-navigation {
    justify-content: center !important;
}

.site-header .bw_header_group .bw_header_item_wrappp {
    display: flex;
    align-items: center;
}

.site-header .bw_header_group .bw_header_item_wrappp:first-child {
    margin-right: 32px;
}

.site-header .bw_header_group .bw_header_item a.bw_header_item_emaill {
    margin-right: 5px;
}

.site-header .bw_header_group .bw_header_item a {
    white-space: nowrap;

}
.site-header .bw_header_group .bw_contact_btn{
    display:none;
}
.site-header .bw_header_group .enquiry-cart {
    position: relative;
    display: block;
    /* width: 28px; */
    height: 28px;
    height: auto;
    overflow: hidden;
    margin-left: 7px;
    max-width: 28px;
    min-width: 28px;
    width: 100%;
}

.site-header .bw_header_group .enquiry-cart svg {
    position: relative;
    top: 4px;
    z-index: 1;
    font-size: 16px;

}

.site-header .bw_header_group .enquiry-cart span {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    font-size: 11px;
    border-radius: 50%;
    background: #41644A;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: center;
    color: white;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}


.site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo {
    background: #41644A;
    width: 48px;
    height: 48px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    border: 1px solid transparent;
}

.site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo:hover path {
    fill: #41644A;
}
.site-header .bw_header_top .desctop-svg-icon{
    display:none;
}

.market-load-more,
.load-more {
    margin: 0 auto 100px;
}

.bw_btn,
.market-load-more,
.load-more {
    background: #41644A;
    border-radius: 30px;
    padding: 10px 25px;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    width: fit-content;
}

.bw_btn svg,
.market-load-more svg,
.load-more svg {
    margin-left: 10px;
}

.bw_btn:hover,
.market-load-more:hover,
.load-more:hover {
    background: transparent;
    border-color: #41644A;
    color: #41644A !important;
    transition: all .5s;
}

.bw_btn:hover path,
.market-load-more:hover path,
.load-more:hover path {
    fill: #41644A;
    transition: all .5s;
}

.bw_btn_wrap {
    background: transparent;
    border-radius: 30px;
    padding: 11px 25px;
    color: #41644A !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #41644A;
    width: fit-content;
}

.bw_btn_wrap:hover {
    background: #41644A;
    border-color: #41644A;
    color: white !important;
    transition: all .5s;
}

.bw_btn_wrap path {
    fill: #41644A;
    transition: all .5s;
}

.bw_btn_wrap:hover path {
    fill: white;
}

.wrapper {
    width: 100%;
    max-width: 250px;
}

.searchBar {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#searchform input {
    width: 100%;
    max-width: 250px;
    height: 38px;
    outline: none;
    padding: 7px 45px 7px 20px;
    font-size: 14px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 30px;
}

#searchform input:hover {
    border-color: #41644A;
}

#searchsubmit {
    position: absolute;
    width: 10.67px;
    height: 10.67px;
    margin-left: -3.5rem;
    background: none;
    border: 1px solid transparent;
    outline: none;
}

#searchsubmit path {
    fill: transparent;
    stroke: black;
}

#searchsubmit:hover path {
    stroke: #41644A;
}

.site-header nav ul li.current_page_item a:after {
    width: 100%;
    opacity: 1;
}

#searchsubmit:hover {
    cursor: pointer;
    transition: all .5s;
}

.site-navigation ul.menu li.menu-item {
    padding: 7px 17px;
}

.site-navigation ul.menu li a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000000 !important;
    display: block;

}

.site-navigation ul.menu li.current-menu-item a {
    color: #41644A !important;
}

.site-header .bw_header_group .bw_btn.bw_contact_btn:hover path {
    fill: #41644A;
}

.site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo:hover {
    border-color: #41644A;
    background: transparent;
    transition: all .5s;
}

nav ul {
    list-style: none;
    text-align: center;
}

nav ul li a,
nav ul li a:after,
nav ul li a:before {
    transition: all .5s;
}

nav ul li a:hover {
    color: #555;
}

.site-header nav ul li a,
.site-header nav ul li a {
    position: relative;
}

.site-header nav ul li a:after,
.site-header nav ul li a:after {
    position: absolute;
    bottom: -12px;
    left: auto;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #41644A;
    height: 3px;
}
.site-header.sticky nav ul li a:after{
       bottom: -33px;
   
}

.site-navigation ul.menu li.menu-item-has-children ul li a:after {
    position: absolute;
    bottom: -3px;

}

header.sticky .site-navigation ul.menu li.menu-item-has-children .sub-menu {
   
    padding-top: 26px;
    margin-left: 17px;

}
.site-navigation ul.menu li:hover>ul {
    display: block;
    /* top: 11px; */
    margin-top: 5px;
    margin-left: 17px;
}
.site-navigation ul.menu li.menu-item-has-children ul li a:after {
    position: absolute;
    bottom: -7px;
}

.site-header nav ul li a:hover:after {
    width: 100%;
    left: 0;
    right: auto;
}

.site-header nav ul li a {
    transition: all 0.3s ease;
}

.site-header nav ul li a:after {
    text-align: left;
    content: '.';
    margin: 0;
    opacity: 0;
}

.site-header nav ul li a:hover {
    color: #fff;
    z-index: 1;
}

.site-header nav ul li a:hover:after {
    z-index: -10;
    animation: 1s forwards;
    -webkit-animation: 1s forwards;
    -moz-animation: 1s forwards;
    opacity: 1;
}

.site-navigation ul.menu li ul .menu-item {
    box-shadow: 0px 3px 16px rgba(65, 100, 74, 0.1);
    display: block;
    text-align: start;
}

.bw_header_item.site-branding.show-logo .site-logo img {
    max-width: 130px;
    width: 100%;
    margin: auto;
    max-height: 73.67px;
}

.site-header .bw_header_bottom_mobile {
    display: none !important;
}

.site-header .menu-item-has-children {
    position: relative;
}

.site-header ul.menu li.menu-item-has-children:after {
    display: none;
    position: unset;
}

.site-navigation-dropdown .menu-item a {
    text-align: center !important;
}

.bw_header_bottom {
    display: flex;
    align-items: center;
    padding: 5px 0px;
}

.site-header.sticky .bw_header_bottom {
    padding: 5px 0px;
}

.bw_header_bottom .nav_hide_icon .nav_hide_icon_group {
    display: flex;
    align-items: center;
}

.bw_header_bottom .nav_hide_logo {
    max-width: 200px;
    width: 100%;
    text-align: end;
  
}
.bw_header_bottom .nav_hide_logo a{
    max-width:130px;
    margin: 0 0 0 auto;
      
}

.site-header .bw_header_bottom_destop .bw_header_item_svglogo,
.site-header .bw_header_bottom_destop .bw_header_item_svg {
    background: #41644A;
    width: 48px;
    height: 48px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    border: 1px solid transparent;
    transition: all 0.3s ease;
    cursor: pointer;
}

.site-header .bw_header_bottom_destop .enquiry-cart {
    position: relative;
    display: block;
    height: 20px;
    overflow: hidden;
    max-width: 22px;
    min-width: 22px;
    width: 100%;
}

.site-header .bw_header_bottom_destop .enquiry-cart .material-icons {
    position: relative;
    top: 4px;
    z-index: 1;
    font-size: 24px;
    color: white;
}

.site-header .bw_header_bottom_destop .enquiry-cart span {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    font-size: 8px;
    border-radius: 50%;
    background: #d60b28;
    width: 12px;
    height: 12px;
    line-height: 12px;
    display: block;
    text-align: center;
    color: white;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
}

.site-header .bw_header_bottom_destop .bw_header_item_svgserch svg path {
    stroke: white;
    transition: all 0.3s ease;
}

.site-header .bw_header_bottom_destop .enquiry-cart svg path {
    fill: white;
    stroke: white;
    transition: all 0.3s ease;
}

.site-header .bw_header_bottom_destop .bw_header_item_svglogo:hover,
.site-header .bw_header_bottom_destop .bw_header_item_svg:hover {
    background-color: transparent;
    border-color: #41644A;
}

.site-header .bw_header_bottom_destop .bw_header_item_svglogo:hover svg path {
    fill: #41644A;
}

.site-header .bw_header_bottom_destop .bw_header_item_svgserch:hover svg path,
.site-header .bw_header_bottom_destop .bw_header_item_svg:hover svg path {
    stroke: #41644A;
    fill: transparent !important;
}

.site-header .bw_header_bottom_destop .bw_header_item_svgserch {
    margin-right: 0px;
}


.site-header .bw_header_bottom_destop .bw_header_item_svgserch form.searchform {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000000d;
    z-index: 11111;
    display:none;
}
.site-header .bw_header_bottom_destop .bw_header_item_svgserch form.searchform div{

    /*width: calc(100% - 50px);*/
    max-width: 300px;
    margin: 0 auto;
    position: fixed;
    top:113px;
    right: 40px;
    transform: translatex(-50%);
    padding: 0px 0px;
    background: rgba(65, 100, 74, 1);
    border-radius: 32px;
    z-index:88888888;
}
  
.site-header .bw_header_bottom_destop .bw_header_item_svgserch form.searchform.active {
    display:block;
     
}
.site-header .bw_header_bottom_destop .bw_header_item_svgserch form.searchform::before{
    right: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background:rgba(65, 100, 74, 0.1);
    position: absolute;
}

.site-header .bw_header_bottom_destop .nav_hide_logo,
.site-header .bw_header_bottom_destop .nav_hide_icon {
    display: none;
}

.site-header.sticky {
    position: fixed;
    z-index: 9999;
    width: 100%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
    border-radius: 0px;
}

.site-header.sticky .bw_header_bottom_destop .nav_hide_logo,
.site-header.sticky .bw_header_bottom_destop .nav_hide_icon {
    display: block;
}

.site-header.sticky .bw_header_top {
    margin-top: -81px;
}

.site-header.sticky {
    padding: 0 15px;
}
.site-header .nav_hide_icon #searchform div{
   display:none;
   position: absolute;
right: 0;
left:0;
width: 250px;
bottom: -38px;
}
.site-header .nav_hide_icon_item  #searchform.active div {
display: block;

}
/*.site-header .bw_header_bottom .nav_hide_icon_item .search-form-close.active{*/
/*    display:none;*/
/*} */
.site-header .bw_header_item button.close-form{
    border:0 !important;
    display:none;
}
.site-header .bw_header_item button.close-form svg{
    width:20px;
    height:20px;
    
    
}
.site-header .bw_header_item button:focus,.site-header .bw_header_item button:hover{
    outline:none !important;
    background:none !important;
}
/*------------------------END-header-css-------------------------*/

/*------------------------START-footer-css-------------------------*/

footer li {
    list-style: none;
}

footer ul {
    margin: 0;
    padding: 0;
}

footer .fotter-contact-icon {
    background: #41644A;

}

footer .footer-main {
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
    width: 100%;
    grid-gap: 35px;
    padding: 0px 15px 0px;
}

footer .footer-sub-main-logo {
    max-width: 416px;
    width: 100%;
    margin-bottom: 20px;

}

footer .footer-sub-main-logo .wp-block-image img {
    max-width: 200px !important;
    width: 100%;
}

footer .footer-sub-main-contact {
    max-width: 366px;
    width: 100%;
}

footer .footer-sub-main-contact .footer-sub-main-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

footer .fotter-contact-icon {
    background: #41644A;
    width: 100%;
    max-width: 48px;
    height: 48px;
    border-radius: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    border: 1px solid transparent;
}

footer .footer-sub-main-vanus {
    max-width: 130px;
    width: 100%;
}

footer h3 {
    font-weight: 400;
    font-size: 30px !important;
    line-height: 40px;
    text-transform: capitalize;
    color: #000000;
    position: relative;
    margin-bottom: 25px;
}

footer h3:after {
    content: '';
    display: block;
    position: absolute;
    width: 56px;
    border: 3px solid #41644A;
    border-radius: 20px;
    margin-top: 0px;
}

footer h3:before {
    content: '';
    display: block;
    position: absolute;
    width: 5px;
    border: 3px solid #41644A;
    border-radius: 20px;
    margin-bottom: -6px;
    bottom: 0;
    left: 60px;
}

footer.site-footer {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #363636;
    background: #FBF4EA;
    border-radius: 50px 50px 0px 0px;
    padding: 70px 0 0px;
}

footer.site-footer a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    color: #363636;

}

footer.site-footer .footer-sub-main-contact a {
    line-height: 26px;
    word-wrap: break-word;
}

footer .footer-sub-main-logo p {
    margin-bottom: 38px;
    margin-top: 30px;
}

footer.site-footer a:hover {
    color: rgba(65, 100, 74, 1);
}

.footer-bottom {
    background: #41644A;
    border-radius: 50px 50px 0px 0px;
    padding: 0 15px;
}

.footer-sub-bottom {
    display: flex;
    justify-content: space-between;
    padding: 27px 0px;
}

footer .footer-sub-bottom h6,
footer .footer-sub-bottom h6 a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF !important;
    margin: 0px !important;
}

/*footer .footer-sub-bottom h6 a:hover{
    color: black !important;
  }*/
body footer .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
    gap: 0 !important;
}

body footer .is-layout-flex li {
    margin-right: 10px;
}

.bw_exhibition_wrap .bw_exhibition_policy_wrap p {
    margin-bottom: 20px;
}

.bw_exhibition_wrap .bw_exhibition_policy_wrap h5 {
    color: black;
}

/*=====================================start-hero-page=======================================*/

/*------------------------start-hero-homm-section-css-------------------------*/

.bw_hero_home_slider .bw_hero_continer {
    max-width: 1590px !important;
    margin: 380px auto 240px;
    padding: 0 15px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.bw_hero_home_slider .bw_hero_section_slider_wrap .swiper-slide {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100% !important;
    position: relative;
}

.bw_hero_home_slider .bw_hero_section_slider_wrap .swiper-slide::before {
    position: absolute;
    content: " ";
    top: 0;
    left: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(251, 244, 234, 0) 0%, rgba(0, 0, 0, 0) 0.01%, rgba(0, 0, 0, 0.5) 27.08%, #000000 100%);
}

.bw_hero_home_slider {
    position: relative;
}

.bw_hero_home_slider h1 {
    color: white;
    margin-bottom: 14px;
}

.bw_hero_home_slider h5 {
    font-size: 30px;
    line-height: 40px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-bottom: 22px;
}

.bw_hero_home_slider p {
    color: white;
    max-width: 799px;
    width: 100%;
    margin-bottom: 44px;
}

.bw_hero_home_slider .bw_btn {
    background: white;
    border-radius: 30px;
    padding: 11px 25px;
    color: black !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid transparent;
    width: fit-content;
    font-weight: 600;
}

.bw_hero_home_slider .bw_btn:hover {
    background: #41644A;
    color: white !important;
}

.bw_hero_home_slider .bw_btn path {
    fill: black;
}

.bw_hero_home_slider .bw_btn:hover path {
    fill: white !important;
}

.bw_hero_home_slider .swiper-pagination-bullet {
    font-size: 10px;
    border: 1px solid white;
    border-radius: 20px;
    background: transparent;
}

.bw_hero_home_slider .swiper-pagination-bullet-active {
    background: white;
    border-radius: 20px;
    width: 30px;
}

.bw_hero_section_slider .swiper-button-prev,
.bw_hero_section_slider .swiper-button-next {
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    transition: all 0.5s;

}

.bw_hero_section_slider .swiper-button-prev:hover,
.bw_hero_section_slider .swiper-button-next:hover {
    background: #41644A;
}

.bw_hero_section_slider .swiper-button-prev:hover path,
.bw_hero_section_slider .swiper-button-next:hover path {
    fill: white;
}

.bw_hero_section_slider .swiper-button-prev:after,
.bw_hero_section_slider .swiper-button-next:after {
    display: none;
}

.bw_hero_section_slider .swiper-pagination {
    bottom: 40px !important;
    z-index: 2;
}

/*------------------------end-hero_categories-section-css-------------------------*/

/*------------------------start-categories-section-css-------------------------*/

.bw_hero_categories .swiper .swiper-slide img {
    max-width: 160px;
    width: 100%;
    border-radius: 100px;
}

.bw_hero_categories .bw_hero_categories_slider h6 {
    text-align: center;
    margin: 0px;
}

.bw_hero_categories .bw_hero_categories_slider {
    text-align: center;
}

.bw_hero_categories .bw_categories_slider_img {
    margin-bottom: 18px;
}

.bw_hero_categories h4 {
    margin-bottom: 55px;
}

.bw_hero_categories .swiper-pagination {
    position: unset !important;
    margin-top: 30px;
}

.bw_hero_categories .swiper-pagination-bullet {
    font-size: 10px;
    border: 1px solid #41644A;
    border-radius: 20px;
    background: transparent;
}

.bw_hero_categories .swiper-pagination-bullet-active {
    background: #41644A;
    border-radius: 20px;
    width: 30px;
}


/*------------------------end-categories-section-css-------------------------*/


/*------------------------start-about-section-css-------------------------*/
.bw_about_section {
    position: relative;
}

.bw_about_section:after {
    content: '';
    display: block;
    position: absolute;
    width: 10vw;
    height: 100%;
    background: #ffff;
    margin-bottom: 0px;
    bottom: 0;
    left: 0px;

}

.bw_about_section .bw_about_left_wrap p {
    max-width: 552px;
    width: 100%;
    padding-right: 20px;
}

.bw_about_section .bw_about_left_wrap img {
    max-width: 560px;
    width: 100%;

}

.bw_about_section .bw_about_right_wrap p {
    max-width: 710px;
    width: 100%;
    margin: auto 0 auto auto;
}


/*------------------------end-about-section-css-------------------------*/
/*------------------------start-vendor_venue-section-css-------------------------*/
.bw_vendor_venue_slider .bw_vendor_venue_item_contain {
    max-width: 398px;
    padding: 30px 27px;
    background: #FFFFFF;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.08);
}

.bw_vendor_venue_slider .bw_vendor_title {
    max-width: 760px;
    margin: 0 auto 60px;
    text-align: center;
}

.bw_vendor_venue_slider .bw_vendor_title h4 {
    margin-bottom: 15px;
    color: black;
}

.bw_vendor_venue_slider .bw_vendor_venue_item_img {
    max-width: 370px;
    width: 100%;
    margin-right: -120px;
}

.bw_vendor_venue_slider .bw_vendor_venue_item {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;

}

.bw_vendor_venue_slider .bw_vendor_venue_item_contain h5 {
    margin-bottom: 7px;
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 34px;
    text-transform: capitalize;
    color: #000000;
}

.bw_vendor_venue_slider .bw_vendor_venue_item_contain h5:hover {
    color: #41644A;
}

.bw_vendor_venue_slider .bw_vendor_venue_item_contain p {
    margin-bottom: 20px;
}

.bw_vendor_venue_slider .bw_btn_wrap {
    padding: 8px 20px;
}

.bw_vendor_venue_slider .swiper-pagination {
    position: unset !important;
    margin-top: 30px;
}

.bw_vendor_venue_slider .swiper-pagination-bullet {
    font-size: 10px;
    border: 1px solid #41644A;
    border-radius: 20px;
    background: transparent;
}

.bw_vendor_venue_slider .swiper-pagination-bullet-active {
    background: #41644A;
    border-radius: 20px;
    width: 30px;
}

.bw_video_buttons .elementor-button span.elementor-button-icon {
    color: black;
}

.bw_video_buttons .elementor-button {
    width: 110px !important;
    height: 110px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    background: #41644A;
    width: 50px;
    text-align: center;
    padding: 0px;
    right: 0;
}

.mfp-iframe-holder .mfp-close {
    top: -44px;
}

/*------------------------end-vendor_venue-section-css-------------------------*/
/*------------------------start-accodian_section-section-css-------------------------*/
/*.bw_accodian_section .elementor-container{*/
/*  max-width: 1200px !important;*/
/*  margin: auto;*/
/*}*/
.bw_accodian_section .elementor-container .p_wrap p {
    max-width: 760px;
    margin: auto;
    text-align: center;
}

.bw_accodian_section .elementor-accordion-item {
    border: none !important;
    border-bottom: 1px solid #d5d8dc !important;
}

.bw_accodian_section .elementor-accordion .elementor-tab-content {
    border-top: 1px solid #d5d8dc;
}

.bw_accodian_section .elementor-accordion-item p {
    max-width: 1115px;
    width: 100%;
}

/*------------------------end-accodian_section--css-------------------------*/
/*------------------------start-latest_blog_widgets_section--css-------------------------*/
.bw_latest_blog .bw_latest_blog_widgets {
    /*  max-width: 370px;*/
    width: 100%;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_widgets_item {
    /*  max-width: 370px;*/
    width: 100%;
}

.bw_latest_blog .blog_slider {
    padding-bottom: 40px;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_img img {
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_img {
    /*  display: flex;*/
    margin-bottom: 22px;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain h5 {
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 12px;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain h5:hover {
    color: #41644A;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain p {
    margin-bottom: 20px;
}

.bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain p.date {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000000;
}

.bw_vendor_venue_slider .swiper-pagination-bullet-active {
    background: #41644A;
    border-radius: 20px;
    width: 30px;
}

.bw_video_buttons .elementor-button span.elementor-button-icon {
    color: black;
}

/*------------------------end-latest_blog_widgets_section--css-------------------------*/
/*------------------------start-video_section--css-------------------------*/
.bw_video_buttons .elementor-button {
    width: 110px !important;
    height: 110px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

/*------------------------end-video_section_section--css-------------------------*/
/*------------------------start-client_testimonial_widgets_section--css-------------------------*/

.bw_client_testimonial .bw_client_testimonial_widgets_title {
    margin-bottom: 15px;
}

.bw_client_testimonial_widgets .bw_client_testimonial_widgets_title {
    margin-bottom: 62px;
    max-width: 760px;
    width: 100%;
}

.bw_client_testimonial .bw_client_testimonial_widgets_title h4 {
    margin-bottom: 15px;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_item {
    max-width: 500px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.08);
    border-radius: 0px 60px;
    padding: 33px;
    margin: auto;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_group_img {
    max-width: 138px;
    text-align: center;
    margin: -100px auto 18px;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_group_img img {
    border-radius: 75px;
    border: 2px solid #41644A;
    border-radius: 75px;
    object-fit: cover;
    width: 100%;
    padding: 5px;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_group {
    padding-top: 67px;
    padding-bottom: 50px;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_item p {
    text-align: center;
    margin-bottom: 30px;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_item h6 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 26px;
    text-align: center;
    color: #1D1D1D;
    margin-bottom: 6px;
}

.bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_item p.p_wrap_sub_text {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #585858;
    margin-bottom: 0px;
}

.bw_client_testimonial .swiper-button-prev:hover,
.bw_client_testimonial .swiper-button-next:hover {
    background: white;
    border-color: rgba(65, 100, 74, 1);

}

.bw_client_testimonial .swiper-button-prev:hover path,
.bw_client_testimonial .swiper-button-next:hover path {
    fill: rgba(65, 100, 74, 1);

}

.bw_client_testimonial .swiper-button-prev:focus,
.bw_client_testimonial .swiper-button-next:fucus {
    background: #ffff;

}

.bw_client_testimonial .swiper-button-prev:focus path,
.bw_client_testimonial .swiper-button-next:fucus path {
    fill: rgba(65, 100, 74, 1);
}

.bw_client_testimonial .swiper-button-prev path,
.bw_client_testimonial .swiper-button-next path {
    fill: white;
    transition: all 0.5s;
}

.bw_client_testimonial .swiper-button-prev,
.bw_client_testimonial .swiper-button-next {
    background: rgba(65, 100, 74, 1);
    border-radius: 100px;
    width: 55px;
    height: 55px;
    transition: all 0.5s;
    border: 1px solid transparent;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}

.bw_client_testimonial .swiper-button-prev:after,
.bw_client_testimonial .swiper-button-next:after {
    display: none;
}

.bw_client_testimonial .swiper-button-prev {
    left: -30px;
    right: auto;
    top: 65%;
    transition: all 0.5s;
}

.bw_client_testimonial .swiper-button-next {
    right: -30px;
    left: auto;
    top: 65%;
    transition: all 0.5s;

}

.bw_client_testimonial .swiper-pagination {
    position: unset;
}

.bw_new_event .bw_new_event_contain p {
    max-width: 663px;
    width: 100%;
}

.bw_new_event .elementor-container.elementor-column-gap-default:first-child {
    flex-wrap: unset;
}

.bw_new_event .bw_header_item_email .wrapper {
    width: 100%;
    max-width: 100%;
}

.bw_new_event .bw_header_item_email .searchBar {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: end;
}

.bw_new_event .bw_header_item_email #searchQueryInput {
    width: 100% !important;
    max-width: 350px !important;
    padding: 11px 29px !important;
    height: auto !important;
}

.bw_new_event .bw_new_event_form_code form {
    padding-right: 68px;
}

.bw_new_event .bw_new_event_form_code form label button {
    padding: 11px 23px;
}

.bw_new_event .bw_new_event_form_code form .mc4wp-form-fields p:first-child {
    max-width: 380px;
    width: 100%;
}

.bw_new_event .bw_new_event_form_code form .mc4wp-form-fields p label {
    max-width: 100%;
    width: 100%
}

.bw_new_event .bw_new_event_form_code form .mc4wp-form-fields {
    display: flex;
    align-items: center;
    justify-content: end;
}

.bw_new_event .bw_new_event_form_code .bw_form_submit button {
    background: #41644A;
    border-radius: 30px;
    padding: 11px 49px 11px 25px;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    width: fit-content;
}

.bw_new_event .bw_new_event_form_code .bw_form_submit:hover button {
    background: transparent;
    border-color: #41644A;
    color: #41644A !important;
}

.bw_new_event .bw_new_event_form_code .bw_form_submit {
    position: relative;
    margin-left: 18px;
}

.bw_new_event .bw_new_event_form_code .bw_form_submit:hover svg path {
    fill: #41644A;

}

.bw_new_event .bw_new_event_form_code .bw_form_submit svg {
    position: absolute;
    top: 37%;
    right: 25px;
}

/*----------------------------START-latest_blog------------------*/
.bw_latest_blog .swiper-button-prev:hover,
.bw_latest_blog .swiper-button-next:hover {
    background: rgba(65, 100, 74, 1);

}

.bw_latest_blog .swiper-button-prev:hover path,
.bw_latest_blog .swiper-button-next:hover path {
    fill: white;
    transition: all 0.5s;


}

.bw_latest_blog .swiper-button-prev:focus,
.bw_latest_blog .swiper-button-next:fucus {
    background: rgba(65, 100, 74, 1);

}

.bw_latest_blog .swiper-button-prev:focus path,
.bw_latest_blog .swiper-button-next:fucus path {
    fill: white;
    transition: all 0.5s;

}

.bw_latest_blog .swiper-button-prev path,
.bw_latest_blog .swiper-button-next path {
    transition: all 0.5s;

}

.bw_latest_blog .swiper-button-prev,
.bw_latest_blog .swiper-button-next {
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));

}

.bw_latest_blog .swiper-button-prev:after,
.bw_latest_blog .swiper-button-next:after {
    display: none;
}

.bw_latest_blog .swiper-button-prev {
    left: -30px;
    right: auto;
    top: 35%;
    transition: all 0.5s;

}

.bw_latest_blog .swiper-button-next {
    right: -30px;
    left: auto;
    top: 35%;
    transition: all 0.5s;

}

.bw_latest_blog .bw_latest_blog_widgets_title {
    margin-bottom: 35px;
}

/*=============================================================================start-ABOUT-PAGE-css=============================================================================*/

.bw_about_hero_home .breadcrumb,
.bw_about_hero_home .breadcrumb a {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    border-bottom: 1px solid transparent;
    transition: all .5s;
}

.bw_about_hero_home .breadcrumb a:hover {
    color: whitesmoke;
    border-color: white;
}

.bw_about_event_wrap .bw_about_event_wrap_list .elementor-icon-list-icon {
    transform: rotate(45deg);
    margin-right: 13px;

}

/*------------------------start-about_eco_event-css-------------------------*/

.bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
    max-width: 17.56vw;
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-top: -20%;
    margin-right: 10px;
}

.bw_about_eco_event .elementor-column-gap-default {
    justify-content: space-between;
}

.bw_about_eco_event .bw_about_count .elementor-column-gap-default {
    gap: 0px;
}

.bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container::before {
    padding-top: 100%;
    content: '';
    display: block;
}

.bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;

}

.bw_about_eco_event_sub_img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.bw_about_eco_event .bw_about_eco_event_contain {
    max-width: 632px;
    width: 100%;
}

.bw_about_eco_event .bw_about_count .bw_about_count_item .elementor-counter-number-prefix {
    display: none !important;
}

.bw_about_eco_event .bw_about_count .bw_about_count_item .elementor-counter-title {
    text-align: left;
}

/*------------------------end-about_eco_event-css-------------------------*/
/*------------------------start-pro_team-css-------------------------*/


.bw_pro_team .swiper-button-next {
    right: -27px;
    left: auto;
    top: 50%;
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    transition: all .5s;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}

.bw_pro_team .swiper-button-next::after {
    display: none;
}

.bw_pro_team .swiper-button-prev::after {
    display: none;
}

.bw_pro_team .swiper-button-prev {
    left: -27px;
    right: auto;
    top: 50%;
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    transition: all .5s;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}

.bw_pro_team .swiper-button-next:hover,
.bw_pro_team .swiper-button-prev:hover {
    background: #41644A;
}

.bw_pro_team .swiper-button-next:hover path,
.bw_pro_team .swiper-button-prev:hover path {
    fill: #FFFFFF;
    background: #41644A;
}

.bw_pro_team .swiper-button-prev:hover path {
    fill: #FFFFFF;
}

.bw_team_slider_widgets .bw_team_slider_contain p.p_wrap_sub_text {
    margin-bottom: 12px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    color: #585858;

}

.bw_team_slider_widgets .bw_team_slider_contain p {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    color: #363636;
    transition: all 0.5s;
}

.bw_team_slider_widgets .bw_team_slider_contain h5 {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #000000;
    margin-bottom: 4px;
}

/*------------------------eco-pro_team-css-------------------------*/

/*------------------------start-team_slider-css-------------------------*/

.bw_team_slider_widgets .bw_team_slider_title {
    text-align: center;
    max-width: 760px;
    width: 100%;
    margin: 0 auto 60px;
}

.bw_team_slider_widgets .bw_team_slider_title h5 {
    font-size: 42px;
    line-height: 52px;
    text-align: center;
    color: #000000;
    margin-bottom: 15px;
}

.bw_team_slider_widgets .bw_team_slider_contain .bw_team_slider_item {
    max-width: 370px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border-radius: 0px 60px;
    margin: auto;
}

.bw_team_slider_widgets .bw_team_slider_item_contain {
    padding: 0 30px 26px;
}

.bw_team_slider_widgets .bw_team_slider_contain .bw_team_slider_item_img {
    margin-bottom: 20px;
}

.bw_team_slider_widgets .bw_team_slider_contain .bw_team_slider_item_img img {
    border-top-right-radius: 60px;
}

/*.bw_pro_team .social_icon{
   background: transparent;
   border: 1px solid #000000;
   border-radius: 30px;
   max-width: 240px;
   margin: auto;
   padding: 14px 35px ;
   transition: all 0.5s ;
   display: none;
  }
  */
.bw_team_slider_item:hover .social_icon {
    margin-top: 0px;
    overflow: unset;
    visibility: visible;
    transition: 0.5s all ease;
}

.bw_pro_team .social_icon {
    background: transparent;
    border: 1px solid #000000;
    border-radius: 30px;
    max-width: 240px;
    margin: auto;
    padding: 14px 35px;

    /* display: none; */
    margin-top: -75px;
    overflow: hidden;
    visibility: hidden;
}

.bw_pro_team .social_icon .social_icon_group {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.bw_pro_team .social_icon .social_icon_item {
    display: flex;
    align-items: center;
    /*  transition: all 0.5s;*/
}

.bw_pro_team .social_icon .social_icon_item:hover path {
    fill: #41644A;
}

.bw_pro_team .bw_team_slider_item.bw_team_slider_item_img img {
    transition: all 0.5s;
}

/*.bw_pro_team .bw_team_slider_item:hover .bw_team_slider_item_img img{
    max-height: 272px;
    height: 272px;
    object-fit: cover;
  }*/
.bw_team_slider_widgets .bw_team_slider_contain .bw_team_slider_item_img {
    position: relative;
    display: block;
    width: 100%;
}

.bw_team_slider_widgets .bw_team_slider_contain .bw_team_slider_item_img:before {
    padding-top: 90%;
    display: block;
    content: '';
    transition: 0.5s all ease;
}

.bw_pro_team .bw_team_slider_item:hover .bw_team_slider_item_img:before {
    padding-top: 70%;
}

.bw_team_slider_widgets .bw_team_slider_contain .bw_team_slider_item_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*.bw_pro_team .bw_team_slider_item:hover .social_icon{
    display: block;
  }*/
.bw_pro_team .bw_team_slider_item:hover p {
    margin-bottom: 24px;
}

.bw_pro_team .bw_team_slider_contain .team_slider {
    padding-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
    width: calc(100% + 40px);
    margin-left: -20px;
}

/*------------------------End-team_slider-css-------------------------*/
.bw_pro_team .swiper-pagination {
    position: unset !important;
}

.wb_about_instra .sb_instagram_header,
.wb_about_instra #sbi_load {
    display: none;
}

.wb_about_instra #sbi_images {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    padding: 0px !important;
}

.wb_about_instra #sbi_images .sbi_item {
    padding: 0px;
    width: 100% !important;
    max-width: 510px !important;
}

.wb_about_instra #sbi_images .sbi_item:hover .sbi_photo:before,
.wb_about_instra #sbi_images .sbi_item:hover .sbi_photo:after {
    display: block;

}

.wb_about_instra .sbi_photo_wrap .sbi_photo {
    position: relative;
}

.wb_about_instra .sbi_photo_wrap .sbi_photo:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(65, 100, 74, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.wb_about_instra .sbi_photo_wrap .sbi_photo:after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url(https://webbydemo.in/wordpress/eco_event/wp-content/uploads/2023/06/whatsapp-facebook-f-twitter-instagram-youtube-linkedin-whatsapp.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    display: none;
}

/*================================================================================start-SOLUTION-PAGE-css========================================================================*/

/*------------------------start-SOLUTION-css-------------------------*/
.bw_solution_explore_group .bw_solution_explore_sub_img {
    max-width: 500px;
    width: 100%;
}

.bw_solution_explore .bw_solution_explore_group .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 29px;
}

.bw_solution_explore .bw_solution_explore_group .bw_solution_explore_item {
    width: 100%;
    max-width: 100%;
}

.bw_solution_explore_group .bw_solution_explore_sub_text {
    width: 100%;
    max-width: calc(100% - 100px);
    margin: -30px auto 0;
    padding: 12px 0;
    background: #FFFFFF;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.08);
    transition: all 0.5s;
}

.bw_solution_explore_group .bw_solution_explore_sub_text:hover {
    transition: all 0.5s;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.5)
}

.bw_solution_explore_group .bw_solution_explore_sub_text:hover h5.elementor-heading-title {
    color: #41644A;
}

.bw_solution_explore_group .elementor-column-gap-default {
    gap: 20px;
}

/*------------------------End-SOLUTION-css-------------------------*/
/*------------------------start-solution_exhibitions-css-------------------------*/
.bw_solution_exhibitions .bw_solution_exhibitions_img .elementor-element-populated:frist-child {
    max-width: 771px;
}

.bw_solution_exhibitions .bw_solution_exhibitions_img .bw_solution_exhibitions_top_img {
    padding: 0 102px 0 0;
}

.bw_solution_exhibitions .bw_solution_exhibitions_contain .elementor-widget-wrap.elementor-element-populated {
    max-width: 691px;
}

.bw_solution_exhibitions .elementor-container.elementor-column-gap-default {
    display: flex;
}

.bw_solution_exhibitions .bw_solution_exhibitions_img {
    position: relative;
}

.bw_solution_exhibitions .bw_solution_exhibitions_img_bottom {
    margin: -120px 0 0 auto;
}

.bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_left,
.bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_right {
    max-width: 312px;
    width: 100%;
}

.bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .elementor-column-gap-default {
    justify-content: end;

}

.bw_solution_exhibitions_contain {
    justify-content: flex-end;
}

/*------------------------End-solution_exhibitions-css-------------------------*/
/*------------------------start-solution_fetures-css-------------------------*/
.bw_solution_fetures_icon_group .elementor-container.elementor-column-gap-default {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 55px 130px;
}

.bw_solution_fetures_icon_group .bw_solution_fetures_icon_item {
    max-width: 100% !important;
    width: 100% !important;
}

.bw_solution_fetures .bw_solution_fetures_icon_item .elementor-element-populated {
    max-width: 431px;
    width: 100%;
}

.bw_solution_fetures .bw_booking_form .elementor-container.elementor-column-gap-default {
    display: flex;

}

.bw_solution_fetures .bw_booking_form .bw_booking_form_item .elementor-icon-box-title {
    margin: 0px;
}

.bw_solution_fetures .bw_booking_form .bw_booking_form_item .elementor-icon-box-wrapper {
    align-items: center;
}

.bw_booking_form .bw_booking_form_img .elementor-widget-image img {
    display: none;
}

/*------------------------End-Booking_form-css-------------------------*/

/*------------------------start-Resources-css-------------------------*/
.bw_resources_blog {
    max-width: 1560px !important;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.bw_resources_blog .page-content {
    margin-top: 90px;
}

.site-main .page-content.resources_blog {
    padding: 100px 0;
}

.site-main .page-content .bw_resources_blog_title {
    margin-bottom: 60px;
}

.page-content .bw_resources_blog_widgets_group {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 35px;
    margin-bottom: 52px;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item {
    max-width: 370px;
    width: 100%;
    margin-bottom: 28px;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_img {
    position: relative;
    display: block;
    margin-bottom: 28px;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_img a::before {
    content: " ";
    display: block;
    padding-top: 100%;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_img a img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_img img {
    border-radius: 10px;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5,
.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5 a {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-transform: capitalize;
    color: #000000;
    text-decoration: none;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5:hover,
.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5 a:hover {
    color: #41644A;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #363636;
    max-width: 370px;
    width: 100%;
    margin-bottom: 28px;
}

.page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain p.date {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 0px;
}

.bw_resources_breadcrumd {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    margin-right: -50vw;
    left: 50%;
    right: 50%;
    padding: 320px 15px 120px 15px;
    overflow: hidden;
    text-align: center;
}

.bw_resources_breadcrumd .bw_resources_breadcrumd_img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
}

.bw_resources_breadcrumd h2 {
    color: white;

}

.bw_resources_breadcrumd p,
.bw_resources_breadcrumd .breadcrumb a {
    color: white;
    border-bottom: 1px solid transparent;
    transition: all .5s;

}

.bw_resources_breadcrumd .breadcrumb a:hover {
    border-color: white;
    color: white;

}

.bw_resources_breadcrumd .bw_resources_breadcrumd_img:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-image: linear-gradient(275deg, #FFFFFF00 0%, #000000 100%);
    opacity: 0.88;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    content: '';
}

.bw_resources_breadcrumd_text {
    position: relative;
    z-index: 1;
}

.bw_resources_breadcrumd .bw_resources_breadcrumd_img img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.single .page-content .bw_resources_blog_sub_wrap {
    padding: 220px 0 80px;
    max-width: 750px;
    width: 100%;
    margin: auto;
}

.single .page-content .bw_resources_blog_sub_wrap .title_wrap {
    margin-bottom: 15px;
}

.single .page-content .bw_resources_blog_sub_wrap p.date {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #000000;
}

.single .page-content .bw_resources_blog_sub_wrap .bw_resources_blog_img {
    margin: 15px 0 20px;
}

/*==========================================================================================Start-contact-css=====================================================================*/
.bw_contact_form .bw_contact_form_wrap .bw_contact_form_detail .elementor-element-populated {
    max-width: 569px;
    width: 100%;
}

.bw_contact_form .bw_contact_form_wrap .bw_contact_form_list .elementor-icon-box-wrapper {
    align-items: center;
}

.bw_contact_form .bw_contact_form_wrap .bw_contact_form_list .elementor-icon-box-icon {
    padding: 16px;
    background: #41644A;
    border-radius: 100%;
}

.bw_contact_form .bw_contact_form_wrap .bw_contact_form_list h3.elementor-icon-box-title {
    display: none;
}

.bw_contact_form .bw_contact_form_wrapper .elementor-element-populated {
    max-width: 652px;
    width: 100%;
}

.bw_contact_form .bw_contact_form_wrapper form input[type=text],
input[type="email"],
textarea {
    border: 1px solid #585858;
    border-radius: 23px;
    background: transparent;
}
.bw_contact_form .bw_contact_form_wrapper form input.wpcf7-not-valid{
    border-color:red;
}
.wpcf7 form.sent .wpcf7-response-output {
    border:0;
    color:#46b450;
}

.bw_contact_form .bw_contact_form_wrapper form textarea {
    margin-bottom: 30px;
}

.bw_contact_form .bw_contact_form_wrapper form input[type=text]:focus,
input[type="email"]:focus,
textarea:focus {
    border-color: #41644A;
    outline: none;
}

.bw_contact_form .bw_contact_form_wrapper form label {
    width: 100%;
}

.bw_contact_form .bw_contact_form_wrapper form .wpcf7-not-valid-tip {
    margin-top: 10px;
    margin-left: 20px;
    font-size:0;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 0.2em 1em;
}

.bw_contact_form .bw_contact_form_wrapper .wpcf7-form-control[type=submit]:focus {
    outline: none;
}

.bw_contact_form .bw_contact_form_wrapper .wpcf7-form-control[type=submit] {
    background: #41644A;
    border-radius: 30px;
    padding: 11px 25px;
    padding-right: 40px;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid transparent;
    width: fit-content;
}

.bw_contact_form .bw_contact_form_wrapper .wpcf7-form-control[type=submit]:hover {
    background: transparent;
    border-color: #41644A;
    color: #41644A !important;
}

.bw_contact_form .bw_contact_form_wrapper .wpcf7-form-control[type=submit]:hover~svg path {
    fill: #41644A !important;
}

.bw_contact_form .bw_contact_form_wrapper .bw_form_submit {
    position: relative;
    width: fit-content;
}

.bw_contact_form .bw_contact_form_wrapper .bw_form_submit svg {
    position: absolute;
    top: 23%;
    right: 15px;
}

.bw_contact_map .bw_contact_map_img .elementor-widget-container {
    max-width: 1177px;
    width: 100%;
    margin: auto;
    text-align: center;

}

/*===============================================================================start-Exhibition-css========================================================================*/
.bw_exhibition .bw_exhibition_img img {
    max-width: 716px;
    width: 100%;
}

.bw_exhibition .bw_exhibition_contain {
    max-width: 742px;
    width: 100%;
}

.bw_exhibition .bw_exhibition_contain .elementor-icon-box-wrapper {
    align-items: center !important;
}

.bw_exhibition .bw_exhibition_contain p {
    max-width: 721px;

}

.bw_exhibition .bw_exhibition_wrapper .elementor-container {
    justify-content: space-between;
    gap: 40px;
}

.bw_exhibition .bw_exhibition_contain .elementor-icon-box-title {
    margin-bottom: 0px;
}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_item .elementor-counter-number-prefix,
.bw_exhibition_countdown_wrap .bw_exhibition_countdown_item .elementor-counter-number-suffix {
    display: none;
}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_item .elementor-counter-number-wrapper {
    justify-content: center;
}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_group {
    max-width: 663px;
    width: 100%;

}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_contain .elementor-widget-wrap {
    display: flex;
    flex-direction: column !important;
}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_list {
    max-width: 130px;
    width: 100%;
}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_list .elementor-counter-number-wrapper {
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 10px;
    margin-bottom: 15px;
}

.bw_exhibition_countdown_wrap .bw_exhibition_countdown_group .elementor-container {
    max-width: 663px;
    gap: 30px;
}

.bw_exhibition_wrap .bw_exhibition_wrapper_group {
    display: flex;
    gap: 40px;
    justify-content: space-between;

}

.bw_exhibition_wrap .bw_exhibition_icon_group {
    max-width: 480px;
    width: 100%;
    display: flex;
    margin: 21px 0 35px;
    align-items: center;

}

.bw_exhibition_wrap .bw_exhibition_wrapper_item {
    display: flex;
    align-items: center;
    margin-right: 40px;

}

.bw_exhibition_wrap .bw_exhibition_wrapper_item svg {
    margin-right: 12px;
}

.bw_exhibition_wrap .bw_exhibition_wrapper_item p {
    margin-bottom: 0px !important;
}

.bw_exhibition_wrap .bw_exhibition_wrapper_img {
    max-width: 716px;
    width: 100%;
}

.bw_exhibition_wrap .bw_exhibition_wrapper_contain {
    max-width: 742px;
    width: 100%;
    padding: 20px 0 0;
}

.bw_exhibition_wrap .bw_exhibition_wrapper_contain h5 {
    color: black;

}

.bw_exhibition_wrap .bw_exhibition_wrapper_contain p {
    margin-bottom: 15px;
}

.bw_exhibition_slider .bw_exhibition_slider_icon_item {
    margin-top: 18px;
}

.bw_exhibition_slider .swiper-pagination-bullet-active {
    background: #41644A;
    border-radius: 20px;
    width: 30px;
}

.bw_exhibition_slider .swiper-pagination-bullet {
    font-size: 10px;
    border: 2px solid #41644A !important;
    border-radius: 20px;
    background: #41644A;
}

.bw_exhibition_slider .swiper-pagination {
    position: unset !important;
    margin-top: 30px;
}

.bw_exhibition_slider .swiper-button-prev:hover,
.bw_exhibition_slider .swiper-button-next:hover {
    background: rgba(65, 100, 74, 1);

}

.bw_exhibition_slider .swiper-button-prev:hover path,
.bw_exhibition_slider .swiper-button-next:hover path {
    fill: white;

}

.bw_exhibition_slider .swiper-button-prev:focus,
.bw_exhibition_slider .swiper-button-next:fucus {
    background: rgba(65, 100, 74, 1);

}

.bw_exhibition_slider .swiper-button-prev:focus path,
.bw_exhibition_slider .swiper-button-next:fucus path {
    fill: white;
}

.bw_exhibition_slider .swiper-button-prev,
.bw_exhibition_slider .swiper-button-next {
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));

}

.bw_exhibition_slider .swiper-button-prev:after,
.bw_exhibition_slider .swiper-button-next:after {
    display: none;
}

.bw_exhibition_slider .swiper-button-prev {
    left: -27px;
    right: auto;
}

.bw_exhibition_slider .swiper-button-next {
    right: -27px;
    left: auto;
}

.bw_exhibition_slider .bw_exhibition_slider_contain .swiper-slide {
    max-width: 370px !important;
    width: 100% !important;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.bw_exhibition_slider .bw_exhibition_slider_contain .bw_exhibition_slider_text {
    padding: 22px 25px 15px;
}

.bw_exhibition_slider .bw_exhibition_slider_icon {
    display: flex;
    align-items: center;
    gap: 23px;

}

.bw_exhibition_slider .bw_exhibition_slider_icon .bw_exhibition_slider_icon_item {
    display: flex;
    align-items: center;
    gap: 9px;

}

.bw_exhibition_slider .bw_exhibition_slider_title {
    margin-bottom: 35px;
}

.bw_exhibition_slider .bw_exhibition_slider_text h5 {
    font-size: 26px;
    line-height: 36px;
    color: black;
    margin-bottom: 10px;
}

.bw_exhibition_slider .bw_exhibition_slider_text h5:hover {
    color: #41644A;
}

.bw_exhibition_slider .bw_exhibition_slider_item_img a {
    position: relative;
    display: block;
}

.bw_exhibition_slider .bw_exhibition_slider_item_img a:before {
    content: " ";
    display: block;
    padding-top: 100%;

}

.bw_exhibition_slider .bw_exhibition_slider_item_img img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}

.bw_exhibition_slider .swiper-wrapper {
    height: auto !important;
}

.bw_exhibition_slider .swiper-wrapper .swiper-slide {
    height: auto !important;
}

/*=================================================================================start-Sustainable_Events-css===========================================================*/

.bw_sustainable_events .bw_sustainable_events_contain_img_1 {
    max-width: 488px;
    width: 100%;
}

.bw_sustainable_events .bw_sustainable_events_contain_img_1 img {
    border-radius: 60px 60px 0px 60px;
}

.bw_sustainable_events .bw_sustainable_events_contain_img_2 {
    max-width: 317px;
    width: 100%;
}

.bw_sustainable_events .bw_sustainable_events_contain_img_2 img {
    border-radius: 0px 60px 60px 0px;
}

.bw_sustainable_events .bw_sustainable_events_contain_img_3 {
    max-width: 488px;
    width: 100%;
    margin: auto;
}

.bw_sustainable_events .bw_sustainable_events_contain_img_3 img {
    border-radius: 0px 0px 60px 60px;
}

.bw_sustainable_events .bw_sustainable_events_img_group_top .elementor-container:first-child {
    max-width: 825px;
    gap: 20px;
    flex-wrap: nowrap;
}

.bw_sustainable_events .bw_sustainable_events_contain {
    max-width: 625px;
    width: 100%;
}

.bw_sustainable_events .elementor-container::frist-child {
    gap: 40px;
    justify-content: space-between;
}

.bw_sustainable_events .bw_sustainable_events_img_group {
    max-width: 850px;
    width: 100%;
}

.bw_gift .giftslider .gift-item {
    max-width: 500px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
}

.bw_gift .giftslider .gift-item h5 {
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
}

.bw_gift .giftslider .gift-item p {
    margin-bottom: 18px;
}

.bw_gift .bw_giftslider .swiper-pagination {
    display: none;
}

.bw_gift .bw_giftslider .swiper-button-next {
    right: -27px;
    left: auto;
    top: 50%;
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}

.bw_gift .bw_giftslider .swiper-button-next::after {
    display: none;
}

.bw_gift .bw_giftslider .swiper-button-prev::after {
    display: none;
}

.bw_gift .bw_giftslider .swiper-button-prev {
    left: -27px;
    right: auto;
    top: 50%;
    background: #FFFFFF;
    border-radius: 100px;
    width: 55px;
    height: 55px;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
}

.bw_gift .bw_gift_contain {
    padding: 20px 25px 28px;
    height: 100%;

}

.bw_gift .bw_gift_title {
    margin-bottom: 30px;
}

.bw_gift .bw_gift_title h4 {
    font-size: 30px;
    line-height: 40px;
}


/*------------------------start-Current_event-css-------------------------*/
.bw_current_event .bw_current_event_grid_contain h5,
.bw_current_event .bw_current_event_grid_contain h5 a {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-transform: capitalize;
    color: #000000;
    margin: 0;
}

.bw_current_event .bw_current_event_grid_contain h5 a:hover {
    color: #41644A;
}

.bw_current_event .bw_current_event_grid_img {
    margin-bottom: 16px;
}

.bw_current_event .bw_current_event_grid_img a {
    position: relative;
    display: block;


}

.bw_current_event .bw_current_event_grid_img a::before {
    content: " ";
    display: block;
    padding-top: 100%;

}

.bw_current_event .bw_current_event_grid_img a img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;

}

.bw_current_event .bw_current_event_title h4 {
    margin-bottom: 40px;
}

.bw_current_event .bw_current_event_title .bw_current_event .bw_current_event_grid_group {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.button-group.filters-button-group {
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    padding-bottom: 37px;
    position: relative;
    margin-bottom: 55px;
}

.button-group.filters-button-group {
    -ms-overflow-style: none;/ Internet Explorer 10+/ scrollbar-width: none;/ Firefox /
}

.button-group.filters-button-group::-webkit-scrollbar {
    display: none;/ Safari and Chrome /
}

.button-group.filters-button-group::before {
    content: '';
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1px;
}


.filters-button-group .button {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: black;
    border: none;
    padding: 0px 32px;
    position: relative;
}

.filters-button-group .button:focus,
.filters-button-group .button:active {
    background: transparent;
    outline: none;
    color: #41644A;
}

.filters-button-group .button::after {
    position: absolute;
    bottom: -2px;
    left: auto;
    right: 0;
    width: 0%;
    height: 3px;
    content: " ";
    background: #41644A;
    transition: 0.5s all ease;
    bottom: -36px;
}

.filters-button-group .button.is-checked::after {
    width: 100%;
    left: 0;
    right: auto;
}

.filters-button-group .button::before {
    position: absolute;
    content: " ";
    top: 10px;
    right: -2px;
    width: 8px;
    height: 8px;
    background: black;
    transform: rotate(45deg);
}

.filters-button-group .button:last-child::before {
    display: none;
}

.filters-button-group .button:last-child {
    padding-right: 0;
}

.filters-button-group .button:first-child {
    padding-left: 0;
}

.bw_current_event .button:hover {
    background: transparent;
    color: #41644A;
    border: 0;
}

.bw_current_event_grid_group.grid {
    margin-right: -20px;
}

.bw_current_event_grid_item.element-item {
    position: relative;
    float: left;
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 28px;
}

/*.bw_current_event_grid_item.element-item:nth-child(1n + 4) {
    margin-right: 0;
  }*/


/*------------------------sustainable_events------------------------*/
.bw_sustainable_events_detail .elementor-container:first-child {
    justify-content: space-between;
    gap: 20px;
}

.bw_sustainable_events_detail .bw_sustainable_detail_img-item .elementor-widget-wrap.elementor-element-populated {
    max-width: 440px;
    width: 100%;
}

.bw_sustainable_events_detail .bw_sustainable_detail_contain .elementor-widget-wrap {
    max-width: 600px;
    width: 100%;
}

.bw_sustainable_events_detail .bw_sustainable_detail_img-item .elementor-widget-wrap {
    max-width: 430px;
    width: 100%;
}

.bw_sustainable_events_detail .bw_sustainable_detail_img-group .elementor-container.elementor-column-gap-default:first-child {
    gap: 22px;
    max-width: 920px;
    width: 100%;
    flex-wrap: nowrap;
}


/*===================================================start-Market_place-css===========================================*/
.bw_market_place .bw_market_place_item {
    max-width: 760px;
    width: 100%;
    display: flex;
    align-items: center;
}

.bw_market_place .breadcrumb {
    color: white;
}

.bw_market_place .bw_market_place_group {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 70px 50px;
    padding-bottom: 100px;
}

.bw_market_place .bw_market_place_title {
    margin: 100px 0 60px;
    color: black;
}

.bw_market_place .bw_market_place_item .bw_market_place_item_img {
    max-width: 430px;
    width: 100%;
}

.bw_market_place .bw_market_place_item .bw_market_place_item_img a {
    position: relative;
    display: block;
    width: 100%;

}

.bw_market_place .bw_market_place_item .bw_market_place_item_img a::before {
    content: " ";
    display: block;
    padding-top: 100%;

}

.bw_market_place .bw_market_place_item .bw_market_place_item_img a img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;

}

.bw_market_place .bw_market_place_item .bw_market_place_item_contain {
    max-width: 510px;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.1);
    padding: 34px 30px;
    margin-left: -185px;
    position: relative;
    z-index: 1;

}

.bw_market_place .bw_market_place_item .bw_market_place_item_contain h5,
.bw_market_place .bw_market_place_item .bw_market_place_item_contain h5 a {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-transform: capitalize;
    color: #000000;
    text-decoration: none;
    margin-bottom: 12px;
}

.bw_market_place .bw_market_place_item .bw_market_place_item_contain h5 a:hover {
    color: #41644A;
}

.bw_market_place .bw_market_place_item .bw_market_place_item_contain p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 22px;
}

.bw_market_place .bw_market_place_item .bw_btn_wrap {
    padding: 8px 20px;
    font-size: 15px;
    transition: all 0.5s;
}

.bw_market_palce .bw_vendor_title {
    max-width: 100% !important;
    width: 100%;
    text-align: left;
}

.bw_vendor_title .bw_title_sub {
    margin-bottom: 55PX;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_img {
    max-width: 430px;
    width: 100%;
    margin-right: -185px;
    position: relative;
    display: block;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_img::before {
    content: " ";
    display: block;
    padding-top: 100%;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_img img {
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    z-index: -1;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain {
    max-width: 510px;
    padding: 34px 30px;
    background: #FFFFFF;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 1;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain h5 {
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
}

.wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain p {
    margin-bottom: 22px;
}

/*------------------------start-exhibition-countdown-css-------------------------*/
.bw_exhibition_countdown .bw_exhibition_countdown_img .bw_exhibition_countdown_img_head {
    max-width: 663px;
    width: 100%;
}

/*===========================================================================start-Sustainable_Gifts-css============================================================================*/
.bw_sustain_gift .bw_sustain_gift_img .elementor-widget-wrap {
    max-width: 696px;
    width: 100%;

}

.bw_sustain_gift .bw_p_wrap p {
    margin: 0px;
}

.bw_sustain_gift .elementor-container.elementor-column-gap-default {
    gap: 70px;
}

.bw_sustain_gift .bw_sustain_gift_contain .elementor-widget-wrap {
    max-width: 771px;
    width: 100%;
}

.bw_sustain_gift .elementor-column-gap-default::frist-child {
    gap: 40px;
}

.bw_sustain_gift .bw_sustain_gift_contain .elementor-widget-wrap h5 {
    margin-bottom: 26px;
}

.bw_sustain_gift_wrap .bw_sustain_gift_wrap_contain .elementor-widget-wrap {
    max-width: 640px;
    width: 100%;
}

.bw_sustain_gift_wrap .bw_sustain_gift_img_group .elementor-widget-wrap {
    max-width: 832px;
    width: 100%;

}

.bw_sustain_gift_wrap .elementor-container.elementor-column-gap-default:frist-child {
    gap: 40px;
}

.bw_sustain_gift_wrap .elementor-container.elementor-column-gap-default {
    gap: 20px;
}

.bw_sustain_gift_wrap .bw_sustain_gift_img_item .elementor-widget-container {
    max-width: 401px;
}

.bw_contact_form .bw_contact_form_wrap .wpcf7-spinner {
    display: none;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border: 0;
    color: red;
    padding: 0px;
}

/*=====================================================start-Gifts-css============================================================================*/

.wc-gift-product {
    padding: 230px 0 70px;
}

.wc-gift-product .wc-gift-product_social ul {
    text-decoration: none;
    list-style: none;
    padding: 0px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.wc-gift-product .wc-gift-product_social ul li:first-child {
    margin-right: 10px;
}

.wc-gift-product .gift-main-img {
    max-width: 520px;
    width: 100%;
    margin: auto;
}

.wc-gift-product .wc-gift-product_contain {
    margin-left: 30px;
}

.wc-gift-product .wc-gift-product_contain .wc-gift-product_social svg {
    width: 30px;
    height: 30px;
}

.product-gallery-composite .slider-for {
    width: 100%;
    max-width: 500px;
}

.wc-gift-product article {
    display: flex;
    justify-content: center;
    gap: 60px;
}

.wc-gift-product .wc-gift-product_img {
    max-width: 570px;
    width: 100%;
}

.wc-gift-product .wc-gift-product_img .slider-nav .slick-slide img {
    max-width: 70px;
    width: 100%;
}

.wc-gift-product-wrap {
    width: 100%;
    max-width: 980px;
    margin: 0 auto 30px;
    padding: 0 15px;

}

.wc-gift-product-wrap .tab-link {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-transform: capitalize;
    color: #000000;
}

.wc-gift-product-wrap-contain P {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #363636;
}

.wc-gift-product-wrap-contain .tab-content {
    background: rgba(65, 100, 74, 0.1);
    min-height: 250px;
}

.wc-gift-product-wrap-contain ul.tabs li.current {
    background: rgba(65, 100, 74, 0.1);
    color: #222;
}

.wc-gift-product-wrap h5.tab-link-mobile {
    display: none;
}

/*===============================start-Product-gallery-css============================================================================*/

.product-gallery-composite {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
}

.product-gallery-composite .slider-nav {
    max-width: 100px;
    width: 100%;
    margin-right: 20px;
}

.product-gallery-composite .product-gallery-root {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-gallery-composite .product-gallery-root .slider-nav .slick-prev {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    top: 0;
    height: 20px;
    width: 100%;
    left: 0;

}

.product-gallery-composite .product-gallery-img-tab img {
    margin-bottom: 8px;
}

.product-gallery-composite .product-gallery-root .slider-nav .slick-next {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    bottom: -10px;
    height: 20px;
    left: 15px;
}

.product-gallery-composite .product-gallery-root .slider-nav .slick-prev:before {
    right: 20%;
    top: 50%;
    content: "";
    width: 15px;
    height: 15px;
    border-right: 4px solid black;
    border-top: 4px solid black;
    border-radius: 3px;
    position: absolute;
    transform: translate(-50%, -50%) rotate(-45deg);
    text-align: center;
}

.product-gallery-composite .product-gallery-root .slider-nav .slick-next:before {

    right: 20%;
    top: 50%;
    content: "";
    width: 15px;
    height: 15px;
    border-right: 4px solid black;
    border-top: 4px solid black;
    border-radius: 3px;
    position: absolute;
    transform: translateY(-50%) rotate(-225deg);
    text-align: center;
    margin: auto;

}
.site-header .bw_header_bottom  form.tab-search-form input{
    max-width:100% !important;
    height:93px !important;
    padding:0px 0px 0px 50px !important;
    border:0 !important;
    border-radius: 0px !important;
}
.site-header .bw_header_bottom  form.tab-search-form #searchsubmit{
    top:27px;
    left:53px;
    right:0;
}
.site-header .bw_header_bottom  form.tab-search-form #searchsubmit svg{
    height:20px;
    width:20px;
}
.site-header .bw_header_bottom .nav_hide_icon #searchform div {
       position: absolute;
        width:100%;
    bottom: 0;
    z-index:555;
    max-width:1560px;
    margin:auto;
}
/*-------------------------------------CSS-market place-css--------------------*/
.fancybox-is-open .fancybox-bg {
    opacity: 1 !important;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
    background-color: rgb(0 0 0);
}

#primary {
    padding: 220px 0 60px;
}

#primary ul li h2,
#primary h1,
#primary h2 {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-transform: capitalize;
    color: #000000;
    padding: 0px;
    margin-bottom:10px;
}

#primary .product.type-product .price {
    margin-bottom: 10px;
}
#primary .product.type-product .product_meta span{
    color: #000;
font-size: 16px;
font-family: 'Poppins';
line-height: 40px;
text-transform: capitalize;
font-weight:600;
}
#primary .product.type-product .product_meta span a{
    color:#41644A;
    text-transform: capitalize;
    /*padding-left:10px;*/
    font-weight:600;
}
#primary .product.type-product .product_meta span a:hover{
    color:black;
}
#primary ul li .button,
#primary .button.add-to-enquiry,
#primary .summary .pisol-view-cart{
    background: #41644A !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    border: 1px solid transparent;
    transition: 0.3s all ease;
    max-width: 180px;
    border-radius: 23px;
}
#primary .summary .pisol-view-cart{
    padding:5px 1em;
    margin-top:7px;
    color:white;
}
#primary .summary .pisol-view-cart:hover{
    background: transparent !important;
    border-color: #41644A;
    color: #41644A !important;
}

#primary ul li .pisol-view-cart {
    background: #41644A !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    border: 1px solid transparent;
    display: block;
    color: white;
    border-radius: 3px;
    padding: 4px 1em;
    transition: 0.5s all ease;
    max-width: 180px;
    border-radius: 23px;
}

#primary ul li .pisol-view-cart:hover {
    background: transparent !important;
    border-color: #41644A;
    color: #41644A !important;
}

#primary ul li .button:hover,
#primary .product form.cart:hover .button,
#primary .button.add-to-enquiry:hover {
    background: transparent !important;
    border-color: #41644A;
    color: #41644A !important;
    outline:none;
}

#primary ul li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
    width: 100%;
    float: none;
    background:transparent;
}

#primary ul.products {
    margin: 0;
    padding: 0;
    list-style: none outside;
    clear: both;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0px 25PX;
}

#primary ul:before {
    content: unset;
    display: block;
}

#primary .quantity .qty {
    width: 48px;
    padding: 6px 10px;

    text-align: center;
}

#primary .product form.cart .button {
    background: #41644A !important;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    border: 1px solid transparent;
    transition: 0.3s all ease;
}

#primary ul.products li.product a img {
    border-radius: 10px;
}

#primary .product .flex-viewport {
    margin-bottom: 30px;
}

#primary div.product div.images .flex-control-thumbs li {
    width: 22.2%;
    float: left;
    margin: 0 10px;
    list-style: none;
}

#primary div.product div.images {
    margin-bottom: 50px;
}
#primary .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering select {
       border-radius: 7px;
}
#primary div.product form.cart {
   display:none;
}
#primary div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 16px;
}
/*#primary .related{*/
/*    padding:30px;*/
/*    background: rgba(65, 100, 74, 0.10);*/
/*}*/

#primary .related h2{
    margin-bottom:15px;
    
}
#primary .related h2:first-child{
    font-size:32px;
}
#primary ul.tabs{
    display:flex;
    margin:0;
    padding:0px;
}

#primary ul.tabs li{
        width: fit-content !important;
        border:0;
}
#primary ul.tabs li:after,
#primary ul.tabs li:before{
    display:none;
}
#primary ul.tabs li.active{
    background: rgba(65, 100, 74, 0.10);
    border:0;
}
#primary .wc-tabs-wrapper .woocommerce-Tabs-panel {
     background: rgba(65, 100, 74, 0.10);
     padding:30px;
     margin-bottom:70px !important;
 
}

#primary div.product .woocommerce-tabs ul.tabs li::before{
    display:none;
}


#primary  div.product p.stock{
    display:none;
}
#primary .wpgs-for .slick-arrow::before{
    display:none;
}
#primary .wpgs-for .slick-arrow::before,
#primary .wpgs-nav .slick-prev::before,
#primary .wpgs-nav .slick-next::before {
    color: #000;
    background: white;
    border-radius: 100px;
        transition: all 0.5s;
    border: 1px solid transparent;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.1));
    opacity:1;
}

#primary .wpgs-nav button.slick-prev.slick-arrow {
     position: absolute;
    left: -10px;
    right: auto;
    top: 50%;
    transition: all 0.5s;
    z-index:1;
    width:40px;
    height:40px;
     background: white;
     border-radius: 100px; transition: all 0.5s;
  
    
}
#primary .woocommerce-product-gallery__image{
    margin-bottom:10px;
    }
/* #primary .woocommerce-product-gallery__image .zoomtoo-container {*/
/*     position: relative;*/
/*    display: block;*/
/* }*/
/* #primary .woocommerce-product-gallery__image .zoomtoo-container::before{*/
/*    content: " ";*/
/*    display: block;*/
/*    padding-top: 100%;*/
     
/* }*/
/*#primary .woocommerce-product-gallery__image .zoomtoo-container img:first-child{*/
/*         position: absolute;*/
/*    width: 100%;*/
/*    object-fit: cover;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*     }*/
#primary .wpgs-nav .slick-next{
    position: absolute;
    right: -10px;
    left: auto;
    top: 50%;
    transition: all 0.5s;
    z-index:1;
    width:40px;
    height:40px;
     background: white;
     border-radius: 100px;
      transition: all 0.5s;
    
}
#primary .wpgs-nav button.slick-prev.slick-arrow:hover;
#primary .wpgs-nav .slick-next:hover{
    background: #41644A;
}


#content .woocommerce{
    padding:80px 0 50px;
}
#content .woocommerce form input.pi-form-control{
    border: 1px solid #585858;
    border-radius: 23px;
    background: transparent;
    outline:none;
}
#content .woocommerce form .pi-btn{
    background: #41644A;
    border-radius: 30px;
    padding: 10px 25px;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    width: fit-content;
}
#content .woocommerce form .pi-btn:hover{
    color:  #41644A !important;
     background: transparent;
     border-color: #41644A;
}
#content .woocommerce form{
    max-width:58%;
    display:grid !important;
    grid-template-columns: repeat(2,1fr);
    grid-gap:15px;
    margin:auto;
    
}
#content .woocommerce form .pi-row{
    padding:0px;
}
#content .woocommerce form .pi-row:nth-child(5),
#content .woocommerce form .pi-row:nth-child(6){
   grid-column: span 2;
}
#content .woocommerce form .pi-row textarea{
    height: 200px;
    resize: none;
    border: 1px solid #585858;
    border-radius: 10px;
}
#content .woocommerce form label.error{
    display:none !important;
}
#content .woocommerce form input.error{
    border-color:red;
}


#content .product-message textarea.pi-message{
     resize: none;
}

#content table.shop_table .product-message textarea, #content table.shop_table .product-name a {
    
    border-radius: 10px;
}
#content table.shop_table{
    margin-bottom:50px;
    border-color: #585858;
    border:1px solid;
    
}
#content table.shop_table th,#content table.shop_table td{
     
     border-color:#585858;
}
#content table.shop_table .product-message textarea, #content table.shop_table .product-name a {
        text-decoration: none;
}

/*-------------------------------------CSS-Search-css--------------------*/
.wb_sub_search_wrap {
    padding: 230px 0 00px;
}

.wb_sub_search_wrap h5,
.wb_sub_search_wrap h5 a {
    font-family: 'Bebas Neue';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-transform: capitalize;
    color: #000000;
    margin-bottom: 20px;
}

.wb_sub_search_wrap p {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #363636;
}

.wb_sub_search_wrap .wb_sub_search_wrap_contain {
    margin-bottom: 30px;
}

.wb_sub_search_wrap .wb_sub_search_wrap_contain {
    word-break: break-all;
}

.breadcrumb {
    color: white !important;
}

.site-main .pagination .nav-previous,
.site-main .pagination .nav-next {
    background: transparent;
    border-radius: 30px;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    border: 1px solid #41644A;
    transition: all 0.3s;
    color: #41644A;
}

.site-main .pagination .nav-previous a,
.site-main .pagination .nav-next a {
    transition: all 0.3s;
    color: #41644A;
}

.site-main .pagination .nav-previous:hover,
.site-main .pagination .nav-next:hover {
    border-color: #41644A;
    background: #41644A;
}

.site-main .pagination .nav-previous:hover a,
.site-main .pagination .nav-next:hover a {
    color: white;
}

.site-main .pagination .nav-previous path,
.site-main .pagination .nav-next path {
    transition: all 0.3s;
    fill: #41644A;
}

.site-main .pagination .nav-previous:hover path,
.site-main .pagination .nav-next:hover path {
    fill: white;
}

.site-main .pagination {
    margin-bottom: 50px;
    display: flex;
}

.site-main .pagination .meta-nav {
    display: none;
}

.site-main .pagination .nav-next {
    display: flex;
    flex-direction: row-reverse;
}

.site-main .pagination .nav-next a {
    margin-right: 10px;
}

.site-main .pagination .nav-previous {
    display: flex;
    margin-right: 20px;
}

.site-main .pagination .nav-previous svg {
    transform: rotate(180deg);
}

.site-main .pagination .nav-previous a {
    margin-left: 10px;
}

.site-navigation ul.menu li a {

    padding: 0px 0px;
}

.site-navigation ul.menu li.menu-item-has-children {
    padding-right: 28px !important;
}
/*========================================================== 404 ================================================*/
.site-main .page-content .bw_404{
    padding:150px 0 50px;
     max-width:700px;
    margin:auto;
    text-align: center;
   

}
.site-main .page-content .bw_404 img{
    opacity: 0.9;
}
.site-main .page-content .bw_404 p{
    margin-bottom:15px;

}
.site-main .page-content .bw_404 .bw_contact_btn{
    margin: auto;
    text-decoration:none;
}
.search-page .page-header{
    display:block;
    padding:190px 0 0;
}
.search-page .page-header h2{
    padding:0px !important;
}
.search-page .page-content .wb_sub_search_wrap{
    padding:20px 0 30px;
}

.search-page .wb_sub_search_wrap{
    margin-bottom:30px;
}

.search-page .page-content .wb_sub_search_wrap{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 35px;
    margin-bottom: 52px;
}
.search-page .page-content .wb_sub_search_wrap .wb_sub_search_wrap_contain a:not(.entry-title a) {
      position: relative;
}
.search-page .page-content .wb_sub_search_wrap .wb_sub_search_wrap_contain a:not(.entry-title a)::before {
    content: " ";
    display: block;
    padding-top: 100%;
}
.search-page .page-content .wb_sub_search_wrap .wb_sub_search_wrap_contain img{
    position: absolute;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
    height: 100%;
    border-radius:10px;
    
}
.search-page .page-content .wb_sub_search_wrap .wb_sub_search_wrap_contain h5{
    margin-top:10px;
}
.search-no-results .search-page .wb_sub_search_wrap{
    display:block !important;
}
/*.site-header .bw_header_bottom .search-form-close {*/
/*    position: fixed;*/
/*    top: 0px;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    background: white;*/
/*    z-index: 999;*/
/*    padding: 0px 15px;*/
/*}*/
/*.site-header .bw_header_bottom  button.close-form {
    border: 0 !important;
    display: none;
}*/
.site-header .bw_header_bottom .close-form{
    border: 0 !important;
    display: none;
}
.site-header .bw_header_bottom .tab-search-form.active +.close-form{
    display:block;
} 
.site-header .bw_header_bottom .close-form {
    position: absolute;
        top: 28px;
    z-index: 560;
}
.site-header .bw_header_bottom .close-form svg{
        width: 20px;
    height: 20px;
    
}
.site-header .bw_header_bottom .close-form:hover{
    background:none;
}
.site-header .bw_header_bottom .close-form:focus{
    background:none;
    border:0;
    outline:none;
}


/*===============================================================================================================================================================================*/
/*------------------------------------------------------------------------start-media-css------------------------------------------------------------------------------------------*/
/*==============================================================================   1680   ============================================================================================*/
@media (max-width: 1680px) {

    .bw_hero_home_slider .bw_hero_continer {
        margin: 380px auto 240px;
        padding: 0 80px;

    }

    .bw_hero_section_slider .swiper-button-prev,
    .bw_hero_section_slider .swiper-button-next {
        background: #FFFFFF;
        border-radius: 100px;
        width: 45px;
        height: 45px;
        z-index: 1;
    }

    .bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
        max-width: 20vw;
        width: 100%;
        position: relative;
        margin-left: auto;
        margin-top: -20%;
        margin-right: 10px;
    }
}

/*===============================================================================================================================================================================*/
/*===================================================================================================================================================================================*/
@media (max-width: 1600px) {

    .bw_about_section:after {
        width: 7vw;
    }

    .bw_hero_home_slider .bw_hero_continer {
        margin: 380px auto 240px;

    }

    .bw_client_testimonial .swiper-button-next,
    .bw_latest_blog .swiper-button-next,
    .bw_exhibition_slider .swiper-button-next,
    .bw_pro_team .swiper-button-next {
        right: -12px;

    }

    .bw_client_testimonial .swiper-button-prev,
    .bw_latest_blog .swiper-button-prev,
    .bw_exhibition_slider .swiper-button-prev,
    .bw_pro_team .swiper-button-prev {
        left: -12px;
    }



}

/*============================================================================  1440 ========================================================================================================*/
/*===============================================================================================================================================================================*/

@media (max-width: 1440px) {
    #primary {
        padding: 200px 0 60px;
    }
    #primary .related h2:first-child{
    font-size:28px !important;
}
#content .woocommerce {
    padding:50px 0 40px;
}
.site-header .bw_header_bottom .close-form {
    position: absolute;
    top: 18px;
    z-index: 560;
}
.site-header .nav_hide_icon #searchform div {
        right: 3.5%;
   
}
    .site-header .bw_header_group .bw_header_item_wrappp:first-child {
        margin-right: 25px;
    }

    .site-header {
        padding: 7px 15px 0px;
    }

    .site-header .bw_header_top {
        padding: 0px 0 7px;

    }
    .site-header.sticky nav ul li a:after {
    bottom: -27px;
}
.site-header.sticky .bw_header_bottom_destop .nav_hide_logo img {
    margin-left: 0px;
}
  
    .bw_btn,
    .market-load-more,
    .load-more {
        padding: 5px 25px;

    }

    .site-header.sticky .bw_header_top {
        margin-top: -82px;
    }

    .site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo {
        width: 36px;
        height: 36px;
        margin-right: 10px;

    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 36px;
        line-height: 46px;

    }

    #primary ul.products {
        grid-gap: 15px;
    }

    .site-header .bw_header_group .bw_header_item a.bw_header_item_emaill {
        margin-right: 10px;
    }

    .bw_about_section:after {
        width: 100px;
    }

    footer .footer-main {
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
        width: 100%;
        grid-gap: 20px;
        padding: 0px 15px 0px;
    }

    footer .footer-sub-main-logo p {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .site-header .bw_header_bottom_destop .bw_header_item_svglogo,
    .site-header .bw_header_bottom_destop .bw_header_item_svg {

        width: 36px;
        height: 36px;
    }

    .bw_header_bottom .nav_hide_logo {
        max-width: 110px;
    }

    .bw_hero_home_slider .bw_hero_continer {
        margin: 260px auto 150px;
    }

    .bw_hero_home_slider p {
        margin-bottom: 30px;
    }

    .bw_solution_fetures_icon_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 50px 80px;
    }

    .bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
        max-width: 20vw;
        margin-top: -20%;
        margin-right: -40px;
    }

    .bw_pro_team .social_icon .social_icon_group {
        grid-gap: 10px;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .elementor-column-gap-default {
        flex-wrap: nowrap;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_left,
    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_right {
        max-width: 21vw;
        width: 100%;
    }

    .bw_sustain_gift .elementor-container.elementor-column-gap-default {
        gap: 50px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap {
        grid-gap: 30px;
    }

    .bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain h5 {
        font-size: 21px;
        line-height: 28px;
    }

    footer h3 {
        font-size: 22px !important;
        line-height: 30px !important;
    }

    footer .fotter-contact-icon {
        max-width: 36px;
        height: 36px;

    }

    #primary ul li h2,
    #primary h1,
    #primary .related.products h2 {
        font-size: 22px;
        line-height: 26px;

    }

    .single .page-content .bw_resources_blog_sub_wrap .title_wrap {
        margin-bottom: 0px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5,
    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5 a {
        font-size: 22px;
        line-height: 30px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain h5,
    .bw_market_place .bw_market_place_item .bw_market_place_item_contain h5 a {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 0px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 10px;
    }

    .bw_market_place .bw_market_place_item .bw_btn_wrap {
        padding: 4px 10px;
        font-size: 14px;

    }

    .bw_contact_form .bw_contact_form_wrap .bw_contact_form_list .elementor-icon-box-icon {
        padding: 14px;
    }

    .bw_contact_form .bw_contact_form_wrapper form textarea {
        margin-bottom: 20px;
    }

    .wc-gift-product-wrap .tab-link {
        font-size: 24px;
        line-height: 30px;

    }

    .wc-gift-product {
        padding: 200px 0 30px;
    }


    .bw_about_event_wrap .bw_about_event_wrap_img .elementor-widget.elementor-widget-image {
        position: unset;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain h5 {
        margin-bottom: 5px;
        font-family: 'Bebas Neue';
        font-style: normal;
        font-weight: 400;
        font-size: 22px;
        line-height: 22px;
        text-transform: capitalize;
        color: #000000;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain p {
        margin-bottom: 10px;
        font-size: 14px;

    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain {

        padding: 20px 20px;

    }

    .bw_vendor_venue_slider .bw_btn_wrap {
        padding: 4px 10px;
        font-size: 13px;
    }

    footer .footer-sub-main-logo {
        max-width: 300px;
        width: 100%;

    }

    .bw_new_event .bw_new_event_form_code form {
        padding-right: 0px;
    }
    #primary div.product form.cart {
    margin-bottom: 25px;
}




}

@media (min-width: 1199px) {
    .bw_accodian_section .elementor-container {
        max-width: 1200px !important;
        margin: auto;
    }

}

/*=====================================================================   1280   =============================================================================================================*/
/*===============================================================================================================================================================================*/
@media (max-width: 1280px){
    .bw_btn, .market-load-more, .load-more {
    padding: 5px 15px;
}
.site-header .bw_header_group .bw_header_item_wrappp:first-child {
    margin-right: 15px;
}
}
/*=====================================================================   1199   =============================================================================================================*/
/*===============================================================================================================================================================================*/
@media (max-width: 1199px) {
    #primary {
        padding: 190px 0 60px;
    }
    .site-header .bw_header_bottom  form.tab-search-form input{
    max-width: 100% !important;
    height:75px !important;
    padding:0px 0px 0px 50px !important;
    border:0 !important;
    border-radius: 0px !important;
}
.site-header .bw_header_bottom form.tab-search-form #searchsubmit {
    top: 17px;
    left: 53px;
    right: 0;
}
    .site-header .nav_hide_icon #searchform div {
    right: 1.5%;
}
.search-page .page-header {
    display: block;
    padding: 160px 0 0;
}
.site-header.sticky nav ul li a:after {
    bottom: -25px;
}
    .swiper-button-prev,
    .swiper-button-next {
        display: none !important;
    }

    .site-navigation ul.menu li.menu-item {
        padding: 7px 12px;
    }

    .site-navigation ul.menu li a {
        font-size: 15px;
    }

    .bw_header_bottom .nav_hide_logo {
        max-width: 100px;
        width: 100%;
    }

    .bw_header_item_wrappp svg,
    .nav_hide_icon_item svg {
        width: 13px;
        height: 16px;
    }

    .bw_contact_form .bw_contact_form_wrap .bw_contact_form_list .elementor-icon-box-icon {
        padding: 12px;
        background: #41644A;
        border-radius: 100%;
    }

    footer .fotter-contact-icon {
        max-width: 30px;
        height: 30px;
    }

    footer .footer-sub-main-logo {

        max-width: 100%;
        width: 100%;
        margin: 0 auto 20px;

    }

    footer .footer-sub-main-logo p {
        margin-bottom: 10px;
        margin-top: 15px;
    }

    footer .footer-sub-main-logo .widget_media_image {
        text-align: center;
    }

    footer .footer-sub-main-logo .widget_text {
        text-align: center;
        max-width: 507px;
        margin: auto;
    }

    footer .footer-main {

        flex-wrap: wrap;
    }

    body footer .is-layout-flex {
        text-align: center;
        justify-content: center;
    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 32px;
        line-height: 42px;

    }

    .site-header .bw_header_bottom_destop .bw_header_item_svglogo,
    .site-header .bw_header_bottom_destop .bw_header_item_svg {
        width: 30px;
        height: 30px;
        border-radius: 35px;
        margin-right: 7px;

    }

    .site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo {
        width: 30px;
        height: 30px;
        margin-right: 7px;
    }

    .site-header .bw_header_bottom_destop .bw_header_item_svgserch {
        margin-right: 0px;
    }

    .bw_hero_home_slider .bw_hero_continer {
        margin: 240px auto 130px;
    }

    /*------------------------start-header-css-------------------------*/
    .site-header .bw_header_group .bw_header_item_wrappp:first-child {
        margin-right: 7px;
    }

    .site-header .bw_header_group .bw_header_item a.bw_header_item_emaill {
        margin-right: 10px;
    }

    .site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo {
        margin-right: 0px;
    }

 

    #searchsubmit {
        position: absolute;
        width: 45px;
        height: 40px;
        /* margin-left: -3.5rem;*/
        background: none;
        border: 1px solid transparent;
        outline: none;
    }

    .site-header .bw_header_group .bw_header_item a {
        text-align: end;
    }

    .site-header .bw_header_group .bw_header_item:last-child {
        justify-content: end;
    }

    .site-header .bw_header_item_wrappp .bw_header_item_wrap {
        display: none !important;
    }

    .site-header .header-inner {
        font-size: 14px;
    }

    .searchBar {
        max-width: 100%;
    }

    .bw_about_section:after {
        width: 80px;
    }

    .site-main .bw_about_hero_home {
        padding: 230px 0 130px 0 !important;
    }

    .bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
        max-width: 20vw;
        margin-top: -20%;
        margin-right: -22px;
    }

    .single .page-content .bw_resources_blog_sub_wrap {
        padding: 200px 0 80px;
    }

    .bw_sustain_gift .elementor-container.elementor-column-gap-default {
        gap: 30px;
        flex-direction: column-reverse;
    }

    .bw_sustain_gift .bw_sustain_gift_img .elementor-widget-wrap {
        max-width: 100%;
        width: 100%;
        margin: auto;
    }

    .bw_sustain_gift .bw_sustain_gift_contain .elementor-widget-wrap {
        max-width: 100%;
        width: 100%;
        margin: auto;
    }

    .bw_about_event_wrap .bw_about_event_wrap_img .elementor-absolute {
        position: unset !important;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom {
        margin: -60px 0 0 auto;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .elementor-column-gap-default {
        justify-content: start;
    }

    .bw_gift .bw_gift_title h4 {
        font-size: 28px;
        line-height: 36px;
    }

    /*==============================================Start-resources===================================================================================*/

    .bw_resources_breadcrumd {
        padding: 270px 15px 100px 15px;
    }

    .bw_resources_blog .page-content {
        margin-top: 70px;
    }


    .bw_solution_fetures_icon_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 45px 60px;
    }

    .bw_solution_explore .bw_solution_explore_group .elementor-container.elementor-column-gap-default {
        gap: 20px;
    }

    .bw_vendor_title .bw_title_sub {
        margin-bottom: 50PX;
    }

    .bw_gift .bw_giftslider .swiper-button-next {
        right: -10px;
        left: auto;

    }

    .bw_gift .bw_giftslider .swiper-button-prev {
        right: auto;
        left: -10px;
    }

    /*=============================================================Start-exhibition=======================================================================*/

    .bw_exhibition .bw_exhibition_wrapper .elementor-container {
        gap: 30px;
    }

    .bw_exhibition_wrap .bw_exhibition_wrapper_contain {
        padding: 0px 0 0;
    }

    .bw_exhibition_wrap .bw_exhibition_icon_group {
        margin: 10px 0 10px;
    }

    .bw_exhibition_wrap .bw_exhibition_wrapper_contain p {
        margin-bottom: 10px;
    }

    .bw_exhibition_wrap .bw_exhibition_wrapper_group {
        gap: 30px;
    }

    /*============================================================Sustainable_events====================================================================*/

    .bw_sustainable_events_detail>.elementor-container.elementor-column-gap-default:not(.bw_sustainable_detail_img-group .elementor-container.elementor-column-gap-default) {
        justify-content: space-between;
        gap: 20px;
        flex-direction: column;
    }

    .bw_sustainable_events_detail .bw_sustainable_detail_contain .elementor-widget-wrap {
        max-width: 100%;
        width: 100%;

    }

    .filters-button-group .button {
        padding: 0px 30px;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_contain .elementor-widget-wrap.elementor-element-populated {
        max-width: 100%;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain p {
        margin-bottom: 15px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain {
        padding: 30px 28px;
    }

    .bw_market_place .bw_market_place_group {
        gap: 40px 40px;
        padding-bottom: 60px;
    }

    .market-load-more,
    .load-more {
        margin: 0 auto 80px;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-next,
    .product-gallery-composite .product-gallery-root .slider-nav .slick-prev {
        display: none !important;
    }

    .wc-gift-product {
        padding: 200px 0 15px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain {
        padding: 25px 25px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain h5 {
        margin-bottom: 7px;
        font-weight: 400;
        font-size: 28px;
        line-height: 34px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain p {
        margin-bottom: 14px;
    }


}

@media (max-width: 1024px) {

    /*=====================resources========================*/
    .page-content .bw_resources_blog_widgets_group {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 26px;
        margin-bottom: 40px;
    }

    .load-more {
        margin: 0 auto 70px;
    }

    .single .page-content .bw_resources_blog_sub_wrap {
        padding: 180px 0 70px;
    }

    .wb_sub_search_wrap {
        padding: 210px 0 0px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_item {
        flex-direction: column;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_img {
        margin-right: 0px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain {
        max-width: 430px;
        height: 100%;
    }

    .bw_new_event .bw_new_event_form_code form .mc4wp-form-fields {
        display: flex;
        flex-direction: column;
    }

    .bw_new_event .bw_new_event_form_code .bw_form_submit {
        margin-top: 10px;
        margin-left: 0px;
    }

    /*=====================gift========================*/

    .product-gallery-composite {
        justify-content: center;
    }

    .wc-gift-product article {
        display: block;
    }

    .wc-gift-product_group {
        margin-bottom: 50px;
    }

    .bw_sustain_gift_wrap .elementor-container.elementor-column-gap-default:first-child {
        gap: 20px;
        flex-direction: column;
    }

    .bw_sustain_gift_wrap .bw_sustain_gift_wrap_contain .elementor-widget-wrap {
        max-width: 100%;
        width: 100%;
    }

    .bw_sustain_gift_wrap .bw_sustain_gift_img_item .elementor-container.elementor-column-gap-default {
        flex-direction: row;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bw_sustain_gift_wrap .bw_sustain_gift_img_group .elementor-widget-wrap {
        max-width: 100%;
        width: 100%;
    }

    .bw_sustain_gift_wrap .bw_sustain_gift_img_item .elementor-widget-container {
        max-width: 100%;
    }


    .bw_current_event_grid_item.element-item {
        position: relative;
        float: left;
        width: calc(33.33% - 20px);
        margin-right: 20px;
        margin-bottom: 28px;
    }

    .bw_market_place .bw_market_place_title {
        margin: 70px 0 40px;
    }

    .bw_market_place .bw_market_place_item {
        align-items: center;
        flex-direction: column;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain {
        margin-left: 0px;
        max-width: 430px;
    }
    .site-main .page-content .bw_404 {
    padding: 80px 0 50px;
    
}
.search-page .page-content .wb_sub_search_wrap{
        display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 22px;
    margin-bottom: 35px;
}


}

/*=========================================================================================*/
@media (min-width: 992px) {
    .site-header .menu-item-has-children:hover::before {
        /* border-bottom: 1.5px solid black; */
        /* border-left: 1.5px solid black; */
        /* border-right: 0; */
        /* border-top: 0; */
        transform: translateY(-50%) rotate(-45deg);
        top: 50%;
    }

    .site-header .menu-item-has-children::before {
        right: 10px;
        transition: 0.5s all ease;
        top: 45%;
        content: "";
        width: 8px;
        height: 8px;
        border-right: 1.5px solid black;
        border-top: 1.5px solid black;
        position: absolute;
        transform: translateY(-50%) rotate(-225deg);
        z-index: 1;
    }

}

@media (max-width: 991px) {

    /*------------------------start-header-css-------------------------*/
    #primary {
        padding: 80px 0 60px;
    }
    #primary .related h2:first-child{
    font-size:24px !important;
}
    #content .woocommerce {
    padding:30px 0 30px;
}
#primary .wc-tabs-wrapper .woocommerce-Tabs-panel {
         margin-bottom:50px !important;
 
}
.post .wp-post-image {
    max-height:100%;
}
#content table.shop_table{
    margin-bottom:40px;
    
}

#content .woocommerce form {
    max-width: 75%;
    margin:auto;
}
.search-page .page-content .wb_sub_search_wrap{
        display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 22px;
    margin-bottom: 30px;
}
.site-header .bw_header_top .search-form-close{
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    background: white;
    z-index: 999;
    padding: 0px 15px;
}
.site-header .bw_header_top .close-form{
    position: absolute;
    right: 0;
    top: 18px;
    z-index: 2;
}
.site-header .bw_header_top form.tab-search-form{
    display:none;
    
    
}
.site-header .bw_header_top #searchform.active + button.close-form{
    display:block;
}
.site-header .bw_header_top form.tab-search-form input{
    max-width: 100% !important;
    height:30px !important;
    padding:35px 30px 20px 30px !important;
    border:0 !important;
    
}

.site-header .bw_header_top form.tab-search-form #searchsubmit{
    top:18px;
    left:53px;
    right:0;
}
.site-header .bw_header_top form.tab-search-form #searchsubmit svg{
    height:20px;
    width:20px;
}
#searchform.active.tab-search-form{
    display:block;
    height:73px;
}

.search-page .page-header {
    display: block;
    padding: 90px 0 0;
}

.site-header .bw_header_top .desctop-svg-icon{
    display:block;
}
.site-header .bw_header_group .bw_header_item a.bw_header_item_emaill {
    margin-right: 10px;
   
}
.site-header .bw_header_group .bw_header_item a.bw_header_item_emaill svg{
     
    width: 22px;
    height: 22px;
    margin-bottom: -5px;
}

    .site-header .header-inner .site-navigation-toggle-holder {
        padding: 0;
        z-index: 10001;
        order: 2;
    }

    .site-header.sticky .bw_header_top {
        margin-top: 0px;
    }

    .site-header {
        padding: 0px 0;
    }

    .site-header.sticky .bw_header_top {
        display: block;
    }

    .site-header .bw_header_group {
        padding: 8px 0;
    }
  

    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle {
        font-size: 24px;
        background-color: transparent;
        color: #000000;
    }

    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i {
        color: #000;
        position: relative;
        width: 30px;
        height: 2px;
        background: #000;
        font-size: 0;
    }
    .site-header.sticky nav ul li a:hover:after {
    bottom: -25px;
}

    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i::before {
        position: absolute;
        top: -9px;
        left: 0;
        content: '';
        width: 30px;
        height: 2px;
        background: #000;
        display: block;
        transition: 0.2s all ease;
    }

    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i::after {
        position: absolute;
        top: 9px;
        left: 0;
        content: '';
        width: 30px;
        height: 2px;
        background: #000;
        display: block;
        transition: 0.2s all ease;
    }

    .site-header .header-inner .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i {
        background: transparent;
    }

    .site-header .header-inner .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i::after {
        transform: rotate(45deg);
        top: 0;
    }

    .site-header .header-inner .site-navigation-toggle-holder.elementor-active .site-navigation-toggle i::before {
        transform: rotate(-45deg);
        top: 0;
    }

    .site-header .site-navigation-dropdown .site-navigation .current-menu-parent a {
        position: relative;
    }

    .site-header nav ul li a:hover {
        color: #000;
        z-index: 999998;
    }

    .site-navigation-dropdown ul.menu li {
        border-top: 1px solid #0000001a;
    }

    .sub-menu {
        display: none;
    }

    .site-navigation-dropdown ul.menu li.elementor-active .sub-menu {
        display: block;
    }

    .site-header .menu-item-has-children::before {
        right: 10px;
        transition: 0.5s all ease;
        top: 27px;
        content: "";
        width: 8px;
        height: 8px;
        border-right: 1.5px solid black;
        border-top: 1.5px solid black;
        position: absolute;
        transform: rotate(-225deg);
        z-index: 1;
    }

    .site-header .menu-item-has-children.elementor-active::before {
        transform: rotate(-45deg);
    }

    .site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo {
        margin-right: 0px;
    }

    .bw_header_item.site-branding.show-logo .site-logo img {
        max-width: 100px;
        width: 100%;
        margin: auto auto auto 0px;
    }

    .site-header nav ul li a:after {
        display: none;
    }

    .site-navigation-dropdown ul.menu li:hover>a {
        color: #41644A;
        background: rgba(65, 100, 74, 0.1);
    }

    .site-header:not(.header-stacked) .header-inner .site-branding {
        max-width: 100%;

    }

    .site-header .bw_header_group .enquiry-cart {
        position: relative;
        display: block;
        /* width: 28px; */
        height: 28px;
        height: auto;
        overflow: hidden;
        margin-left: 0px;
        margin-right: 7px;
        max-width: 28px;
        min-width: 28px;
        width: 100%;
    }

    .site-navigation-dropdown ul.menu li a {
        box-shadow: none;
    }


    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 28px;
        line-height: 38px;

    }

    .site-header .bw_header_bottom {
        display: none;
    }

    .site-header .bw_header_bottom_mobile {
        display: block !important;
    }

    .site-navigation-toggle-holder {
        justify-content: center;
        padding: 0;
        max-width: 100%;
    }

    .site-header .bw_header_group .bw_btn.bw_contact_btn {
        display: none !important;
    }

    .site-header .bw_header_top {
        padding: 0px 0px;
        border-bottom: none;
    }

    .site-header .bw_header_group .bw_header_item_wrappp .bw_header_item_svglogo {
        background: #41644A;
        width: 35px;
        height: 35px;
        border-radius: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0px;
        border: 1px solid transparent;
    }

    .bw_about_hero_home .breadcrumb,
    .bw_about_hero_home .breadcrumb a {
        font-size: 16px;
        line-height: 26px;
    }

    .site-header {
        border-radius: 0px 0px;
    }

    footer.site-footer {
        padding: 50px 0px 0px;
    }

    footer .footer-main {
        margin-bottom: 50px;
    }

    .site-main .bw_about_hero_home {
        padding: 150px 0 100px 0 !important;
    }

    .bw_solution_fetures_icon_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 35px 40px;
    }

    .bw_vendor_title .bw_title_sub {
        margin-bottom: 40PX;
    }

    /*=====================Home-hero========================*/

    .bw_hero_home_slider .bw_hero_continer {
        margin: 220px auto 120px;
    }

    .bw_about_section .elementor-container:first-child {
        justify-content: space-between;
    }

    /*=====================About-page========================*/

    .bw_about_section:after {
        width: 50px;
    }

    .bw_about_event_wrap .bw_about_event_wrap_contain {
        max-width: 775px;
        margin: auto;
    }

    .bw_about_section:after {
        position: unset;
    }

    .bw_about_eco_event .bw_about_eco_event_img {
        max-width: 800px;
        width: 100%;
    }

    .bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
        max-width: 30vw;
        margin-top: -21%;
        margin-right: 0px;
    }

    .bw_video_buttons .elementor-button {
        width: 100px !important;
        height: 100px;
    }

    .bw_about_eco_event .bw_about_eco_event_contain {
        max-width: 100%;
        width: 100%;
        margin: 0 auto 0 0;
    }

    .bw_team_slider_widgets .bw_team_slider_title {
        margin: 0 auto 50px;
    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .bw_gift .bw_gift_title h4 {
        font-size: 26px;
        line-height: 26px;
    }

    /*=====================resources========================*/
    .page-content .bw_resources_blog_widgets_group {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 22px;
        margin-bottom: 30px;
    }

    .load-more {
        margin: 0 auto 50px;
    }

    .bw_resources_breadcrumd {
        padding: 230px 15px 80px 15px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5,
    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5 a {
        font-size: 26px;
        line-height: 34px;
    }

    .site-main .page-content .bw_resources_blog_title {
        margin-bottom: 50px;
    }

    .bw_resources_blog .page-content {
        margin-top: 60px;
    }

    .bw_solution_explore .bw_solution_explore_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    /*=====================gift========================*/

    .wc-gift-product {
        padding: 170px 0 70px;
    }

    .wc-gift-product .wc-gift-product_contain_text h5 {
        font-size: 28px;
        line-height: 30px;
    }

    /*=====================Exhibition========================*/

    .bw_exhibition_wrap .bw_exhibition_wrapper_group {
        display: flex;
        gap: 20px;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .bw_exhibition_wrap .bw_exhibition_wrapper_contain {
        max-width: 100%;
        width: 100%;
        padding: 0px 0 0;
    }

    .bw_exhibition_wrap .bw_exhibition_wrapper_img {
        max-width: 100%;
        width: 100%;
    }

    .filters-button-group .button {
        padding: 0px 28px;
    }

    .button-group.filters-button-group {
        margin-bottom: 40px;
    }

    .bw_contact_form .bw_contact_form_wrapper form textarea {
        margin-bottom: 20px;
    }

    .bw_booking_form .bw_booking_form_img .elementor-widget-image img {
        display: block;
    }

    .bw_solution_fetures .bw_booking_form .elementor-container.elementor-column-gap-default {
        display: flex;
        gap: 0px;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img .bw_solution_exhibitions_top_img {
        padding: 0;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .elementor-column-gap-default {
        justify-content: center;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_left,
    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_right {
        max-width: 300px;
    }

    .button-group.filters-button-group::before {

        content: '';
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 1px;
        width: 100%;
    }

    .site-navigation-dropdown ul.menu li.current-menu-item a {
        color: #41644A;
        background: rgba(65, 100, 74, 0.1);
    }

    .site-navigation-dropdown ul.menu {
        z-index: 999999999999;
    }

    .bw_market_place .bw_market_place_title {
        margin: 60px 0 35px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain {
        margin-left: 0px;
    }

    .bw_market_place .bw_market_place_group {
        gap: 40px 40px;
        padding-bottom: 60px;
    }

    .market-load-more,
    .load-more {
        margin: 0 auto 70px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain {

        height: 100%;
    }

    .single .page-content .bw_resources_blog_sub_wrap {
        padding: 130px 0 70px;
    }

    #primary ul.products {
        margin: 0 0 0;
        padding: 0;
        list-style: none outside;
        clear: both;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 25px;
    }

}

/*==================================================================================   767   ============================================================================================*/
/*===============================================================================================================================================================================*/


@media (max-width: 767px) {
    #primary {
        padding: 100px 0 50px;
    }
    
.search-page .page-content .wb_sub_search_wrap{
      display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-bottom: 30px;
}
#content .woocommerce form {
    max-width: 100%;
    margin: auto;
}
#content .woocommerce table.cart .product-thumbnail{
    display:block;
    text-align: left !important;
}

    html {
        margin-top: 0px !important;
    }

    .site-main .bw_about_hero_home {
        padding: 100px 0 100px 0 !important;
    }

    .site-header .bw_header_top {
        padding: 0px 0px 0px;
    }

    footer.site-footer {
        padding: 40px 0px 0px;
    }

    footer .footer-main {
        margin-bottom: 40px;
    }

    footer .footer-sub-main-logo .wp-block-image img {
        max-width: 150px !important;
        width: 100%;
    }

    .footer-bottom {
        background: #41644A;
        border-radius: 25px 25px 0px 0px;
    }

    .bw_solution_fetures_icon_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px 40px;
    }

    .bw_vendor_title .bw_title_sub {
        margin-bottom: 35PX;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain h5 {
        margin-bottom: 7px;
        font-weight: 400;
        font-size: 24px;
        line-height: 34px;
    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 24px;
        line-height: 30px;

    }

    .bw_new_event .elementor-container.elementor-column-gap-default:first-child {
        flex-wrap: wrap;
    }

    .bw_new_event .bw_new_event_form_code .bw_form_submit input {

        padding: 9px 45px 9px 22px;

    }

    .bw_new_event .bw_new_event_form_code form label input {
        padding: 9px 23px;
    }

    #primary ul li h2,
    #primary h1,
    #primary .related.products h2 {
        font-size: 20px;
        line-height: 22px;
    }

    #primary ul.products {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }
   
   
    #content table.shop_table .product-message textarea,
       #content table.shop_table .product-name a{
    max-width:70%;

}
#content table.shop_table .product-name{
    display: flex;
    align-items: baseline;
    justify-content: space-between;

}
.site-main .page-content .bw_404 {
    padding: 70px 0 30px;
    max-width: 450px;
    margin: auto;
    text-align: center;
}


    /*=====================Home-hero========================*/

    .bw_hero_home_slider .bw_hero_continer {
        margin: 200px auto 120px;
    }

    .bw_hero_home_slider .bw_btn {
        padding: 7px 15px;
        font-size: 14px;
    }

    .bw_hero_home_slider h1 {
        margin-bottom: 0px;
    }

    .bw_hero_home_slider h5 {
        margin-bottom: 7px;
    }

    .bw_hero_home_slider p {
        margin-bottom: 22px;
    }

    .bw_hero_categories h4 {
        margin-bottom: 30px;
    }

    .bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_group {
        padding-bottom: 15px;
    }

    .bw_client_testimonial_widgets .bw_client_testimonial_widgets_title {
        margin-bottom: 30px;
    }

    .bw_vendor_venue_slider .bw_vendor_title {
        margin: 0 auto 40px;
    }

    .bw_video_buttons .elementor-button {
        width: 80px !important;
        height: 80px;
    }

    .bw_latest_blog .bw_latest_blog_widgets_contain {
        max-width: 370px;
        width: 100%;
        margin: auto;
    }

    .bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain h5 {
        font-size: 24px;
        line-height: 34px;
    }

    .bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_item h6 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 5px;
    }

    .site-main .bw_about_hero_home {
        padding: 150px 0 70px 0 !important;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain h5 {
        margin-bottom: 5px;
        font-size: 24px;
        line-height: 30px;
    }

    /*------------------------start-header-css-------------------------*/

    /*=====================resources========================*/
    .page-content .bw_resources_blog_widgets_group {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        margin-bottom: 30px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_img {

        margin-bottom: 10px;
    }

    .load-more {
        margin: 0 auto 40px;
    }

    .bw_resources_breadcrumd {
        padding: 180px 15px 60px 15px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5,
    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5 a {
        font-size: 22px;
        line-height: 32px;
    }

    .site-main .page-content .bw_resources_blog_title {
        margin-bottom: 40px;
    }

    .bw_resources_blog .page-content {
        margin-top: 50px;
    }

    .single .page-content .bw_resources_blog_sub_wrap {
        padding: 100px 0 50px;
    }

    .wb_sub_search_wrap {
        padding: 150px 0 0px;
    }

    .wb_sub_search_wrap h5,
    .wb_sub_search_wrap h5 a {
        font-size: 24px;
        line-height: 32px;

    }

    .bw_solution_explore .bw_solution_explore_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .bw_solution_explore .bw_solution_explore_group .bw_solution_explore_item {
        width: 100%;
        max-width: 320px;
        margin: auto;
    }

    /*=====================About-page========================*/

    .bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
        max-width: 31vw;
        margin-top: -20%;
        margin-right: -5px;
    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .bw_team_slider_widgets .bw_team_slider_title {
        margin: 0 auto 40px;
    }

    /*=====================gift========================*/

    .wc-gift-product-wrap .tab-link {
        font-size: 20px;
        line-height: 28px;

    }

    .wc-gift-product {
        padding: 100px 0 50px;
    }

    .wc-gift-product .wc-gift-product_img {
        max-width: 525px;
        width: 100%;
        margin: auto;
    }

    .wc-gift-product .wc-gift-product_contain {
        max-width: 525px;
        width: 100%;
        margin: auto;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-prev {
        left: -15px;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-next {
        left: 25px;
    }

    .product-gallery-composite .slider-for {
        width: 100%;
        max-width: 400px;
    }

    /*.product-gallery-composite .product-gallery-root .slick-slide{
    max-width: 400px !important;
    width: 100%;
  }*/
    .product-gallery-composite .product-gallery-root .slider-nav .slick-prev:before {
        right: 35px;
        top: 45%;
    }

    .wc-gift-product-wrap {
        max-width: 555px;
    }

    .bw_gift .giftslider .gift-item h5 {
        font-weight: 400;
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .product-gallery-composite {
        display: block;
    }

    /*=====================Exhibition========================*/
    .bw_exhibition_countdown_wrap .bw_exhibition_countdown_contain h3.elementor-heading-title {}

    /*=====================Sustainable_events========================*/

    .bw_sustainable_events>.elementor-container.elementor-column-gap-default:not(.bw_sustainable_events_img_group .elementor-widget-wrap.elementor-element-populated) {
        flex-direction: column-reverse;
    }

    .bw_sustainable_events .bw_sustainable_events_img_group {
        width: 100%;
        max-width: 100%;
    }

    .bw_sustainable_events .bw_sustainable_events_contain {
        width: 100%;
        max-width: 100%;
    }

    .filters-button-group .button {
        padding: 0px 25px;
        padding-bottom: 0px;
    }

    .bw_current_event .button-group {
        margin-bottom: 35px;
    }

    .bw_current_event .bw_current_event_title h4 {
        margin-bottom: 30px;
    }

    .bw_current_event .bw_current_event_grid_contain h5,
    .bw_current_event .bw_current_event_grid_contain h5 a {
        font-size: 24px;
        line-height: 30px;
    }

    .bw_current_event_grid_item.element-item {
        position: relative;
        float: left;
        width: calc(50% - 20px);
        margin-right: 20px;
        margin-bottom: 28px;
    }

    .bw_contact_form .bw_contact_form_wrapper form textarea {
        margin-bottom: 15px;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom {
        margin: 20px 0 0;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_left,
    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .bw_solution_exhibitions_img_bottom_right {
        max-width: 100%;
    }

    .bw_market_place .bw_market_place_title {
        margin: 50px 0 30px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain {
        padding: 20px 20px;
    }

    .bw_market_place .bw_market_place_item .bw_btn_wrap {
        padding: 5px 15px;
        font-size: 14px;
    }

    .bw_market_place .bw_market_place_group {
        gap: 40px 40px;
        padding-bottom: 50px;
    }

    .market-load-more,
    .load-more {
        margin: 0 auto 50px;
    }

    .bw_pro_team .bw_team_slider_contain .team_slider {
        padding-bottom: 20px;
    }

    .single .page-content .bw_resources_blog_sub_wrap .title_wrap {
        margin-bottom: 0px;
    }
    #primary div.product div.images {
    margin-bottom: 20px;
}
#primary div.product form.cart {
    margin-bottom: 15px;
}
#primary .product form.cart .button {
    font-size:14px;
}
#primary .quantity .qty {
    width: 35px;
    padding: 3.5px 0px;
    text-align: center;
}
}

/*==================================================================   575   =================================================================================================*/
/*===============================================================================================================================================================================*/


@media (max-width: 575px) {
    #primary {
        padding: 80px 0 30px;
    }
    .post .wp-post-image {
    max-height:100%;
}
#content table.shop_table {
    margin-bottom: 30px;
}
    #primary .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: unset;
    }

    #primary .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering select {
        padding: 5px 10px;
    }
    #primary div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 14px;
}

#content .woocommerce form {
    max-width: 100%;
}

 #content table.shop_table .product-name a{
 font-size:14px;

}
#primary ul li .button, #primary .button.add-to-enquiry {
     max-width: 180px !important; 
    font-size: 14px !important;
}
#content .woocommerce form {
    max-width: 100%;
    display:block !important;
        margin: auto;
}
#content .woocommerce form .pi-row {
    padding: 7px;
}
#primary .related {
    padding: 10px;
    
}
#primary div.product .woocommerce-tabs .panel{
    margin:0 0 10px !important; 
    padding:10px;
}
.search-page .page-content .wb_sub_search_wrap{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
    margin-bottom: 25px;
}
#primary .wpgs-for .slick-arrow::before, #primary .wpgs-nav .slick-prev::before, #primary .wpgs-nav .slick-next::before {
       width: 30px;
    height: 30px;
   
}


    /*------------------------start-header-css-------------------------*/
    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i {
        width: 22px;

    }

    .bw_contact_form .bw_contact_form_wrapper .bw_form_submit {
        position: relative;
        width: fit-content;
        margin: auto;
    }

    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i::before {
        top: -7px;
        width: 22px;

    }

    .site-header .header-inner .site-navigation-toggle-holder .site-navigation-toggle i::after {
        top: 7px;
        width: 22px;
    }

    .bw_btn,
    .market-load-more,
    .load-more {
        font-size: 14px;
        padding: 8px 20px;
    }

    .site-header .bw_header_group .bw_header_item.site-branding {
        display: flex;
        width: 100%;
    }

    .swiper-button-prev,
    .swiper-button-next {
        width: 40px !important;
        height: 40px !important;
    }

    .bw_header_item.site-branding.show-logo .site-logo img {
        max-width: 100px;
        width: 100%;
        margin: auto auto auto 0px;
    }

    footer .footer-sub-main-contact .footer-sub-main-item {
        margin-bottom: 8px;
    }

    #searchQueryInput {
        width: 100%;
        max-width: 160px;
        height: 2.2rem;
        background: #f5f5f5;
        outline: none;
        border: 1px solid transparent;
        border-radius: 1.625rem;
        padding: 0 3.5rem 0 1.5rem;
        font-size: 1rem;
    }

    #searchQuerySubmit {
        margin-left: 0;
        width: 3.0rem;
    }

    [class*=" eicon-"],
    [class^=eicon] {
        display: inline-block;
        font-family: eicons;
        font-size: inherit;
        font-weight: 400;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 14px;
    }

    #searchsubmit svg {
        width: 18px !important;
        height: 18px !important;
    }

    .site-header .bw_header_group .bw_header_item:last-child {
        justify-content: end;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain h5,
    .bw_market_place .bw_market_place_item .bw_market_place_item_contain h5 a {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 0px;
    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 20px;
        line-height: 28px;

    }

    #primary ul.products {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 15px;
    }

    #primary ul li .button {
        margin-top: 0px !important;
    }
#primary ul li .button, #primary .button.add-to-enquiry,
#primary .summary .pisol-view-cart{
        font-size: 14px !important;
        max-width: 150px;
}
#primary div.product div.summary {
    margin-bottom: 1em;
}
    /*------------------------start-Footer-css-------------------------*/

    .footer-sub-bottom {
        display: block;

    }

    .footer-sub-bottom h6 {
        margin-bottom: 10px;
        text-align: center;
    }

    footer .footer-sub-main-logo .wp-block-image img {
        max-width: 120px !important;
        width: 100%;
    }

    footer.site-footer {
        padding: 30px 0px 0px;
    }

    footer .footer-main {
        margin-bottom: 0px;
    }

    footer.site-footer a {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 26px;
        color: #363636;
    }

    footer .footer-sub-main-logo {
        max-width: 100%;
        width: 100%;
        margin: auto;
        text-align: center;
    }

    .footer-sub-bottom h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-sub-bottom {
        display: flex;
        justify-content: space-between;
        padding: 22px 0px;
        flex-direction: column;
        gap: 15px;
    }

    footer .footer-main {
        grid-gap: 20px;
        justify-content: space-between;

    }

    footer P {
        font-size: 14px;
    }

    footer h3 {
        font-family: 'Bebas Neue';
        font-style: normal;
        font-weight: 400;
        font-size: 20px !important;
        line-height: 30px;
        text-transform: capitalize;
        color: #000000;
    }

    footer h3:after {
        border: 2px solid #41644A;

    }

    footer h3:before {
        border: 2px solid #41644A;
        margin-bottom: -4px;
    }

    body .is-layout-flex {
        justify-content: center;
    }

    footer .footer-sub-main-logo p {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    footer .fotter-contact-icon {
        max-width: 35px;
        height: 35px;
    }

    footer .footer-sub-bottom h6 {
        font-size: 14px;
        line-height: 20px;
        font-weight: 300;
    }

    footer .footer-sub-main {
        margin-bottom: 0px;
    }

    footer .footer-sub-main-contact {
        margin-bottom: 20px;
    }

    footer .footer-main .footer-sub-main {
        width: calc(100% - 18px);
        max-width: 100%;
    }

    footer .footer-main .footer-sub-main-links {
        width: calc(45% - 2px);
        max-width: 100%;

    }

    footer .footer-main .footer-sub-main-vanus {
        width: calc(45% - 3px);
        max-width: 100%;
        display: contents;

    }

    .site-main .bw_about_hero_home {
        padding: 120px 0 60px 0 !important;
    }

    .bw_solution_fetures_icon_group .elementor-container.elementor-column-gap-default {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px 0;
    }

    .bw_solution_fetures .bw_solution_fetures_icon_item .elementor-element-populated {
        max-width: 100%;
        width: 100%;
    }

    .bw_btn svg,
    .market-load-more svg,
    .load-more svg {
        margin-left: 5px;
    }


    /*=====================Home-hero========================*/

    .bw_hero_home_slider .bw_hero_continer {
        margin: 120px auto 100px;
        padding: 0 15px;
    }

    .bw_hero_home_slider p {
        margin-bottom: 10px;
    }

    .bw_hero_home_slider .swiper-button-next,
    .bw_hero_home_slider .swiper-button-prev {
        position: absolute;
        top: 45%;
    }

    .bw_hero_section_slider .swiper-button-prev,
    .bw_hero_section_slider .swiper-button-next {
        width: 35px;
        height: 35px;
    }

    .bw_hero_home_slider h1 {
        margin-bottom: 7px;
    }

    .bw_hero_home_slider h5 {
        margin-bottom: 7px;
    }

    .bw_hero_categories h4 {
        margin-bottom: 30px;
    }

    .bw_hero_categories .swiper-pagination {
        margin-top: 00px;
    }

    .bw_about_section .bw_about_left_wrap p {
        padding-right: 0px;
    }

    .bw_latest_blog .bw_latest_blog_widgets .bw_latest_blog_contain h5 {
        font-size: 20px;
        line-height: 24px;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain h5 {
        margin-bottom: 3px;
        font-size: 20px;
        line-height: 20px;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain p {
        margin-bottom: 10px;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain {
        padding: 20px 20px;
    }

    .bw_vendor_venue_slider .bw_btn_wrap {
        padding: 4px 10px;
        font-size: 14px;
    }

    /*=====================About-page========================*/
    .wb_about_instra #sbi_images {

        grid-template-columns: repeat(1, 1fr);

    }

    .bw_pro_team .social_icon {
        display: block;
    }

    .bw_about_eco_event .bw_about_eco_event_img .bw_about_eco_event_sub_img .elementor-widget-container {
        max-width: 190px;
        width: 100%;
        position: relative;
        margin-left: auto;
        margin-top: -100px;
        margin-right: -10px;
    }

    .bw_about_eco_event .elementor-column-gap-default {
        gap: 15px;
        justify-content: space-between;
    }

    .bw_team_slider_widgets .bw_team_slider_title {
        margin: 0 auto 30px;
    }

    .bw_team_slider_widgets .bw_team_slider_contain h5 {
        font-weight: 400;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        margin-bottom: 7px;
    }

    .bw_team_slider_widgets .bw_team_slider_contain p.p_wrap_sub_text {
        margin-bottom: 4px;
        font-size: 14px;
        line-height: 20px;

    }

    .bw_team_slider_widgets .bw_team_slider_contain p {
        font-size: 14px;
        line-height: 18px;

    }

    .bw_team_slider_widgets .bw_team_slider_item_contain {
        padding: 0 20px 20px;
    }

    .bw_team_slider_widgets .bw_team_slider_title h5 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .bw_client_testimonial .bw_client_testimonial_widgets .bw_client_testimonial_item h6 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .bw_latest_blog .blog_slider {
        padding-bottom: 30px;
    }

    .bw_video_buttons .elementor-button {
        width: 60px !important;
        height: 60px;
    }

    .bw_vendor_venue_slider .bw_vendor_title {
        margin: 0 auto 20px;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item {
        display: block;

    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_contain {
        max-width: 370px;
        margin: auto;
    }

    .bw_vendor_venue_slider .bw_vendor_venue_item_img {
        margin: 0 auto 0px;
    }

    .bw_vendor_venue_slider .swiper-pagination {
        margin-top: 10px;
    }

    .bw_vendor_title .bw_title_sub {
        margin-bottom: 20px;
        text-align: center;
    }

    .bw_gift .bw_gift_title h4 {
        font-size: 22px;
        line-height: 22px;
    }

    .bw_gift .bw_gift_title {
        margin-bottom: 15px;
    }

    /*=====================resources========================*/
    .page-content .bw_resources_blog_widgets_group {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        margin-bottom: 25px;
    }

    .single .page-content .bw_resources_blog_sub_wrap {
        padding: 70px 0 30px;
    }

    .wb_sub_search_wrap {
        padding: 120px 0 00px;
    }

    .site-main .pagination {
        margin-bottom: 30px;
    }

    .wb_sub_search_wrap h5,
    .wb_sub_search_wrap h5 a {
        font-size: 20px !important;
        line-height: 30px !important;
        margin-bottom: 15px !important;
    }

    .bw_resources_blog_sub_wrap .title_wrap h5 {
        font-size: 20px !important;
        line-height: 20px !important;
        margin-bottom: 6px !important;
    }

    .wb_sub_search_wrap .wb_sub_search_wrap_contain {
        margin-bottom: 25px;
    }

    .single .page-content .bw_resources_blog_sub_wrap .title_wrap {
        margin-bottom: 0px;
    }

    .single .page-content .bw_resources_blog_sub_wrap .bw_resources_blog_img {
        margin: 10px 0 10px;
    }

    .single .page-content .bw_resources_blog_sub_wrap p.date {
        font-size: 14px;
        line-height: 20px;

    }

    .single .page-content .bw_resources_blog_sub_wrap.bw_resources_blog_img {
        margin: 10px 0 10px;
    }

    .load-more {
        margin: 0 auto 30px;
    }

    .bw_resources_breadcrumd {
        padding: 150px 15px 40px 15px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5,
    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain h5 a {
        font-size: 20px;
        line-height: 26px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item .bw_resources_blog_contain p {
        font-size: 14px;
        line-height: 22px;
        max-width: 100%;
        width: 100%;
        margin-bottom: 18px;
    }

    .page-content .bw_resources_blog_widgets_group .bw_resources_blog_widgets_item {
        max-width: 370px;
        width: 100%;
        margin: 0px auto 5px;
    }

    .site-main .page-content .bw_resources_blog_title {
        margin-bottom: 30px;
        text-align: center;
    }

    .bw_resources_blog .page-content {
        margin-top: 40px;
    }

    .bw_pro_team .bw_team_slider_contain .team_slider {
        padding-bottom: 20px;
    }

    /*=====================gift========================*/
    .bw_gift .giftslider .gift-item h5 {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .wc-gift-product_img .slick-track {
        margin-bottom: 20px;
    }

    .wc-gift-product .wc-gift-product_img .slider-nav .slick-slide img {
        width: 100%;
        max-width: 100%;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-next:before {
        transform: translateY(-27%) rotate(44deg);
        bottom: 0;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-prev:before {
        right: 5px;
        bottom: -12px;
        top: 100%;
    }

    .slick-prev,
    .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        /*width: 20px;
      height: 20px;*/
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
    }

    .slick-prev {
        left: -5px;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-prev:before {
        content: "";
        width: 15px;
        height: 15px;
        border-right: 4px solid black;
        border-top: 4px solid black;
        border-radius: 3px;
        position: absolute;
        transform: translateY(-50%) rotate(226deg);
        top: -10px;
    }

    .product-gallery-composite .slider-nav {
        max-width: 320px;
        width: 100%;
        /*display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto;*/
        padding: 0 20px;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-prev {
        display: none !important;
    }

    .product-gallery-composite .product-gallery-root .slider-nav .slick-next {
        display: none !important;
    }

    .product-gallery-composite .product-gallery-img-tab {
        margin: 0px 5px;
    }

    .bw_gift .bw_gift_contain {
        padding: 20px 20px 20px;
    }

    .bw_sustain_gift .bw_sustain_gift_contain .elementor-widget-wrap h5 {
        margin-bottom: 15px;
    }

    .bw_gift .bw_giftslider .swiper-button-next {
        right: -10px;
    }

    .bw_gift .bw_giftslider .swiper-button-prev {
        left: -10px;
    }

    .product-gallery-composite .product-gallery-root {
        display: flex;
        flex-direction: column-reverse;
    }

    .product-gallery-composite .product-gallery-img-tab img {
        margin-bottom: 0;
    }

    .wc-gift-product_group {
        margin-bottom: 10px;
    }

    .wc-gift-product-wrap .tab-content ul li a {
        word-break: break-all;
        font-size: 16px;
        line-height: 20px;
    }

    .wc-gift-product-wrap-contain P {
        font-family: 'Poppins';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #363636;
    }

    .wc-gift-product-wrap .tab-link {
        font-size: 18px;
        line-height: 22px;
    }

    .wc-gift-product .wc-gift-product_contain_text h5 {
        font-size: 24px;
        line-height: 20px;
    }

    /*=====================Ehibition========================*/

    .bw_exhibition_countdown_wrap .bw_exhibition_countdown_group .elementor-container {
        max-width: 663px;
        gap: 20px;
    }

    .bw_exhibition_slider .swiper-wrapper {
        height: auto !important;
    }

    .bw_exhibition_slider .swiper-wrapper .swiper-slide {
        height: auto !important;
    }

    /*=====================Sustainable_events========================*/

    .bw_sustainable_events .bw_sustainable_events_contain_img_1 img {
        border-radius: 0px 0px 0px 0px;
    }

    .bw_sustainable_events .bw_sustainable_events_contain_img_2 img {
        border-radius: 0px 00px 00px 0px;
    }

    .bw_sustainable_events .bw_sustainable_events_contain_img_3 img {
        border-radius: 0px 0px 0px 0px;
    }

    .filters-button-group .button {
        padding: 0px 20px;
        padding-bottom: 0px;
        font-size: 14px;
    }

    .button-group.filters-button-group {
        padding-bottom: 15px;
    }

    .filters-button-group .button::after {
        bottom: -14px;
    }

    .bw_current_event .button-group {
        margin-bottom: 30px;
    }

    .bw_current_event .bw_current_event_title h4 {
        margin-bottom: 20px;
    }

    .filters-button-group .button::before {
        position: absolute;
        content: " ";
        top: 11px;
        right: -2px;
        width: 6px;
        height: 6px;
        background: black;
        transform: rotate(45deg);
    }

    .bw_current_event .bw_current_event_grid_contain h5,
    .bw_current_event .bw_current_event_grid_contain h5 a {
        font-size: 20px;
        line-height: 28px;
    }

    /*------------------------------start-Contact--------------------------*/

    .bw_contact_form .bw_contact_form_wrap .bw_contact_form_list .elementor-icon-box-icon {
        padding: 12px;
        background: #41644A;
        border-radius: 100%;
        margin-right: 10px;
        display: flex;
        margin-bottom: 0px;
    }

    .bw_contact_form .bw_contact_form_wrap .bw_contact_form_list .elementor-icon-box-wrapper {
        align-items: center;
    }

    .bw_contact_form .bw_contact_form_wrap .elementor-mobile-position-top .elementor-icon-box-wrapper {
        display: flex !important;
    }

    .bw_contact_form .bw_contact_form_detail p a {
        font-size: 14px;
    }

    /*------------------------------start-Solution--------------------------*/

    .bw_solution_fetures .bw_booking_form .bw_booking_form_item .elementor-icon-box-wrapper {
        align-items: unset;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom .elementor-column-gap-default {
        flex-wrap: nowrap;
    }

    .bw_solution_exhibitions .bw_solution_exhibitions_img_bottom {
        margin: 10px 0 0;
    }

    .bw_solution_exhibitions .elementor-container.elementor-column-gap-default {
        display: flex;
    }

    .bw_solution_fetures .bw_solution_fetures_icon_group .elementor-icon-box-wrapper {
        text-align: center !important;
    }

    /*------------------------------start-Market-place--------------------------*/
    .bw_market_place .bw_market_place_title {
        margin: 30px 0 20px;
        text-align: center;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain {
        padding: 18px 18px;
    }

    .bw_market_place .bw_market_place_item .bw_market_place_item_contain h5,
    .bw_market_place .bw_market_place_item .bw_market_place_item_contain h5 a {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 0px;
    }

    .bw_market_place .bw_market_place_group {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px 20px;
        padding-bottom: 30px;
    }

    .market-load-more,
    .load-more {
        margin: 0 auto 30px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_img {
        margin: auto;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain {
        padding: 20px 20px;
        height: auto;
    }

    .wc_market_place .wc_market_place_wrap .bw_vendor_venue_wrap .bw_vendor_venue_item_contain h5 {
        margin-bottom: 5px;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
    }

    .bw_about_hero_home .breadcrumb,
    .bw_about_hero_home .breadcrumb a {
        font-size: 14px;
        line-height: 16px;
    }

    .site-main .pagination .nav-previous,
    .site-main .pagination .nav-next {
        background: transparent;
        border-radius: 30px;
        padding: 8px 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: fit-content;
        border: 1px solid #41644A;
        transition: all 0.3s;
        color: #41644A;
        font-size: 14px;
        line-height: 20px;
    }

    .wc-gift-product-wrap h5.tab-link-mobile {
        display: block;
        width: auto;
        padding: 10px 15px;
        background: rgba(65, 100, 74, 0.1);
        margin-bottom: 5px;

    }

    .wc-gift-product {
        padding: 100px 0 30px;
    }

    .wc-gift-product .wc-gift-product_contain .wc-gift-product_social svg {
        width: 22px;
        height: 22px;
    }

    .wc-gift-product-wrap h5.tab-link-mobile.current {
        background: rgba(65, 100, 74, 0.4);
        margin-bottom: 5px;

    }

    .wc-gift-product-wrap-contain .tab-content {
        background: rgba(65, 100, 74, 0.1);
        min-height: auto;
        margin-bottom: 5px;
    }

    .wc-gift-product-wrap ul.tabs {
        display: none;
    }
    .site-main .page-content .bw_404 {
    padding: 60px 0 30px;
    max-width: 300px;
    margin: auto;
    text-align: center;
}


}



/*===============================================================================================================================================================================*/
/*===============================================================================================================================================================================*/



@media (max-width: 450px) {
    .bw_header_group .bw_header_item.site-branding {
        align-items: baseline;
    }

    .bw_resources_blog .page-content {
        margin-top: 30px;
    }

    .bw_exhibition_wrap .bw_exhibition_wrapper_item {
        margin-right: 20px;
    }

    /*=====================gift========================*/

    .product-gallery-composite .slider-for {
        width: 100%;
        max-width: 100%;
    }

    /*.product-gallery-composite .product-gallery-root .slick-slide{
    max-width: 100% !important;
    width: 100%;
  }*/
    .wc-gift-product {
        padding: 80px 0 30px;
    }

    .site-header .bw_header_group .bw_header_item_destop {
        display: none;
    }

    .bw_current_event_grid_item.element-item {
        position: relative;
        float: left;
        width: calc(100% - 0px);
        margin-right: 20px;
        margin-bottom: 28px;
    }

    .bw_current_event_grid_group.grid {
        margin-right: 0px;
    }


}

ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}

ul.tabs li.current {
    background: #ededed;
    color: #222;
}

.tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}

.tab-content.current {
    display: inherit;
}