﻿.fs-4 {
    color: #262626;
    font-size: 1.7rem !important;
    text-align: right;
    font-weight: bold !important;
    margin-top: 15px !important;
}

@media(max-width:576px) {
@font-face {
    font-family: 'Iransansweb';
    src: url('/Content/fonts/IRANSansWeb.eot');
    src: url('/Content/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('/Content/fonts/IRANSansWeb.woff2') format('woff2'),
         url('/Content/fonts/IRANSansWeb.woff') format('woff'),
         url('/Content/fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'IRANSans';
    src: url('/Content/fonts/IRANSansWeb.eot');
    src: url('/Content/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('/Content/fonts/IRANSansWeb.woff2') format('woff2'),
         url('/Content/fonts/IRANSansWeb.woff') format('woff'),
         url('/Content/fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'iranSans';
    src: url('/Content/fonts/IRANSansWeb.eot');
    src: url('/Content/fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
         url('/Content/fonts/IRANSansWeb.woff2') format('woff2'),
         url('/Content/fonts/IRANSansWeb.woff') format('woff'),
         url('/Content/fonts/IRANSansWeb.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

html, body {
    font-family: 'Iransansweb', 'IRANSans', 'iranSans', sans-serif;
}

.seo-page-title {
    color: #3c3c3c;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.7;
    margin: 8px 0 12px;
    text-align: right;
}

@media (max-width: 768px) {
    .seo-page-title {
        font-size: 1.55rem;
        line-height: 1.8;
        margin: 6px 12px 14px;
    }
}

.fs-4 {
        font-size: 1.6rem !important;
    }
}

.rowMargin {
    margin-left: 0px;
    margin-right: 0px;
}

button.btn-IQ:hover {
    background-color: #3C3C3C !important;
}

.form-control:focus {
    color: #262626;
}
.postStick {
    position: sticky;
    top: 0;
    z-index: 300;
}
input[type=text]:focus {
    border: #92a458 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(146, 164, 88, .4) !important;
}

input[type="checkbox"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: lightgray;
    height: 16px;
    width: 16px;
    border: 1px solid white;
    padding-right: 2px;
}

    input[type="checkbox"]:checked {
        background: #92a458;
    }

    input[type="checkbox"]:after {
        content: '';
        position: relative;
        width: 74%;
        height: 75%;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
        display: none;
    }

    input[type="checkbox"]:checked:after {
        display: block;
    }

a:focus {
    outline: none !important;
}

a {
    color: #262626 !important;
}

.product-desc_info {
    text-align: center;
    direction: rtl;
}

.testimonial-img.text-center > span {
    font-size: 9em;
}

.rating-box.gamboge-color {
    margin: 0 auto;
}

.btn_search_rugs {
    display: inline-block;
    padding: 0.85em 1.5em;
    font-size: 1em;
    cursor: pointer;
    text-decoration: none;
    color: #ffffff;
    background-color: #5c6ac4;
    border: none;
    border-radius: 0.4em;
}

.rug-code {
    padding: 0 !important;
}


@media (max-width:992px) {
    .user-default-shortcut {
        display: none !important;
    }
}

.user-default-shortcut {
    float: left;
    box-shadow: none;
    display: inline-grid;
    padding-top: 0;
}

/*@media(max-width:768px) {
    .template-color-4 {
        padding-top: 75px !important;
    }
}*/

.template-color-4 {
    /*padding-top: 100px;*/
    background-color: #f6f1eb;
    /* height: 100% !important*/
    height: auto !important
}

.footer-background {
    background: #fbf7f2;
}

@media(max-height: 100px) {
    .footer-background {
        bottom: 0;
        position: absolute;
        width: 100%;
    }
}

.title-rows-home {
    margin: 15px 0px !important;
}

    .title-rows-home span {
        color: #262626 !important;
        font-size: 1.6rem !important;
    }

.viewTilte {
    border-bottom: none;
    transition: border .3s;
}

    .viewTilte:hover {
        border-right: none;
        border-bottom: 1px solid #5E673C;
    }

.title-rows-home a {
    color: #5E673C;
    font-size: 1.4rem !important;
}

@media(max-width:768px) {
    #myBtn {
        padding: 7px !important;
    }
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 90px;
    right: 20px;
    z-index: 99999;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #606060 !important;
    cursor: pointer;
    padding: 15px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    display: none;
    justify-content: center;
    align-items: center;
}
    #myBtn:hover {
        background-color: #3C3C3C !important;
    }

    #myBtn i {
        color: #fffcf7;
        font-size: 20px;
    }

@media only screen and (min-width: 667px) {
    .woot-widget-holder {
        bottom: 84px !important;
    }
}
.modal-open .modal {
    height: fit-content;
    background-color: rgba(96, 96, 96, 0.7);
}
