/*Backend elementor css - Start*/

elementor-edit-mode .elementor-section-full_width{
width: 100% !important;
}

.elementor-section-full_width{
width: 100%;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-inner-section.elementor-section-full_width{
    width: 100% !important;
    margin-top: 0 !important;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-inner-section .elementor-widget-wrap{
    height: auto;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-first-add .elementor-icon{
    font-size: 15px !important;
    color: red;
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-first-add{
    border: 1px dashed red;
}

.elementor-section.elementor-section-full_width .elementor-column-gap-default{
    margin: 0 -0px;
}

.width-fit{
    width: fit-content !important;
}
/*Backend elementor css - End*/

/*Overwrite - Start*/
.elementor-row{
    row-gap: 30px;
}

.gap-0 .elementor-row{
    gap: 0;
}

.elementor-widget-pos_title .pos-title-2.pos-title-widget .pos-title{
    border-bottom: none;
}

#header .sticky-inner.scroll-menu,
body.page-index:not(.elementor-editor-active) .absolute-header:not(.scroll-menu){
    background-color: #000;
}

.text-muted{
    color: #253237!important;
}

#product .product-description p,
#product .product-description ul,
.product-information .product-description ul li, 
.product-information .product-description ol li,
#product .product-description ul strong{
    color: inherit;
}
/*Overwrite - End*/

/*Typography - Start */
p,
ul,
.smart-blog-sing-blog-content > p{
    font-size: 16px;
    font-weight: 500 !important;
    line-height: 1.5;
    margin-bottom: 0 !important;
}

.product-attachments p + .attachment,
.product-attachments .attachment + .attachment,
p + ul,
p + p,
ul:not(.total-products ul) + p,
h2 + p,
h2 + ul,
h3 + p,
h3 + ul{
    margin-top: 1.25rem !important;
}

p + h3,
ul + h3{
    margin-top: 2.25rem !important;
}

p + h2,
ul + h2{
    margin-top: 3rem !important;
}

h2{
    color: #253237;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    line-height: 30px;
}

h2 + .block-category-inner{
    margin-top: 20px;
}

ul:not(header ul):not(footer ul):not(.total-products ul):not(.bottom-pagination-content ul) li + li{
    margin-top: 0.5rem;
}

.elementor-widget-text-editor ul{
    font-size: inherit!important;
    color: inherit!important;
}
/*Typography - End */

.smart-blog-sing-blog-content > p,
.smart-blog-sing-blog-content > ul{
    color: #253237!important;
}

#product  .breadcrumb a:hover{
    color: #f07d00 !important;
}

.page-header *,
.breadcrumb *{
    color: #fff;
}

#product  .breadcrumb *{
    color: #253237;
}

.smart-blog-breadcrumb a{
    color: #fff!important;
}

.smart-blog-breadcrumb a:hover{
    color: #253237!important;
}

.smart-blog-breadcrumb a span{
    color: inherit;
}

#wrapper .breadcrumb li::after{
    color: inherit;
}

#product-description-short *{
    color: inherit !important;
}

#js-product-list-top .total-products{
    align-items: center;
}

#left-column > *{
    margin-bottom: 0;
}

#left-column > * + *{
    margin-top: 2.5rem;
}

:root {
    --theme-color: #f07d00;
}

h1 strong{
    color: var(--theme-color);
}

.over-hidden{
    overflow: hidden;
}

#footer a:hover:not(.pos-socials-widget a){
    color: var(--theme-color);
}

.post-item.design-1 .post-content{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 15px 20px 15px 20px;
}

.post-item.design-1 .post-content .post-meta{
    order: 0;
}

.post-item.design-1 .post-content .post-title{
    order: 1;
}

.post-item.design-1 .post-content .read_more{
    margin-top: 0;
    order: 2;
}

.post-item.design-1 .post-content .post-meta .post-date i{
    display: none;
}

.post-item.design-1 .post-content .post-meta .post-author{
    display: none;
}

.post-item.design-1 .post-content .post-description{
    display: none;
}

section.flex-column .elementor-widget-wrap:not(.elementor-inner-section .elementor-widget-wrap){
    flex-direction: column;
}

section.content-space-between .elementor-widget-wrap:not(.elementor-inner-section .elementor-widget-wrap){
    justify-content: space-between;
}

.elementor-row .elementor-column:not(:last-child) .right-bordered{
    border-style: solid;
    border-width: 0px 2px 0px 0px;
    border-color: #f2f3f3;
}

.smart-blog-post-single-item .title_block{
        margin-top: 15px;
}

.buy,
.page-product-box,
#product_comments_block_tab{
    display: none;
}

.menu-item,
.menu-item a{
    border: none!important;
}

.menu-item a:hover{
    color: #f07d00!important;
}

.elementor-widget-image-box .elementor-image-box-wrapper figure{
    width: fit-content !important;
}

.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-description ul{
    color: inherit;
    font-size: inherit;
    font-weight: inherit !important;
}

.brand-content .brand{
    flex-direction: column;
}

.custom-product-form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 30px;
}

.custom-product-form .product-prices{
    width: calc(((100% - (30px * 1))/2)*1);
}

.custom-product-form > .product-quantity{
    margin: 15px 0;
    width: calc(((100% - (30px * 1))/2)*1);
}

.custom-product-form > .product-quantity .qty{
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}

.custom-product-form > .product-quantity .qty > .input-group{
    width: 100%;
    display: flex;
    flex-direction: row;
}

.custom-product-form > .product-quantity .qty > .input-group .form-control{
    flex-grow: 1;
}

.online-availability{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f3f6f6;
    background-color: #f3f6f6;
    border-radius: 5px;
    padding: 0px 15px;
    margin: 15px 0;
}

.online-availability .availability{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1rem;
    margin: 15px 0;
}

.online-availability .availability-qty{
    font-weight: 700;
    font-size: 0.85rem;
}

.online-availability .availability-qty .qty{
    font-weight: 500;
    font-size: 1rem;
    color: #F07D00;
}


.custom-product-form .product-add-to-cart,
.custom-product-form .product-add-to-cart .product-quantity{
    width: 100%;
}

.custom-product-form .add{
    margin-right: 0;
}

.product-actions .add-to-cart i{
    display: block;
}

.product-quantity .add + .cart_button{
    margin-left: 10px;
}

.perfect-cube-shape,
.perfect-cube-shape iframe{
    aspect-ratio: 1;
}

.elementor-widget-accordion ul{
    color: inherit !important;
    font-size: inherit !important;
}

.pos-search-wrapper .dropdown-menu{
    background-color: #f07d00 !important;
}

.pos-search-wrapper .dropdown-menu .pos-search__submit{
    padding: 13px 0px;
}

.r_more{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f07d00;
    border-radius: 6px 6px 6px 6px;
    padding: 15px 20px 15px 20px;
    background-color: #f07d00;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.r_more:hover{
    background-color: #fff;
    color: #f07d00;
    border-width: 1px 1px 1px 1px;
}

.page-title-wrapper,
.smart-blog-breadcrumb a{
    color: #f07d00 !important;
}

.page-title-wrapper *{
    color: inherit !important;
}

.page-title-wrapper a:hover{
    color: inherit !important;
    opacity: 0.5;
}

#blockcart-modal .modal-content .modal-header{
    background-color: #f07d00;
}

#blockcart-modal .modal-content .modal-header .modal-title{
    text-transform: none;
}

#blockcart-modal .modal-content .modal-header i{
    color: #fff;
}

@media (min-width: 1025px) {
    .wide-no-border > .elementor-column-wrap,
    .wide-no-border > .elementor-widget-container{
        border: none !important;
    }
}

@media (max-width: 1024px) {
    .elementor-row .elementor-column:nth-child(3n) .right-bordered{
        border-style: none;
    }
    
    .resp-no-border > .elementor-column-wrap{
        border: none !important;
    }
}

@media (max-width: 767px) {
    .right-bordered{
        border-style: none !important;
    }
    
    .elementor-widget-pos_title .pos-title-2.pos-title-widget .pos-title:after{
        left: 50%;
        transform: translateX(-50%);
    }
}