/*===================================
Author       : HKGadi
Template Name: Mshop
Version      : 1.0
===================================*/


/*===================================*
  CUSTOM STYLE
*===================================*/
.px-6{
    padding-left: 6rem!important;
    padding-right: 6rem!important;
}
.px-11 {
    padding-left: 11rem!important;
    padding-right: 11rem!important;
}
.hidden{
    display: none;
}
.hidden-header{
    display: none !important;
}
.subcategory{
    height: auto;
    width: auto;
    max-height: 175px;
    max-width: 175px;
}
.img-subcategory{
    height: auto;
    width: auto;
    max-height: 130px;
    max-width: 130px;
    border-radius: 20px;
}
.img-category-plp{
    height: 100px;
    width: auto;
    max-height: 100px;
    max-width: 100px;
    object-fit: cover;
    object-position: center;
}
.img-category{
    height: 100%;
    width: 100%;
    max-height: 400px;
    max-width: 400px;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
}
.navbar .navbar-nav li.dropdown-mega-menu.category-partial-2 .dropdown-menu {
    right: -200px;
    left: -200px;
}
.navbar .navbar-nav .dropdown-header.cat-link {
    color: #000;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.navbar .navbar-nav .category-partial-2 .dropdown-header.cat-link {
    padding: 16px;
    border-bottom: 1px solid #ececec;
    font-weight: 400 !important;
    font-size: 16px !important;
}
#navCatContent .cat-link {
    color: #000;
    padding: 4px 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.section-less-height{
    padding-top: 0px;
}
.btn-primary{
    color: #fff !important;
    background-color: #3b77d3 !important;
}
.page-item .page-link {
    color: #307dd0 !important;
}
.page-item.active .page-link {
    color: #fff !important;
    background-color: #3b77d3;
    border-color: #3b77d3;
}
.t-s-12{
    font-size: 12px;
}
.t-s-14{
    font-size: 14px;
}
.rounded-circle {
    padding: 0.25rem 0.5rem !important;
    font-size: 0.7875rem !important;
    line-height: 1.5 !important;
    border-radius: 50% !important;
    text-align: center;
    vertical-align: middle;
}
.rounded-circle i {
     width: 0.875em;
     display: inline-block;
     font-size: inherit;
     height: 1em;
     overflow: visible;
     vertical-align: -0.125em;
     margin: 0;
}
.provider-cart-left {
    color: #000;
}
.top-mobile-header .cart_count {
    font-size: 8px !important;
    padding: 0px 2px !important;
    height: 12px !important;
    line-height: 12px !important;
    min-width: 12px !important;
    left: -4px !important;
}
.top-mobile-header .wishlist_count {
    font-size: 8px !important;
    padding: 0px 2px !important;
    height: 12px !important;
    line-height: 12px !important;
    min-width: 12px !important;
    left: -4px !important;
}
.top-mobile-header li a {
    font-size: 20px;
}
.pagination .page-item a, .pagination .page-item span {
    height: 40px !important;
    width: 40px !important;
    text-align: center;
    line-height: 40px !important;
    padding: 0px !important;
    z-index: 1;
}
.brand-logo img{
    height: 80px;
    width: auto;
    max-width: 200px;
}
.product_search_form.rounded_input input {
    border-radius: 4px !important;
}
#navbarSupportedContent .input-group input.form-control {
    border-radius: 4px !important;
}
.search_btn2_p {
    position: absolute;
    left: 5px;
    background-color: #307dd0;
    border: 0;
    border-radius: 4px;
    font-size: 14px;
    top: 5px;
    color: #fff;
    z-index: 9;
    width: 40px;
    height: 40px;
}
.search_btn2_p2 {
    font-family: 'Poppins', sans-serif !important;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #fff;
    border: 0;
    font-size: 14px;
    top: 5px;
    color: #000;
    z-index: 9;
    width: 40px;
    padding: 29px 10px;
}
.header_wrap {
    box-shadow: 0 1px 15px rgb(0 0 0 / 15%);
}
input.postcode-search{
    padding-left: 20px !important;
}
input.postcode-search.postcoded{
    padding-left: 90px !important;
}
.product_search_form input {
    height: 50px;
    padding-right: 30px !important;
}
.mega-menu{
    height: auto;
    overflow: hidden;
}
.category-partial-2 .mega-menu{
    height: 470px;
}
.category-partial-2 .dropdown-header {
    display: block !important;
    justify-content: space-between !important;
    align-items: center !important;
}
.category-partial-2 .right-caret {
    margin-left: 5px;
    float: right;
}
.category-partial-2 li.dropdown-header.cat-link {
    background-color: #fff;
    transition: background-color 0.3s;
}
.category-partial-2 li.dropdown-header.cat-link:hover {
    background-color: #ececec;
}
.category-partial-2 li.dropdown-header.cat-link.active {
    background-color: #ececec;
}
li.dropdown-header.cat-link:hover {
    background-color: #3b77d3 !important;
}
li.dropdown-header.cat-link:hover a {
    color: #fff !important;
}
svg._3JNZH {
    display: inline-block;
    margin-top: -3px;
    margin-left: -2px;
    font-size: 18px;
}
.category-partial-2  .sub-cat-menu-item-container {
    display: grid;
    grid-template-columns: repeat(4, minmax(200px, 1fr));
    grid-gap: 15px;
}
.category-partial-2 .text-left.sub-cat-menu-item a.sub-cat-heading {
    font-size: 20px !important;
    font-weight: 600 !important;
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px;
}
.category-partial-2 .sub-cat-menu-item {
}
.mega-menu .mega-menu-col{
    max-height: 420px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.category-partial-2 .mega-menu .mega-menu-col{
    height: 455px;
}
.mega-menu .mega-menu-col.mega-menu-col-r{
    overflow: hidden;
}
body::-webkit-scrollbar, .mega-menu .mega-menu-col.mega-menu-col-l::-webkit-scrollbar, .product-image-right-box::-webkit-scrollbar {
    width: 0.5em;
}

body::-webkit-scrollbar-track, .mega-menu .mega-menu-col.mega-menu-col-l::-webkit-scrollbar-track, .product-image-right-box::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb, .mega-menu .mega-menu-col.mega-menu-col-l::-webkit-scrollbar-thumb, .product-image-right-box::-webkit-scrollbar-thumb {
    background-color: #307dd0;
    outline: 0.5px solid #307dd0;
}
.star-rating{
    direction: rtl;
}
.text-black{
    color: #000;
}
.shortin_icon {
    font-size: 18px;
    margin-right: 10px;
    height: 45px;
    width: 45px;
    float: left;
    text-align: center;
    line-height: 45px;
    border-radius: 4px;
    background-color: #307dd0;
    color: #fff;
    border-color: #307dd0;
}

.shortin_icon.collapsed{
    border: 1px solid #CED4DA;
    background-color: transparent;
    color: #307dd0;
}

.shortin_icon:hover{
    border: 1px solid #CED4DA;
    background-color: transparent;
    color: #307dd0;
}

.shortin_icon.collapsed:hover{
    border: 1px solid #307dd0;
    background-color: #307dd0;
    color: #fff;
}
.fs-12{
    font-size: 12px;
}
.fs-18{
    font-size: 18px;
}
.var_sel{
    padding: 5px;
    height: 35px;
}
#multiCollapseExample2 {
    background-color: #fff;
    position: absolute;
    padding: 5px 0px 0;
    top: 100%;
    width: 100%;
    right: 0;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    z-index: 9999;
}
#multiCollapseExample2.show{
    display: block;
}
.product_img{
    cursor: pointer;
    height: 389px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.bootstrap-select .btn.dropdown-toggle{
    border: 1px solid #ced4da !important;
    background: #fff !important;
}
.btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #a9a9b7;
    border-color: #a9a9b7;
}

.provider-card {
    padding: 0.25rem;
}

.provider-card .card {
    /*border: 1px solid $brandColor;*/
    border: 0;
    margin: 0.5rem;
}

.provider-card .card .provider-card-header {
    width: 100%;
}

.provider-card .card .card-body > *:not(h5) {
    margin: 0;
    padding: 0;
    text-align: left;
}

.provider-card .card .card-body p,
.provider-card .card .card-body small {
    line-height: 0.9rem;
    margin-top: 3px;
}

.provider-card .card h5 {
    margin: 0.35rem 0 0;
    padding: 0;
    text-align: left;
}

.provider-card.disabled > * {
    color: #999;
}

.provider-card.disabled .card .provider-card-header {
    background-color: #eee;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-fixed-aspect-ratio {
    width: 100%;
    position: relative;
}

.img-fixed-aspect-ratio div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.img-fixed-aspect-ratio div img {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.aspect-ratio-20 {
    padding: 20% 0 0;
}

.aspect-ratio-30 {
    padding: 30% 0 0;
}

.aspect-ratio-40 {
    padding: 40% 0 0;
}

.aspect-ratio-50 {
    padding: 50% 0 0;
}

.aspect-ratio-60 {
    padding: 60% 0 0;
}

.aspect-ratio-66 {
    padding: 66% 0 0;
}

.aspect-ratio-70 {
    padding: 70% 0 0;
}

.aspect-ratio-80 {
    padding: 80% 0 0;
}

.aspect-ratio-90 {
    padding: 90% 0 0;
}

.aspect-ratio-100 {
    padding: 100% 0 0;
}

.aspect-ratio-110 {
    padding: 110% 0 0;
}

.aspect-ratio-120 {
    padding: 120% 0 0;
}

.aspect-ratio-125 {
    padding: 125% 0 0;
}

.aspect-ratio-130 {
    padding: 130% 0 0;
}

.aspect-ratio-140 {
    padding: 140% 0 0;
}

.aspect-ratio-150 {
    padding: 150% 0 0;
}


.addFavProviderLabel {
    color: #ff0000;
}

.addFavProviderBtn,
.delFavProviderBtn {
    color: #ffffff;
    font-size: 1.5rem;
    position: absolute;
    top: 0.5rem;
    right: 0.75rem;
    z-index: 100;
    text-shadow: #ccc 2px 2px 15px;
}

.addFavProviderBtn span,
.delFavProviderBtn span {
    color: #ff0000;
}

.addFavProviderBtn:hover,
.delFavProviderBtn:hover {
    color: #ffffff;
    transform: scale(1.25);
}

.addFavProviderBtn--non-overlay,
.delFavProviderBtn--non-overlay {
    position: unset;
}
.carousel-item .app-store-link img{
    position: relative;
    z-index: -1;
    width: auto !important;
}
.product_search_form.mx-width{
    max-width: 395px;
}
.navbar .navbar-nav > li > .nav-link.cart_trigger i {
    font-size: 25px;
}
.section_blue{
    background-color: #3b77d310;
}
img.category_banner_img {
    border-radius: 40px;
    height: 240px;
    width: 360px;
}
.category_banner_name {
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%);
    color: white;
    padding: 10px;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product_info {
    padding: 15px;
}
/*ul.mega-menu.d-lg-flex {*/
/*    overflow-y: hidden;*/
/*    max-height: 600px;*/
/*}*/
/*ul.mega-menu.d-lg-flex .mega-menu-col.col-lg-3 {*/
/*    overflow-y: scroll;*/
/*}*/

.visible-lg .search_btn2 {
    border-radius: 4px;
}
.d-flex.justify-content-between.product_price_delivery {
    gap: 10px;
}

.product .product_img a img {
    max-width: auto;
    max-height: auto;
    object-fit: cover;
    object-position: center;
}
h6.product_title a {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.social_icons li a img {
    height: 35px;
    width: 45px;
    object-fit: cover;
    object-position: center;
}
.container-fluid.px-6 {
    max-width: 1630px;
}
.newsletter_form.text-center a{
    padding: 10px 50px !important;
    border-radius: 25px;
}
input.form-control.productFiltersFormSet1Submit,
input.form-control.productFiltersFormSet1,
select.form-control.productFiltersFormSet1,
div.form-control.productFiltersFormSet1,
div.form-control.productFiltersFormSet1 button {
    height: 38px;
}

input.form-control.productFiltersFormSet1Submit,
input.form-control.productFiltersFormSet1,
select.form-control.productFiltersFormSet1,
div.form-control.productFiltersFormSet1 button {
    padding: 5px 20px;
}
.card.package-card {
    border-radius: 30px;
}
.card.package-card .card-header:first-child {
    border-radius: 30px 30px 0px 0px;
    padding: 0rem 0.75rem 1.25rem;
}
.card.package-card .card-title {
    color: #fff;
    background: linear-gradient(86deg, #00b5fa 25%, #00b5fa 100%);
    font-size: 21px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 6px 35px;
    margin: 0 0 30px;
    border-radius: 0 0 20px 20px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    display: inline-block;
}
.card.package-card .package-price {
    color: #fff;
    padding: 5px 0;
    text-align: center !important;
    background: none !important;
    box-shadow: none !important;
}
.card.package-card .package-price h3{
    font-size: 30px;
    color: #000;
}
.card.package-card .package-price p.set_p_box_height{
    margin-top: 25px;
}
.card.package-card .package-price sub{
    bottom: 0px;
    font-size: 30px;
    color: #000;
}
.card.package-card .card-footer {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.card.package-card .package-btn {
    color: #fff;
    background: linear-gradient(86deg, #00b5fa 25%, #00b5fa 100%);
    font-size: 15px;
    font-weight: 800;
    line-height: 25px;
    text-transform: uppercase;
    padding: 12px 30px;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
    display: inline-block;
    transition: all 0.3s ease 0s;
}
/*.bottom_header_biz{*/
/*    background: linear-gradient(86deg, #026ac2 25%, #00b5fa 100%);*/
/*}*/
/*.bottom_header_biz a.nav-link {*/
/*    color: #fff;*/
/*}*/
/*.bottom_header_biz.visible-sm div#navbarSupportedContent a {*/
/*    color: #000;*/
/*}*/
.bottom_header_biz .navbar-toggler {
    height: 58px !important;
}
a.packages-tab.active {
    background: linear-gradient(86deg, #00b5fa 25%, #00b5fa 100%);
    color: #fff;
}

.visible-sm .footer_logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.visible-sm .widget_title {
    cursor: pointer;
}
.visible-sm .collapsible-content {
    display: none;
}
.visible-sm .ion-chevron-down {
    float: right;
}
.visible-sm .widget_title {
    padding-right: 25px;
}
.visible-sm .collapsible-content.expanded {
    display: block;
}
.pricing_banner_section .banner_content h2 {
    font-size: 40px;
    margin-bottom: 80px;
}
.bottom_header_biz a.nav-link {
    padding: 29px 22px !important;
}
.bottom_header_biz a.nav-link.nav-link-icons {
    padding: 29px 6px !important;
}
.bottom_header a.nav-link.btn.btn-primary {
    margin-top: 0px;
    padding: 7px 15px !important;
    border-radius: 10px;
}
.bottom_header_biz a.nav-link.btn.btn-primary {
    margin-top: 0px;
    padding: 7px 15px !important;
    border-radius: 10px;
    margin-right: 10px;
}
.bottom_header a.nav-link.btn.btn-primary.btn-primary-outline {
    border: 1px #4371d6 solid;
    color: #4371d6 !important;
    background-color: #fff !important;
}
#pricing-section .nav-link1 {
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}
#pricing-section.software-page .nav-link1 {
    margin-right: 0px;
    padding: 20px 0px;
}
#pricing-section.software-page .icon_box_style1 {
    padding: 0 30px;
    margin-bottom: 10px;
}
#pricing-section .nav-link:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
div#nav-tabContent {
    padding-top: 0.75rem;
}
#pricing-section .nav-link:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#pricing-section .icon_box_style1{
    border: 3px solid #307dd0;
    border-radius: 5px;
}
#pricing-section.software-page .icon_box_style1{
    border: none;
    border-radius: 5px;
}
.pb-70{
    padding-bottom: 70px;
}
.pb-30{
    padding-bottom: 30px;
}
.pt-30{
    padding-top: 30px;
}
.fb-tb-section h1{
    font-size: 48px;
}
.fb-tb-section .icon_box_style1 {
    text-align: left;
    /*background-color: #35a56615;*/
    background-color: #35a56611;
    /*border: 3px solid #006aff40;*/
    box-shadow: var(--button-no-shadow, 0 4px 8px 0 rgba(16, 25, 40, 0.1));
    border-radius: 10px;
    padding: 32px;
    margin: 10px 20px;
    color: #fff
}
.icon_box_style1::before {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    bottom: 15%;
    width: 0 !important;
    background-color: #fff !important;
}
.fb-tb-section .icon_box_style1 .icon_box_content h5, .fb-tb-section .icon_box_style1 .icon_box_content p{
    color: #fff;
}
.fb-ib-section .icon_box_style1 .icon_box_content h5, .fb-ib-section .icon_box_style1 .icon_box_content p {
    font-size: 18px;
}
.fb-ib-section .icon_box_style1 {
    text-align: center;
    background-color: #35a56611;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    transition: background-color 300ms,box-shadow 150ms ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    justify-self: center;
    position: relative;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    box-shadow: var(--button-no-shadow, 0 4px 8px 0 rgba(16, 25, 40, 0.1));
    width: 95%;
    height: 125px;
}
.fb-ib-section .icon_box_style1:hover {
    box-shadow: var(--button-no-shadow, 0 16px 32px 0 rgba(16, 25, 40, 0.16));
}
.fb-ib-section .icon_box_style1 .icon_box_content h5{
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}
.fb-tb-section .icon_box_style1 .icon{
    background-color: #3b77d315;
    padding: 13px;
    border-radius: 50%;
    width: fit-content;
}
.fb-tb-section .icon_box_style1 .icon_box_content h5{
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
}
.fb-tb-section .icon_box_style1 .icon_box_content p{
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}
.fs-24{
    font-size: 18px;
}
.fs-40{
    font-size: 40px;
}
.visible-lg .product_header{
    justify-content: end !important;
}
.visible-lg .product_header .product_header_left{
    margin-right: 5px !important;
}
/*.product-image .product-image-left-box{*/
/*    height: 500px;*/
/*    overflow: hidden;*/
/*}*/
.product-image .product-image-right-box{
    height: 495px;
    overflow-y: scroll;
}
.footer_top {
    padding: 70px 0 30px;
}
div#provider-carts {
    min-height: 414px;
}

.js-cookie-consent.cookie-consent {
    display: none !important;
    text-align: center;
    font-size: 15px;
    color: #fff;
    position: fixed;
    z-index: 999;
    background: rgba(0,0,0, 0.8);
    height: auto;
    width: auto;
    /*left: 20px;*/
    bottom: 10px;
    /*display: flex;*/
    flex-direction: column;
    max-width: 300px;
    margin: 0 auto;
}
.js-cookie-consent.cookie-consent span {
    margin-top: 10px;
    margin-bottom: 20px;
}
.js-cookie-consent.cookie-consent span p {
    color: #fff;
    margin: 0;
}

.js-cookie-consent.cookie-consent i {
    position: absolute;
    right: 10px;
    font-size: 17px;
    cursor: pointer;
    top: 10px;
}
button.js-cookie-consent-agree.cookie-consent__agree {
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #2c6aec;
    border: none;
    color: #fff;
    font-weight: bold;
}
h4.product_title a, h4.product_title a:hover {
    color: #000 !important;
}
.navbar-brand img.logo_light {
    max-width: 100px !important;
    max-height: 47px !important;
    width: auto !important;
    height: auto !important;
    display: block;
}
.footer_logo img.logo_light {
    display: block;
}
.heauty-main-div .product_img::before {
    display: none !important;
}
.bg-light-gray{
    background-color : #f1f1f1 !important;
}
a.nav-link.nav-link-epos-mobile {
    font-size: 12px;
    padding-right: 11px;
    padding-left: 11px;
}
.faq-section {
    background-color: #fafafa !important;
}
.w-100{
    width: 100% !important;
}
.w-75{
    width: 75% !important;
}
.w-50{
    width: 50% !important;
}
.w-25{
    width: 25% !important;
}
.product-details-tab-div .tab-style1 ul.nav.nav-tabs {
    border-bottom: 3px solid #3b77d3;
}
.product-details-tab-div .tab-style1 .nav-tabs li.nav-item a {
    color: #3b77d3;
    border: 1px solid #fff;
    border-bottom: none;
}
.product-details-tab-div .tab-style1 .nav-tabs li.nav-item a.active,
.product-details-tab-div .tab-style1 .nav-tabs li.nav-item a.active:hover,
.product-details-tab-div .tab-style2 .nav-tabs li.nav-item a.active,
.product-details-tab-div .tab-style2 .nav-tabs li.nav-item a.active:hover {
    color: #fff;
    border: 1px solid #3b77d3;
    border-bottom: none;
    background-color: #3b77d3;
}
.cities-page h1{
    line-height: 44px;
    font-weight: 700;
    margin-bottom: 24px;
    font-size: 36px;
    float: left;
}
.cities-page .city-li{
    line-height: 24px;
    font-weight: normal;
    font-size: 16px;
    display: flex;
    margin-top: 24px;
}
.cities-page .city-description{
    line-height: 24px;
    font-weight: normal;
    font-size: 16px;
}
.features-content h5 {
    color: #35a566;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 0;
}
.features-content h2 {
    color: #000;
    font-size: 38px;
    font-weight: 700;
    line-height: 46px;
}
.features-content p {
    color: #000;
    line-height: 24px;
    margin-top: 16px;
}
.features-content ul {
    color: #000;
    line-height: 24px;
    margin-top: 16px;
    margin-left: 20px;
}
.circle-gradient {
    position: absolute;
    width: 1440px;
    top: 0;
    bottom: 0;
    right: -999px;
    left: -925px;
    margin: 0 auto;
    z-index: -1;
    overflow: hidden;
}
.circle-gradient-background {
    /*display: none;*/
    background: linear-gradient(to bottom, #35a56610, #35a56610 10%, #fff 30%);
}
.carousel-item.active.background_bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: rgba(0, 0, 0, 0.5);*/
}
.section.bg_green_lite {
    padding: 70px 0 50px 0; !important;
    background-color: #35a56611 !important;
}
.nav_style2.owl-theme .owl-nav [class*="owl-"] {
    background-color: transparent;
    position: absolute;
    bottom: 80px;
}
.banner_section.pricing_banner_section {
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}

.faq-section{
    margin-bottom: 0px !important;
}
.btn-fill-out:hover {
    color: #fff !important;
}
.accordion.accordion_style1 .card-header a {
    font-size: 18px !important;
}
.section.faq-section {
    padding: 0px 0 30px 0;
}
.section.section-feature-detail {
    padding-top: 20px;
    padding-bottom: 0px;
}
@media (min-width: 1000px){
    .circle-gradient-background {
        top: 70px;
        left: auto;
        right: -56%;
        width: 1800px;
        height: 1800px;
    }
}

@media (min-width: 768px) {
    .circle-gradient-background {
        position: absolute;
        border-radius: 50%;
        display: block;
        transform: none;
        top: 93px;
        left: auto;
        right: -40%;
        width: 1500px;
        height: 1800px;
    }
}

/* Extra small screens (portrait phones) */
@media only screen and (max-width: 576px) {
    /* Hidden on extra small screens */
    .hidden-xs {
        display: none;
    }

    /* Visible on extra small screens */
    .visible-xs {
        display: block;
    }
    .visible-lg, .visible-inline-lg, .visible-flex-lg {
        display: none;
    }
    .d-flex.visible-lg {
        display: none !important;
    }
    .product_price a.btn.btn-sm.addToCartBtn {
        padding: 6px 4px !important;
        font-size: 14px !important;
    }
    .product_img {
        cursor: pointer;
        height: 260px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product .product_img a img {
        max-width: auto;
        max-height: auto;
        object-fit: cover;
        object-position: center;
        height: 220px;
    }
    .categories_btn {
        padding: 0px 5px !important;
    }
    .header_list > li i {
        margin-right: 2px !important;
    }
    footer .widget {
        margin-bottom: 30px;
    }
    footer .widget_title {
        font-size: 1rem;
    }
    .product_price_delivery .btn-group-sm > .btn, .btn-sm {
        padding: 6px 5px !important;
        font-size: 14px !important;
    }
    .cart_extra {
        display: flex !important;
    }
    #pricing-section {
        margin-top: 0.5rem!important;
        margin-bottom: 0.5rem!important;
    }
    #pricing-section nav.nav.justify-content-center{
        margin-bottom: 0px !important;
    }
    #pricing-section div#nav-tabContent {
         margin-top: 0px !important;
    }
    #pricing-section .nav-link1 {
        border-radius: 10px;
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 10px;
        padding: 4px 2px;
    }
    #pricing-section.software-page .icon_box_style1 {
        padding: 0 10px;
        margin-bottom: 5px;
    }
    #pricing-section .nav-link2 {
        font-size: 14px;
        padding: 5px;
    }
    #pricing-section .nav-link:first-child {
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }
    #pricing-section .nav-link:last-child {
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }
    div#nav-tabContent {
        padding-top: 0px;

    }
    .card.package-card {
        border-radius: 20px;
    }
    .card.package-card .card-header:first-child {
        border-radius: 20px 20px 0px 0px;
        padding: 0 10px 0px;
    }
    .card.package-card .card-title {
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 6px 10px;
        margin: 0 0 10px;
        border-radius: 0 0 20px 20px;
        max-width: 120px;
    }
    #pricing-section .card.package-card .package-price p {
        font-size: 12px;
    }
    #pricing-section .card.package-card .package-price h3 {
        font-size: 30px;
    }
    #pricing-section .card.package-card .package-price sub {
        font-size: 16px;
    }
    #pricing-section p{
        font-size: 16px;
        font-weight: 500;
        padding: 5px 5px;
    }
    .card.package-card .card-header:first-child {
        border-radius: 30px 30px 0px 0px;
        padding: 0 10px 0px;
    }
    .packages-container .card-body{
        padding-top: 10px !important;
        padding-bottom: 0 !important;
    }
    .packages-container .card-body p{
        margin-bottom: 1px !important;
    }
    .card.package-card .package-btn {
        font-size: 12px;
        font-weight: 600;
        line-height: 10px;
        padding: 7px 15px;
    }
    button#showPricingTableBtn {
        font-size: 16px;
    }
    .compare-section .table-bordered td, .compare-section .table-bordered th {
        font-size: 11px;
        text-align: center;
    }
    .compare-btn-section{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .cart_count, .wishlist_count {
        position: relative;
        top: -3px;
        left: 0;
        font-size: 8px;
        background-color: #307dd0;
        border-radius: 50px;
        height: 13px;
        line-height: 14px;
        color: #fff;
        min-width: 13px;
        text-align: center;
        padding: 0 3px;
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
        margin-right: -5px;
    }
    .search_btn2 {
        width: 35px !important;
        height: 35px !important;
        border-radius: 4px;
    }
    .search_btn2 i{
        font-size: 19px;
    }

    .banner_section .banner_slide_content {
        top: 45%;
    }
    .pricing_banner_section .banner_slide_content .banner_content {
        text-align: center;
    }
    .pricing_banner_section .banner_content h2 {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .pricing_banner_section .banner_content h5 {
        font-size: 15px;
    }
    .pricing_banner_section .banner_slide_content img {
        display: none !important;
    }
    .fb-tb-section h1 {
        font-size: 27px;
        padding: 0;
        margin-bottom: 0px !important;
    }
    .banner_section:not(.full_screen), .banner_section:not(.full_screen) .carousel-item, .banner_section:not(.full_screen) .banner_content_wrap, .banner_section:not(.full_screen) .banner_content_wrap .carousel-item {
        height: 275px !important;
    }
    .fb-tb-section .icon_box_style1 .icon_box_content h5 {
        font-size: 19px;
        font-weight: 700;
        line-height: 20px;
    }
    .fb-tb-section .icon_box_style1 .icon_box_content p {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }
    .owl-theme .owl-nav [class*="owl-"] i {
        display: none;
    }
    .features-content {
        text-align: center;
    }
    .features-content h5 {
        font-size: 15px;
    }
    .features-content h2 {
        font-size: 25px;
    }
    .features-content p, .features-content ul {
        text-align: left;
    }
    .features-content img {
        width: 100% !important;
        max-width: 100% !important;
    }
    .fb-ib-section{
        padding: 0px !important;
    }
    .fb-ib-section h1{
        margin-top: 0px !important;
        padding-top: 0px !important;
    }
    .faq-section{
        margin-top: 20px !important;
        margin-bottom: 0px !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    a.brand-logo.text-brand {
        margin-top: 13px;
    }
    .accordion.accordion_style1 .card-header a {
        font-size: 16px !important;
    }
}
/* Small screens */
@media (min-width: 576px) {
    .hidden-sm {
        display: none;
    }
    .visible-sm {
        display: block;
    }
    .visible-lg, .visible-inline-lg, .visible-flex-lg {
        display: none;
    }
    .d-flex.visible-lg {
        display: none !important;
    }
}
/* Mdium screens */
@media (min-width: 768px) {
    .hidden-md {
        display: none;
    }
    .visible-md {
        display: block;
    }
    .visible-sm {
        display: none;
    }
}
/* Large screens */
@media (min-width: 992px) {
    .hidden-lg {
        display: none;
    }
    .visible-lg {
        display: block;
    }
    .visible-flex-lg {
        display: flex;
    }
    .visible-inline-lg {
        display: inline-block;
    }
    .d-flex.visible-lg {
        display: flex !important;
    }
    .visible-xs {
        display: none;
    }
    .visible-sm {
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 992px) {
    li.page-item {
        display: none;
    }
    .page-item:first-child,
    .page-item:nth-child( 4 ),
    .page-item:nth-last-child( 2 ),
    .page-item:last-child,
    .page-item.active,
    .page-item.disabled {
        display: block;
    }
    #pricing-section .nav-link1 {
        border-radius: 10px;
        margin-right: 5px;
        margin-bottom: 10px;
        font-size: 13px;
        padding: 4px 2px;
    }
    #pricing-section.software-page .icon_box_style1 {
        padding: 0 10px;
        margin-bottom: 5px;
    }
    .card.package-card .card-title {
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
        padding: 12px 20px;
        margin: 0 0 10px;
        border-radius: 0 0 20px 20px;
        max-width: 150px;
    }
    #pricing-section .card.package-card .package-price p {
        font-size: 14px;
    }
    #pricing-section .card.package-card .package-price h3 {
        font-size: 19px;
    }
    #pricing-section .card.package-card .package-price sub {
        font-size: 19px;
    }
    #pricing-section p{
        font-size: 13px;
    }
    .card.package-card .package-btn {
        font-size: 14px;
        font-weight: 600;
        line-height: 15px;
        padding: 8px 10px;
    }
    .contact_detail > li, .header_list > li {
        color: #333;
        font-size: 20px;
        vertical-align: middle;
        display: inline-block;
        padding: 2px 15px 2px 0;
    }
    .cart_count, .wishlist_count {
        position: relative;
        top: -2px;
        left: -4px;
        font-size: 10px;
        background-color: #307dd0;
        border-radius: 50px;
        height: 15px;
        line-height: 15px;
        color: #fff;
        min-width: 14px;
        text-align: center;
        padding: 0 4px;
        display: inline-block;
        vertical-align: top;
        margin-left: -5px;
        margin-right: -5px;
    }
}
@media only screen and (max-width: 576px) {
    .visible-sm.product_header_col{
        background-color: #eee;
    }
    .visible-sm .product_header{
        background-color: #eee;
    }
    .visible-sm .product_header_jr, .visible-sm .product_header_jr select{
        border: none;
        background-color: #eee;
    }
    .visible-sm .product_header_jr.product_header_center .products_view a::before {
        content: "\e64b";
        font-family: 'themify';
        position: absolute;
        display: block;
        color: #848484;
        top: 56%;
        right: 152px;
        font-weight: 900;
        pointer-events: none;
        font-size: 12px;
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .visible-sm .product_header_jr .products_view{
        width: 100%;
    }
    .visible-sm .product_header_jr .products_view a{
        width: 100%;
        border-top: none;
        border-bottom: none;
        border-right: 1px solid #CED4DA;
        border-left: 1px solid #CED4DA;
        border-radius: 0px;
        line-height: 13px !important;
        height: 14px !important;
        font-size: .875rem;
        color: #000 !important;
        background-color: #eee;
    }
    #productFiltersForm2{
        padding: 20px;
    }
    button.btn.dropdown-toggle.btn-light.bs-placeholder {
        border: none !important;
        height: 56px !important;
        line-height: 1.9;
        border-bottom: 1px solid #000 !important;
        border-radius: 0px;
        padding-left: 15px;
        font-size: 1rem;
    }
    input.form-control.productFiltersFormSet2Submit.btn.btn-lg.btn-primary.py-3.mt-3 {
        height: 60px;
    }
    .custom-select::after {
        content: ""; /* Hide the caret */
        position: absolute;
        top: 50%;
        right: 10px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #888;
        pointer-events: none;
        transform: translateY(-50%);
    }

    .visible-sm .product_header_jr select.not_chosen, select.first_null option:first-child, select.not_chosen:focus, select.form-control.not_chosen, select.form-control.first_null option:first-child, select.not_chosen.form-control:focus {
        color: #000;
    }
    .visible-sm .product_header_right{
        display: inline-block;
        width: 30%;
    }
    .visible-sm .product_header_left{
         display: inline-block;
         width: 33%;
     }
    .visible-sm .product_header_center{
        display: inline-block;
        width: 33%;
    }
    .height-aos{
        height: 56px !important;
        border: none;
        border-bottom: 1px solid #000;
        border-radius: 0px;
    }
    .shop_container .col-6 {
        max-width: 50% !important;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .px-6 {
        padding-left: 1rem!important;
        padding-right: 1rem!important;
    }
    li.page-item {
        display: none;
    }
    .page-item:first-child,
    .page-item:nth-child( 3 ),
    .page-item:nth-child( 4 ),
    .page-item:nth-last-child( 2 ),
    .page-item:last-child,
    .page-item.active,
    .page-item.disabled {
        display: block;
    }
    .top-header {
        border-bottom: 0px !important;
        padding-bottm: 0px !important;
    }
    .categories_btn {
        background-color: transparent;
        border: 0px;
        padding: 0px;
        color: #000;
        text-align: left;
        width: 100%;
    }
    #navCatContent li a {
        text-transform: capitalize;
        font-size: 14px;
    }
    .section-less-height {
        padding-top: 0px !important;
    }
    .search_btn2_p {
        height: 42px;
        width: 80px !important;
        border-radius: 0px;
        color: #000;
        top: -20px;
        border-radius: 5px;
        background-color: #eee;
        overflow:visible;
    }
    .brand-logo img {
        height: 47px;
        width: auto;
        max-width: 200px;
    }
}
@media only screen and (max-width: 991px) {
    #multiCollapseExample2 {
        position: fixed;
        right: 0;
        top: 0;
        bottom: 0;
        max-width: 100%;
        overflow-y: auto;
        transition: all 0.1s ease-in-out;
    }
    #navCatContent {
        position: fixed;
        left: -950px !important;
        top: 0;
        bottom: 0;
        display: block;
        max-width: 100% !important;
        overflow-y: auto;
        transition: all 0.1s ease-in-out;
    }
    #navCatContent.show {
        left: 0 !important;
    }

    .px-11 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (max-width: 575px){
    .product_price_delivery .btn-group-sm > .btn, .btn-sm {
        /*padding: 6px 5px !important;*/
    }

    .bottom_header_biz .navbar-toggler {
        height: 47px !important;
        margin-top: 13px;
    }
    .navbar-brand img.logo_light {
        max-width: 100px !important;
        max-height: 30px !important;
        width: auto !important;
        height: auto !important;
        display: block;
    }

}
