:root {
	--DefaultFontFamily: 'Poppins','Roboto',Arial, sans-serif;
	--MediumFontFamily: 'Poppins','Roboto',Arial, sans-serif;
	--LightFontFamily: 'Poppins','Roboto',Arial, sans-serif;
}
a,a:focus,a:hover,a:active,:focus,:hover,:active {
    outline:none;
}
a{
    color: #6d6e71;
}
a[disabled] {
    color: #b6b6b8;
    cursor: default;
}
.nopad,
.padding-zero {
    padding: 0;
}
.padding-top {
    padding-top: 0;
}
.margin-left-10 {
    margin-left: 10px;
}
.pad-rl-10 {
    padding: 0 10px 0 12px;
}
.pad-bt-30 {
    padding-bottom: 25px !important;
}
.row-margin {
    margin: 0px !important;
}
.margin-zero {
    margin: 0;
}
.margin-btm-30{
    margin-bottom:35px;
}
.color-text{
    color: #2263a0;
}
.margin-zero-auto {
    margin: 0 auto;
}
.margin-bottom-class{
    margin-bottom: 10px;
}
.btn-float-right {
    float: right;
}
.body-background,
.body-wrapper {
    background: #eeeeee;
}
.cust-header {
	background-color: #fff;
}
.opl-logo-loader-image.loading-animation {
	margin: 0px auto !important;
	background: url(../Images/opl-logo-spinning-loader.gif);
	animation: none !important;
	width: 2em !important;
	height: 2em !important;
	background-repeat: no-repeat;
	background-size: 90px;
	background-position: center;
	/*filter: brightness(0) invert(0);*/
}
.opl-btn-default{
    height: 48px;
    padding: 12px 25px !important;
    border-radius: 3px;
    box-shadow: none !important;
    outline:none !important;
    text-shadow:none !important;
    font-weight:normal;
    font-size:16px !important;
}
.opl-btn-standard,
.opl-btn-standard.disabled:hover,
.opl-btn-standard.disabled:active,
.opl-btn-standard.disabled:focus {
    border: 1px solid #2263a0 !important;
    background: #2263a0 !important;
    color: #ffffff !important;
}
.opl-btn-standard:hover,
.opl-btn-standard:focus,
.opl-btn-standard:active {
    border: 1px solid #2263a0 !important;
    background: transparent !important;
    color: #2263a0 !important;
    text-shadow: none;
}
.opl-btn-cta,
.opl-btn-cta.disabled:hover,
.opl-btn-cta.disabled:active,
.opl-btn-cta.disabled:focus {
    border: 1px solid #a4b207 !important;
    background: #a4b207 !important;
    color: #ffffff !important;
}
.opl-btn-cta:hover,
.opl-btn-cta:focus,
.opl-btn-cta:active {
    border: 1px solid #a4b207 !important;
    background: transparent !important;
    color: #a4b207 !important;
}
.opl-btn-alternate,
.opl-btn-alternate.disabled:hover,
.opl-btn-alternate.disabled:active,
.opl-btn-alternate.disabled:focus {
    border: 1px solid #2263a0 !important;
    background: transparent !important;
    color: #2263a0 !important;
}
.opl-btn-alternate:hover,
.opl-btn-alternate:focus,
.opl-btn-alternate:active {
    border:1px solid #2263a0 !important;
    background: #2263a0 !important;
    color: #ffffff !important;
}
.opl-btn-disable,
.opl-btn-alternate.disabled,
.opl-btn-cta.disabled,
.opl-btn-standard.disabled{
    opacity:.3;
}
.block-background-scroll{
    overflow :hidden;
}
.file-name-list {
    word-wrap:break-word;
    margin-bottom: 10px;
}
.cust-logo-wrap {
    padding-bottom: 20px;
    padding-top: 12px;
    text-align: left;
    margin-top: 30px;
}
.facebook_delete{
    display: inline-block;
    margin-top: 30px; 
    height: 34px;
    padding: 0 15px;
}
.nav-bar-button{ 
    padding: 0;
    margin: 2px auto;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: none;
}
.search-icon-header {
    position: absolute;
    top: 0px;
    right: 15px;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 26px;
    text-align: center;
    pointer-events: all;
}
.cust-image-wrap {
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: left;
}
.contact-us-page .col-lg-12.col-sm-12,
.contact-us-page strong,
.topic-page span,
.gmail_default,
.topic-page h1,
.topic-page div {
    background: inherit;
}
.cust-address-edit,
.cust-link-color {
    color: #0065A1 !important;
}
.donation-link {
	color: #5cb85c !important;
	text-decoration: underline;
	font-family: var(--DefaultFontFamily);
	font-size: 14px;
}
.cust-text-area {
    width: 556px;
    height: 200px !important;
}
.modal-footer {
    padding: 4px 15px 15px 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.nav-ipad {
    margin-left: 0px !important;
}
.navbar-nav > li > a{
    padding: 24px 29px 19px 1px;
    line-height: 3px;
    float: left;
}
a.Brands:hover,
a.Brands:focus {
	color: #6d6e71 !important;
	font-size: 18px;
	font-family: var(--DefaultFontFamily);
}
.cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav > li.dropdown.menu_Link:hover > a {
	color: #6d6e71 !important;
	border-bottom: 5px solid #2263a0;
}
.member-row {
    margin-left: 0px;
}
.get-started {
	float: right;
	font-family: var(--MediumFontFamily);
	font-size: 18px;
	padding-top: 10px;
}
.li-last-content {
    margin: 0px 0px !important;
    padding-left: 8px;
}
.li-checkout-content {
    margin-right: 0px !important;
}
.home-top-img {
    padding-top: 25px;
    padding-left: 15px;
    padding-bottom: 0px;
    padding-right: 13px;
}
.home-top-button {
    padding-top: 25px;
    padding-left: 15px;
    padding-bottom: 0px;
}
.desktopheader-badge,
.desktopcart-badge {
	position: absolute !important;
	background-color: #a51919 !important;
	border: 0px solid #ffffff;
	display: block;
}

.desktopcart-badge {
	top: 6px !important;
	left: 15px !important;
}

.desktopheader-badge {
	top: 6px !important;
	right: -4px !important;
}
/*start menu custom classes*/
.cust-li {
    padding-left: 2px;
}
.cust-menu {
    background-color: #eeeeee;
}
.navbar.navbar-default.cust-topnav {
	margin-bottom: 0px;
	border-bottom: 0px solid !important;
}
.cust-navbar-default {
    border-radius: 0px;
    border-color: #EEEEEE;
    box-shadow: inset 0px 0px #EEEEEE;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #dadadb;
}
.menu-list {
    padding: 0px 5px;
}
.menu-list li {
    list-style-type: none;
    font-size: 10.5pt!important;
}
.menu-list a {
    padding: 5px 10px;
    display: block;
}
.menu-heading {
    font-weight: bold;
}
.menu-section {
    padding-bottom: 8px;
}
.ymm-content .row {
    margin: 0px;
}
.menu_Link,
.submenu_Link {
	font-family: var(--DefaultFontFamily);
	color: #2263a0 !important;
	text-decoration: none !important;
}
.menu_Link {
    font-size: 18px;  
}
/*.submenu_Link {
    max-height: 2em !important;
}*/
.menuContainerBG {
	background-color: #dadadb;
	font-family: var(--DefaultFontFamily);
	margin-top: 0px !important;
	margin-left: -1px !important;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.user-links > li {
    margin: 0 12px 0 0;
}
.cust-fa-user {
	font-size: 15px;
}
.dropdown-menu {
    font-size: 16px;
}
.dropdown-menu > li > a {
    padding: 4px 18px 0 18px !important;
}
.fa-cust-arrow {
    padding-top: 2px;
    height: 30px;
    position: absolute;
    right: 39px;
}
.member-login,
.coupon-login,
.register-account {
	font-family: var(--LightFontFamily);
	text-align: left;
	font-weight: normal;
	border-radius: 3px !important;
	border: none !important;
	box-shadow: none;
}
.member-login {
    background: #FF6316 !important;
    border-color: #FF6316 !important;
    text-shadow: 0 0 3px #FF6316 !important;
    margin-top: 0;
    margin-bottom: 4px;
}
.coupon-login {
    background: #6d6e71 !important;
    border-color: #6d6e71 !important;
    text-shadow: 0 0 3px #6d6e71 !important;
}
.register-account {
    background: #2263a0 !important;
    border-color: #2263a0 !important;
    text-shadow: 0 0 3px #2263a0 !important; 
}
.member-login-reg-row {
    margin-left: 0px;
    padding-bottom: 10px;
}
.register-content {
	float: left;
	font-family: var(--DefaultFontFamily);
	font-size: 16px;
	color: #95acc9;
}
.btn-space {
    margin-right: 5px;
}
/*end menu custom classes*/
/*start middle part classes*/
.cust-container {
    background-color: #eee;
}
/*End middle part*/
/* Registration page class*/
.professional-info-label {
    font-size: 18px;
    font-weight: bold;
}
/*start footer custom class*/
.footer{
    padding: 80px 0 32px;
    font-size: 16px;
    /*background: url("../Images/GraphicAssets/footer_bkgdimage.jpg") no-repeat;
    background-size: cover;*/
    background:#222222;
}
.cust-footer-heading {
	color: #fff;
	/*font-family: roboto-light !important;*/
	font-family: var(--DefaultFontFamily) !important;
	text-shadow: none;
	font-size: 22px;
	font-weight: normal;
	padding-bottom: 35px;
	line-height: 18px;
}
.cust-footer-list a {
	color: #fff !important;
	/*font-size: 16px;*/
	font-family: var(--LightFontFamily);
	font-size: 16px;
}
.cust-footer-link {
	color: #fff !important;
	text-align: left !important;
	font-family: var(--LightFontFamily);
	font-size: 18px;
	/*font-family: roboto;
    font-size: 16px;*/
	font-style: normal;
}
/*page load gif image css*/
.loader,
.fbloader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.loader{
    background: url('../../../images/pageload.gif') 50% 50% no-repeat rgb(249, 249, 249);
}
.fbloader {
    background: 50% 50% no-repeat rgb(249, 249, 249);
    background-image: url('../../../images/template/panel_loading.gif');
    opacity: .8;
}
/*page load gif image css ends*/
/*End footer calsses*/
/*Signin Page custom css starts*/
.signup-step-indicator.triangle li.current > * {
    background-color: #0065A1;
    border-color: #0065A1;
}
.signup-step-indicator.triangle li > * {
    color: #2c3f4c;
    background-color: #ffffff;
    border-color: #ffffff;
}
.signup-step-indicator.triangle li.previous > * {
    background-color: #a1c5da;
    border-color: #a1c5da;
}
.form-text {
    text-align: justify;
}
.account-setting-basic-info,
.store-info {
    width: 100%;     
}
.account-setting-basic-info{
    padding-right: 20px;
}
.store-info .table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #e9ecef;
    border-top: 1px solid #e9ecef !important;
    background-color: #f9f9f9;
}
.store-info  .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.store-info  .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
}
.store-info a{
    color:#0065A1;
}
.store-info span{
    color:#808080;
}
.group-header {
    border-bottom: 0px solid #efefef;
}
.login-form {
    padding-bottom: 16px;
    padding-top: 16px;
}
/*Signin Page custom css ends*/
/*start Menu banner custom classes*/
.cust-menubanner {
    background-color: #777;
    color:#ffffff;
}
.cust-menubanner a{
    color:#ffffff !important;
}
.cust-menubanner a:hover,
.cust-menubanner a:focus
{
    color:#0065A1 !important;
    text-decoration:underline !important;
}
.menubanner-content {
    padding: 6px 0;
    text-align: center;
}
/*End Menu banner custom classes*/
.entity-image-wrap {
    width: 250px;
    height: 250px;
    padding: 0;
    margin-right: 50px;
}
.entity-description-wrap {
    color: #333;
    font-size: 16px;
    padding: 0;
}
/*Start Manufacturer Sub Menu custom classes*/
.entity-paging-mf-sub .navbar-nav > li > a:focus,
.entity-paging-mf-sub .navbar-nav > li > a:hover,
.entity-paging-mf-sub .navbar-nav > li > a:active {
    background-color: transparent !important;
}
.entity-paging-mf-sub .navbar-nav > li > a {
    padding: 18.5px 20px;
    font-size: 16px;
}
.navbar-nav > li > i.submenu-icon {
    float: left;
    padding: 12px 0px 10px 20px;
    width:10px;
}
.cust-navbar-nav.navbar-nav > li > i.submenu-icon {
    padding: 5px 0px 5px 0px;
}
.filter-wrapper .cust-navbar-nav.navbar-nav,
.filter-wrapper .cust-navbar-nav.navbar-nav > li,
.sort-wrapper .cust-navbar-nav.navbar-nav,
.sort-wrapper .cust-navbar-nav.navbar-nav > li,
.promo-wrapper .cust-navbar-nav.navbar-nav,
.promo-wrapper .cust-navbar-nav.navbar-nav > li,
.size-wrapper .cust-navbar-nav.navbar-nav,
.size-wrapper .cust-navbar-nav.navbar-nav > li {
	width: 100%;
}
.filter-wrapper .cust-navbar-nav.navbar-nav > li > a{
    line-height:18px;
    padding: 11px 20px;
	font-size: 16px;
}
.sort-wrapper .cust-navbar-nav.navbar-nav > li > a,
.promo-wrapper .cust-navbar-nav.navbar-nav > li > a,
.size-wrapper .cust-navbar-nav.navbar-nav > li > a{
    padding: 18.5px 15px;
    font-size: 16px;
}
.nosubcat{
    height: 1px;
    width: 36px;
    float: left;
}
.entity-paging-mf-sub {
	background: transparent;
	border-radius: 0 0 3px 3px;
	display: flex;
	justify-content: center;
	width: 100%;
	padding: 0px;
	position: relative;
}
.entity-paging-mf-sub .navbar-toggle {
    float: left;
    padding: 9px 10px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.brand-bar-wrapper {
	border-top: none;
	border-bottom: 5px solid #cccccc;
	border-radius: 3px;
	display: flex;
}
.brand-bar {
    background: #fff;
    min-height: 85px;
    display: flex;
    width: 100%;
}
ul.brand-nav-bar {
    padding-left: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 0;
}
ul.brand-nav-bar li.brand-nav-bar-single,
#top-nav-collapse-sub{
    float: left;
}
ul.brand-nav-bar li.brand-nav-bar-single a.brand-nav-bar-link {
    display: block;
    padding: 2.5px 32.5px 2.5px 32.5px;
}
.brand-nav-bar-link > img {
    max-width: 80px;
    height: 80px;
}
.see-all-brand .brand-nav-bar-link > img{
	height:auto;
}
ul.brand-nav-bar li.brand-nav-bar-single.see-all-brand a.brand-nav-bar-link {
    padding: 23px 13.5px 20px 13.5px !important;
    height: 85px;
}
.no-barnd-bar-border-radius {
	border-radius: 3px;
}
img.img-responsive.brand-img-filter {
    -webkit-filter: grayscale(100%) opacity(50%);
    filter: grayscale(100%) opacity(50%);
}
ul.brand-nav-bar li.brand-nav-bar-single:hover img.img-responsive.brand-img-filter,
ul.brand-nav-bar li.brand-nav-bar-single:focus img.img-responsive.brand-img-filter,
ul.brand-nav-bar li.brand-nav-bar-single:active img.img-responsive.brand-img-filter,
ul.brand-nav-bar li.brand-nav-bar-single.see-all-brand:hover img.img-responsive.brand-img-filter,
ul.brand-nav-bar li.brand-nav-bar-single.see-all-brand:focus img.img-responsive.brand-img-filter,
ul.brand-nav-bar li.brand-nav-bar-single.see-all-brand:active img.img-responsive.brand-img-filter {
    -webkit-filter: none;
    filter: none;
}
.more-brand-full-list {
	right: 0;
	left: inherit;
	top: 100%;
	border-radius: 0 0px 3px 3px;
	box-shadow: none;
	z-index: 10033;
}
.more-brand-full-list .cust-li {
    padding-left: 0px;
}
.more-brand-full-list .cust-li ul.menuDotline {
    padding-left: 10px;
}
/*breadcrumb style start*/
.breadcrumb {
	background: transparent;
	font-size: 16px;
	padding: 9px 0 10px 0;
	color: #6d6e71;
	margin-bottom: 0;
	height: 40px;
	font-family: var(--DefaultFontFamily);
}
.breadcrumb span.SectionTitleText > a,
.breadcrumb span.SectionTitleText > span {
    float: left;
    color:#2263a0;
    text-decoration:none;
}
.breadcrumb span.SectionTitleText > span:hover,
.breadcrumb span.SectionTitleText > a:hover,
.breadcrumb span.SectionTitleText > span,
.breadcrumb span.SectionTitleText > a.not-clickable {
	color:#6d6e71;
}
.breadcrumb span.SectionTitleText > a > i {
    padding-left: 10px;
    padding-right: 9px;
    font-size: 20px;
	position: relative;
	top: 2px;
    color: #6d6e71;
}
p.bbb-selected {
    float: left;
    margin-bottom: 0px;
    background: #cccccc;
    color: #fff;
    border-radius: 2px;
    margin-left: 10px;
    cursor: pointer;
}
.bbb-selected > a {
    padding: 0px 0 0px 5px;
    color: #fff;
}
.bbb-selected > a:hover {
    color: #6d6e71;
}
.bbb-selected > span {
    padding: 0 8px;
}
/*breadcrumb style ends*/
.bg-active {
    background: #ffffff;
}
.minicart-loading-message {
	text-transform: uppercase;
	margin-bottom: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a {
    width: 100%;
    display: inline-block;
    padding: 10px 15px;
    background: #0065A1;
    color: #fff;
}
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading {
    width: 100%;
    display: inline-block;
    padding: 0;
}
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a.collapsed {
    background-color: #f5f5f5 !important;
    color: #2263a0 !important;
}
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a > .fas{
    float:right;
}
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a > .fas.fa-minus,
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a.collapsed > .fas.fa-plus{
    display:block;
}
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a.collapsed > .fas.fa-minus,
.opl-profile-accordion-wrapper .panel.panel-default .panel-heading .panel-title a > .fas.fa-plus{
    display:none;
}

/*End Manufacturer Sub Menu custom classes*/
.row.opl-sub-store > div:first-child {
    padding-left: 15px;
}
.category-title {
	font-size: 48px;
	color: #6d6e71;
	font-family: var(--LightFontFamily);
	line-height: 48px;
	margin-bottom: 15px;
}
.checkout-confirm-popup-btn-wrapper{
    display: inline-block;
    margin-top: 10px;
}
/*pagination customization start*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
    border-radius: 4px;
    float: right;
    margin-left: 20px;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 4px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #2263a0;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #cccccc;
    font-size: 14px;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > span {
    position: relative;
    float: left;
    padding: 4px 9px;/*3px 12px;*/
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffffff;
    text-decoration: none;
    background-color: #cccccc;
    border: 1px solid #cccccc;
}
	.pagination > li:first-child > a::before,
	.pagination > li:first-child > span::before {
		content: " " /*"\f104"*/;
		display: inline-block;
		font: normal normal normal 14px/1 "Font Awesome 5 Pro";
		font-size: 19px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: 900;
		background-image: url(../Images/GraphicAssets/select-down.png), linear-gradient(135deg, transparent 50%, transparent 50%), linear-gradient(to right, #cccccc, #cccccc);
		background-size: 12px;
		background-repeat: no-repeat;
		transform: rotate(90deg);
		width: 12px;
		height: 12px;
		background-position: 0px 3px;
	}
	.pagination > li:last-child > a::before,
	.pagination > li:last-child > span::before {
		content: " " /*"\f105"*/;
		display: inline-block;
		font: normal normal normal 14px/1 "Font Awesome 5 Pro";
		font-size: 19px;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font-weight: 900;
		background-image: url(../Images/GraphicAssets/select-down.png), linear-gradient(135deg, transparent 50%, transparent 50%), linear-gradient(to right, #cccccc, #cccccc);
		background-size: 12px;
		background-repeat: no-repeat;
		transform: rotate(-90deg);
		width: 12px;
		height: 12px;
		background-position: 0px 3px;
	}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 4;
    color: #2263a0;
    cursor: default;
    background-color: #ffffff;
    border-color: #2263a0;
}
select.product-count {
    padding: 0px 10px;
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
    float: right;
    height: 30px;
    line-height: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 80px;
    border-color: #cccccc;
    border-radius: 2px;
    background-image: url(../Images/GraphicAssets/select-down.png), linear-gradient(135deg, transparent 50%, transparent 50%), linear-gradient(to right, #cccccc, #cccccc);
    background-position: calc(100% - 12px) calc(100% + -8px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 12px 8px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #2263a0;
    border:1px solid #cccccc;
}
select.product-count::-ms-expand,
.select-variant::-ms-expand{
   display: none;
}
select.product-count:focus{
    outline: 0;
}
/*pagination customization end*/
/*sorting style starts*/
.sort-wrapper,
.filter-wrapper,
.promo-wrapper,
.size-wrapper {
	float: left;
	position: relative;
}
.sort-content,
.filter-content,
.promo-content,
.size-content {
	position: absolute;
	background: #dadadb;
	z-index: 10032;
	left: 0;
	margin-top: 5px;
	border-radius: 4px;
	width: 150px;
	display: none;
}
.filter-content {
	left: -5px;
	width: 200px;
}
.promo-content {
	width: 200px;
}
a.sort-title,
a.filter-title,
a.promo-title,
a.size-title {
	padding: 7px 24px 7px 0;
	height: 40px;
	display: inline-block;
	color: #2263a0;
	font-size: 16px;
}
a.sort-title > i,
a.filter-title > i,
a.promo-title > i,
a.size-title > i{
    transition: all 500ms ease;
}
a.sort-title:hover,
a.sort-title:active,
a.sort-title:focus,
a.filter-title:hover,
a.filter-title:active,
a.filter-title:focus,
a.promo-title:hover,
a.promo-title:active,
a.promo-title:focus,
a.size-title:hover,
a.size-title:active,
a.size-title:focus{
    color: #6d6e71;
    text-decoration: none;
}
.filter-wrapper .navbar-nav > li > a:focus,
.filter-wrapper .navbar-nav > li > a:hover,
.filter-wrapper .navbar-nav > li > a:active,
.sort-wrapper .navbar-nav > li > a:focus,
.sort-wrapper .navbar-nav > li > a:hover,
.sort-wrapper .navbar-nav > li > a:active,
.promo-wrapper .navbar-nav > li > a:focus,
.promo-wrapper .navbar-nav > li > a:hover,
.promo-wrapper .navbar-nav > li > a:active,
.size-wrapper .navbar-nav > li > a:focus,
.size-wrapper .navbar-nav > li > a:hover,
.size-wrapper .navbar-nav > li > a:active {
	background-color: transparent !important;
}
a.sort-title.active > i,
a.filter-title.active > i,
a.promo-title.active > i,
a.size-title.active > i {
	transform: rotate(180deg);
}
.promo-title,
.size-title {
	width: 100%;
}
/*sorting style ends*/
/*Size filter style starts*/
.size-wrapper .cust-navbar-nav.navbar-nav > li > a {
	width: 200px;
	padding: 18.5px 25px;
}
.size-wrapper .cust-navbar-nav.navbar-nav > li > a > i {
	line-height: 3px;
	float: left;
	margin-left: -15px;
}
.size-content{
	width:auto;
	min-width:200px;
}
.size-value-content {
	display: none;
	width: 100%;
	border-top: .5px solid rgba(0, 0, 0, .1) !important;
	border-bottom: .5px solid rgba(0, 0, 0, .1) !important;
	padding-left: 13px;
}
.size-value-content.open{
	display:inline-flex;
}
.size-content > ul > li:last-child > .size-value-content {
	border-bottom: none !important;
}
label.size-value {
	padding: 12px 10px;
	font-size: 15px;
	line-height: 3px;
	font-weight: normal;
	margin-bottom: 0;
	cursor: pointer;
	border: 2px solid #dadadb;
	border-radius: 4px;
	min-width: 65px;
}
label.size-value.selected {
	background: rgb(34 99 160 / 20%);
	border-radius: 4px;
	border: 2px solid #dadadb;
}
.size-value-content ul {
	padding: 5px 2px;
	display: inline-table;
}
.size-value-content ul li {
    width: 100%;
}
label.size-value:hover,
label.size-value:active {
	border: 2px solid;
	border-radius: 4px;
}
p.size-button-wrapper.text-center,
p.entity-viewall-button-wrapper.text-center {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid rgba(0, 0, 0, .1) !important;
	display: inline-block;
	width: 100%;
}
.size-button-wrapper a {
	padding: 6px 17px !important;
	height: 35px;
	font-size: 15px !important;
	margin-left: 15px;
}
.size-button-wrapper > a:first-child{
	margin-left: 0px;
}
a.size-type-title.active > i {
	transform: rotate(90deg);
}
.size-wrapper .cust-navbar-nav.navbar-nav > li {
	display: grid;
}
.close-icon {
	float: right;
	display: none !important;
	margin-top: 5px;
	display: none;
}
/*Size filter style ends*/
/* Product Grid Display start*/
.products-grid .row .product-grid-item:first-child {
}
.products-grid .row .product-grid-item:nth-last-child(3) {
}
.product-grid-item {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.grid-item-inner {
	text-align: center;
	padding: 20px 23.75px;
	background: #fff;
	border-radius: 3px;
	min-height: 285px;
}
/* Product Grid Display end*/
/* product details page */
.tabs-custom {
    display: block;
    background: #d8d8d8;
    border-radius: 3px;
    height: 40px;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    border-bottom: 1px solid #777777;
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0;
    font-size: 18px;
    cursor: pointer;
    padding: 0px 39px 0 40px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
    color: #2263a0;
}
ul.tabs li:hover {
    background-color: #ccc;
    color: #333;
}
ui.tabs-custom li {
    padding: 0px 21px;
    height: 40px;
    line-height: 31px;
}
ul.tabs-custom li.active {
    background-color: #d8d8d8;
    color: #777777;
    border-bottom: 4px solid #777777;
    display: block;
}
.hide-bullets {
    list-style: none;
    margin-left: -40px;
    margin-top: 10px;
}
.padding-mar-zero {
    padding: 0;
    margin-right: 5px;
}
.margin-bottom-display{
    margin-bottom: 10px;
    display:inline-block;
}
.rating-image-style{
    width: 50px;
    height: 50px;
}
.product-image-wrapper{
    width:400px;
}
.product-detail-wrapper{
    width:calc(100% - 400px);
}
.thumbnail-img {
    display: block;
    padding: 0px;
    margin-bottom: 5px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.product-title {
    margin-bottom: 10px;
    font-size: 48px;
    color: #777777;
    line-height: 50px;
}
.product-price {
    margin-bottom: 30px;
}
.product-variant {
    margin-bottom: 40px;
}
.mobile-product-data {
    padding-left: 50px;
}
.msrp-price {
    font-size: 15px;
    color: #777777;
    padding-right: 15px;
    display: inline-block;
    margin-bottom: 10px;
}
.save-price {
    font-size: 15px;
    color: #777777;
    display: inline-block;
}
.quantity-title {
    display: inline-block;
    color: #2263a0;
    font-size: 18px;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
.quantity-field-custom {
    height: 48px;
    border: 1px solid #2263a0;
    border-radius: 3px;
    margin-right: 25px;
}
.select-variant {
    height: 40px;
    border: 1px solid #2263a0;
    border-radius: 3px;
    color: #2263a0;
    padding: 6px 59px 6px 12px;
    background-position: 97% 50%;
    background-image: url(/Skins/Skin_3/Images/GraphicAssets/arrow-down.svg);
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 365px !important;
    background-size: 19px 30%;
}
.bad-words-label{
    color:rgb(255, 99, 72);
    padding:0 15px;
}
.show,
.ratting-comment-helpfull-wrapper span{
    display: inline-block !important;
}
select.product-count::-ms-expand,
.select-variant::-ms-expand{
   display: none;
}
.tab_container {
    border-bottom: 1px solid #777777;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
    overflow: auto;
}
.tab_content {
    padding: 34px 40px 40px 40px;
    display: none;
}
.tab-content-custom {
    padding: 0px;
}
.overall-rating {
    border-bottom: 1px solid #777777;
    min-height: 100px;
    padding: 20px;
}

.rating-data {
    border-bottom: 1px solid #777777;
    min-height: 150px;
    padding: 20px;
}
.list-data{
    list-style:none;
    padding:5px 0;
}
.pro-price {
    font-size: 24px;
    color: #2263a0;
    padding-right: 15px;
    font-weight: bold;
    display: inline-block;
}

div.rating-main > div:last-child {
    border-bottom: none;
}
.tab_drawer_heading {
    display: none;
}
.carousel-indicators li {
    background-color: #d8d8d8;
}
.carousel-indicators .active {
    background-color: #777777;
}
.overall-rating-star {
    display: inline-block;
    margin-left: 125px;
    margin-bottom: 10px;
}
.your-rating{
    display: inline-block;
    margin-top: 12px;
    margin-right: 5px;
     position: absolute; 
     right: 200px;
}
.rating-err{
    display:inline-block;
    color:red;
}
.overall-rating-text {
    display: inline-block;
    font-size: 18px;
    position: absolute;
}
.tab-content-div {
    margin: 35px 0 38px 0;
}
.productimg-search-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
    cursor: pointer;
    padding: 2px;
    margin: 5px;
}
.thumb-img-pointer {
    cursor: pointer;
    width: 45px;
}
.select-arrow-border {
    border-left: 1px solid #2263a0;
    height: 40px;
    position: absolute;
    right: 40px;
    top: 0;
}
.popup-rating {
	display: block;
	margin-bottom: 10px;
	font-size: 35px;
	margin-top:5px;
}
.select-product-border {
    position: relative;
    display: inline-block;
}
.border-none {
    border: none;
}
.h2-fontsize {
    font-size: 36px;
}
.product-select-desktop {
    position: relative;
    display: inline-block;
    margin: 0;
}
.filter-radio-label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 22px;
    margin-right: 10px;
    font-weight: normal;
}

.filter-radio input[type=radio] {
    display: none;
}

/*end product detail page end */
/*partner code page and popup style start*/
.partner-code-text{
    margin-bottom: 15px;
    margin-top: 5px;
}
.partner-code-text > div{
    display: inline-block;
    padding: 0 5px;
}
#txtCopyPartnerCode{
    height: 48px;
}
#btnCopy{
    margin:0;
}
.partner-code-note,
#btnfetchPartnerCode{
   margin-bottom:15px;
}
.parner-code-getcode-link{
    color: #23527c;
    text-decoration: none;
}
.parner-code-getcode-link:hover,
.parner-code-getcode-link:focus,
.parner-code-getcode-link:active{
    text-decoration: none;
}
/*partner code page and popup style ends*/

@media (min-width:1200px){
    .container {
        width: 1130px;
    }
    .login-button-height {
        min-height: 65px !important;
        width: 358px;
    }
    .register-button-height {
        min-height: 140px !important;
        width: 358px;
    }
    .home-button {
        font-size: 24px;
        padding: 16px 24px 16px 24px;
    }
    .cust-modal-dialog {
        width: 800px !important;
    }
}
@media (min-width: 992px) {
    .menuDotline {
        border-left: 1px dashed #0065A1 !important;
    }
    .dropdown:hover .dropdown-menu,
    .btn-group:hover .dropdown-menu {
        display: block !important;
    }
    .menu-list {
        line-height: 20px;
    }
    .category-li-wrapper ul.menuContainerBG,
	.brand-li-wrapper ul.menuContainerBG,
	.department-li-wrapper ul.menuContainerBG {
		background: #fff;
	}

	.category-li-wrapper .menuDotline,
	.brand-li-wrapper .menuDotline,
	.department-li-wrapper .menuDotline {
		border-left: 0px dashed #0065A1 !important;
	}
	.category-li-wrapper .dropdown-menu > li > a:hover,
	.category-li-wrapper .dropdown-menu > li > a:focus,
	.brand-li-wrapper .dropdown-menu > li > a:hover,
	.brand-li-wrapper .dropdown-menu > li > a:focus,
	.department-li-wrapper .dropdown-menu > li > a:hover,
	.department-li-wrapper .dropdown-menu > li > a:focus {
		background-color: #fff;
	}
}
@media (min-width: 768px) {
    .cust-navbar {
        min-height: 48px;
    }
    .navbar-form.cust-search-wrap {
        padding-top: 4px;
    }
    .navbar-collapse {
        padding-right: 1px;
        padding-left: 0px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
    }
    .cust-modal-dialog {
        width: 700px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
    .member-login-reg-row {
        margin-left: 0px;
        padding-bottom: 8px;
    }
    ul.brand-nav-bar li.brand-nav-bar-single a.brand-nav-bar-link {
        float: left;
        padding: 2.5px 19px 2.5px 19px;
    }
    .opl-sub-store > div:last-child {
        padding: 0px 15px 0 11px;
    }
    ul.brand-nav-bar li.brand-nav-bar-single.see-all-brand a.brand-nav-bar-link {
        padding: 20px 14px 19px 13px !important;
        height: 85px;
    }
	.category-title {
		font-size: 38px;
		line-height: 38px;
	}
    .nopad {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .register-button-height {
        min-height: 130px !important;
    }
    .register-content {
        font-size: 14px;
    }
    .fa-cust-arrow {
        height: 24px;
        right: 30px;
    }
    .home-button {
        font-size: 22px;
    }
    .ymm-content.container{
        width:940px;
    }
    .img-right-padding {
        padding-right: 0px;
    }
    .img-right-padding.home-top-img.pad-bt-30{
        padding-right: 15px;
    }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 991.98px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
        width: 100%;
    }
    .register-content {
        font-size: 11px;
        width: 100%;
    }
    .fa-cust-arrow {
        height: 20px;
        right: 25px;
    }
    .ymm-content.container {
        width: 100%;
    }
    .menu-list a {
        display: block;
        line-height: 20px;
        padding: 5px !important;
    }
    .home-button {
        font-size: 16px;
        padding: 9px 16px;
    }
    .store-info .table-responsive {
        display: block;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .navbar-nav > li > a {
        padding: 5px 0px 5px 5px;
        line-height:20px;
    }
    .entity-paging-mf-sub .navbar-nav > li > a {
        padding: 12px 10px;
        background: transparent;
        line-height: 3px;
    }
    .facebook_delete{ 
        margin-top: 15px;        
    }
    .search-text{
        padding: 0px;
        background-color: #eeeeee;
        text-indent: 10px;
    }
    .header-cart {
        margin-bottom: -35px;
    }
    .header-row {
        height: 50px;
    }
    .header-bar-margin {
        margin: 10px 0 10px 0;
    }
	.header-responsive-new {
		background-color: #ffffff;
		height: 70px;
		line-height: 30px;
	}
    .user-links-header{
        margin: 0;
    }
	.border-right-new {
		border-right: 1px solid #2263a0 !important;
		margin-top: 10px;
		margin-bottom: 10px;
	}
    .margin-top-new {
        margin-top: 0px !important;
    }
    .register-button-height {
        min-height: 95px !important;
    }
    .cart-div {
        display: inline-block;
        position: relative;
    }
	.header-badge,
	.wishlist-badge,
	.cart-badge {
		position: absolute !important;
		background-color: #a51919;
		border: 0px solid #ffffff;
		display: block;
	}
	.cart-badge {
		top: 3px !important;
		left: 50px !important;
	}
    .wishlist-badge{  
        top: 2px !important;
        right: -15px !important;
    }
	.header-badge {
		top: 0px !important;
		left: 8px !important;
	}
    .search-btn {
        border: none !important;
        background: transparent !important;
    }
    .search-image {
        padding: 4px;
    }
    .member-login-reg-row {
        padding-bottom: 6px;
    }
    a.sort-title,
    a.filter-title {
        padding: 13px 20px;
        height: 48px;
        font-size: 18px;
    }
    .container-width {
        width: 100%;
    }
    .navbar.navbar-default.cust-topnav {
        margin-bottom: 0px;
        border-color: #cccccc;
        background-color: #cccccc;
    }
    .cust-menu {
        background-color: #ccc;
    }
    .menu-list a,
    .menu-list-border a {
        border-top: 1px solid rgba(0, 0, 0, .1);
    }
	.entity-category-menu-wrapper .menu-list a,
	.entity-category-menu-wrapper .menu-list-border a {
		border-top:none;
	}
	.entity-category-menu-wrapper .menu-list li:first-child a,
	.entity-category-menu-wrapper .menu-list-border li:first-child a {
		border-top: none;
	}
	.entity-category-menu-wrapper .menu-list li:last-child a,
	.entity-category-menu-wrapper .menu-list-border li:last-child a {
		border-bottom: none;
	}
	.category-title {
		font-size: 32px;
		line-height: 32px;
	}
    ul.brand-nav-bar li.brand-nav-bar-single a.brand-nav-bar-link {
        padding: 2.5px 11px 2.5px 11px;
    }
    .entity-paging-mf-sub .navbar-toggle {
        padding-top: 14px;
        padding-bottom: 6px;
        padding-left: 15px;
        padding-right: 9px;
    }
	.navbar-nav > li {
		display: inline-block;
		width: 100%;
		float: none;
	}
    .entity-paging-mf-sub .navbar-brand {
        color: #666666;
        padding-right: 16px !important;
    }
    .filter-wrapper-mobile {
        display: inline-block;
        float: left;
        height: 48px;
    }
    .product-count-top {
        color: white;
        margin-top: 13px;
        font-size: 18px;
        float: left;
        width: calc(100% - 220.4px);
        text-align: center;
    }
    .entity-paging-mf-sub {
        background: #ddd;
    }
    .entity-paging-mf-sub .navbar-header {
        height: 48px;
        background: #ccc;
    }
    .mob-all-brand > a {
        color: #6d6e71 !important;
    }
    /*.mob-all-brand .menu-list a {
        border-top: 0px solid rgba(0, 0, 0, .1) !important;
    }*/
    .mob-all-brand .ymm-content {
        margin-left: 15px;
    }
    .product-image-wrapper{
        width:33.33333333%;
    }
    .product-detail-wrapper{
        width:66.66666667%;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .menu-list-border{
        margin-left: 20px !important;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        line-height: 20px;
        padding: 5px 15px 5px 10px !important;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        background-color: transparent;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
	ul.tabs.five-tabs li {
		padding: 0px 25px 0px 24px;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    /* facebook delete button alignment */
    .facebook_delete{
        margin-top:0;
    }
    .product-grid-item {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .account-setting-basic-info,
    .store-info {
        width: 100%;
    }
    .register-button-height {
        min-height: 136px !important;
    }
    .img-right-padding {
        padding-right: 15px;
    }
    .opl-sub-store > div {
        padding-bottom: 20px !important;
        text-align: center;
    }
    .opl-sub-store > div.pad-rl-10 {
        padding: 0 15px 0 15px;
    }
    .opl-sub-store > div.pad-rl-10 img{
        margin: 0 auto;
    }
    .register-content {
        font-size: 14px;
    }
    .home-button{
        font-size:18px;
        padding: 13px 16px;
    }
	.ms-bar-wrapper {
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 2;
		z-index: 10031;
	}
    .ms-bar-wrapper .brand-bar-wrapper {
        border-top: 3px solid #cccccc;
        border-radius: 0;
        height: 73px;
        display: block;
		border-bottom:none!important;
    }
    .ms-bar-wrapper .brand-bar {
        overflow-x: scroll;
        display: block;
        min-height: 70px;
    }
	.brand-search-page .brand-bar {
		overflow-x: scroll;
		display: block;
		min-height: 70px;
	}
	.ms-bar-wrapper .brand-nav-bar-link > img {
		max-width: 64px;
		margin: 0 auto;
		height: 64px;
	}
    .products-grid.entity-page-products.entity-grid-prices-products {
        position: relative;
    }
    .entity-paging-mf-sub {
        border-radius: 0;
    }
    .entity-paging-mf-sub .navbar-toggle {
        padding-top: 12px;
    }
    .breadcrumb {
        min-height: 48px;
        height: inherit;
    }
    .product-image-wrapper,
    .product-detail-wrapper{
        width:100%;
    }
    .filter-radio-label {
        padding-left: 30px;
    }
    .your-rating{
        display: block;
        position: initial; 
        right: unset;
    }
    .product-title-mobile {
        margin-top: 40px;
        margin-bottom: 25px;
        font-size: 42px;
        line-height: 50px;
    }
    .product-price {
        margin-top: 30px;
    }
    .product-variant {
        margin-bottom: 25px;
    }
    .tabs {
        display: none;
    }
    .tab_drawer_heading {
        background-color: #777777;
        color: #fff;
        border-top: 1px solid #ffffff;
        margin: 0;
        padding: 5px 20px;
        display: block;
        cursor: pointer;
        line-height: 40px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .d_active {
        background-color: #666;
    }
    .minus-icon-img {
        background-image: url(/Skins/Skin_3/Images/minus_icon.svg);
        background-repeat: no-repeat;
        background-position: 95% 50%;
        padding: 5px 20px;
        background-size: 26px 26px;
    }
    .plus-icon-img {
        background-image: url(/Skins/Skin_3/Images/plus_icon.svg);
        background-repeat: no-repeat;
        background-position: 95% 50%;
        padding: 5px 20px;
        background-size: 26px 26px;
    }
    .overall-rating {
        text-align: center;
    }
   
    .tab_content {
        padding: 16px 20px 10px 17px;
    }
    .tab-content-custom {
        padding: 0px;
    }
    .user-links-header{
        margin: 0 -15px;
    }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .pagination > li > a,
    .pagination > li > span {
        padding: 4px 6px !important;
    }
    select.product-count,
    select.product-count:focus {
        width: 65px;
        background-position: calc(100% - 8px) calc(100% + -8px), calc(100% - 15px) calc(1em + 2px), 100% 0;
        background-size: 12px 8px, 5px 5px, 2em 2em;
    }
    .h2-fontsize {
        font-size: 30px;
    }
    .carousel-custom {
        position: relative;
        left: -15px;
        width: calc(100% + 30px);
    }
    .select-variant {
        width: 270px !important;
        background-position: 96% 50%;
    }
    .mobile-product-data,
    .nopad.product-desc-wrapper{
         padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .opl-btn-default {
        font-size:15px !important;
        padding: 12px 14px !important;
    }
}
@media only screen and (min-width: 475px){
    .multiple-line{
        line-height:35px;
    }
}

/*Mobile Main menu new design starts*/
.new-mobile-main-menu-container,
.cust-navbar-nav.navbar-nav > li.menu_Link.brand-li-wrapper > i.submenu-icon,
.cust-navbar-nav.navbar-nav > li.menu_Link.department-li-wrapper > i.submenu-icon,
/*.cust-navbar-nav.navbar-nav > li.menu_Link.category-li-wrapper > i.submenu-icon,*/
.cust-navbar-nav.navbar-nav > li.menu_Link.brand-li-wrapper > .nosubcat,
.cust-navbar-nav.navbar-nav > li.menu_Link.department-li-wrapper > .nosubcat/*,
.cust-navbar-nav.navbar-nav > li.menu_Link.category-li-wrapper > .nosubcat*/ {
	display: none !important;
}
@media (min-width: 992px) {
	.department-li-wrapper,
	.category-li-wrapper {
		display: block !important;
	}
}
@media only screen and (max-width: 991.98px) {
	.new-mobile-main-menu-container {
		display: flex !important;
		background: #EEE;
	}

	.collapse.in.cust-menu,
	.desktop-nav-container.cust-menu {
		background: #eeeeee;
	}

		.desktop-nav-container.cust-menu .navbar.navbar-default.cust-topnav {
			border-color: #eeeeee;
			background-color: #eeeeee;
		}

	.desktop-nav-container .navbar-nav > li {
		display: none;
	}

	.desktop-nav-container .navbar {
		min-height: 0px;
		border: 0;
	}

	.new-mobile-main-menu-container ul {
		display: flex;
		justify-content: center;
		width: 100%;
		text-align: center;
	}

	.new-mobile-main-menu-container li {
		border-right: 1px solid #2263a0;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.new-mobile-main-menu-container li:last-child {
		border-right: 0px solid #2263a0;
	}

	.new-mobile-main-menu-container ul li.new-menu-design-li a {
		float: none;
		padding: 7px 5px 6px !important;
		border-bottom: 3px solid transparent;
		font-weight: bold;
		color: #2263a0 !important;
		font-size: 20px;
	}

	/*.new-mobile-main-menu-container ul li.new-menu-design-li a:hover,*/
	.cust-menu .new-mobile-main-menu-container ul li.new-menu-design-li a:active,
	.cust-menu .new-mobile-main-menu-container ul li.new-menu-design-li a.active {
		border-bottom: 3px solid #2263a0 !important;
		background: #eee;
		color: #6d6e71 !important;
	}

	.department-li-wrapper > a.visible-xs.visible-sm {
		display: none !important;
	}

	.department-li-wrapper .sub-dept {
		display: none;
	}

	.subdept-icon {
		transition: 1000ms;
		position: absolute;
		right: 0;
		top: calc((100% - 15px) / 2);
	}

	.department-li-wrapper .menu-list a, .department-li-wrapper .menu-list-border a {
		border-top: 0px solid rgba(0, 0, 0, .1);
	}

	.navbar-nav .department-li-wrapper > ul.dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: block;
	}

	.arrow-rotate {
		transform: rotate(-180deg);
	}
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active .main-menu-mobile-root-dept.active,
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active .main-menu-mobile-root-dept.active:hover,
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active .main-menu-mobile-root-dept.active:focus,
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active .main-menu-mobile-root-dept.active:active,
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active:hover .main-menu-mobile-root-dept,
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active:focus .main-menu-mobile-root-dept,
	.desktop-nav-container .cust-topnav .nav.navbar-nav.nav-ipad.cust-navbar-nav .opl-mobile-filter-li.active:active .main-menu-mobile-root-dept {
		background: #fff;
		line-height: 28px;
		margin: 0 !important;
		color: #2263a0 !important;
	}
	.desktop-nav-container .opl-mobile-filter-li.opl-mf-categories a.move-top,
	.desktop-nav-container .opl-mobile-filter-li.opl-mf-department a.move-top,
	.desktop-nav-container .opl-mobile-filter-li.opl-mf-categories li > a.move-top,
	.desktop-nav-container .opl-mobile-filter-li.opl-mf-department li > a.move-top {
		line-height: 20px !important;
	}
	.desktop-nav-container .opl-mobile-filter-li.opl-mf-categories .opl-mf-levels > li > a,
	.desktop-nav-container .opl-mobile-filter-li.opl-mf-department .opl-mf-levels > li > a {
		border: 0;
	}
}

@media only screen and (max-width: 767.98px) {
	.desktop-nav-container.cust-menu {
		background: #eeeeee;
		margin: 0 -15px;
	}
	.new-mobile-main-menu-container {
		margin: 0 -15px;
	}
	.department-li-wrapper .nav-dept-container .menu-list {
		padding-left: 0;
	}
}
/*New mobile Menu changes start*/
@media only screen and (max-width: 991.98px) {
	.login-user-header-text {
		color: #2263a0;
		font-size: 15px;
		text-align: center;
		margin-top: 0px;
		padding: 0;
		line-height: 18px;
		height: 20px;
	}
	#top-nav-collapse.cust-menu {
		border-top: none;
	}
	.menu-new-icon{
		font-size: 20px;
	}
	.user-links-header > div:last-child {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.header-responsive-new.opl-non-loggedin-hedaer-link {
		height: 85px;
		line-height: 40px;
	}
	.header-responsive-new.opl-non-loggedin-hedaer-link .margin-top-new{
        height: 35px;
	}
	.header-responsive-new.opl-non-loggedin-hedaer-link .login-user-header-text {
		height: 30px;
	}
}
.credit-color {
	color: #2263a0 !important;
}
/*size filter mobile design start*/
@media only screen and (max-width: 991.98px) {
	.size-button-wrapper > p {
		display: inline-block;
		width: 100%;
		margin: 0;
		margin-top: 5px;
	}
	.size-filter-mobile a {
		border-top: none;/*1px solid rgba(0, 0, 0, .1);*/
	}
	.size-filter-mobile > ul > li:first-child > a {
		border-top: 1px solid rgba(0, 0, 0, .1);
	}
	.size-filter-mobile > ul {
		border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
		border-radius: 0;
	}
	a.size-type-title.active > i {
		transform:none;
	}
	label.size-value.selected,
	label.size-value {
		border: 2px solid #fff;
		min-width: 60px;
		font-size:16px;
	}
	.size-value-list {
		border-radius: 0;
		min-width: auto;
		margin-left: 0px !important;
	}
	.size-type-title-mobile i {
		margin-right: 10px;
	}
	.close-icon.show {
		display: block !important;
	}
	#top-nav-collapse-sub {
		padding-right: 0;
		padding-left: 0;
		position: relative;
		background: #eee;
		width: 100%;
		overflow: hidden;
	}
	#top-nav-collapse-sub > ul > li {
		padding-right: 15px;
		padding-left: 15px;
		background: #eeeeee;
	}
	.cat-and-dept-lists i {
		padding-right: 5px;
		padding-left: 8px;
	}
	.cat-dept-list {
		padding-left: 10px;
	}
	.cat-and-dept-lists li.open > a,
	.cat-and-dept-lists li.open > a:hover,
	.cat-and-dept-lists li.open > a:focus {
		background: transparent;
	}
	.cat-and-dept-lists .menu_Link,
	.cat-and-dept-lists a.Brands:hover,
	.cat-and-dept-lists a.Brands:focus {
		font-size: 16px;
	}
	.brand-bar-wrapper .minicart-overlay.opl-filter-opened{
		height:76px;
	}
}
/*size filter mobile design start*/
/*Mobile filter right and left design start*/
@media only screen and (max-width: 991.98px) {
	.opl-mobile-filter-li {
		text-align: center;
		margin: 3px 0;
		overflow: hidden;
	}
	.desktop-nav-container .opl-mobile-filter-li {
		margin:0;
	}
	.opl-mobile-filter-li > a {
		float: none !important;
		font-weight: bold;
		font-size: 20px !important;
		padding: 14px  10px !important;
		line-height: 10px;
		margin-top: 5px;
		padding-left:0 !important;
	}
	.opl-mobile-filter-li > a:hover,
	.opl-mobile-filter-li > a:focus {
		font-size: 18px;
	}
	.opl-mobile-filter-li ul.opl-mf-level-1 {
		position: absolute !important;
		top: 0px;
		left: 0px !important;
		width: 100% !important;
		height: 100%;
		/* transition: all 800ms ease 0s; */
		transform: translateX(100%);
		visibility: hidden;
		list-style: none;
		/* background: #eee; */
		display: unset;
	}
	.opl-mobile-filter-li ul.opl-mf-level-1.active {
		transform: translateX(0px);
		visibility: visible;
		opacity: 1;
		transition: all 800ms ease 0s;
		top: 0px;
		height: 100% !important;
		padding-left: 0;
		left: 50% !important;
		width: 50% !important;
		min-width: auto;
		/*height: calc(100% - 48px) !important;*/
		border-radius: 0;
		box-shadow: none;
		padding-top: 5px;
		margin-left: 0 !important;
		/*max-height: 480px;
		overflow-y: scroll;*/
		background-color: #fff;
		overflow: hidden;
	}
	.desktop-nav-container .opl-mobile-filter-li ul.opl-mf-level-1.active,
	#top-nav-collapse-sub .opl-mobile-filter-li ul.opl-mf-level-1.active {
		overflow: hidden;
	}
	.opl-mobile-filter-li.opl-mf-size ul.opl-mf-level-1.active{
		overflow: auto !important;
	}
	.opl-mobile-filter-li  .opl-mf-level-1,
	.opl-mobile-filter-li  .opl-mf-level-1 > li{
		background: #fff;
	}
	.opl-mobile-filter-li.opl-mf-categories .opl-mf-level-1 > li > a,
	.opl-mobile-filter-li.opl-mf-department .opl-mf-level-1 > li > a,
	.opl-mobile-filter-li.opl-mf-promo .opl-mf-level-1 > li > a,
	.opl-mobile-filter-li.opl-mf-size .opl-mf-level-1 > li > a,
	.opl-mobile-filter-li.opl-mf-manfacturer .opl-mf-level-1 li > a {
		padding:4px 10px 4px 12px !important;
		font-size: 18px;
	}
	.opl-mobile-filter-li.opl-mf-categories .opl-mf-level-1.right > li > a,
	.opl-mobile-filter-li.opl-mf-department .opl-mf-level-1.right > li > a{
		padding:4px 5px 4px 12px;
		font-size: 20px;
		line-height: 1.42857143;
	}
	.opl-mobile-filter-li.opl-mf-categories .opl-mf-levels > li > a,
	.opl-mobile-filter-li.opl-mf-department .opl-mf-levels > li > a{
		padding:7px 10px 7px 12px !important;
		font-size: 18px;
	}
	.opl-mobile-filter-li.opl-mf-categories .opl-mf-levels.right > li > a,
	.opl-mobile-filter-li.opl-mf-department .opl-mf-levels.right > li > a{
		padding:9px 4px 9px 12px;
		font-size: 20px;
		line-height: 1.42857143;
	}
	.opl-mobile-filter-li.active{
		background: #fff;
	}
	.opl-mobile-filter-li.active > a.active {
		width: 50%;
	}
	.opl-mobile-filter-li  .opl-mf-level-1 .submenu_Link{
		max-height:unset !important;
	}
	.opl-mobile-filter-li.mob-all-brand  .opl-mf-level-1 .ymm-content {
		margin-left: 0px;
	}
	.opl-mobile-filter-li.mob-all-brand  .opl-mf-level-1 .ymm-content ul{
		margin-top:5px;
	}
	.opl-mobile-filter-li.opl-mf-manfacturer .opl-mf-level-1 {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		max-height: 100%;
		overflow: auto !important;
	}
	.opl-mobile-filter-li a.Brands:hover,
	.opl-mobile-filter-li a.Brands:focus {
		color: #23527c !important;
	}
	.opl-mobile-filter-li.opl-mf-size .size-button-wrapper > a,
	.opl-mobile-filter-li .entity-viewall-button-wrapper > a{
		width: 50%;
		text-align: center;
		display: inline-block;
		margin: 0;
		float: left;
	    color: #2263a0;
	}
	.opl-mobile-filter-li .entity-viewall-button-wrapper > a{
		width: 100% !important;
	}
	.opl-mobile-filter-li.opl-mf-size .size-button-wrapper > a.disabled {
		color: #6d6e71;
	}
	.opl-mobile-filter-li.opl-mf-size .size-button-wrapper > a:first-child {
		border-right: 1px solid rgba(0, 0, 0, .1);
	}
	.opl-mobile-filter-li.opl-mf-size p.size-button-wrapper.text-center,
	.opl-mobile-filter-li p.entity-viewall-button-wrapper.text-center {
		z-index: 100400;
		border-top: none !important;
		background: #ccc;
		padding: 3px;
		position: fixed;
		left: 0px;
		bottom: 0px;
	}
	.opl-mobile-filter-li.opl-mf-size p.size-button-wrapper.text-center.move-button-on-scroll,
	.opl-mobile-filter-li p.entity-viewall-button-wrapper.text-center.move-button-on-scroll{
		position:absolute;
	}
	.opl-mobile-filter-li.opl-mf-size ul.opl-mf-level-1.active{
		padding-bottom:42px;
	}
	.opl-mobile-selected-size-values {
		width: 50%;
		font-size: 14px;
		color: #6d6e71d4;
	}
	.opl-mobile-selected-size-values p{
		margin-bottom:0;
	}
	.opl-mobile-selected-size-values .opl-mobile-size-type {
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 2px;
		line-height: 18px;
	}
	.opl-mobile-selected-size-values .opl-mobile-size-value {
		text-indent: 15px;
	}
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-level-1.active.right > li,
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-levels.active.right > li,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-level-1.active.right > li,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-levels.active.right > li {
		background: #eee;
		width: 50%;
	}
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-level-1.active.right > li.open,
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-levels.active.right > li.open,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-level-1.active.right > li.open,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-levels.active.right > li.open{
		background: #fff;
	}
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-level-1.active.right > li:first-child,
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-levels.active.right > li:first-child,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-level-1.active.right > li:first-child,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-levels.active.right > li:first-child{
		margin-top: 38px;
	}
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-levels,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-levels {
		position: absolute !important;
		top: 0px;
		left: 0px !important;
		width: 100% !important;
		height: 100%;
		/* transition: all 800ms ease 0s; */
		transform: translateX(100%);
		visibility: hidden;
		list-style: none;
		background-color: #fff;
		box-shadow: none;
		display: unset;
	}
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-levels.active,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-levels.active {
		transform: translateX(0px);
		visibility: visible;
		opacity: 1;
		transition: all 800ms ease 0s;
		top: 0px;
		height: 100%;
		padding-left: 0;
		left: 50% !important;
		width: 50% !important;
		min-width: auto;
		/* height: calc(100% - 48px) !important; */
		border-radius: 0;
		box-shadow: none;
		padding-top: 5px;
		margin-left: 0 !important;
		/*overflow-y: scroll;*/
		background-color: #fff;
		/*overflow-x: hidden;*/
	}
	.opl-mobile-filter-li.opl-mf-categories a.move-top,
	.opl-mobile-filter-li.opl-mf-department a.move-top,
	.opl-mobile-filter-li.opl-mf-categories li > a.move-top,
	.opl-mobile-filter-li.opl-mf-department li > a.move-top {
		position: absolute !important;
		top: 0px;
		z-index: 10001;
		left: 0px;
		background: #eee !important;
		margin-top: 0;
		font-weight: bold;
		font-size: 20px !important;
		padding: 10px 0px !important;
		width: 50%;
	}
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-levels.active.right,
	.opl-mobile-filter-li.opl-mf-categories ul.opl-mf-level-1.active.right,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-levels.active.right,
	.opl-mobile-filter-li.opl-mf-department ul.opl-mf-level-1.active.right {
		background: #eee;
		left: 0 !important;
		width: 100% !important;
		/*overflow-x: hidden;*/
		padding-bottom: 0;
		max-height: unset;
	}
	.opl-mf-levels.active.right > .opl-filter-view-all{
		display: none;
	}
	.opl-mobile-filter-li .opl-mf-level-1 a,
	.opl-mobile-filter-li .opl-mf-levels a {
		white-space: inherit;
	}
	.opl-mobile-filter-li .entity-viewall-button-wrapper {
		padding:0 !important;
	}
	.opl-mobile-filter-li .entity-viewall-button-wrapper .opl-btn-default {
		height: 44px;
		padding: 10px 20px !important;
		font-weight: bold;
		font-size: 18px !important;
	}
	.opl-mobile-filter-li .entity-viewall-button-wrapper .opl-btn-default:hover,
	.opl-mobile-filter-li .entity-viewall-button-wrapper .opl-btn-default:active{
		border: 1px solid #2263a0 !important;
		background: #2263a0 !important;
		color: #ffffff !important;
	}
}
/*Mobile filter right and left design start*/
/*Notification Design Start*/
span.opl-notification-count {
	background: #2263a0;
	color: #fff;
}
/*Notification Design End*/
.switch input:checked + .slider {
	background-color: var(--pursuitPrimary) !important;
}

.switch input:focus + .slider {
	box-shadow: 0 0 1px var(--pursuitPrimary) !important;
}
