.nav-tabs li.active {
    border-top: 2px solid #ff8823;
    border-width: 2px 0 0 0;
    border-bottom: 2px solid #eff5f5;
    margin-right: 2px;
    margin-bottom: -2px;
    z-index: 9;
}

ul.nav-tabs li:not(.active) a:hover {
    color: #555555;
    background-color: transparent !important;
    border: transparent 0px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: transparent !important;
}

.nav-tabs > li > a {
    color: #555555;
    font-size: 16px;
}

.cstmMpos {
    max-width: 200px;
    width: 100%;
    cursor: pointer;
}

.cstmAdvantageImage {
    max-width: 100px;
    width: 100%;
}

.btn-150 {
    width: 150px;
}

.cstmScrollBar .funkyradio-full label {
    width: auto !important;
    padding: 0px 5px;
    font-size: 13px;
    margin-top: 10px;
}

.cstmOrange {
    color: #ff6530 !important;
}

span.input-icon {
    display: inline-block;
    width: 100%;
}

.input-icon {
    position: relative;
}

.input-icon.input-icon-right > .ace-icon {
    left: auto;
    right: 3px;
}

.input-icon > .ace-icon {
    padding: 0 3px;
    z-index: 2;
    position: absolute;
    top: 1px;
    bottom: 1px;
    line-height: 30px;
    display: inline-block;
}

.ace-icon {
    text-align: center;
}

.cstmGreen {
    color: #5cb85c;
}

.cstmLtr {
    direction: ltr;
}

.cstmBlue {
    color: #216caf;
}

.input-group-addon {
    font-size: 14px !important;
    color: #555555 !important;
}

.input-group-addon {
    font-size: 14px !important;
    background: #EEEEEE !important;
    color: #555555 !important;
    border: 1px solid #cccccc !important;
}

.cstmAlertMessage {
    color: #ff6530;
    display: none;
}

.cstmAdvantageContainer .cstmDashboardStat {
    min-height: 202px;
}

.cstmDashboardStat i, .cstmFlexInsideCircleDiv i {
}

.cstmFullHeight {
    height: 100%;
}

.cstmLogoContainer {
    background-color: rgba(255, 255, 255, 0.6);
    border-bottom-right-radius: 200px;
    width: 400px;
    height: 220px;
    border: 1px solid #fff;
    z-index: 9;
    position: fixed;
    left: 0;
}

.cstmPosText {
    width: 370px;
    text-align: justify;
    font-size: 15px;
    font-family: 'Mj_Flow';
    letter-spacing: 1px;
}

.cstmPosTextContainer {
    color: white;
    background-color: rgba(153, 43, 107, 0.8);
    border-top-left-radius: 100px;
    width: 600px;
    border: 2px solid rgb(153, 43, 107);
    padding: 10px;
    border-bottom-left-radius: 100px;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.cstm24Hour {
    color: #fff;
    background-color: rgba(255, 102, 32, 0.7);
    width: 200px;
    height: 100px;
    align-items: center;
    text-align: center;
    align-content: center;
    align-self: center;
    border: 1px solid #ff6620;
    padding: 25px 20px;
    margin-top: 250px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
    line-height: 27px;
}

.cstmHeader {
    color: #ff6620;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}

.cstmAcaredeon {
    margin-top: 1px;
    line-height: 27px;
    text-align: justify;
}

.cstmAcaredeonHeader {
    padding: 6px 12px;
    border-radius: 4px;
    background: #216caf;
    color: white;
}

.cstmAcaredeonHeader:hover {
    cursor: pointer;
}

.cstmAcaredeonBody {
    padding: 6px 12px;
}

.table.cstmCompareTable > tbody > tr > td, .table.cstmCompareTable > tbody > tr > th, .table.cstmCompareTable > tfoot > tr > td, .table.cstmCompareTable > tfoot > tr > th, .table.cstmCompareTable > thead > tr > td, .table.cstmCompareTable > thead > tr > th {
    text-align: center;
    width: 30%;
}

.table.cstmCompareTable > tbody > tr > td:first-child,
.table.cstmCompareTable > thead > tr > th:first-child {
    text-align: right;
    width: 40% !important;
}

.input-icon {
    position: relative;
}

.input-icon.input-icon-right > .ace-icon {
    left: auto;
    right: 3px;
}

.input-icon > .ace-icon {
    padding: 0 3px;
    z-index: 10;
    position: absolute;
    top: 1px;
    bottom: 1px;
    line-height: 30px;
    display: inline-block;
}

.input-icon.input-icon-right .form-control {
    padding-right: 70px;
}

.ace-icon {
    text-align: center;
    font-size: 14px !important;
}

.cstmFooter {
    background-color: #f2f2f2;
    /*background-color: #999;*/
    padding-top: 10px;
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 15px;
}

.cstmBtnGreen,
.cstmBtnGreen:focus {
    background-color: #17b57a;
    color: white;
}

.cstmBtnGreen:hover {
    border: 1px solid #17b57a;
    color: #17b57a;
    background-color: white;
}

.cstmBtnRed,
.cstmBtnRed:focus {
    background-color: #bd0f0f;
    border-color: #bd0f0f;
    color: white;
}

.cstmBtnRed:hover {
    border: 1px solid #bd0f0f;
    color: #bd0f0f;
    background-color: white;
}

.input-group-addon:last-child {
    background-color: rgb(49, 128, 179) !important;
    color: white !important;
    border: 1px solid rgb(49, 128, 179) !important;
}

.cstmPriceTable > tbody > tr > td:first-child {
    text-align: right;
    width: 40%;
}

.cstmPriceTable > tbody > tr > td:last-child {
    text-align: left;
}

.cstmMainContent {
    min-height: auto;
}

.typewrite > .wrap:after {

}

.cstmLevelContainer {
    transition: 1s all ease-in;
    height: 145px;
    overflow: hidden;
    text-align: center;
    margin-top: 10px;

}

.cstmLevelShoppingText {
    overflow: hidden;
    text-align: justify;
    padding: 0px 10px;
    word-wrap: break-word;
}

.cstmLevelShoppingText p:first-child {
    color: #216caf;
}

.cstmLevelShoppingText[id^=text] p:first-child {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.cstmLevelContainer:hover {

}

.cstmLevelContainer:hover .cstmLevelShoppingText {

}

.cstmLevelShopping {
    padding: 5px;
    max-width: 128px;
    display: inline-block;
}

.cstmLevelShopping img {
    width: 100%;
}

.cstmMposContainer {
    text-align: center !important;
}

.product-title {
    background: #f5f6f7;
    padding: 10px;
    color: #777;
    line-height: 30px;
}

.cstmMobileBuyProduct {
    display: none;
}

.item {
    direction: rtl;
}

.owl-other-product .owl-nav {
    display: none;
}

.cstm-owl-other-img {
    float: right;
    width: 100px;
    text-align: center;
    margin-left: 15px;
}

.cstm-owl-other-img img {
    width: 100%;
}

.owl-other-product .label-activation {
    position: absolute;
    right: -9px;
    top: 7px;
    transform: rotate(45deg);
}

.owl-prev,
.owl-next {
    display: inline-flex !important;
}

.cstm-other-header{
    background-color: #555;
    font-size: 17px;
    padding: 0 5px;
    line-height: 32px;
    display: flex;
}

.nav.gallery {
    display: flex;
    width: 100%;
    justify-content: center;
}

.nav.gallery > li > a > img,
.nav.gallery > li > a > i {
    width: 50px !important;
    height: 50px;
    border: 1px solid #ccc;
    padding: 5px;
}

.nav.gallery > li > a > i {
    font-size: 25px;
    color: #4d4d4d;
}

.swal2-customize .swal2-content {
    height: 100%;
}

.swal2-customize {
    height: 80%;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: 0 !important;
    left: auto !important;
}

#productPrice {
    font-size: 18px;
}

.rules-description {
    margin-bottom: 15px;
    margin-top: 20px;
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    overflow: hidden;
    width: 0%;
    height: 100%;
    cursor: pointer;
    transition: .5s ease;
    border-radius: 4px;
    z-index: 10;
}

.basket-count.overlay .overlay {
    width: 100%;
}

.cstmLeftMenu0 {
    position: fixed;
    right: 0px;
    width: 50px;
    background: linear-gradient(rgba(29, 200, 205, 0.65), rgba(29, 205, 89, 0.2)), url(//hamput.top/hamput/images/call-to-action-bg.jpg) fixed center center;
    background-size: auto auto, auto auto;
    background-size: cover;
    top: 0;
    padding-top: 70px;
    bottom: 0px;
    overflow-y: auto;
    z-index: 99;
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.5);
    transition: 1s width;
}

.cstmLeftMenu0.open {
    width: 250px;
}

.cstmLeftMenu0 span.open {
    display: inline-block;
    word-wrap: unset;
}

.cstmLeftMenu0 span {
    display: none;
    position: fixed;
    right: 50px;
}

.cstmLeftMenu0 ul, .cstmCategoryMenu, .cstmCategoryMenuByInput {
    color: grey;
    list-style-type: none;
    line-height: 31px;
    padding: 10px;
    display: block;
}

.cstmLeftMenu0.open > ul > li.hide-in-collapse {
    display: block;
}

.cstmLeftMenu0 > ul > li.hide-in-collapse {
    display: none;
    transition: 1s all;
}

.cstmLeftMenu0 > ul, .cstmCategoryMenu, .cstmCategoryMenuByInput {
    color: grey;
    list-style-type: none;
    line-height: 31px;
    padding: 10px;
    display: block;
}

.cstmLeftMenu0 > ul > li:not(.not-li-border), .cstmCategoryMenu li, .cstmCategoryMenuByInput li {
    border-bottom: #eaeaea 1px solid;
    padding: 5px;
}

.cstmLeftMenu0 ul li.cstm-user-name {
    position: relative;
    background: rgba(0, 0, 0, 0.3);
    margin-top: 5px;
}

.cstmLeftMenu0 ul li.cstm-user-name a {
    font-size: 14px !important;
    padding: 5px 5px 0 5px;
}

.cstmLeftMenu0 ul li a {
    color: white;
    display: inline-block;
    width: 100%;
}

.cstmLeftMenu0 ul li a:hover {
    text-decoration: none !important;
}

.cstmLeftMenu0 ul li:not(.not-hover):hover, .cstmCategoryMenu li:hover {
    cursor: pointer;
    background: #1dc8cd;
}

.cstmLeftMenu0 .fa {
    width: 25px;
    font-size: 18px;
    display: inline-block;
}

.user-avatar {
    width: 120px;
    border-radius: 50%;
}

.cstmLeftMenu0 .cstm-copy-right {
    display: none;
}

.cstmLeftMenu0.open .cstm-copy-right {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 30px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cstmLeftMenu0.open .cstm-copy-right i {
    font-size: 14px !important;
}

.header-inner {
    padding: 15px 0 !important;
    overflow: visible !important;
}

.header-inner #logo,
.header-inner #logo h5,
.header-inner #logo h5 a,
.header-inner #logo h5 a img {
    height: 100%;
}

.header-inner #logo {
    padding-left: 5px;
}

.header-inner #logo h5 {
    margin: 0 !important;
}

.cstm-container-footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.raychat_main_container {
    margin: 95px 20px 0 20px !important;
}

@media screen and (max-width: 767px) {

    .nav-tabs > li > a {
        font-size: 14px;
    }

    .cstmLeftMenu0 {
        width: 0px;
    }

    .swal2-customize .swal2-content {
        height: 97%;
    }

    .swal2-customize {
        padding: 10px !important;
        height: 95%;
    }

    .cstmMobileBuyProduct {
        display: block;
        z-index: 955;
        background: #62b965;
        color: white;
        text-align: center;
        position: fixed;
        bottom: 0;
        right: 0;
        left: 0;
        top: auto;
        line-height: 45px;
        box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, .35);
        font-size: 18px;
        cursor: pointer;
        width: 100%;
        border-width: 0;
        padding: 0px;
        border-radius: 0;
    }

    .cstmTypedJs {
        font-size: 30px !important;
    }

    .cstmAutoType {
        height: 97px !important;
    }

    #mainContainer {
        display: inline-block;
        margin-right: 250px !important;
        width: 100% !important;
    }

    #mainContainer.open {
        margin-right: 0px !important;
    }

    .cstmMpos {
        width: 200px !important;
        height: 200px;
    }

    ul.cstmMenu {
        padding: 0px;
        margin-top: 30px;
    }

    #productTitle {
        color: #777;
        margin: 0;
    }

    #productPrice {
        font-size: 18px;
    }

    .label {
        font-size: 85%;
    }

    li #btnBuy {
        display: none;
    }

    .force-big {
        transition: 1s width;
        width: 300px;
    }

    .cstmMposContainer {
        text-align: center !important;
        height: 270px;
    }

    .cstmWidthBtnInMob {
        width: 100%;
    }

    .cstmLogoContainer {
        position: absolute;
        background-color: rgba(255, 255, 255, 0.6);
        border-bottom-right-radius: 100px;
        width: 200px;
        height: 120px;
    }

    .cstmPosText {
        text-align: justify;
        font-size: 12px;
        line-height: 1.6;
    }

    .cstmPosTextContainer {
        background-color: rgba(153, 43, 107, 0.8);
        border-top-left-radius: 100px;
        padding: 10px 0px 10px;
    }

    .cstm24Hour {
        color: #fff;
        height: auto;
        align-items: center;
        text-align: center;
        align-content: center;
        align-self: center;
        margin-top: 135px;
        padding: 10px 20px;
    }

    .cstmJSGridImage {
        width: 20% !important;
    }

    .cstmJSGridBar {
        width: 10% !important;
    }

    .cstmCheckDiscount {
        padding-right: 15px !important;
        margin-top: 22px !important;
    }

    .product-title {
        line-height: 26px;
        font-size: 14px;
    }

}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        display: none;
        opacity: 0;
    }
    to {
        display: inline-block;
        opacity: 1;
    }
}

.cstmCategoryMenu, .cstmCategoryMenuByInput {
    color: grey;
    list-style-type: none;
    line-height: 31px;
    padding: 10px;
    display: block;
}

.cstmTooltip {
    position: absolute;
    z-index: 999;
    background-color: white;
    border: 1px solid #eee;
    min-width: 50px;
    padding: 5px 10px;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.cstmTooltip:before {
    content: '';
    position: absolute;
    right: -5px;
    top: 7px;
    width: 0;
    height: 0;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #fff;
    border-top: 7px solid transparent;
    clear: both;
}

.cstmCategoryMenu li, .cstmCategoryMenuByInput li {
    border-bottom: #eaeaea 1px solid;
    padding: 5px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none !important;
    background-color: transparent !important;
    cursor: pointer;
}

.cstmPageContent {
    margin-top: 85px;
}

.cstmCategoryMenu li:hover {
    cursor: pointer;
    background-color: rgb(185, 116, 156);
    border-radius: 5px;
}

.cstmMobileHeader {
    height: 85px;
    background-color: #F1EDEC;
    box-shadow: rgba(0, 0, 0, 0.03) 0px 2px 3px 2px;
    position: fixed;
    width: 100%;
    z-index: 20;
}

.cstmOverlayMenu {
    position: fixed;
    top: 0;
    padding-top: 80px;
    right: -210px;
    bottom: 0;
    background-color: #F1EDEC;
    width: 210px;
    transition: 1s right;
    z-index: 19;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
}

.cstmOverlayMenu.cstmOverlay {
    transition: 1s right;
    right: 0;
}

.cstmSimpleNav li {
    list-style-type: none;
    line-height: 31px;
    padding: 5px;
    border-bottom: 1px solid #216caf;
}

.cstmSimpleNav li:hover {
    background-color: rgba(102, 157, 206, 0.8);
    cursor: pointer;
    border-radius: 7px;
    color: #F1EDEC;
}

.cstmSimpleNav li:hover a {
    color: #F1EDEC;
}

.cstmSimpleNav li a {
    color: rgb(33, 108, 175);
    display: block;
}

.cstmSimpleNav li a:hover {
    text-decoration: none;
    color: #F1EDEC;
}

.cstmCollapse.open {
    right: 210px;
    transition: 1s right;
}

.cstmCollapse {
    transition: 1s right;
    right: 0;
    position: relative;
    overflow-x: hidden;
}

.dropZoneUpload {
    background-color: #f2f2f2;
    border-radius: 7px;
    padding-top: 10px;
    color: #504e4e;
    border: 1px dashed #AAA;
}

.inputFile {
    margin-top: 10px;
    float: left !important;
}

.inputForm {
    float: left;
    margin-top: 30px;
}

.cstmBorderBottom {

    border-bottom: 1px solid #00a0e3;
}

.field-validation-valid {
    color: red;
}

.cstmAutoType {
    color: white;
    background-color: rgba(102, 157, 206, 0.8);
    border-radius: 50%;
    border: 2px solid #669dce;
    padding: 25px 10px;
    display: flex;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
    direction: rtl;
    height: 126px;
}

.cstmTypedJs {
    font-family: 'Mj_Faraz';
    color: white;
    font-size: 50px;
}

.cstmAppLink {
    width: 100%;
    background-color: #000;
    color: white;
    border-radius: 5px;
    text-align: center;
    color: white;
    padding: 15px;
    display: block;
    margin-top: 15px;
}

.cstmAppLink:hover,
.cstmAppLink:focus {
    text-decoration: none;
    cursor: pointer;
    color: #F2F2F2;
}

.cstmAppLink i {
    font-size: 30px;
}

.makhfibash {
    display: none !important;
}

.swal2-container {
    z-index: 10000;
}

@media (max-width: 450px) {

    .basket-box-price {
        width: 100%;
        text-align: left;
    }

}

@media (max-width: 500px) {

    .cstm-owl-other-img {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-left: 0;
        margin-bottom: 15px;
    }

}

@media (min-width: 768px) {

    .cstmPageContent .container {
        width: 485px;
    }

    #raychatFrame {
        top: auto !important;
        bottom: 95px !important;
    }
}

@media (max-width: 1185px) and (min-width: 992px) {

    .cstmPageContent .container {
        width: 705px;
    }

}

@media (max-width: 1460px) and (min-width: 1185px) {

    .cstmPageContent .container {
        width: 905px;
    }

}

@media (min-width: 1460px) {

    .cstmPageContent .container {
        width: 1170px;
    }

}

@media (max-width: 768px) {

    .dropZoneUpload {
        margin-top: 20px
    }

}

@media screen and (max-width: 600px) {
    .cstmPosText {
        width: 175px;
    }

    .cstmPosTextContainer {
        border-top-left-radius: 100px;
        width: 320px;
    }

    .cstmMarginTop15InMob {
        margin-top: 15px !important;
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .cstmHideInDesk {
        height: 120px;
    }
}

@media screen and (min-width: 768px) {
    .cstmMainContent {
    }

    .cstmMobileHeader {
        display: none !important;
    }

    .cstmMobileBasket {
        display: none;
    }
}

/*----------------------------------------------------nav-menu-transition----------------------------------*/

.cstm-quick-nav span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: white;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.cstm-inside-qiuck-nav {
    width: 25px;
    height: 14px;
    position: relative;
}

.cstm-quick-nav span:nth-child(1) {
    top: 0;
}

.cstm-quick-nav span:nth-child(2) {
    top: 6px;
}

.cstm-quick-nav span:nth-child(3) {
    top: 12px;
}

.cstm-quick-nav.open span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.cstm-quick-nav.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.cstm-quick-nav.open span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/*----------------------------------------------------end nav-menu-transition----------------------------------*/
