body {
    color: #000000;
    font-size: 14px;
}

.section-block {
    margin-top: 20px;
}

.section-block .description-information {
    font-size: 14px;
}

.section-block .data.title {
    font-size: 24px;
}

.possibleItemMatch-item-image {
    float: right;
    position: relative;
    width: 50%;
}

.possible-Item-Match {
    line-height: 18px;
    overflow: hidden;
    height: 54px;
    margin-top: 5px;
    float: right;
}

.block-search {
    /*position: absolute;*/
    width: 109%;
}

.possible-item-match {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.search-layout-result {
    display: flex;
    max-width: 100%;
}

.possibleItemMatch {
    width: 50%;
}

.div-featured-products .img-lazy-wrap {
    border: 1px solid #dddddd;
    border-radius: 10px;
}

.img-lazy-wrap:before {
    background-color: #ffffff;
}

.top-cat-item .title {
    height: 50px;
    margin-top: 10px;
    margin-bottom: 0 !important;
}

.div-shop-by-category .top-cat-item .title a {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
}

.div-shop-by-category .top-cat-item:hover .title a,
.div-shop-by-category .top-cat-item .title a:hover {
    color: #1A63A6;
}

.div-featured-partners .img-lazy-wrap,
.div-shop-by-category .top-cat-item .img-lazy-wrap {
    border: 0px;
    border-radius: 0px;
}

.div-featured-partners .item,
.div-shop-by-category .top-cat-item {
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 15px;
    background-color: #ffffff;
    box-shadow: 0 0 26px #D8D8D8;
}

.div-featured-partners .item:hover,
.div-shop-by-category .top-cat-item:hover {
    box-shadow: 0 0 26px #AFAFAF;
}

.div-featured-partners .item {
    margin: 15px;
}

.div-featured-partners .row>div,
.div-featured-partners .row {
    border: 0 !important;
    background-image: url('../images/vendor-section-bg.jpeg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 400px;
}

.header-top-row {
    padding: 4px 0;
    font-size: 1.3rem;
}

.ship-details {
    color: white;
}

.pageHeading {
    color: #852615;
    font-weight: 600;
    font-size: 21px;

}

/*.header-top-inner {
    width: 100%;
    background-color: lightslategray;
    color: white;
}*/
.header-top-inner {
    width: 100%;
    background-color: #4c6e8f !important;
    color: white;
}

.wrapper-breadcrums li a {
    color: #05698a !important
}

.widget-product .heading-title {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

.block-search .action.search {
    position: absolute;
    right: 71px;
    top: 0px;
    margin: 0;
    width: 149px;
    text-align: center;
    font-size: 1.6rem;
}

.leftDeptContiner {
    background: #ffffff;
    -moz-box-shadow: 0px 1px 3px 1px #c3c3c4;
    -webkit-box-shadow: 0px 1px 3px 1px #c3c3c4;
    box-shadow: 0px 1px 3px 1px #c3c3c4;
    overflow: hidden;
    text-align: center;
    margin-top: 50px;
}


.leftDeptInner {
    height: 244px;
    width: 240px;
    margin: 15px 5px 15px 15px;
    float: left;
    transition: transform 0.1s
}

.deptContainer {
    overflow: hidden;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.deptInner {
    float: left;
    height: 220px;
    width: 513px;
    -moz-box-shadow: 0px 1px 3px 1px #c3c3c4;
    -webkit-box-shadow: 0px 1px 3px 1px #c3c3c4;
    box-shadow: 0px 1px 3px 1px #c3c3c4;
    padding-bottom: 15px;
}

.deptSubInner {
    padding: 20px 35px 20px 35px;
    line-height: 1.7;
}

.deptInner:nth-child(odd) {
    margin: 10px 10px 10px 2px;
}

.deptLink {
    width: 260px;
    float: left;
    font-size: 14px;
}

.deptSubInner {
    padding: 20px 35px 20px 35px;
    line-height: 1.7;
}

.magebig-nav {
    padding: 0;
}

.horizontal-menu .magebig-nav li.level0>a {
    padding: 10px;
}

.horizontal-menu .magebig-nav li.level0:hover {
    background-color: #ffffff;
}

.horizontal-menu .magebig-nav li.level0:hover>a,
.horizontal-menu .magebig-nav li.level0:hover>a+.mbi {
    color: #000000;
}

.product-item-name {
    max-height: 59px !important;
    margin-bottom: 5px !important;
    text-align: left;
}

.product-item-name a {
    color: #1A63A6;
    min-height: 45px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.row.product-item-details .product-item-name {
    overflow: initial !important;
    max-height: 100% !important;
}

.row.product-item-details .product-item-name a {
    color: #1A63A6;
    min-height: auto;
    display: block;
    font-size: 22px;
    font-weight: 500;
}

.price-container .price {
    font-size: 18px;
    color: #852615;
}

.old-price {
    display: none;
    color: #852615;
}

.old-price .price {
    font-size: 14px;
    color: black;
    display: block;
}

.footer-main .title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
}

.language-topbar .lang-curr {
    cursor: pointer;
    width: 100%;
    display: none;
}

.field>input[type="radio"]+label {
    padding: 0 0 0 25px !important;
}

.box-tocart label,
.grouping_options .groupHeader {
    font-size: 14px !important;
    font-weight: 500;
    margin-bottom: 5px !important;
    color: #222222 !important;
}

.grouping_options span.itemLinkWrapper {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
}

.grouping_options span a {
    display: inline-block;
    padding: .4375rem 1.25rem;
    border: .0625rem solid #9a9a9a;
    text-decoration: none;
    border-radius: .25rem;
    font-size: 11px;
    font-weight: 400;
    color: #333 !important;
    max-height: 38px;
    line-height: 30px;
    text-align: center;
}

.grouping_options span a:hover {
    cursor: pointer;
    background-color: #dddddd;
}

.grouping_options span a.active {
    background-color: #d6e2c0;
    border-color: #769e2d;
}

.grouping_options .group:nth-child(3) span {
    display: block;
}

.grouping_options .group:nth-child(3) span a {
    width: 100%;
}

.catalog-product-view .fotorama__active:hover .fotorama__caption {
    display: none;
}


/*New Changes*/
.sticky-menu.active .menu-logo {
    display: table !important;
}

#social-login-popup .social-login-title {
    background-color: transparent;
    border-bottom: 1px solid #dddddd;
}

.social-login-title h2 {
    color: #222222;
}

#social-login-popup .mfp-close {
    color: #888888;
}

.customer-account-login .login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.block.block-new-customer {
    margin: 20px auto;
}

div.ma-search-autocomplete div.ma-main div.ma-toolbar {
    height: 40px !important;
}

#search_autocomplete.ma-search-autocomplete div.ma-main div.ma-toolbar div.modes a.modes-mode {
    padding: 6px !important;
}

#search_autocomplete.ma-search-autocomplete div.ma-main div.ma-toolbar div.modes a.modes-mode::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'EE-Icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak-as: none;
    text-align: center;
}

#search_autocomplete.ma-search-autocomplete div.ma-main div.ma-toolbar div.modes a.modes-mode:last-child::before {
    content: '\e60b';
}

#search_autocomplete .action.primary,
#search_autocomplete .action.secondary {
    min-width: 150px;
}

#search_autocomplete .actions-secondary {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    flex-direction: row;
}

#search_autocomplete .actions-secondary a {
    min-width: 60px;
}

#search_autocomplete .actions-secondary a span {
    display: none;
}

#search_autocomplete .product-item-name {
    font-size: 15px;
    max-height: 40px !important;
}

div.ma-search-autocomplete div.ma-main div.ma-grid-container .ma-back-to-top {
    display: none;
}

.catalog-category-view .page-title {
    font-size: 3rem;
    text-align: left !important;
    padding-top: 10px;
    margin-bottom: -10px;
}

.block.filter.horizontal.wyomind-bg-secondary {
    display: none;
}

.toolbar-products {
    padding: 15px !important;
}

div.block.filter div.eln-layer div.eln-filter-item div.eln-filter-content.price div.eln-price-slider a.ui-slider-handle {
    top: 1px !important;
}

.better-together {
    border-top: 1px solid #dddddd;
    margin-top: 30px;
    padding-top: 30px;
}

.better-together .savingsAvailable {
    font-size: 26px;
    margin-bottom: 10px;
    font-weight: 500;
}

.better-together img.img {
    max-width: 100%;
}

.better-together span {
    font-size: 26px;
    display: inline-block;
    margin: 10px 0 0;
}

.better-together .buildBundle .saveUpTo>span {
    font-size: 20px !important;
}

.catalog-product-view .better-together .buildBundle span.total-price {
    font-size: 20px !important;
}

.better-together .buildBundleBtn {
    display: inline-block;
    height: 48px;
    min-width: 200px;
    text-align: center;
    border-radius: 2px;
    text-transform: capitalize;
    font-weight: 500;
    border: 1px solid #852615;
    background-color: #852615;
    color: #fff;
    padding-top: 13px;
    margin-top: 8px;
    border-radius: 8px;
    text-transform: uppercase;
    cursor: pointer;
}

.better-together .buildBundleBtn:hover {
    background-color: #ffffff;
    color: #000000;
}

.better-together-extra {
    margin-top: 20px;
    display: block;
    width: 100%;
}

.better-together .form-group label {
    position: relative;
    cursor: pointer;
    display: flex;
}

.better-together .form-group input {
    position: absolute;
    opacity: 0;
}

.better-together .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #852615;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 5px;
    height: 24px;
}

.better-together .form-group input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #852615;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.product.description .marketInfo p strong {
    font-size: 20px;
    padding-top: 20px;
    margin-top: 20px;
    display: block;
    border-top: 1px solid #eeeeee;
}

.product.data.items {
    text-align: left !important;
}

.short-description {
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #000000 !important;
    line-height: 1.2 !important;
}

.marketing-information {
    margin-top: 0 !important;
}

.sticky-addcart.active .page-title-wrapper .page-title {
    padding: 0 !important;
}

.sticky-addcart.active .fieldset-add {
    width: 55% !important;
}

.catalog-product-view .sticky-addcart.active .box-tocart .actions .tocart {
    max-width: inherit !important;
    flex: inherit !important;
}

.catalog-product-view .sticky-addcart.active .box-tocart .field,
.catalog-product-view .sticky-addcart.active .box-tocart .actions {
    display: inline-block !important;
}

.catalog-product-view .recently-viewed .price-container .price {
    font-size: 18px !important;
}

.div-featured-products .owl-carousel .owl-item img,
.widgetplus.widget-product.recentview .owl-carousel .owl-item img {
    width: 77% !important;
}

.pcn-mfg {
    display: flex;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.pcn-mfg .product {
    margin-right: 8px;
}

.product-item-inner {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.stock-details {
    /* padding-bottom: 15px;
    border-bottom: 1px solid #dddddd; */
    margin-bottom: 5px;
}

.stock-details .stock.available span {
    font-size: 14px;
    font-weight: 500;
    color: #0EAB28;
}

.stock-details .stock.unavailable span {
    color: red;
}

.catalog-product-view .product.attribute.sku strong {
    font-weight: 600 !important;
}

.catalog-product-view .product.attribute.sku>.value {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    color: #49494a;
}

.catalog-product-view .product.attribute.sku {
    display: inline-block;
    vertical-align: top;
    line-height: 16px;
    margin-left: 8px;
}

.catalog-product-view .page-title-wrapper .page-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 40px;
    color: #1A63A6;
    font-weight: 500;
    text-align: left;
    margin: 0px;
    padding: 8px
}

.catalog-product-view .price,
.catalog-product-view .special-price .price {
    font-size: 38px;
    font-weight: 500;
    /* color: #852615; */
}

.catalog-product-view .old-price .price {
    font-size: 24px !important;
    font-weight: 500 !important;
    /* color: #B2B2B2 !important; */
}

.catalog-product-view .recently-viewed .price,
.catalog-product-view .recently-viewed .special-price .price {
    font-size: 14px !important;
}

.catalog-product-view .recently-viewed .old-price .price {
    font-size: 13px !important;
}

.catalog-product-view .sticky-addcart-wrap .label {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}

.catalog-product-view .box-tocart .fieldset-add input.input-text {
    border-color: #B2B2B2 !important;
    border-radius: 7px !important;
}

.catalog-product-view .box-tocart .actions .tocart {
    border-radius: 8px;
}

.productHighlights {
    font-size: 24px;
    font-weight: 500;
    display: block;
}

.catalog-product-view .product.attribute.overview {
    margin-top: 10px;
    display: none;
}

.section-block .data.content,
.product-atributes-blocks,
.product.info.detailed .item.content {
    display: flex !important;
    flex-wrap: wrap;
}

.general-information {
    flex: 0 0 100%;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}

.specification-data {
    flex: 0 0 40%;
    max-width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.specification-info {
    flex: 0 0 60%;
    max-width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.description-information {
    flex: 0 0 100%;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.technical-data {
    flex: 0 0 40%;
    max-width: 40%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.technical-info {
    flex: 0 0 60%;
    max-width: 60%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.accessories {

    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 30px;

}

.technical-data:last-child {
    display: none
}

.specification-data:last-child {
    display: none
}

.block-crosssell-heading {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-top: 30px;
}

.previewfreight {
    color: #015FB6;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline;
}

#userCity,
#cityChange {
    cursor: pointer;
    color: #015FB6;
    font-weight: 600;
    font-size: 14px;
    margin-right: 10px;
}

/* NEW CSS AS PER NEW DESIGN 18-11-2021 */
.main-heading {
    padding-top: 1px;
}

.main-heading .heading-title {
    font-size: 21px;
    color: #000000;
    position: relative;
}

.main-heading .heading-title span {
    position: relative;
    text-transform: uppercase;
}

.main-heading .heading-title span::before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000000;
    position: absolute;
    left: -100px;
    top: 12px;
    margin: auto;
}

.main-heading .heading-title span::after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000000;
    position: absolute;
    right: -100px;
    top: 12px;
    margin: auto;
}

.div-featured-partners.brand-row {
    padding-bottom: 50px;
    margin-bottom: 0;
}

.div-featured-partners.brand-row,
.category-shop {
    position: relative;
}

.category-shop::before {
    content: '';
    position: absolute;
    background: #F2F2F2;
    height: 100%;
    min-width: 100%;
    left: -100%;
    right: -100%;
}

.product-btn-info .stock-icon {
    height: 8px;
    width: 8px;
    border-radius: 30px;
    background-color: #0EAB28;
    margin-right: 5px;
    display: inline-block;
}

.product-btn-info span .stock {
    color: #0EAB28;
    font-size: 14px;
    font-weight: 500;
}

.product-btn-info span .stock.unavailable {
    color: red;
}

.div-explore-solutions .img-lazy-wrap {
    border: 1px solid #dddddd !important;
}

.div-explore-solutions .lazyloaded-wrap img {
    max-width: 130px !important;
}

.recently-viewed .product-item-photo,
.div-browsing-history .product-item-photo {
    border: 1px solid #dddddd;
    border-radius: 10px;
    overflow: hidden;
    display: block;
}

.recently-viewed .product-item-photo:hover img,
.div-browsing-history .product-item-photo:hover img,
.div-browsing-history .product-item-photo:hover {
    /* border: 1px solid #dddddd; */
    outline: 0;
    outline-offset: 0;
}

.free-shipping-list {
    font-size: 14px;
    color: #242022;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.free-shipping-list i {
    font-size: 34px;
    color: #852615;
    margin-right: 10px;
}

.free-shipping-list span {
    margin-top: 10px;
    font-weight: bold;
    color: #852615;
}

.row.product-item-details .action.primary {
    font-size: 16px !important;
    text-transform: uppercase;
}

.row.product-item-details .action.towishlist {
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
    outline: none;
    padding: 5px 15px;
    min-width: 120px;
    background-color: #ffffff;
    border: 1px solid #852615;
    color: #852615;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    display: flex;
    align-items: center;
    vertical-align: top;
    line-height: 26px;
    text-align: center;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
}

.row.product-item-details .action.towishlist:hover {
    background-color: #852615;
    border: 1px solid #852615;
    color: #ffffff;
}

.div-featured-products .price-final_price {
    display: block !important;
}

.price-final_price {
    display: flex;
    align-items: center;
}

.price-final_price .special-price {
    margin-right: 10px;
}

.product-item-description {
    margin: 10px 0;
}

.show-more-btn {
    font-size: 14px;
    color: #852615;
    font-weight: 500;
    display: block;
    margin-top: 5px;
    cursor: pointer;
}

.show-more-btn::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.2em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.show-more-btn.less::after {
    transform: rotate(180deg);
}

.recently-viewed .category-products {
    padding: 0;
    background-color: transparent;
}

.mb-range-slider .ui-slider-handle {
    background: #852615;
}

.catalog-product-view .box-tocart .fieldset-add {
    width: 100%;
}

.catalog-product-view .box-tocart .fieldset-add .control {
    max-width: 120px;
}

.catalog-product-view .box-tocart .fieldset-add .custom-qty button {
    line-height: 40px !important;
}

.catalog-product-view .box-tocart .field {
    display: block;
}

.catalog-product-view .box-tocart .actions {
    display: flex;
    align-items: flex-start;
}

.catalog-product-view .box-tocart .actions .tocart {
    max-width: 42%;
    flex: 0 0 42%;
    text-transform: uppercase;
}

.catalog-product-view .box-tocart .actions .towishlist {
    max-width: 42%;
    flex: 0 0 42%;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
    outline: none;
    padding: 5px 15px;
    min-width: 120px;
    background-color: #ffffff;
    border: 1px solid #852615;
    color: #852615;
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
    text-align: center;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.catalog-product-view .box-tocart .towishlist:hover {
    background-color: #852615;
    border: 1px solid #852615;
    color: #ffffff !important;
}

.warranty-class {
    border: 1px solid #D8D8D8 !important;
    background-color: #F1F1F1 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.warranty-class .customOption {
    font-size: 14px !important;
    font-weight: 600 !important;
    margin-top: 10px;
}

/*.catalog-product-view .discount-percent {
    display: none;
}*/
.custom01 input[type="radio"] {
    display: none;
}

.custom01 label {
    position: relative;
    display: inline-block;
    padding: 0px 0px 0px 20px;
    cursor: pointer;
    font-weight: 600;
    margin-right: 0px;
}

.custom01 label::before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    background: #fff;
    border: 2px solid #852615;
    border-radius: 100%;
}

.custom01 input[type="radio"]:checked+label::after {
    position: absolute;
    content: '';
    top: 50%;
    left: 4px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #852615;
    border-radius: 100%;
}


.warranty-class .customOption input {
    margin-right: 10px !important;
}

.warranty-class .customOption span {
    color: #852615;
}

.catalog-product-view .estimated-time-block .product-info-usually-ships>span,
.catalog-product-view .estimated-time-block .button-text.ships>span,
.catalog-product-view .estimated-time-block .ship-for-div .product-info-ship-to>span {
    font-weight: 600;
}

.catalog-product-view .estimated-time-block .product-info-usually-ships .usually-available {
    color: #852615;
}

.catalog-product-view #userCity,
.catalog-product-view #cityChange {
    font-weight: 400;
    color: #000000;
    margin: 0 !important;
}

.catalog-product-view #delcta>p {
    color: #852615 !important;
    display: inline;
}

.catalog-product-view .ship-for-div button {
    font-weight: 500;
}

.catalog-product-view .resolution {
    margin-top: 15px;
}

.swatch-attribute-label,
.catalog-product-view .resolution h4,
.catalog-product-view .wireless-network h4,
.catalog-product-view .physical-properties h4 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}

.catalog-product-view .btn-group-toggle .btn-secondary input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.swatch-option:not(.disabled):hover:before,
.swatch-option.selected:before {
    border: 0px solid #f1f1f1;
}

.swatch-option.text,
.catalog-product-view .btn-group-toggle .btn-secondary {
    padding: 12px 2px !important;
    background-color: #F2F2F2 !important;
    border: 1px solid #D8D8D8 !important;
    border-radius: 4px;
    color: #000000;
    margin-right: 15px;
    font-size: 15px;
    cursor: pointer;
    min-width: max-content !important;
}

.swatch-option.text.selected,
.catalog-product-view .btn-group-toggle .btn-secondary.active {
    padding: 12px 18px !important;
    background-color: #852615 !important;
    border: 1px solid #6B1F11 !important;
    border-radius: 4px;
    color: #ffffff !important;
}

.catalog-product-view .physical-properties {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

#divAdditionals {
    font-size: 14px;
}

#divAdditionals .title {
    font-weight: 500;
}

.minicart-items .product-item-details .price {
    font-size: 18px !important;
}

.catalog-product-view .stock {
    position: relative;
    padding-left: 15px;
}

.catalog-product-view .stock span {
    color: #669900;
    font-weight: bold;
}

.catalog-product-view .stock.unavailable span {
    color: red;
}

.catalog-product-view .stock.available::before {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    left: 0;
    top: 5px;
    bottom: 0;
    border-radius: 10px;
    background-color: #669900;
}

.catalog-product-view .stock.unavailable::before {
    content: '';
    position: absolute;
    height: 8px;
    width: 8px;
    left: 0;
    top: 5px;
    bottom: 0;
    border-radius: 10px;
    background-color: red;
}

.product-btn-info .price-final_price {
    margin-bottom: 0;
}

.owl-item .old-price {
    margin-bottom: 5px;
}

.box-tocart {
    padding-bottom: 115px;
}

.stick-info a {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 5px solid transparent;
    padding: 10px;
}

.stick-info a.active {
    border-bottom: 5px solid #852615;
}

.stick-info {
    display: inline-block;
    background: #f5f5f5;
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 12px 15px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.product.data.items:before {
    display: none;
}

.block-search .search-autocomplete>ul .amount {
    color: #ccc;
    padding: 0 5px;
    display: none;
}

.cart.table-wrapper .cart>.item {
    border-top: 1px solid #d1d1d1;
    border-bottom: none
}

.cart.table-wrapper .cart>.item.icon-wrap-warranty {
    border-top: none;
    border-bottom: none;
}



.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-prev {
    cursor: pointer;
}

/* 7 April 2022 */



.header-menu-content .horizontal-menu .magebig-nav li>div.show-sub ul.level0 {
    height: fit-content;
    border-right: 0;
}

.horizontal-menu.navigation .simple-dropdown.submenu.show-sub {
    width: fit-content !important;
    left: 34.6%;
    height: fit-content !important;
}

.page-bottom {
    background-color: unset !important;
}



.products.wrapper.grid.products-grid ol {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    background: #efeeee;
    padding: 10px 9px;
}

.products.wrapper.grid.products-grid ol li {
    width: calc(25% - 1%);
    margin: 0.5%;
    padding: 15px;
    min-height: 100%;
    background: #fff;
}

.products.wrapper.grid.products-grid .product-item-name {
    height: 59px !important;
    font-size: 14px;
    color: #202124;
    margin: 0 0 10px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.products.wrapper.grid.products-grid img {
    max-width: 200px;
    height: auto;
}

.deals-index-index .product.data.items:last-child {
    background: #efeeee;
    width: 100%;
    padding: 15px;
}

.deals-index-index div#tab-3616.item.content {
    padding: 0;
}

.products.wrapper.grid.products-grid .product-item-inner {
    border-bottom: none;
    margin-bottom: 15px;
}

.product.data.items .item.content {
    padding: 0;
}

.deals-index-index .product.data.items .active a.switch {
    color: #852615 !important;
}

.deals-index-index ul.ui-widget-header {
    padding: 0;
    margin: 0;
    list-style: none;
}

#tab_element ul,
#tab_element_content ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

#tab_element ul li,
#tab_element_content ul li {
    padding: 10px 15px;
    font-weight: 500;
    font-size: 16px;
    background: #fff;
    margin-right: 10px;
}

.deals-index-index div#tab_element_content {
    background: #efeeee;
    width: 100%;
    padding: 15px;
}

.deals-index-index #tab_element_content ul li.ui-tabs-active a {
    color: #852615;
}

#tab_element ul li.ui-tabs-active a {
    color: #fff;
}

#tab_element ul li.ui-tabs-active {
    background: #852615;
    color: #fff;
}

.deals-index-index .product.data.items:last-child {

    margin: 0;

}





.brand-item.brand-heading {
    padding: 10px;
    background: #ccc;
    margin-bottom: 10px;
}

.our-brands .columns.row.pt-5 {
    padding-top: 0 !important;
}

.our-brands .brand-list-page .char-item:hover {
    background-color: #852615;
    border-color: #852615;
}

.our-brands .brand-list-page .char-item {
    margin: 0 0 10px 5px;
    padding: 4px;
    min-width: 30px;
    color: #852615;
}

.our-brands .brand-list-page .char-item.active {
    background-color: #852615;
    color: #ffffff;
    border-color: #852615;
}

.our-brands .brand-item.brand-heading {
    padding: 5px 15px;
    background: #efeeee;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #852615;
}

.our-brands .brand-item-inner {
    margin-bottom: 20px;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
}



p.price-as-configured span.special-price {
    margin-right: 10px;
}

p.price-as-configured {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}


.horizontal-menu .magebig-nav li.level0.nav-3.level-top.mega_center.parent {
    position: relative;
}

.horizontal-menu.navigation .simple-dropdown.submenu.show-sub {
    width: fit-content !important;
    left: 0;
    height: fit-content !important;
}

.wishlist-index-index .product-item-name a {
    color: #1A63A6;
    min-height: 45px;
    display: block;
    font-size: 14px;
    font-weight: 500;
    min-height: auto;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wishlist-index-index .action.update span {
    color: #fff !important;
}



/* .mini_cart_warranty_widget {
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    background-color: #F1F1F1;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 0;
    overflow: hidden;
    margin-bottom: 10px;
} */

.mini_cart_warranty_widget .warranty_title {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    width: 310px;
    margin-right: 10px;
}

.mini_cart_warranty_widget .cps_logo {
    display: block;
    margin-bottom: 5px;
}

.mini_cart_warranty_widget .warranty_title a {
    color: #852615;
    text-decoration: underline;
}

.product-item-pricing .price-container {
    margin-bottom: 10px;
}

.mini_cart_warranty_widget .custom01 label {
    font-weight: 500;
    color: #000;
}

.cart-sum-wrap {
    border-top: 1px solid #ccc;
}

.mini_cart_warranty_widget [type="radio"]:checked,
.mini_cart_warranty_widget [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.mini_cart_warranty_widget [type="radio"]:checked+label,
.mini_cart_warranty_widget [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
    line-height: 16px;
    display: inline-block;
    color: #666;
    font-size: 14px;
}

.mini_cart_warranty_widget [type="radio"]:checked+label:before,
.mini_cart_warranty_widget [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.mini_cart_warranty_widget [type="radio"]:checked+label:after,
.mini_cart_warranty_widget [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #852615;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.mini_cart_warranty_widget [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.mini_cart_warranty_widget [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.product-item-inner .box-tocart {
    padding-bottom: 0;
}

.wishlist-index-index .action.update:hover span {
    color: #000 !important;
}

.checkout-cart-index .cart.table-wrapper .product-item-name {
    max-height: none !important;
    margin: 0 0 5px !important;
    /* height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; */
}

.checkout-cart-index .cart.table-wrapper .product-item-name a {
    font-size: 14px;
    min-height: auto;
}

.product-item-details div {
    margin-top: 0 !important;
}

.product-item-details span,
.product-item-details .product-estimated_ship a,
.product-item-details .product-estimated_ship b {
    font-size: 14px !important;
    font-weight: 500 !important;
    /* color: #000 !important; */
}

.layout04 .products-list .product-item-details .stock-details span.stock.unavailable span {
    font-size: 13px !important;
}

.product-item-details div.product-estimated_ship {
    margin-bottom: 10px !important;
}

.product-item-details .warranty-class {
    background: transparent !important;
    border: 0 !important;
    border-top: 1px solid #D8D8D8 !important;
    border-bottom: 1px solid #D8D8D8 !important;
    border-radius: 0 !important;
    box-shadow: none;
    padding: 10px 0 !important;
    overflow: hidden !important;
    margin-bottom: 10px !important;
}

.mini_cart_warranty_widget .warranty_title img {
    margin-right: 10px;
}

.mini_cart_warranty_widget .warranty_title p {
    margin-bottom: 0;
}

.cart.table-wrapper .cart tbody td.cps_wrap {
    padding: 0 10px 0 50px;
}

.mini_cart_warranty_widget {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
}

.mini_cart_warranty_widget:before {
    content: '';
    width: 50px;
    position: absolute;
    left: -50px;
    top: -20px;
    height: 12px;
    background: #fff;
}

.catalog-product-view .mini_cart_warranty_widget:before {
    background-color: transparent;
}

.catalog-product-view .mini_cart_warranty_widget .warranty_title {
    margin-bottom: 10px;
}

.price-excluding-tax span.price {
    font-size: 16px;
}

.control.qty input[type="text"]:disabled {
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    background: transparent;
}

.cart.table-wrapper .actions-toolbar>.action-delete:before {
    font-size: 16px;
    position: relative;
    top: -10px;
    right: -15px;
    content: unset !important;
}

/* tr.item-info td {
    border-top: 0.3px solid #ccc !important;
    border-bottom: 0.3px solid #ccc !important;
} */

tr.item-info.cps_main_wrapper td {
    padding-bottom: 10px !important;
}

.cart.table-wrapper .cart tbody td {
    vertical-align: top;
    text-align: left !important;
}

tr.item-info td {
    padding-top: 15px !important;
}

.cart.table-wrapper .product-item-photo {
    vertical-align: top;
}

.cart.table-wrapper .product-item-photo span.product-image-container {
    width: 60px !important;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
}

.cart.table-wrapper .cart thead tr th.col {
    text-align: left;
    padding: 10px;
}

.cart.table-wrapper .cart thead tr th.col.item {
    padding-left: 0;
}

.zipCode span.timerCont {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
    font-weight: 500;
}

.addadress input {
    border-radius: 2px;
    width: 100%;
    max-width: 300px;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}

.addadress button {
    border: 1px solid #852615;
    background-color: #ffffff;
    border-radius: 2px;
    padding: 10px 15px;
    margin-left: 10px;
    font-size: 14px;
    width: 100px;
    margin-bottom: 10px;
}

.addadress button:hover {
    background-color: #852615;
    color: #ffffff;
}

.editadd p {
    font-size: 16px;
    display: inline-block;
    margin: 0 10px 10px 0;
    color: #000;
}

.editadd p#editaddress {
    position: relative;
    color: transparent;
    width: 20px;
}

.editadd p#editaddress:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(https://dev.pcnation.net/pub/media/.thumbswysiwyg/edit-blue.png?rand=1651247581);
    background-repeat: no-repeat;
    background-size: 20px;
    cursor: pointer;
    transition: 0.3s ease-in-out;
}

.editadd p#editaddress:hover:after {
    opacity: 0.8;
}

form#co-shipping-method-form {
    margin-left: 3px;
}

dt.item-title {
    margin-bottom: 5px;
}

fieldset.fieldset.rate {
    margin-bottom: 0;
}

.cart-summary .block .item-options {
    margin: 0;
}

.cart-summary .block .price {
    font-weight: 500;
}

.cart-summary {
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
}

.action.continue,
.action.update,
.action.clear {
    vertical-align: top;
    margin-bottom: 5px;
    border: 0;
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    font-size: 14px;
    text-decoration: underline !important;
    margin-right: 20px;
    color: #000;
    font-weight: 500;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
    font-size: 16px;
    height: auto;
    padding: 9px 11px;
}

/* Product details page css */
.catalog-product-view .product-info-main-top .page-title-wrapper .page-title {
    font-size: 25px;
    font-weight: 600;
    padding: 10px 0;
    line-height: 1.34;
}

.product-info-main .product.attribute.sku .type {
    font-size: 16px;
}

.catalog-product-view .box-tocart .field {
    margin-bottom: 20px;
}

.catalog-product-view .box-tocart {
    padding-bottom: 20px;
}

.catalog-product-view .sticky-addcart.active .box-tocart .actions .tocart {
    margin-top: 5px;
}

.catalog-product-view .better-together {
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    padding-top: 10px;
}

.catalog-product-view .product.info.detailed {
    border-top: 1px solid #dddddd;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 0;
}

.catalog-product-view .page-bottom {
    background-color: #f4f5f5;
    padding: 30px 0;
}

.catalog-product-view .sticky-addcart-wrap {
    min-height: unset !important;
}

.catalog-product-view .box-tocart.container {
    padding-bottom: 115px;
}

.catalog-product-view .better-together .form-group input:checked+label:after {
    top: 6px;
    left: 5px;
    width: 5px;
    height: 9px;
}

.catalog-product-view .better-together .form-group label:before {
    padding: 6px;
    height: 14px;
    margin-top: 3px;
}

.catalog-product-view .ship-for-div button {
    font-weight: 500;
    padding: 0;
    border: 0;
    line-height: 2;
    color: #852615;
    transition: 0.3s ease-in-out;
}

.catalog-product-view .ship-for-div button:hover {
    opacity: 0.8;
}

.catalog-product-view .better-together .buildBundleBtn {
    transition: 0.3s ease-in-out;
}

.catalog-product-view #MainContent_pnlProdHighlights,
.catalog-product-view #divAdditionals {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-top: 20px;
}

.eta-response-information span#etaDate {
    margin-top: 30px;
    display: block;
}

.eta-response-information.mt-5 {
    margin-top: 0 !important;
}

.form-wishlist-items .action.update.action.update span {
    color: #000 !important;
}

.account .page-title,
.checkout-cart-index .page-title {
    text-align: center;
}

.minicart-items .product-item-details .mini_cart_warranty_widget {
    margin-top: 10px !important;
}

.minicart-items .product-item-details a {
    min-height: auto;
}

.minicart-items .product-item-details .available_warranty_options {
    margin-top: 10px !important;
}

.cart-summary div[name="shippingAddress.country_id"],
.cart-summary div[name="shippingAddress.region_id"] {
    display: none;
}

h2#block-attachments-heading {
    font-weight: 500;
    font-size: 1.4rem;
    margin-bottom: 5px;
}

.checkout-index-index .sp-checkout-orderattachment {
    width: 50%;
    padding: 0 15px;
}

.sp-attachment-row-content {
    width: 100%;
    display: block;
}

.sp-attachment-row .order-attachment-preview {
    width: 100%;
    display: block;
    height: 100px;
    margin: 10px 0 15px;
}

.sp-attachment-row .order-attachment-content {
    width: 100%;
    display: block;
}

.payment-option._collapsible.opc-payment-additional.order-attachments hr {
    display: none;
}

.opc-block-summary {
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
}

.sp-attachment-row .filename {
    font-size: 14px;
}

tr.item-info.cps_main_wrapper {
    border-bottom: 0.3px solid #ccc;
    border-top: 0.3px solid #ccc;
}

.productinfo_popup header.modal-header {
    padding: 0;
}

.productinfo_popup h1.modal-title {
    font-size: 18px;
    padding: 10px 40px 10px 10px;
    background: #eee;
}

.productinfo_popup .modal-content {
    padding: 10px;
}

.productinfo_popup .modal-body-content p,
.productinfo_popup .modal-body-content div {
    font-size: 14px;
    margin: 5px 0;
    line-height: 20px;
}

.productinfo_popup .modal-inner-wrap {
    width: auto;
    max-width: 350px;
}

.productinfo_popup footer.modal-footer {
    padding: 15px 30px;
}

.checkout-index-index button.button.action.continue.primary {
    border-radius: 5px;
    background-color: #852615;
    border: 1px solid #852615;
    color: #fff;
    text-decoration: none !important;
    padding: 5px 15px;
    font-size: 16px;
}

.checkout-index-index .checkout-shipping-method .actions-toolbar>.primary {
    width: 100%;
    float: none;
    margin-top: 10px;
}

.checkout-index-index button.button.action.continue.primary:hover {
    background: transparent;
    color: #000;
}

.as-address-suggest-modal button.action:first-child {
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    margin: 0;
    outline: none;
    padding: 5px 15px;
    min-width: 120px;
    border: 1px solid #852615;
    color: #000;
    font-weight: 500;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
    text-align: center;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-right: 20px;
}

.as-address-suggest-modal button.action:first-child:hover {
    background: #852515;
    color: #fff;
}

#address-suggest p input[type="radio"] {
    margin-right: 10px;
}

.posi_relative {
    position: relative;
}

.showEtaLoader {
    position: absolute;
}

.checkout-cart-index .showEtaLoader .loader {
    width: 15px;
    height: 15px;
    top: 4px;
}

/*.checkout-cart-index .loading-mask {
    background: transparent;z-index: 999999;display: none !important;
}
*/
.tooltip.wrapper .tooltip.content {
    padding: 0;
    width: 300px !important;
    cursor: default;
}

.tooltip.wrapper .tooltip.content .modal-body-content {
    padding: 8px;
    font-size: 11px;
    line-height: 1.8;
}

.tooltip.wrapper .tooltip.content h2 {
    font-size: 16px;
    padding: 8px;
    background: #eee;
}

.tooltip.wrapper .tooltip.content .modal-body-content * {
    font-size: 11px !important;
    line-height: 1.8 !important;
    font-weight: 600 !important;
}

.tooltip {
    cursor: pointer;
}

.subscribe .input-box input {
    color: #000 !important;
}

/* Responsive CSS */

@media screen and (max-width: 1229.98px) {
    .better-together.col-12 .aosWidget>div {
        flex-wrap: wrap;
    }

    .better-together.col-12 .aosWidget>div .buildBundle {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1229px) {
    .cart-summary {
        width: 25%;
    }

    .cart-summary .block .title strong {
        font-size: 14px;
    }

    .cart-summary .table-wrapper tbody {
        font-size: 14px;
    }

    .cart-summary .cart-totals .grand .mark,
    .cart-summary .cart-totals .grand .amount {
        font-size: 14px;
        padding: 11px 0;
    }

    .cart-summary #discount-coupon-form .actions-toolbar {
        position: unset;
    }

    .cart-summary form#discount-coupon-form {
        padding: 0;
    }
}

@media screen and (min-width: 992px) {
    .top-cat-row .block-static .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991.5px) {
    .cart-summary {
        width: 100%;
        float: none;
        position: unset !important;
        transform: none !important;
        padding: 20px;
    }

    .cart-container .form-cart {
        width: 100%;
        float: none;
        padding: 0;
    }
}

@media only screen and (min-width: 768px) {

    /*.horizontal-menu .magebig-nav li.level0.nav-1.level-top>a {
        max-width: 80px;
        line-height: 1.6;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 0;
    }
    /*.horizontal-menu .magebig-nav li.level0.nav-2.level-top>a {
        max-width: 80px;
        line-height: 1.6;
        padding-top: 3px;
        padding-bottom: 3px;
    }*/
    .horizontal-menu .magebig-nav li.level0 {
        position: inherit;
        display: flex;
        align-items: center;
    }

    .horizontal-menu .magebig-nav ::-webkit-scrollbar {
        width: 8px;
    }

    .horizontal-menu .magebig-nav ::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: rgba(187, 187, 187, 0.5);
    }

    .horizontal-menu .magebig-nav li>div.show-sub {
        width: 100% !important;
        height: 450px !important;
        padding: 0;
        margin-top: 0 !important;
        background-color: #ffffff;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05)
    }

    .horizontal-menu .magebig-nav li>div.show-sub ul.level0 {
        width: 300px;
        height: 450px;
        overflow-y: auto;
        overflow-x: hidden;
        background-color: #f3f3f3;
        border-top: 2px solid #ffffff;
        border-right: 3px solid #9A9A9A;
        direction: rtl;
    }

    .horizontal-menu .magebig-nav li>div.show-sub::before {
        display: none;
    }

    .horizontal-menu .magebig-nav div.submenu>ul {
        height: 450px;
    }

    .horizontal-menu .category-item.level1.groups.item {
        width: 100%;
        position: static;
        border-bottom: 1px solid #DDDDDD;
    }

    .horizontal-menu .category-item.level1.groups.item.active111,
    .horizontal-menu .category-item.level1.groups.item:hover {
        background-color: #852615;
    }

    .horizontal-menu .category-item.level1.groups.item>a {
        color: #686767;
        padding: 15px 0;
    }

    .horizontal-menu .category-item.level1.groups.item>a:before {
        content: "\f3d0";
        font-family: 'mbicon' !important;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        position: absolute;
        width: 10px;
        height: 10px;
        right: 0;
        top: 0%;
        bottom: 0;
        left: auto;
        margin: auto;
        transform: rotate(0deg);
    }

    .horizontal-menu .category-item.level1.groups.item.active111 a:before,
    .horizontal-menu .category-item.level1.groups.item:hover a:before {
        transform: rotate(-90deg);
        right: 5px;
    }

    .horizontal-menu .category-item.level1.groups.item.active111>a,
    .horizontal-menu .category-item.level1.groups.item:hover>a {
        color: #ffffff;
        font-weight: 500;
    }

    .horizontal-menu .category-item.level1.groups.item>.groups-wrapper {
        position: absolute;
        top: 0;
        left: 300px;
        right: 0;
        bottom: 0;
        padding: 0px 0px 0px 30px;
        display: none;
        background-color: #ffffff;
        direction: ltr;
        max-height: 450px;
        overflow-y: auto;
    }

    .horizontal-menu .category-item.level1.groups.item.active111 .groups-wrapper,
    .horizontal-menu .category-item.level1.groups.item:hover .groups-wrapper {
        display: block;
    }

    .horizontal-menu .category-item.level1.groups.item>.groups-wrapper>.show-sub-content>.title_group {
        font-size: 20px;
        font-weight: 500;
        display: inline-block;
        width: 100%;
        padding-top: 13px;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1 {
        display: flex;
        flex-wrap: wrap;
        padding: 15px 0;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>a {
        width: 100%;
        color: #222222;
        font-weight: 500;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>a::before {
        display: none;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2 {
        position: relative;
        display: inline-block;
        opacity: 1;
        visibility: visible;
        left: 0;
        height: auto !important;
        width: auto !important;
        right: 0 !important;
        top: -10px !important;
        bottom: 0 !important;
        padding-top: 0;
        background-color: #ffffff !important;
        box-shadow: none !important;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2::before {
        display: none;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2 ul.level2 {
        height: auto;
        display: inline-block;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2 ul.level2 li a {
        color: #444444;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2 ul.level2 li a::before {
        display: none;
    }

    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2 ul.level2 li div,
    .horizontal-menu .category-item.level1.groups.item .groups-wrapper .show-sub-content>ul.level1>li.level2>div.level2 ul.level2 li:hover div {
        display: none;
    }

    .header-menu-content .horizontal-menu .magebig-nav li>div.show-sub {
        background-color: #ffffff00;
    }

    ups-wrapper,
    .header-menu-content .horizontal-menu .category-item.level1.groups.item:hover .groups-wrapper {
        display: none !important;
    }

    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active111,
    .header-menu-content .horizontal-menu .category-item.level1.groups.item:hover {
        background-color: #852615 !important;
    }

    ups-wrapper,
    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active2:hover .groups-wrapper {
        display: block !important;
    }

    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active2 a {
        color: #fff;
    }

    .header-menu-content .horizontal-menu .magebig-nav li>div.show-sub {
        height: auto !important;
        max-height: 450px !important;
        overflow: auto;
    }

    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active111 a:before,
    .header-menu-content .horizontal-menu .category-item.level1.groups.item:hover a:before {
        transform: none;
        right: 0;
    }

    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active111.active2 a:before,
    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active2:hover a:before,
    .header-menu-content .horizontal-menu .category-item.level1.groups.item.active2 a:before {
        transform: rotate(-90deg);
        right: 5px;
    }

    .header-menu-content .horizontal-menu .magebig-nav li>div.show-sub ul.level0 {
        height: fit-content;
        border-right: 0;
        max-height: 450px;
    }

    .cart.table-wrapper .item .col.item {
        padding: 10px 10px 0 0;
    }
}

@media screen and (max-width: 420.98px) {

    .catalog-product-view .box-tocart .actions .towishlist,
    .catalog-product-view .box-tocart .actions .tocart {
        min-width: 140px !important;
        font-size: 13px !important;
    }
}

@media screen and (max-width: 992px) {
    .products.wrapper.grid.products-grid ol li {
        width: calc(33.33% - 1%);
    }

    .catalog-product-view .price,
    .catalog-product-view .special-price .price {
        font-size: 28px;
    }

    .box-tocart .actions .tocart,
    .catalog-product-view .box-tocart .actions .towishlist {
        min-width: auto;
        font-size: 14px;
        height: auto;
    }

    .box-tocart .actions {
        vertical-align: bottom;
    }

    .better-together .buildBundleBtn {
        height: auto;
        padding: 9px 11px;
    }
}

@media screen and (max-width: 767.98px) {
    div#navwrap {
        color: midnightblue !important;
    }

    div#navwrap a {
        text-decoration: underline;
    }

    .product.info.detailed {
        padding: 0 15px;
    }

    .main-heading .heading-title span::before {
        width: 30px;
        left: -50px;
    }

    .main-heading .heading-title span::after {
        width: 30px;
        right: -50px;
    }

    .box-tocart {
        padding-bottom: 0;
    }

    .catalog-product-view .box-tocart .fieldset-add {
        width: 100% !important;
    }

    .catalog-product-view .box-tocart .actions .towishlist {
        margin-left: 10px;
    }

    .catalog-product-view .box-tocart .fieldset-add .control {
        max-width: 100px !important;
    }

    .product-info-main .stock.available,
    .product-info-main .stock.unavailable {
        margin-top: 30px;
    }

    .product-info-main-top .info-after-title>div:before {
        display: none !important;
    }

    .catalog-product-view .product.attribute.sku {
        display: block !important;
        padding: 0 !important;
        margin-bottom: 8px !important;
        margin-left: 0;
    }

    .product-info-main .product.attribute.sku .type {
        font-size: 14px;
        font-weight: 500 !important;
    }

    .catalog-product-view .product.attribute.sku>.value {
        font-size: 14px;
    }

    .block-search .action.search {
        right: 30px;
        width: 90px;
    }

    .catalog-product-view .box-tocart .actions .towishlist,
    .catalog-product-view .box-tocart .actions .tocart {
        min-width: 140px !important;
    }

    .checkout-cart-index .product-item-name {
        overflow: hidden;
    }

    .action.update,
    .action.update span {
        color: #000000 !important;
        transition: none !important;
    }

    .checkout-cart-index .form-cart {
        margin-top: 10px !important;
    }

    .taxexemption-index-index .tax_document_form .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .form-address-edit .actions-toolbar .action.primary {
        line-height: 2.4rem;
        padding: 6px 12px;
        font-size: 14px;
    }

    select,
    input,
    textarea,
    button {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 767px) {
    .main-slider-full .slider-2 .owl-carousel {
        height: 120px !important;
    }

    .main-slider-full .owl-carousel .owl-item img {
        height: auto !important;
    }

    .main-slider-full .owl-theme .owl-dots .owl-dot span {
        width: 5px;
        height: 5px;
        margin: 5px 5px;
        background: #888;
    }

    .main-slider-full .slider-2 .owl-dots {
        bottom: 4px;
    }

    .main-slider-full {
        margin-bottom: 0px;
    }

    .owl-theme .owl-nav [class*='owl-'] {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
    }

    .footer-content {
        border-top: 0;
        padding-top: 0px;
    }

    .footer-content .footer-main .title {
        margin-bottom: 0px;
        font-size: 16px;
        font-weight: 500;
        color: #000000;
        text-transform: uppercase;
        padding: 10px 0;
    }

    .footer-content .toggle-mobile .title .mbi {
        display: none;
    }

    .footer-content .footer-copyright-vertical {
        margin-bottom: 70px;
        padding-top: 20px;
        text-align: center;
    }

    .footer-content .footer-copyright img {
        width: 140px;
        margin-bottom: 10px;
    }

    .footer-content .text-copyright {
        margin-top: 10px;
    }

    .footer-content .mr-payment li.title {
        margin-bottom: 10px;
    }

    .footer-content ul.mr-payment {
        margin: 0;
    }

    .footer-content .toggle-mobile .content-toggle {
        display: block;
        padding-bottom: 10px;
    }

    .footer-content .social-links {
        list-style: none;
        padding: 0;
        margin: 0px;
    }

    .page-bottom {
        padding: 70px 0 0;
    }

    .div-featured-partners.brand-row {
        padding-bottom: 20px;
    }

    .subscribe .input-box button {
        height: 40px;
        line-height: 40px;
        padding: 0 10px;
    }

    .subscribe .input-box input {
        height: 40px;
        padding: 0 100px 0 10px;
    }

    .page-bottom .div-featured-partners.brand-row {
        padding-bottom: 30px;
    }

    .block-static-block.widget,
    .block-cms-link.widget {
        margin-bottom: 0;
    }

    .products.wrapper.grid.products-grid ol li {
        width: calc(50% - 1%);
        padding: 10px;
    }

    .div-featured-partners .row>div,
    .div-featured-partners .row {
        height: 140px;
    }

    .cart.table-wrapper .col.qty,
    .cart.table-wrapper .col.price,
    .cart.table-wrapper .col.subtotal,
    .cart.table-wrapper .col.msrp {
        padding: 10px 0 !important;
        border: 0 !important;
        width: 33.33% !important;
    }

    .cart.table-wrapper .actions-toolbar>.action-delete:before {
        right: 0;
        top: 0;
    }

    .cart.table-wrapper td.col.actions {
        padding: 0;
        border: 0 !important;
    }

    .cart.table-wrapper .cart tbody td.cps_wrap {
        padding: 10px 0 0;
        border-top: 1px solid #ccc;
    }

    .catalog-product-view .product-info-main-top .page-title-wrapper .page-title {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .price-final_price {
        margin-top: 10px;
    }

    .catalog-product-view .price,
    .catalog-product-view .special-price .price {
        font-size: 20px;
    }

    .box-tocart label,
    .grouping_options .groupHeader {
        margin-bottom: 10px !important;
    }

    .catalog-product-view .box-tocart.container {
        padding-bottom: 70px;
    }

    .mini_cart_warranty_widget.product_view_warranty_widget .warranty_item {
        width: 100%;
        margin-bottom: 5px;
    }

    .mini_cart_warranty_widget.product_view_warranty_widget .warranty_title {
        margin-bottom: 10px;
    }

    .eta-response-information span#etaDate {
        margin: 10px 0;
    }

    .catalog-product-view .col-6 {
        max-width: 100%;
        flex: none;
        padding: 10px !important;
        margin-top: 0 !important;
    }

    .productHighlights,
    .better-together .savingsAvailable {
        font-size: 18px;
    }

    .aosWidget {
        width: 100% !important;
    }

    .catalog-product-view .better-together .buildBundle span.total-price,
    .better-together .buildBundle .saveUpTo>span {
        font-size: 16px !important;
    }

    .short-description {
        font-size: 16px !important;
    }

    .technical-data,
    .technical-info {
        padding: 10px 5px;
        font-size: 12px;
    }

    .messagecountdown {
        margin-bottom: 10px;
    }

    .section-block .data.title {
        font-size: 18px;
        font-weight: 500;
    }

    #reviews.data.content {
        margin-top: 10px;
    }

    .catalog-product-view .page-bottom {
        padding: 30px 0 0;
    }

    .tooltip.wrapper .tooltip.content {
        width: 200px !important;
    }
}

/* Magefan Blogs */
.main-wrap .post-view {
    padding-right: 0;
}

.post-view .post-content .post-description .post-ftimg-hld img {
    float: left;
    width: 100%;
    margin-right: 25px;
    margin-bottom: 25px;
    max-width: 450px;
    min-width: 450px;
    height: 450px;
    max-height: 450px;
    min-height: 450px;
    background-size: cover;
}

@media screen and (max-width:767px) {
    .post-view .post-content .post-description .post-ftimg-hld img {
        min-width: 100%;
        min-height: 100%;
        height: 100%;

    }
}


/* Return page */

.returns-index-newreturn .product-data {
    padding: 15px 0 15px 0;
}

.returns-index-newreturn .customer-data {
    display: flex;
    gap: 10%;
    margin-top: 20px;
}

.returns-index-newreturn div.items {
    display: flex;
    margin: 15px 0 15px 0
}

.returns-index-newreturn div.items .rma-image img {
    max-width: 100px;
}

.returns-index-newreturn div.items .rma-product-information {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.returns-index-newreturn div.items span#product-name {
    margin-right: 15px;
}


/* Default styles */
.returns-index-newreturn .product-data .rma-qty-reason-container.flex-parent-element,
.returns-index-newreturn .product-data .rma-packing-box-container.flex-parent-element,
.returns-index-newreturn .product-data .rma-serial-case-container.flex-parent-element {
    display: flex;
}

.returns-index-newreturn .product-data .rma-qty-reason-container.flex-parent-element .flex-child-element,
.returns-index-newreturn .product-data .rma-packing-box-container.flex-parent-element .flex-child-element,
.returns-index-newreturn .product-data .rma-serial-case-container.flex-parent-element .flex-child-element {
    flex: 1;
    margin: 10px;
}

/* Responsive styles */
@media (max-width: 768px) {

    .returns-index-newreturn .product-data .rma-qty-reason-container.flex-parent-element,
    .returns-index-newreturn .product-data .rma-packing-box-container.flex-parent-element,
    .returns-index-newreturn .product-data .rma-serial-case-container.flex-parent-element {
        flex-direction: column;
        gap: 15px;
    }
}

@media (max-width: 480px) {

    .returns-index-newreturn .product-data .rma-qty-reason-container,
    .returns-index-newreturn .product-data .rma-packing-box-container,
    .returns-index-newreturn .product-data .rma-serial-case-container {
        height: auto;
    }
}


.returns-index-newreturn .product-data .return-comment-block {
    margin-top: 20px;
}

.returns-index-newreturn .product-data .return-comment-block .submit-return-request {
    margin-top: 10px;
}

@media only screen and (max-width: 768px) {
    .returns-index-newreturn .return-page-title {
        margin-top: 20px;
    }

    .catalog-product-view .breadcrumbs.container .items .item a {
        font-size: 16px;
    }

    .catalog-product-view .mbi-plus:before,
    .catalog-product-view .mbi-minus:before {
        font-size: 16px;
        color: #000;
    }

    .catalog-product-view .box-tocart .fieldset-add .custom-qty button {
        padding: 10px 20px;
        font-size: 16px !important;
        line-height: 1.5 !important;
        margin-right: 10px;
    }
}

.sidebar.sidebar-main #am-shopby-container ol.amshopby-items.items li {
    word-break: break-word;
}

.header-content-action .customer-care-icon {
    margin-right: 20px
}

.header-content-action .customer-care-icon i {
    font-size: 28px;
    line-height: 42px;
}

#trustedsite-tm-image {
    display: none;
}

/*.braintree-applepay-minicart.minicart .braintree-apple-pay-button {
    display: none;
} */


.catalog-product-view #SA_review_wrapper .SA__review_container {
    padding: 20px 0 !important;
}

.catalog-product-view div#product_just_stars {
    top: -5px;
}

#SA_review_wrapper .sa_dropbtn,
#SA_review_wrapper .SA__customer_rating .SA__customer_name,
#SA_review_wrapper,
#SA_review_wrapper .SA__customer_content p,
#SA_review_wrapper .SA_review_wrapper_child .sa-main-heading,
#SA_review_wrapper .SA_review_wrapper_child .sa-question,
#SA_review_wrapper .SA_review_wrapper_child .sa-form-group input[type="text"],
.sa-form-group input[type="email"],
#SA_review_wrapper .SA_review_wrapper_child .sa-textarea textarea,
.SA__social-share-wrapper h4 {
    font-family: Work Sans, 'Segoe UI', 'Helvetica Neue' !important;
}

#product_just_stars .SA__review_widget_item .SA__total_reviews a {
    font-size: 12px !important;
    font-family: Work Sans, 'Segoe UI', 'Helvetica Neue' !important;
}

#narrow-by-list .filter-options-item .item a {
    line-break: anywhere;
}

.smile-elasticsuite-autocomplete-result span.price {
    font-size: 18px !important;
}

.map-popup-wrapper .map-help-text {
    padding: 10px;
}

.map-popup-wrapper.popup .action.close {
    top: 19px;
    right: 6px;
}

.map-popup button.action.close.ui-button.ui-corner-all.ui-widget {
    top: 17px;
    right: 7px;
}

.old-price.map-old-price {
    font-size: 30px;
}

.map-fallback-price.normal-price {
    display: none;
}

.price-box.price-final_price {
    display: flex;
    align-items: baseline;
    flex-direction: column;
    gap: 10px;
    padding-right: 15px;
}

.footer-content .footer-copyright img {
    max-width: 170px;
    height: auto;
}

svg.down-icon {
    float: right;
}

.smartmenu .mbi {
    padding-left: 10px !important;
}

.row.product-item-details .action.towishlist span {
    padding-left: 10px;
}

.cart.table-wrapper .actions-toolbar>.action-delete {
    content: unset !important;
}

.footer-copyright img {
    height: auto;
}

.mfp-close:before {
    content: '×' !important;
}

.stock-details .stock.available span {
    color: #038418 !important;
}

.smile-es-range-slider a.action.primary.small span {
    color: #ffffff !important;
}

.filter-options .count {
    color: #3d3d3d;
}

.stock-details .stock.unavailable span {
    color: #d60404;
}

.box-tocart .fieldset-add .custom-qty.increase {
    right: 8px;
    cursor: pointer;
}

.box-tocart .fieldset-add .custom-qty {
    left: 8px;
    cursor: pointer;
}

.mini_cart_warranty_widget .warranty_title img {
    width: 60px;
    height: 25px;
}

.termly-styles-module-solid-3db131.termly-styles-module-primary-bca979 {
    color: #000 !important;
}

.product-item-details span.product-item-name {
    color: #1a63a6;
    min-height: 45px;
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.user-topbar .header.links {
    display: none;
    position: absolute;
    top: 15%;
    left: 100%;
    background-color: white;
    border: 1px solid #7e0808;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.user-topbar.col:hover .header.links,
.user-topbar.col:hover .header.links:hover {
    display: block !important;
}

.customer-address-form span.note,
.customer-account-create span.note {
    font-size: 10px;
    padding-left: 5px;
    color: #4b4545;
}

/* 07-march Page Builder start */
.top-cat-row.top-cat-layout04.div-explore-solutions img,
.pagebuilder-column-group.div-shop-by-category.block-static img {
    width: 100%;
    height: auto;
}

.block-product-layout04.div-featured-products.main-heading.selling-feature .main-heading.heading-title span:before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: -100px;
    top: 50%;
    margin: auto;
}

.block-product-layout04.div-featured-products.main-heading.selling-feature .main-heading.heading-title span:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: -100px;
    top: 50%;
    margin: auto;
}

.main-heading.heading-title.span:before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: 28%;
    top: 43%;
}

.main-heading.heading-title.span:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: 28%;
    top: 43%;
}

.cms-index-index .category-shop .heading-title.text-center,
.cms-index-index .cloud-solutions .main-heading.explore-heading-title {
    position: relative;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 500;
}

.cloud-solutions .main-heading.explore-heading-title span:before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: -100px;
    top: 40%;
}

.cloud-solutions .main-heading.explore-heading-title span:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: -100px;
    top: 40%;
}

.block-product-layout04.div-featured-products {
    position: relative;
}

.top-cat-layout04 .heading-title:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: 28%;
    top: 80.6%;
    margin: auto;
}

.heading-title.text-center {
    position: relative;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 500;
}

.div-featured-products .heading-title.text-center,
.category-shop .main-heading.heading-title.text-center {
    position: relative;
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    font-weight: 500;
}

.category-shop .pagebuilder-column.top-cat-item {
    text-align: center;
    border: 1px solid #bfbfbf;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 26px #d8d8d8;
    flex: 0 0 18%;
    max-width: 18%;
    -webkit-box-flex: 0;
    position: relative;
    width: 100%;
    min-height: 1px;
    margin-right: 10px;
    margin-left: 10px;
}

.category-shop .pagebuilder-column-group .pagebuilder-column-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.div-explore-solutions .pagebuilder-column.top-cat-item {
    flex: 0 0 22%;
    max-width: 22%;
}

.top-cat-item .title {
    font-size: 14px;
    font-weight: 400;
}

.pagebuilder-banner-wrapper .pagebuilder-overlay {
    padding: 0 0 15px 0 !important;
}

.category-shop .top-cat-item .title {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

.pagebuilder-column.media.list-features.media-left.align-self-center.mr-1.mr-sm-4 {
    flex-direction: unset !important;
}

.pagebuilder-column.media.list-features.media-left.align-self-center.mr-1.mr-sm-4 {
    flex-direction: unset !important;
    border-right: 1px solid #ccc;
}

.pagebuilder-column.media.list-features.media-left.align-self-center.mr-1.mr-sm-4:last-child {
    border: none;
}

.selling-feature .media-left .mbi {
    padding-right: 20px;
}

.slick-prev:before,
.slick-next:before {
    font-size: 40px;
    color: #ccc;
}

.shop-category {
    position: relative;
}

.shop-category:before {
    content: '';
    position: absolute;
    background: #f2f2f2;
    height: 100%;
    min-width: 100%;
    left: -100%;
    right: -100%;
}

.div-shop-by-category img {
    width: 100% !important;
    height: 150px !important;
}

.selling-feature .media-heading {
    color: #000;
}

.top-cat-row.top-cat-layout04.div-explore-solutions {
    position: relative;
}

.cms-page-view .main-wrap.col-12 {
    padding: 0 !important;
}

.cms-page-view columns.row.pt-5 {
    padding-top: 0 !important;
}

.cms-page-view .main-heading.pagebuilder .heading-title span:before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: -100px;
    top: 12px;
    margin: auto;
}

.cms-page-view .main-heading.pagebuilder .heading-title span:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: -100px;
    top: 12px;
    margin: auto;
}

.brand-row.div-featured-partners .heading-title.text-center:before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: 36%;
    top: 15px;
    margin: auto;
}

.brand-row.div-featured-partners .heading-title.text-center:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: 36%;
    top: 15px;
    margin: auto;
}

.cms-page-view .main-heading.pagebuilder .heading-title {
    text-transform: uppercase;
    font-weight: bold;
}

.cms-page-view .main-heading.pagebuilder .pagebuilder-column-line {
    list-style: none;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    width: 1200px;
}

.cms-page-view .main-heading.pagebuilder .pagebuilder-column-line .pagebuilder-column {
    padding: 20px;
    width: 0;
    text-align: center;
    min-width: 222px;
    max-width: 100%;
}

.cms-page-view .banner_wrap.pagebuilder {
    position: relative;
}

.cms-page-view .main-heading.pagebuilder .pagebuilder-column-line .pagebuilder-column.box_wrap {
    margin: 15px;
    width: 22% !important;
    background-color: #fff;
    box-shadow: 0 0 20px #ebebeb;
    transition: .5s ease-in-out;
}

.cms-page-view .banner_wrap.pagebuilder figure.big_img {
    padding: 15px;
}

.cms-page-view .pagebuilder-column-group.shop-by-brand-columns.pagebuilder .pagebuilder-column-line {
    list-style: none;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    width: 1200px;
}

.cms-page-view .main-heading.pagebuilder figure.big_img img {
    width: 200px;
    height: 200px;
    max-width: 100%;
    object-fit: contain;
}

.cms-page-view .shop-by-brand-columns.pagebuilder-column-group .pagebuilder-column.box_wrap {
    padding: 20px;
    width: 0;
    text-align: center;
    min-width: 244px;
    max-width: 100%;
}

.cms-page-view .pagebuilder-column-group.shop-by-brand-columns.pagebuilder .box_wrap_images {
    width: auto !important;
    margin: 15px;
    background-color: #fff;
    box-shadow: 0 0 20px #ebebeb;
    transition: .5s ease-in-out;
}

.cms-page-view .shop-by-brand-columns.pagebuilder .box_wrap_images img.img-fluid.brand-logo {
    width: 85px;
    height: 35px;
    max-width: 100%;
    object-fit: contain;
    display: block;
    margin: 20px auto;
}

.cms-page-view .columns.row.pt-5 {
    padding-top: 0 !important;
}

.cms-page-view .pagebuilder-column.box_wrap p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.cms-page-view .shop-by-brand-columns.pagebuilder .box_wrap_images .big_img a img {
    width: 200px;
    height: 200px;
    max-width: 100%;
    object-fit: contain;
    padding: 15px;
}

.div-featured-products .slick-initialized .slick-slide {
    margin-right: 30px;
}

.cms-index-index .div-featured-products .product-btn,
.cms-index-index .selling-feature .product-item-details .product-item-inner {
    display: none;
}

.cms-page-view .shop-by-brand-columns.pagebuilder .box_wrap_images .small_img a img {
    width: 85px;
    height: 35px !important;
    max-width: 100%;
    object-fit: contain;
    display: block;
    margin: 20px auto;
}

.cms-page-view .pagebuilder-column.box_wrap_images p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.cms-index-index .main-heading.heading-title.text-center span,
.cms-index-index .cloud-solutions .main-heading.explore-heading-title span {
    position: relative;
}

.cms-index-index .main-wrap.col-12 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.cms-index-index .category-shop .heading-title.text-center span:before {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    left: -100px;
    top: 38.4%;
}

.cms-index-index .category-shop .heading-title.text-center span:after {
    content: '';
    height: 2px;
    width: 60px;
    background-color: #000;
    position: absolute;
    right: -100px;
    top: 38.4%;
}

.cms-index-index .category-shop .div-shop-by-category.block-static .pagebuilder-column-line .pagebuilder-column {
    text-align: center;
    border: 1px solid #bfbfbf;
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 0 26px #d8d8d8;
    flex: 0 0 18%;
    max-width: 18%;
    -webkit-box-flex: 0;
    position: relative;
    width: 100%;
    min-height: 1px;
    margin-right: 10px;
    margin-left: 10px;
}

.cms-index-index .category-shop .div-shop-by-category.block-static .title {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}

/* Shopper Approved - Social Media Icons Opacity [Contrast Error Fixing] */
/* Start */

/* Facebook */
#SA_review_wrapper a[aria-label="Facebook Share"] svg {
    filter: invert(33%) sepia(95%) saturate(2395%) hue-rotate(203deg) brightness(40%) contrast(100%);
}

/* Twitter */
#SA_review_wrapper a[aria-label="Twitter Share"] svg {
    filter: invert(33%) sepia(95%) saturate(2395%) hue-rotate(203deg) brightness(0%) contrast(100%);
}

.SA__social-share-wrapper ul li a {
    opacity: 1;
}
/* End */

/* OfficeNation Logo Changes */
/* Start */
@media (max-width: 767px) {
    .page-footer .footer-content {
        padding-bottom: 110px;
    }

    .footer-content .footer-copyright-vertical {
        margin-bottom: 20px;
    }

    .footer-copyright.col-md-2.col-sm-12 {
        order: 0;
    }
    .footer-copyright.col-md-6.col-sm-12 {
        order: 1;
    } 
    .footer-payment.col-md-4.col-sm-12 {
        order: 4;
    }
    .office-nation-logo-container.col-md-12.col-sm-12 {
        order: 3;
        margin-bottom: 10px;
    }
}
/* End */

@media (max-width: 768px) {
    .div-shop-by-category.block-static .title {
        font-size: 15px !important;
    }

    .category-shop .div-shop-by-category.block-static .pagebuilder-column-line .pagebuilder-column {
        flex: 0 0 48% !important;
        max-width: 48% !important;
        width: 48% !important;
        margin: 3px !important;
        float: left;
    }

    .cloud-solutions .main-heading.explore-heading-title span:before {
        left: -50px;
    }

    .cloud-solutions .main-heading.explore-heading-title span:after {
        right: -50px;
    }

    .cms-index-index .brand-row.div-featured-partners .heading-title.text-center:after {
        right: 12%;
    }

    .cms-index-index .brand-row.div-featured-partners .heading-title.text-center:before {
        left: 12%;
    }

    .div-featured-products .slick-prev.slick-disabled,
    .slick-next.slick-disabled {
        opacity: 1 !important;
    }

    .cms-index-index .pagebuilder-column.top-cat-item {
        flex: 0 0 46% !important;
        max-width: 46% !important;
        width: 46% !important;
        margin: 5px !important;
    }

    .top-cat-row.top-cat-layout04 .block-static {
        max-width: 50% !important;
        float: left;
        width: 50% !important;
        padding: 0 10px;
        margin: 0 !important;
        margin-bottom: 30px !important;
        box-shadow: none;
    }

    .div-explore-solutions .top-cat-item .title {
        font-size: 14px;
        font-weight: 400;
    }

    .top-cat-layout04 .heading-title:before {
        left: 7%;
        top: 84.3%;
    }

    .top-cat-layout04 .heading-title:after {
        right: 7%;
        top: 84.3%;
    }

    .pagebuilder-column.media.list-features.media-left.align-self-center.mr-1.mr-sm-4 {
        display: block !important;
        width: 49% !important;
        flex-basis: 49% !important;
        border-right: unset;
        text-align: center !important;
    }

    .main-heading.heading-title span:before,
    .main-heading.heading-title span:after,
    .heading-title.text-center:after,
    .heading-title.text-center:before {
        width: 30px !important;
    }

    .category-shop .heading-title.text-center span:before,
    .main-heading.explore-heading-title span:before {
        left: -50px !important;
        width: 30px !important;
    }

    .category-shop .heading-title.text-center span:after,
    .main-heading.explore-heading-title span:after {
        right: -50px !important;
        width: 30px !important;
    }

    .cms-index-index .div-featured-products.main-heading .main-heading.heading-title span:before {
        left: -50px !important;
    }

    .cms-index-index .div-featured-products.main-heading .main-heading.heading-title span:after {
        right: -50px !important;
    }

    .selling-feature .media-heading {
        text-align: center !important;
    }

    .text.desc.std {
        text-align: center !important;
    }

    .selling-feature .media-left .mbi {
        padding-right: unset;
    }

    .div-featured-products .slick-next {
        right: 40%;
        top: 95%;
    }

    .div-featured-products .slick-prev {
        left: 40%;
        top: 95%;
    }

    .slick-prev:hover.slick-disabled,
    .slick-next:hover.slick-disabled {
        opacity: 1 !important;
    }

    .div-explore-solutions .main-heading.explore-heading-title span:before {
        width: 30px;
        left: 20%;
        top: 40%;
    }

    .div-explore-solutions .main-heading.explore-heading-title span:after {
        width: 30px;
        right: 20%;
        top: 40%;
    }

    .pagebuilder-column-group.div-shop-by-category.block-static {
        margin: 0 !important;
    }

    .pagebuilder-column-group.top-cat-row.top-cat-layout04.div-explore-solutions .pagebuilder-column-line {
        display: block !important;
    }

    .selling-feature figure.mbi.mbi-credit-card2 {
        margin-bottom: 0 !important;
    }

    .cms-page-view .main-heading.pagebuilder .heading-title span:after {
        width: 30px;
        right: -50px;
    }

    .cms-page-view .main-heading.pagebuilder .heading-title span:before {
        width: 30px;
        left: -50px;
    }

    .cms-page-view .pagebuilder-column {
        flex-basis: unset !important;
    }

    .cms-index-index .category-shop .pagebuilder-column-group .pagebuilder-column-line {
        display: block !important;
    }
}

@media (max-width: 450px) {
    .top-cat-row.top-cat-layout04 .block-static {
        padding: 0 4px;
    }

    .div-shop-by-category.block-static .title {
        font-size: 9px !important;
    }
}

/* 07-march Page Builder end */

/* Blog Changes */
.blog-index-index .post-list-wrapper .post-list {
    margin: 0;
    padding: 0;
}

.blog-index-index .post-list-wrapper .post-list li:not(:first-child) {
    padding-top: 30px;
    /* Adjust the value as needed */
}

@media (min-width: 768px) {
    .d-block.d-md-none.col-btn-actions {
        display: none !important;
    }
}