/* Custom CSS */
.top-menu {
    display: flex !important;
    justify-content: end;
    gap: 50px;
    align-items: center;
}
.top-menu-1 {
    gap: 50px;
}
.top-menu li a {
    color: #222222;
}
.top-menu>li:hover>a{
      border-bottom: 3px solid #FF4040 !important;
}
.top-menu>li>a {
    border-bottom: 3px solid transparent;
    padding-bottom: 3px !important;
}
.arrrow-1 {
    color: #222222;
}
.animated-arrow span {
    height: 3px;
    width: 15px !important;
}


/* Custom CSS */
.header-bg {
    padding: 8px 40px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.05);
    margin-top: -50px !important;
    height: 110px;
}

.top-header {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
}

.brown-icon-1 {
    position: relative;
}

.primary-icon .bg-lightbrown {
    left: 25px;
    top: 5px;
}

.wsoffcanvasopener .wsmobileheader p {
    display: none;
}

.wsoffcanvasopener .wsmobileheader .animated-arrow {
    align-items: start !important;
}

.animated-arrow {
    cursor: pointer;
    height: 55px;
    padding: 0 !important;
}

.secondary-header #cssmenu ul>li:not(:last-child) {
    padding-right: 0;
}

.yellow-btn:hover {
    background: #0A205C;
}

.wsoffcanvasopener .animated-arrow {
    right: 365px;
    background: none;
    margin: 0 !important;
}

.wsoffcanvasopener h2 {
    display: none;
}

.wsoffcanvasopener .animated-arrow {
    padding: 0px 22px 26px 10px;
    right: 369px;
}

.slider {
    margin-top: -60px;
}

.first-contact .footer-copy:hover {
    color: #13B4F4;
}

header.shrink .primary-header {
    display: none;
}

header.shrink .secondary-header {
    position: fixed;
    width: 100%;
    z-index: 1;
    transition: all 0.5s;
    background: #0A205C;
    padding: 25px 0;
}

header.shrink .slider {
    height: auto;
}

header.shrink .slider {
    margin-top: 0;
}

.copy-contact {
    color: #F39C01;
}

.copy-contact:hover {
    color: #13B4F4;
}

/* Responsive styles */
/* // X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .mobile-logo {
        padding: 10px;
    }
    .wsoffcanvasopener .wsmobileheader .animated-arrow {
        background: #fff;
        height: 40px !important;
        width: 40px !important;
        border-radius: 0px 5px 5px 0px !important;
        padding: 10px 10px !important;
    }
    .primary-icon {
        justify-content: end;
    }

    /* -----mobile header ----- */
    .primary-header {
        padding: 10px 0 61px 0;
        display: none;
    }

    .header-bg {
        margin-top: 0 !important;
        box-shadow: none;
        position: relative;
    }

    .secondary-header {
        background: #ffff;
        box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.05);
    }

    .home-slider {
        margin-top: 0;
    }

    .header-bg {
        margin-top: 0 !important;
        box-shadow: none;
        height: unset;
        padding: 10px 0;
    }
    .rounded-logo {
        text-align: center;
    }

    .rounded-logo img {
        position: relative;
        z-index: 0;
    }
    .social-icon li,
    .social-icon li a {
        color: #ffffff;
        display: flex;
    }

    .social-icon .cart-brown-icon {
        width: 22px;
    }
    .primary-icon li a i,
    .primary-icon li a img {
        margin-right: 0;
    }

    .primary-icon li a i {
        font-size: 16px;
        color: #ffffff;
    }

    .secondary-header {
        display: none;
    }

    .wsmenu {
        left: -510px;
    }

    .animated-arrow {
        left: 0;
    }

    .wsoffcanvasopener .animated-arrow {
        padding: 0px 22px 26px 10px;
        left: 84%;
    }

    .primary-icon li {
        line-height: 15px;
    }

    .animated-arrow span {
        height: 3px;
        width: 15px !important;
    }

    .animated-arrow span:after {
        width: 20px;
    }

    .animated-arrow span:before {
        width: 25px;
    }

    .wsoffcanvasopener .animated-arrow span::before {
        width: 20px;
        background: #000000;
    }
    .wsoffcanvasopener .animated-arrow span::after {
        background: #000000;

    }

    .wsmenu {
        background: url(../images/bg.png) top center no-repeat;
        overflow-y: scroll;
    }

    .mobile-header-bg {
        background-size: 125px;
        margin-bottom: 0px;
        text-align: center;
        border-bottom: 1px solid #222;
    }

    .mobile-sub .wsmenu-submenu li:hover>a {
        background-color: #f0e1d4 !important;
        color: #ffffff !important;
    }

    .wsmenu .main-heading {
        font-size: 22px;
        color: #222 !important;
        margin-bottom: 20px;
        margin-top: 25px;
    }

    .text-color {
        color: #222;
        font-size: 16px;
    }

    .mobile-contact {
        line-height: 22px;
        margin-left: 10px;
        text-align: start;
    }

    .wsmenu .wsmenu-list {
        height: unset;
        overflow-y: unset;
        display: block !important;
    }

    .brown-i-icon i {
    color: #222;
    font-size: 16px;
    }

    .wsmenu .wsmenu-list>li {
        align-items: baseline;
    }

    .brown-i-icon img {
        width: 20px;
    }

 .brown-icon-bg {
    background: #dc3545;
    height: 35px;
    width: 35px;
    border-radius: 50% !important;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

  .brown-icon-bg i {
    color: #ffffff;
}

    .brown-i-icon:hover i, .brown-i-icon:hover a {
        color: #fff;
    }

   .brown-icon-bg:hover {
    background: #00ab7e;
}

    .brown-icon-bg:hover i {
        color: #fff;
    }

    .brown-icon-bg i {
        font-size: 18px;
    }

    .brown-i-icon {
        margin-bottom: 15px;
    }

    .wsmenu {
        width: 85%;
        right: -370px;
    }
    .primary-icon {
        gap: 10px;
    }
    .outline-btn {
        padding: 8px;
        border-radius: 8px;
        font-size: 19px;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .mobile-logo {
        padding: 10px;
    }

    .wsoffcanvasopener .wsmobileheader .animated-arrow {
        background: #fff;
        height: 40px !important;
        width: 40px !important;
        border-radius: 0px 5px 5px 0px !important;
        padding: 10px 10px !important;
    }

    .primary-icon {
        justify-content: end;
    }

    /* -----mobile header ----- */
    .primary-header {
        padding: 10px 0 61px 0;
        display: none;
    }

    .header-bg {
        margin-top: 0 !important;
        box-shadow: none;
        position: relative;
    }

    .secondary-header {
        background: #ffff;
        box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.05);
    }

    .home-slider {
        margin-top: 0;
    }

    .header-bg {
        margin-top: 0 !important;
        box-shadow: none;
        height: unset;
        padding: 10px 0;
    }
    .rounded-logo {
        text-align: center;
    }

    .rounded-logo img {
        position: relative;
        z-index: 0;
    }
    .social-icon li,
    .social-icon li a {
        color: #ffffff;
        display: flex;
    }

    .social-icon .cart-brown-icon {
        width: 22px;
    }

    .primary-icon li a i,
    .primary-icon li a img {
        margin-right: 0;
    }

    .primary-icon li a i {
        font-size: 20px;
        color: #ffffff;
    }
    .secondary-header {
        display: none;
    }

    .wsmenu {
        left: -370px;
    }

    .animated-arrow {
        left: 0;
    }

    .wsoffcanvasopener .animated-arrow {
        padding: 0px 22px 26px 10px;
        left: 369px;
    }

    .primary-icon li {
        line-height: 15px;
    }

    .animated-arrow span {
        height: 3px;
        width: 15px !important;
    }

    .animated-arrow span:after {
        width: 20px;
    }

    .animated-arrow span:before {
        width: 25px;
    }

    .wsoffcanvasopener .animated-arrow span:before {
        width: 20px;
        background-color: #000000;
    }
    .wsoffcanvasopener .animated-arrow span:after  {
        background-color: #000000;

    }

    .wsmenu {
        background: url(../images/bg.png) top center no-repeat;
        overflow-y: scroll;
    }

    .mobile-header-bg {
        background-size: 125px;
        margin-bottom: 0px;
        text-align: center;
    }

    .mobile-sub .wsmenu-submenu li:hover>a {
        background-color: #f0e1d4 !important;
        color: #ffffff !important;
    }

    .wsmenu .main-heading {
        font-size: 25px;
         color: #222 !important;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .text-color {
        color: #222;
        font-size: 16px;
    }

    .mobile-contact {
        line-height: 22px;
        margin-left: 10px;
        text-align: start;
    }

    .wsmenu .wsmenu-list {
        height: unset;
        overflow-y: unset;
        display: block !important;
    }

    .brown-i-icon i {
        color: #222;
        font-size: 20px;
    }

    .wsmenu .wsmenu-list>li {
        align-items: baseline;
    }

    .brown-i-icon img {
        width: 20px;
    }
    .brown-icon-bg {
        background: #ff4040;
        height: 40px;
        width: 40px;
        border-radius: 50% !important;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .brown-icon-bg i {
        color: #fff;
    }

    .brown-i-icon:hover i, .brown-i-icon:hover a {
        color: #fff;
    }
.brown-icon-bg:hover {
    background: #00ab7e;
}

    .brown-icon-bg:hover i {
        color: #fff  ;
    }

    .brown-icon-bg i {
        font-size: 20px;
    }

    .brown-i-icon {
        margin-bottom: 15px;
    }

    #products .owl-dots {
        margin-top: 50px !important;
    }
}


/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .mobile-logo {
        padding: 10px;
    }

    .wsoffcanvasopener .wsmobileheader .animated-arrow {
        background: #fff;
        height: 40px !important;
        width: 40px !important;
        border-radius: 0px 5px 5px 0px !important;
        padding: 10px 10px !important;
    }

    .primary-icon {
        justify-content: end;
    }

    /* -----mobile header ----- */
    .primary-header {
        padding: 10px 0 61px 0;
        display: none;
    }

    .header-bg {
        margin-top: 0 !important;
        box-shadow: none;
        position: relative;
    }

    .secondary-header {
        background: #ffff;
        box-shadow: 0px 6px 7px 0px rgba(0, 0, 0, 0.05);
    }

    .home-slider {
        margin-top: 0;
    }

    .header-bg {
        margin-top: 0 !important;
        box-shadow: none;
        height: unset;
        padding: 10px 0;
    }
    .rounded-logo {
        text-align: center;
    }

    .rounded-logo img {
        position: relative;
        z-index: 0;
    }
    .social-icon li,
    .social-icon li a {
        color: #ffffff;
        display: flex;
    }

    .social-icon .cart-brown-icon {
        width: 22px;
    }
    .primary-icon li a i,
    .primary-icon li a img {
        margin-right: 0;
    }

    .primary-icon li a i {
        font-size: 20px;
        color: #ffffff;
    }

    /* .animated-arrow {
        cursor: pointer;
        height: 27px;
        padding: 3px 22px 0 8px !important;
    } */
    .secondary-header {
        display: none;
    }

    .wsmenu {
        left: -370px;
    }

    .animated-arrow {
        left: 0;
    }

    .wsoffcanvasopener .animated-arrow {
        padding: 0px 22px 26px 10px;
        left: 369px;
    }

    .primary-icon li {
        line-height: 15px;
    }

    .animated-arrow span {
        height: 3px;
        width: 15px !important;
    }

    .animated-arrow span:after {
        width: 20px;
    }

    .animated-arrow span:before {
        width: 25px;
    }

    .wsoffcanvasopener .animated-arrow span::before {
        width: 20px;
        background: #000000;
    }
    .wsoffcanvasopener .animated-arrow span::after {
        background: #000000;
    }

    .wsmenu {
        overflow-y: scroll;
    }

    .mobile-header-bg {
        background-size: 125px;
        margin-bottom: 15px;
    }

    .mobile-sub .wsmenu-submenu li:hover>a {
        background-color: #f0e1d4 !important;
        color: #ffffff !important;
    }

    .wsmenu .main-heading {
        font-size: 30px;
         color: #222 !important;
        margin-bottom: 20px;
    }

    .text-color {
        color: #222;
        font-size: 16px;
    }

    .mobile-contact {
        line-height: 22px;
        margin-left: 10px;
        text-align: start;
    }

    .wsmenu .wsmenu-list {
        height: unset;
        overflow-y: unset;
        display: block !important;
    }

    .brown-i-icon i {
        color: #222;
        font-size: 20px;
    }

    .wsmenu .wsmenu-list>li {
        align-items: baseline;
    }

    .brown-i-icon img {
        width: 20px;
    }

    .brown-icon-bg {
        background: #dc3545;
        height: 40px;
        width: 40px;
        border-radius: 50% !important;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .brown-icon-bg i {
    color: #fff;
}

    .brown-i-icon:hover i,
    .brown-i-icon:hover a {
        color: #fff;
    }

    .brown-icon-bg:hover {
        background: #00ab7e;
    }

    .brown-icon-bg:hover i {
        color: #fff;
    }

    .brown-icon-bg i {
        font-size: 20px;
    }

    .wsmenu .main-heading {
        font-size: 28px;
        color: #222 !important;
        margin-bottom: 20px;
        margin-top: 30px;
    }

    .brown-i-icon {
        margin-bottom: 20px;
    }


}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .secondary-header #cssmenu ul > li:not(:last-child) {
        padding-right: 0px !important;
    }
    #cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
    font-size: 16px;
}
    .outline-btn {
        padding: 10px;
       
    }

    .phone-contact-1 a {
        font-size: 22px;
    }

    .label-text {
        font-size: 15px;
    }


}

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) and (max-width: 1400.98px) {
    .secondary-header #cssmenu ul > li:not(:last-child) {
        padding-right: 0px !important;
    }
}

/* // For 2k Monitors, (more than 1401 px) */
@media (min-width: 1401px) and (max-width: 1599.98px) {}

@media (min-width: 1600px) and (max-width: 2559.98px) {}

@media (min-width: 2560px) {}



