/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0.5
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 


@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./font/AvenirNextLTPro-Bold.woff2') format('woff2'),
         url('./font/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('./font/AvenirNextLTPro-Regular.woff2') format('woff2'),
         url('./font/AvenirNextLTPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

h1, h2, h3, h4, h5, h6, body, div, p, li, button, input, textarea, select, a {
	font-family: 'Avenir Next LT Pro' !important;
}

body, div, p, li, button, input, textarea, select {
	font-size: 16px !important;
	line-height: 28px;
}

a.nav-link {
	font-size: 15px !important;
}

.fl-page-bar.custom_sect1 {
    padding: 10px 0px;
}

.custom_sect1 .col-sm-6:first-child {
    width: 30%;
}

.custom_sect1 .col-sm-6:last-child {
    width: 70%;
    padding: 0 25px 0 0px;
}

.custom_sect1 .fl-page-bar-text.fl-page-bar-text-2 {
    width: 100%;
    padding: 0 !important;
}

.custom_sect1 .head_sect_2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.custom_sect1 .sect_text p {
    font-size: 21px !important;
    text-align: left;
    line-height: 30px;
    color: #bb0001;
    margin: 0;
    font-weight: bold;
}

.custom_sect1 .fl-page-bar-text.fl-page-bar-text-1 img {
    width: 80%;
    height: 80px;
    object-fit: contain;
}

.sect_img h4 {
    color: #bb0001 !important;
    font-size: 24px !important;
    margin: 0px;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
    display: flex;
    align-items: center;
}

.sect_img h4::before {
    content: "";
    background: url(https://www.artisticfenceinc.net/wp-content/uploads/2023/07/call.png);
    padding: 13px;
    background-size: contain;
    margin-right: 5px;
    background-repeat: no-repeat;
    margin-left: -3px;
    position: relative;
    top: -2px;
}

.navbar-collapse ul {
    display: flex;
    justify-content: space-between;
}

.navbar-collapse a.nav-link {
    padding: 20px 19px 15px !important;
}
.navbar-collapse a.nav-link:hover {
    background: #000 !important;
    border-bottom: 2px solid #000;
}

.navbar-collapse .current-menu-item a.nav-link {
    border-bottom: 2px solid #000 !important;
}
.navbar-collapse ul li:last-child a {
    background: #000;
    border-bottom: 2px solid #000;
    color: #fff !important;
}

a.fl-button {
    border-radius: 0px !important;
    padding: 15px 45px 12px !important;
    border: none !important;
    font-size: 16px !important;
    display: inline-block !important;
    font-weight: 600 !important;
}

.fencing-section .fl-callout-title a {
    color: #fff;
    font-size: 20px !important;
    text-shadow: 0px 0px 20px black;
    font-weight: bold;
}

.fencing-section .fl-callout-title {
    margin-top: -80px !important;
    position: relative;
    z-index: 99;
    padding-bottom: 0px !important;
}

.fencing-section .fl-callout-text-wrap {
    position: relative;
    padding-top: 0px !important;
}

.fencing-section span.fl-callout-title-text {
    font-weight: 600;
}

.main-heading .fl-heading {
    font-size: 38px !important;
    font-weight: bold;
}

.bulit-box li {
    list-style: none;
}

.bulit-box ul li::before {
    min-width: 15px !important;
    min-height: 15px;
    background: white;
    content: "";
    border-radius: 1000px;
    border: 3px solid #bb0001;
    margin-right: 5px;
}

.bulit-box ul li {
    padding: 12px 0px;
    font-size: 20px !important;
    font-weight: 800;
    display: flex;
    align-items: center;
}

header.fl-page-header > .fl-page-header-wrap {
    display: none;
}

.fl-page-nav-wrap {
    border: none !important;
}

.fl-row.banner-sec .fl-row-content-wrap {
    padding: 100px 20px !important;
}

.fl-row .fl-row-content-wrap {
    padding: 60px 20px !important;
}

.medium-heading .fl-heading-text, .medium-heading .fl-heading-text a {
    font-size: 30px !important;
}

.banner-sec p {
    font-size: 24px !important;
    max-width: 800px;
    line-height: 40px;
}

.fl-row.fencing-section .fl-row-content-wrap {
    padding: 20px !important;
}

.about-section .fl-list {
    display: flex;
    flex-wrap: wrap;
}

.about-section .fl-list i {
    margin-right: 10px;
    background: #bc0004;
    width: 10px;
    height: 10px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    position: relative;
    top: -3px;
    border-radius: 100%;
}

.about-section .fl-list .fl-list-item {
    padding-right: 15px !important;
    padding-bottom: 10px !important;
}

.about-section .fl-list i::before {
    opacity: 0;
}

.fl-row-fixed-width {
    max-width: 1200px !important;
}

.fl-row.licence-section {
    margin-top: 60px;
}

.fl-row.licence-section .fl-row-content-wrap {
    padding: 0 !important;
}

.fl-row.licence-section .fl-row-content-wrap .licence-box {
    position: absolute;
    top: -60px;
}

.fl-row.licence-section .fl-module.fl-module-callout {
    border-right: 1px solid #e1e0e0 !important;
    padding: 80px 20px 30px;
    border-bottom: 6px solid #bd0007;
}

.fl-row.licence-section .fl-module.fl-module-callout h4.fl-callout-title {
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fl-row.licence-section .fl-module.fl-module-callout span.fl-callout-title-text {
    display: flex;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
}

.fl-row.licence-section .fl-row-content-wrap .licence-box .fl-module.fl-module-callout {
    background: #bc0004;
    padding: 0px !important;
    max-width: 480px;
    margin: 0 auto;
    border: none !important;
}

.fl-row.licence-section .fl-row-content-wrap .licence-box .fl-module.fl-module-callout p {
    color: #fff;
    padding: 0 !important;
}

.fl-row.licence-section .fl-row-content-wrap .licence-box .fl-module.fl-module-callout h3.fl-callout-title {
    color: #fff !important;
    padding: 0;
}

.fl-row.licence-section .fl-module.fl-module-callout span.fl-callout-title-text span a {
    color: #bd0007;
    padding-left: 9px;
}

.fl-page-footer-widgets {
    border: none !important;
}

.fl-row.licence-section .fl-col-group-nested .fl-col-small:nth-child(2) .fl-module.fl-module-callout {
    border-bottom-color: #000;
}

.fl-row.licence-section .fl-row-content-wrap .licence-box .fl-module.fl-module-callout span.fl-callout-title-text {
    font-size: 28px !important;
    font-weight: bold;
}

.fl-row.call-to-action .fl-row-content-wrap {
    padding: 15px 20px !important;
    background: url(https://www.artisticfenceinc.net/wp-content/uploads/2023/07/call-banner.png) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center right !important;
}

.fl-row.call-to-action .fl-row-content-wrap h3.fl-callout-title {
    padding: 0 !important;
    display: flex;
    align-items: center;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-callout {
    display: flex !important;
    align-items: center;
    justify-content: flex-end;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-callout .fl-callout-photo {
    width: auto !important;
    padding-right: 10px !important;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-callout .fl-callout-content {
    width: auto !important;
}

ul#menu-footer-menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

ul#menu-footer-menu li a {
    padding: 5px 20px;
}

ul.wp-block-social-links {
    justify-content: center;
    margin: 0;
}

.fl-page-footer-widgets-container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 40px 0px !important;
}

.fl-page {
    overflow-x: hidden;
}

.fl-widget {
    margin: 0 !important;
}

aside#block-20 {
    border-top: 1px solid #404246;
    padding-top: 30px;
    margin-top: 30px !important;
}

ul.wp-block-social-links li.wp-social-link {
    margin: 0 !important;
    background: transparent !important;
}

ul.wp-block-social-links li.wp-social-link a.wp-block-social-link-anchor {
    background: #17181a;
    border-radius: 100%;
    width: 42px !important;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-photo-content {
    background: #fff;
    border-radius: 100%;
    padding: 20px;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-col-group {
    display: flex;
    align-items: center;
}

.fl-row.call-to-action .fl-row-content-wrap span.fl-callout-title-text {
    color: #fff;
    font-size: 30px;
}

.main-heading .fl-heading .fl-heading-text span {
    color: #bc0004;
}

.product-section .fl-module-callout .fl-module-content {
    background: #f3f3f3;
    margin: 0px 5px 20px;
}

.product-section .fl-module-callout .fl-module-content .fl-photo {
    margin: 0 !important;
}

.product-section .fl-module-callout .fl-module-content .fl-callout-content {
    padding: 0 20px 20px;
}

.product-section .fl-module-callout .fl-module-content .fl-callout-content .fl-callout-photo {
    margin: 0 -20px 10px;
}

.product-section .fl-module-callout .fl-module-content .fl-callout-content h3.fl-callout-title a {
    display: block;
    font-size: 20px !important;
    font-weight: 800;
}

.product-section .fl-module-callout .fl-module-content .fl-callout-content .fl-callout-text p {
    padding: 0 !important;
    display: block;
    font-size: 15px !important;
    line-height: 26px;
    min-height: 130px;
}

.services-section.about-section .fl-list {
    flex-direction: column !important;
}

.services-section.about-section .fl-list .fl-list-item {
    padding: 0 !important;
}

.product-section .fl-module-callout .fl-module-content .fl-photo .fl-photo-content {
    display: block !important;
}

.product-section .fl-module-callout .fl-module-content .fl-photo .fl-photo-content img {
    width: 100%;
}

.services-section.about-section .fl-list {
    flex-direction: column !important;
}

.services-section.about-section .fl-list .fl-list-item {
    padding: 0 !important;
}

* {
    outline: none !important;
}

.gallery-section .fl-tabs-labels {
    display: flex;
    justify-content: center !important;
    flex-wrap: wrap;
    margin-bottom: 20px !important;
}

.gallery-section .fl-tabs-labels a.fl-tabs-label {
    background: #000 !important;
    border: none !important;
    color: #fff !important;
    padding: 10px 50px !important;
    margin: 1px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-section .fl-tabs-labels a.fl-tabs-label.fl-tab-active {
    background: #bc0004 !important;
}

.gallery-section .fl-tabs-labels a.fl-tabs-label.fl-tab-active::after {
    opacity: 0 !important;
}

.gallery-section .fl-tabs-panels {
    border: none !important;
}

.gallery-section .fl-tabs-panels .fl-builder-content {
    padding: 0 !important;
    max-width: 100% !important;
}

.gallery-section .fl-tabs-panels .fl-builder-content .fl-module-content {
    margin: 0 !important;
}

.gallery-section .fl-tabs {
    background: #f3f3f3 !important;
    padding: 30px !important;
}

.location-page .fl-module-list .fl-list {
    background: #f3f3f3;
    padding: 1px 30px 20px;
    margin-bottom: 10px;
}

.location-page .fl-module-list .fl-list .fl-list-item-heading-text {
    font-size: 24px;
    font-weight: bold;
    color: #bd0007;
}

.location-page .fl-module-list .fl-list p a {
    color: #bc0004;
}

.request-quote .widget.gform_widget {
    background: #f3f3f3;
    padding: 30px;
    max-width: 900px;
    margin: 0 auto;
}

.request-quote .widget.gform_widget h2.widgettitle {
    margin: 0px 0px 5px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #bc0004;
}

.request-quote .widget.gform_widget .gform_heading {
    text-align: center;
    margin-bottom: 20px;
}

.request-quote .widget.gform_widget .gform_footer.top_label {
    margin: 0 !important;
    padding-bottom: 0 !important;
}

.request-quote .widget.gform_widget input, .request-quote .widget.gform_widget textarea {
    background: #fff !important;
    border: 1px solid #ccc !important;
    padding: 10px !important;
    color: #000 !important;
    border-radius: 0;
    max-height: 100px;
}

.request-quote .widget.gform_widget input::placeholder, .request-quote .widget.gform_widget textarea::placeholder {
    color: #000;
}

.request-quote .widget.gform_widget .ginput_container.ginput_container_radio label {
    font-weight: 200;
}

.request-quote .widget.gform_widget .ginput_container.ginput_container_radio .gfield_radio {
    display: flex;
    width: 100%;
}

.request-quote .widget.gform_widget .ginput_container.ginput_container_radio .gfield_radio .gchoice {
    min-width: 100px;
}

.request-quote .widget.gform_widget legend.gfield_label {
    font-weight: bold;
    font-size: 18px;
    display: block;
    color: #be000a;
}

.request-quote .widget.gform_widget .gfield_checkbox {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
}

.request-quote .widget.gform_widget .gfield_checkbox .gchoice {
    display: flex;
    align-items: center;
    margin-right: 20px;
}

.request-quote .widget.gform_widget .gfield_checkbox .gchoice label {
    display: flex;
    line-height: 32px;
    padding-left: 7px;
    font-weight: 500;
    white-space: nowrap !important;
    position: relative;
    top: 2px;
}

.request-quote .widget.gform_widget .gform_footer.top_label input {
    margin: 0 !important;
    background: #bd0007 !important;
    border: none !important;
    color: #fff !important;
    padding: 14px 50px 12px !important;
    transition: 1s;
}

.request-quote .widget.gform_widget .gform_footer.top_label input:hover {
    background: #000 !important;
}

.fl-row.inner-banner .fl-row-content-wrap {
    padding: 150px 0 !important;
}

.fl-row.inner-banner .fl-row-content-wrap::after {
    opacity: 0 !important;
}

.fl-row.inner-banner .fl-row-content-wrap h2.fl-heading span.fl-heading-text {
    background: rgb(0 0 0 / 0.8);
    padding: 10px 35px 5px !important;
    display: inline-block;
    font-size: 36px;
    font-weight: bold;
}

.admin-bar .mfp-wrap .mfp-close {
    font-size: 40px !important;
}

.fl-row.call-to-action .fl-row-content-wrap h3.fl-callout-title a {
    color: #fff !important;
    font-size: 32px !important;
    font-weight: bold;
}

.medium-heading .fl-heading-text a {
    text-decoration: underline;
}

.gallery-section .fl-tabs-panels .fl-photo-content img {
    height: 250px !important;
    object-fit: cover;
}

ul.call-us {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: left;
}

ul.call-us li, ul.call-us li a {
    font-size: 18px !important;
    font-weight: 600;
}

ul.call-us li {
    display: flex;
    align-items: center;
    padding: 3px 2px 0;
}

ul.call-us li i {
    width: 28px !important;
    height: 28px !important;
    display: flex;
}

ul.call-us li i::before {
    font-size: 24px;
    display: flex;
    text-align: left;
    justify-content: flex-start;
}

ul.call-us li a {
    color: #bc0004 !important;
    padding-left: 5px;
}

.fl-page-bar-row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

/* Responsive css start here */

@media (max-width: 1279px) {
	
.fencing-section .fl-callout-title a {
    font-size: 18px !important;
}
	
}

@media (max-width: 1199px) {
	
.fl-row.licence-section .fl-module.fl-module-callout span.fl-callout-title-text {
    font-size: 16px;
}
	
.fl-row.licence-section .fl-module.fl-module-callout {
    padding: 80px 0px 20px;
}
	
.custom_sect1 .sect_text p br {
    display: none;
}
	
.fencing-section .fl-callout-title a {
    font-size: 15px !important;
}
	
.sect_text {
    width: 50%;
}
	
}

@media (max-width: 991px) {
	
.product-section .fl-module-callout .fl-module-content .fl-callout-content .fl-callout-text p {
    min-height: 260px;
}
	
.location-page .fl-module-list {
    text-align: center;
}
	
.product-section .fl-module-callout .fl-module-content .fl-callout-content h3.fl-callout-title a {
    font-size: 18px !important;
}
	
a.fl-button {
    padding: 14px 30px 12px !important;
    font-size: 15px !important;
}
	
.fl-row.call-to-action .fl-row-content-wrap .fl-callout .fl-callout-photo {
    margin: 0 0 3px !important;
}
	
.fl-row.call-to-action .fl-row-content-wrap .fl-photo-content {
    padding: 2px;
}
	
.fl-row.call-to-action .fl-row-content-wrap .fl-col-group {
    flex-direction: column;
}
	
.fl-row.licence-section .fl-module.fl-module-callout .fl-module-content {
    margin: 15px 10px;
}

.fl-row.licence-section .fl-module.fl-module-callout h4.fl-callout-title span.fl-icon {
    padding-right: 5px !important;
}

.fl-row.licence-section .fl-module.fl-module-callout span.fl-callout-title-text {
    font-size: 13px !important;
}

.fl-row.licence-section .fl-module.fl-module-callout h4.fl-callout-title span.fl-icon i::before {
    font-size: 20px !important;
    position: relative;
    top: 3px;
}
	
.bulit-box ul {
    columns: 2 !important;
}

.fl-page-nav-container {
    padding: 0 !important;
}
	
.fl-page-bar-container {
    padding: 0 5px !important;
}
	
.custom_sect1 .sect_text p {
    font-size: 18px !important;
    line-height: 26px;
}
	
.fl-row.fencing-section img.fl-photo-img {
    height: 250px;
    object-fit: cover;
}
	
ul.call-us li, ul.call-us li a {
    font-size: 15px !important;
    font-weight: 600;
}

.fl-row.call-to-action .fl-row-content-wrap {
    background: #000 !important;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-heading {
    color: #fff !important;
}
	
}

@media (max-width: 767px) {	
.product-section .fl-module-callout .fl-module-content .fl-callout-content .fl-callout-text p {
    min-height: auto;
}
	
.fl-row.inner-banner .fl-row-content-wrap {
    padding: 80px 0 !important;
}
	
.gallery-section .fl-tabs {
    padding: 15px !important;
}
	
.call-to-action .fl-module-heading .fl-module-content {
    margin: 15px 0 0 0 !important;
    text-align: center;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-heading {
    font-size: 28px !important;
}

.fl-row.call-to-action .fl-row-content-wrap h3.fl-callout-title a {
    font-size: 28px !important;
}

.fl-row.call-to-action .fl-row-content-wrap .fl-module.fl-module-callout .fl-module-content {
    margin: 10px 0 15px;
}
	
.fl-row.licence-section .fl-module.fl-module-callout h4.fl-callout-title span.fl-icon i::before {
    font-size: 24px !important;
    top: 0px;
}
	
.fl-row.licence-section .fl-module.fl-module-callout span.fl-callout-title-text {
    font-size: 18px !important;
}
	
body, div, p, li, a, button, input, textarea, select {
    font-size: 15px !important;
    line-height: 26px;
}
	
aside#block-20 {
    padding-top: 20px;
    margin-top: 15px !important;
}
	
.fl-page-footer-widgets-container {
    padding: 20px 0px !important;
}
	
ul#menu-footer-menu li a {
    padding: 5px 10px;
}
	
.fl-row.licence-section .fl-row-content-wrap .licence-box .fl-module.fl-module-callout span.fl-callout-title-text {
    font-size: 21px !important;
}
	
.fl-row.licence-section .fl-module.fl-module-callout {
    padding: 0px;
}
	
.fl-row.licence-section .fl-row-content-wrap .licence-box {
    position: relative;
    top: 0;
}
	
.bulit-box ul {
    padding: 0;
}
	
.bulit-box ul li {
    padding: 5px 7px;
    font-size: 15px !important;
    align-items: flex-start;
    line-height: 22px;
}
	
.main-heading .fl-heading {
    font-size: 24px !important;
}
	
.fl-row .fl-row-content-wrap {
    padding: 30px 10px !important;
}
	
.banner-sec p {
    font-size: 18px !important;
    line-height: 26px;
}
	
.medium-heading .fl-heading-text, .medium-heading .fl-heading-text a {
    font-size: 18px !important;
    line-height: 24px !important;
    display: inline-block;
}
	
.fl-row.banner-sec .fl-row-content-wrap {
    padding: 30px 0px !important;
}
	
.fencing-section .fl-callout-title a {
    font-size: 18px !important;
}
	
.fl-row.fencing-section .fl-photo-content {
    display: block !important;
}
	
.fl-row.fencing-section img.fl-photo-img {
    height: auto;
    width: 100%;
}

.fl-col-small:not(.fl-col-small-full-width) {
    max-width: 100% !important;
}
	
.fl-row.licence-section {
    margin-top: 0;
}
	
.gallery-section .fl-tabs-labels {
    display: none;
}
	
.fl-tabs-horizontal .fl-tabs-label {
    background: #bc0004 !important;
}

.fl-tabs-horizontal .fl-tabs-label span {
    color: #fff;
    font-weight: 600;
}

.fl-tabs-horizontal .fl-tabs-label i::before {
    color: #fff;
}

.gallery-section .fl-tabs-panels .fl-builder-content .fl-module-content {
    padding-top: 15px;
}

.gallery-section .fl-tabs-panels .fl-photo-content img {
    height: auto !important;
}
	
.fl-row.licence-section .fl-module.fl-module-callout h4.fl-callout-title {
    justify-content: flex-start;
    max-width: 280px;
    margin: 0 auto;
}
	
.fl-row.licence-section .fl-module.fl-module-callout .fl-module-content {
    margin: 10px 10px 5px;
}
	
.fl-row.inner-banner .fl-row-content-wrap h2.fl-heading span.fl-heading-text {
    padding: 10px 20px 5px !important;
    font-size: 24px;
}
	
.fl-page-bar.custom_sect1 {
    padding: 5px 0px;
}
	
.custom_sect1 .sect_text p {
    font-size: 14px !important;
    line-height: 22px;
}
	
.custom_sect1 .col-sm-6:first-child {
    display: none;
}

.custom_sect1 .col-sm-6:last-child {
    width: 100% !important;
    padding: 0px 10px;
}

.custom_sect1 .head_sect_2 {
    flex-direction: column !important;
}

.sect_text {
    width: 100%;
}

.custom_sect1 .sect_text p {
    text-align: center;
}

.sect_img {
    display: none;
}
	
header.fl-page-header > .fl-page-header-wrap {
    display: block !important;
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
    max-width: 200px;
    margin: 0 auto !important;
}

.fl-page-header-container {
    padding: 10px 15px !important;
}

.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle * {
    color: #bb0001;
    font-size: 20px !important;
}
	
.request-quote .widget.gform_widget {
    padding: 20px;
}
	
.request-quote .widget.gform_widget h2.widgettitle {
    font-size: 24px;
}
	
.about-section .fl-list .fl-list-item {
    padding-right: 10px !important;
    padding-bottom: 0px !important;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    position: relative;
    top: 10px;
    font-size: 200% !important;
}
	
}

@media (max-width: 479px) {
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    top: -20px;
}
	
.bulit-box ul {
    columns: inherit !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
}
	
.gallery-section .fl-tabs-panels .fl-builder-content .fl-mosaicflow-col {
    width: 100% !important;
}

}


