﻿.btn-download {
    background-color: #ff3368;
    border: none;
    color: white;
    padding: 12px 30px;
    cursor: pointer;
    font-size: 20px;
}

/*cart*/

.font-11 {
    font-size: 11px !important;
}

.p-t-100 {
    padding-top: 100px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}

.width-50 {
    max-width: 50px !important
}
.height-300 {
    height: 300px !important;
}

.select2-container .select2-choice {
    border: 1px solid #ecfdff !important;
    margin-top: 0 !important;
    background: #ecfdff !important;
    width: 100% !important;
    margin-right: 0 !important;
}

.badge:after {
    /*content: attr(value);*/
    font-size: 12px;
    color: #fff;
    background: red;
    border-radius: 50%;
    padding: 0 5px;
    position: relative;
    left: -8px;
    top: -10px;
    opacity: 0.9;
}

a {
    cursor: pointer;
}

.single_product_item .single_product_text a p {
    visibility: visible;
}




/* SN START منوی دو سطجی */
.ti-angle-right-after:after {
    position: absolute;
    right: 4px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    height: 14px;
}

.dropdown-menu {
    overflow: unset !important;
}

.dropdown-menu .sn-has-submenu {
    position: relative;
}

.dropdown-menu .sn-has-submenu a {
    position: relative;
}

.dropdown-menu .sn-has-submenu:hover > a,
.dropdown-menu .sn-has-submenu:hover a:hover {
    background-color: #686868 !important;
}

.dropdown-menu .sn-has-submenu .sn-submenu {
    top: -3px;
    right: 100%;
}

.dropdown:hover .dropdown-menu .sn-has-submenu:hover .sn-submenu {
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -ms-ie-transition: 0.6s;
    -o-transition: 0.6s;
    -khtml-transition: 0.6s;
    transition: 0.6s;
}

@media screen and (min-width:992px) {
    .dropdown-menu .sn-has-submenu .sn-submenu {
        width: 0;
        min-width: 0;
        overflow: hidden !important;
    }

    .dropdown:hover .dropdown-menu .sn-has-submenu:hover .sn-submenu {
        width: 100%;
        min-width: 100%;
    }
}

@media screen and (max-width:991px) {
    .dropdown:hover .dropdown-menu.sn-submenu {
        display: none;
        padding: 0 20px;
        height: 0;
    }

    .dropdown:hover .dropdown-menu .sn-has-submenu:hover .sn-submenu {
        display: block;
        height: 100%;
    }
}
/* SN END منوی دو سطجی */

img#JHXkZTuiYx9S60003gpi {
    float: left;
}