/* Single product/post-template styles extracted from iranwp.css. */
.sticky-pay-price {
    display: ruby;
}

.sticky-pay-old-price {
    font-size: small;
    text-decoration: line-through;
}

.post-updated-label {
    color: #32b2c3;
}

.post-updated-date {
    color: #000;
}

.sticky-pay, .sticky-payn {
    position: fixed;
    bottom: 0;
    line-height: 37px;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 1340px;
    z-index: 97;
    background: rgba(42, 47, 63, .9);
    border-radius: 5px 10px 0 0;
}
.sticky-pay-edd {
    position: absolute;
    float: left;
    color: #fff;
}
.sticky-pay-title, .sticky-pay-titlen {
    font-size: 17px;
    font-weight: 700;
    padding: 1px 30px 2px 0;
}
.sticky-pay-des, .sticky-pay-desn {
    font-size: 14px;
    padding-right: 30px;
}
.sticky-pay span, .sticky-payn span {
    color: #fff;
    display: block;
}
.sticky-pay-edd {
    font-size: 16px;
    bottom: 10px;
    left: 35px;
    border: 1px solid #7fbb00;
    background-color: #7fbb00;
    border-radius: 5px;
    padding: 8px 25px;
}
@media(max-width:350px) {
.sticky-pay-edd-textmore {
    display: none;
}
}
@media(max-width:992px) {
.sticky-pay-edd {
    text-align: center;
    position: unset;
    left: unset;
}
.sticky-pay {
    width: 100%;
    height: 77px;
}
.sticky-pay-des, .sticky-pay-title {
    display: none!important;
}
.sticky-pay-edd {
    width: 51%;
    margin: 10px 2px 10px 5px;
}
}
@media(min-width:992px) {
.sticky-pay {
    width: 92%}
.sticky-payn {
    width: 100%}
}
.sticky-pay-eddn {
    position: absolute;
    width: 40%;
    float: left;
    color: #fff;
    font-size: 16px;
    bottom: 10px;
    left: 35px;
    border: 1px solid #7fbb00;
    background-color: #7fbb00;
    border-radius: 5px;
    padding: 8px 25px;
}
@media(max-width:600px) {
.sticky-pay-eddn {
    line-height: 23px;
    float: none;
    width: 96%!important;
    margin: 18px auto!important;
}
.sticky-payn span.sticky-pay-titlen {
    display: none!important;
}
}
@media(max-width:992px) {
.sticky-payn {
    width: 100%;
    height: 77px;
}
.sticky-pay-titlen {
    display: inline-block!important;
    width: 46%}
.sticky-pay-desn {
    display: none!important;
}
.sticky-pay-eddn {
    width: 50%;
    position: unset;
    left: unset;
    margin: 10px 2px 10px 5px;
}
}
@media(min-width:1200px) {
.sticky-pay, .sticky-payn {
    width: 100%}
}
@media(min-width:1400px) {
.sticky-pay, .sticky-payn {
    width: 1340px;
}
}
button.single_add_to_cart_button.button.alt:hover {
    text-align: center;
    background-image: linear-gradient(to right, #2c8200c7 0, #63d471 100%);
    border-radius: 5px;
    margin: 5px 0;
    padding: 25px;
    line-height: 0;
    clear: both;
}
@media(max-width:575px) {
.sticky-pay-edd {
    line-height: 23px;
}
}
.iranwp-sidebar, .iranwp-sidebar img {
    border-radius: 3px;
    max-width: 100%}
@media(max-width:567px) {
.show-iranwp-sidebar {
    width: 100%;
    clear: both;
    padding-top: 10px;
}
}
@media(max-width:767px) and (min-width:568px) {
.show-iranwp-sidebar {
    width: 100%;
    clear: both;
}
}
@media(min-width:992px) {
.show-iranwp-sidebar {
    width: 25%;
    padding: 0 15px 0 0;
    float: right;
}
}
.sidebar-title:after {
    height: 72px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 22px;
    left: 0;
    border-radius: 7px;
    content: '';
    -moz-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    -o-transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    transform: skewY(-7deg);
}
.sidebar-title i {
    padding: 0;
    font-size: 20px;
    margin-left: 5px;
    margin-top: 3px;
    color: #34495e;
}
.sidebar-title {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.iranwp-sidebar {
    width: 100%;
    box-shadow: 0 0 8px 0 rgba(70, 70, 70, .14);
    background: #fff;
    clear: both;
    margin: 10px 0;
}
.iranwp-sidebar ul {
    width: 100%;
    clear: both;
    padding: 10px 17px 15px;
    list-style: none;
}
.iranwp-sidebar ul li {
    position: relative;
    margin: 0 0 9px;
    color: #8d8d8d;
    border: 2px solid #d6e0e2;
    border-width: 0 2px 0 0;
    padding: 9px 13px 9px 10px;
    border-radius: 2px;
    font-size: 13px;
    line-height: 18px;
    -webkit-transition: .3s;
    transition: .3s;
}
.iranwp-sidebar ul li:before {
    content: '';
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    border: 2px solid #d4dcde;
    position: absolute;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 30px;
    top: 50%;
    right: 0;
    -webkit-transform: translate(60%, -50%);
    -ms-transform: translate(60%, -50%);
    transform: translate(60%, -50%);
    -webkit-box-shadow: 0 0 0 3px #fff;
    box-shadow: 0 0 0 3px #fff;
    -webkit-transition: .3s;
    transition: .3s;
}
.iranwp-sidebar ul li ul {
    padding-bottom: 0;
}
.iranwp-sidebar ul li li {
    position: relative;
    border: unset;
    padding: 5px 8px 7px;
    transition: .3s;
}
.iranwp-sidebar ul li ul li a {
    color: #afafaf;
}
.iranwp-sidebar ul li:hover:before {
    background: #00d5ff;
    border: none;
}
.iranwp-sidebar ul li:hover {
    background: #f8f9fa;
    padding-right: 17px;
}
.iranwp-sidebar ul li a {
    transition: .8s;
    color: #888;
    font-size: 13px;
    display: block;
}
.iranwp-sidebar li:hover {
    color: #f44336;
}
@media(max-width:991px) and (min-width:768px) {
.show-iranwp-sidebar {
    display: none;
}
}
.video-player video.irwp-vid {
    max-width: 100%;
    border-radius: 5px;
}
