/* Header and navigation styles extracted from iranwp.css. */
.Iranwp-header {
    background: #fff;
    width: 100%;
}
.bg-light {
    width: 100%;
    padding: 0 7px 0 0;
    z-index: 99;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin: 7px 12px 9px 0;
}
.navbar-collapse {
    width: 100%;
    text-align: right;
}
.navbar-nav ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.navbar-nav li a {
    color: #7b7878;
    font-size: 12.5px;
}
.nav {
    padding-right: 0;
    padding-left: initial;
    margin: 0 -5px 0 0;
}
.nav a {
    margin: 0;
    color: #6c757d;
    padding-left: 20px;
}
.nav a:hover {
    color: #03a9f5;
}
@media(max-width:575.98px) {
.navbar {
    display: none;
}
}
@media(min-width:576px) and (max-width:767.98px) {
.navbar {
    display: none;
}
}
@media(min-width:768px) and (max-width:991.98px) {
.navbar {
    display: none;
}
}
@media(max-width:991px) {
.iranwp-header {
    margin-top: 0;
    padding: 0;
}
}
.btn-cart-ehsan:after, .btn-cart:after {
    opacity: 0;
    animation: 2s infinite sonar;
}
header.iranwp-header {
    width: 100%;
    background: #fff;
    margin-top: -10px;
    float: right;
    padding: 10px 0 0;
    clear: both;
}
.logo {
    float: right;
    margin-top: 7px;
}
.logo img {
    margin: 0 auto;
    display: block;
}
.search_box {
    float: left;
    width: 27%;
    position: relative;
    margin-top: 13px;
}
.search-box-mobile input, .search_box input {
    float: right;
    width: 100%;
    font-size: 12px;
    background: #fff;
    border-radius: 10px;
    padding: 7px;
    border: 1px solid #dfe3e5;
    color: #4a4a47;
    box-shadow: 1px 1px 7px rgba(0, 0, 0, .2);
}
.search_box button {
    top: 0;
    left: 0;
    position: absolute;
    width: 10%;
    height: 100%;
    background-color: transparent;
    color: #afafad;
}
.notification-cart {
    float: left;
    margin-top: 6px;
}
.btn-cart, .btn-cart:after {
    float: right;
    width: 20px;
    height: 20px;
}
.notification-cart .item, .notification-cart-ehsan .item {
    padding: 10px;
    line-height: 20px;
    position: relative;
    list-style-type: none;
}
.btn-cart {
    line-height: 21px;
    background: #f9b32f;
    font-size: 10px;
    font-weight: 600;
    position: absolute;
    top: 1px;
    right: 1px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}
.btn-cart:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid rgba(249, 179, 47, .9);
    border-radius: 100%}
.ehsan-menu {
    float: left;
    height: 102%;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
}
.ehsan-menu img {
    border-right: 10px solid #f6f6f6;
    border-left: 10px solid #f6f6f6;
}
.menu_category {
    float: right;
    width: 100%;
    height: 64px;
    margin-top: -4px;
    border-top: 1px solid #ececec;
    padding: 0;
}
.menu_category .menu_category_panel, .menu_categoryshow .menu_category_panel {
    float: right;
    height: 63px;
}
.menu_category .menu_category_panel ul li, .menu_categoryshow .menu_category_panel ul li {
    list-style-type: none;
    float: right;
    position: relative;
    margin-left: 35px;
}
.menu_category .menu_category_panel ul li a, .menu_categoryshow .menu_category_panel ul li a {
    font-size: 16px;
    font-weight: 700;
    color: #161616;
}
.menu_category .menu_category_panel ul li a:after, .menu_categoryshow .menu_category_panel ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto auto -3px;
    width: 0%;
    content: '.';
    color: transparent;
    background: #00d5ff;
    height: 3px;
}
.menu_category .menu_category_panel ul li a:hover, .menu_categoryshow .menu_category_panel ul li a:hover {
    color: #00d5ff;
}
.menu_category .menu_category_panel ul li ul, .menu_categoryshow .menu_category_panel ul li ul {
    float: right;
    min-width: 250px;
    padding: 10px 5px 5px;
    position: absolute;
    right: -10px;
    top: 70%;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0 0 7px #ccc;
    border-radius: 3px;
    line-height: 30px;
    transition: .2s ease-out;
    z-index: 1000;
    margin-top: 10px;
}
.menu_category .menu_category_panel ul li:hover ul, .menu_categoryshow .menu_category_panel ul li:hover ul {
    visibility: visible;
    opacity: 1;
}
.menu_category .menu_category_panel ul li:hover ul li, .menu_categoryshow .menu_category_panel ul li:hover ul li {
    border: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
}
.menu_category .menu_category_panel ul li:hover ul li:last-child, .menu_categoryshow .menu_category_panel ul li:hover ul li:last-child {
    border-bottom-color: transparent;
}
.menu_category .menu_category_panel ul li ul li a, .menu_categoryshow .menu_category_panel ul li ul li a {
    font-weight: 400;
    font-size: 13px;
    display: block;
    padding: 0 10px;
    line-height: 40px;
    height: 40px;
    color: rgba(0, 0, 0, .9);
    opacity: .8;
}
.menu_category .menu_category_panel ul li ul li:hover a, .menu_categoryshow .menu_category_panel ul li ul li:hover a {
    color: rgba(0, 0, 0, .7);
}
.menu_category .menu_category_panel ul li.current-menu-item>a, .menu_categoryshow .menu_category_panel ul li.current-menu-item>a {
    color: #00c0ff;
    border-bottom: 3px solid #00c0ff;
}
.menu_category .menu_category_panel ul li ul li ul, .menu_categoryshow .menu_category_panel ul li ul li ul {
    display: none;
    position: absolute;
    top: 0;
    right: 170px;
}
.menu-mobile .energy-mobile {
    margin: 3px;
}
.menu-control {
    color: #c1c1c1;
    font-size: 30px;
    padding: 0 15px 2px 0;
}
.mobile-sidemenu {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10001;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 1s;
    text-align: right;
    padding-top: 15px;
}
.close-button {
    background: transparent;
    border: 0;
    cursor: pointer;
    height: auto;
    line-height: 1;
    width: auto;
    padding: 8px 8px 8px 32px;
    display: block;
    transition: 1.3s;
    position: absolute;
    top: -20px;
    left: -25px;
    font-size: 36px;
    margin-left: 0;
    color: #4c4b4b;
}
.sidemenu-im {
    width: 100%;
    list-style: none;
    padding: 0;
}
.sidemenu-im li {
    height: auto;
    margin: 0;
    width: 100%}
.navbar-nav {
    width: 100%;
    padding: 0;
    margin: 0;
}
.navbar-nav li {
    float: right;
    padding: 0;
}
.navbar-nav li:first-child a {
    border-top: unset;
    padding-top: 1px;
}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.search-box-mobile {
    display: inline-block;
    width: 73%;
    position: absolute;
    margin-right: 20px;
}
.sidemenu-im li a {
    float: right;
    padding: 15px 10px 10px 0;
    width: 100%;
    font-size: 13px;
    color: #7b7878;
    border-top: 1px solid rgba(69, 170, 242, .11);
    border-bottom: 1px solid rgba(255, 255, 255, .05);
}
.sidemenu-im li ul {
    text-align: right;
    font-size: 18px;
    padding: 0;
    margin: 0;
    background-color: #fbfbfb;
}
.navbar-nav li a:hover {
    color: #00d5ff;
}
@media(max-width:575px) {
.logo {
    width: 95%;
    max-width: 100%}
}
@media(max-width:991px) {
.logo {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    display: none;
    top: 40px;
}
}
@media(min-width:992px) {
.menu-mobile {
    display: none;
}
}
.btn-cart-ehsan, .btn-cart-ehsan:after {
    position: absolute;
    width: 20px;
    height: 20px;
}
.notification-cart-ehsan {
    float: left;
    margin-top: 6px;
    margin-left: 19px;
}
.btn-cart-ehsan {
    float: right;
    font-family: IRANSansWeb;
    line-height: 21px;
    background: #00d5ff;
    font-size: 10px;
    font-weight: 600;
    top: 1px;
    right: 1px;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}
.btn-cart-ehsan:after {
    float: right;
    content: '';
    top: 0;
    left: 0;
    border: 2px solid rgba(0, 213, 255, .9);
    border-radius: 100%}
.nehsan-menu {
    float: left;
    height: 100%;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
}
.nehsan-menu img {
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
}
.menu_categoryshow {
    float: right!important;
    height: 64px;
    width: 100%!important;
    margin-top: -8px;
    padding: 0!important;
    position: fixed!important;
    z-index: 9999!important;
    transition: 340ms ease-in-out;
}
.menu_category .menu_category_panel ul li:nth-child(9) a {
    padding: 10px 17px;
    position: relative;
    overflow: hidden;
    display: block;
    margin-right: -15px;
    margin-top: -11px;
}
.menu_category .menu_category_panel ul li:nth-child(9) a:before {
    content: ' ';
    position: absolute;
    width: 2px;
    height: 60px;
    display: block;
    background: #fff;
    transform: rotate(29deg) translateY(-60px);
    transition: .6s;
    top: 0;
    right: 6px;
}
.menu_category .menu_category_panel ul li:nth-child(9) a:after {
    content: ' ';
    position: absolute;
    width: 2px;
    height: 60px;
    display: block;
    background: #fff;
    bottom: 0;
    right: 93%;
    transform: rotate(29deg) translateY(60px);
    transition: .6s;
}
.menu_category .menu_category_panel ul li:nth-child(9) a:hover:before {
    transform: rotate(29deg) translateY(60px);
    background: #00abff;
    width: 2%}
.menu_category .menu_category_panel ul li:nth-child(9) a:hover:after {
    transform: rotate(29deg) translateY(-66px);
    background: #00abff;
    width: 2%}
.menu_category .menu_category_panel ul li:nth-child(9).current-menu-item>a {
    color: #00c0ff;
    border-bottom: 3px solid #00c0ff;
    padding: 0 5px;
    margin-top: -1px;
    margin-right: -7px;
    margin-left: 16px;
}
.mobile-swipe {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.mobile-swipe {
    color: #f16334;
    padding-top: 12px;
    padding-bottom: 12px;
    cursor: pointer;
    right: 0;
    left: 0;
    -webkit-box-shadow: 0 0 40px rgb(0 0 0 / 12%);
    box-shadow: 0 0 40px rgb(0 0 0 / 12%);
    -ms-touch-action: none;
    touch-action: none;
    z-index: 10001;
}
.swipe-arrow-mobile {
    padding-right: 6px;
}
.swipe-arrow-mobile-close {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 1%;
    margin-right: 1%}
@media (min-width:991px) {
.mobile-swipe-main {
    display: none!important;
}
}
.call-header {
    width: 100%;
    margin-bottom: 11px;
    background: #fff;
    box-shadow: 0 0 8px 0 rgb(70 70 70 / 35%);
    float: right;
    margin-top: 15px;
    padding: 10px 10px 20px;
    border-radius: 10px;
}
.call-header-main {
    font-size: 17px;
    line-height: 1.625;
    display: block;
    font-weight: 600;
    padding-bottom: 6px;
}
.call-header a {
    text-align: center;
    width: max-content;
    display: block;
    background-color: #00d5ff;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 7px 20px #00d5ff82;
    border: none!important;
    margin: 26px auto 0;
    line-height: 48px;
    font-size: 16px;
    padding: 0 30px;
}
.top-header-land a {
    text-align: center;
    width: fit-content;
    display: block;
    background-color: #212121;
    border-radius: 4px;
    color: #ffd456;
    box-shadow: 0 3px 10px #101010cf;
    border: none!important;
    margin: 8px auto auto;
    font-size: 16px;
    padding: 11px 17px;
    font-weight: 700;
    float: left;
}
.top-header-panel {
    text-align: center;
    width: fit-content;
    display: block;
    float: left;
    margin-right: 44px;
    margin-left: 39px;
    padding-top: 2px;
}
.dropbtn-panel {
    background: #5a5a5a;
    font-size: 17px;
    font-weight: 300;
    color: #fff;
    border: none;
    cursor: pointer;
}
.fa-panel {
    margin-left: 8px;
}
.dropdown-panel {
    position: relative;
    width: 126%;
    display: inline-block;
    padding: 10px;
}
.dropdown-panel:hover .dropbtn-panel {
    background-color: rgb(43 42 42);
}
.top-header-panel-before a {
    text-align: center;
    width: fit-content;
    display: block;
    border-radius: 4px;
    box-shadow: 0 3px 10px #fc9595cf;
    border: none!important;
    margin: 9px auto auto;
    font-size: 14px;
    font-weight: 700;
    float: left;
    padding: 11px 17px;
    color: #fff;
    background: #f93c64;
}
