@font-face {
    font-family: "iransans";
    src: url("../fonts/IRANSansWeb(FaNum).eot") format("eot"),
    url("../fonts/IRANSansWeb(FaNum).woff") format("woff"),
    url("../fonts/IRANSansWeb(FaNum).woff2") format("woff2"),
    url("../fonts/IRANSansWeb(FaNum).ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Iransans;
    src: url(../fonts/IRANSansWeb(FaNum).eot);
    src: url(../fonts/IRANSansWeb(FaNum).eot) format('embedded-opentype'),
    url(../fonts/IRANSansWeb(FaNum).woff2) format('woff2'),
    url(../fonts/IRANSansWeb(FaNum).woff) format('woff'),
    url(../fonts/IRANSansWeb(FaNum).ttf) format('truetype');
    font-weight: 900;
}

@font-face {
    font-family: IransansBold;
    src: url(../fonts/IRANSansWeb(FaNum).eot);
    src: url(../fonts/IRANSansWeb(FaNum).eot) format('embedded-opentype'),
url(../fonts/IRANSansWeb(FaNum).woff2) format('woff2'),
url(../fonts/IRANSansWeb(FaNum).woff) format('woff'),
url(../fonts/IRANSansWeb(FaNum).ttf) format('truetype');
    font-weight: 900;
}

/*---------------------------------- End of fonts ---------------------------------- */

body {
    font-family: iransans, sans-serif !important;
}

.font-irs-b, .bold-subject {
    font-family: IransansBold, sans-serif;
}
* {
    direction: rtl;
    text-align: right;
}
a {
    text-decoration: none !important;
}

.text-red {
    color: #FF0000 !important;
}

.bg-gray {
    background-color: #c4c4c4;
}

.bg-gray2 {
    background-color: #383838;
}

.top-menu a{
    color: #000;
    transition: 0.2s;
}
.top-menu a:hover {
    color: #03398A;
}

.text-blue {
    color: #03398A;
}

.text-purple {
    color: #A7008C;
}

.fs-1rem {
    font-size: 1rem;
}

.text-yellow {
    color: #FFE606;
}

.lbl {
    width: 150px;
}
.input-footer {
    height: 38px;
    border-radius: 0.25rem;
}
.navtop{
    margin-top:50px;
}
.tab-content {
    padding: 40px;
    margin-top: -20px;
}

.logo-img {
    height: 100px;
}


.bg-black {
    background-color: #1a1a1a;
}

a {
    text-decoration: none !important;
}

.btn-outline-blue {
    border-color: #3071e7;
    color: #3071e7;
    font-family: IransansBold, sans-serif;
}
.btn-outline-blue:hover {
    color: #fff;
    background-color: #3071e7;
}

.btn-blue {
    border-color: #3071e7;
    background-color: #3071e7;
    font-family: IransansBold, sans-serif;
    color: #fff;
}
.text-blue {
    color: #3071e7;
}
.btn-blue:hover {
    border-color: #1a1a1a;
    color: #fff;
}

.tbl-custom-style thead {
    border: 1px solid #3071e7;
    border-bottom-color: transparent !important;
}
.tbl-custom-style th {
    color: #3071e7;
    font-family: IransansBold, sans-serif;
}

.cf1-input {
    border: 1px solid #3071e7;
    border-radius: 5px;
    padding: 3px 8px;
    width: 220px;
}
textarea.cf1-input{
    width: auto;
}

.active-menu {
    color: #3071e7 !important;
}

.bg-gray {
    background-color: #edeef0;
}
.product-item {
    max-width: 300px;
    margin-bottom: 1rem;
}
.product-name:hover {
    color: #dcb14a !important;
    transition: 100ms;
}
.product-name {
    color: #000 !important;
    transition: 100ms;
}

.product-img:hover {
    opacity: 0.7;
}

/* Hide the browser's default checkbox */
.my-check-input input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    color: transparent;
    display: inline-block;
    margin-left: 5px;
    font-size: 13px;
    height: 20px;
    width: 20px;
    border: 1px solid #1E69D1;
    background: #FFFFFF;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
.checkmark.check {
    border-radius: 3px;
}
.checkmark.radio {
    border-radius: 50%;
}
input:not(:checked):hover+.checkmark {
    background-color: #eee;
}
input:checked+.checkmark{
    background: #84B2F2;
}
.remove-item {
    cursor: pointer;
    transition: all .1s ease-out;
}
.remove-item:hover {
    color: #e3342f;
}
.bg-purple {
    background-color: #612e96;
}

.bg-orange {
    background-color: darkorange;
}

/*gold color #e6d478 #ddc269 #eddf82 */
/*blue color #4ff3d0 #2dfbb2 */

a {
    color: #ef5661 !important;
}
.text-link {
    color: #ef5661 !important;
}

.basket-d {
    border: 1px solid #01E7E4;
    border-radius: 5px;
    padding: .25rem .75rem;
}
.bg-default {
    background-color: #01E7E4 !important;
    color: #fff;
}

.lineh-3 {
    line-height: 3rem;
}
.lineh-2 {
    line-height: 2rem;
}
.social-icon {
    display: inline-block;
    padding: 8px;
    border-radius: 6px;
}
.social-icon-tel {
    display: inline-block;
    padding: 7px 12px;
    border-radius: 6px;
}
.insta-bc {
    background: radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%);
    color: #fff;
}
.tel-bc {
    background-color: #0e8ed4;
    color: #fff;
}
.wa-bc {
    background-color: #25d366;
    color: #fff;
}
.rtl {
    direction: rtl !important;
    text-align: right;
}

/*@media (min-width: 576px) {*/
/*    .main-footer {*/
/*        background-image: url("/images/logo.png");*/
/*        background-repeat: no-repeat;*/
/*        background-position: center;*/
/*        background-size: contain;*/
/*        background-blend-mode: luminosity;*/
/*    }*/
/*}*/

.btn.btn-dark {
    color: #fff !important;
}
.icon-home{
    width: 80px;
    height: 80px;
}
.owl-prev{
    position: absolute;
    top: 30% !important;
    right: 10px !important;
    font-size: 80px !important;
    color: #fff !important;
}
.owl-next{
    position: absolute;
    top: 30% !important;
    left: 10px !important;
    font-size: 80px !important;
    color: #fff !important;
}
.owl-prev:hover,.owl-next:hover{
    background: none !important;
}
.owl-prev:focus,.owl-next:focus,.owl-dots > button:focus{
    outline: none !important;
}
.owl-dots{
    position: absolute;
    bottom: 10px;
    right: 50%;
}
.bg-navy-blue{
    background: #001B30 !important;
}
.border-navy-blue{
    border: 1px solid #001B30 !important;
}
.text-navy-blue{
    color: #001B30 !important;
}
.bg-cyan{
    background: #01E7E4 !important;
}
.text-cyan{
    color: #01E7E4 !important;
}
.f-10{
    font-size: 10px !important;
}
.f-11{
    font-size: 11px !important;
}
.f-12{
    font-size: 12px !important;
}
.f-13{
    font-size: 13px !important;
}
.f-14{
    font-size: 14px !important;
}
.f-15{
    font-size: 15px !important;
}
.f-16{
    font-size: 16px !important;
}
.f-17{
    font-size: 17px !important;
}
.f-18{
    font-size: 18px !important;
}
.f-19{
    font-size: 19px !important;
}
.f-20{
    font-size: 20px !important;
}
.f-24{
    font-size: 24px !important;
}
.bg-navy-blue-light{
    background: #05243c !important;
}
.enamad{
    width: 120px;
    height: 120px;
    cursor: pointer;
}
.btn-cyan{
    background: #001B30 !important;
    display: inline-block;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 0.9rem;
    line-height: 1.6;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.slider-height{
    height: 250px;
}

@media screen and (min-width: 1200px){
    .slider-height{
        height: 600px !important;
    }
}
@media screen and (min-width: 992px){
    .slider-height{
        height: 600px !important;
    }
}
@media screen and (min-width: 768px){
    .slider-height{
        height: 350px !important;
    }
}

@media screen and (min-width: 576px){
    .slider-height{
        height: 300px !important;
    }
}
.placeholder::placeholder{
    text-align: center;
    font-size: 12px;
    color: #939393;
}
.border-gray2{
    border: solid 1px #ccc;
}
.border-b-gray{
    border-bottom: solid 1px #ccc;
}
.cursor-pointer{
    cursor: pointer !important;
}
.border-b-navy-blue{
    border-bottom: 1px solid #00243f !important;
}
@media print {
    #print-btn {
        display: none !important;
    }
    .no-pint{
        display: none !important;
    }
}
.gallery {
    direction: rtl;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
}

.gallery .pics {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.gallery .animation {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

@media (max-width: 450px) {
    .gallery {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
    }
}

@media (max-width: 400px) {
    .btn.filter {
        padding-left: 1.1rem;
        padding-right: 1.1rem;
    }
}
.w-19{
    width: 19% !important;
}

.w-48{
    width: 48% !important;
}
@media print {
    .bg-print{
        color: #000 !important;
    }
}
.image-slider{
    height: 500px !important;
}
.product-image{
    width: 160px !important;
    height: 200px !important;
}
.product-show-image{
    width: 250px !important;
    height: 340px !important;
}
@media (max-width: 768px) {
    .image-slider{
        height: 200px !important;
    }
}
::-webkit-scrollbar-thumb {
    background-color: #ccc !important;
    border-radius: 10px;
    border: 1px solid #efefef;
}
::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}
@media only screen and (min-width: 768px){
    ::-webkit-scrollbar {
        width: 10px;
        height: 5px;
    }
}

.toaster-pos{
    bottom: 5px;
    right : 40%;
    left :50%;
}
