
/***************Header***************/
.home-page-8 {
	margin-top: 151px;
}

.desk-nav {
	position: inherit !important;
}

.header-style-7 {
    margin-bottom: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
}
.header1 {
	border-bottom: 1px solid #5a5a5a;
	padding: 8px 0;
	background: #000;
}

.top-login-bar ul.header.links {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: end;
}
.top-login-bar ul.header.links li {
	margin-left: 15px;
	padding-left: 15px;
	position: relative;
	line-height: 25px;
	height: 22px;
	margin-bottom: 0;
}

.top-login-bar ul.header.links li:first-child:before{content: none;}
.top-login-bar ul.header.links li > a {
	font-size: 12px;
	color: #fff;
	font-weight: 600;
	height: 16px;
	display: inline-block;
}
.top-login-bar ul.header.links li::before {
	content: "";
	background: #fff;
	width: 1px;
	height: 16px;
	position: absolute;
	left: 0;
	top: 3px;
}

.top-login-bar ul.header.links li a:hover{text-decoration: none;}
.header-top .social-column {
	float: unset;
	width: 0;
}
.logo-wrapper {
	width: 131px;
	height: 39px;
}

.header-container .header-top {
	padding: 16px 0;
	height: inherit !important;
    background: #000;
}
ul.header.links li a.abtn {
	color: #FFFFFF !important;
	font-weight: 600;
}
.dropdown-content {
 display: none;
 position: absolute;
 background-color: #fff;
 min-width: 145px;
 box-shadow: rgba(0, 0, 0, 0.2) 0 8px 16px 0;
 z-index: 9999999;
 right: 0;
 top: 20px;
 padding: 6px;
 border-radius: 5px;
}
.dropdown-content a {
	color: #000;
	padding: 5px 11px;
	text-decoration: none;
	display: block;
	margin-right: 0;
	font-size: 12px;
	text-align: left;
	line-height: 28px;
	height: 34px;
}
.dropdown-content a:hover {
 color: #fff;
 background: #1898cb !important;
}

.info-Testimonials .ts-iconbox img, .logo-wrapper img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.header-links-column {
    display: flex;
    align-content: center;
    justify-content: space-between;
}

.search-bar-wrapper.js-main-search-popup {
	width: calc(100% - 530px);
	float: left;
	position: relative;
}

.searchBoxPOPUP .searchBoxinput input {
	padding: 10px 15px 10px 42px;
	font-weight: 600 !important;
	font-family: "Open Sans";
	border-radius: 4px;
	height: 40px;
	border: 0;
	background: #fff;
	font-size: 12px;
}

.searchBoxPOPUP .searchBoxinput input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #005696;
}
button.search-bar__submit-button.search-submit-button {
	color: #989898;
	border-radius: 0;
	border: none;
	height: 40px;
	width: 41px;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 0;
	background: 0 0 !important;
	padding: 0;
	text-align: center;
	line-height: 44px;
	font-weight: 100 !important;
    opacity: 1;
}


.searchBoxinput #productsList {
	max-height: 320px;
	overflow-y: auto;
	background: #fff;
	border-image: initial;
	border-top: none;
	position: absolute;
	z-index: 1001;
	width: 100%;
	border: none;
}
.ListItems {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border-bottom: 1px solid #eee;
}
.ListItems figure {
	width: 72px;
	height: 72px;
	padding: 4px;
	overflow: hidden;
}
.ListItems figure img {
	width: 100%;
	height: 100%;
	padding: 4px;
	overflow: hidden;
	object-fit: contain;
}
.searchBoxinput #productsList > a:first-child .ListItems li.SearchItem {
	width: 150px;
	display: block;
	margin: auto;
	background: #2463ad;
	padding: 10px;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	height: 43px;
}
li.SearchItem {
	padding-left: 15px !important;
	width: calc(100% - 100px);
	margin: 0 0 0 12px;
	list-style-type: none;
	color: #000;
	font-size: 16px;
}
.searchBoxinput li:last-child {
	border: none;
	padding: 0;
}
.searchPrice {
	margin-top: 0;
	display: block;
	color: #1898ce;
	font-weight: 500;
	line-height: 10px;
}
.searchPrice {
	color: #1898ce;
	font-weight: 500;
	line-height: 10px;
}
.searchBoxinput li:hover {
	cursor: pointer;
	color: #66b1fc !important;
}
.header-top .hdtop-right .customer-action {
    display: flex;
    text-align: right;
    justify-content: flex-end;
    flex-wrap: wrap;
    height: 40px;
}

.header-top .hdtop-right .customer-action > ul {
	padding: 0;
	display: flex;
	align-items: center;
	height: inherit;
}
.header-top .customer-action > .header.links > li {
    float: unset;
    list-style: none;
    margin: 0 12px;
    position: relative;
}

.header-top .customer-action > .header.links > li > a {
	padding: 0;
	color: #fff;
	font-size: 12px;
	display: flex;
	align-items: center;
	font-weight: 600 !important;
	line-height: 44px;
}

sup.cart_item {
	background: #ff0;
	color: #181818;
	font-size: 11px;
	width: 16px;
	font-weight: 700;
	height: 16px;
	border-radius: 100%;
	position: absolute;
	right: -10px;
	top: 0;
	line-height: 21px;
	text-align: center;
}
#show-img + div + div:hover, .cart.cart-box-mob {
	display: none !important;
}

.header-top .hdtop-right .customer-action > ul li img {
	position: relative;
	top: -2px;
}
.header-top .customer-action > .header.links > li > a i {
	line-height: 0;
	margin-right: 3px;
}
.navbar .dropdown-menu .row {
	width: 100%;
	margin: 0;
}

.header-middle {
	padding: 0;
	background-color: #fff !important;
	transition: 0.2s;
	height: 40px;
	display: flex;
	align-items: center;
}


.horizontal-container {
    width: 100%;
    display: flex;
}

nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
    width: 100%;
}

.navbar-expand-lg .navbar-toggler {
    display: none;
}

.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}


nav.navbar.navbar-expand-lg.navbar-dark.bg-primary ul.navbar-nav li{margin: 0;}
nav.navbar-dark .btn-grp-hdr li {
	margin-left: 10px;
}
nav.navbar-dark .btn-grp-hdr li a {
	line-height: 24px !important;
	height: 30px !important;
	padding: 5px 18px !important;
	border-radius: 4px;
}
#header_txt2_bg, #header_txt3_bg {
	background-color: #e0e3e6;
	border-radius: 4px !important;
	min-width: 90px;
	text-align: center;
}
.navbar .dropdown {
    position: static;
}

.ProdColors ul li, .btn-mobile, .msg-box, .msg-box i, .product-info-main .product-info-stock-sku .sku, li.nav-item {
    display: inline-block;
}

nav.navbar-dark li.nav-item .nav-link {
	text-transform: capitalize;
	line-height: 35px;
	transition: 0.2s;
	position: relative;
	padding: 5px 12px 0;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	color: #333;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	transition: color 0.2s ease, background 0.2s ease;
}

.navbar-dark .navbar-nav .nav-item.dropdown .nav-link:hover {
	color: #2FB5F5 !important;
	border-radius: 0;
	opacity: 1;
}

span#navbarDropdown {
    display: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    border: 1px solid #eee;
    top: 100%;
    margin: 0;
    padding: 20px;
    border-radius: 0;
    max-height: unset;
    overflow-y: auto;
    border-right: none;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition-delay: 0.5s;
    display: block;
}

.dropdown-menu ul.nav.flex-column {
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit !important;
}

.dropdown-menu ul.nav.flex-column li.nav-item {
    width: 16.6%;
    padding: 0 15px;
}

.ProdColors ul li, .btn-mobile, .msg-box, .msg-box i, .product-info-main .product-info-stock-sku .sku, li.nav-item {
    display: inline-block;
}

nav.navbar-dark li.nav-item ul li .nav-link {
	display: block;
	padding: 0;
	height: unset;
	border-radius: 0;
	border-bottom: none;
	margin-bottom: 0;
	color: #66b1fc;
	font-size: 14px;
	line-height: 30px;
}
ul.SubItemContainer li a:hover {
  color: #2FB5F5 !important;
}
ul.SubItemContainer {
    padding: 0 15px 0 0;
    margin-bottom: 10px;
}

ul.SubItemContainer li {
    margin-left: 0px !important;
}

ul.SubItemContainer li > a {
	display: block;
	padding: 0;
	color: #2a2a2a;
	font-size: 12px;
	line-height: 30px;
	text-transform: capitalize;
	font-weight: 400;
}

.sub_sub_cat {
    font-weight: 600;
}

.navbar-expand-lg .navbar-nav .dropdown-menu.dropdown-menu2 {
    width: 250px;
    left: 0;
    padding: 15px 0;
}



.owl-nav button, nav.bg-primary {
    background-color: transparent !important;
}

.col-md-9.desk-nav, nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
    padding: 0;
}

#header_txt1_bg {
	background-color: #F5F5F5 !important;
	color: #c10808 !important;
	border: 1px solid #c10808 !important;
	line-height: 24px;
	font-weight: 600;
}

li.nav-item.dropdown .nav-link::after {
        content: none
    }

.navbar .dropdown .dropdown-menu:hover, .navbar .dropdown:hover .dropdown-menu {
	display: block !important;
	visibility: visible;
	opacity: 1;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
	position: absolute;
	border: none;
	top: 100%;
	margin: 0;
	padding: 20px 0;
	border-radius: 0;
	max-height: 450px;
	overflow-y: auto;
	left: 0;
	right: 0;
	box-shadow: 0 10px 10px #00000005;
	visibility: hidden;
	opacity: 0;
	transition-delay: 0.5s;
	display: block;
}

.dropdown-menu ul.nav.flex-column {
	display: flex;
	flex-wrap: wrap;
	flex-direction: inherit !important;
}

nav.navbar-dark li.nav-item .nav-link.additional_tab, nav.navbar-dark li.nav-item .nav-link.header_txt1_bg, nav.navbar-dark li.nav-item .nav-link.header_txt2_bg, nav.navbar-dark li.nav-item .nav-link.header_txt3_bg, nav.navbar-dark li.nav-item .nav-link.xact_fit {
	border: 1px solid #090909;
	border-radius: 5px !important;
	margin-right: 5px;
	display: initial;
	height: 35px;
	padding: 5px 10px;
	line-height: 45px;
	margin-top: 5px;
	overflow: hidden;
}

.navbar .dropdown-menu div[class*="col"] {
	margin-bottom: 0;
	padding: 0;
}

.cart-Box .table-striped tbody tr:nth-of-type(2n+1), .header-middle, .header-style-7, .header-style-7 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a .sm_megamenu_title, .header-style-7 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a .sm_megamenu_title, .navigation, .navigation ul > li ul, .navigation-mobile {
	background-color: #fff;
}

sup.mobile_cart_item {
	background: #ff0;
	color: #181818;
	font-size: 11px;
	min-width: 16px;
	font-weight: 700;
	height: 16px;
	border-radius: 20px;
	line-height: -13px;
	right: -36px;
	padding: 0 2px;
	top: -36px;
}

.navbar-dark .navbar-nav .show > .nav-link, a, a:focus, a:visited, ul.header.links li a.abtn {
	color: #2a2a2a;
}

.mobile-header {
	display: none;
	position: fixed;
	z-index: 9999;
	background: #333;
	width: 100%;
	top: 0;
}
nav.sidebar {
	position: fixed;
	top: 71px;
	left: -80%;
	width: 80%;
	height: 100%;
	color: #fff;
	background-color: #fff;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	opacity: 0.9;
	z-index: 99999;
	max-width: 280px;
}
.overlay, nav.sidebar {
	position: fixed;
	height: 100%;
}

nav.sidebar .close-icon {
	position: absolute;
	right: -25px;
	top: 0;
	width: 24px;
	height: 24px;
	display: none;
	border: 1px solid #333;
	border-radius: 4px;
	background: #fff;
    display: none;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .container {
	max-width: 100%;
}
nav.sidebar.open+.box-bg:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.285);
    z-index: 9999;
}

@media (min-width: 1150px) and (max-width: 1330px) {
body nav.navbar-dark li.nav-item .nav-link {
	font-size: 13px;
	padding: 5px 7px 0 !important;
}
}

@media screen and (min-width:1025px) and (max-width:1150px) {
nav.navbar-dark li.nav-item .nav-link{padding: 5px 7px 0 !important;}
}

@media screen and (min-width: 992px) and (max-width:1024px) {
body nav.navbar-dark li.nav-item .nav-link {
	font-size: 10px;
	padding: 5px 11px 0;
}
nav.navbar-dark li.nav-item ul li .nav-link{font-size:12px;}
ul.SubItemContainer li a{font-size:12px; font-weight: 400;}

}

@media screen and (min-width: 992px) {
  .navbar .dropdown {
    position: static;
    line-height: 0;
  }
   .navbar .dropdown-menu {
    width: 100%;
    left: 0;
    right: 0;
    top: 36px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
  }
  nav.navbar.navbar-expand-lg.navbar-dark.bg-primary {
	width: 100%;
	padding: 0;
	position: inherit;
}

}

@media only screen and (max-width: 992px) {
  .search-bar-wrapper.js-main-search-popup {
    width: 100%;
    float: left;
    position: relative;
    max-width: 350px;
  }
  .header-top .hdtop-right .customer-action > ul {
	justify-content:flex-start;
	margin-top: 0 !important;
}
.mobile-header .nav-btn img{cursor: pointer;}
}


@media (max-width:991px) {
    .header-top .customer-action > .header.links > li {
	margin: 0 5px;
}
    .showM2 {
        width: 100%;
        overflow: hidden;
        aspect-ratio: 1;
        border-radius: 10px
    }
    .mobile-search-bar {
        display: block;
        width: 100%;
        padding: 8px 15px
    }
    .mobile-search-bar .searchBoxPOPUP,
    .product-main-box .product-main-image {
        position: relative
    }
    .mobile-search-bar .searchBoxPOPUP .searchBoxinput input {
        padding: 0 42px 0 15px
    }
    .mobile-search-bar button.search-bar__submit-button.search-submit-button {
        right: 0;
        left: auto;
        background: #005596;
        opacity: 1;
        color: #fff;
        border-radius: 4px;
        cursor: pointer
    }
 .mobile-header {
	display:block;
	position: fixed;
	z-index: 9999;
	background: #333;
	width: 100%;
	top: 0;
}
    .mobile-header .header-inner {
	display: flex;
	align-items: center;
	padding: 9px 15px;
	justify-content: space-between;
}
.mobile-header .header-inner .nav-btn {
	width: 33.3%;
	line-height: 1;
}
.form-steps__item-content, .nav-btn.customer-nav-btn {
	display: flex;
	align-items: center;
}
.nav-btn.customer-nav-btn .userMobile {
	margin-left: 20px;
}
.mobile-search-container .search-list-box {
	max-height: 400px;
	background: #fff;
	flex-direction: column;
	padding: 20px;
	border-radius: 4px;
	box-shadow: 0 4px 8px 0 #00000040;
	left: 0;
	top: 50px;
	overflow: hidden;
	transition: max-height 0.4s;
	width: 100%;
	overflow-y: scroll;
	position: absolute;
	scrollbar-color: #333333 #f1f1f1;
	scrollbar-width: thin;
	display: none;
}
.blog-detail ul, .mobileSearchResult {
	margin-bottom: 30px;
}
.mobileSearchResult .mobileSearchHeading, .newsletter-content {
	margin-bottom: 15px;
}
.mobileSearchResult .mobileSearchHeading h4 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin: 0;
	color: #333;
	font-family: "Open Sans";
}
.mobileSearchResult .mobileSearchContent ul {
	list-style: none;
	padding: 0;
	margin-bottom: 15px;
}
.mobileSearchResult .mobileSearchContent ul li a {
	line-height: 30px;
	color: #333;
	font-family: Khula;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
}
.mobileSearchContent .mobileSearchGrid {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.mobileSearchContent .mobileSearchGrid .mobileSearchGridImages {
	width: 70px;
	height: 55px;
	overflow: hidden;
	position: relative;
}
.mobileSearchContent .mobileSearchGrid .mobileSearchGridImages img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.mobileSearchContent .mobileSearchGrid .mobileSearchGridContent p {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mobile-search-container .search-list-box .view_all_btn {
	text-align: center;
	margin: 15px 0 0;
}
.mobileSearchContent .view_all_btn a {
	font-size: 14px;
	background: 0 0 !important;
	border: none;
	color: #0193cf !important;
	text-transform: uppercase !important;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	padding: 0 !important;
	text-align: center;
}
.mobileSearchGridPrice .price-box .sellingPrice {
	font-weight: 600;
	color: #333;
	font-size: 14px;
}
.mobile-header .header-inner .nav-btn .fa {
	font-size: 24px;
	color: #000;
}
.mobile-header .header-inner .nav-btn .fa {
	font-size: 24px;
	color: #000;
}
.mobile-header .header-inner .header-logo {
	width: 33.3%;
}
.mobile-search-container .mobileSearchBox {
	margin: 0;
	width: 100%;
	position: relative;
	max-width: 100%;
}
.mobileSearchBox {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 800px;
	position: relative;
	align-items: center;
}
.mobile-search-container .mobileSearchIcon {
	background: #4da3dc;
	height: 40px;
	width: 40px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute !important;
	right: 0;
	left: auto !important;
	cursor: pointer;
}
.mobile-search-container .mobileSearchIcon img {
	filter: brightness(0) invert(1);
}
.mobileSearchBox .mobileSearchInput {
	width: 100%;
	font-family: Khula, sans-serif;
}
.mobile-search-container .mobileSearchInput input[type="search"] {
	padding: 5px 50px 5px 15px;
	border-radius: 6px;
	height: 40px;
  background: #f8f8f8;
  border-radius: 4px;
  border: 1px solid #ededed;
  color: #333;
  font-family: "Open Sans";
  font-size: 12px;
  font-weight:600;
  line-height: 18px;
}
.mobile-search-container {
	margin: 0 15px 15px;
	position: relative;
}
.mobile-header .header-inner .header-icon {
	width: 33.3%;
	display: flex;
	justify-content: flex-end;
}
.mobile-header .header-inner .header-icon a{position: relative; margin-left: 6px;
	margin-right: 6px;}
.mobile-header .header-inner .header-icon i {
	font-size: 24px;
  margin-left: 22px;
  color: #fff;
}
.mobile-header .header-inner .header-icon a sup {
	position: absolute;
	top: -5px;
	right: -8px;
}
    .dropdown-toggle,
    .header-container.header-style-7 {
        display: none
    }

	.nav-categories li .menu-tittle {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.nav-categories li .menu-tittle > a:first-child {
	width: calc(100% - 40px);
}
.nav-categories li .menu-tittle > a.open, .search-box .input-group .input-group-append button {
	width: 40px;
}

.nav-categories li a {
	font-size: 14px !important;
	color: #333;
	border-bottom: 1px solid #ddd;
	font-weight: 600 !important;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.nav-categories li a {
	font-size: 14px !important;
	color: #333;
	font-weight: 600 !important;
}
.nav-categories li a:focus, .nav-categories li a:hover {
	color: #4da3dc;
}
.nav-categories li .menu-tittle > a.open.open-selected span {
	transform: rotate(90deg);
}
    .header-top .hdtop-right .customer-action>ul li a.desktop-golf img {
        width: 50px;
        height: auto
    }
    .search-bar-wrapper.js-main-search-popup {
        max-width: 290px
    }
    nav.navbar-dark li.nav-item .nav-link.header_txt1_bg,
    nav.navbar-dark li.nav-item .nav-link.header_txt2_bg,
    nav.navbar-dark li.nav-item .nav-link.header_txt3_bg,
    nav.navbar-dark li.nav-item .nav-link.xact_fit {
        margin: 0 10px
    }

    a.hearIcon.header-golf {
        width: auto;
        color: #000;
        display: block;
        font-weight: 700;
        font-size: 12px
    }

    div#navbarSupportedContent ul.navbar-nav.nav_align {
        max-height: 55vh;
        overflow: auto;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .container,
    .container-md,
    .container-sm {
        max-width: 100%
    }
    .Deatils-Box-Buttons .actions-primary button.action,
    li.mobile_wishlist .likeBox a.wishList {
        margin-top: 20px
    }
    .my-account-sidebar .my-account-heading h3 {
        margin: 0;
        padding: 15px 10px;
        text-align: center;
        font-size: 16px
    }
    .ul-hand-box .ul-hand-2 {
        width: 138px
    }
    .my-account-sidebar .my-account-sidebar-ul ul li a {
        font-size: 12px
    }
    .header-navigation .headerRight {
        width: 340px;
        display: flex;
        align-items: center;
        top: 0;
        justify-content: flex-end;
        right: 15px !important;
        height: 46px;
        position: absolute;
        padding: 15px 0
    }
    .footer-newsletter .newsletter-content .action-button button {
        height: 57px;
        width: 100px
    }
    li.nav-item.dropdown span.dropdown-toggle::after {
        content: none
    }
    li.nav-item.dropdown span.dropdown-toggle::before {
        content: "\f107";
        font-family: FontAwesome;
        position: absolute;
        right: 15px;
        width: 45px;
        height: 46px;
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 19px;
        z-index: 99;
        color: #000
    }
    li.nav-item.dropdown.show span.dropdown-toggle::before {
        content: "\f106"
    }

.mobile-search-bar {
	display: block;
	width: 100%;
	padding: 8px 15px;
}

.mobile-search-bar .searchBoxPOPUP, .product-main-box .product-main-image {
	position: relative;
}
.mobile-search-bar .searchBoxPOPUP .searchBoxinput input {
	padding: 0 42px 0 15px;
}
.mobile-search-bar button.search-bar__submit-button.search-submit-button {
	right: 0;
	left: auto;
	background: #005596;
	opacity: 1;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}
sup.mobile_cart_item{display: flex; justify-content: center; align-items: center;}
.overlay, nav.sidebar {
	position: fixed;
	height: 100%;
}

nav.sidebar.open {
	left: 0;
	opacity: 1;
	border-top: 1px solid #eee;
}

.sidebar.open .close-icon{display:block;}
nav.sidebar.open .close-icon img {
	filter: brightness(0) invert(0);
}
nav.sidebar.open .close-icon .overlay {
	background: none;
	position: relative;
	width: 24px;
	height: 24px;
	padding: 5px;
}

.menu-sidebar-mobile {
	padding-bottom: 140px;
	padding-top: 0;
	overflow-y: auto;
	height: calc(100% - 0px);
}

.nav-categories li a {
	color: #333;
	border-bottom: 1px solid #ddd;
	display: block;
	width: 100%;
	padding: 12px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
    font-size: 12px;
    font-weight: 600;
}
.nav-categories li .menu-tittle .content{width: 100%;}
.nav-categories .content li a strong{font-weight: 600; color: #000;}
.nav-categories li a .fa {
	font-size: 24px;
	color: #b0b0b0;
}

ul.SubItemContainer {
	padding: 0;
	margin-bottom: 10px;
}
.nav-categories .content li a {
	padding-left: 25px;
}
.content ul.SubItemContainer li a{font-size: 12px !important;}
.bottom-menu {
	padding: 0 15px 0 0 !important;
	margin-top: 0;
}
.bottom-menu li.btn-grp {
	display: flex;
	gap: 10px;
	margin: 10px 0;
	justify-content: space-between;
}
.bottom-menu li a {
	color: #333;
	display: block;
	padding: 12px 15px;
}
.bottom-menu {
	padding: 0;
	margin-top: 0;
}
.bottom-menu li a {
	font-size: 12px;
	color: #333;
	font-weight: 600;
	display: block;
	padding: 6px 15px 6px 25px;
}
.additional_tab {
	background-color: #FF0000 !important;
	color: #fff !important;
	width: 100% !important;
	border-radius: 0 5px 5px 0;
}
.Our-promises-to-you ul li a, .bottom-menu li a, .nav-categories li a, .product-main-content .clubs, .product-name {
	font-weight: 600;
	font-size: 12px;
}
.bottom-menu li.btn-grp .link-btn:first-child {
	border-radius: 0 5px 5px 0;
}
.bottom-menu li.btn-grp .link-btn {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
	width: 100%;
	text-align: center;
	border-radius: 5px;
}
.logout-box {
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: 20px;
	padding: 0 15px;
}
.logout-box a {
	font-size: 14px;
	font-weight: 700;
	padding: 5px 15px;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.logout-box > div {
	flex: 0 0 48%;
}
.logout-box .user-mob a, .logout-box a:hover, .unsubscribe {
	background: #fcfafa;
}
ul.bottom-menu li.d-flex .green-btn:first-child {
	border-radius: 0 5px 5px 0;
}
ul.bottom-menu li.d-flex .green-btn {
	width: 100%;
	text-align: center;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.bottom-menu li img {
	width: 70px;
}

}



.mob-nav {
	display: none;
}