@font-face{font-family:IRANSans;src:url(../fonts/IRANSansWeb.woff) format('woff'),url(fonts/IRANSansWeb.ttf) format('truetype');font-weight:400}
@font-face{font-family:IRANSans;src:url(../fonts/IRANSansWebBold.woff) format('woff'),url(fonts/IRANSansWebBold.ttf) format('truetype');font-weight:700}
.new_posts{float:right;width:100%;background:#FFF;box-shadow:0 0 7px #ccc;border-radius:3px;overflow:hidden;margin-top:15px}
.new_posts .titleall{float:right;width:100%;background:#f6f9fa;padding:10px 20px;border-bottom:1px solid #e0e0e0}
.titleall h1{font-size:14px;color:#212121;font-weight:400;padding:10px 0}
.new_posts .titleall h3:before{font-family:fontawesomepro;content:"\f0f4";font-size:18px;margin-left:5px}
.new_posts .titleall h3{font-size:14px;color:#212121;font-weight:400}
.titleall {
    background: white;
    border-radius: 5px;
    padding: 10px 0;
    overflow: hidden;
    margin-bottom: 10px;
    padding-right: 0;
    margin-right: 0;
    letter-spacing: -1px;
}
.titleall i {
    float: right;
    font-size: 30px;
    vertical-align: -50px;
    padding-left: 10px;
	color: #212529 !important;
}
.titleall h3 {
    float: right;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
}
span.shop_url {
    float: left;
    background: #e9204f;
    padding: .5em;
    border-radius: 4px;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    height: 31px;
    line-height: 17px;
    text-align: center;
    box-shadow: 2px 2px 5px rgba(243, 33, 91, 0.2);
}
a.shop_link {
    font-size: 12px;
    color: white;
    display: block;
    text-align: center;
}
a.shop_link span {
    float: right;
}
a.shop_link i {
    font-size: 25px;
    color: white !important;
    vertical-align: 12px;
    margin-right: 7px;
    line-height: 17px;
}
.new_posts .padding_posts{float:right;width:100%;padding:10px}
.show-posts{
	    float: right;
    width: 100%;
    width: 33.3%;
    padding: 0 5px;
    margin-bottom: 10px;
	}
.show-posts .wapper-show-post{
	float: right;
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
}
.wapper-show-post:hover {
    box-shadow: 0 0 10px 5px #a7a7a71f;
    transform: translate(0, -4px);
    z-index: 999;
    transition: all .3s;
}
.show-posts .wapper-show-post .thumb{float:right;width:100%;position:relative;margin-bottom: 10px;overflow:hidden}
.show-posts .wapper-show-post .thumb .view_count:before{float:right;margin:2px 0 0 3px;font-family:fontawesomepro;content:"\f200"}
.show-posts .wapper-show-post .thumb .view_count{width:100%;position:absolute;bottom:-30px;right:0;background:rgba(0,0,0,.5);padding:5px 10px;color:#fff;font-size:11px;opacity:0;visibility:hidden;transition:all .2s ease-out 0s}
.show-posts .wapper-show-post:hover .thumb .view_count{bottom:0;visibility:visible;opacity:1;line-height: 2;}
.show-posts .wapper-show-post .thumb img{width:100%;height:100%;vertical-align:middle;display:inline-block}
.show-posts .wapper-show-post .title{float:right;width:100%;overflow:hidden;height:55px}
.show-posts .wapper-show-post .title h2 a{
	text-align: right;
    color: #040404;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}
.show-posts .wapper-show-post .title h2 a:hover{color:#f54736}
.metapad .title h2 {line-height: 20px;}
.metapad{float:right;width:100%;padding:0 10px 10px;}
.content_text{
	    float: right;
    width: 100%;
    font-size: 12.5px;
    height: 63px;
    overflow: hidden;
    line-height: 20px;
    font-weight: 300;
    color: #8d9197;
    margin-bottom: 10px;
}
.readmore{
	width: 100%;
    overflow: hidden;
    float: right;
}
.readmore a{
	transition: all .3s ease-out 0s;
    float: left;
    background: #707bff;
    padding: 5px 15px;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    font-size: 13px;
    box-shadow: 2px 2px 5px rgba(33,150,243,.2);
}
.readmore span {
    float: right;
    padding: 0 10px !important;
    border-radius: 5px;
    color: #7e7e7e;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
}
.icon_arrow_right:before{content:"\f178"}
.icon_arrow_left:before{content:"\f177"}
.info-times{width:50%;text-align:center;float:right}
.info-times{padding:10px 0;color:#555;font-size:11px;background:#f9f9f9;margin-bottom:5px}
.full-width{float:right}
@media(max-width:991px){.full-home{width:100%}
.full-width{width:100%}
}
@media(min-width:992px){.full-width{width:75%}
}
@media(max-width:767px) and (min-width:470px){.show-posts{width:50%}.show-posts .wapper-show-post .thumb {height: auto;max-height: 100%;}
}

.tab_menu li{list-style-type:none}
.box_side,.tab_menu{float:right;width:100%;background:#fff;border-radius:10px 10px 0 0;padding:0 5px;box-shadow:0 0 5px rgba(0,0,0,.2)}
.tab_menu{padding:0}
.tab_menu ul.tabs-menu{float:right;width:100%;background:#f7f7f7}
.tab_menu ul.tabs-menu li a i{font-size:16px;display:block;font-style:normal;}
.tab_menu ul.tabs-menu li a{float:right;padding:10px 0;text-align:center;color:#666;width:100%;font-size:12px}
.tab_menu ul.tabs-menu li.current{display:block;color:#f74c35;background:#fff}
.tab_menu ul.tabs-menu li.current a{color:#f74c35}
.tab_menu .tab-content{float:right;width:100%;display:none}
.tab_menu .tab-content:first-child{display:block}
.tab_menu .tab ul li{float:right;width:100%;padding:5px;position:relative}
.tab_menu .tab ul li a:hover{color:#000}
.tab_menu .tab ul li h3{float:right;padding-right:8px;width:62%;height:50px;overflow:hidden}
span.hit_tabs:before,.related_posts ul li span:before{float:right;margin:3px 0 0 4px;font-family:fontawesomepro;content:"\f06e"}
span.date_tabs:before{float:right;margin:-1px 0 0 9px;font-family:fontawesomepro;content:"\f073"}
.icon_hit_block:before{font-family:fontawesomepro;content:"\f00c";font-size:16px;margin-left:5px}
.categort-posts ul li span small,.tab_menu .tab ul li span small{display:none}
.smallthing{color:#888;float:right;width:50%;margin:15px 20px 0 0;font-size:12px}
.tab_menu .tab ul li span.date_tabs,.tab_menu .tab ul li span.hit_tabs{color:#707070;font-size:11px}
.tab_menu .tab ul li h3 a{font-weight:700;font-size:11px;color:#616161}
.tab_menu .tab ul li .post-thumbnail{float:right;width:100px;height:70px;margin-left:0}
.tab_menu .tab ul li .avatar_comments{float:right;width:60px;height:60px;margin-left:5px}
.tab_menu .tab ul li .avatar_comments img{width:100%;height:100%;border-radius:3px}
.tab_menu .tab ul li .content-comment{float:right;width:76%}
.tab_menu .tab ul li .content-comment a{color:#555}
.tab_menu .tab ul li .post-thumbnail img{width:100%;height:100%;border-radius:3px}
.tags_tabs a{float:right;padding:5px;margin:1px;background:#f2f2f2;border-radius:3px;color:#555;transition:all .3s ease-out 0s}
.tags_tabs a:hover{background:#f74c35;color:#fff}
.icon_newst:before{content:"\f1d8";font-family:fontawesomepro}
.icon_most:before{content:"\f091";font-family:fontawesomepro}
.icon_comments_tabs:before{content:"\f0e6";font-family:fontawesomepro}
.icon_tags_tabs:before{content:"\f02c";font-family:fontawesomepro}
.box_side h2{float:right;width:100%;padding:7px 0;font-weight:700;font-size:14px;color:#616161;border-bottom:1px solid #d3d3d3}
.box_side a{color:#333}
.widget_meta,.widget_tag_cloud,.widget_recent_entries,.widget_categories{float:right;width:100%}
.box_side ul li{float:right;width:100%;padding:5px 0;border-bottom:1px solid #f2f2f2;font-size:11px}
.box_side form{padding:10px 0}
.tagcloud{float:right;width:100%;padding:5px 0}
.box_side input{padding:5px;border:1px solid #ccc;background:#f2f2f2}
.widget_tag_cloud a{float:right;padding:2px 5px;background:#f2f2f2;color:#555;margin:1px;transition:all .5s ease-out 0s}
.widget_tag_cloud a:hover{background:#f74c35;color:#fff}
.box_side input[type=submit]{background:#2196f3;color:#fff;border-radius:3px}
.widget_recent_entries ul li a,.widget_archive ul li a,.widget_meta ul li a{color:#616161;font-weight:700;transition:all .3s ease-out 0s}
.widget_recent_entries ul li span{float:left;padding:0 5px;background:#f2f2f2;color:#555;border-radius:3px;transition:all .3s ease-out 0s}
.widget_recent_entries ul li:hover span{background:#f74c35;color:#fff}
.widget_recent_entries ul li:hover a{color:#f74c35}
.widget_categories ul li ul{padding-right:10px}
.widget_categories ul li ul li{border-bottom:0;}
.categort-posts{float:right;width:100%}
.categort-posts ul li{float:right;width:100%;border-bottom:0}
.categort-posts ul li .post-thumbnail{float:right;width:100px;height:70px;border-radius:3px;border:0 solid #fff;overflow:hidden;margin-right:5px}
.categort-posts ul li .post-thumbnail img{width:100%;height:100%;border-radius:3px}
.categort-posts ul li:hover .post-thumbnail{border:2px solid #f74c35}
.categort-posts ul li:hover h3 a{color:#f74c35}
.categort-posts ul li h3{float:right;padding-right:8px;width:62%;height:50px;overflow:hidden;font-size:11px;font-weight:700}
.categort-posts ul li h3 a{line-height:25px;color:#616161}
.categort-posts ul li span{float:right;width:50%;color:#707070}
.icon_whatsapp:before{content:"\f232";font-family:fontawesomepro}
.icon_paper_plane:before{content:"\f1d8";font-family:fontawesomepro}
.icon_linkedin:before{content:"\f0e1";font-family:fontawesomepro}
ul.tab{list-style-type:none;margin:0;padding:0;overflow:hidden;border-radius:10px 10px 0 0;background-color:#f1f1f1}
ul.tab li{float: right;
    width: 33.3%;
    text-align: center;}
ul.tab li a{display:inline-block;color:black;text-align:center;padding:14px 16px;text-decoration:none;transition:.3s;font-size:17px}
ul.tab li a:hover{color:#f74c35}
ul.tab li a:focus,.active{color:#f74c35}
.tabcontent{display:none;border:1px solid #fff;box-shadow:0 0 8px 0 rgba(70,70,70,.19);border-top:0;overflow:hidden;background:#fff}
.tabcontent li{float:right;width:100%;padding:5px;position:relative;list-style-type:none;padding:10px 5px}
.post-thumbnail{float:right;width:90px;height:70px;margin-left:0}
.post-thumbnail img{width:100%;height:100%;border-radius:3px}
.tabcontent h3{float:right;display:inline-block;width:62%;padding-right:10px;overflow:hidden}
.tabcontent h3 a{font-weight:700;font-size:11px;color:#888;white-space:nowrap;text-overflow:ellipsis}
.tabcontent{-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}
@-webkit-keyframes fadeEffect{from{opacity:0}
to{opacity:1}
}
@keyframes fadeEffect{from{opacity:0}
to{opacity:1}
}
.block{display:block}
.active{color:#f74c35 !important}.width{margin:0 auto;position:relative;}
header.iranwp-header{width: 100%;
    background: #fff;
    margin-top: -10px;
    float: right;
    padding: 20px 0 0 0;
    clear: both;
	margin-bottom: 10px;
	}
.logo{float:right}
.logo h1,.logo h2{display:none}
.search_box{float:left;width:25%;position:relative;margin-top:13px}
.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)}
.icon-search:before{content:"\f002"}
.search_box button{top:0;left:0;position:absolute;width:10%;height:100%;background-color:transparent;color:#afafad}
.notification-cart{float:left;color:#555;margin:10px 0 0 10px;}
.notification-cart .item{padding:10px;font-size:18px;line-height:20px;position:relative;cursor:pointer;color: #3c3939;}
.icon-cart:before{font-family:fontawesomepro;content:"\f217";font-style:normal;font-size:25px}
.notification-cart .item ul:before{content:" ";display:block;width:0;height:0;position:absolute;top:-11px;z-index:2;right:5px;border:6px solid transparent;border-bottom-color:#f2f2f2;overflow:visible}
.notification-cart .item ul{display:none;position:absolute;top:100%;left:-298px;right:0;z-index:1;border:1px solid #ddd;border-radius:5px;z-index:1000}
.notification-cart .item ul li{float:right;width:100%;border-bottom:1px solid #ccc;color:#555;overflow:hidden;background:#f5f5f5}
.notification-cart .item ul li:first-child{border-top-right-radius:5px;border-top-left-radius:5px}
.notification-cart .item ul li:last-child{border:0;border-bottom-right-radius:5px;border-bottom-left-radius:5px}
.notification-cart .item ul li a{float:right;font-family:iran;font-size:12px;padding:5px;color:#555;width:100%;transition:all .2s linear;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.notification-cart .item ul li:nth-child(even){background:#f9f9f9}
.notification-cart .item ul li a:hover{color:#f74c35}
.notification-cart ul li{list-style-type:none}
.control-header{margin-left:4px}
.btn-cart{float:right;font-family:iransans;width:20px;height:20px;line-height:21px;background:#ff5d5d;font-size:10px;font-weight:600;position:absolute;top:1px;right:1px;border-radius:100%;text-align:center;color:#fff}
.btn-cart:after{float:right;content:'';position:absolute;top:0;left:0;border:2px solid rgba(255,0,0,.9);opacity:0;border-radius:100%;width:20px;height:20px;animation:sonar 1.5s infinite}
@keyframes sonar{0%{transform:scale(.9);opacity:1}
100%{transform:scale(2);opacity:0}
}
.icon-tell{
	float: left;
    margin-top: 20px;
    margin-left: -21px;
    line-height: 23px;
    color: #3c3939;
    font-size: 20px;}
.menu {padding: 0px;}
.menu_category{float:right;width:100%;margin-top:15px;border-top:1px solid #ececec;padding:10px 0 0}
.menu_category .menu_category_panel{float:right;height:63px}
.menu_category input[type=checkbox]{display:none}
.menu_category .menu_category_panel ul li{list-style-type:none;float:right;position:relative;margin-left:35px}
.menu_category .menu_category_panel ul li ul li.menu-item-has-children>.icon_arrow {display: none;}
.menu_category .menu_category_panel ul li a{font-size:14px;font-weight:400;color:#7d7a7a}
.menu_category .menu_category_panel ul li ul{float:right;min-width:250px;padding:10px 5px 5px;position:absolute;right:-10px;top:120%;opacity:0;visibility:hidden;background:#fff;box-shadow:0 0 7px #CCC;border-radius:3px;line-height:30px;transition:all .2s ease-out 0s;z-index:1000;margin-top:10px}
.menu_category .menu_category_panel ul li:hover ul{visibility:visible;opacity:1}
.menu_category .menu_category_panel ul li:hover ul li{border:0;margin-bottom:0}
.menu_category .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,.7);opacity:.8}
.menu_category .menu_category_panel ul li ul li:hover a{color:#f21111}
.menu_category .menu_category_panel ul li ul li{float:right;width:100%}
.menu_category .menu_category_panel ul li ul li:hover ul {
    display: block;
}
/**** new item css ****/
.menu_category .menu_category_panel ul li ul li ul {
    display: none;
}
.menu_category .menu_category_panel ul li ul li ul {
    position: absolute;
    top: 0;
    right: 170px;
}
.quantity{
    display:none !important;
}
a.reset_variations{
    display:none !important;
}
table.variations tbody tr .label {
    display: none !important;
}
table.variations {
    width: 100%;
}
table.variations tbody tr .value{
    width:100%;
}

.woocommerce-variation-price {
    text-align: center;
    padding: 15px 0;
    margin: 5px 0;
    background: #e2e2e2 !important;
    border-radius: 5px;
    font-weight: bold;
}
span.woocommerce-Price-currencySymbol {
    font-weight: normal;
	font-size:13px;
}
del{color:#000;font-size:13px;}
del .woocommerce-Price-currencySymbol{display:none;}
ins{text-decoration:none;}
button.single_add_to_cart_button.button.alt {
   text-align: center;
    background: #1fb52b;
    border-radius: 3px;
    margin: 5px 0px;
    padding: 25px;
    line-height: 0px;
    clear: both;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: -.5px;
	margin-top: 10px;
}
span.money {
    font-size: 22px;
    font-weight: bold;
    color: #21b42b;
    position: relative;
}
.demo_link{
	text-align: center;
    background: #e9204f;
    border-radius: 0;
    padding: 5px;
    width: 100%;
    display: block;
    color: #fff !important;
    margin-bottom: 10px;
}
button.single_add_to_cart_button.button.alt:hover {
    text-align: center;
    background: #1fb52b;
    border-radius: 3px;
/*     margin: 5px 0px; */
    padding: 25px;
    line-height: 0px;
    clear: both;
}
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
    text-align: center;
    background-image: linear-gradient(to right, #63D471 0%, #2c8200c7 100%);
    border-radius: 5px;
    margin: 5px 0px;
    padding: 25px;
    line-height: 0px;
    clear: both;
}
.iranwp-cart-product {
    text-align: center;
    border-radius: 5px;
    margin: 5px 0px;
    clear: both;
}

/************/
.left_side{    float: left;margin-top:10px}
.left_side a{color:#333}
.left_side .reglink{
    cursor: pointer;
    background: #ef3536;
    margin-right: 23px;
    font-size: 13px;
    border-radius: 4px;
    color: #fff;
    padding: 12px 20px;
    transition: all .3s ease-out 0s;
}
    .left_side .reglink:hover{background:#f54227}
.left_side a.reglink-tel{border-radius: 10px;
    padding: 8px 37px;
    transition: all .3s ease-out 0s;
    font-size: 13px;
    border: 0;
    background: #ffffff00;
}
    .left_side a.reglink-tel:after {
    content: '\f0d7';
    font-family: fontawesomepro;
    padding-right: 10px;
}
.left_side a.reglink-tel:hover{color:#ef3536;}
.left_side a.loginlink:after{font-family:icon;content:"\f0d7"}
@media(min-width:992px) and (max-width:1190){.left_side a.reglink-tel{padding:8px 35px}
.left_side a.reglink{padding:10px 30px}
}
@media(max-width:991px){.iranwp-header{margin-top:0;border-top:3px solid #ff9b00;padding:0}
}
.logom img{
    display: block;
    width: 180px;
    margin: 15px auto;
}
.menu-mobile .energy-mobile {
        margin: 3px;
}
.menu-control {
    color: rgb(193, 193, 193);
    font-size: 30px;
    padding: 0 15px 2px 0;
}
.mobile-sidemenu{height:100%;width:0;position:fixed;z-index:1;top:0;right:0;background-color:#fff;overflow-x:hidden;transition:1s;text-align:right;padding-top:15px}.close-button{padding:8px 8px 8px 32px;text-decoration:none;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{margin-right:-32px;width:100%;padding:0;margin:0}
.navbar-nav li{float:right;padding:0}
.navbar-collapse{padding-right:0;padding-left:0}
.search-box-mobile{width:90%;position:relative;margin-top:20px;margin:35px auto;overflow:hidden}
.search-box-mobile 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)}
.sidemenu-im li a{float:right;padding:15px 10px 10px 0;width:100%;font-size:13px;color:#7b7878;border-top:solid 1px rgba(69,170,242,.11);border-bottom:solid 1px rgba(255,255,255,0.05)}
.sidemenu-im li ul{text-align:right;line-height:50px;font-size:18px;padding:0;margin:0;background-color:#fbfbfb;overflow:hidden}
.navbar-nav li a:hover{color:green;text-decoration:none}
.mobile-account {
    float: left;
    padding: 10px 10px;
    border: 1px solid #17a217;
    font-size: 12px;
    border-radius: 5px;
    background-color: #17a217;
}
.mobile-account a{color: #fff;}
.mobile-cart {
    float: left;
    margin-right: 5px;
    padding: 10px 10px;
    border: 1px solid #ccc;
    font-size: 12px;
    border-radius: 5px;
    background-color: #1e88e5;
    border-color: #1e88e5;
}
.mobile-cart a{    color: #fff;}
.dropdown-toggle::after{display:inline-block;width:0;height:0;content:"\f067";font-family:fontawesomepro;border-top:0;border-right:0;border-bottom:0;border-left:0;float:left;margin-left:20px;margin-top:5px}
@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}
}
@media(max-width:575px){.logo{width:95%;max-width:100%}
}
.Iranwp-tag{    color: #7b7a7a;
    text-align: right;
    font-size: 14px
	}
.Iranwp-tag a{
	display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777;
}
.Iranwp-posttag {
    margin-bottom: 20px;
}
@media(max-width:991px){.show-iranwp-posts{width:100%;float: right;}
}
@media(min-width:992px){.show-iranwp-posts{width:75%;float:right}
}
@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(max-width:991px) and (min-width:768px){.show-iranwp-sidebar{display:none}
}
@media(min-width:992px){.show-iranwp-sidebar{width:25%;padding:0 15px 0 0;float:right}
}
@media(max-width:1024px) and (min-width:992px){.post-thumbnail{width:75px}
}
.iranwp-related ul li h6{font-size:15px;line-height:1.8;margin:0;color:#212529;}
.post-type{width:100%}
.post_info {
	overflow: hidden;
    line-height: 38px;
    text-align: revert;
    padding: 5px;
    float: right;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 5px;

}
.info-post i {
    margin-left: 5px;
}
.info-post{
	float: right;
    margin-left: 20px;
}
.info-post.Iranwp-like {
    float: left;
    margin: 0;
}
.side-title{
	color: black;
    width: 100%;
    font-size: 18px;
    position: relative;
}
.sidebar-title i{
	padding: 0;
    margin-left: 5px;
    margin-top: 3px;
    font-size: 20px;
    color: white;
    vertical-align: -5px;
}
.sidebar-title{
    margin: 10px;
    overflow: hidden;
    text-align: right;
    padding: 0px 5px 10px;
    position: relative;

}
.sidebar-title:after {
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    right: 0;
    max-width: 100%;
    background: -moz-linear-gradient(90deg,#ffffff,#8e8e8e);
    background: -ms-linear-gradient(90deg,#ffffff,#8e8e8e);
    background: -o-linear-gradient(90deg,#ffffff,#8e8e8e);
    background: -webkit-linear-gradient(90deg,#ffffff,#8e8e8e);
    background: linear-gradient(90deg,#ffffff,#8e8e8e);
    bottom: 0px;
}
.iranwp-sidebar{
	width: 100%;
    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    max-width: 100%;
    background: #fff;
    clear: both;
    margin-bottom: 20px;
    border-radius: 5px;
}
.iranwp-sidebar img{border-radius:5px;max-width:100%;height:auto;width:100%}
.iranwp-sidebar ul{width:100%;clear:both;padding:0;padding-bottom:15px}
.iranwp-sidebar li{display:block;margin-right:8px;color:#555;transition:all .3s;font-size:10px;padding:20px 7px 0 0}
.iranwp-sidebar ul li:before{
	display: inline-block;
    margin-left: 8px;
    font: 25px fontawesomepro;
    vertical-align: -5px;
    content: "\f055";
    color: #ef3536;
}
.iranwp-sidebar ul li a {
    transition: all .8s ease 0s;
    color: #222;
    font-size: 14px;
}
.iranwp-sidebar ul li ul li:before{
	display: inline-block;
    margin-left: 13px;
    font: 18px fontawesomepro;
    vertical-align: -3px;
    content: "\f060";
    color: #a4aaff;
}
.iranwp-sidebar li:hover{color:#f44336}
.iranwp-product-thumb{width:100%;max-width:100%;}
.iranwp-product-thumb img{
	max-width: 100%;
    height: 260px;
    width: 100%;
    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
}
.irwp-info-product{float:right;padding:15px;text-align:center;color:#666;width:100%;font-size:12px;border-bottom:3px solid #eee;clear:both;margin-bottom:6px}
.bank{font-size:16px;display:block;background-image:url(../img/bank.png);height:80px;width:80px;margin:0 auto;background-position:center center;background-size:cover}
.full-product-sidebar{clear:both;border:1px solid #fff;border-radius:10px 10px 0 0;font-size:12px}
.item-irwp-side{clear:both;padding:20px 10px;font-size:15px;border-bottom:1px dotted #eee;color:#545151}
.item-side{
	    margin-top: 5px;
    border: 1px solid #fff;
    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    border-radius: 5px;
    background: #fff;
    font-size: 12px;
	margin-bottom: 10px;
}
/*.iranwp-cart-product{text-align:center;background:#7fbb00;border-radius:5px;margin:5px 0px;padding:15px;clear:both}*/
.iranwp-cart-product a{background: #7fbb00 !important;
    color: #fff !important;text-decoration:none;}
.iranwp-cart-demo{text-align:center;background:#e9204f;border-radius:5px;margin:5px 0px;padding:10px}
.iranwp-cart-demo a {
    color: white;
}
.item-irwp-side i{margin-left:5px}
.fit-width{width:100%;}
.error-404{border-radius:10px;background-color:#fff;box-shadow:0 0 8px 0 rgba(70,70,70,.12);width:100%;margin-top:16px;text-align:center;padding-bottom:20px}
.error-404 img{width:60%}
.iranwp-full-page{background-color:#fff;box-shadow:0 0 8px 0 rgba(70,70,70,.21);clear:both}
.iranwp-full-page h4{
	text-align:right;font-size:14px;padding:20px 22px 5px 0;background:#f6f9fa;padding-bottom:20px;font-weight:600;color:#484645;text-shadow:0 2px 3px rgba(0,0,0,0.1);border-bottom:1px solid #d5d5d5
}
.iranwp-full-content{padding:15px;overflow:hidden}

.iranwp-crumbs{
	overflow: hidden;
    float: right;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    padding: 5px 0;
    margin-bottom: 10px;

}
.iranwp-crumbs-to{
	border: 0 none;
    padding: 0;
    color: #333;
    margin: 0;
    line-height: 39px;
}

.footer{width:100%;float:right;background:#242931 url(../img/bm.png) no-repeat center bottom fixed;background-size:cover;padding-top:20px;clear:both;overflow:hidden;padding-bottom:25px;margin-top:15px}
.three-footer{width:33.3%;padding:0 10px;float:right;margin-top:15px;display:block}
.footer-title{width:100%;float:right;display:block;height:20px;margin-bottom:5px;background:url(../img/dashed.png) center}
.footer-title span{float:right;display:inline-block;padding:2px 10px 2px 15px;position:relative;margin-top:-6px;border-left:5px #242931 solid;background-color:#3e4654;text-shadow:0 1px 2px rgba(0,0,0,.15);color:#fff;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:10px;border-top-left-radius:40px;font-size:15px}
.footer-about{width:100%;height:150px;float:right;background:rgba(255, 255, 255, 0.050980392156862744);margin:15px 0;border-radius:10px;position:relative}
.footer-about p{font-size:11px;color:#f1f1f1;margin:6px 8px}
.footer-about-img{position:absolute;top:100px;left:-20px;width:75px;height:75px;border-radius:50%;margin-bottom:-50px;border:5px #989898 solid}
.social-item{width:100%;height:70px;float:right;background:rgba(255, 255, 255, 0.050980392156862744);margin-top:15px;border-radius:10px}
.social{height:100%;margin:auto;background:#243141;-moz-border-radius:3px;-webkit-border-radius:3px;-ms-border-radius:3px;border-radius:10px;padding-top:20px}
.atem{padding:0 20px;color:#fff}
.atem:hover{color:#fff}
.atem i{font-size:25px}
@media(max-width:1024px) and (min-width:992px){.atem{padding:0 15px}
}
@media(max-width:991px) and (min-width:768px){.atem{padding:0 5px}
}
@media(max-width:767px){.three-footer{width:100%}
}
.calling{width:100%;height:50px;float:right;background:rgba(255, 255, 255, 0.050980392156862744);border-radius:10px;font-size:11px;color:#f1f1f1;margin:15px 0 6px;padding:15px 10px}
.footer-address{width:100%;height:50px;float:right;background:rgba(255, 255, 255, 0.050980392156862744);border-radius:10px;font-size:11px;color:#f1f1f1;margin:6px 0;padding:15px 10px}
.footer-namad{width:100%;height:150px;float:right;margin:15px 0}
.samad-box{width:47%;height:100%;float:left;background:rgba(255, 255, 255, 0.050980392156862744);border-radius:10px;-ms-border-radius:10px;-ms-background:rgba(255, 255, 255, 0.050980392156862744);}
.namad-box{width:47%;float:right;height:100%;background:rgba(255, 255, 255, 0.050980392156862744);border-radius:10px}
.namad-box img,.samad-box img{margin:0 auto;display:block;max-width:100%}
.call-left{float:left}
.footer-thumb{float:right;width:60px;height:60px;margin-left:0}
.footer-post h3{margin-right:10px;padding:0 60px 0 0}
.footer-post h3 a{font-size:11px;color:#f1f1f1}
.post_grid{width:100%;border-radius:5px}
.footer-post{width:100%;height:70px;float:right;background:rgba(255, 255, 255, 0.050980392156862744);border-radius:10px;font-size:11px;color:#f1f1f1;margin:15px 0 0;padding:3px 10px}
.menu-footer-container ul{margin:35px 0 0 0;padding:0}
.menu-footer-container ul li{list-style-type:none;width:100%;height:30px;float:right;background:#ffffff0d;border-radius:5px;font-size:11px;margin:6px 0;padding:5px 10px}
.menu-footer-container ul li a{color:#eee;font-size:12px}
.menu-footer-container ul li ul li{display:none}
.menu-footer-container ul li ul{display:none}
.menu-footer-container ul li a:before{content:'\f071';font-family:fontawesomepro;margin-left:10px}
.product-titleall{float:right;width:100%;background:#f6f9fa;padding:10px 20px;border-bottom:1px solid #e0e0e0}
.product-titleall h1{font-size:14px;color:#212121;font-weight:400;padding:10px 0}
.product-titleall h3{font-size:14px;color:#212121;font-weight:400}
.product-titleall h3:before{font-family:fontawesomepro;content:"\f217";font-size:18px;margin-left:5px}
.producter{    float: right;
    width: 100%;
    width: 33.3%;
    height: 465px;
    padding: 0 5px;
    margin-bottom: 10px;}
.to-producter{
	    float: right;
    width: 100%;
    height: 100%;
    background: #fff;
    position: relative;
    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    overflow: hidden;
    border-radius: 5px;
}
.to-producter:hover {
    box-shadow: 0 0 10px 5px #a7a7a71f;
    transform: translate(0, -4px);
    z-index: 999;
    transition: all .3s;
}
.producter-thumb{float:right;width:100%;position:relative;margin-bottom: 10px;overflow:hidden}
.producter-thumb img{width:100% !important;height:100% !important;vertical-align:middle;display:inline-block}
.meta-producter{
	    float: right;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    overflow: hidden;
    padding-bottom: 10px;
	}
a.store_title {
    height: 60px;
    overflow: hidden;
    line-height: 20px;
    display: block;
}
a.store_title h2 {
    float: right;
    width: 100%;
    line-height: 28px;
    text-align: right;
    color: #040404;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}
.producter_text {
    float: right;
    width: 100%;
    font-size: 12.5px;
    height: 63px;
    overflow: hidden;
    line-height: 20px;
    font-weight: 300;
    color: #8d9197;
    margin-bottom: 10px;
}
.store_more {
    display: block;
    margin-top: 10px;
}
.smore_link{
    float: right;
    background: #2fe08f;
    padding: .5em;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    height: 31px;
    line-height: 17px;
}
.smore_link a{color:white;}
.store_price {
    float: left;
    padding: 0 10px;
    background-color: #ecfffc;
    background: rgba(209,255,242,.4196078431372549);
    box-shadow: 0px 0px 20px 0px rgba(176,255,243,.47843137254901963);
    border-radius: 4px;
    color: #2c7128;
    height: 31px;
    line-height: 31px;
    font-size: 17px;position: relative;
}
.store_price del{
	position: absolute;
    top: -10px;
    right: -25px;
    color: red;
}
.to-producter:hover .producter-more a{background:#8dca0d;color:#fff}
.producter-more a{float:right;width:100%;padding:10px;background:#f7f7f7;color:#868686;transition:all .3s ease-out 0s;font-size:12px;padding:20px}
.producter-price{height:1px;margin-top:70px;border-top:1px solid #eee;padding:20px 0;font-size:13px}
.producter-price .pp-section{float:right;width:50%;display:inline-block;padding:0 30px;color:#8b9197;text-align:center}
.producter-price .pp-section span.woocommerce-Price-amount.amount {font-weight: bold;color: red;font-size: 15px;line-height: 0;}
.producter .pp-section del{display:none;}
@media(max-width:767px){.producter{width:100%}.ph767{display:block;}}
@media(min-width:768px){.ph767{display:none;}}
.producter-more-category{clear:both;text-align:center;margin:30px 0}
.producter-more-category a{border:1px solid #c8dce6;border-radius:10px;padding:17px;font-size:12px;display:block;margin:0 10px;color:#85898c;transition:all 1.2s}
.producter-more-category a:hover{border:1px solid #7633d7}
@media(max-width:991px){.width{width:100%;padding:0 5px}
}
input[type="checkbox"], input[type="radio"] {
    background-color: #fff;
    font-size: 13px;
    padding: 0 2%;
    position: relative;
    width: auto !important;
    border-radius: 8px;
    border: 1px solid #039be591;
    height: auto !important;
}
.Iranwp-posts .Iranwp-content h1 {
    text-align: right;
    font-size: 22px;
    padding: 20px 22px 5px 0;
    background: none;
    padding-bottom: 20px;
    font-weight: 600;
    color: #484645;
    text-shadow: 0 2px 3px rgba(0,0,0,0.1);
    border-bottom: none;
}
.footer-pmenus ul {
    margin: 35px 0 0 0;
    padding: 0;
}
.footer-pmenus ul li {
    list-style-type: none;
    width: 100%;
    height: 30px;
    float: right;
    background: rgba(255, 255, 255, 0.050980392156862744);
    border-radius: 5px;
    font-size: 11px;
    margin: 6px 0;
    padding: 5px 10px;
}
.footer-pmenus ul li a {
    color: #eee;
    font-size: 12px;
}
.Iranwp-single-cart a {
    background: #7fbb00 !important;
    color: #fff !important;
}

/***************** Profile User Online ***************/
.profile-bar{
       margin-top: -3px;
    float: left;
    padding-left: 0;
}
.profile-info{
    font-size: 0px;
    list-style: none;
	position: relative;
}
.profile-info-url{
    font-size: 14px;
    color: #fff;
    padding: 5px;
    display: block;
    background-color: #478aff;
    background-image: linear-gradient(to right, #0acffe 0%, #317fec 100%);
}
.profile-info-url img{
    border-radius: 50px;
}
.profile-info-url:hover{
    color:#fff;
}
.profile-item {
    width: 100%;
    position: absolute;
    top: 47px;
    left: 0;
    padding: 5px;
    border-radius: 0px 0px 1px 1px;
    visibility: hidden;
    opacity: 0;
    background: #fff;
    z-index: 10;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.profile-item li{
    width: 100%;
    border-bottom: 3px solid #fff;
    list-style: none;
}
.profile-item li a{
        border-bottom: 1px solid #eee;
    padding: 12px 8px;
    padding-right: 2px;
    display: block;
    background: none;
    transition: all 100ms ease-in;
        color: #1b1818;
    font-size: 15px;
    opacity: 1;
}
.profile-item li a:hover{
   color: linear-gradient(to right, #0acffe 0%, #317fec 100%);
}
.profile-info:hover >  .profile-item{
    top: 47px;
    visibility: visible;
    opacity: 1;
    border-bottom: 2px solid #ddd;
}
#pm{
	display:none;
}
ul.profile-mobile-item {
    margin: 0;
    padding: 0;
    padding-right: 10px;
    border-top: 1px solid #eaeaea;
}
ul.profile-mobile-item li {
    list-style: none;
    margin: 0;
}
ul.profile-mobile-item li a {
    font-size: 14px;
}












/************* Smart widget tab ********/

.wmt-smart-tabs .wmt-tabs-content ul li{
	text-align:right !important;
}
.wmt-smart-tabs .wmt-tabs-content .wmt-thumb {
    float: right!important;
    margin-left: 12px !important;
	margin-right:0 !important;
}
.wmt-smart-tabs .wmt-tabs-content .wmt-widget-title {
    font-size: 12px!important;
    margin: 0px 0px 5px 0px!important;
}
.wmt-widget-title a {
    color: black;
}
.wmt-smart-tabs .wmt-widget-meta span {
    border-left: 1px solid #eee;
    padding-left: 7px;
    margin-left: 5px;
	border-right: 0 !important;
	padding-left:0 !important;
	margin-right:0 !important;
}
.wmt-smart-tabs .wmt-widget-meta span:last-child {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
}
.wmt-pagination{
	overflow:hidden;
}
.wmt-pagination a{
	float:left !important;
}
.wmt-smart-tabs .wmt-tab-content .tagcloud{
	text-align:right !important;
}
.wmt-smart-tabs .wmt-tabs-content {

    margin-bottom: 10px;
}
.wmt-smart-tabs .wmt-tabs-content .wmt-thumb img {
    border-radius: 10px;
}
.wmt-tab-content {
    overflow: hidden;
}



/***** Ad Place *****/
.adplacement {
    float: right;
    padding: 0 3px;
    margin-bottom: 10px;
}
/*.adplace-four .adplace-d, .adplace-two .adplace-b{
	padding-left: 5px;
    padding-right: 10px;
}*/
.adplace-four .adplace-d:first-child{
	padding-right:15px;
}
.adplace-four .adplace-d:last-child{
	padding-left:15px;
}
.adplace-two .adplace-b:first-child{
	padding-right: 15px;
    padding-left: 5px;
}
.adplace-b {
    float: right;
    width: 33.3%;
}
.adplace-b:nth-child(2){
	padding: 0 8px;
}
.adplace-two .adplace-b:last-child {
    padding-left: 15px;
    padding-right: 5px;
}
.adplace-four .adplace-d img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 4px 20px 0 #d3d6e3;
}
.adplace-two .adplace-b img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 4px 20px 0 #d3d6e3;
}
.adplace-one .adplace-a img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
	box-shadow: 0 4px 20px 0 #d3d6e3;
}
.adplace-six .adplace-d25{
    width: 25%;
}
.adplace-six .adplace-d50{
    width: 50%;
}
.adplace-six .adplace-d50 > .adplace-d50{
    width: 50%;
    float: right;
}
.adplace-six img{
    width: 100%;
    padding: 5px;
    border-radius: 5px;
}
.adplace-six img:hover{
    opacity: .7;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
/***** Responsive Adplacement ******/
@media (max-width:991px){
	.adplace-d:nth-child(3), .adplace-d:nth-child(4) {
    margin-top: 10px;
	}
}
@media (max-width:767px){
	/*.adplace-one{
		display:none;
	}*/
	.adplace-b{
		padding:0 15px;
	}
	.adplace-b {
    float: right;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0 15px !important;
}
}
@media (max-width:567px){
	.adplace-d:nth-child(2){
    margin-top: 10px;
	}
	.adplace-b:nth-child(2){
    margin-top: 10px;
	}
}














/***************** New Design *****************/
.inem {
    margin-top: -5px;
    float: left;
    display: inline-block;
}
@media (max-width:470px){
    .inem{
        display:none;
    }
}
.imen:nth-child(1){
        background: #00c2ff;
}
.imen:nth-child(2){
        background: orange;
}
.imen:nth-child(3){
        background: #1ab51a;
}
.imen {
    float: right;
    text-align: center;
    padding: 14px;
    margin: 0px 9px;
    color: #fff;
    border-radius: 5px;
    line-height: 0;
}
.ienm {
    font-size: 12px;
    padding: 15px;
}
.proboxtitle {
    height: 50px;
    display: block;
    cursor: pointer;
    color: #7b7a7a;
    direction: rtl;
    padding: 15px 25px;
    font-size: 12px;
    text-align: right;
    border: 1px solid #00c2ff;
    border: 1px solid #d3d8dc;
    margin: 10px 0;
    border-radius: 5px 50px 50px 5px;
}
.optext {
    float: right;
    margin-right: 35px;line-height: 18px;
}
.opnum {
    height: 40px;
    width: 40px;
    border: 2px solid #bdbdbd;
    border-radius: 50%;
    position: absolute;
    color: #ffffff;
    background-color: #7d396f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    z-index: 1;
}
.opnumb {
    font-size: 16px;
}
/*.opnum:before {
    content: '';
    z-index: 0;
    display: block;
    position: absolute;
    width: 5px;
    height: 82%;
    top: -32px;
    background-color: #e2e2e2;
}*/
.proboxmain {
    width: 100%;
}
.proboxtitle, .proboxcontent, .proboxmain{
    position:relative;
}
@media (max-width:768px){
    .proboxcontent{
        height:auto!important;
        min-height:240px;
    }
}

.proboxcontent {
    height: 240px;
    overflow: hidden;
    display: none;
    background-color: #F8F8F8;
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #d3d8dc;
    padding: 4px;
    direction: rtl;
}
.crs {
    display: block;
    height: 60px;
    width: 100%;
    margin: 10px 0;
    background: #0ea50e;
    background-image: linear-gradient(65deg,#f9c256,#FF4E00);
    color: #fff;
    line-height: 60px;
    font-weight: bold;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
}
/*********** Video Player ****************/
.video-player {
    margin-top: 15px;
}
.video-player video.irwp-vid {
    max-width: 100%;
    border-radius:5px;
}
/************* News Letter ***************/
.news-mail {
    border: 1px solid #f7f7f7;
    margin-bottom:10px;
    padding: 10px 5px 0px 5px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    overflow: hidden;margin-bottom: 20px;
}
.wmt-smart-tabs {
    margin-bottom: 20px;
}
p.newsp {
    font-size: 10px;
}
.news-mail img {
    width: 64px;
    height: 64px;
    padding: 10px;
    float: right;
}
.news-mail h4 {
    float: right;
    direction: rtl;
    font-weight: 900;
    font-size: 14px;
    color: #333;
    padding-top: 12px;
    width: 185px;
}
p.mailpoet_paragraph input {
    width: 95% !important;
    padding: 8px 13px;
    margin: 10px auto;
    display: block;
    box-sizing: border-box;
    background: rgba(250, 250, 250, 0.30980392156862746);
    border: 1px solid rgba(228, 227, 227, 0.611764705882353);
    border-radius: 5px;
    outline: none;
    font-size: 13px;
}
p.mailpoet_paragraph input[type="submit"] {
    background-color: #ef3536;
    color: white;
    border: none;
    cursor: pointer;
    width: 95%;
    display: block;
    padding: 10px;
}
/*********** End Newsletter ************/
/*********** Login ajax ****************/
form#loginaj{
    display: none;
    background-color: #FFFFFF;
    border-radius: 8px;
    font-family: IranYekan;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 200px;
    padding: 40px 25px 25px 25px !important;
    width: 350px;
    z-index: 999;
    left: 50%;
    margin-left: -170px;
    color: #878787;
    font-size: 11px;
    transform: none;
}
 
form#loginaj input#username,
form#loginaj input#password{
        color: #333333;
    background: #fafafa4f;
    border: 1px solid #e4e3e39c;
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 10px 10px 13px;
    display: block;
    width: 95%;
    margin: 10px auto;
    background-color: #F9F9F9;
}
 
form#loginaj input#username:focus,
form#loginaj input#password:focus{
    background-color: #FFF;
}
 
 
form#loginaj input.submit_button{
    font-size: 13px;
    color: #FFF;
    border: 1px solid #b34336;
    background-color: #e92b5f;
    border-radius: 3px;
    text-shadow: 0 1px 0 #ba3f31;
    padding: 9px 31px 9px 31px;
    background: -moz-linear-gradient(top, #ea6656, #df5949);
    border-top: 1px solid #bb483a;
    border-bottom: 1px solid #a63b2e;
    margin-top: 40px !important;
}
 
form#loginaj a{
    text-decoration: none;
}
 
form#loginaj a.close{
        color: #DCDCDC;
    position: absolute;
    right: 15px;
    top: 10px;
}
 
form#loginaj a.lost {
    color: #403e3e;
    float: right;
    padding-right: 10px;
}
 
form#loginaj p.status{
    text-align: center;
    margin: -25px 0 20px 0;
    display: none;
}
 
a.login_button{
    padding: 5px 7px 5px 7px;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    color: #333;
    text-decoration: none;
    font-size: 11px;
}
 
.login_overlay{
    height: 100%;
    width: 100%;
    background-color: #F6F6F6;
    opacity: 0.9;
    position: fixed;
    z-index: 998;
}
.lform img{
    width: 100px;
    position: absolute;
    z-index: 1;
    top: -70px;
    color: #777;
    border-radius: 50%;
    border: 6px solid #ccc;
    margin: 2px;
    line-height: 100px;
    text-align: center;
    font-size: 60px;
    transition: all .3s;
    right: 35%;
    background: #fff;
}


/********************** register ******************************/
.login-register-modal {
    background: rgba(0,0,0,.54);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999999999;
}
.regimg{
    width: 100px;
    position: absolute;
    z-index: 1;
    top: -70px;
    color: #777;
    border-radius: 50%;
    border: 6px solid #ccc;
    margin: 2px;
    line-height: 100px;
    text-align: center;
    font-size: 60px;
    transition: all .3s;
    right: 40%;
    background: #fff;
}
.login-register-modal .modal-box {
    width: 600px;
    height: 360px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0 10px;
    margin: auto;
    border-radius: 5px;
    border-bottom: 4px solid #f56322;
}
.close-modal {
    width: 25px;
    height: 25px;
    color: #62488a;
    line-height: 24px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 5px;
}
.modal-box .content {
    padding: 0 10px 10px;
}
.full {
    width: 100%;
    float: right;
    clear: both;
    display: block;
}
h3.modal-title {
    font-size: 20px;
    margin-top: 0px;
    text-align: right;
    border: 0;
    padding: 0 !important;
    margin: 30px 0;
}
.modal-box form {
    display: inline-block;
    position: relative;
    width: 100%;
}
form.register-form .pull-right {
    padding-left: 5px;
    padding-right: 0;
}
.login-register-modal form input {
    width: 100% !important;
    height: 45px;
    margin-bottom: 10px;
    border: 1px solid #efefef;
    border-radius: 4px;
    font-size: 13px;
    padding: 0 10px;
}
.login-register-modal button {
    background: #27beca;
    color: #fff;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    font-size: 15px;
    border: 0;
    border-bottom: 3px solid #12828b;
    margin-top: 20px;
}
#reg-aj{
    display:none;
}
.cld-like-dislike-wrap {
    display: inline-block;
    margin-bottom: 20px;
    float: left;
    text-align: left;
    margin: -5px;
}
/*************** top button **************/
a.topbutton {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 5px;
    bottom: 70px;
    z-index: 9999;
    background-image: url(../img/top5.png);
    background-repeat: no-repeat;
    display: none;
}
/***************** xino support *******************/
.xino-support {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 15px 2px 0;
}
.x3 {
    width: 32.5%;
    float: right;
    background: white;
    padding: 10px;
    box-shadow: 0 0 7px #cccccca6;
    border-radius: 10px;
}
.x3:nth-child(2){
    margin: 0 10px;
}
.x3-img img {
    display: block;
    margin: 0 auto;
}
.x3-title {
    padding: 15px 0 10px;
}
.x3-title h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #7b7b7b;
}
.x3-context p {
    text-align: justify;
    font-size: 12px;
    padding: 0 10px;
    color: #8d9197;
}
/****************** xino category **********************/
.xp {
    position: relative;
}
.xino-item {
    float: right;
    width: 100%;
    padding: 5px;
}
.xino-thumb {
    height: 120px;
    overflow: hidden;
    border-radius: 5px;
}
.xino-thumb img {
    border-radius: 5px;
    max-width:100%;
        height: 120px;
    width: 200px;
}
.xino-title h2 {
    line-height: .5;
}
.xino-title h2 a {
    font-size: 12px;
}
.xp .owl-pagination{
    display:none;
}
.rights_arrow:hover, .lefts_arrow:hover {
    background: #fff;
    transition: all .3s;
}
.rights_arrow {
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
    float: right;
    position: absolute;
    top: 65px;
    right: 25px;
    cursor: pointer;
}
.rights_arrow:before {
    content: '\f105';
    font-family: fontawesomepro;
}
.lefts_arrow{
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
    float: right;
    position: absolute;
    top: 65px;
    left: 25px;
    cursor: pointer;
}
.lefts_arrow:before {
    content: '\f104';
    font-family: fontawesomepro;
}
/************* New Footer *****************/
.xino-footer {
    clear: both;
    float: right;
    width: 100%;
    overflow: hidden;
    background: white;
    margin-top: 15px;
}
.xf-top {
    border-bottom: 1px solid #ececec;
    overflow: hidden;
}
.xf-9 {
    width: 75%;
    float: right;
}
.xf-menu {
    float: right;
    height: 80px;
}
.xf-menu ul{
    padding:0px;
}
.xf-menu ul li {
    list-style-type: none;
    float: right;
    position: relative;
    margin-left: 35px;
}
.xf-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #7d7a7a;
    line-height: 55px;
}
.xf-menu ul li:hover a{
    color: #ef3536;
}
.xf-3 {
    width: 25%;
    float: right;
    text-align: center;
}
.xf-brand {
    height: 80px;
    line-height: 80px;
}
.xf-bottom {
    margin-top: 10px;
    padding-bottom: 15px;
    overflow: hidden;
}
.xf-note {
    font-size: 12px;
    color: #7d7a7a;
}
.xf-phone {
    font-size: 12px;
    color: #7d7a7a;
    margin-top: 18px;
}
.xf-social{
    margin-top: 15px;
}
.axf{
    padding: 0 10px;
    color: #a9a9a9c7;
    transition: all .5s;
}
.axf:hover {
    color: #ef3536;
}
.axf i{
        font-size: 25px;
}
.aparats {
    background-image: url(../img/aparat.png);
    height: 22px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    margin: -2px 0;
}
.apa:hover .aparats{
    background-image: url(../img/aparat-hover.png);
}
/***************** new dlbox************/
.xbox {
    clear: both;
    background: white;
    overflow: hidden;
    margin-top: 15px;
    padding: 0 0 5px;
    border: 1px solid #f3f3f3;
    box-shadow: 0 0 8px 0 rgba(70,70,70,.14);
    border-radius: 5px;
}
.xcover img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}
.xb-content {
    padding: 15px;
}
.xformat, .xvolume, .xpass, .xrate {
    border-bottom: 1px solid #ececec;
    line-height: 40px;
    color: #908e8e;
}
.xformat p, .xvolume p, .xpass p, .xrate p {
    margin: 0;
    font-size: 13px;
}
.relateds_post h5 {
    color: #fff !important;
    background-color: #337ab7;
    border-color: #337ab7;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 15px;
    margin: 0;
}
a.dliwhosein {
    BOX-SHADOW: 0 0 black;
    display: block;
    border-radius: 0;
    float: right;
    width: 32%;
    border: solid 1px #e4e4e4;
    padding: 0;
    margin: 5px;
    text-align: right;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding-right: 10px;
}
.dl_links_iran {
    padding: 10px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.relateds_post {
    clear: both;
    margin-bottom: 15px;
}

/*****************side dl ******************/
.xfile {
    clear: both;
    margin-bottom: 15px;
    box-shadow: 0 0 8px 0 rgba(70,70,70,.19);
    border-radius: 5px;
}
.xfile-title {
    padding: 15px;
    font-size: 14px;
    overflow: hidden;
    width: 100%;
    background: #f7f7f7;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #eae8e8;
}
.xfile-content {
    clear: both;
    background: white;
    padding: 10px;
}
.xfdl {
    display: block;
    overflow: hidden;
    margin: 0 0 10px;
}
.xfdl img {
    float: right;
    overflow: hidden;
    clear: both;
    margin-left: 10px;
}
.xfile-item {
    float: right;
    line-height: 30px;
}
span.xfile-name {
    font-size: 12px;
    display: block;
    font-weight: 700;
}
span.xfile-time {
    display: block;
    font-size: 13px;
}
@media (min-width:768px){
    .xi1{
        display:block;
    }
    .xi3{
        display:none;
    }
}
@media (max-width:767px){
    .xi1{
        display:none;
    }
    .xi3{
        display:block;
    }
}
@media (min-width:471px){
    .xino1{
        display:block;
    }
    .xino2{
        display:none;
        width:100%;
    }
}
@media (max-width:470px){
    .xino1{
        display:block;
    }
    .xino2{
        display:none;
        width:100%;
    }
    .xino2 img{
        width:100%;
    }
}
@media (max-width:1199px) and (min-width:768px){
    .x3{
        width: 32.4%;
    }
}
@media (max-width:767px){
    .x3:nth-child(2) {
    margin:0px;
    }
    .x3{
        width:100%;
        margin:10px 0;
    }
}
@media (max-width:768px){
    .xf-9{
        width:100%;
    }
    .xf-3{
        width:100%;
    }
}
.alignleft{
    text-align:left;
}
.aligncenter{
    text-align:center;
}
.alignright{
    text-align:right;
}

@media (max-width:1199px) and (min-width:992px){
    .show-posts .wapper-show-post .thumb{
        height:208px;
    }
}
@media (max-width:991px) and (max-width:768px){
    .show-posts .wapper-show-post .thumb{
        height:213px;
    }
}
@media(max-width:767px) and (min-width:470px){.show-posts{width:50%}.show-posts .wapper-show-post .thumb {height: auto;max-height: 100%;}
}
@media (max-width:469px){
    .show-posts .wapper-show-post .thumb{
        height:auto;
        max-height:100%;
    }
}
@media(max-width:469px){.show-posts{width:100%;height: auto;overflow:hidden;}.metapad {float: right;width: 100%;padding: 0 10px 10px;clear: both;margin-bottom: 30px;}
}
.iranwp-full-page .quantity{
    display:block!important;
}
.elementor-posts .elementor-post__card .elementor-post__title {
    font-size: 14px!important;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    font-size: 14px;
    background-color: #45B40D!important;
    color: #ffffff!important;
    border-top: 3px solid #ffffff!important;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
    border-top-color: #ffffff!important;
}
.woocommerce-message::before {
    content: '\e015';
    color: #ffffff!important;
    line-height: 1.8!important;
}
.cart-p{
    background-color: #fff;
    min-height: 250px;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 0 7px #ccc;
    clear: both;
    margin-bottom: 5px;
}
.woocommerce-info a{
    color:#e6e2e2;
}
@media (max-width:568px){
    .comment>.depth-2{
        margin-right:0px;
    }
    .comment_date{
        display:none;
    }
    .depth-2 .cm_left {
    padding-right: 15px;
    }
    .depth-2 .comment_text p {
    background: #efeeeec9;
    border-radius: 10px;
    margin-top: 65px;
    width: 100%;
    }
    .comments .cm_left {
    margin-top: 2px;
    padding-right: 40px;
}
.comment_text p {
    font-size: 14px;
    padding: 10px 10px 20px;
    line-height: 1.7;
    width: 100%;
    margin-top: 60px;
}
.atem {
    padding: 0 10px;}
}
/******** New Header *********/
.headertwo{
    background: #fff;
	    margin-bottom: 15px;
    float: right;
    width: 100%;
}
.hone {
    height: 64px;
    background-color: #fafbfd;
    border-bottom: 2px solid #ececec;
    display: flex;
    flex-wrap: wrap;
}
.homenu {
    height: auto;
    float: right;
    width: auto;
    padding-right: 15px;
    width: 70%;
    overflow:hidden;
}
.hohome {
    display: inline-block;
    font-size: 33px;
    float: right;
    margin-top: 1px;
    padding-left: 0;line-height: 60px;
    border-right: none;
}
.homp{
        float: right;
}
.homenu ul{
    padding:0px;
}
.homenu ul li {
    padding: 0 12px;
    line-height: 30px;
    float: right;
    list-style: none;
}
.homenu ul li a {
    color: #7b7878;
    font-size: 13px;
    font-weight: 700;
}
.homenu ul li ul {
    display: none;
}
.hoinfo {
    width: 30%;
    float: right;
}
.homail {
    float: left;
    padding: 0 5px;
    line-height: 62px;
}
.hoinfo i {
    margin-right: 10px;
    color: #f7a000;
}
.hotell {
    float: left;
    padding: 0 10px;
    line-height: 62px;
}
.htwo {
    display: block;
    width: 100%;
    height: 90px;
}
.htlogo {
    margin-top: 8px;
	float: right;
}
.htlr {
    float: left;
    color: #555;
}
.opht {
    text-align: center;
    position: relative;
    list-style: none;
    float: left;
}
.opa {
    padding: 10px 24.5px;
    border: 1px solid rgb(222, 223, 224);
    border-radius: 0 5px 5px 0;
    background: #fafafc;
    font-size: 13px;
    float: left;
    width: 298px;
    margin-top: 25px;
}
.opht:hover > .pitm {
    visibility: visible;
}
ul.pitm {
    padding: 0;
    margin: 0;
    position: absolute;
    width: 298px;
    background: #fff;
    z-index: 9999;
    top: 68px;
    left: 0px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-radius: 0 0 5px 5px;
    border: 1px solid rgb(222, 223, 224);
    visibility: hidden;
}
a.hdmt_user {
    float: right;
    font-size: 25px;
    color: white;
    opacity: .8;
    position: relative;
    top: 2px;
    left: 15px;
}
.mtwotools {
    float: left;
    width: 70px;
}
.emt {
    float: left;
}
ul.pitm li {
    list-style: none;
    padding: 10px 22px;
    margin: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid rgb(222, 223, 224);
}
ul.pitm li a {
    display: block;
    text-align: right;
    font-size: 13px;
}
ul.pitm i {
    margin-left: 5px;
    color: #555;
    font-size: 16px;
}
.htlr i {
    margin-left: 5px;
}
.rgd {
    float: right;
    padding: 0 15px;
    line-height: 90px;
}
.lgd {
    float: right;
    padding: 0 15px;
    line-height: 90px;
}
.hthree {
    background-color: #46474c;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .19);
    float: right;
    width: 100%;
    line-height: 0;
    height: 45px;
}
.hthm ul {
    padding: 0;
    margin: 0;
}
.hthm ul li {
    list-style: none;
    float: right;
    transition:all .3s;
}
.hthm ul li a {
    text-align: center;
    padding: 0 10px;
    text-decoration: none;
    font-size: 13px;
    line-height: 45px;
    color: #e3e3e3;
}
.hthm ul li ul {
    display: none;
}
.hthm ul li:hover > ul {
    display:block;
    position: absolute;
    z-index: 999999;
}
.hthm ul li > ul li{
    background-color: #1c1f2d;
    color: #fff;
    width: 215px;
    border-bottom: 1px dotted #888;
    float: none;
    font-size: 27px !important;
    display: block;
}
.hthm ul li > ul li a{
    font-size:11px;
}
.hthm ul li ul li ul{
    display:none!important;
}
.hdmto{
    background: #222533;
    border-top: 1px solid #222533;
    overflow:hidden;
}
.monetools {
    float: right;
}
.mtwotools {
    float: left;
}
.mmth {
    color: rgb(193, 193, 193);
    font-size: 30px;
    padding: 0 15px 2px 0;
}
.mmtt {
    color: rgb(193, 193, 193);
    font-size: 30px;
    padding: 0 0 0px 15px;
}
.mobto{
        height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #35363a;
    overflow-x: hidden;
    transition: 1s;
    text-align: right;
}
.clbon{
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    display: block;
    transition: 1.3s;
    position: absolute;
    top: -20px;
    left: -25px;
    font-size: 36px;
    margin-left: 0;
    color: #fff;
}
.mobotno{
    padding:0;
    margin:0;
    overflow: hidden;
    margin-top: 30px;
}
.mobotno li{
    height: auto;
    margin: 0;
    width: 100%;
}
.mobotno li a{
    float: right;
    padding: 15px 10px 10px 0;
    width: 100%;
    font-size: 13px;
    color: #fff;
    border-bottom: solid 1px rgba(255,255,255,0.05);
}
.mobotno li ul.dropdown-menu{
    background:#35363a;
}
.mobotno .navbar-nav li a:hover{
    color:white;
}
.mobts{
        height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #35363a;
    overflow-x: hidden;
    transition: 1s;
    text-align: right;
}
.clbtn{
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    display: block;
    transition: 1.3s;
    position: absolute;
    top: -20px;
    right: 0px;
    font-size: 36px;
    margin-left: 0;
    color: #fff;
}
.hemetw{
    padding:0;
    margin:0;
    overflow: hidden;
    margin-top: 30px;
}
.hemetw ul{
    padding:0;
    margin:0;
}
.hemetw li{
    height: auto;
    margin: 0;
    width: 100%;
}
.hemetw li a{
    float: right;
    padding: 15px 10px 10px 0;
    width: 100%;
    font-size: 13px;
    color: #fff;
    border-bottom: solid 1px rgba(255,255,255,0.05);
}
.hemetw li ul{
    display:none;
}
.hdmtt {
    background: #fff;
    padding: 0 15px;
    padding-bottom: 10px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}
@media (max-width:991px){
    .hoinfo{
        display:none;
    }
    .homenu{
        width:100%;
    }
    .headertwo{
        display:none;
    }
}
@media (min-width:992px){
    .hdmt{
        display:none;
    }
}
@media (max-width:568px){
    .info-post:nth-child(2), .info-post:nth-child(3) {
    width: 50%;
}

.info-post:first-child {
    width: 100%;
}
.hdmtt {
    padding: 0;
	overflow: hidden;
}
.htlogo {
	display: block;
    margin: 0 auto;
    float: none;
    margin-top: 8px;
    display: block;
    text-align: center;
}
.htlr {
    float: none;
    color: #555;
    width: 330px;
    margin: 0 auto;
    display: block;
    clear: both;
}
}
.alignleft{
    float:left;
}
.aligncenter{
    display: block;
	margin:0 auto;
}
.alignright{
    float:right;
}
form.search-form {
    position: absolute;
    left: 0;
	top: 5px;
	padding-left: 15px;
}
.h2search {
    position: relative;
}
.h2search button {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px 0 0 5px;
    height: 36px;
}
.h2search input{
	    font-size: 12px;
    padding: 0 6rem;
    border-radius: 5px;
    background-color: #46474c;
    border: 1px solid #777777;
    color: #fafbfd;
    height: 35px;
    width: 298px;;
}
.um{
	opacity:1 !important;
}





.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 3em;
}

/*************comment *****************/

ul.tabs.wc-tabs {
    display: none;
}
/******** Single Comments ********/
.mahyar_comment {
    overflow: hidden;
    float: right;
    width: 100%;
	    box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -ms-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
    -o-box-shadow: 1px 1px 7px rgba(0,0,0,.1);
	border-radius: 5px;

}


/*.main-comment{padding:15px;background:white;box-shadow:0 12px 12px 0 hsla(0,0%,71%,.11);background-color:#fff;border:1px solid #dedede;margin:0 0 15px;line-height:22px;border-radius:5px}*/
.main-comment{
	    font-size: 12px;
    background: white;
    padding: 9px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.main-comment .comment-title{border-bottom:1px solid #f9f2f2;width:100%;padding-bottom:10px;color:#687686;font-size:.86rem;margin:0;display:inline-block}
.main-comment .comment-title i{font-size: 25px;vertical-align: -7px;padding-left: 10px;color: #7c00ff;}
.main-comment form p{font-size:13px}
.main-comment form textarea{width:100%;border-radius:5px;padding:15px;border:1px solid #ccc;outline:0}
.main-comment form .form-submit input#submit{text-align: center;color:#00bfd6;border:1px solid #00bfd6;background-color:white;width:100%;padding:15px;cursor:pointer;border-radius:5px;outline:0}
.main-comment form .comment-form-author input.meta[name="author"]{padding:15px 5px;border:1px solid #ccc;font-size:14px;width:100%;border-radius:5px;float:right;margin:5px 0}
.main-comment form .comment-form-email input.meta[name="email"]{padding:15px 5px;border:1px solid #ccc;font-size:14px;width:100%;border-radius:5px;float:right;margin:0 0 5px}
.main-comment ol,.main-comment ul{    padding: 0;list-style-type:none;margin-left: 0;}
.main-comment ol.commentlist li.comment article{border: 1px solid #f5f5f5;background-color: #f8f9fa;padding:15px;border-radius:5px;margin:10px 0}
.main-comment ol.commentlist li.comment-author-admin article {background-color: #e4ffea !important;border-color: #b1f6a0 !important;color: #328a2d !important;}
.main-comment ol.commentlist li.comment-author-admin article .comment-content{color: #328a2d !important;}
.main-comment ol.commentlist li.comment article footer{margin-top:0}
.main-comment ol.commentlist li.comment article .comment-author.flex.vcard{line-height:3;font-size:13px}
.main-comment ol.commentlist li.comment article .comment-author.flex.vcard img{border-radius:50%}
.main-comment ol.commentlist li.comment article .comment-author.flex.vcard span.fn{padding:0 5px}
.main-comment ol.commentlist li.comment article .comment-content{color:#687686;font-size:12px}
.wc_main_cm textarea {
    width: 100%;
    border-radius: 5px;
    padding: 15px;
    min-height: 250px;
    border: 1px solid #ccc;
    outline: 0;
}
.wc_main_cm #respond input#submit{
	text-align: center;
    color: #00bfd6;
    border: 1px solid #00bfd6;
    background-color: white;
    width: 100%;
    padding: 15px;
    cursor: pointer;
    border-radius: 5px;
    outline: 0;
}
.wc_main_cm #respond input#submit:hover{
	background-color: white;
	color: #00bfd6;
}
.woocommerce p.stars a, .woocommerce p.stars a:hover{
	color: #ffb322;
    font-size: 15px;
}
.wc_main_cm input {
    padding: 15px 5px;
    border: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
    border-radius: 5px;
    float: right;
    margin: 5px 0;
}
.woocommerce-tabs.wc-tabs-wrapper>ul, .woocommerce-Tabs-panel {
    display: none !important;
}

div#tab-reviews {
    display: block !important;
}
.woocommerce #reviews #comments ol.commentlist li>.comment_container{
	color: #687686;
    border: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    padding: 15px;
    border-radius: 5px;
    margin: 10px 0;
	border:0;
	/*
	padding: 10px 5px;
    height: calc(2.75rem + 2px);
    border: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
    border-radius: 5px;
    float: right;
    margin: 5px 0 !important;
    outline: 0;*/
}
.woocommerce #reviews #comments ol.commentlist li >.comment_container .comment-text{color: #687686;border:0;}
.woocommerce #reviews #comments ol.commentlist li img.avatar{float:right;border-radius:50%;position:absolute;top:3px;right:3px;padding:3px;width:50px}
.woocommerce #reviews #comments ol.commentlist li.comment-author-admin .comment-text{margin:5px 50px 0 0;border:0;border-radius:0;padding:0;}
.woocommerce #review_form #respond textarea{width:100%;border-radius:5px;padding:15px;border:1px solid #ccc;outline:0;min-height:250px;outline:0}
#commentform input{
	padding: 10px 5px;
    height: calc(2.75rem + 2px);
    border: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
    border-radius: 5px;
    float: right;
    margin: 5px 0 !important;
    outline: 0
	}
.woocommerce #reviews #comments ol.commentlist li>ul{margin:0 !important;padding: 0;}
.woocommerce #reviews #comments ol.commentlist li.comment-author-admin{    background-color: #e4ffea !important;
    border-color: #b1f6a0 !important;
    color: #328a2d !important;padding:10px;border-radius:5px;margin:10px 0;}
.woocommerce #reviews #comments ol.commentlist li.comment-author-admin .comment_container{
	    background-color: #e4ffea !important;
    border-color: #b1f6a0 !important;
    color: #328a2d !important;padding:10px;border-radius:5px;margin:10px 0;border:0;
}
.woocommerce #reviews #comments ol.commentlist li >.comment_container .comment-text .star-rating{
	color: #ffb322;
    font-size: 15px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 50px 0 0;
    border: 0 !important;
    border-radius: 4px;
    padding: 1em 1em 0;
    font-size: 12px;
}
em.verified {
    font-style: normal;
}
.description {
    float: right;
    margin: 5px 13px 0 0;
    font-size: 12px;
}










/**********menu **************/

.header_menu{
    margin: 0;
    padding: 0;
    list-style: none;
}
.header_menu li {
    float: right;
    padding-left: 15px;
    font-size: 12px;
    line-height: 35px;
    font-weight: 500;
	list-style:none;
	position:relative;
}
.header_menu li a {
    line-height: 50px;
    text-decoration: none;
    font-size: 15px;
    color: #444;
}
.header_menu>li>ul {
    border-top: 4px solid #ef3f3e;
}

.header_menu li>ul {
    display: none;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.12);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.header_menu>li>ul {
    background: #fff;
    z-index: 99;
	    padding: 0;
    position: absolute;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.12);
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.header_menu li:hover>ul {
    display: block;
}
.header_menu li.menu-item-has-children>a:after {
    display: inline-block;
    content: '\f107';
    font-family: fontawesomepro;
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    vertical-align: -3px;
    padding-right: 5px;
    font-weight: 300;
}
.header_menu>li >ul li.menu-item-has-children:hover>a:after{
	content: "\f104";
}
.header_menu>li>ul li {
    border-bottom: 1px solid rgba(197,197,197,.18823529411764706);
    width: 180px;
    float: none;
    padding-right: 10px;
}
.header_menu>li>ul>li ul {
    position: absolute;
	background:white;
    top: 0;
    right: 180px;
    border-right: 4px solid #ef3f3e;
}
.header_menu>li>ul>li ul:before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ef3f3e;
    position: absolute;
    right: -13px;
    top: 22px;
    transform: rotate(90deg) skew(10deg);
}
.woocommerce .col-1 {
    max-width: 100%;
    float: right;
    width: 100% !important;
}

span.woocommerce-input-wrapper {
    width: 100%;
}
span.password-input {
    width: 100%;
}









@media (max-width:991px){
	.htlr {
		display: none;
	}
	
}
@media (min-width:768px) and (max-width:991px){
	.producter {
		height: 420px;
	}
}
@media(max-width:767px){
	.producter {
		height: auto;
	}
}




@media (min-width:1200px){
	.show-posts .wapper-show-post .thumb, .producter-thumb{width:275px;height:275px;}
}



















