.font-helvetica{
    font-family: 'Helvetica', 'Arial', sans-serif;
}

.nav-home a:hover {
    color: #ec1d23 !important;
}
.nav-about-us a:hover {
    color: #f08337 !important;
}
.nav-products a:hover {
    color: #ffb400 !important;
}
.category-nav .category-nav-inner {
    background: #ffb400;
    cursor: default;
}
.header-search .header-search-lg .search-input {
    height: 51px;
}
.nav-resources a:hover {
    color: #34b600 !important;
}
.nav-gallery a:hover {
    color: #0f52d7 !important;
}
.nav-promo-events a:hover {
    color: #581bd9 !important;
}
.nav-locations a:hover {
    color: #b81bfb !important;
}
.form-control {
    background: none;
}
.sidebar-menu-wrap .sidebar-menu-header {
    background: #ffffff;
}
.header-search-wrap {
    padding: 0;
}
.navigation-products-inner {
    width: 100%;
}

.navigation-products-inner {
    margin-left: 0;
    margin-right: 0;
}

.details-info-top .product-name {
    color: #191919;
}

@media screen and (max-width: 992px) {
    #project-reference .overlay-about-us-1 {
        justify-content: center !important;
        align-items: center !important;
    }

    #project-reference .overlay-about-us-1 p{
        font-size: 2.5rem !important;
        margin-bottom:0 !important;
    }

    .sidebar-menu-title-gallery nav ul li{
        width: 100% !important;
    }
}

@media screen and (max-width: 991px) {
    .product-details-info {
        padding: 0 4%;
    }
}

.product-sub-name {
    color: #c1c1c1;
}

.brief-description .description {
    padding-top: 20px;
}
.description ul {
    list-style: none;
}
.description ul li:before {
    /*font-family: "Font Awesome 5 Free";*/
    /*content: "\f00c";*/
    /*display: inline-block;*/
    /*padding-right: 15px;*/
    /*vertical-align: middle;*/
    /*font-weight: 900;*/
    /*color: #ffb400;*/
}

.sidebar-menu-icon-wrap .sidebar-menu-icon > span {
    background: #880f12;
}

.sidebar-menu-wrap .sidebar-menu-tab.nav-tabs .nav-link.active {
    background-color: #880f12;
}

.sidebar-menu-wrap .sidebar-menu-header .sidebar-menu-close > i {
    color: #880f12;
}

.sidebar-menu-wrap > .tab-content {
    background-color: #ffffff;
}

.sidebar-menu li a {
    color: #191919;
}

.sidebar-menu-wrap .sidebar-menu-tab.nav-tabs .nav-link {
    color: #ffffff !important;
}

.container-products {
    padding-left: 4% !important;
    padding-right: 4% !important;
}

.sample-photos h6 {
    color: #6e6e6e;
}

/* PROMO & EVENTS */
.sidebar-menu-title-promo-events nav ul li {
    border-radius: 25px;
    border-color: #581bd9;
}
.sidebar-menu-title-promo-events nav ul li a {
    color: #581bd9;
}
.sidebar-menu-title-promo-events nav ul li:hover {
    background-color: #581bd9;
}
.sidebar-menu-title-promo-events nav ul li a:hover {
    color: #ffffff;
}

.sidebar-menu-title-promo-events .info-nav li.active {
    background-color: #581bd9 !important;
}

/* GALLERY */
.sidebar-menu-title-gallery nav ul li {
    border-radius: 25px;
    border-color: #0f52d7;
}
.sidebar-menu-title-gallery nav ul li a {
    color: #0f52d7;
}
.sidebar-menu-title-gallery nav ul li:hover {
    background-color: #0f52d7;
}
.sidebar-menu-title-gallery nav ul li a:hover {
    color: #ffffff;
}
.sidebar-menu-title-gallery .info-nav li.active {
    background-color: #0f52d7 !important;
}

.sidebar-menu-title-gallery .img-gallery-magnific{
    width: -webkit-fill-available;
}

.sidebar-menu-title-gallery .img-gallery-magnific .magnific-img .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

.sidebar-menu-title-gallery .gallery-container .project-reference-slider .slick-dots li.slick-active{
    background: #000;
}

.sidebar-menu-title-gallery .gallery-container .project-reference-slider .slick-dots li button:before{
    background: #000;
}

/* .sidebar-menu-title-gallery .gallery-container .slide img {
    height:500px;
    object-fit: fill;
} */

.sidebar-menu-title-gallery .project-reference-description-container .table-container table{
    min-width: 100%;
}

/* LOCATIONS */
.sidebar-menu-title-locations nav ul li {
    border-radius: 25px;
    border-color: #b81bfb;
}
.sidebar-menu-title-locations nav ul li a {
    color: #b81bfb;
}
.sidebar-menu-title-locations nav ul li:hover {
    background-color: #b81bfb;
}
.sidebar-menu-title-locations nav ul li a:hover {
    color: #ffffff;
}
.sidebar-menu-title-locations .info-nav li.active {
    background-color: #b81bfb !important;
}

.locations-container {
    border: 1px solid #cdcdcd;
    padding: 15px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.location-img {
    width: 100%;
    height: 120px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.locations-header-details {
    padding-bottom: 15px;
}
.locations-details {
    padding-bottom: 10px;
}
.min-height-250 {
    min-height: 250px;
}
.min-height-210 {
    min-height: 210px;
}
/* .location-c-1:hover + .locations-1 {
  display: block;
  position: absolute;
  right: 0;
} */

.location-show {
    display: block !important;
    position: absolute;
    right: 0;
}

.locations-1 {
    display: none;
    padding: 19px;
    top: 0;
}

.locations-2 {
    display: none;
    top: 25%;
}

.locations-3 {
    display: none;
    bottom: 0;
}

.locations-4 {
    display: none;
}

.locations-5 {
    display: none;
    top: 25%;
}

.locations-6 {
    display: none;
    bottom: 0;
}

.locations-7 {
    display: none;
}

.locations-8 {
    display: none;
    top: 25%;
}

.locations-9 {
    display: none;
    top: 35%;
}

.locations-10 {
    display: none;
}

.locations-11 {
    display: none;
    top: 25%;
}

.locations-12 {
    display: none;
    top: 35%;
}

/* .location-c-3:hover + .locations-3 {
  display: block;
  position: absolute;
  top: 35%;
  right: 0;
} */

.img-location {
    width: 80%;
}

.btn-search-location {
    background: transparent;
    color: #b81bfb;
    font-weight: 700;
}

.btn-search-product {
    background: transparent;
    color: #ffb400;
    font-weight: 700;
}

.location-search-input {
    background: white;
}

.location-search-icon {
    -webkit-text-stroke: 1.5px;
    font-size: 25px !important;
    transform: rotate(270deg);
}

.location-info-content {
    padding: 1% 50px !important;
}

/* RESOURCES */
.sidebar-menu-title-resources nav ul li {
    border-radius: 25px;
    border-color: #34b600;
}
.sidebar-menu-title-resources nav ul li a {
    color: #34b600;
}
.sidebar-menu-title-resources nav ul li:hover {
    background-color: #34b600;
}
.sidebar-menu-title-resources nav ul li a:hover {
    color: #ffffff;
}
.sidebar-menu-title-resources .info-nav li.active {
    background-color: #34b600 !important;
}

.footer-info-content {
    padding: 1% 4% !important;
}
.footer-info-content-title {
    padding-top: 2%;
    word-wrap:break-word;
}
.footer-info-content nav ul li {
    padding: 0;
}

.info-nav li a p {
    line-height: 40px;
}

.info-nav li.active a {
    color: #ffffff;
}

.info-nav li a p {
    font-size: 15px;
    font-weight: 500;
}

.footer-info-content nav ul li {
    width: 6em;
    margin: 0.4em auto;
}

.promo-events-container {
    border: 1px solid #cdcdcd;
    margin: 15px 0;
}
.gallery-container {
    margin: 15px 0;
}
.promo-events-img {
    width: 100%;
    height: 200px;
}
.promo-events-content {
    margin: 30px 15px;
}

.promo-events-content h6,
.promo-events-details-container h6 {
    color: #581bd9;
    padding: 10px 0;
}
.promo-events-content p,
.promo-events-details-container p {
    color: #6e6e6e;
}
.promo-events-content .btn-read-more {
    background-color: #581bd9 !important;
    border-radius: 25px;
    border-color: #581bd9;
    width: 12em;
    margin-top: 10px;
    color: #ffffff;
}

.detail-content {
    height: 90px;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

.details-info-middle-actions .btn {
    background-color: #ffb400 !important;
    border-radius: 25px;
    border-color: #ffb400;
    width: 16em;
    margin-top: 10px;
    margin-right: 15px;
    color: #ffffff;
}

.grid-view-products
    > .col
    > .product-card
    > .product-card-middle
    .product-name
    .product-title {
    color: black;
}

.grid-view-products
    > .col
    > .product-card
    > .product-card-middle
    .product-name
    .product-title-en {
    color: #6e6e6e;
}

.browse-categories .parent,
.browse-categories .active {
    font-weight: 500;
}

.browse-categories li a {
    margin-left: 25px;
}
.browse-categories-wrap .section-title {
    margin-bottom: 30px;
}

.description ul,
.description ol {
    padding-left: 0;
}
.sample-photos {
    padding-top: 25px;
}
.sample-photos-container {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
}

/* .product-image-gallery .additional-image-wrap{
    display: none;
} */
/* .product-image-gallery {
  display: none;
} */

.sample-img-content {
    margin-right: 30px;
}

.sample-img {
    width: 150px;
    object-fit: scale-down;
    height: 150px;
}

.additional-image-style {
    width: 80px !important;
    object-fit: scale-down;
    height: 80px !important;
}

/*Catalog*/
.about-us-bg-content p.small-title {
    font-size: 30px;
}
.feature-img {
    width: 100px;
}
.main-list {
    list-style: none;
    padding-left: 33px;
}
.main-list li {
    position: relative;
    line-height: 1.8;
}
.main-list li::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../icons/star.png);
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    left: -32px;
    transform: translate(-0.5em, -0.4em);
}

.element-list li::before {
    background-image: url(../icons/cell.png);
}
.tick-list li::before {
    background-image: url(../icons/check.png);
    transform: translate(-0.5em, -0.1em);
}
.type-conatiner {
    border-radius: 5px;
    border: 2px solid #ffb300;
    box-shadow: 6px 6px 12px #717171e6;
    background-color: white;
    padding: 20px;
}

.circle-catalog {
    box-shadow: 6px 6px 12px #717171e6;
}

@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }
    .navbar .nav-item:hover .nav-link {
        color: #ffcb30 !important;
    }
    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }
}
.main-image-home-3 {
    width: 100%;
    height: 380px;
    background-size: cover;
    background-repeat: no-repeat;
}
.image-home-3 {
    width: 100%;
    height: 180px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.img-about-us-4 {
    width: 100%;
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
}

.horizontal-megamenu > .nav-item > .nav-link > i {
    display: none;
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item.nice-select.open {
    background: white;
}
.dropdown-menu li a {
    font-family: Arial, Helvetica, sans-serif;
    color: #5d5d5d !important;
    font-size: 14px !important;
}
.dropdown-menu {
    display: block;
    border: 0.5px solid #ffcb30;
    border-radius: 0;
    border-top: 3.5px solid #ffcb30;
    margin-top: 0;
}

.sidebar-menu > li > .menu-item:after {
    background: #ffb400 !important;
}

.header-catalog {
    font-size: 36px;
}
@media screen and (max-width: 576px) {
    .sample-img-content {
        margin-right: 0;
        margin-bottom: 50px;
    }

    .sample-photos-container {
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .magnific-img {
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 767px) {
    .magnific-img {
        padding-right: 15px !important;
    }
    .header-catalog {
        font-size: 2rem;
    }
    .locations-header-details {
        padding-top: 15px;
    }
}

.btn-view-pdf {
    background-color: #34b600 !important;
    border-radius: 25px;
    border-color: #34b600;
    width: 10em;
    margin-top: 10px;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
}

.search-result-middle .empty-message {
    padding: 80px 0;
}

.promo-events-details-container {
    padding: 5% 12%;
}

.promo-events-details-container h4 {
    padding-top: 30px;
    padding-bottom: 20px;
    font-weight: 500;
}
.promo-events-details-container p {
    margin-bottom: 1.5em;
}

.magnific-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.magnific-img {
    display: inline-block;
    /* width: 24.5%; */
    padding-right: 0;
    /* padding-bottom: 15px; */
    padding-bottom: 100px;
    height: 270px;
    min-width: 270px;
}
a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    /* ideally, transition speed should match zoom duration */
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-arrow-left:before {
    border-right: none !important;
}
.mfp-arrow-right:before {
    border-left: none !important;
}
button.mfp-arrow,
.mfp-counter {
    opacity: 0 !important;
    transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow,
.mfp-container:hover .mfp-counter {
    opacity: 1 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
    screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.sidebar-menu li a {
    width: 100%;
}

.wrapper {
    overflow-x: hidden;
}

.result {
    border: none !important;
    box-shadow: unset !important;
    margin-top: 0 !important;
    position: relative;
}

@media screen and (min-width: 1500px) {
    .circle-catalog {
        width: 170px !important;
        height: 170px !important;
    }
}

@media screen and (max-width: 767px) {
    .home-slider .slick-prev:before,
    .slick-next:before {
        font-size: 1rem !important;
    }
    .image-home-3 {
        height: 380px;
    }
    .align-center-mobile {
        text-align: center;
    }
    .circle-catalog {
        width: 170px !important;
        height: 170px !important;
    }
    .bg-catalog.bg-100 {
        height: calc(100vh - 260px) !important;
    }
    .feature-img {
        width: 100px !important;
    }
}

@media screen and (max-width: 1024px) {
    .vertical-rectangle-about-us {
        height: 55%;
        width: 58%;
    }
    .bg-catalog.bg-100 {
        height: calc(100vh - 290px);
    }
    .circle-catalog {
        width: 95px;
        height: 95px;
    }
}
@media screen and (max-width: 1280px) {
    .circle-catalog {
        width: 95px;
        height: 95px;
    }
}
.dropdown-menu {
    padding: 0;
}
.dropdown-item {
    padding: 0.6rem 1.5rem;
    border-bottom: 1px solid #ffcb3052 !important;
}

.overlay.active > body {
    overflow: hidden;
}
.bg-yellow {
    background-color: #ffb1361a;
}
.bg-light-yellow {
    background-image: linear-gradient(white, #ffcb3033);
}

.bg-yellow-white {
    background-image: linear-gradient(#ffcb3033, white, white, white);
}

.sub-category-title {
    text-transform: uppercase;
    width: 423px;
}

.product-table {
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
    border-collapse: collapse;
    border-spacing: 0px;
    width: 423px;
    background-image: initial;
    background-attachment: initial;
    background-size: initial;
    background-origin: initial;
    background-clip: initial;
    background-position: initial;
    background-repeat: initial;
}

.product-table tbody {
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
}

.product-table tbody tr {
    margin: 0px;
    padding: 0px;
    border-width: 0px 0px 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999999;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: baseline;
    cursor: pointer;
}
.product-table tbody tr.product-row{
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  */
    transition: transform 0.3s ease;
}
.product-table tbody tr.product-row:hover{
    /* font-size: 1.2rem; */
    transform: scale(1.2);
}

.product-table tbody tr td {
    margin: 0px;
    padding: 5px;
    border: 0px;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    vertical-align: top;
}

.inline-block {
    display: inline-block;
}

.grid-container {
    width: 100%; /*or others percents*/
    margin: 0 auto;
}

.grid-item {
    border-radius: 5px;
    padding: 1em;
    margin: 0 auto 1em auto;
    overflow: hidden;
    z-index: 1;
    text-decoration: none;
    transition: all 120ms ease;
}
.grid-item h3 {
    color: #000;
}
.grid-item p {
    color: #5b5b5b;
}
.grid-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f9f9f9;
    z-index: -1;
    transform: scale(0);
    opacity: 0;
    transition: all 100ms ease;
}
.grid-item:hover {
    opacity: 0.75;
}
.grid-item:hover::before {
    transform: scale(1);
    opacity: 1;
}
.grid-item img {
    width: 100%;
    height: auto;
    display: block;
}

.grid-sizer {
    width: 25%;
}

.grid-item {
    width: 50%;
}

@media screen and (max-width: 750px) {
    .grid-sizer,
    .grid-item {
        width: 45%;
    }
}
@media screen and (max-width: 500px) {
    grid-sizer,
    .grid-item {
        width: 90%;
    }
}

.masonry {
    /* Masonry container */
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    margin: 1.5em;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
}
.masonry-1 {
    -webkit-column-count: 1!important;
    -moz-column-count: 1!important;
    column-count: 1!important;
}

.masonry-item {
    display: inline-block;
    background: #fff;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    -webkit-transition: 1s ease all;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

@media (max-width: 768px) {
    .masonry {
        /* Masonry container */
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        text-align: center;
    }
    .product-table {
        width: 100%;
    }
    .sub-category-title {
        width: 100%;
    }

    /* .sidebar-menu-title-gallery .gallery-container .slide img {
        height:350px;
    } */

    .home-section-wrap-container .slick-dots{
        display:none;
    }
}
/*
.grid-view-products .row{
  width: 100%;
} */
.grid-view-products .row > .col {
    display: flex;
    flex: 0 0 25%;
    max-width: 0 0 25%;
    margin-bottom: 30px;
}
.grid-view-products .row > .col.product-title {
    flex: 0 0 100%;
    margin-bottom: 10px;
}


@media screen and (max-width: 1478px) {
    .magnific-img {
        min-width: 235px;
    }
}

@media screen and (max-width: 1300px) {
    .magnific-img {
        min-width: 220px;
    }
}

@media screen and (max-width: 767px) {
    .grid-view-products .row > .col {
        flex: 0 0 50%;
    }
}

@media (max-width: 1240px) {
    .product-table {
        width: 100%;
    }
    .sub-category-title {
        width: 100%;
    }
}

.error-page-left .btn-back-to-home {
    background-color: #1b2c56;
    color: white;
    border-radius: 25px;
    padding: 12px 25px 12px 25px;
    font-weight: 500;
    font-size: 18px;
}

.error-page-wrap {
    margin-bottom: 70px;
}

@media (max-width: 500px) {
    /* .sidebar-menu-title-gallery .gallery-container .slide img {
        height:250px;
    } */
}
