/* Live chat css*/
#live-chat {
    right: 25px;
    bottom: 25px;
    position: fixed;
    z-index: 9;
}
.recom_featured_wrap label {
    color: #fff;
    font-size: 14px;
    padding-right: 15px;
    margin-bottom: 0px;
}
.recom_featured_wrap .site-shop-products-list-check {
    display: inline-block;
    vertical-align: top;
}
.training_button_wrap{
    width: 300px;
    float: left;
    cursor:pointer;
    margin-right: 30px;
}
.training_button_wrap button{
    
    padding:15px;
    width: 100%;
    background: #588948;
    color: #ffffff;
    text-align: center;
    padding: 9px;
    font-size: 14px;
    position: relative;
    border: 0;
}
.training_button_wrap img{
    width: 100%;
    height: 233px;
}
.protein_wrap{
    margin-top:20px;
}
span.brand_spinner {
    position: absolute;
    left: 10px;
    top: 11px;
}
.filter_title{
    margin-bottom: 18px;
    font-size: 16px;
}
.protein_wrap input , .carbo_wrap input{
   width:75px;
}
.carbo_wrap{
    margin-top:20px;
    margin-bottom: 23px 
}
.to_span{
    padding: 10px;
}
.filter_but{
    margin-right: 15px;
    background:#323233;
    padding: 7px;
    font-size: 12px;
    color:#fff;
    border:1px solid #323233;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.cancel-order {
    background: transparent;
    color: #323232;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    text-transform: capitalize;
    border: none;
    position: relative;
}
.submit-open-order {
    position: relative;
}
#live-chat a {
    position: relative;
}
span.save_order_spinner {
    position: absolute;
    right: 6px;
    top: 7px;
}
span.save_spinner {
    position: absolute;
    left: -18px;
    top: 0;
}
#live-chat a.live-chat-open-services {
    background-color: #d0333a;
    color: #fff;
    line-height: 55px;
    margin-top: 10px;
    border: none;
    cursor: pointer;
    font-size: 23px;
    width: 55px;
    height: 55px;
    text-align: center;
    box-shadow: 2px 2px 8px -3px #000;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    display: inline-block;
}
#live-chat a.live-chat-open-services i {
    line-height: 55px;
}
a[data-tooltip] {
    position: relative;
}
a[data-tooltip]::before,
a[data-tooltip]::after {
    position: absolute;
    display: none;
    opacity: 0.85;
    transition: all 0.3s ease-in-out;
}
a[data-tooltip]::before {
    content: attr(data-tooltip);
    background: #000;
    color: #fff;
    font-size: 13px;
    padding: 7px 11px;
    border-radius: 5px;
    white-space: nowrap;
    text-decoration: none;
}
a[data-tooltip]::after {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    content: "";
}
a[data-tooltip]:hover::before,
a[data-tooltip]:hover::after {
    display: block;
}
a.live-chat-open-services[data-tooltip]::before,
a.live-chat-open-services[data-tooltip]::after {
    display: block;
}
a.live-chat-open-services[data-tooltip][data-placement="left"]::before {
    top: 11px;
}
a[data-tooltip][data-placement="left"]::before {
    top: -7px;
    right: 100%;
    line-height: normal;
    margin-right: 10px;
}
a[data-tooltip][data-placement="left"]::after {
    border-left-color: #000;
    border-right: none;
    top: 50%;
    right: 100%;
    margin-top: -6px;
    margin-right: 4px;
}

/* Live chat css*/
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}
.site-dashboard-content.list {
    padding: 0px;
}
.opacity_06 {
    opacity: 0.6 !important;
}
.site-shop-products-list-main-wrap {
    padding: 0 0 20px !important;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-list-search {
    float: unset;
    display: inline-block;
    width: 100% !important;
}
.site-shop-products-list-tab-listing-cat ul {
    max-height: 350px;
    overflow: auto;
}
.product-attribute-main-wrap .product-attribute-img img {
    width: 100px !important;
}
.product-attribute-main-wrap .product-attribute-quantity input {
    padding: 4px;
}
.site-shop-products-list-dropdown .per_page_option form#per_page label {
    color: #ffffff;
    display: inline-block;
}
.product-attribute-main-wrap .product-attribute-button {
    width: 20% !important;
}
.product-attribute-main-wrap .product-attribute-left-text {
    width: calc(50% - 125px) !important;
}
.product-attribute-quantity.change_quantity_main a.added_to_cart.wc-forward {
    display: none;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.review-order, .product-attribute-main-wrap .product-attribute-button button.product-attribute {
    font-size: 15px !important;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.review-order a {
    color: #ffffff;
}
.product-attribute-main-wrap .product-attribute-left-text p {
    font-size: 13px;
    line-height: normal;
}
.product-attribute-main-wrap .product-attribute-left-text p:first-child {
    font-weight: bold;
    font-size: 14px;
}
.product-attribute-main-wrap .product-attribute-right-text p {
    font-size: 14px;
}
.site-shop-products-list-main-content.ajax-loading {
    pointer-events: none;
    opacity: 0.3;
}
.w-82 {
    width: 80% !important;
}
.site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 20%;
    padding: 0 0 0 25px;
    z-index: 1;
}
.site-dashboard-content .section-main-user-info-inner-wrap .section-main-user-img {
    width: 60px;
}
.site-dashboard-content .section-main-user-info-inner-wrap .section-main-user-info-text {
    padding-left: 15px;
    width: calc(100% - 60px);
}
.site-dashboard-content .section-main-user-info-inner-wrap .section-main-user-img img {
    width: 100%;
}
.site-dashboard-content .section-main-user-info-inner-wrap .section-main-user-info-text h3 {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}
.site-dashboard-content .section-main-user-info-inner-wrap .section-main-user-info-text a {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
}
.site-dashboard-main-wrapper .site-dashboard-content.site-shop-products-list-main-wrap {
    position: relative;
    padding-top: 55px !important;
    width: 100%;
}
.site-dashboard-main-wrapper .site-dashboard-content.site-shop-products-list-main-wrap .section-main-user-info-inner {
    position: absolute;
    top: 55px;
    width: 100%;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    left: 0;
}
.site-dashboard-content.grid .section-main-user-info-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom:30px;
}
.site-dashboard-content.grid .section-main-user-info-inner .section-main-user-info-inner-wrap .section-main-image-convert {
    display: flex;
    flex-wrap: wrap;
}
.site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap h3.section-title {
    width: 100%;
}
.products-main-print-wrap {
    margin-top: 10px;
}
.site-shop-products-list-main-content.w-82 .product-attribute-main-list-item .product-attribute-side-icon a:after {
    height: 91px;
}
.site-shop-products-list-main-content .product-attribute-main-list-item .product-attribute-side-icon a:after {
    height: 101px;
    top: -35px;
}
.product-attribute-main-listing .marketing-slide-douwn {
    display: none;
    flex-wrap: wrap;
    align-items: center;
    background: #323233;
    color: #fff;
    padding: 20px 35px 20px 6%;
    margin: 0px 0 2px;
}
.search_txt span {
    color: #d13239;
}
.site-shop-products-list-row h4.search_txt {
    margin-bottom: 64px;
    font-size: 28px;
    font-weight: bold;
}

/*---- Start Header ----*/
.header .navbar-nav-menu {
    width: calc(100% - 340px)hea;
    margin: 0 !important;
    padding-right: 10px;
}
.display-duration span.select2-selection.select2-selection--single {
    min-height: 35px;
    text-align: start;
    padding: 2px 0;
}
.header ul.navbar-nav {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.header ul.navbar-nav li.nav-item {
    
    margin: 0 !important;
    
}
.header ul.navbar-nav li.nav-item a.nav-link {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header ul.navbar-nav li.nav-item img {
    width: 27px;
    margin-bottom: 5px;
}
.header .navbar-nav-menu:after {
    content: '';
    position: absolute;
    right: 6px;
    top: -10px;
    width: 1px;
    height: 72px;
    background: #535354;
}
.header .navbar-collapse .navbar-nav-menu {
    position: relative;
}
.header {
    background: #323233;
}
.header nav.navbar {
    padding: 0;
}
.header .navbar-expand-row {
    display: inline-flex;
    width: 100%;
    flex-wrap: wrap;
}
.header .navbar-expand-top-row {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.header .navbar-expand-left-col {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 100%;
}
.summary_reporting_sub_main{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.summary_reporting_sub_main .datefilter{
    color: #fff;
    border: 1px solid #535354;
    border-radius: 5px;
    padding: 0 4px;
}

.summary_reporting_sub_main .datefilter input{
    border: 0px !important;
    padding: 2px !important;
}

.summary_reporting_sub_main .datefilter i, .summary_reporting_sub_main .datefilter span{
    margin-right: 5px;
}

.summary_reporting_sub_main .datefilter #inpDatePicker{
    min-width:220px;
}

.summary_reporting_sub_main .site-start-date-main-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
}

.summary_reporting_sub_main .select2-selection--multiple{
    position: relative;
}

.summary_reporting_sub_main .select2-selection--multiple:after{
    content: "\f107";
    right: 0px;
    width: 25px;
    height: 25px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: "Font Awesome 5 FREE";
    font-weight: 900;
    color: #ffffff;
    top: 3px;
    line-height: 24px;
    text-align: center;
    cursor: pointer; 
}

.summary_reporting_sub_main .select2-search__field{
    margin-top: 0 !important;
}

.summary_reporting_sub_main .select2-search__field::placeholder{
    color: #fff;
}

.summary_reporting_sub_main .select2.select2-container{    
    margin-left: 0px !important;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    padding-right: 5px !important;
}
.summary_reporting_sub_main .select2-selection{
    min-height: 30px !important;
}

.header .navbar-expand-dropdown {
    flex-direction: column;
    gap: 10px;
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-start;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    padding: 4px 10px 4px 3px;
}
.header .navbar-expand-dropdown img {
    width: 30px;
    margin-right: 10px;
}
.navbar-expand-top-row .navbar-expand-left-col img {
    width: 30px;
    margin-right: 10px;
}
.header .navbar-expand-dropdown select {
    background: transparent;
    border: 0;
    color: #ffffff;
    font-size: 16px;
    outline: 0;
}
.header .navbar-expand-dropdown select option {
    color: #000000;
}
.header .navbar-expand-right-col {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header .navbar-expand-search {
    position: relative;
    top: -15px;
}
.header .navbar-expand-search input[type="text"] {
    width: 320px;
    height: 37px;
    font-size: 14px;
    padding: 0 15px;
}
.header .navbar-expand-search button {
    position: absolute;
    top: 7px;
    right: 8px;
    border: 0;
    background: transparent;
    font-size: 14px;
}
.header .header-notification-bell-icon {
    margin: 0;
    position: relative;
}
.header .header-notification-bell-icon i {
    color: #000000;
    font-size: 30px;
}
.header .header-notification-bell {
    margin-left: 15px;
}
.header .header-notification-bell-icon span.count {
    font-size: 11px;
    color: #000000;
    background: #ffffff;
    width: 16px;
    height: 16px;
    display: flex;
    position: absolute;
    top: -1px;
    right: -3px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.header .navbar-nav-select-wrap {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: -8px;
}
.header .navbar-nav li a {
    font-size: 14px;
    color: #ffffff;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}
.header .navbar-nav li.nav-item {
    margin: 0 10px;
}
.header .navbar-nav-select select {
    font-size: 14px;
    background: transparent;
    color: #ffffff;
    height: 34px;
    width: 185px;
    padding: 0 33px 0 9px;
    appearance: none;
    border: 0;
    -webkit-appearance: none;
    position: relative;
    z-index: 9;
    cursor: pointer;
    border: 1px solid #535354;
    border-radius :5px;
}
.header .navbar-nav-select select option {
    color: #000000;
}
.header .navbar-nav-money-drop {
    font-size: 14px;
    color: #ffffff;
    position: relative;
    padding-right: 35px;
}
.header .navbar-nav-money-drop:after {
    content: "\f107";
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    background: #d13239;
    border: 2px solid #d13239;
    border-radius: 50%;
    font-family: "Font Awesome 5 FREE";
    font-weight: 900;
    color: #ffffff;
    top: -3px;
    line-height: 22px;
    text-align: center;
}
.header .navbar-nav-select-customer {
    display: none;
}
.header li.nav-item .dropdown-menu a {
    color: #000000;
    font-size: 15px;
    padding: 5px 15px;
}
.header li.nav-item .dropdown-menu {
    width: 225px !important;
}
/*---- End Header ----*/
/*---- Start Main ----*/
.section-main-welcome-back-main-wrap {
    padding: 50px 0;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-welcome-back-col {
    width: 65%;
    padding: 0 15px;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-user-info-wrap {
    width: 35%;
    padding: 0 15px;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-inner .welcome-back-text h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #d13239;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-inner .order-for-delivery-text p {
    padding: 7px 20px;
    background: #323233;
    color: #ffffff;
    font-size: 14px;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-inner .order-for-delivery-text p i {
    margin-right: 5px;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-inner .order-for-delivery-text {
    margin-bottom: 30px;
}
.site-dashboard-common-title h3 {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.woocommerce-cart .site-dashboard-common-title h3{
    padding-left: 48px;    
}
.site-my-orders-table-wrap .site-dashboard-common-title,
.site-orion-feature-product-main-wrap .site-dashboard-common-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.site-my-orders-table-wrap .site-dashboard-common-title h3,
.site-orion-feature-product-main-wrap .site-dashboard-common-title h3 {
    margin-bottom: 0;
}
.site-my-orders-table-wrap .site-dashboard-common-title .site-my-orders-status {
    border: 1px solid #588948;
    padding: 6px 15px;
    font-size: 14px;
    font-weight: 600;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr {
    padding: 20px;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table .order-history-link {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 15px;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table .order-history-link a {
    color: #404040;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr td p {
    font-size: 15px;
    text-transform: capitalize;
    color: #404040;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table th {
    padding: 11px 15px 11px 15px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr td input {
    margin-right: 5px;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table {
    width: 100%;
    margin: 20px 0 0 0;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table {
    border: 1px solid;
    width: 100%;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr:nth-child(even) {
    background-color: #f5f6fa;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr {
    background: #f2f2f2;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr td {
    padding: 25px 13px !important;
    border: 1px solid #ddd;
}
.site-orion-feature-product-main-wrap .site-dashboard-common-title {
    font-size: 14px;
    font-weight: 600;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap {
    margin-bottom: 50px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider {
    width: 90%;
    position: relative;
    margin: 30px auto 0;
    padding: 0;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .feature-product-slide-img {
    margin-bottom: 15px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .brand-name,
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .product-dollor,
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .product-number {
    font-size: 14px;
    margin-bottom: 5px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .product-name {
    font-size: 16px;
    margin-bottom: 5px;
    font-weight: bold;
    min-height: 38px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .add-to-order-link {
    background: #588948;
    color: #ffffff;
    padding: 7px 15px;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    margin: 0;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav button {
    width: 25px;
    height: 25px;
    border: 1px solid #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    top: 0;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav button span {
    position: absolute;
    left: 9px;
    top: -7px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav button.owl-prev {
    position: absolute;
    left: -55px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav button.owl-next {
    position: absolute;
    right: -55px;
}
.section-main-welcome-back-main-wrap .section-main-welcome-back-row .site-orion-feature-product-main-wrap {
    margin-bottom: 50px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-dots {
    margin-top: 20px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-dots .owl-dot.active span,
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-dots .owl-dot:hover span {
    background: #404040;
}
.section-main-welcome-back-main-wrap .section-main-user-info-inner-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.section-main-welcome-back-main-wrap .section-main-user-info-inner-wrap .section-main-user-img {
    width: 75px;
}
.section-main-welcome-back-main-wrap .section-main-user-info-inner-wrap .section-main-user-img img {
    width: 100%;
}
.section-main-welcome-back-main-wrap .section-main-user-info-inner-wrap .section-main-user-info-text {
    padding-left: 15px;
    width: calc(100% - 90px);
}
.section-main-welcome-back-main-wrap .section-main-user-info-inner-wrap .section-main-user-info-text h3 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
}
.section-main-welcome-back-main-wrap .section-main-user-info-inner-wrap .section-main-user-info-text a {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.message-center-title .message-center-listing .message-center-list-item img {
    width: 40px;
    height: auto;
    object-fit: contain;
}
.message-center-title {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
    background: #ffffff;
}
.message-center-list-item {
    display: flex;
    margin: 15px 0;
    align-items: flex-start;
}
.message-center-title .message-center-listing:not(:last-child) {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #d6d6d6;
}
.message-center-text {
    position: relative;
    margin: 0 0 0 28px;
    width: calc(100% - 68px);
    padding-right: 25px;
    display: inline-block;
}
.message-center-text p {
    color: #323232;
}
.message-center-text a i {
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 25px;
    top: 17px;
}
.message-main-wrap .message-center-title h2 {
    color: #323232;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #5e8161;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.marketing-material-for-you {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}
.message-main-wrap {
    margin: 25px 0 0 0;
}
.marketing-material-slider {
    padding: 0 0 0 0;
}
.marketing-material-for-you .marketing-material-slider .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    margin: 0;
}
.marketing-material-for-you .marketing-material-slider .owl-nav button {
    width: 25px;
    height: 25px;
    border: 1px solid #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    top: 0;
}
.marketing-material-for-you .marketing-material-slider .owl-nav button.owl-prev {
    position: absolute;
    left: -30px;
}
.marketing-material-for-you .marketing-material-slider .owl-nav button.owl-next {
    position: absolute;
    right: -30px;
}
.marketing-material-for-you .marketing-material-slider .owl-dots .owl-dot.active span,
.marketing-material-for-you .marketing-material-slider .owl-dots .owl-dot:hover span {
    background: #404040;
}
.marketing-material-for-you .marketing-material-slider {
    padding: 0 30px;
}
.marketing-material-for-you .marketing-material-slider .owl-dots {
    margin-top: 15px;
}
.marketing-material-for-you .marketing-material-slider .owl-nav button span {
    position: relative;
    top: -2px;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text {
    position: relative;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text:after {
    content: '';
    position: absolute;
    left: -27px;
    width: 2px;
    height: 70px;
    background: white;
    top: -20px;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text:before {
    content: '';
    position: absolute;
    right: 24px;
    width: 2px;
    height: 70px;
    background: white;
    top: -20px;
}
.site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item {
    box-shadow: 0 0 7px rgb(0 0 0 / 10%);
    padding: 15px;
    border-radius: 10px;
    background: #ffffff;
}
.site-shop-products-list-main-wrap {
    padding: 50px 0;
}
.header .navbar-nav-select {
    position: relative;
    padding-right: 5px;
}
.header .navbar-nav-select:after {
    content: "\f107";
    position: absolute;
    right: 11px;
    width: 25px;
    height: 25px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: "Font Awesome 5 FREE";
    font-weight: 900;
    color: #ffffff;
    top: 5px;
    line-height: 24px;
    text-align: center;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter {
    width: 20%;
    padding: 0 15px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content {
    width: 60%;
    padding: 0 15px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right {
    width: 20%;
    padding: 0 15px;
    margin-top: 125px;
    position: sticky;
    top: 0;
    right: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    align-self: flex-start;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter h4 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 25px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-list-search {
    position: relative;
    margin-bottom: 15px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-list-search input[type="text"] {
    width: 100%;
    height: 37px;
    font-size: 14px;
    padding: 0 15px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-list-search button {
    position: absolute;
    top: 7px;
    right: 8px;
    border: 0;
    background: transparent;
    font-size: 14px;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add {
    background: #323233;
    padding: 15px;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add .site-shop-products-filter-add-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 11px;
    color: #ffffff;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add .site-shop-products-filter-add-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add .site-shop-products-filter-add-title a {
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize;
    color: #ffffff;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add ul li {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #ffffff;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add ul li p {
    font-size: 14px;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-filter-add ul li a {
    color: #ffffff;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item {
    margin-top: 15px;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item .site-shop-products-list-tab-title h3 {
    margin-bottom: 0;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 20px;
    position: relative;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item .site-shop-products-list-tab-title {
    padding: 10px 15px;
    background: #323233;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item ul {
    padding: 10px;
    background: #ffffff;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item ul li {
    margin-bottom: 5px;
    font-size: 14px;
    cursor: pointer;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item .site-shop-products-list-tab-listing-cat {
    display: none;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item .site-shop-products-list-tab-title h3:after {
    content: "\f0da";
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    color: #ffffff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.site-shop-products-list-row .site-shop-products-list-filter .site-shop-products-filter-tab .site-shop-products-list-tab-item .site-shop-products-list-tab-title.open h3::after {
    transform: rotate(90deg);
}
.site-shop-products-list-row .site-shop-products-list-main-content .search-Results-text p {
    font-size: 25px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    background: #323233;
    padding: 15px;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-dropdown {
    flex: 1;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .list-grid-button a {
    background: transparent;
    padding: 0;
    font-weight: bold;
    display: inline-block;
    margin-right: 20px;
    color: #323232;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .list-grid-button a img {
    width: 20px;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-dropdown select {
    width: 126px;
    height: 40px;
    padding: 0 15px;
    font-size: 14px;
    background: transparent;
    color: #ffffff;
    font-weight: bold;
    border: 0;
    padding: 0;
    outline: 0;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox {
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-dropdown select option {
    color: #323232;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox .site-shop-products-list-check {
    display: inline-flex;
    font-size: 14px;
    padding-right: 10px;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox .site-shop-products-list-check label {
    margin-bottom: 0;
    color: #ffffff;
}
.site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox .site-shop-products-list-check input {
    position: relative;
    top: 4px;
    margin-right: 5px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right .site-shop-products-list-min-order {
    margin-top: 0px;
    background: #ffffff;
    color: #323232;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right .site-shop-products-list-min-order p {
    font-size: 14px;
}
.site-shop-products-list-box-main {
    margin-top: 15px;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #ffffff;
}
.site-shop-products-list-box-main .current-order-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 11px;
}
.site-shop-products-list-box-main .current-order-main .currnet-order h3,
.product-attribute-main-listing .marketing-slide-douwn .images-gallery-main h3,
.product-attribute-main-listing .marketing-slide-douwn .allergens-img-gallary-main h3 {
    font-size: 20px;
    text-transform: capitalize;
    color: #323232;
    margin-bottom: 0;
    font-weight: bold;
}
.site-shop-products-list-box-main .order-list-item ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}
.site-shop-products-list-box-main .order-list-item ul li h4 {
    font-size: 14px;
    color: #323232;
    text-transform: capitalize;
    margin-bottom: 0;
}
.site-shop-products-list-box-main .order-list-item ul li p {
    font-size: 14px;
    color: #323232;
}
.site-shop-products-list-box-main .current-order-main .cancal-icon a i {
    font-size: 14px;
    color: #d13239;
}
.site-shop-products-list-button-main {
    text-align: center;
    width: 100%;
}
.site-shop-products-list-button-main .site-shop-products-list-button {
    margin: 15px 0;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.review-order,
.product-attribute-main-wrap .product-attribute-button button.product-attribute {
    color: #ffffff;
    background: #323232;
    padding: 7px 15px;
    font-size: 16px;
    text-transform: capitalize;
    border: 1px solid #323232;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.save-order {
    color: #fff;
    background: #323233;
    padding: 4px 20px;
    font-size: 16px;
    text-transform: capitalize;
    border: none;
    position: relative;
}
.site-shop-products-list-box-main.current-order .product-order-list-item {
    display: flex;
    color: #fff;
    align-items: center;
}
.site-shop-products-list-box-main.current-order .product-order-list-item .product-order-img {
    width: 55px;
}
.site-shop-products-list-box-main.current-order .product-order-list-item .product-order-img img {
    width: 40px;
}
.site-shop-products-list-box-main.current-order .product-order-list-item .product-order-quantity-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    font-size: 14px;
    color: #323232;
}
.product-attribute-main-wrap {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    margin-top: 0;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
    border: 1px solid #323232;
    overflow: hidden;
}
.site-shop-products-list-box-main.current-order .product-order-list-item .product-order-quantity-list .product-order-item {
    width: 70%;
    font-size: 14px;
    text-align: left;
}
.site-shop-products-list-box-main.current-order .product-order-list-item .product-order-quantity-list .product-order-item-quantity {
    width: 30%;
    text-align: right;
}
.site-shop-products-list-box-main.current-order .product-order-list-item:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}
.product-attribute-main-listing .product-attribute-main-list-item .product-attribute-main-wrap {
    border-bottom: 0;
    cursor: pointer;
}
.product-attribute-main-listing .product-attribute-main-list-item:last-child .product-attribute-main-wrap {
    border-bottom: 1px solid #323232;
}
.site-shop-products-list-search-list-middle {
    margin-bottom: 10px;
}
.product-attribute-main-wrap .product-attribute-side-icon {
    width: 5%;
    position: relative;
    height: 60px;
    display: flex;
    align-items: center;
}
.product-attribute-main-wrap .product-attribute-side-icon.product-attribute-open a:after {
    content: '';
    position: absolute;
    left: -11px;
    width: 35px;
    height: 83px;
    background: #323233;
    top: -11px;
}
.product-attribute-main-wrap .product-attribute-side-icon.product-attribute-open a i {
    position: relative;
    z-index: 1;
    color: #ffffff;
}
.product-attribute-main-wrap .product-attribute-img {
    width: 125px;
}
.product-attribute-main-wrap .product-attribute-left-text {
    width: 20%;
}
.product-attribute-main-wrap .product-attribute-button {
    width: 27%;
}
.product-attribute-main-wrap .product-attribute-right-text {
    width: 15%;
}
.product-attribute-main-wrap .product-attribute-quantity {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap:wrap;
}
.product-attribute-main-wrap .product-attribute-quantity input {
    width: 75px;
    margin-left: 15px;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.review-order {
    width: 100%;
    background: #578847;
    border: 0;
    padding: 0;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.review-order a {
    display: inline-block;
    width: 100%;
    padding: 11px 0;
}
.site-shop-products-list-button-main .site-shop-products-list-button button.save-order {
    background: transparent;
    color: #323232;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
}
.product-attribute-main-listing .marketing-slide-douwn {
    display: none;
    flex-wrap: wrap;
    align-items: flex-start;
    background: #323233;
    color: #fff;
    padding: 20px 35px 20px 60px;
    margin: 0px 0 2px;
}
.product-attribute-main-listing .marketing-slide-douwn .images-gallery-main {
    width: 40%;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text {
    width: 20%;
}
.product-attribute-main-listing .marketing-slide-douwn .allergens-img-gallary-main {
    width: 40%;
}
.product-attribute-main-wrap .product-attribute-img img {
    width: 100px;
}
.product-attribute-main-listing .marketing-slide-douwn .images-gallery-main .images-gallery img {
    width: 40px;
    margin: 5px 10px 0 0;
    height: auto;
}
.product-attribute-main-listing .marketing-slide-douwn .allergens-img-gallary-main .allergens-img-gallary img {
    width: 40px;
    height: auto;
    margin: 5px 10px 0 0;
}
/*---- End Main ----*/
.message-center-text .msg-title {
    font-weight: bold;
}
.message-center-text .msg-date {
    color: #7d7d7d;
    font-size: 14px;
    margin: 3px 0;
}
.marketing-material-slider .site-dashboad-outage-slider-value p.evtshortcnt,
.marketing-material-slider .site-dashboad-outage-slider-value .showlong p {
    font-size: 14px;
}
.curated-for-you-main-wrap {
    margin-top: 30px;
}
.curated-for-you-main-wrap .curated-for-you-listing-main-wrap .curated-for-you-list-item:not(:last-child) {
    margin-bottom: 30px;
}
.curated-for-you-main-wrap .curated-for-you-listing-main-wrap .curated-for-you-list-item h4 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;
}
.curated-for-you-main-wrap .curated-for-you-listing-main-wrap .curated-for-you-list-item p {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    margin-top: 20px;
}
.curated-for-you-main-wrap .curated-for-you-listing-main-wrap .curated-for-you-list-item a {
    text-decoration: underline;
    color: #5e8161;
    font-size: 16px;
    font-weight: 300;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column {
    width: 50% !important;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column .marketing-slide-douwn-column-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column p {
    font-size: 13px;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column ul,
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column ul li {
    list-style-type: disc;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column ul {
    padding-left: 20px;
    margin: 0;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column ul li {
    font-size: 13px;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column:nth-child(2) {
    width: 30%;
}
.product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column:last-child {
    width: 20%;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content .products-main-title-wrap {
    margin-bottom: 20px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content .products-main-title-wrap h4 {
    font-size: 38px;
    font-weight: 600;
    color: #bb3b48;
    margin-bottom: 5px;
}
.site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content .products-main-title-wrap p {
    font-size: 18px;
}
.products-main-print-wrap {
    text-align: right;
    margin-bottom: 5px;
}
.products-main-print-wrap a {
    font-size: 14px;
    font-weight: bold;
    color: #bb3b48;
}
.section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr td a.reference_number {
    font-weight: bold;
    text-decoration: underline;
    color: #d13239 !important;
}
.curated-for-you-listing-main-wrap .curated-for-you-list-item {
    display: flex;
    flex-wrap: wrap;
    cursor: pointer;
}
.curated-for-you-listing-main-wrap .curated-for-you-list-item .curated-img-wrap {
    width: 140px;
}
.curated-for-you-listing-main-wrap .curated-for-you-list-item .curated-img-wrap img {
    width: 100%;
    height: auto;
}
.curated-for-you-listing-main-wrap .curated-for-you-list-item .curated-details-wrap {
    width: calc(100% - 140px);
    padding-left: 15px;
}
.curated-for-you-listing-main-wrap .curated-for-you-list-item .curated-details-wrap h4 {
    margin-bottom: 0;
}
.curated-for-you-listing-main-wrap .curated-for-you-list-item .curated-details-wrap p {
    margin-top: 5px;
    font-size: 16px;
}
.next-delivery-date-notification {
    background: #eab543;
    padding: 8px 15px 8px 40px;
    margin-bottom: 15px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
.next-delivery-date-notification:after {
    content: "\f05a";
    position: absolute;
    left: 15px;
    top: 9px;
    font-size: 18px;
    color: #ffffff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.product-attribute-main-list-item .product-attribute-main-wrap .product-attribute-side-icon a.no_arrow {
    display: none;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .product-attribute-main-wrap .product-attribute-side-icon.product-attribute-open a:after {
        top: -29px;
    }
}

@media screen and (max-width:1400px) and (min-width:1300px) {
    .site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap h3.section-title {
        width: 100%;
        font-size: 18px;
    }
}

@media screen and (max-width:1360px) and (min-width:1200px) {
    
    .header .navbar-nav li a {
        font-size: 12px;
    }

}

@media screen and (max-width:1299px) and (min-width:1200px) {
    .site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap h3.section-title {
        font-size: 16px;
    }
}

@media screen and (max-width:1367px) and (min-width:1024px) and (orientation : portrait) {
    .product-attribute-main-wrap .product-attribute-side-icon.product-attribute-open a:after {
        top: -29px;
    }
}

@media screen and (min-width:1800px) {
    .section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-welcome-back-col {
        width: 75%;
    }
    .section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-user-info-wrap {
        width: 25%;
    }
}

@media screen and (max-width:1279px) and (min-width:1024px) {
    .header ul.navbar-nav li.nav-item a.nav-link {
        font-size: 10px;
    }
    .header ul.navbar-nav li.nav-item img {
        width: 20px;
    }
    .header .navbar-nav-select-customer {
        font-size: 13px;
    }
    .header .navbar-nav-select select {
        font-size: 13px;
        width: 133px;
    }
    .header .navbar-nav-menu:after {
        height: 66px;
        right: 0;
    }
    .header ul.navbar-nav {
        padding-top: 6px;
    }
    .header .navbar-expand-search input[type="text"] {
        width: 240px;
    }
    .site-orion-feature-product-main-wrap .site-orion-feature-product-slider .item .add-to-order-link {
        width: 100%;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter {
        width: 100%;
        order: 1;
        margin-top: 45px !important;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content {
        width: 100%;
        order: 3;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right {
        width: 100%;
        order: 2;
        margin-top: 0;
        position: relative;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right .site-shop-products-list-min-order {
        margin-top: 15px;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-dropdown:last-child {
        margin-top: 10px;
    }
    .site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap {
        width: 37% !important;
    }
    .header .navbar-nav-menu{
        width: 73%;
    }
    .header .navbar-nav-select-wrap {
        padding: 0 10px;
        justify-content: space-between;
    }
    .header .navbar-nav-select-customer {
        margin-left: 0;
        width: 40%;
    }
    .header .navbar-nav-select-customer a.link_order {
        width: 100%;
        display: block;
        text-align: right;
    }
    .header .navbar-nav-select select {
        font-size: 11px;
    }
    .header .navbar-nav-select-customer p a {
        font-size: 11px;
    }
}

@media screen and (max-width:1024px) {
    .site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap {
        width: 100%;
        padding: 0px;
    }

    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter, .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content {
        margin-top: 155px !important;
    }

    #chartContainer1 .col-lg-5, #chartContainer1 .col-lg-7{
        flex: 0 0 98.00%;
        max-width: 98.00%;
    }
}

@media screen and (min-width:992px) and (max-width:1024px) {
    .header .navbar-nav-select-customer .link_order {
        font-size: 12px;
    }

    .header .navbar-nav-select-wrap {
        justify-content: space-between;
    }

    .header .navbar-nav-select-customer {
        width: 40%;
    }
}
@media screen and (max-width:991px) {
    .header .header_menu .nav-item {
        border-bottom: 1px solid #fff;
    }

    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-dropdown select {
        width: 90px;

    }

}

@media screen and (max-width:991px) and (min-width:768px) {

    .training_button_wrap {
        width: 25%;
        float: left;
        cursor: pointer;
        margin-right: 30px;
    }
    .header .navbar-expand-dropdown select {
        width: auto !important;
    }

    .header .navbar-nav-menu {
        width: 100%;
    }

    .header .navbar-nav-menu:after {
        display: none;
    }

    .header ul.navbar-nav li.nav-item {
        width: 100%;
        margin-bottom: 15px !important;
    }

    .header ul.navbar-nav li.nav-item a.nav-link {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }

    .header ul.navbar-nav li.nav-item img {
        margin-right: 15px;
    }
}

@media screen and (max-width:991px) {
    .header button.navbar-toggler span.navbar-toggler-icon {
        background: url(../images/navbar-menu.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .header button.navbar-toggler[aria-expanded="true"] span.navbar-toggler-icon {
        background: url(../images/cancel.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 25px;
    }

    .header button.navbar-toggler {
        margin-left: 15px;
        outline: 0;
        box-shadow: unset;
    }

    .header img {
        width: 110px;
    }

    .header {
        margin-bottom: 65px;
    }

    .header .navbar-expand-top-row {
        flex-direction: column;
        padding: 0;
        margin: 0;
        border: 0;
    }

    .navbar-expand-left-col {
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        display: inline-flex;
        width: 100%;
    }

    .header .navbar-expand-row {
        padding-left: 0;
    }

    .header .navbar-expand-search input[type="text"] {
        width: 100%;
    }

    .header .navbar-expand-dropdown {
        width: 50%;
        margin: 0 0 15px;
    }

    .header .navbar-expand-right-col {
        display: inline-flex;
        width: 100%;
    }

    .header .navbar-expand-dropdown img {
        filter: contrast(0);
        width: 23px;
        margin-right: 5px;
    }

    .header .navbar-expand-dropdown select {
        color: #000000;
        width: 100%;
        font-size: 15px;
    }

    .header .header-notification-bell {
        position: absolute;
        top: 38px;
        right: 73px;
    }

    .header .navbar-expand-search {
        display: none;
    }

    .header .navbar-nav li.nav-item {
        margin: 10px 0;
    }

    .header .navbar-nav {
        margin-top: 15px;
    }

    .header .navbar-nav-select-wrap {
        margin-top: 10px;
    }

    .header .navbar-nav-select-customer {
        width: 100%;
        margin-left: 0;
    }

    .header li.nav-item .dropdown-menu {
        width: 100% !important;
        margin-top: 15px;
    }

    .header .navbar-nav-select-wrap {
        justify-content: flex-start;
    }

    .header .navbar-nav-select {
        margin-bottom: 15px;
    }
}

@media screen and (max-width:991px) and (min-width:768px) {
    .section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-welcome-back-col {
        width: 100%;
        padding-bottom: 30px;
    }

    .section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-user-info-wrap {
        width: 100%;
    }

    .section-main-welcome-back-main-wrap .section-main-welcome-back-inner .welcome-back-text h4 {
        font-size: 25px;
    }

    .site-my-orders-table-wrap .site-dashboard-common-title h3, .site-orion-feature-product-main-wrap .site-dashboard-common-title h3 {
        margin-bottom: 15px;
    }

    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter {
        width: 100%;
        order: 1;
        margin-top: 45px;
    }

    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content {
        width: 100%;
        order: 3;
    }

    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right {
        width: 100%;
        order: 2;
        position: relative;
        margin-bottom: 15px;
        margin-top: 0;
    }

    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right .site-shop-products-list-min-order {
        margin-top: 15px;
    }

    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-dropdown:last-child {
        margin-top: 10px;
    }

    .header .navbar-expand-left-col {
        width: 100%;
    }

    .header .navbar-expand-left-col {
        width: 100%;
    }

    .header .navbar-expand-dropdown {
        width: 100% !important;
    }

    .header span.select2.select2-container {
        width: calc(100% - 28px) !important;
    }

    .site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap {
        width: 100% !important;
        padding-left: 0 !important;
    }
    .header nav.navbar .navbar-collapse {
        background: #323233;
        position: relative;
    }
}

@media screen and (max-width:767px) {

    .training_button_wrap {
        width: 66%;
        float: none;
        cursor: pointer;
        margin: 0 auto 40px;
    }
    .header nav.navbar .navbar-collapse {
        background: #323233;
        position: relative;
    }
    .header .navbar-nav-menu {
        width: 100%;
    }
    .header .navbar-nav-menu:after {
        display: none;
    }
    .header ul.navbar-nav li.nav-item {
        width: 100%;
        margin-bottom: 15px !important;
    }
    .header ul.navbar-nav li.nav-item a.nav-link {
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }
    .header ul.navbar-nav li.nav-item img {
        margin-right: 15px;
    }
    .section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-welcome-back-col {
        width: 100%;
        padding-bottom: 30px;
    }
    .section-main-welcome-back-main-wrap .section-main-welcome-back-row .section-main-user-info-wrap {
        width: 100%;
    }
    .section-main-welcome-back-main-wrap .section-main-welcome-back-inner .welcome-back-text h4 {
        font-size: 25px;
        margin-top: 45px;
    }
    .site-my-orders-table-wrap .site-dashboard-common-title, .site-orion-feature-product-main-wrap .site-dashboard-common-title {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .site-my-orders-table-wrap .site-dashboard-common-title h3, .site-orion-feature-product-main-wrap .site-dashboard-common-title h3 {
        margin-bottom: 15px;
    }
    .site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav button.owl-next {
        right: -30px;
    }
    .site-orion-feature-product-main-wrap .site-orion-feature-product-slider .owl-nav button.owl-prev {
        left: -30px;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-filter {
        width: 100%;
        order: 1;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-main-content {
        width: 100%;
        order: 3;
        margin-top: 25px;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right {
        width: 100%;
        margin-top: 15px;
        order: 2;
        position: relative;
    }
    .product-attribute-main-listing .marketing-slide-douwn .images-gallery-main {
        width: 100%;
        margin-top: 15px;
    }
    .product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text {
        width: 100%;
        margin-top: 30px;
    }
    .product-attribute-main-listing .marketing-slide-douwn .allergens-img-gallary-main {
        width: 100%;
        margin-top: 30px;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .search-Results-text p {
        text-align: center;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .list-grid-button a {
        width: auto;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .list-grid-button {
        width: auto;
        text-align: center;
        display: flex;
        margin-bottom: 0;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row {
        justify-content: space-between;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox {
        display: block;
        margin-bottom: 10px;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox .site-shop-products-list-check {
        width: 100%;
    }
    .product-attribute-main-wrap .product-attribute-img {
        width: 100%;
        margin-bottom: 10px;
    }
    .product-attribute-main-wrap .product-attribute-left-text {
        width: 100%;
        margin-bottom: 10px;
    }
    .product-attribute-main-wrap .product-attribute-button {
        width: 100%;
        margin-bottom: 10px;
    }
    .product-attribute-main-wrap .product-attribute-right-text {
        width: 100%;
        margin-bottom: 10px;
    }
    .product-attribute-main-wrap .product-attribute-quantity {
        width: 50%;
    }
    .site-shop-products-list-main-wrap .site-shop-products-list-row .site-shop-products-list-right .site-shop-products-list-min-order {
        margin-top: 0;
    }
    .marketing-material-for-you .marketing-material-slider .owl-nav {
        top: 70px;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table {
        border: 0;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table th {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: 15px;
        margin-top: 15px;
        background: transparent;
        padding: 0;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr:first-child {
        display: none;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr:nth-child(even) {
        border: 0;
        border-bottom: 3px solid #ddd;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table tr td {
        padding: 15px;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table td::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }
    .section-main-welcome-back-inner .site-my-orders-table-wrap .site-my-orders-table table.main-table td:last-child {
        border-bottom: 0;
    }
    .product-attribute-main-wrap .product-attribute-img {
        width: 100px;
    }
    .product-attribute-main-wrap .product-attribute-left-text {
        width: calc(100% - 125px) !important;
        padding-left: 15px;
    }
    .product-attribute-main-wrap .product-attribute-button {
        width: 60%;
    }
    .product-attribute-main-wrap .product-attribute-right-text p {
        margin-right: 5px;
    }
    .product-attribute-main-wrap .product-attribute-right-text {
        width: 50%;
        margin-bottom: 0;
    }
    .product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text:before, .product-attribute-main-listing .marketing-slide-douwn .marketing-side-douwn-text:after {
        display: none;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox {
        display: flex;
        flex-wrap: wrap;
        margin-top: 10px;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
    }
    .site-shop-products-list-row .site-shop-products-list-main-content .site-shop-products-list-search-row .site-shop-products-list-checkbox .site-shop-products-list-check {
        width: 50%;
    }
    .product-attribute-main-wrap .product-attribute-quantity p {
        font-size: 14px;
        font-weight: bold;
    }
    .product-attribute-main-wrap .product-attribute-side-icon.product-attribute-open a:after {
        background: transparent;
    }
    .product-attribute-main-wrap .product-attribute-side-icon.product-attribute-open a i {
        color: #323232;
    }
    .product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column {
        width: 100% !important;
        padding: 0 0 15px;
    }
    .product-attribute-main-listing .marketing-slide-douwn {
        align-items: flex-start;
        margin: 0;
        padding: 20px;
    }
    .product-attribute-main-listing .marketing-slide-douwn .marketing-slide-douwn-column:last-child {
        padding-bottom: 0;
    }
    .product-attribute-main-wrap .product-attribute-img {
        padding-left: 5px;
    }
    .site-dashboard-content .section-main-user-info-inner-wrap.section-main-user-info-inner-wrap {
        width: 100% !important;
        padding-left: 0 !important;
    }
    .site-dashboard-main-wrapper .site-dashboard-content.grid {margin-top: 40px;padding: 0;}
}

/*12-04-2023*/
.message-center-text p span.red {
    color: red !important;
}

.message-center-title .message-center-listing .message-center-list-item .retail-data-icon{
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #323233;
    text-align: center;
    padding: 9px;
}
.message-center-title .message-center-listing .message-center-list-item .retail-data-icon img {
    width: 25px;
}

.hypehub-loader{
  background: #605e5ea8;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
.hypehub-loader .spinner-border{
  position: absolute;
    left: 50%;
    top: 450px;
}

#hyphub-modal{
    margin-top: 33px;
}

/* production_review css start */
#production_chartContainer h4,
.show-sell-through-overview h4{
    background: #374649;
    padding: 5px 10px;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}

#production_chartContainer h6{
    position: relative;
    background: #015c55;
    padding: 5px 10px;
    margin-bottom: 5px;
    color: #ffffff;
    text-align: center;
    font-size : 13px;
    cursor: pointer;
}

#production_chartContainer ul li{
    padding: 0 10px 0 10px;
    margin-top: 10px;
    cursor: pointer;
}

#summary-report-data-preview #production_chartContainer ul li{
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

#production_chartContainer .top-performing-group,
#production_chartContainer .bottom-performing-group{
    background:#ffffff;
    padding-bottom: 20px;
}

#production_chartContainer .top-performing-group p{
    text-align: center;
}

#production_chartContainer .bottom-performing-group p,
#production_chartContainer .site-summary-main-inner p{
    text-align: center;
}
/* production_review css end */


.show-sell-through-overview .sell-through-by-hour-chart{
    position: relative;
    margin: auto;
    height: 32vh;
    width: 47vw;
    margin-bottom: 30px;
}

.sell-through-line-chart-holder {
    background: #ffffff;
    padding-bottom: 1px;
}
.sell-through-pie-chart-holder,.grosssale-bar-chart-holder {
    background: #ffffff;
    margin-top: 15px;
    padding-bottom: 30px;
}

.sell-through-table-holder {
    background: #ffffff;
}

.sell-through-pie-chart{
    overflow: hidden;
    position: relative;
    height: 32vh;
}
#sell_through_overview_html p{
    text-align: center;
}


.grosssale-hrz-bar-chart {
   position: relative;
    height: 40vh;
}

.GrossSalesbyDayofWeekChart, .AverageDailySalesbyDayofWeekChart, .TrafficCountbyDayofWeekChart, .AverageTrafficbyDayofWeekChart{
    position: relative;
    height: 39vh;
    width: 100%;

}

.GrossSalesbyDayofWeekChart canvas, .AverageDailySalesbyDayofWeekChart canvas, .TrafficCountbyDayofWeekChart canvas, .AverageTrafficbyDayofWeekChart canvas{
    width: 100% !important; 
}


.performance_review_chart_data .chart-total-sale{
   position: relative;
   height: auto !important; 
   width: 100vw;
}

.sales_traffic_chart .chart-total-sale{
    position: relative;
    height: 38vh;
    width: 70vw;
}
.day_part_gross_sale_chart .chart-total-sale, .day_part_traffic_chart .chart-total-sale {
    position: relative;
    height: 36vh;
}

.sell-through-table-holder tr th:first-child {
    width: 40%;
}

#sell_through_overview_html .site-summary-main-inner{
    margin: 0;
}

.sell-through-table-holder .sell-through-by-item-table{
    padding: 0 20px;
}


#sell_through_overview_html .sell-thro-first-period-day-by-hour{
    padding-left: 0;
}

#sell_through_overview_html .sell-through-by-item{
    padding-right: 0;
}

.sell-through-table-holder thead tr{
        border-bottom: 1px solid #aaa;
}

.sell-through-by-item-table tbody tr td.item-name {
    width: 320px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sell-through-table-holder .sell-through-by-item-table{
    max-height: 1100px;
    overflow: auto;
}

.sell-through-by-item-table thead th i {
    cursor: pointer;
}
#sell_through_overview_html .search-box{
    padding: 15px 0;
    text-align: right;
}

#sell_through_overview_html .search-box input{
    padding: 5px;
}

.sell-through-by-item-table .no-records-found td {
    text-align: center;
}

.sell-through-by-item-table .no-records-found{
    display: none;
}
/* day of week overview report start */
.summary-day-of-week-overview #day_of_week_overview_main {
    padding: 30px;
}
.summary-day-of-week-overview .day-of-week-overview-chart {
    background: #ffffff;
    padding: 0 25px !important;
    box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    border-radius: 5px;
    width: 100%;
    height: 100%;
}
.summary-day-of-week-overview .day-of-week-overview-chart h4 {
    background: #015c55;
    padding: 5px 10px;
    margin-bottom: 5px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.summary-day-of-week-overview .day-of-week-traffic-row h4 {
    background: #456A76;
}
.summary-day-of-week-overview .day-of-week-no-data {
    padding: 30px 0;
    text-align: center;
}
/* day of week overview report end */

/* sold quantity overview report end */
.summary-sold-quantity-overview .sold-quantity-by-item-listing-chart {
    width: 100%;
    height: 400px;
    padding: 0 10px;
}
.summary-sold-quantity-overview .sold-quantity-overview-chart h4 {
    background: #374649;
    padding: 5px 10px;
    margin-bottom: 5px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.summary-sold-quantity-overview .sold-quantity-overview-row {
    margin: 0;
}

.summary-sold-quantity-overview .time-period-review-data th,
.summary-sold-quantity-overview .day-of-week-review-data th {
    font-weight: normal;
}
.summary-sold-quantity-overview .time-period-review-data thead tr,
.summary-sold-quantity-overview .day-of-week-review-data thead tr {
    border-bottom: 1px solid #aaa;
}
.summary-sold-quantity-overview .time-period-review-data tbody tr,
.summary-sold-quantity-overview .day-of-week-review-data tbody tr {
    border-bottom: 1px solid #ddd;
}
.summary-sold-quantity-overview .time-period-review-data .th-right,
.summary-sold-quantity-overview .day-of-week-review-data .th-right,
.summary-sold-quantity-overview .time-period-review-data .td-right,
.summary-sold-quantity-overview .day-of-week-review-data .td-right {
    text-align: right;
}
.summary-sold-quantity-overview .sold-quantity-by-item-listing-main { margin-top: 15px; }
.summary-sold-quantity-overview .sold-quantity-by-item-listing-data span{ display:block;}
.summary-sold-quantity-overview .sold-quantity-by-item-listing-no-data {
    padding: 30px 0;
    text-align: center;
}
.summary-sold-quantity-overview .sold-quantity-overview-category {
    background: #fff;
    height: 100%;
}
.summary-sold-quantity-overview .sold-quantity-overview-time-period-review {
    background: #fff;
}
.summary-sold-quantity-overview .sold-quantity-overview-day-review {
    padding: 0;
}
.summary-sold-quantity-overview .sold-quantity-day-of-week-review-main {
    padding-bottom: 15px;
}
.summary-sold-quantity-overview .sold-quantity-day-of-week-review-main,
.summary-sold-quantity-overview .sold-quantity-by-item-listing-main {
    background: #fff;
}
.summary-sold-quantity-overview .sold-quantity-categories-list {
    max-height: 680px;
    overflow: auto;
    padding:0 10px;
}

@media only screen and (max-width:1300px){
    .sold-quantity-time-period-review-table {
        width: calc(100% - 20px);
        overflow: auto;
        margin: 0 10px;
    }
    .sold-quantity-time-period-review-table table{
        min-width: 600px;
        width: 100%;
    }
    .sold-quantity-day-of-week-review-main .sold-quantity-day-of-week-review-table {
        width: calc(100% - 20px);
        overflow: auto;
        margin: 0 10px;
    }
    .sold-quantity-day-of-week-review-main .sold-quantity-day-of-week-review-table table{
        min-width: 600px;
        width: 100%;
    }
}


.summary-year-over-year-overview #year-over-year-overview {
    padding: 30px;
}
.summary-year-over-year-overview .year-over-year-overview-chart {
    background: #ffffff;
    box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    border-radius: 5px;
    width: 100%;
    height: 100%;
}
.summary-year-over-year-overview .year-over-year-overview-chart .year-over-year-total-data,
.summary-year-over-year-overview .year-over-year-table {
    width: 99%;
    margin: 0.5%;
}
.summary-year-over-year-overview .year-over-year-total-data th,
.summary-year-over-year-overview .year-over-year-data th {
    font-weight: normal;                    
    background: #374649;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
}
.summary-year-over-year-overview .year-over-year-data th {
    font-size: 14px;
}
.summary-year-over-year-overview .year-over-year-total-data tbody tr td.center {
    text-align: center;
}
.summary-year-over-year-overview .year-over-year-data .right,
.summary-year-over-year-overview .year-over-year-total-data .right {
    text-align: right;
    padding: 0 12px;
}
.summary-year-over-year-overview .year-over-year-data .left {
    text-align: left;
    padding: 0 12px;
}
.summary-year-over-year-overview .year-over-year-data th i {
    float: right;
    line-height: inherit;
    cursor: pointer;
}
.summary-year-over-year-overview .year-over-year-table {
    max-height: 700px;
    overflow: auto;
}
.summary-year-over-year-overview .year-over-year-overview-chart .year-over-year-data thead {
    position: sticky;
    background-color: #000000;
    color: #fff;
    top: 0;
    z-index: 1;
}
.summary-year-over-year-overview .year-over-year-overview-chart .year-over-year-data {
    width: 100%;
}
/* year over year overview report end */

/*show more , show less report tabs*/
a.showMore {
  display:block;
  font-size:25px;
  font-weight:500;
  text-transform:uppercase;
  margin-top:0;
  color:#131523;
  text-decoration:none;
  padding: 5px;
}

/*production Overview*/

.tooltip-text {
      display: none;
}
/* end production Overview */ 


/* suggestion */
.suggestion-wraper{
    padding-top: 10px;
}
.action-area {
    display: flex;
    flex-direction:column;
}
.daily-suggestion storng{
    font-size: 18px;
    font-weight: 600;
}

.sug-avtar-icon img.image-icon {
    width: 110px;
}

.sug-click-icon img.image-click-icon {
    width: 140px;
    margin-top: 10px;
    margin-left: 10px;
    cursor: pointer;
}

.gpt-response {
    background: #ffffff;
    margin: 0 0 0 10px;
    padding: 11px;
}

.sugestion-like-dislike-area span.gpt-like-show-div img {
    max-width: 40px;
    cursor: pointer;
}

.sugestion-like-dislike-area span.gpt-like-show-div {
    margin-top: 20px;
}

.suggestion-area {
    display: flex;
}

.sugestion-like-dislike-area {
    margin-left: 60px;
}

/*item hover to show grosssale css*/

ul.top10grossitems .item-name:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    top: -40px;
    left: 35%;
    z-index: 99;
   
}

ul.top10grossitems .item-name span:after {
    border-color: #222 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -9px;
    content: "";
    display: block;
    right: unset;
    position: absolute;
    width: 0;
    left: 35%;
}
ul.top10grossitems .item-name span {
    background: none repeat scroll 0 0 #222;
    color: #ffffff;
    font-family: 'Helvetica';
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    padding: 6px 6px;
    min-width: 100px;
    top: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    text-align: center;
    z-index: 2;
    
}

ul span.li-tooltip-text {
    visibility: hidden;
    position: absolute;
    z-index: 2;
    color: #ffffff;
    font-size: 12px;
    background-color: #015c55;
    padding: 10px 15px 10px 15px;
    border-color: #015c55;
}

ul.top10grossitems li:hover .li-tooltip-text {
  visibility: visible;
}

ul.top10grossitems li{
    position:relative;
}

ul.top10grossitems .item-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.sug-click-icon img.summary-image-click-icon {
    width: 100px;
    margin-top: 10px;
    margin-left: 0px;
    cursor: pointer;
}

.summary-ai-response-wrapper .summary-ai-response{
    display:unset !important;
}

/*08-5-2024*/
.inner-main-wrap .persantage strong{font-size: 1.5em !important;}

/*09-5-2024*/
.header{overflow: hidden;}
.header .site-start-date-row{margin: 0 !important;}
.header .site-start-date-main-wrap .site-start-date-row .site-start-date-col{padding: 0 10px; margin-left: auto;}
.basic_reporting_page .header .site-start-date-main-wrap .site-start-date-row .site-start-date-col{padding: 0;}
.basic_reporting_page .summary_reporting_sub_main .site-start-date-main-wrap{padding-right: 10px !important; }
.basic_reporting_page .summary_reporting_sub_main .site-start-date-main-wrap{align-items: flex-end;}
.header .summary_reporting_data_header_main{width: 100%;}
.chart_data{overflow: hidden;}
.dayPartGrossSale-no-data, .perform-no-data, .chart_data .dayPartTraffic-no-data{left: 50% !important; transform: translateX(-50%);}
.header .btn-actions.report_filter_button{padding: 0 10px 0 0; min-width: 160px !important; }
.header .filter-btn{margin-right: 0;}
.reporting_days .inner_reporting_days{height: 100% !important; }
.suggestion-area .sug-click-icon strong{display: block; width: 100%;}
.rate_section .conversaion_rate, .rate_section .total_sell_through_rate{height: 50% !important; }
.scrollable::-webkit-scrollbar, .sell-through-by-item-table::-webkit-scrollbar { width: 5px; }
.scrollable::-webkit-scrollbar-track, .sell-through-by-item-table::-webkit-scrollbar-track { background-color: #ebebeb; -webkit-border-radius: 10px; border-radius: 10px; }
.scrollable::-webkit-scrollbar-thumb, .sell-through-by-item-table::-webkit-scrollbar-thumb { -webkit-border-radius: 10px; border-radius: 10px; background: #404040; }
.summary-ai-response .scrollable{max-height: 242px !important;}
.summary_chart_section .row{height: calc(100% / 4);}
.site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale{height: 100%;}
.suggestion-area .sug-avtar-icon, .daily_suggestion .max-ai-box-icon, .daily_suggestion span.sug-avtar-icon{width: 110px;}
.suggestion-area .sug-click-icon, .daily_suggestion .max-ai-box, .daily_suggestion .max-ai-box-title-desc{width: calc(100% - 110px); text-align: center;}
.suggestion-area .sug-click-icon strong, .daily_suggestion .max-ai-box strong{text-align: left;}
.daily_suggestion .cog-response-box-wrapper{text-align: center;}
.cog-image-click-icon,.dayparts-sales-image-click-icon,.traffic-ai-image-click-icon,.yoy-ai-image-click-icon { width: 100px; margin-top: 10px; margin-left: 0px; cursor: pointer; }
.cost-of-goods-item-table{padding: 0 !important; margin: 20px 0 0 0;}
.page-template-reporting-temp .site-summary-main-wrap .site-summary-main-inner{padding: 0 !important; }
.page-template-reporting-temp .site-summary-main-wrap .site-summary-main-inner .site-summary-main-ul-listing table{border: 0px !important;}
.site-summary-main-wrap .site-summary-main-inner .site-summary-main-ul-listing table th{border: 2px solid #f4f6f8 !important; font-size: 16px !important; padding: 12px !important; } 
.cost-of-goods-item-listing{padding-top: 0 !important; }
/*10-05-2024*/
.site-summary-main-wrap .summary-title-wrap{display: none !important; }
.rate_section .conversaion_rate, .rate_section .total_sell_through_rate, .reporting_days .reporting_days_retail, .reporting_days .reporting_traffic{padding: 0 0 16px !important; }
.rate_section .total_sell_through_rate{padding: 0 !important; }
.summary-ai-response-wrapper .all_summary_chart_section{height: 100%;}
.daily_suggestion{display: flex !important; }
.site-summary-main-wrap .scrollable { max-height: 258px !important; display: inline-block; width: 100%; }
.daily_suggestion .max-ai-box-title-desc strong{text-align: left; display: block;}
.custom_manage_columns {width: 35% !important; display: flex; align-items: center; justify-content: flex-end; gap: 15px; }
.export-summary-report,.print_cogs_page,.print_daypart_page,.print_traffic_page,.print_compass_page,.print_pro_overview_page,.day_of_week_overview_page { cursor: pointer; }
.print_daypart_page,.print_traffic_page,.print_compass_page { float: right; width: unset; }
.print_cogs_page:hover,.print_daypart_page:hover,.print_traffic_page:hover,.print_compass_page:hover {color: #fff !important; }
.chart-total-sale canvas{min-height: 200px !important; }
.site-summary-main-wrap #chartContainer1 .site-summary-main-inner{padding: 0 !important; }
#show_dayparts_sales { position: relative; }
.day-part-export-btn-wrapper, .traffic-export-btn-wrapper, .compass-export-btn-wrapper { position: absolute; right: 0; z-index: 2; }
#show_load_traffic_data { position: relative; }
.yoy-export-btn-wrapper{text-align: right; padding: 0 0 10px 0;}
.sold-quantity-overview-btn-wrapper, .sell-through-overview-export-btn-wrapper { text-align: right; padding: 0 0 10px 0; }
/* 2024-07-19 - reset button */
.sold-quantity-overview-reset { background: #323233; padding: 10px 25px; color: #fff; cursor: pointer; border: 1px solid lightgray; box-sizing: border-box; display: inline-block; }
.year_over_year_overview_page:hover, .sold-quantity-overview-reset:hover, .sell_through_overview_page:hover{color: #fff;}
.sell-through-table-holder .sell-through-by-item-table{width: 100%;}
.sell-through-table-holder .sell-through-by-item-table table{min-width: 770px !important; }
.sell_through_by_date_parent{height: 100% !important; }
#product_review_item_list{width: 100% !important; }
.baked_wast_sold_qty_parent, .baked_qty_by_date_slot_parent{height: auto !important; }
body .baked_wast_sold_qty_parent canvas, body .baked_qty_by_date_slot_parent canvas{height: 100% !important; margin-top: 10px;}
.product-review-report-inner .item-select-label{background-color: #323232;}
.basic_reporting_page .site-dashboard-main-wrapper .site-dashboard-content{display: block !important; padding: 0;}
.basic_reporting_page #print_daypart_page, .basic_reporting_page #show_summary{padding: 0 1rem;}
.basic_reporting_page .daypart_data_list{margin:30px 0 !important;}


/* for export buttons */

.report-export-btn-wrapper img.download-img{
    width: 150px;
    height: 34px;
    cursor: pointer;
}

.summary-report-export-btn-wrapper, .export-btn-wrapper, .day-part-export-btn-wrapper, .compass-export-btn-wrapper, .production-overview-export-btn-wrapper, .day-of-week-overview-export-btn-wrapper, .sell-through-overview-export-btn-wrapper, .sold-quantity-overview-report-export-btn-wrapper, .yoy-export-btn-wrapper, .product-review-report-export-btn-wrapper{
    display: none;
}





@media only screen and (max-width: 1660px) {
    .inner-main-wrap .persantage strong{font-size: 40px !important;}
    .site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale .total_sale_data .total_sale_amt{font-size: 1.35rem !important;}
    .inner-main-wrap .persantage strong{font-size: 1em !important;}
    body .reporting_days .inner_reporting_days .inner-main-wrap .persantage small{font-size: 22px !important;}
    /*09-5-2024*/
}

@media only screen and (max-width: 1280px) {
    body .site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale{padding: 16px !important;}
    /*09-5-2024*/
    .GrossSalesbyDayofWeekChart, .AverageDailySalesbyDayofWeekChart, .TrafficCountbyDayofWeekChart, .AverageTrafficbyDayofWeekChart{height: 100% !important;}
    .year-over-year-parent { width: 100%; display: block; overflow-y: hidden; overflow-x: auto; }
    .year-over-year-parent .year-over-year-main{min-width: 1366px;}
}

@media only screen and (max-width: 1199px) {
    .site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale .total_sale_data .header_title h6{font-size: 14px !important;}
    .site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale .total_sale_data .total_sale_amt{font-size: 1rem !important;}
    body .site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale, body .rate_section .inner-main-wrap, body .reporting_days .inner_reporting_days{padding: 12px !important;}
    .reporting_days .inner_reporting_days .inner-main-wrap .header_title h6{font-size: 16px !important;}
    .page-template-reporting-temp header.header{margin-bottom: 0 !important;}
    body .performance_review_chart{height: auto !important;}
    /*09-5-2024*/
    .cost-of-goods-item-listing{overflow-y:hidden !important; overflow-x:scroll !important;}
    .cost-of-goods-item-listing table.cost_of_goods_tbl_xls{min-width: 1366px !important; }
    .suggestion-area .sug-avtar-icon, .daily_suggestion .max-ai-box-icon, .daily_suggestion span.sug-avtar-icon{width: 80px;}
    .sug-avtar-icon img.image-icon{width: 80px;}
    .suggestion-area .sug-click-icon, .daily_suggestion .max-ai-box, .daily_suggestion .max-ai-box-title-desc{width: calc(100% - 80px); text-align: center;}
    .summary-ai-response .scrollable{max-height: 204px !important;}
    /*20-05-2024*/

    .summary-sold-quantity-overview .sold-quantity-by-item-listing-chart canvas{width: 100% !important;}
    #product_review_report_main{margin: 0 !important;}
}

@media only screen and (max-width: 1180px) {
    /* 2024-07-12 - #816 */
    /*.cost_of_goods_tbl_xls th{display: none !important; border: 0px !important;}*/
    .cost-of-goods-item-listing table.cost_of_goods_tbl_xls{min-width: 100% !important; }
    .cost_of_goods_tbl_xls thead tr{border: 0 !important;}
    /* 2024-07-12 - #816 */
    /*#cost_of_goods_time_period_tbl tbody tr:first-child{display: none !important;}*/
    body table#cost_of_goods_tbl thead th, body table#cost_of_goods_tbl tbody td, body table#cost_of_goods_tbl thead th:first-child, body table#cost_of_goods_tbl tbody td:first-child{width: 100% !important;}
    .compass-snapshot-data .compass-datpart-data{overflow-x: auto !important;}
    .compass-datpart-data table td:first-child, .compass-datpart-data table th:first-child{min-width: 160px;}
    .basic_reporting_page .compass-datpart-data table td:first-child, .compass-datpart-data table th:first-child{min-width: 140px;}
    .cost_of_goods_tbl_xls tr{border-bottom: 1px solid #ddd !important;}
}

/* new css - 2024-07-12 - #816 */
@media screen and (max-width:991px) and (min-width:768px) {
    .cost_of_goods_tbl_xls th{display: none !important; border: 0px !important;}
    #cost_of_goods_time_period_tbl tbody tr:first-child{display: none !important;}
}

@media only screen and (max-width: 991px) {
    .day_part_gross_sale_chart .chart-total-sale, .day_part_traffic_chart .chart-total-sale{width: auto !important;}
    .chart_data .dayPartTraffic-no-data{left: 0;}
    body .rate_section .inner-main-wrap{padding-bottom: 30px !important;}
    .total_sell_through_rate .inner-main-wrap{padding-bottom: 16px !important;}
    /*10-5-2024*/
    .custom_manage_columns{flex-direction:column; gap: 10px; align-items: flex-end; justify-content: flex-end;}
    .reporting_days .inner_reporting_days .reporting_traffic, .reporting_days .inner_reporting_days .reporting_days_retail{height: auto !important;}
    .sell-through-pie-chart-holder, .grosssale-bar-chart-holder{height: auto !important;}
    .summary-sold-quantity-overview .sold-quantity-by-item-listing-chart{height: auto !important;}
    .compass-snapshot-data .left-tabs{margin-bottom: 20px !important; }
}

@media only screen and (max-width: 767px) {
    .summary_chart_section .row{height: auto;}
    .site-summary-main-wrap .all_summary_chart_section .total_sale.chart-total-sale{min-height: 80px;}
    .chart_data{width: 100%; overflow-y: hidden; overflow-x: scroll !important; }
    .chart_data table{min-width: 600px;}
    .custom_manage_columns{width: 100% !important;}
    .print_cogs_page { min-width: 194px; text-align: center; }
    .inner-main-wrap .persantage span {width: 35px !important;height: 35px !important;font-size: 19px !important;}
    .day-of-week-overview-row .pr-5{padding-right: 15px !important;}
    .day-of-week-overview-row .pl-5{padding-left: 15px !important;}
    .day-of-week-overview-row .pt-5{padding-top: 20px !important;}
}

@media only screen and (max-width: 575px) {
    .reporting_rate_section{flex-wrap: wrap; gap: 20px;}
    .reporting_rate_section .rate_section, .reporting_rate_section .reporting_days{width: 100% !important; padding: 0 !important;}
    /*09-5-2024*/
    .product-review-hourly-review-wrap, .table-product-review-top-wrap, .product-review-report-data-wrap{width: 100%; display: block; overflow-y: hidden; overflow-x: auto;}
    .product-review-hourly-review-wrap table, .table-product-review-top-wrap table{min-width: 600px;}
    .product-review-report-data-wrap table{min-width: 480px;}
    #chartContainer1 span.max-ai-box-title-desc.cog-icon-desc {width: 100%;}
    #chartContainer1 .daily_suggestion {flex-direction: column;}
}



/* start 2024-07-11 */
.daily_suggestion .max-ai-box-title-desc .cog_max_title {
    text-align: center;
    font-size:20px;
}

p.text-center.suggestion_details_cog {
    text-align: center;
    font-size: 15px;
}

img.cog-image-icon {
    width: 177px;
}

span.sug-avtar-icon.cog-icon {
    width: 177px;
}

span.max-ai-box-title-desc.cog-icon-desc {
    width: calc(100% - 245px);
    text-align: center;
}

.modal-backdrop.show {
    opacity: 0.6; 
    background-color: #bdbdbd; 
}

p.cog-ai-response-preview {
    overflow: auto;
}

.scrollable-cog::-webkit-scrollbar {
    width: 5px;
}
.scrollable-cog::-webkit-scrollbar-track { 
    background-color: #ebebeb; -webkit-border-radius: 10px; border-radius: 10px;
}
.scrollable-cog::-webkit-scrollbar-thumb { 
    -webkit-border-radius: 10px; border-radius: 10px; background: #404040;
}

.summary-card-tbl-view {
    min-height: 220px;
}

#chartContainer1 img.cog-image-icon{
    width: 100%;
    max-width: 80px;
}

#chartContainer1 .daily_suggestion {
    display: flex !important;
    align-items: center;
}

#chartContainer1 span.max-ai-box-title-desc.cog-icon-desc{
    width: 100%;
}

p.summary-gpt-response.scrollable-summary {
    padding: 12px;
}

p.summary-gpt-response {
    overflow: auto;
}

.scrollable-summary::-webkit-scrollbar,.scrollable-cog::-webkit-scrollbar,.scrollable-day-part::-webkit-scrollbar,.scrollable-day-part::-webkit-scrollbar, .scrollable-day-of-week::-webkit-scrollbar, .scrollable-sell-through::-webkit-scrollbar, .scrollable-sold-quantity::-webkit-scrollbar, .scrollable-year-over-year::-webkit-scrollbar,.scrollable-product-review::-webkit-scrollbar {
    width: 5px;
}
.scrollable-summary::-webkit-scrollbar-track, .scrollable-cog::-webkit-scrollbar-track,.scrollable-day-part::-webkit-scrollbar-track,.scrollable-day-part::-webkit-scrollbar-track ,.scrollable-day-of-week::-webkit-scrollbar-track,.scrollable-sell-through::-webkit-scrollbar-track ,.scrollable-sold-quantity::-webkit-scrollbar-track,.scrollable-year-over-year::-webkit-scrollbar-track,.scrollable-product-review::-webkit-scrollbar-track { 
    background-color: #ebebeb; -webkit-border-radius: 10px; border-radius: 10px;
}
.scrollable-summary::-webkit-scrollbar-thumb,.scrollable-cog::-webkit-scrollbar-thumb,.scrollable-day-part::-webkit-scrollbar-thumb,.scrollable-day-part::-webkit-scrollbar-thumb,.scrollable-day-of-week::-webkit-scrollbar-thumb,.scrollable-sell-through::-webkit-scrollbar-thumb ,.scrollable-sold-quantity::-webkit-scrollbar-thumb,.scrollable-year-over-year::-webkit-scrollbar-thumb,.scrollable-product-review::-webkit-scrollbar-thumb { 
    -webkit-border-radius: 10px; border-radius: 10px; background: #404040;
}

/* end 2024-07-11 */

/* start #816 2024-07-11 */
.suggestion-area.day-part-ai-response.mt-3 {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    margin: 15px 0 15px 0;
}
p.day-part-ai-response-preview.scrollable-day-part {
    padding: 12px;
}
p.day-part-ai-response-preview{
    overflow: auto;
}
p.traffic-ai-response-preview.scrollable-day-part  {
    padding: 12px;
}
p.traffic-ai-response-preview{
    overflow: auto;
}
img.traffic-image-icon {
    width: 70px;
}
.traffic_total {
    background: #ffffff;
    padding: 22px !important;
    box-shadow: 0 2px 6px rgb(0 0 0 / 16%);
    border-radius: 5px;
    flex-wrap: wrap;
}
.header_title_traffic p {
    font-size: 16px;
    font-weight: bold;
    text-align:center;
}

.total_traffic_tf_tab {
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
.average_daily_traffic_tf_tab {
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
.conversion_rate_tf_tab {
    font-size: 40px;
    font-weight: bold;
    padding-top: 30px;
    text-align: center;
}
p.text-center-day-part-sale {
    font-size: 14px;
}

.daypart_tbl_data.daypart_data_list {
    min-height: 100%;
}

.row.day-part-ai-response-wrapper {
    margin-bottom: 20px;
}
.traffic-text-center {
    font-size: 14px;
}
/* end 2024-07-11 */

/* start #816 2024-07-15 */
p.day-of-week-ai-response-preview.scrollable-day-of-week,
p.sell-through-ai-response-preview.scrollable-sell-through,
p.sold-quantity-ai-response-preview.scrollable-sold-quantity,
p.year-over-year-ai-response-preview.scrollable-year-over-year,
p.product-review-ai-response-preview.scrollable-product-review {
    /*height: 700px;*/
    overflow: auto;
    padding: 12px;
}
/* end #816 2024-07-15 */

/* Max AI popup css - 2024-07-15*/
div#summary_ai_response_model,
div#cog_modal_preview,
div#day_part_ai_response_model,
div#traffic_ai_response_model,
div#day_of_week_overview_ai_response_model,
div#sell_through_overview_ai_response_model,
div#sold_quantity_overview_ai_response_model, /* changes - 2024-07-19 */ 
div#year_over_year_overview_ai_response_model,
div#product_review_report_ai_response_model,
div#compass_snapshot_overview_ai_response_model,
div#comparison_cog_modal_preview, /* #828 2024-09-25 */
div#store_comparison_ai_response_model{
    height: calc(100vh - 60px);
    top: 30px;
    padding: 0 15px !important;
}

/* start #828 2024-09-25 */
p.store-comparison-cogs-gpt-response.scrollable-comparison-cogs {
    padding: 12px;
}
/* end #828 2024-09-25 */

p.store-comparison-summary-gpt-response.scrollable-summary {
    padding: 12px;
    overflow: auto;
}
img.store-comparison-image-icon {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
}

img.store-comparison-image-click-icon {
    width: 100px;
    margin-top: 10px;
    margin-left: 0px;
    cursor: pointer;
}
.suggestion-area.store-comparison-ai-response.mt-3 {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    /* height: 100%; */
    margin: 15px 0 15px 0;
}
.store_comparison_title {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 20px;
}
/* start #816 2024-07-15 */
p.compass-snapshot-ai-response-preview.scrollable-compass-snapshot {
    padding: 12px;
}
/* end #816 2024-07-15 */

/* start 2024-07-18 */
.navbar-expand-dropdown ul.select2-selection__rendered li.select2-selection__choice:not(:first-child),
.brand-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice:not(:first-child),
.brand-filter-list-inner-comparison ul.select2-selection__rendered li.select2-selection__choice:not(:first-child),
.category-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice:not(:first-child),
.category-filter-list-inner-comparison ul.select2-selection__rendered li.select2-selection__choice:not(:first-child),
.group-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice:not(:first-child),
.navbar-expand-dropdown ul.select2-selection__rendered li.select2-selection__choice > span.select2-selection__choice__remove,
.brand-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice > span.select2-selection__choice__remove,
.brand-filter-list-inner-comparison ul.select2-selection__rendered li.select2-selection__choice > span.select2-selection__choice__remove,
.category-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice > span.select2-selection__choice__remove,
.category-filter-list-inner-comparison ul.select2-selection__rendered li.select2-selection__choice > span.select2-selection__choice__remove,
.group-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice > span.select2-selection__choice__remove {display: none;}
.navbar-expand-dropdown ul.select2-selection__rendered li.select2-selection__choice,
.brand-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice,
.brand-filter-list-inner-comparison ul.select2-selection__rendered li.select2-selection__choice,
.category-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice ,
.category-filter-list-inner-comparison ul.select2-selection__rendered li.select2-selection__choice ,
.group-filter-list-inner ul.select2-selection__rendered li.select2-selection__choice {background-color: #323233;border: none;}
.navbar-expand-dropdown .select2-container--default .select2-selection--multiple,
.brand-filter-list-inner .select2-container--default .select2-selection--multiple,
.brand-filter-list-inner-comparison .select2-container--default .select2-selection--multiple,
.category-filter-list-inner .select2-container--default .select2-selection--multiple,
.category-filter-list-inner-comparison .select2-container--default .select2-selection--multiple,
.group-filter-list-inner .select2-container--default .select2-selection--multiple{
    background:#323233;
    color:#fff;
    border:none;
}
.navbar-expand-dropdown .select2-selection--multiple:after{
content: "\f107";
    right: 5px;
    width: 25px;
    height: 25px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    font-family: "Font Awesome 5 FREE";
    font-weight: 900;
    color: #ffffff;
    top: 9px; /* 2024-07-17 */
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    position:absolute;
}
.store_filter_select_last{ border-bottom:2px solid #E05A47 !important; }
#select2-mul_store_filter-results li.select2-results__option[aria-selected="true"]:after,#select2-mul-sku-filter-results li.select2-results__option[aria-selected="true"]:after,#select2-mul-category-filter-results li.select2-results__option[aria-selected="true"]:after,#select2-group-multiselect-results li.select2-results__option[aria-selected="true"]:after,#select2-group_store_list-results li.select2-results__option[aria-selected="true"]:after,#select2-comparison-mul-category-filter-results li.select2-results__option[aria-selected="true"]:after, #select2-comparison-mul-sku-filter-results li.select2-results__option[aria-selected="true"]:after {
    display: inline-block;
    content: "\2714\0020";
    color: #1DE200;
    font-size: 25px;
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
/* end 2024-07-18 */

/* start #819 2024-07-23 */
.toggle-store-group {
    font-weight: 800;
    cursor: pointer;
    font-size: 18px;
}
/* end #819 2024-07-23 */

/* start #828 2024-09-19 */
.store_drop_down_store_a_store_b {
    display: flex;
    justify-content: space-evenly;
    padding-bottom: 20px;
}
.company-store-list-hide-important {
    display:none !important;
}
img.download-img.cogs-comparison-export-company-report {
    width: 150px;
    height: 34px;
    cursor: pointer;
    display: none;
}
img.download-img.summary-comparison-export-company-report {
    width: 150px;
    height: 34px;
    cursor: pointer;
    display: none;
}
.store-compare-cogs-report-heading {
    display: flex;
    align-items: center;
    padding: 15px 0px 20px;
}

ul.store-compare-cogs-report-heading-ul {
    display: flex;
    margin-left: auto;
}

li.store-compare-cogs-report-heading-li {
    list-style: none;
    font-size: 16px;
    color: #2d2d2d;
}

a.store-compare-cogs-report-months {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
}
hr.hr-cogs-table {
    margin-top: 5px;
    margin-bottom: 5px;
}
/* end #828 2024-09-19 */

/* start #828 daypart 2024-10-04 */
img.compare-dayparts-sales-image-click-icon {
    width: 100px;
    margin-top: 10px;
    margin-left: 0px;
    cursor: pointer;
}

div#compare_day_part_ai_response_model {
    height: calc(100vh - 60px);
    top: 30px;
    padding: 0 15px !important;
}

.row.compare-day-part-ai-response-wrapper {
    margin-bottom: 20px;
}
.compare-dayparts-sales-review-report-heading {
    display: flex;
    align-items: center;
    padding: 15px 0px 20px;
}

ul.dayparts-sales-review-report-heading-ul {
    display: flex;
    margin-left: auto;
}

li.dayparts-sales-review-report-heading-li {
    list-style: none;
    font-size: 16px;
    color: #2d2d2d;
}

a.compare-dayparts-sales-review-report-months {
    text-decoration: none;
    color: #000;
    font-size: 16px;
    padding: 10px 15px;
    border: 1px solid #c9c9c9;
    border-radius: 5px;
}
th.table_daypart_data {
    text-align: center;
}
td.daypart_text_center {
    align-content: center;
    text-align: center;
}
/* end #828 daypart 2024-10-04 */

button#add_store_group_data {
    float: right;
    background: #323233;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    border: 1px solid lightgray;
    box-sizing: border-box;
    display: inline-block;
}

#company_group_list_table_wrapper .fixed_data_table_parent {
    padding-top: 10px !important;
}

/* 876 - 2025-01-31 */
.fixed_data_table_parent table#company_group_list_table tbody {
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
}
/* Inline CSS and Style Attributes - 2025-02-11 */
.year-over-year-section .red_color_year_of_overview{
    color: red;
}

.year-over-year-section .green_color_year_of_overview{
    color: green;
}
