body .text-left {
    text-align: left;
}

body .text-center {
    text-align: center;
}

body .mt-3 {
    margin-top: 12px;
}

body .mt-4 {
    margin-top: 16px;
}

.ce-home .ce-top-home {
    background-color: #C7EAFB;
}

.products-grid .product.name.product-item-name,
.owl-carousel .product.name.product-item-name {
    overflow: hidden;
    text-overflow: ellipsis;
}

.products-grid .product.name.product-item-name .product-item-link,
.owl-carousel .product.name.product-item-name .product-item-link {
    white-space: nowrap;
    display: inline;
}

body .products.list.items .product-reviews-summary.empty,
body .products.list.items .product-reviews-summary.review-disabled {
    border-width: 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    height: 28px;
}

NOTbody.catalog-category-view .products.list.items .product-reviews-summary.empty,
NOTbody.catalog-category-view .products.list.items .product-reviews-summary.review-disabled,
body .sidebar .products.list.items .product-reviews-summary.empty,
body .sidebar .products.list.items .product-reviews-summary.review-disabled {
    height: 0;
}

@media (min-width: 767px) {
    body .social-footer {
        background-color: #444444;
    }
}

NOT.ce-home .ce-home-listingtabs .ltabs-tabs-container {
    display: none;
}

.ce-home .slidershow-home {
    padding-top: 0;
}

@media (min-width: 1024px) {
    body .desktop-menu .sm_megamenu_wrapper_vertical_menu .mega-content {
        padding: 5px 0 1px;
    }

    .ce-home .top-home {
        margin-left: 270px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .show-vertical-menu .vertical-menu-content {
        display: block !important;
    }
}

body .product-info-main .box-tocart .fieldset .actions .tocart {
    width: auto;
}

SETTINGSbody .product-info-main .action.primary.buynow {
    display: none;
}

body .product-info-main .product.attribute.overview {
    margin-top: 20px;
}

body .product-info-main .product-social-links {
    float: none;
}

body .product-info-main .product-social-links .action, .product-info-main .product-addto-links .action {
    margin-left: 0px;
    margin-right: 5px;
}

body .prices-tier.items {
    margin-top: 23px;
    margin-bottom: 23px;
}

body .breadcrumbs {
    padding-top: 30px;
}

body .desktop-menu .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu > li.parent-item > a:after {
    font-size: 20px;
    line-height: 18px;
}

.slidershow-home {
    margin-bottom: 45px;
}

body .home-collection .block-title,
body .tabs-product .block-title,
body .products-list-slider .block-title,
body .brand-slider .block-title,
body .blog-slider .block-title {
    margin-bottom: 30px;
}

.ce-home-listingtabs {
    margin-bottom: 60px;
}

.ce-home-banner-block {
    margin-bottom: 60px;
}

.ce-home-blog-slider {
    margin-bottom: 45px;
}

.ce-home-hot-categories {
    margin-bottom: 45px;
}

body .banner-image.ce-home-banner-image {
    margin-bottom: 55px;
}

body .banner-image a img {
    width: 100%;
}

body .banner-image {
    margin-bottom: 0;
}

body .blog-slider .post-read-more a {
    display: inline-block;
}

body .post-content.post-custom .post-description .post-info-blog .post-read-more {
    display: inline-block;
}

body .table-comparison .action.tocart,
body a.action.primary,
body .post-content.post-custom .post-description .post-info-blog .post-read-more,
body .blog-slider .post-read-more a,
body .products-grid .product-item-actions .actions-primary button {
    background: none;
    border: 1px solid #e5e5e5;
    height: 38px;
    line-height: 36px;
    color: #666;
    padding: 0 15px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -o-box-shadow: none !important;
    transition: 0.1s;
    -moz-transition: 0.1s;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
}

body .table-comparison .action.tocart:hover,
body a.action.primary:hover {
    background-color: #22BBE6;
    border-color: #22BBE6;
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
}

NOTbody .blog-slider .post-read-more a:before,
NOTbody .products-grid .product-item-actions .actions-primary button:before {
    vertical-align: middle;
    margin-right: 3px;
    position: relative;
    top: -2px;
    content: '\e957';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 18px;
}

body .widget.block.blog-search .block-content {
    border-width: 0 !important;
    border-radius: 0;
    background-color: transparent;
    padding: 0 !important;
}

body.blog-page-list .post-holder {
    border-bottom-width: 0;
}

.post-list .post-holder .post-header .addthis_toolbox {
    padding-top: 0px;
    padding-bottom: 20px;
}

body .post-holder .post-header .post-info .item::after {
    content: '';
}

.post-content.post-custom .post-description .post-info-blog .post-categories {
    display: block;
}

.post-holder .post-header .post-info .item {
    display: block;
    margin-bottom: 10px;
}

body .post-holder .post-header .post-info .item.post-posed-date .value {
    font-weight: bold;
}

body .post-content.post-custom .post-description .post-title {
    font-size: 18px;
    margin-bottom: 20px;
}

body .addthis_toolbox.addthis_default_style .at-icon-wrapper {
    line-height: 30px !important;
    height: 30px !important;
    width: 30px !important;
}

body .addthis_toolbox.addthis_default_style .at-icon-wrapper svg {
    height: 30px !important;
    width: 30px !important;
}

body .addthis_default_style .at300b,
body .addthis_default_style .at300bo,
body .addthis_default_style .at300m {
    padding: 0 5px 0 0;
    margin-bottom: 20px;
}

body .widget.block.block-categories .accordion {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    padding: 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

body .widget.block-categories ul li {
    padding: 8px 0;
}

body .widget.block-archive .item {
    display: block;
    padding: 8px 0;
    margin: 0;
}

body .widget.block-archive .item:after {
    content: "";
}

body .widget.block-recent-posts .block-content .item {
    padding: 15px 0;
}

body .widget.block-categories ul li:first-child,
body .widget.block-archive .item:first-child,
body .widget.block-recent-posts .block-content .item:first-child {
    padding-top: 0;
}

body .widget.block-categories ul li:last-child,
body .widget.block-archive .item:last-child,
body .widget.block-recent-posts .block-content .item:last-child {
    padding-bottom: 0;
}

body .sidebar .block {
    margin-bottom: 45px !important;
}

body .post-holder {
    margin-bottom: 45px;
}

TODObody .products-grid .product-item-actions .actions-secondary .tocompare:after {
    content: '\e952';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 16px;
}

NOTbody.cms-page-view.page-layout-1column .column.main {
    max-width: 700px;
}

body .sidebar .post-item-date {
    display: none;
}

body .sidebar .post-item-link {
    font-weight: 600;
}

.blog-slider.show-date .post-date .value {
    font-weight: 600;
}

body .products-grid .product-items .product-item .product-item-info {
    border: 1px solid #e5e5e5;
}

body .detail-product-slider .block-content,
body .home-collection .block-content,
body .tabs-product .block-content {
    border-width: 0px;
}

div#newsletter-footer-error.mage-error {
    margin-top: 2px;
    color: #ffffff;
}

.detail-product-slider .item-post .post-content {
    border: 1px solid #ddd;
    padding: 18px;
    margin-bottom: 1px;
    background-color: #fff;
}

.detail-product-slider .item-post .post-content .post-title {
    font-size: 116.67%;
    font-weight: bold;
    padding-top: 15px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.post-title {
    margin-bottom: 20px;
}

.post-date {
    margin-bottom: 20px;
}

body .products-grid .product-item-actions .actions-secondary .tocompare:after {
    content: '\e952';
}

body .review-form .action.submit.primary:hover {
    background: #545454;
    border: none;
    color: #ffffff;
}

body .minicart-wrapper .block-minicart .block-content > .actions .secondary a {
    border-radius: 2px;
}

body .addthis_toolbox {
    display: none;
}

body .page-bottom .product-slider .product-item-info .image-product,
body .column.main .product-items .product-item-info .image-product {
    padding: 20px;
}

body .blog-slider .block-content {
    border-width: 0;
    padding: 0;
}

body .block-slider-post .item {
    border: 1px solid #e5e5e5;
    padding: 20px;
}

body .blog-slider.show-date .post-date {
    border-bottom-width: 0;
}

body .blog-slider .owl-theme .owl-nav {
    top: -67px;
    right: 0px;
}

body .product-info-stock-sku .product.attribute.sku {
    display: none;
}

body .product-info-main .product-info-stock-sku .tocompare:before {
    content: '';
}

body .product-info-main .product-info-stock-sku .tocompare {
    padding-left: 0;
}

.ce-boxes {
}
.pagebuilder-column-line {
    margin-left: -20px;
    margin-right: -20px;
}
.pagebuilder-column {
    margin-left: 20px;
    margin-right: 20px;
}

body .products-grid .product-item-actions .actions-secondary .towishlist {
    right: 0;
    left: unset;
}

body .products-grid .product-item-actions {
    display: inline-block;
    padding: 0 42px 0 0;
    margin: 0;
    position: relative;
}
body .sidebar .block.filter .filter-options .filter-options-content ol li a:hover:after {
    left: 0;
    top: 0;
}

body .products-grid .product-item-actions .actions-secondary .action.tocompare {
    display: none;
}

NOTbody .hot-categories .sub-cats li a:before {
    content: none;
}

NOTbody .block-categories .cat-wrap .item ul.sub-cats {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

NOTbody .block-categories .cat-wrap .item ul.sub-cats li {
    overflow: hidden;
    text-overflow: ellipsis;
}

NOTbody .block-categories .cat-wrap .item ul.sub-cats li a {
    white-space: nowrap;
    display: inline;
}

NOTbody .block-categories .cat-wrap .item ul.sub-cats li::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.5ch;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: currentColor;
}

body .block-categories .cat-wrap .content-box {
    border: 1px solid #e5e5e5;
}

body .block-categories .cat-wrap .item {
    display: flex;
    height: auto;
}

body .block-categories .cat-wrap .item .image-cat {
    margin-bottom: 0;
}

body .block-categories .cat-wrap .item .cats-info {
    padding: 0 20px 20px;
}

.ce-box {
    border: 1px solid #e5e5e5;
    padding: 20px;
    min-width: 100%;
}
.ce-box:hover {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
    -o-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 10px;
}
.ce-box-image {
    padding-top: 80%;
    position: relative;
}
.ce-image-container,
.ce-box-image div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}
.ce-box-list {
    padding: 0 20px 20px
}

.ce-box-title a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

.ce-list {
    margin-left: 11px;
}

.ce-list-item {
    margin-bottom: 10px;
    position: relative;
}

.ce-list-item a:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    background-color: #999;
    left: -10px;
    top: 7px;
}

.ce-grid {
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.ce-grid-item {
    display: flex;
    height: auto;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 100%;
}

.table tr.item-actions td {
    border-top-width: 0;
}

body .opc-wrapper .shipping-address-item.selected-item {
    border-color: #22bbe6;
}

body .opc-wrapper .shipping-address-item.selected-item:after {
    background: #22bbe6;
}

body .shipping-policy-block.field-tooltip {
    display: none;
}

div.payment-option.discount-code {
    display: none;
}

.products-grid.wishlist .product-item-actions {
    display: flex;
}

.field-recaptcha {
    margin: 15px 0;
}

NOTbody a {
    color: #22bbe6;
}

NOTbody a:hover {
    color: #22bbe6;
    text-decoration: underline;
}


@media (min-width: 481px) {
    .ce-grid-item {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .ce-grid-item {
        width: 33.333%;
    }
}

@media (min-width: 992px) {
    .ce-grid-item {
        width: 25%;
    }
}
