/* Laptop */
@media (max-width: 1366px) {
    #menu-1-1680e0c,
    #menu-1-059419f {
        gap: 8px !important;
    }

    #menu-1-1680e0c .elementor-item,
    #menu-1-059419f .elementor-item {
        font-size: 15px !important;
			font-weight:600;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
	
	.elementor-1082 .elementor-element.elementor-element-1680e0c .elementor-nav-menu .elementor-item {
    font-family: "Raleway", Sans-serif;
    font-size: 16px !important;
    font-weight: 500;
}
}

/* Large Desktop */
@media (min-width: 1920px) {
    #menu-1-1680e0c,
    #menu-1-059419f {
        gap: 10px !important;
    }

    #menu-1-1680e0c .elementor-item,
    #menu-1-059419f .elementor-item {
        font-size: 17px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

/* Home icon */
.elementor-element-6b2f779{
    width:40px !important;
    min-width:40px !important;
}

/* Both menus */
.elementor-element-1680e0c .elementor-item,
.elementor-element-059419f .elementor-item{
    font-size:12px !important;
    padding-left:5px !important;
    padding-right:5px !important;
    white-space:nowrap !important;
}

/* Reduce gap between header containers */
.elementor-element-805af9a .e-con-inner{
    gap:10px !important;
}

}


mark.order-status.status-pending {
    background: #ff4d4f !important;
}

mark.order-status.status-pending span {
    color: #ffffff !important;
}







#tab-description h2,
#tab-description h4 {
    font-size: 0.7rem !important;
}


[type=button], [type=submit], button {
    background-color: transparent;
    border: 1px solid #aba8a9;
    border-radius: 3px;
    color: #646464;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    padding: .5rem 1rem;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
}


[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    /* margin-left: 5px !important; */
    margin-top: -4px;
    cursor: pointer;
}


.mtp-search-input {
    height: 40px;
    width: 100%;
    min-width: 0;
    line-height: 52px;
    font-size: 12px;
    border-width: 1.5px;
}


.mtp-sort-select {
    height: 40px;
    width: auto;
    min-width: 0;
    flex: 1 1 0;
    font-size: 12px;
    padding: 0 14px;
    border-width: 1.5px;
}