/* Custom Data 2025-02-17 08:33:48: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1200px;
	
	/* Body Font */
		--font-family-name__base: 'Open Sans', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Noto Sans', sans-serif;
			--heading__font-weight__base: 700;
		
	/* Menu Font */
		
	/* Other Font */
		--other_font_family: 'Open Sans', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #E02B2B; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
		--button__border-radius: 25px;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
						
	/* Custom Footer */
	
	/* Custom Menu */
			--navigation-level0-item__color: #FFFFFF;
			--navigation__background: #000000;
				
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
						--navigation__background: #000000;
					}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
								--navigation-level0-item__color: #FFFFFF;
						--navigation-desktop-level0-item__hover__color: var(--navigation-level0-item__color);
										}
}


/* Icon LazyLoad */
img.lazyload,  
img.lazyloading,
img.swatch-option-loading,
.fotorama__spinner,
.data-bgset-image-wrapper.lazyload:after,
.data-bgset-image-wrapper.lazyloading:after{
	background-image: url("//mm-sourcedev.virtinalabs.net/media/blueskytechco/lazyload/default/loading.gif");	background-repeat: no-repeat;
    animation: none;
    background-position: center;
	--lazyload_bg_size: 100px;
}
	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	

/* Custom Header */
header.page-header{
	}









/* Customization Style */
@media only screen and (min-width: 1440px){
:root {
    --navigation-desktop-level0-item__padding: 0 30px;
}
}

.w-310 > div{
    max-width: 310px;
}
.rounded .search_type_defaut .search-form:not(.type-list-categories){
    border-radius: 30px;
}
.product__style-2{
--product-name-text-transform: capitalize;
}
.product__style-2 .products-grid .product-item-details{
text-align: left;
}
.product__style-2 .products-grid .price-box{
    justify-content: flex-start;
}
.text-decoration-line-through p{
    text-decoration: line-through;
}
.b-primary .pagebuilder-button-primary{
border-color: var(--theme__color__primary);
background-color: var(--theme__color__primary);
}
.category-slider-7 .category-thumbnail_img {
    border-radius: 50% !important;

}
.category-slider-7 .category-thumbnail_img  .category-thumbnail__image{
--aspect-ratio: 1 !important;
}
.widget-category-thumbnail-image.category-slider-7{
    --category_item_title-size: 20px;
}
.category-thumbnail__title a:not(.btn){
    font-weight: 400;
}
.price-box .price,.price-box .special-price .price{
color:#000;
}

@media (min-width: 992px) {
    .home-category [data-col-lg="4"] .item-loading-slick {
        flex: 0 0 calc(100% / 5);
        width: calc(100% / 5);
    }
}






.page-header > .header.content {
    display: none;
}
ol.products .product-item-actions .aw-ctq-button-container {
    display: none;
}



.mm-block-title small.pull-right {
    display: none;
}



.financing-tab {
    position: relative;
}
.financing-tab .tabs-container-title__com {
    position: sticky;
    top: 0;
}
.financing-tab a.tab-title {
    font-size: 20px !important;
    color: #000 !important;
}
.financing-tab .ui-tabs-active a.tab-title {
    color: #fff !important;
}
.finance-quote .img img {
    max-width: 68px;
    border-radius: 50%;
}
.header-container .header.links li.customer-welcome {
    display: none;
}
.financing-tab ul.tabs-navigation.ui-tabs-nav {
    border-bottom: 2px solid #e5f4ff;
}
.financing-tab ul.tabs-navigation.ui-tabs-nav li {
    background: #e5f4ff;
    padding: 0;
}
.financing-tab ul.tabs-navigation.ui-tabs-nav li a {
    padding: 10px 25px !important;
    margin: 0 !important;
    /* color: #000 !important; */
}
.financing-tab ul.tabs-navigation.ui-tabs-nav li.ui-tabs-active {
    background: #C70000;
}
div[data-content-type="tabs"] .tabs-navigation li.tab-header a.tab-title::after {
    background: #c70000;
}
.pagebuilder-column.finance-col {
    padding: 20px;
    border: 1px solid #e5f4ff;
    border-radius: 4px;
    background: #e5f4ff;
}
.pagebuilder-column-group.two-col-financing {
    margin: 0;
}
.two-col-financing .pagebuilder-column-line {
    gap: 20px;
}
.finance-quote {
    background: #c4e6ff;
}
.financing-light-bg .pagebuilder-column-line {
    padding: 20px;
    background: #e5f4ff;
    border-radius: 4px;
}



.widget-category-thumbnail-image .slick-track {
    margin-left: 0;
}
.mm-category-thumbnail__info h5 a {
    white-space: normal;
    text-align: left;
    display: inline-block;
}



.pagebuilder-content-type .pagebuilder-column-group.no-column-line .staticmenu-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.main-forum-container {
    padding-right: 0;
}


@media (max-width: 768px) {
.forum-top-controls {
    justify-content: flex-start;
    margin-bottom: 20px;
}
.forum-top-controls div {
    margin-left: 0;
    margin-right: 20px;
}
    .data-table-forum-resp div.attr-title:before {
    display: block;
    margin: 0 0 10px 0;
    border: 0;
    background: #efefef;
    padding: 7px;
}
    .data-table-forum-resp td {
    padding-left: 20px;
}
}





#google_translate_element span { display: none; }
 .goog-te-gadget{ font-size: 0px !important; } 
#google_translate_element{ width: 156px; }
#google_translate_element .goog-te-combo {
    background-color: #000;
    color: #fff;
    height: 28px;
    padding: 0 15px;
    position: relative;
}
nav.navigation.horizontal.main-nav.nav-sections {
    background: #fff;
}

@media (max-width: 767px) {
    #google_translate_element .goog-te-combo {
        font-size: 12px;
        height: 26px;
        padding: 0 7px;
        line-height: 26px;
    }
    #google_translate_element {
        width: 130px;
    }
}

.gallery-placeholder > .gallery-placeholder__image {
    display: none;
}
.blog-post-view .page-title-wrapper {
    display: block;
    background: #0092ff1a;
    margin: 0 0 60px;
    padding: 30px 0;
}
.blog-post-view .page-title-wrapper + .breadcrumbs {
    display: none;
}
.blog-page .sidebar.sidebar-additional .block {
    margin-right: 0;
}
.blog-page .sidebar.sidebar-additional {
    margin-top: 38px;
}
@media (min-width: 1200px) {
    .blog-page .d-xl-none {
        display: none !important;
    }
}
.blog-post-view .post-sharing {
    display: none;
}
.post-holder .block.comments {
    background: #0092ff1a;
    padding: 30px;
    border-radius: 4px;
}
.sidebar .blog-search .block-content .control input {
    border-radius: 0;
}
.sidebar .blog-search .block-content .actions .action.search {
    border-radius: 0;
    height: 43px;
}
.product-info-main button#product_addtoquotelist_button:focus {
    border: 0;
}
.product-info-main .product-add-form form .box-tocart {
    margin-right: 20px;
}
.product-item .product-reviews-summary .reviews-actions .action.view {
    padding: 0 2px;
}
.product-item .product-reviews-summary .reviews-actions .action.view:before {
    margin-right: 0;
}
.product-item .product-reviews-summary .reviews-actions .action.view:after {
    margin-left: 0;
}
.products-footer a.category-load-more.btn {
    color: #1D1D1D !important;
    background: transparent !important;
    border: 1px solid #1D1D1D;
    border-radius: 4px;
}
.products-footer a.category-load-more.btn:hover {
    background: #c70000 !important;
    color: #fff !important;
    border: 1px solid #c70000;
    box-shadow: none;
}
.sidebar .rating-summary .rating-result {
    margin-left: 0;
    width: 100%;
}
.block.filter > .cat_filter .btn_filter span {
    background: #C70000;
    color: #fff;
}
 .sidebar .filter-options-content a {
            display: flex;
        }
#faq-search .faqkeyword {
    height: 40px;
}
#faq-search .btn-submit {
    background: #C70000;
}
#faq-search .btn-submit:hover {
    background: #000;
}

.catalogsearch-result-index .page-title-wrapper {
    margin: 0 0 40px;
    padding: 30px 0;
    background: #0092ff1a;
}
.catalogsearch-result-index .breadcrumbs {
    margin: 0;
    padding-bottom: 20px !important;
    display: none;
}
.search.results .products-grid > ol {
    margin: 0 -8px;
}
.search.results .products-grid > ol li {
    padding: 8px;
}
.filter-options-content .count {
    display: flex;
}

.product__style-2 .products-grid .product-item-inner {
    right: auto;
}
.product-content-right li.item.product.product-item .product_item_images > a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000029;
    z-index: 1;
    opacity: 0;
}
.product-content-right li.item.product.product-item:hover .product_item_images a:after {
    opacity: 1;
}
.product-content-right li.item.product.product-item .product_item_images:after {
display: none;
}
.products-grid .product-item .actions-secondary .action {
    border: 0;
}
.products-grid .product-item .actions-secondary .action:hover {
    background: #C70000;
}

.search_type_defaut .input-text {
    padding-right: 60px;
}
.search_type_defaut .search-clear {
    right: 37px;
}
.search_type_defaut #search-form .auto-complete-result {
    left: auto;
    width: 400px;
}
.auto-complete-result .products-list .product-item-info .product-item-photo {
    max-width: 60px;
}
.auto-complete-result .products-list .product-item-info .product-item-details a {
    white-space: break-spaces;
    font-size: 14px;
}
.blog-page h1.page-title {
    text-transform: capitalize;
    padding: 0 20px;
    line-height: normal;
}
.aw-ctq__file-uploader-drop-zone {
    min-height: 43px;
}
.table-wrapper table > thead > tr > th {
    vertical-align: baseline;
}
.aw_ctq__quote-links {
    background: #e5f4ff;
    border: 0px solid #eeeeee;
}
.aw_ctq__quote-links li {
    margin-bottom: 0;
    padding: 10px;
}
.aw_ctq__quote-links li.current {
    background: #a8cae3;
    color: #000000;
}

@media (max-width: 992px) {
    .mm-search .block-quick-search .block.block-content.active {
        display: block;
        position: absolute;
        right: 0;
        left: 0;
        top: 100%;
        padding: 12px 25px;
        background: #000000;
        border-top: 1px solid #e5e5e5;
    }
    .mm-search .search-m-button:before {
        content: '\e615';
        font-family: 'icons-blank-theme';
        font-size: 22px;
        color: #000;
        font-weight: 700;
        position: relative;
        top: 2px;
    }
    .mm-search .search-m-button {
        font-size: 0;
        display: block !important;
        padding: 0 10px;
        position: relative;
    }
    .mm-search {
        margin: 0;
    }
    .mm-search .block.block-search {
        margin: 0;
    }
    .search_type_defaut #search-form .auto-complete-result {
        width: 100%;
    }
.header__action-default > li .minicart-wrapper .action.showcart:before {
    display: none;
}
 .page-title-wrapper .page-title {
        font-size: 30px;
    }
}
div#popup-share-cart > button {
    background: #e02b2b;
    color: #fff;
    border: 0 !important;
    padding: 11px 11px !important;
}
input.share-cart-ulr.copied, .product-share-url.copied {
    opacity: 1;
    color: #fff;
    background: #e02b2b !important;
}
#share-popup .bls_popup-content button {
    background: #e02b2b;
    color: #fff;
}
.bls_popup-content input.product-share-url {
    width: calc(100% - 45px);
}
.cart-back-link li {
    list-style: none;
}
.cart-back-link a {
    display: inline-block;
    background: #e4e4e4;
    padding: 2px 15px;
    border-radius: 5px;
    font-size: 14px;
}
.cart-back-link a:before {
    content: "\f060";
    font-family: "Font Awesome 5 Pro";
    margin-right: 10px;
    font-size: 15px;
}

#shipping-new-address-form > .field:nth-child(2) {
    width: 48%;
    margin-left: 4%;
}
#shipping-new-address-form > .field:nth-child(3) {
    clear: both;
}
.home-video-section img {
    width: 100%;
}
.header__action-default > li .minicart-wrapper .action.showcart:before {
    display: none;
}
header.page-header {
    z-index: 10 !important;
}
@media (max-width:640px) {
    .cms-index-index h2, .widget.block-products-list .block-title strong, .home-testimonial h3.elementor__headline {
        font-size: 24px;
    }
    .block.widget .product-items button.slick-arrow {
        top: 50%;
    }
    .block.widget .product-items button.slick-prev.slick-arrow {
        left: 33px;
        right: 0;
    }
}

.product-info-main #product_addtoquotelist_button {
    display: none;
}
.faq-page .question-list > .faqcat-block {
    width: 100%;
}
.faq-page .question-list > .faqcat-block > a {
    display: none;
}
.faq-page .question-list > .faqcat-block .panel-heading {
    border: 0;
}
.faq-page .question-list h4.panel-title a {
    font-weight: 600;
}
.faq-page .fa-plus-square-o:before {
    content: "\f067";
}
.faq-page .fa-minus-square-o:before {
    content: "\f068";
}
body.faq-page .page-title-wrapper {
    background: #0092ff1a;
    padding: 30px 0 30px;
    margin: 0 0 30px;
}
body.faq-page .breadcrumbs {
    margin: 0 0 30px;
    background: #0092ff1a;
    padding: 0 0 30px !important;
    text-align: center;
}
.loffaq-category-view .page-title-wrapper {
    background: #0092ff1a;
    padding: 30px 0 30px;
    margin: 0 0 30px;
}
.question-list .panel-heading {
    border: 0;
}
.loffaq-category-view .question-list > div {
    width: 100%;
}
.home-category, .light-blue-bg {
z-index: 9;
}
    #back-top {
        z-index: 9;
    }

#product-comparison tbody tr .product-item-actions .actions-secondary {
        right: 0px;
    }
.blueskytechco_quickview-product-view .product-info-main .extra-popup {
    display: none;
}
.blueskytechco_quickview-product-view .bundle-options-container .bundle-options-wrapper {
    margin-top: 0;
}
.blueskytechco_quickview-product-view .bundle-options-container .product-options-wrapper {
    margin: 0;
}
.blueskytechco_quickview-product-view .product-add-form {
    margin-top: 10px;
}
.blueskytechco_quickview-product-view .page-wrapper .product-info-main {
    overflow-x: hidden;
}
.checkout-onepage-success .print {
    text-align: center;
    float: none;
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #f00;
    display: inline-block;
    padding: 5px 20px;
    background: #c70000;
    border-radius: 4px;
}
.checkout-success {
    text-align: center;
}
.checkout-success .primary {
    float: none;
}
body.account a.action.edit {
        margin-right: 20px;
        color: #c70000 !important;
        font-weight: 600;
    }
    body.account a.action.change-password {
        color: #c70000 !important;
        font-weight: 600;
    }
    .account .table-wrapper .action {
        color: #c70000 !important;
        font-weight: 600;
    }
.order-actions-toolbar .action.print {
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #f00;
    display: inline-block;
    padding: 5px 20px;
    background: #c70000;
    border-radius: 4px;
}
.order-actions-toolbar a.action.order {
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #f00;
    display: inline-block;
    padding: 5px 20px;
    background: #c70000;
    border-radius: 4px;
}
.wishlist.table-wrapper a.towishlist {
    display: none;
}
.sidebar .product-item .product-item-name > a {
    font-size: 14px;
    display: block;
}
.sidebar .product-item-details {
    width: 100%;
}
.sidebar .block-wishlist .actions-toolbar {
    display: none;
}
.question-list .panel-title {
    cursor: pointer;
}



.page-product-configurable .product-info-main .product-options-wrapper {
    width: 100%;
}
.page-product-configurable .product-info-main .product-options-wrapper .field.configurable {
    margin-bottom: 0;
}
.wishlist .field.comment-box {
    display: none;
}
.product__style-2 .form-wishlist-items .products-grid .product-item-inner {
    position: relative;
    bottom: auto;
    top: auto;
    transform: translate(0, 0px);
    opacity: 1;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .field.qty {
    display: flex;
    align-items: center;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .field.qty label {
    margin-bottom: 0;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .product-item-actions {
    margin-bottom: 0;
    box-shadow: none;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .product-item-actions .actions-primary .tocart {
    background: #da3f3f;
    width: auto;
    height: auto;
    margin: 0;
    box-shadow: none;
    border: 0;
    position: relative;
    top: -5px;
    border-radius: 30px;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .product-item-actions .actions-primary .tocart span:before {
    display: none;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .product-item-actions .actions-primary .tocart span {
    transform: translate(0) !important;
    opacity: 1;
    font-size: 14px;
    position: relative;
    left: 0;
    color: #fff;
    clip: unset;
    visibility: visible;
    background: none;
    height: auto;
    padding: 6px 16px;
    box-shadow: none;
}
.products-grid.wishlist .product-item .box-tocart .fieldset {
    align-items: center;
}
.products-grid.wishlist .product-item .box-tocart .fieldset .product-item-actions .actions-primary .tocart:hover {
    background: #000;
}
.products-grid.wishlist .product-item-tooltip {
    display: none;
}
.wishlist-index-configure .product-info-main .extra-popup {
    display: none;
}
.wishlist-index-configure .product-details .product-addto-links {
    display: none;
}
.product-info-main .product-category a {
    margin-right: 15px;
}
.cms-index-index h3.category-thumbnail__title {
    font-size: 18px;
    margin-bottom: 0;
}
.widget-category-thumbnail-image .style_2 .category-count {
    display: none;
}

.widget-testimonial p.testimonial-name {
    text-align: left;
}
@media  (max-width: 767px) {
    .widget-category-thumbnail-image .elementor-category-thumbnail-image-item a.category-thumbnail__image {
        height: 200px !important;
    }
}
@media (min-width: 768px) {
    .widget-category-thumbnail-image .elementor-category-thumbnail-image-item a.category-thumbnail__image {
        height: 300px !important;
    }
}
#mpstorepickup-available-popup {
    overflow: unset;
}
div#mpstorepickup-available-store {
    display: none;
}
