@charset "utf-8";
/*
Version: 2.5
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed, 
figure,figcaption,footer,header,hgroup,menu,output,section,summary,time,mark,audio,video{
margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,section{display: block;}
body{line-height: 1px;}
ol,ul{list-style: none;}
blockquote,q{quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content: '';content: none;}
.aligncenter,img.aligncenter{clear: both;display: block;margin-left: auto;margin-right: auto;margin-top: 15px;margin-bottom: 15px;}
.alignright,img.alignright{float: right;margin: 0 0 15px 15px;}
.alignleft,img.alignleft{float: left;margin: 0 15px 15px 0;}
img{max-width: 100%;height: auto;}
table{border-collapse: collapse;border-spacing: 0;}

a{text-decoration: none;color: #333;
transition: 0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
a:hover{transition: 0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;}
.clear{clear: both;}
.clear2{clear: both;padding: 10px 0;}
.clear3{clear: both;padding: 25px 0;}
.clear4{clear: both;padding: 5px 0;}
.clear5{clear: both;padding: 22px 0;}
.clear22{clear: both;padding: 1px 0;}
strong{font-weight: bold;}
@font-face {
font-family: 'yekan';
font-style: normal;
font-weight: bold;
src: url('fonts/yekan.eot');
src: url('fonts/yekan.eot?#iefix') format('embedded-opentype'),
url('fonts/yekan.woff2') format('woff2'),
url('fonts/yekan.woff') format('woff'),
url('fonts/yekan.ttf') format('truetype');
}
input{font-family: 'yekan';}
body{color: #333;font-family: 'yekan';font-size: 12px;line-height: 23px;
direction: rtl;text-align: right;overflow-x: hidden;}
.iranthemes_center{width: 1170px;height: auto;margin: 0 auto;}

#header{width: 100%;height: auto;clear: both;background: #fff;color: #333;padding: 20px 0;
box-shadow: 0 0 5px rgba(0,0,0,0.2);}
.top_head{width: 100%;height: auto;font-size: 15px;}
.top_head_right{width: 70%;float: right;}
.top_head_left{width: 28%;float: left;text-align: left;}

.right_top_heads{width: 60%;float: right;}
.right_top_heads figure{float: right;margin-left: 10px;}
.right_top_heads figure a,.right_top_heads figure img{width:40px;height:40px;display:block;line-height:0;}
.right_top_heads h1,.right_top_heads h2{float: right;margin-top: 8px;}


#searches {
    width: 98%;
    height: 37px;margin-top: 1px;
    float: right;
    position: relative;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	background-color: #fff;
    border: 1px solid #E0E0E0;
}
#lsds {
    width: 100%;
    float: right;
    border: none;
    background: 0 0;
    position: absolute;
    right: 0;
    outline: unset;
    color: #636363;
    height: 36px;
    text-indent: 12px;font-size: 12px;
}
#searches button {
    width: 37px;
    height: 37px !important;font-size: 22px;line-height: 37px !important;
    color: #000;
    border: none;position: relative;
    cursor: pointer;
    float: left;
    background: 0 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}


.bt_heads{width: 100%;height: auto;background: #dee3ec;}

.top_menus{width:max-content;height: auto;float: right;position: relative;z-index: 99;}
.top_menus > ul > li > a{float: right;padding: 7px 9px;color: #333;vertical-align: middle;
font-size: 14px;
-webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;position: relative;margin:0;
-webkit-transition-property: color;
transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;
border-radius: 17px !important;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;
}
.top_menus > ul > li > a > i{float: right;font-size: 21px;margin: 1px 0 0 4px;width: 0;
opacity: 0;visibility: hidden;transition: all 0.3s ease-in-out;}
.top_menus > ul > li > a:hover > i{opacity: 1;visibility: visible;width: 22px;}

.top_menus > ul > li > a:hover{
border-bottom-left-radius: 5px;-moz-border-bottom-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;-moz-border-bottom-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}
.top_menus > ul > li > a:hover,.top_menus > ul > li > a:focus,.top_menus > ul > li > a:active{color:#fff;}
.top_menus > ul > li > a:hover:before,.top_menus > ul > li > a:focus:before,.top_menus > ul > li > a:active:before {
-webkit-transform: scale(1);transform: scale(1);}
.top_menus > ul > li {float: right;position: relative;}
.menu-item-has-children::after{font-family: 'IcoFont';content: '\eac8';
position: absolute;left: 2px;bottom: 5px;color: #333;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}
.menu-item-has-children:hover::after{transform: rotate(180deg);-moz-transform: rotate(180deg);
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}

.top_menus ul ul .menu-item-has-children{background: #333;
border-radius: 0;}
.top_menus > ul > li.menu-item-has-children:hover > a > i{width: 25px;color: #fff !important;}
.top_menus ul li:hover a i{color: #fff !important;}
.top_menus > ul > li.menu-item-has-children > a{padding: 7px 9px 7px 15px;border-radius: 0;}
.top_menus > ul > li.menu-item-has-children:hover > a{
background: #333;color: #fff;border-radius:0 !important;
}
.mm-menu .menu-item-has-children:hover,.mm-menu .top_menus ul ul .menu-item-has-children{background:#345075 !important;}
.top_menus ul ul .menu-item-has-children:hover > a{color:#fff !important;border-radius: 0;}
.top_menus ul ul .menu-item-has-children:hover > a:before{color:#fff !important;background:#07b85d !important;}
.top_menus ul ul .menu-item-has-children::after{position: absolute;color: #fff;
content: '\eac9';font-family:'IcoFont';font-size: 15px;bottom: 5px !important;left: 10px;}
.current-menu-item0,.current-menu-parent,.current-post-parent{}
.top_menus li {position:relative;margin:0px;}
.top_menus li ul.sub-menu {position:absolute;margin-top:0;width:200px;z-index:999999999;
display:none;background: #333;}
.top_menus li ul ul.sub-menu {margin-top: 0;}
.top_menus ul ul li{width: 100%;height: 35px;}
.top_menus ul ul li a {font-size: 13px;width: 100%;text-indent: 15px;padding:0;
display: block;height: 35px;line-height: 35px;color: #fff;background: #333;}
.top_menus ul ul li a:hover {}
.top_menus > ul > li > ul.sub-menu {top:100%;right: 0;}
.top_menus li li ul {top:0px;right:100%;}
.top_menus li a {display: block;}



.sticky{position: fixed;width: 100%;left: 0;top: 0;z-index: 10000;border-top: 0;
-webkit-animation: fadein 1s;-moz-animation: fadein 1s;-ms-animation: fadein 1s;-o-animation: fadein 1s;
animation: fadein 1s;
-webkit-box-shadow: 0px 10px 12px -14px rgba(34,34,34,1);
-moz-box-shadow: 0px 10px 12px -14px rgba(34,34,34,1);
box-shadow: 0px 10px 12px -14px rgba(34,34,34,1);}
@keyframes fadein{from{opacity: 0;} to{opacity: 1;}}
@-moz-keyframes fadein{from {opacity: 0;} to{opacity: 1;}}
@-webkit-keyframes fadein {from{opacity: 0;} to{opacity: 1;}}
@-o-keyframes fadein {from{opacity: 0;} to{opacity: 1;}}




.slide_top_box{width: 100%;height: auto;line-height: 0;background: #000;}
.slide_top_box a,.slide_top_box a img{width: 100%;height: auto;line-height: 0;display: block;
background: #000;}

.slide_top_box a img{width: 100%;height: auto;min-height: 470px;max-height: 470px;}

#top_slider{width: 100%;height: auto;clear: both;position: relative;background: #000;}
.kianoosh_slide .etabs{position: absolute;bottom: 40px;right: 5%;z-index: 99;}
.kianoosh_slide .etabs li{float: right;margin: 0 5px;}
.kianoosh_slide .etabs li img{border-radius: 50%;line-height: 0;display: block;border: 2px solid #555;}
.kianoosh_slide .etabs li.active img{}

#center_box,#vip_musics{width: 100%;height: auto;clear: both;position: relative;}

#vip_musics li{width: 14.28%;float: right;}
.vip_musics{width: 100%;padding: 5px;margin: 0 auto;
box-sizing: border-box;}
.vip_musics figure{}
.vip_musics > div{width:157px;height:157px;border-radius:5px;overflow:hidden;margin:0 auto;display:block;}




#right_sidebar{width: 19%;height: auto;float: right;position: relative;}
#left_sidebar{width: 25%;height: auto;float: left;position: relative;}
#center_sidebar{width: 53%;height: auto;float: right;margin-right: 1.5%;position: relative;}
#center_full{width: 100%;height: auto;position: relative;}

.music_posts{    width: 100%;
    height: auto;
    clear: both;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 5px 0px #dfe0e0;
    border: 1px solid #E0E0E0;
}
.article_txt,.box_kian_txt{width: 95%;margin: 0 auto;text-transform: capitalize;}
#center_full .article_txt{width: 98%;}
.box_kian_txt h1,.box_kian_txt h2,.box_kian_txt h3,.box_kian_txt h4,.box_kian_txt h5,
.box_kian_txt h6{font-size: 16px;width: 100%;clear: both;padding-bottom: 10px;text-align: center; color: #026312;}
.h2_singel_head {width: 90%;}
.article_txt figure{width: 100%;height: auto;text-align: center;}
.article_txt figure img{width: 500px;height: 500px;padding: 5px;border: 3px solid #f2f2f2;
display: block;line-height: 0;margin: 0 auto;}
.article_txt figure a{display: block;line-height: 0;}
.music_posts header{width: 95%;height: auto;padding: 12px 2.5%;position: relative;
margin-bottom: 10px;border-bottom: 1px solid #f2f2f2;
border-radius: 5px 5px 0 0;
}
.txt_rtl_singer{font-size: 13px;line-height: 25px;margin-bottom: 7px;}
#center_full .music_posts header{width: 97%;height: auto;padding: 12px 1.5%;}
.music_posts header .post_like_h{width: 60px;height: 100%;text-align: center;
position: absolute;left: 0;top: 0;bottom: 0;border-radius: 5px 0 0 0;color: #fff;line-height: 10px;font-size: 15px}
.music_posts header .post_like_h i{width: 100%;position: relative;display: block;
margin-left: 0;height: auto;float: none;margin-top: 5px;}
.music_posts header .post_like_h a{display: block;width: 100%;height: 100%;position: absolute;
top: 0;right: 0;left: 0;bottom: 0;line-height: 80px;color: #fff;}
.music_posts header i,.box_kian_txt i.icofont-location-pin{
    float: right;
    width: 30px;
    height: 30px;
    color: #fff;font-size: 22px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    margin-left: 10px;
}
.breads_location{padding: 7px 0;}
.music_posts header h2 a,.music_posts header h1{font-size: 15px;margin-top: 3px;display: block;width: 84%;
line-height: 23px;
text-overflow: ellipsis;
white-space: nowrap;overflow: hidden;}
.music_posts footer{width: 97%;height: auto;margin: 0 auto;margin-top: 7px;}

.more_music{width: 100px;padding: 7px 0;float: left;color: #fff;text-align: center;
overflow: hidden;position: relative;border-radius: 5px;margin: 0px 0px 10px 0;}
.more_music::before{content: '';
width: 30px;height: 35px;
position: absolute;
right: -10px;bottom: 0;
border-radius: 50%;
background: rgba(255,255,255,0.3);
transition: all 0.3s ease-in-out;}
.more_music:hover::before{content: '';width: 140%;height: 70px;bottom: -20px;}
.post_dets{float: right;margin-left: 10px;font-size: 11px;margin-top: 5px;color: #666}
.post_dets i{font-size: 18px !important;float: right;margin-left: 4px;}

.side_right{width: 100%;height: auto;clear: both;background: #fff;margin-bottom: 20px;
border-radius: 5px;box-shadow: 0 0 5px 0px #dfe0e0;border: 1px solid #E0E0E0;}
.short_linkes{width: 290px;float: left;font-size: 12px;}
.short_linkes input[type="url"]{width: 200px;float: left;border: 1px solid #f2f2f2;text-align: left;
direction: ltr;text-indent: 7px;}
.short_linkes span{width: 85px;float: right;margin-top: 3px;}
.short_linkes span i{float: right;font-size: 16px;margin: 3px 0 0 4px;}

.side_title2 {background: white;
    padding: 5px;
    border-radius: 5px;
	box-shadow: 0 0 5px 0px #dfe0e0;
    border: 1px solid #E0E0E0;
}
#vip_musics .side_title,.title_rkianoosh_ir .side_title{width: 100%;padding: 0;}
.side_title{width: 92%;line-height: 30px;padding: 8px 4%;margin-bottom: 5px;border-radius: 5px 5px 0 0;}
.single_boxes .side_title{width: 96%;padding: 8px 2%;margin-bottom: 5px;}
.right_vips_title{width: 50%;float: right;}
.left_vips_title{width: 50%;float: left;height: 25px;margin-top: 7px;}
.left_vips_title a{float: left;padding: 0 10px;color: #fff;height: 26px;line-height: 24px;
position: relative;overflow: hidden;
border-radius: 15px;}
.left_vips_title a::before{content: '';
width: 30px;height: 30px;
position: absolute;
right: -10px;bottom: 0;
border-radius: 50%;
background: rgba(255,255,255,0.3);
transition: all 0.3s ease-in-out;}
.left_vips_title a:hover::before{content: '';width: 140%;height: 50px;bottom: -10px;}


.side_title h4 {font-size: 14px;margin-top: 1px;}
.single_boxes .side_title h4{font-size: 12px;margin-top: 2px;}

.side_title i{width: 25px;height: 30px;float: right;margin-left: 10px;
line-height: 35px;text-align: center;font-size: 22px;}

.widget_iranthemes_com_random .side_title i::before{
    content: "\efcf" !important;
    font-family: IcoFont !important;
}

.widget_iranthemes_com_popular .side_title i{}
.widget_iranthemes_com_popular .side_title i::before{
    content: "\ef21" !important;
    font-family: IcoFont !important;
}
.widget_iranthemes_com_likes .side_title i::before{
    content: "\ef45" !important;
    font-family: IcoFont !important;
}
.widget_categories .side_title i::before{
    content: "\eea5" !important;
    font-family: IcoFont !important;
}
.widget_iranthemes_com_newp .side_title i::before{
    content: "\eca3" !important;
    font-family: IcoFont !important;
}

#vip_musics .side_title i{font-size: 26px;}
.populars_side .side_title i{color: #f00;border-bottom: 2px solid #f00;margin-bottom: -2px;}

.banner_ads{text-align: center;padding-bottom: 10px;}
.banner_ads a{display: inline-block;line-height: 0;}

.side_box,.side_box1,.widget_iranthemes_com_random ul,.widget_iranthemes_com_newp ul{width: 100%;padding-bottom:8px;}
.side_box ul li,.side_box1 ul li,.widget_iranthemes_com_random ul li,.widget_iranthemes_com_newp ul li{
    width: 100%;
    height: auto;
    clear: both;
}
.side_box ul li ul{width: 90%;margin: 0 auto;}
.amar_boxes li,.side_box ul li a,.side_box1 ul li a,.widget_iranthemes_com_random ul li a,.widget_iranthemes_com_newp ul li a{width: 92%;color: #666;display: block;padding: 3px 3%;margin: 2px auto;}
.side_box ul li a::before{content: '';width: 5px;height: 5px;
background: #666;float: right;margin: 11px 0 0 5px;}
.side_box ul li a:hover::before{content: '';}
.side_box ul li a:hover{}
.amar_boxes li i{font-size: 17px;width: 25px;height: 25px;line-height: 25px;text-align: center;float: right;
margin-left: 5px;}
.amar_boxes li i.icofont-video-clapper,.amar_boxes li i.icofont-music-disk{font-size: 18px;}
.amar_boxes ul li a::before{display: none !important;}

.widget_iranthemes_com_random ul li a::before,.widget_iranthemes_com_newp ul li a::before{content: '';width: 0;height: 0;display: none;
float: none;margin: 0;}

.side_box1 ul li a i {
    color: #666;
    width: 20px;
    height: 20px;
    text-align: right;
    line-height: 20px;
    font-size: 16px;
    margin: 2px 0 0 5px;
    float: right;
}
.side_box1 ul li a i.icofont-music,.widget_iranthemes_com_random ul li a i.icofont-music{font-size: 18px;}
.side_box1 ul li a i.icofont-music-disk,.widget_iranthemes_com_random ul li a i.icofont-music-disk,
.widget_iranthemes_com_random ul li a i.icofont-music-alt,
.widget_iranthemes_com_random ul li a i.icofont-video-alt,
.widget_iranthemes_com_random ul li a i.icofont-movie,
.widget_iranthemes_com_random ul li a i.icofont-video-clapper,
.widget_iranthemes_com_newp ul li a i.icofont-music-disk,
.widget_iranthemes_com_newp ul li a i.icofont-music-alt,
.widget_iranthemes_com_newp ul li a i.icofont-video-alt,
.widget_iranthemes_com_newp ul li a i.icofont-movie,
.widget_iranthemes_com_newp ul li a i.icofont-video-clapper{font-size: 16px;}

.widget_iranthemes_com_random ul li a i,.widget_iranthemes_com_newp ul li a i{margin-top: 5px;float: right;}
.widget_iranthemes_com_random ul li a span,.widget_iranthemes_com_newp ul li a span{width: 92%;float: left;}



.popular_tabs .etabs,.plikes_tabs .etabs{width: 95%;margin: 0 auto;text-align: center;margin-bottom: 10px;}
.popular_tabs .etabs li,.plikes_tabs .etabs li{width: 30%;display: inline-block;text-align: center;
margin: 0 1%;
box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.popular_tabs .etabs li a,.plikes_tabs .etabs li a{padding: 4px 0;display: block;width: 100%;background: #f4f6fd;
border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;}
.popular_tabs .etabs li a:hover,.popular_tabs .etabs li.active a,.plikes_tabs .etabs li a:hover,
.plikes_tabs .etabs li.active a{color: #fff !important;}

.popular_tabs .etabs li a::before,.plikes_tabs .etabs li a::before{display: none;}

.chanels_link{width: 100%;height: auto;margin-bottom: 20px;}
.chanels_link a{color: #fff;}
.chanels_link a i{font-size: 50px;float: left;display: block;text-align: left;
width: 50px;height: 50px;line-height: 50px;}
.chanels_link .icofont-instagram{font-size: 40px;}
.telegram_ch{width: 90%;height: auto;padding: 10px 5%;display: block;margin-bottom: 10px;
background-image: linear-gradient( 109.6deg, rgba(92,184,229,1) 11.2%, rgba(0,141,203,1) 91.2% );
background-image: -moz-linear-gradient( 109.6deg, rgba(92,184,229,1) 11.2%, rgba(0,141,203,1) 91.2% );
background-image: -ms-linear-gradient( 109.6deg, rgba(92,184,229,1) 11.2%, rgba(0,141,203,1) 91.2% );
background-image: -webkit-linear-gradient( 109.6deg, rgba(92,184,229,1) 11.2%, rgba(0,141,203,1) 91.2% );
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.instagram_ch{width: 90%;height: auto;padding: 10px 5%;display: block;
background-image: linear-gradient( 97.2deg, rgba(235,62,62,1) 10.5%, rgba(101,46,229,1) 93.7% );
background-image: -moz-linear-gradient( 97.2deg, rgba(235,62,62,1) 10.5%, rgba(101,46,229,1) 93.7% );
background-image: -ms-linear-gradient( 97.2deg, rgba(235,62,62,1) 10.5%, rgba(101,46,229,1) 93.7% );
background-image: -webkit-linear-gradient( 97.2deg, rgba(235,62,62,1) 10.5%, rgba(101,46,229,1) 93.7% );
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.text_kianoosh {width: 75%;float: right;}
.text_kianoosh span{display: block;}
.titr_rkian{font-size: 15px;}

.arcives_lists{width: 100%;height: auto;clear: both;}

.article_gride{width: 14.28%;height: 150px;margin-bottom: 17px;float: right;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;}
.article_gride article{width:150px;height:150px;line-height:0;display:block;margin: 0 auto;
overflow: hidden;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
position:relative;color:#fff;
transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;}
.article_gride article figure,.article_gride article figure img{width:150px !important;height:150px !important;
border-radius: 5px;line-height: 0;display: block;}
.article_gride article header{width: 90%;height: auto;padding: 10px 5%;line-height: 25px;
position: absolute;font-size: 14px;visibility: hidden;opacity: 0;z-index: 5;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
.article_gride article header span{display: block;width: 100%;}

.article_gride article footer{position: absolute;bottom: 130px;width: 90%;padding: 0 7%;font-size: 15px;z-index: 6;}
.article_gride article footer .right_article_footer{width: 60%;float: right;direction: ltr;}
.article_gride article footer .right_article_footer span{display: none;}
.article_gride article footer .left_article_footer{width: 40%;float: left;text-align: left;}
.article_gride article a.mores_iranthemes{position: absolute;width: 100%;height: 100%;display: block;
top: 0;bottom: 0;right: 0;left: 0;border-radius: 5px;visibility: hidden;opacity: 0;z-index: 7;}

.hover_effects{width: 0;height: 0;position: absolute;
top: -20%;bottom: 0;right: -25%;left: 0;border-radius: 0;z-index: 2;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;
}
.article_gride article:hover .hover_effects{background: rgba(0,0,0,0.6);
width: 150%;height: 150%;
border-radius: 150%;}

.songs_icons{width: 25px;height: 25px;line-height: 25px !important;font-size: 27px;
position: absolute;margin: auto;top: 0;bottom: 0;right: 0;left: 0;z-index: 4;
transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}

.article_gride article:hover .songs_icons{visibility: hidden;opacity: 0;}
.article_gride article:hover header,.article_gride article:hover a.mores_iranthemes{visibility: visible;opacity: 1;}

.article_gride article:hover{box-shadow: 0 0 6px 1px rgba(224,224,224,1);}

.clear_list2{clear: both;padding:5px;}

.right_artist_box{width: 30%;float: right;}
.left_artist_box{width: 68%;float: left;}

.right_artist_box img{border-radius: 5px;}

.left_artist_box .artist_title{width: 100%;height: auto;margin-bottom: 10px;}
.left_artist_box .artist_title h1{width: 50%;font-size: 19px;float: right;font-size: 19px;}

.left_artist_box .singer_dets{float: left;width: 50%;}
.left_artist_box .singer_dets 
{height: 23px;line-height: 23px;float: left;padding: 2px 8px;margin-right: 5px;
border-radius: 5px;background: #fff;
box-shadow: 0 0 6px 1px rgba(224,224,224,1);}

.singer_d_box {height: 23px;
    line-height: 23px;
    float: left;
    padding: 2px 8px;
    margin-right: 5px;
    border-radius: 5px;
    background: #fff;
	box-shadow: 0 0 6px 1px rgba(224,224,224,1);}


.left_artist_box .singer_dets .singer_d_box i{font-size: 17px;}
.left_artist_box .singer_dets .singer_d_box i.icofont-video-alt{font-size: 15px;}
.left_artist_box .singer_dets .singer_d_box span{font-size: 19px;margin-left: 5px;}

.rkianoosh_txt{text-align: center;font-size: 12px;line-height: 25px;margin-bottom: 7px;}
.rkianoosh_txt img{margin: 5px auto !important;}
.rkianoosh_txt h1,.rkianoosh_txt h2,.rkianoosh_txt h3,.rkianoosh_txt h4,.rkianoosh_txt h5,.rkianoosh_txt h6{
margin-bottom: 10px;margin-top: 10px;color: green;}
.rkianoosh_txt h1,.rkianoosh_txt h2{font-size: 16px;}
.rkianoosh_txt h3,.rkianoosh_txt h4{font-size: 15px;}
.rkianoosh_txt h5,.rkianoosh_txt h6{font-size: 14px;}
.rkianoosh_txt a{color: #dd4b39;}
a strong {
        color: #110ec3;
}.rkianoosh_txt a:hover{text-decoration: underline;}
.rkianoosh_txt ul,.rkianoosh_txt ol{width: 92%;height: auto;margin: 0 auto;margin-bottom: 10px;}
.rkianoosh_txt ul li{list-style-type: circle;}
.rkianoosh_txt ol li{list-style-type: decimal;}
.rkianoosh_txt blockquote,.dlbxtxt{width: 92%;height: auto;padding: 10px 2%;background: #f3f3f3;color: #5a5a5a;
margin: 0 auto;margin-bottom: 10px;}

.cats_detailes{padding-top: 10px;}
.cats_detailes{padding-bottom: 1px;}
.cats_detailes p{padding-bottom: 9px;}

#footer{width:100%;height:auto;padding-top:20px;position:relative;overflow: hidden;}
.takin_theme {width: 400px;height: 400px;position: absolute;top: -100px;right: -100px;
;z-index: 1;
background-size: cover;}

.tabs_left .etabs{width:100%;height: auto;margin: 0;text-align: center;}
.tabs_left .etabs li{list-style-type: none;margin: 3px 0;position: relative;
width: 45px !important;height: 25px;line-height: 25px;display: inline-block;
padding: 0;text-align: center;}
.tabs_left .etabs li a{color: #333;background: #c4ceef;display: inline-block;font-size: 15px;
border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
clear: unset;margin:0 !important;padding:0 !important;}
.tabs_left .etabs li.active a{color: #fff;}
.tabs_left .etabs li a::before{display: none;}
.tabs_left .tab_des{clear: both;width: 95%;margin: 0 auto;}
.tabs_left .tab_des ul li{width: 50%;height: auto;position: relative;float: right;clear: unset;}
.tabs_left .tab_des ul li:hover a{color: #1ad8c4;}
.tabs_left .tab_des ul li a{width: 100%;padding: 2px 0 !important;
height: 23px;line-height: 23px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}

.top_page{position: fixed;left: 10px;bottom: 65px;width: 50px;height: 50px;line-height: 50px;
background: #fff;
font-size: 45px;text-align: center;color: #333;cursor: pointer;display: none;z-index: 999999;}
.boxscroll{width: 100%;height:250px;overflow: auto;position: relative;}
.dlboxes,.tags_lists,.music_txt_rkianoosh{width: 96%;clear: both;padding-bottom: 0px;margin: 5px auto;}
.dlboxes,.music_txt_rkianoosh{text-align: center;    margin-top: 5px;}
.dlboxes a{width: 100%;height: 38px;line-height: 38px;display: inline-block;text-align: center;
color: #fff;margin-bottom:2px;
position: relative;overflow: hidden;
border-radius: 4px;}
.dlboxes a i{position: absolute;right: 3%;font-size: 24px;bottom: -30px;
transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;}
.dlboxes a:hover i{bottom: 7px;}
.singer_iranthemes_pages a{width: 100%;margin: 5px 0 !important;display: block;}
.music_video_box .dlboxes{text-align: center; }
.music_video_box .dlboxes a{width: 100%;float: none !important;display:block;margin: 5px auto;}
.tags_lists a{background: #ffffff;padding: 0px 3px;display: inline-block;font-size: 11px;margin:1px;
border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border:1px solid #12540d;}
.tags_lists a:hover{color: #fff;}
.player_clear{clear: both;padding: 30px 0;}
.ft_box{width: 32%;float: right;position: relative;z-index: 9;}
.ft_box:nth-child(2){margin: 0 1.99%;}
.ft_box .side_title{margin-bottom: 10px;clear: both;}

.ft_box_content{width: 100%;clear: both;}
.iranthemes_mobile_article{margin-bottom: 5px;}
.ft_box_content li a,.iranthemes_mobile_article a{width: 98%;display: block;padding: 5px 2%;}
.iranthemes_mobile_article a{
display: block;
    box-shadow: 0 0 3px 0px #dfe0e0;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px 0px #dfe0e0;
    border: 1px solid #E0E0E0;
    margin: 0px 0px 0px 0px;
    padding: 3px;
}
.ft_box_content li a:hover,.iranthemes_mobile_article a:hover{background: #eaeaea73 !important;z-index:8;position:relative;
box-shadow: 0px 2px 4px 0px rgba(200,200,200,0.35);}
.ft_box_content li a img,.iranthemes_mobile_article a img{float: left;margin-left: 0px;
border-radius: 3px;}
.ft_music_det{color: #adadad;}
.ft_music_det span{display: inline-block;margin-left: 10px;}
.ft_music_det span i{float: right;margin: 5px 0 0 5px;}
.ft_music_det span i.icofont-eye-alt{font-size: 15px;}

#copy_rights{width: 100%;height: auto;border-top: 1px solid #f2f2f2;padding: 10px 0;text-align: center;
clear: both;}



.album_kianoosh_ir table,.series_ir table {
    width: 100%;
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
    transition: all 0.3 ease-in-out;
}
.album_kianoosh_ir thead,.series_ir thead{
    font-size: 12px;
    border-bottom: 1px solid #ececec;
    transition: all 0.3 ease-in-out;
}
.album_kianoosh_ir th,.series_ir th{
    text-align: center;
    color: #4f4f4f;
    padding: 10px 0;transition: all 0.3 ease-in-out;
}
.album_kianoosh_ir td,.series_ir td{
    padding: 5px 0;
    vertical-align: middle;transition: all 0.3 ease-in-out;
}
.album_kianoosh_ir tr,.series_ir tr{width: 90%;padding: 0 5%;transition: all 0.3 ease-in-out;}
.album_kianoosh_ir tr:hover,.series_ir tr:hover{background: #f4f6fd;}
.album_kianoosh_ir tr th:nth-child(1){width: 6%;}
.album_kianoosh_ir tr th:nth-child(2){width: 30%;}
.album_kianoosh_ir tr th:nth-child(3),.album_kianoosh_ir tr th:nth-child(4),
.album_kianoosh_ir tr th:nth-child(5),.album_kianoosh_ir tr th:nth-child(6){width: 16%;}

.series_ir tr th:nth-child(1){width: 10%;}
.series_ir tr th:nth-child(2){width: 36%;}
.series_ir tr th:nth-child(3),.album_kianoosh_ir tr th:nth-child(4),
.series_ir tr th:nth-child(5){width: 18%;}


.dl_urls, .dl_urls1, .dl_urls2 {width: 30px;height: 30px;line-height: 30px;margin: 0 auto;font-size: 16px;
background: #dbddec;display: block;border-radius: 3px;}
.dl_urls:hover,.dl_urls1:hover,.dl_urls2:hover{color: #fff;}
.code_copies input[type="text"],.code_copies textarea {
    width: 95%;
    height: 60px;margin: 0 auto;display: block;
    border: none;
    color: #888;
    text-align: left;direction: ltr;
}
.rkianoosh_ir_btn{width: 30px;height: 30px;position: absolute;left: 2%;top: 11px;}
.rkianoosh_ir_btn button {
    background: transparent;
    border: unset;
    cursor: pointer;
    font-size: 20px;
}


.relateds_kianoosh{width: 96%;height: auto;margin: 0 auto;padding-bottom: 10px;}
.relateds_kianoosh li{width: 49%;float: right;border-top: 1px solid #dddddd;}
.relateds_kianoosh li:nth-child(even){float: left;}
.relateds_kianoosh .ft_box_content{width: 100%;padding: 0;background: transparent;}
.relateds_kianoosh li a:hover{background: #f4f6fd;}
.tops_ads_b a,.tops_ads_b img{ line-height: 0;margin: 5px 0;}
.tops_ads_b{padding:6px;border:1px solid #E0E0E0;text-align:center;line-height: 0.4em;margin: 5px 0px 5px 0px;background: #ffffff;border-radius: 5px; box-shadow: 0 0 5px 0px #dfe0e0;}
.clear_ads{padding: 6px 0;clear: both;}
[class^='imghvr-'], [class*=' imghvr-'] {
    position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
}

[class^='imghvr-'] > img, [class*=' imghvr-'] > img {
    vertical-align: top;
    max-width: 100%;
}

[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    padding: 50px 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
}

[class^='imghvr-'] figcaption h1, [class^='imghvr-'] figcaption h2, [class^='imghvr-'] figcaption h3, [class^='imghvr-'] figcaption h4, [class^='imghvr-'] figcaption h5, [class^='imghvr-'] figcaption h6, [class*=' imghvr-'] figcaption h1, [class*=' imghvr-'] figcaption h2, [class*=' imghvr-'] figcaption h3, [class*=' imghvr-'] figcaption h4, [class*=' imghvr-'] figcaption h5, [class*=' imghvr-'] figcaption h6 {
    color: #ffffff;
    font-size: 15px;
}
[class^='imghvr-'] figcaption p{font-size: 12px;margin-top: 10px;}

[class^='imghvr-'] a, [class*=' imghvr-'] a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

[class^='imghvr-'], [class*=' imghvr-'], [class^='imghvr-']:before,
[class^='imghvr-']:after, [class*=' imghvr-']:before, [class*=' imghvr-']:after,
[class^='imghvr-'] *, [class*=' imghvr-'] *, [class^='imghvr-'] *:before,
[class^='imghvr-'] *:after, [class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after {
    box-sizing: border-box;
    transition: all .35s ease;
}

/* imghvr-fade-*
   ----------------------------- */
[class^='imghvr-fade'] figcaption, [class*=' imghvr-fade'] figcaption {
    opacity: 0;
}

[class^='imghvr-fade']:hover > img, [class*=' imghvr-fade']:hover > img {
    opacity: 0;
}

[class^='imghvr-fade']:hover figcaption, [class*=' imghvr-fade']:hover figcaption {
    opacity: 1;
}

[class^='imghvr-fade']:hover > img, [class^='imghvr-fade']:hover figcaption, [class*=' imghvr-fade']:hover > img, [class*=' imghvr-fade']:hover figcaption {
    transform: translate(0, 0);
}

/* imghvr-fade
   ----------------------------- */
/* imghvr-fade-in-up
   ----------------------------- */
.imghvr-fade-in-up figcaption {
    transform: translate(0, 15%);
}

/* imghvr-fade-in-down
   ----------------------------- */
.imghvr-fade-in-down figcaption {
    transform: translate(0, -15%);
}

/* imghvr-fade-in-left
   ----------------------------- */
.imghvr-fade-in-left figcaption {
    transform: translate(-15%, 0);
}

/* imghvr-fade-in-right
   ----------------------------- */
.imghvr-fade-in-right figcaption {
    transform: translate(15%, 0);
}

/* imghvr-push-*
   ----------------------------- */
[class^='imghvr-push-']:hover figcaption, [class*=' imghvr-push-']:hover figcaption {
    transform: translate(0, 0);
}

/* imghvr-push-up
   ----------------------------- */
.imghvr-push-up figcaption {
    transform: translateY(100%);
}

.imghvr-push-up:hover > img {
    transform: translateY(-100%);
}

/* imghvr-push-down
   ----------------------------- */
.imghvr-push-down figcaption {
    transform: translateY(-100%);
}

.imghvr-push-down:hover > img {
    transform: translateY(100%);
}

/* imghvr-push-left
   ----------------------------- */
.imghvr-push-left figcaption {
    transform: translateX(100%);
}

.imghvr-push-left:hover > img {
    transform: translateX(-100%);
}

/* imghvr-push--right
   ----------------------------- */
.imghvr-push-right figcaption {
    transform: translateX(-100%);
}

.imghvr-push-right:hover > img {
    transform: translateX(100%);
}

/* imghvr-slide-*
   ----------------------------- */
[class^='imghvr-slide-']:hover figcaption, [class*=' imghvr-slide-']:hover figcaption {
    transform: translate(0, 0);
}

/* imghvr-slide-up
   ----------------------------- */
.imghvr-slide-up figcaption {
    transform: translateY(100%);
}

/* imghvr-slide-down
   ----------------------------- */
.imghvr-slide-down figcaption {
    transform: translateY(-100%);
}

/* imghvr-slide-left
   ----------------------------- */
.imghvr-slide-left figcaption {
    transform: translateX(100%);
}

/* imghvr-slide-right
   ----------------------------- */
.imghvr-slide-right figcaption {
    transform: translateX(-100%);
}

/* imghvr-slide-top-left
   ----------------------------- */
.imghvr-slide-top-left figcaption {
    transform: translate(-100%, -100%);
}

/* imghvr-slide-top-right
   ----------------------------- */
.imghvr-slide-top-right figcaption {
    transform: translate(100%, -100%);
}

/* imghvr-slide-bottom-left
   ----------------------------- */
.imghvr-slide-bottom-left figcaption {
    transform: translate(-100%, 100%);
}

/* imghvr-slide-bottom-right
   ----------------------------- */
.imghvr-slide-bottom-right figcaption {
    transform: translate(100%, 100%);
}

/* imghvr-reveal-*
   ----------------------------- */
[class^='imghvr-reveal-']:before, [class*=' imghvr-reveal-']:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background-color: #135796;
}

[class^='imghvr-reveal-'] figcaption, [class*=' imghvr-reveal-'] figcaption {
    opacity: 0;
}

[class^='imghvr-reveal-']:hover:before, [class*=' imghvr-reveal-']:hover:before {
    transform: translate(0, 0);
}

[class^='imghvr-reveal-']:hover figcaption, [class*=' imghvr-reveal-']:hover figcaption {
    opacity: 1;
    transition-delay: 0.21s;
}

/* imghvr-reveal-up
   ----------------------------- */
.imghvr-reveal-up:before {
    transform: translateY(100%);
}

/* imghvr-reveal-down
   ----------------------------- */
.imghvr-reveal-down:before {
    transform: translateY(-100%);
}

/* imghvr-reveal-left
   ----------------------------- */
.imghvr-reveal-left:before {
    transform: translateX(100%);
}

/* imghvr-reveal-right
   ----------------------------- */
.imghvr-reveal-right:before {
    transform: translateX(-100%);
}

/* imghvr-reveal-top-left
   ----------------------------- */
.imghvr-reveal-top-left:before {
    transform: translate(-100%, -100%);
}

/* imghvr-reveal-top-right
   ----------------------------- */
.imghvr-reveal-top-right:before {
    transform: translate(100%, -100%);
}

/* imghvr-reveal-bottom-left
   ----------------------------- */
.imghvr-reveal-bottom-left:before {
    transform: translate(-100%, 100%);
}

/* imghvr-reveal-bottom-right
   ----------------------------- */
.imghvr-reveal-bottom-right:before {
    transform: translate(100%, 100%);
}

/* imghvr-hinge-*
   ----------------------------- */
[class^='imghvr-hinge-'], [class*=' imghvr-hinge-'] {
    perspective: 50em;
}

[class^='imghvr-hinge-'] figcaption, [class*=' imghvr-hinge-'] figcaption {
    opacity: 0;
    z-index: 1;
}

[class^='imghvr-hinge-']:hover img, [class*=' imghvr-hinge-']:hover img {
    opacity: 0;
}

[class^='imghvr-hinge-']:hover figcaption, [class*=' imghvr-hinge-']:hover figcaption {
    opacity: 1;
    transition-delay: 0.21s;
}

/* imghvr-hinge-up
   ----------------------------- */
.imghvr-hinge-up img {
    transform-origin: 50% 0%;
}

.imghvr-hinge-up figcaption {
    transform: rotateX(90deg);
    transform-origin: 50% 100%;
}

.imghvr-hinge-up:hover > img {
    transform: rotateX(-90deg);
}

.imghvr-hinge-up:hover figcaption {
    transform: rotateX(0);
}

/* imghvr-hinge-down
   ----------------------------- */
.imghvr-hinge-down img {
    transform-origin: 50% 100%;
}

.imghvr-hinge-down figcaption {
    transform: rotateX(-90deg);
    transform-origin: 50% -50%;
}

.imghvr-hinge-down:hover > img {
    transform: rotateX(90deg);
    opacity: 0;
}

.imghvr-hinge-down:hover figcaption {
    transform: rotateX(0);
}

/* imghvr-hinge-left
   ----------------------------- */
.imghvr-hinge-left img {
    transform-origin: 0% 50%;
}

.imghvr-hinge-left figcaption {
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
}

.imghvr-hinge-left:hover > img {
    transform: rotateY(90deg);
}

.imghvr-hinge-left:hover figcaption {
    transform: rotateY(0);
}

/* imghvr-hinge-right
   ----------------------------- */
.imghvr-hinge-right img {
    transform-origin: 100% 50%;
}

.imghvr-hinge-right figcaption {
    transform: rotateY(90deg);
    transform-origin: 0 50%;
}

.imghvr-hinge-right:hover > img {
    transform: rotateY(-90deg);
}

.imghvr-hinge-right:hover figcaption {
    transform: rotateY(0);
}

/* imghvr-flip-*
   ----------------------------- */
[class^='imghvr-flip-'], [class*=' imghvr-flip-'] {
    perspective: 50em;
}

[class^='imghvr-flip-'] img, [class*=' imghvr-flip-'] img {
    backface-visibility: hidden;
}

[class^='imghvr-flip-'] figcaption, [class*=' imghvr-flip-'] figcaption {
    opacity: 0;
}

[class^='imghvr-flip-']:hover > img, [class*=' imghvr-flip-']:hover > img {
    opacity: 0;
}

[class^='imghvr-flip-']:hover figcaption, [class*=' imghvr-flip-']:hover figcaption {
    opacity: 1;
    transition-delay: 0.14s;
}

/* imghvr-flip-horiz
   ----------------------------- */
.imghvr-flip-horiz figcaption {
    transform: rotateX(90deg);
    transform-origin: 0% 50%;
}

.imghvr-flip-horiz:hover img {
    transform: rotateX(-180deg);
}

.imghvr-flip-horiz:hover figcaption {
    transform: rotateX(0deg);
}

/* imghvr-flip-vert
   ----------------------------- */
.imghvr-flip-vert figcaption {
    transform: rotateY(90deg);
    transform-origin: 50% 0%;
}

.imghvr-flip-vert:hover > img {
    transform: rotateY(-180deg);
}

.imghvr-flip-vert:hover figcaption {
    transform: rotateY(0deg);
}

/* imghvr-flip-diag-1
   ----------------------------- */
.imghvr-flip-diag-1 figcaption {
    transform: rotate3d(1, -1, 0, 100deg);
}

.imghvr-flip-diag-1:hover > img {
    transform: rotate3d(-1, 1, 0, 100deg);
}

.imghvr-flip-diag-1:hover figcaption {
    transform: rotate3d(0, 0, 0, 0deg);
}

/* imghvr-flip-diag-2
   ----------------------------- */
.imghvr-flip-diag-2 figcaption {
    transform: rotate3d(1, 1, 0, 100deg);
}

.imghvr-flip-diag-2:hover > img {
    transform: rotate3d(-1, -1, 0, 100deg);
}

.imghvr-flip-diag-2:hover figcaption {
    transform: rotate3d(0, 0, 0, 0deg);
}

/* imghvr-shutter-out-*
   ----------------------------- */
[class^='imghvr-shutter-out-']:before, [class*=' imghvr-shutter-out-']:before {
    background: #135796;
    position: absolute;
    content: '';
    transition-delay: 0.105s;
}

[class^='imghvr-shutter-out-'] figcaption, [class*=' imghvr-shutter-out-'] figcaption {
    opacity: 0;
    transition-delay: 0s;
}

[class^='imghvr-shutter-out-']:hover:before, [class*=' imghvr-shutter-out-']:hover:before {
    transition-delay: 0s;
}

[class^='imghvr-shutter-out-']:hover figcaption, [class*=' imghvr-shutter-out-']:hover figcaption {
    opacity: 1;
    transition-delay: 0.105s;
}

/* imghvr-shutter-out-horiz
   ----------------------------- */
.imghvr-shutter-out-horiz:before {
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
}

.imghvr-shutter-out-horiz:hover:before {
    left: 0;
    right: 0;
}

/* imghvr-shutter-out-vert
   ----------------------------- */
.imghvr-shutter-out-vert:before {
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
}

.imghvr-shutter-out-vert:hover:before {
    top: 0;
    bottom: 0;
}

/* imghvr-shutter-out-diag-1
   ----------------------------- */
.imghvr-shutter-out-diag-1:before {
    top: 50%;
    bottom: 50%;
    left: -35%;
    right: -35%;
    transform: rotate(45deg);
}

.imghvr-shutter-out-diag-1:hover:before {
    top: -35%;
    bottom: -35%;
}

/* imghvr-shutter-out-diag-2
   ----------------------------- */
.imghvr-shutter-out-diag-2:before {
    top: 50%;
    bottom: 50%;
    left: -35%;
    right: -35%;
    transform: rotate(-45deg);
}

.imghvr-shutter-out-diag-2:hover:before {
    top: -35%;
    bottom: -35%;
}

/* imghvr-shutter-in-*
   ----------------------------- */
[class^='imghvr-shutter-in-']:after, [class^='imghvr-shutter-in-']:before, [class*=' imghvr-shutter-in-']:after, [class*=' imghvr-shutter-in-']:before {
    background: #135796;
    position: absolute;
    content: '';
}

[class^='imghvr-shutter-in-']:after, [class*=' imghvr-shutter-in-']:after {
    top: 0;
    left: 0;
}

[class^='imghvr-shutter-in-']:before, [class*=' imghvr-shutter-in-']:before {
    right: 0;
    bottom: 0;
}

[class^='imghvr-shutter-in-'] figcaption, [class*=' imghvr-shutter-in-'] figcaption {
    opacity: 0;
    z-index: 1;
}

[class^='imghvr-shutter-in-']:hover figcaption, [class*=' imghvr-shutter-in-']:hover figcaption {
    opacity: 1;
    transition-delay: 0.21s;
}

/* imghvr-shutter-in-horiz
   ----------------------------- */
.imghvr-shutter-in-horiz:after, .imghvr-shutter-in-horiz:before {
    width: 0;
    height: 100%;
}

.imghvr-shutter-in-horiz:hover:after, .imghvr-shutter-in-horiz:hover:before {
    width: 50%;
}

/* imghvr-shutter-in-vert
   ----------------------------- */
.imghvr-shutter-in-vert:after, .imghvr-shutter-in-vert:before {
    height: 0;
    width: 100%;
}

.imghvr-shutter-in-vert:hover:after, .imghvr-shutter-in-vert:hover:before {
    height: 50%;
}

/* imghvr-shutter-in-out-horiz
   ----------------------------- */
.imghvr-shutter-in-out-horiz:after, .imghvr-shutter-in-out-horiz:before {
    width: 0;
    height: 100%;
    opacity: 0.75;
}

.imghvr-shutter-in-out-horiz:hover:after, .imghvr-shutter-in-out-horiz:hover:before {
    width: 100%;
}

/* imghvr-shutter-in-out-vert
   ----------------------------- */
.imghvr-shutter-in-out-vert:after, .imghvr-shutter-in-out-vert:before {
    height: 0;
    width: 100%;
    opacity: 0.75;
}

.imghvr-shutter-in-out-vert:hover:after, .imghvr-shutter-in-out-vert:hover:before {
    height: 100%;
}

/* imghvr-shutter-in-out-diag-1
   ----------------------------- */
.imghvr-shutter-in-out-diag-1:after, .imghvr-shutter-in-out-diag-1:before {
    width: 200%;
    height: 200%;
    transition: all 0.6s ease;
    opacity: 0.75;
}

.imghvr-shutter-in-out-diag-1:after {
    transform: skew(-45deg) translateX(-150%);
}

.imghvr-shutter-in-out-diag-1:before {
    transform: skew(-45deg) translateX(150%);
}

.imghvr-shutter-in-out-diag-1:hover:after {
    transform: skew(-45deg) translateX(-50%);
}

.imghvr-shutter-in-out-diag-1:hover:before {
    transform: skew(-45deg) translateX(50%);
}

/* imghvr-shutter-in-out-diag-2
   ----------------------------- */
.imghvr-shutter-in-out-diag-2:after, .imghvr-shutter-in-out-diag-2:before {
    width: 200%;
    height: 200%;
    transition: all 0.6s ease;
    opacity: 0.75;
}

.imghvr-shutter-in-out-diag-2:after {
    transform: skew(45deg) translateX(-100%);
}

.imghvr-shutter-in-out-diag-2:before {
    transform: skew(45deg) translateX(100%);
}

.imghvr-shutter-in-out-diag-2:hover:after {
    transform: skew(45deg) translateX(0%);
}

.imghvr-shutter-in-out-diag-2:hover:before {
    transform: skew(45deg) translateX(0%);
}

/* imghvr-fold*
   ----------------------------- */
[class^='imghvr-fold'], [class*=' imghvr-fold'] {
    perspective: 50em;
}

[class^='imghvr-fold'] img, [class*=' imghvr-fold'] img {
    transform-origin: 50% 0%;
}

[class^='imghvr-fold'] figcaption, [class*=' imghvr-fold'] figcaption {
    z-index: 1;
    opacity: 0;
}

[class^='imghvr-fold']:hover > img, [class*=' imghvr-fold']:hover > img {
    opacity: 0;
    transition-delay: 0;
}

[class^='imghvr-fold']:hover figcaption, [class*=' imghvr-fold']:hover figcaption {
    transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
    opacity: 1;
    transition-delay: 0.21s;
}

/* imghvr-fold-up
   ----------------------------- */
.imghvr-fold-up > img {
    transform-origin: 50% 0%;
}

.imghvr-fold-up figcaption {
    transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
    transform-origin: 50% 100%;
}

.imghvr-fold-up:hover > img {
    transform: rotateX(90deg) scale(0.6) translateY(50%);
}

/* imghvr-fold-down
   ----------------------------- */
.imghvr-fold-down > img {
    transform-origin: 50% 100%;
}

.imghvr-fold-down figcaption {
    transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
    transform-origin: 50% 0%;
}

.imghvr-fold-down:hover > img {
    transform: rotateX(-90deg) scale(0.6) translateY(-50%);
}

/* imghvr-fold-left
   ----------------------------- */
.imghvr-fold-left > img {
    transform-origin: 0% 50%;
}

.imghvr-fold-left figcaption {
    transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
    transform-origin: 100% 50%;
}

.imghvr-fold-left:hover > img {
    transform: rotateY(-90deg) scale(0.6) translateX(50%);
}

/* imghvr-fold-right
   ----------------------------- */
.imghvr-fold-right > img {
    transform-origin: 100% 50%;
}

.imghvr-fold-right figcaption {
    transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
    transform-origin: 0 50%;
}

.imghvr-fold-right:hover > img {
    transform: rotateY(90deg) scale(0.6) translateX(-50%);
}

/* imghvr-zoom-in
   ----------------------------- */
.imghvr-zoom-in figcaption {
    opacity: 0;
    transform: scale(0.5);
}

.imghvr-zoom-in:hover figcaption {
    transform: scale(1);
    opacity: 1;
}

/* imghvr-zoom-out*
   ----------------------------- */
[class^='imghvr-zoom-out'] figcaption, [class*=' imghvr-zoom-out'] figcaption {
    transform: scale(0.5);
    transform-origin: 50% 50%;
    opacity: 0;
}

[class^='imghvr-zoom-out']:hover figcaption, [class^='imghvr-zoom-out'].hover figcaption, [class*=' imghvr-zoom-out']:hover figcaption, [class*=' imghvr-zoom-out'].hover figcaption {
    transform: scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}

/* imghvr-zoom-out
   ----------------------------- */
.imghvr-zoom-out:hover > img {
    transform: scale(0.5);
    opacity: 0;
}

/* imghvr-zoom-out-up
   ----------------------------- */
.imghvr-zoom-out-up:hover > img, .imghvr-zoom-out-up.hover > img {
    animation: imghvr-zoom-out-up 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-up {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-up {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-down
   ----------------------------- */
.imghvr-zoom-out-down:hover > img, .imghvr-zoom-out-down.hover > img {
    animation: imghvr-zoom-out-down 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-down {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-down {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-left
   ----------------------------- */
.imghvr-zoom-out-left:hover > img, .imghvr-zoom-out-left.hover > img {
    animation: imghvr-zoom-out-left 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-left {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-left {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-right
   ----------------------------- */
.imghvr-zoom-out-right:hover > img, .imghvr-zoom-out-right.hover > img {
    animation: imghvr-zoom-out-right 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-right {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-right {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-flip-horiz
   ----------------------------- */
.imghvr-zoom-out-flip-horiz {
    perspective: 50em;
}

.imghvr-zoom-out-flip-horiz figcaption {
    opacity: 0;
    transform: rotateX(90deg) translateY(-100%) scale(0.5);
}

.imghvr-zoom-out-flip-horiz:hover > img, .imghvr-zoom-out-flip-horiz.hover > img {
    transform: rotateX(-100deg) translateY(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}

.imghvr-zoom-out-flip-horiz:hover figcaption, .imghvr-zoom-out-flip-horiz.hover figcaption {
    transform: rotateX(0) translateY(0%) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}

/* imghvr-zoom-out-flip-vert
   ----------------------------- */
.imghvr-zoom-out-flip-vert {
    perspective: 50em;
}

.imghvr-zoom-out-flip-vert figcaption {
    opacity: 0;
    transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}

.imghvr-zoom-out-flip-vert:hover > img, .imghvr-zoom-out-flip-vert.hover > img {
    transform: rotateY(-100deg) translateX(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}

.imghvr-zoom-out-flip-vert:hover figcaption, .imghvr-zoom-out-flip-vert.hover figcaption {
    transform: rotateY(0) translate(0, 0) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}

/* imghvr-blur
   ----------------------------- */
.imghvr-blur figcaption {
    opacity: 0;
}

.imghvr-blur:hover > img {
    filter: blur(30px);
    transform: scale(1.2);
    opacity: 0;
}

.imghvr-blur:hover figcaption {
    opacity: 1;
    transition-delay: 0.21s;
}

/* imghvr-zoom-in
   ----------------------------- */
.imghvr-zoom-in figcaption {
    opacity: 0;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
}

.imghvr-zoom-in:hover figcaption {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
}

/* imghvr-zoom-out*
   ----------------------------- */
[class^='imghvr-zoom-out'] figcaption, [class*=' imghvr-zoom-out'] figcaption {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
    opacity: 0;
}

[class^='imghvr-zoom-out']:hover figcaption, [class^='imghvr-zoom-out'].hover figcaption, [class*=' imghvr-zoom-out']:hover figcaption, [class*=' imghvr-zoom-out'].hover figcaption {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}

/* imghvr-zoom-out
   ----------------------------- */
.imghvr-zoom-out:hover > img {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0;
}

/* imghvr-zoom-out-up
   ----------------------------- */
.imghvr-zoom-out-up:hover > img, .imghvr-zoom-out-up.hover > img {
    -webkit-animation: imghvr-zoom-out-up 0.4025s linear;
            animation: imghvr-zoom-out-up 0.4025s linear;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-up {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
                transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(-150%);
                transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-up {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
                transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(-150%);
                transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-down
   ----------------------------- */
.imghvr-zoom-out-down:hover > img, .imghvr-zoom-out-down.hover > img {
    -webkit-animation: imghvr-zoom-out-down 0.4025s linear;
            animation: imghvr-zoom-out-down 0.4025s linear;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-down {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
                transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(150%);
                transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-down {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
                transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(150%);
                transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-left
   ----------------------------- */
.imghvr-zoom-out-left:hover > img, .imghvr-zoom-out-left.hover > img {
    -webkit-animation: imghvr-zoom-out-left 0.4025s linear;
            animation: imghvr-zoom-out-left 0.4025s linear;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-left {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
                transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(-150%);
                transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-left {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
                transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(-150%);
                transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-right
   ----------------------------- */
.imghvr-zoom-out-right:hover > img, .imghvr-zoom-out-right.hover > img {
    -webkit-animation: imghvr-zoom-out-right 0.4025s linear;
            animation: imghvr-zoom-out-right 0.4025s linear;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
}

@-webkit-keyframes imghvr-zoom-out-right {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
                transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(150%);
                transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}

@keyframes imghvr-zoom-out-right {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
                transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(150%);
                transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}

/* imghvr-zoom-out-flip-horiz
   ----------------------------- */
.imghvr-zoom-out-flip-horiz {
    -webkit-perspective: 50em;
            perspective: 50em;
}

.imghvr-zoom-out-flip-horiz figcaption {
    opacity: 0;
    -webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
            transform: rotateX(90deg) translateY(-100%) scale(0.5);
}

.imghvr-zoom-out-flip-horiz:hover > img, .imghvr-zoom-out-flip-horiz.hover > img {
    -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
            transform: rotateX(-100deg) translateY(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}

.imghvr-zoom-out-flip-horiz:hover figcaption, .imghvr-zoom-out-flip-horiz.hover figcaption {
    -webkit-transform: rotateX(0) translateY(0%) scale(1);
            transform: rotateX(0) translateY(0%) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}

/* imghvr-zoom-out-flip-vert
   ----------------------------- */
.imghvr-zoom-out-flip-vert {
    -webkit-perspective: 50em;
            perspective: 50em;
}

.imghvr-zoom-out-flip-vert figcaption {
    opacity: 0;
    -webkit-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
            transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}

.imghvr-zoom-out-flip-vert:hover > img, .imghvr-zoom-out-flip-vert.hover > img {
    -webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);
            transform: rotateY(-100deg) translateX(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}

.imghvr-zoom-out-flip-vert:hover figcaption, .imghvr-zoom-out-flip-vert.hover figcaption {
    -webkit-transform: rotateY(0) translate(0, 0) scale(1);
            transform: rotateY(0) translate(0, 0) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}

/* imghvr-blur
   ----------------------------- */
.imghvr-blur figcaption {
    opacity: 0;
}

.imghvr-blur:hover > img {
    -webkit-filter: blur(30px);
            filter: blur(30px);
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
}

.imghvr-blur:hover figcaption {
    opacity: 1;
    transition-delay: 0.21s;
}

/*# sourceMappingURL=imagehover.css.map */

/*# sourceMappingURL=imagehover.css.map */

.pagination{width:96%;list-style:none;box-sizing:border-box;text-align:center;padding:10px 2%;}
.pagination li{display:inline-block;padding:0;}
.pagination li a,.pagination li .inactive,.pagination .current{
width: 30px;height: 30px;line-height: 30px;font-size: 15px;display: inline-block;
color: #535353;margin: 0 2px;padding: 0 !important;border-radius: 4px;}
.pagination li a:hover,.pagination .current{color: #fff;border-bottom: 0 !important;}


.tooltip {position: relative;display: inline-block;
transition: opacity 0.3s;-moz-transition: opacity 0.3s;-webkit-transition: opacity 0.3s;}
.tooltip .tooltiptext {font-family: 'yekan';line-height: 24px !important;font-size: 13px !important;
visibility: hidden;width: 190px;background-color: #555;color: #fff;
text-align: center;border-radius: 6px;padding: 5px;position: absolute;z-index: 1;bottom: 130%;left:0;
margin-left: -100px;opacity: 0;transition: opacity 0.3s;-moz-transition: opacity 0.3s;-webkit-transition: opacity 0.3s;}
.tooltip .tooltiptext::after {content: "";position: absolute;
top: 100%;left: 60%;margin-left: -5px;border-width: 8px;
border-style: solid;border-color: #555 transparent transparent transparent;}
.tooltip:hover .tooltiptext {visibility: visible;
opacity: 1;transition: opacity 0.3s;-moz-transition: opacity 0.3s;-webkit-transition: opacity 0.3s;}

.single_play{position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 999999;
    box-shadow: 0 -5px 15px rgba(0,0,0,.2);}
.albums_playes .aplayer-author,.albums_playes .aplayer-list-author{display: none !important;}
.albums_playes .aplayer-info{border-bottom: unset !important;}

#music_players{position: fixed;bottom: 0;right: 0;left: 0;background: #fff;z-index: 999999;
box-shadow: 0 -5px 15px rgba(0,0,0,0.2);}
.aplayer-music{font-family: 'yekan';}
.aplayer{margin: 0 !important;}
.aplayer .aplayer-list ol li{font-family: 'yekan';}
.aplayer .aplayer-list ol li .aplayer-list-index {font-family: 'yekan';
margin-right: 0;float: right;margin-left: 5px;}
.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap .aplayer-volume-bar{display: none !important;}
.aplayer .aplayer-info .aplayer-controller .aplayer-volume-wrap .aplayer-volume-bar-wrap{display: none;}

.aplayer.aplayer-withlist .aplayer-list {
width: 250px;
position: absolute;
z-index: 99999;
bottom: 55px;
background: #fff;
left: 0;
-webkit-box-shadow:0px 4px 5px 0px rgba(200,200,200,0.35);
-moz-box-shadow:0px 4px 5px 0px rgba(200,200,200,0.35);
box-shadow:0px 4px 5px 0px rgba(200,200,200,0.35);}




.aplayer{overflow: unset !important;}

.aplayer .aplayer-icon{width: 20px !important;height: 20px !important;
font-size: 16px !important;}
.aplayer .aplayer-info .aplayer-music{margin: 0 0 5px 5px !important;}
.aplayer .aplayer-list ol li.aplayer-list-light .aplayer-list-cur{background: unset !important;
top: 10px !important;right: 15px !important;left: auto !important;
transform: rotate(180deg) !important;-moz-transform: rotate(180deg) !important;}
.aplayer-list-cur::before{content: "\ec74" !important;font-family: IcoFont !important;}
.aplayer .aplayer-list ol li .aplayer-list-author{margin-left: 10px;}
.aplayer .aplayer-list ol li .aplayer-list-author::after{content: '-';font-size: 15px;
position: absolute;padding: 0 3px;}


.comments_roles{width: 96%;height: auto;padding: 0 2%;font-size: 12px;}
#comments,.woocommerce-Reviews{width: 96%;height: auto;padding: 0 2%;}
#commentform{width: 100%;height: auto;margin: 0 auto;padding: 15px 0;border-top: 1px solid #f2f2f2; }
.comment-form-rating{width: 30%;float: right;margin-bottom: 0 !important;}
.right-commentss{width: 33% !important;height: auto;float: right !important;margin: 0 auto;}
.leftss00{width: 67%;float: left;}
textarea#comment,.woocommerce #review_form #respond textarea,#reviews textarea{width: 100% !important;
height: 110px !important;float: left !important;margin-bottom: 5px;}
.comment-form-comment{width: 100%;height: auto;float: none;margin: 0 auto;}
.side_boxs select{width: 90% !important;height: 30px;margin: 15px auto;float: none !important;}
#comments input#author,#comments input#email,#comments input#url,#reviews input#url,
#reviews input#email,#reviews input#author,.side_boxs select,
#edd_checkout_form_wrap input[type="text"],#edd_checkout_form_wrap input[type="email"],
#edd_checkout_form_wrap input[type="password"],#edd_checkout_form_wrap input[type="tel"],
#edd_checkout_form_wrap textarea,.rkianoosh_txt form input{
  width: 100%;
  height: 30px;
  float: right;
  color: #333 !important;border: none;
  display: block;
  position: relative;
  font-size: 12px !important;
  font-family: 'yekan';
  background: #fafbfc;
  text-indent: 7px;padding: 3px 0;
  border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;    border: 1px solid #9e9c9c;
}
.rkianoosh_txt form input{width: 50%;}
.rkianoosh_txt form{text-align: right !important;display: grid;}
.rkianoosh_txt form textarea{width: 65%;min-height: 150px;}
.rkianoosh_txt form label,.wpcf7-quiz-label{width: 100%;clear: both;display: block;}
.wpcf7-form-control-wrap {position: unset !important;}

.comment-form-comment textarea#comment{width: 63.5% !important;}
.logged-in .comment-form-comment textarea#comment{width: 98% !important;}
.comment-form-comment textarea#comment,#reviews textarea,.rkianoosh_txt form textarea{
  font-size: 12px !important;font-family: 'yekan';
  height: 120px;border: none;
  background-color:#fafbfc;
  padding: 5px 1%;color: #999 !important;
  position: relative;
  text-align: justify !important;
  float: left;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;    border: 1px solid #9e9c9c;
}
.side_boxs form a{color: #404040;padding-top: 25px;}
.rkianoosh_txt form textarea,.rkianoosh_txt form input[type="submit"]{float: right !important;clear: both;}
#comments input#author,#comments input#email,#comments input#url,#comments textarea#comment,
#reviews input#author{color: #000 !important;transition: all 0.5s;margin:0 0 7px 0;border: 1px solid #E0E0E0;}
.form-submit #submit,#reviews #submit,.rkianoosh_txt form input[type="submit"]{
width: 120px !important;
height: 38px !important;
border: none;font-size: 13px;font-family: 'yekan';cursor: pointer;float: left;color: #fff;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;margin-bottom: 10px;transition: all 0.5s;
-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.form-submit{clear: both;width: 100%;overflow: hidden;position: relative;}
.form-submit::before{content: '';width: 50px;height: 200%;position: absolute;right: -50px;
top: -100%;bottom: 0;border-radius: 50%;background: rgba(255,255,255,0.6);}
.form-submit #submit{width: 100% !important;}
.form-submit #submit:hover,.rkianoosh_txt form input[type="submit"]:hover{background: #1ad8c4;color: #fff !important;
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.bypostauthor{}
.comment-content{width: 98%;float: left;padding: 8px 0;
height: auto;position: relative;text-align: justify;border-radius: 3px;border-top:1px solid #3380d2}
.rkianoosh_ir_com{width: 96%;padding: 8px 2%;background: #e6e6e5;color: #333;position: relative;
border-radius: 9px;}
.bypostauthor .rkianoosh_ir_com{background: #1ad8c4 !important;color: #333;}
.bypostauthor .rkianoosh_ir_com::before{
border-top: 10px solid transparent;border-bottom: 15px solid transparent;
border-left: 20px solid #1ad8c4;}
.rkianoosh_ir_com::before{position: absolute;right: -15px;bottom: 4px;
  content: '';
  width: 0;height: 0; 
border-top: 10px solid transparent;border-bottom: 15px solid transparent;
border-left: 20px solid #e6e6e5;
}
.commentlist li{width:100%;height:auto;margin:10px auto;position: relative;
font-size: 12px !important;line-height: 23px !important;color: #333;padding: 8px 0;}
.commentlist li:last-child{border-bottom: unset;}
#reply-title{font-family:'yekan';margin:0 20px;font-size: 14px;}
.left_kianoosh_like{width: 120px;float: left;text-align: center;margin-top: 3px;color: #333;
font-size: 12px;padding: 0;line-height: 25px;}
.comments_likes{width: 40%;float: right;display: inline-grid;}
.comment-date,.comment-likee{width: 100%;float: left;}
.comment-date::before{content:"\eedc";display: inline-block;font-family:'IcoFont';margin-left: 2px;font-size: 15px;color: #7e7e7e;}
.comment-likee::before{content:"\ef44";display: inline-block;font-family:'IcoFont';margin-left: 2px;font-size: 15px;color: #f40b0b;}

.br-com{width: 100%;height: 4px !important;}
#comments .avatar{
  width: 50px !important;
  height: 50px !important;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.comment-author{position: absolute;top: 30px;}
.fn{line-height: 30px;float: right;color: #7e7e7e;font-family:'yekan';font-size: 13px;}
.fn a{color: #7e7e7e !important;}
.comment-meta{
padding-bottom: 0;padding: 0 !important;width: 50px !important;float: right !important;
margin-top: 0 !important;border-top: none !important;}
.comment-replay a{
  text-align: center;
  width: 90px;
  font-family: 'yekan';
  height: 30px;
  line-height: 26px;
  margin: 5px 5px;
  float: left;
  background: #fff;
  color: #969ba8;
  transition: all 0.4s;-moz-transition: all 0.4s;-webkit-transition: all 0.4s;
  border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}
.comment-replay a::before{content:"\efd4";margin-left: 4px;top: 2px;position: relative;
font-family:'IcoFont';font-size: 15px;color: #969ba8;}
.comment-replay a:hover::before{color: #fff;}
.comment-replay a:hover{color: #fff;}
#commentnotes{font-size:10px;}
.comment .depth-2,.comment .depth-3,.comment .depth-4,.comment .depth-5{margin-top:20px;
background: #f1f3f3;border-bottom: none;padding: 10px 2%;
box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.comment-title{font-family:'yekan';font-size: 16px;padding: 15px;}
.attachment-shop_thumbnail{width: 23%;height: 50px;padding: 0.5%;margin: 5px 0.48%;float: right;border: 1px solid #D4D4D4;}
.author_answer{color: #fff !important;padding: 7px;
box-sizing: border-box;}
.author_answer .comment-replay a{border-radius: 5px;-webkit-box-shadow:1px 2px 2px 2px rgba(0,0,0,.2);
-moz-box-shadow:1px 2px 2px 2px rgba(0,0,0,.2);box-shadow:1px 2px 2px 2px rgba(0,0,0,.2);}
.author_answer .fn,.author_answer .left_kianoosh_like,.author_answer .comment-date::before,
.author_answer a,.comment-replay a::before{
color: #fff !important;}
.navicon{    
	display: block;
    height: 40px;
    width: 48px;
    line-height: 44px;
    float: right;
    cursor: pointer;
    margin-left: 0;
    font-size: 30px;
    text-align: center;
    border-radius: 0px;
}
.navicon2{width:25px;height:25px;cursor:pointer;background:#222;font-size:40px;color:#fff;
text-align:center;position: absolute;top: 0;left:0px;}
.mobiles_menu{
width: 220px;
height: 100%;
position: fixed;
float: none;
right: 0px;top: 0;
background:#000000;
z-index: 999999999;
margin: 0px -232px 0px 0px;}
.bodydeactive{width:100%;height:100%;background:rgba(0, 0, 0, 0.4);position:fixed;z-index:99999999;
display:none;top:0px;}


.top_logo_title{width: 100%;height: auto;background: #222;color: #fff;text-align: center;
position: relative;top: 0;}
.top_logo_title a{display: block;width: 100%;height: auto;clear: both;color: #fff;}
.top_logo_title img{display: block;margin: 0 auto;padding: 10px 0;}
.top_logo_title span{padding-bottom: 10px;display: block;}

.bottom_box{text-align: center;width: 100%;background: #222;}
.bottom_box a{display: inline-block;font-size: 22px;padding: 8px;color: #fff;}


.searchwp-live-search-result a{width: 95%;height: 32px;line-height: 32px !important;padding:0 2.5%;
display: block;}
.searchwp-live-search-result a i{width: 32px !important;
height: 25px !important;line-height: 25px !important;text-align: center;
font-size: 18px;margin-left: 5px;}
.searchwp-live-search-result a i.icofont-video-alt{font-size: 16px;}
.searchwp-live-search-result a:hover{background: #f4f6fd;}

#mobiles_header{
	width: auto;
	height: 75px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    z-index: 99999999999;
    background: #fafbfc;
    color: #333;
    padding: 6px 1%;
    box-shadow: 0 0 5px rgba(0,0,0,.2);}

.mobile_search_box{width: 50%;float: left;}
.mobile_search_box #searches,.mobile_search_box #lsds,#searches button{height: 40px !important;margin: 0;}
.mobile_search_box #searches button{font-size: 19px;line-height: 30px !important;}
#mobiles_header .right_top_heads,#mobiles_header .right_top_heads figure
,#mobiles_header .right_top_heads figure img{width: 30px;height: 30px;float: right;}

#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a {
  margin: 0;  padding: 0;  border: 0;  list-style: none;  line-height: 1;display: block;position: relative;
-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#cssmenu {
  width: 100%;color: #ffffff;position: relative;overflow-y: scroll;height:-webkit-fill-available;
}
#cssmenu ul ul {
  display: none;
}
.align-right {
  float: right;
}
#cssmenu ul li,#cssmenu ul li a{position: relative;display: block;}
#cssmenu > ul > li > a {
  padding: 10px 20px;
  z-index: 2;
  font-size: 14px;
  color: #fff;display: block;
}
#cssmenu > ul > li > a:hover,#cssmenu > ul > li.active > a,#cssmenu > ul > li.open > a {color: #eee;}
#cssmenu > ul > li.open > a {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15);
}
#cssmenu > ul > li:last-child > a,#cssmenu > ul > li.last > a {}
.holder {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.holder::after,.holder::before {
  display: block;
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;left: 20px;
  z-index: 10;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.holder::after {
  top: 11px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}
#cssmenu > ul > li > a:hover > span::after,
#cssmenu > ul > li.active > a > span::after,
#cssmenu > ul > li.open > a > span::after {
  border-color: #eee;
}
.holder::before {
  top: 12px;
  border-top: 2px solid;
  border-left: 2px solid;
  border-top-color: inherit;
  border-left-color: inherit;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  z-index: 1;
  font-size: 13px;
  color: #eee;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.open > a,
#cssmenu ul ul li.active > a {
  color: #fff;
}
#cssmenu ul ul li:first-child > a {
}
#cssmenu ul ul ul li:first-child > a {
}
#cssmenu ul ul ul li a {
  padding-right: 30px;
}
#cssmenu > ul > li > ul > li:last-child > a,
#cssmenu > ul > li > ul > li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul > li.open:last-child > a,
#cssmenu > ul > li > ul > li.last.open > a {
}
#cssmenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
  border-bottom: 0;
}
#cssmenu ul ul li.has-sub > a::after {
  display: block;
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  left: 20px;
  z-index: 10;
  top: 11.5px;
  border-top: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#cssmenu ul ul li.active > a::after,
#cssmenu ul ul li.open > a::after,
#cssmenu ul ul li > a:hover::after {
  border-color: #ffffff;
}
.info_film,.short_txtc{width: 95%;height: auto;position: relative;margin: 0 auto;}
.info_film p,.short_txtc p{position: relative;margin: 2px auto;text-align: justify;}
.info_film p i,.short_txtc p i{position: absolute;right: -22px;top: 4px;font-size: 17px;color: #6c6a6a;}
.ltr_ens{direction: ltr;display: inline-block;}
.article_txt figure,.right_artist_box figure{position: relative;overflow: hidden;}
.article_txt figure::before,.right_artist_box figure::before{content: '';position: absolute;top: 0;left: -75%;z-index: 2;display: block;
width: 50%;height: 100%;
background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
-webkit-transform: skewX(-25deg);transform: skewX(-25deg);}
.article_txt:hover figure::before,.right_artist_box:hover figure::before{-moz--webkit-animation:shine .5s;-webkit-animation:shine .5s;animation:shine .5s;}
@-webkit-keyframes shine{100% {left: 125%;}}
@keyframes shine {100% {left: 125%;}}
.article_txt figure img,.right_artist_box figure img{
filter: grayscale(0);-moz-filter: grayscale(0);-webkit-filter: grayscale(0);
transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;}
.article_txt:hover figure img,.right_artist_box:hover figure img{filter: grayscale(100%);-moz-filter: grayscale(100%);-webkit-filter: grayscale(100%);}
.plyr__menu__container{font-family: 'yekan' !important;}
.right_share_txt{width: 55%;float: right;padding: 7px 2% 10px 0;}
.socials{width: 40%;float: left;padding: 7px 0 10px 2%;}
.socials li{float: left;margin-right: 4px;}
.socials li a{font-size:24px;display: block;}
.socials li .icofont-facebook{font-size:24px;color: #3b5998;}
.socials li .icofont-google-plus{color: #dd4b39;font-size: 24px;}
.socials li .icofont-twitter{color: #00aced;font-size: 24px;}
.socials li .icofont-telegram{color: #007ee5;font-size: 24px;}
.socials li .icofont-whatsapp{color: #2ddc1f;font-size: 24px;}
.films_img{width: 49%;float: left;}
.info_film{width: 46%;float: right;padding-right: 3%;}
.films_img img{width: 100% !important;height: auto !important;box-sizing: border-box;}
.info_film p{margin-bottom: 8px;}
.dl_urls{display: inline-block;}
@media (max-width: 1170px){
body{overflow-x: hidden;}
.iranthemes_center{width: 1070px;}
.vip_musics > div {width: 142px;height: 142px;}
.article_txt figure img{width: auto;height: auto;}
}
@media (max-width: 1070px){
.iranthemes_center{width: 970px;}
[class^="imghvr-"] figcaption,[class*=" imghvr-"] figcaption{padding: 40px 20px 60px 20px;}
.slide_top_box a img{width: 100%;height: auto;min-height: auto;max-height: unset;}
.article_gride{width: 16.66%;}
.right_top_heads{width: 40px;height: 40px;overflow: hidden;}
.right_top_heads h1,.right_top_heads h2{display: none;}
.top_menus{width: 90%;}
.vip_musics > div{width: 128px;height: 128px;}
}
@media (max-width: 970px){
.iranthemes_center{width: 870px;}
[class^="imghvr-"] figcaption,[class*=" imghvr-"] figcaption{padding: 30px 20px 70px 20px;}
#right_sidebar,#center_sidebar,#left_sidebar{width: 100%;height: auto;top: 0 !important;}
#centers_contents{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;
display: flex;-webkit-box-orient: vertical;-moz-box-orient: vertical;
-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;
-moz-box-align: start;-ms-flex-align: start;-webkit-align-items: flex-start;align-items: flex-start;}
#right_sidebar{-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;display: none;}
#left_sidebar{-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;display: none;}
#center_sidebar{-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;
-ms-flex-order: 1;-webkit-order: 1;order: 1;}
#center_sidebar{margin-right: 0 !important;}
.tabs_left .tab_des ul li{width: 20%;}
.ft_box{width: 100%;margin-bottom: 20px;}
.side_title{width: 97%;padding: 8px 1.5%;}
#footer .ft_box_content ul li{width: 48%;padding: 0 1%;float: right;}
.article_gride{width: 20%;}
.top_head_right{width: 75%;}
.top_head_left{width: 25%;}
.widget_iranthemes_com_random ul li a span,.widget_iranthemes_com_newp ul li a span{width: 97%;}
.vip_musics > div {width: 114px;height: 114px;}

}
@media (max-width: 870px){
.iranthemes_center{width: 770px;}
[class^="imghvr-"] figcaption,[class*=" imghvr-"] figcaption{padding: 50px 20px 50px 20px;}
#vip_musics li{width: 25%;}
#vip_musics li:nth-last-child(1),#vip_musics li:nth-last-child(2){display: none;}
[class^="imghvr-"] > img, [class*=" imghvr-"] > img{width: 100%;height: 100%;}
.music_video_box .dlboxes a,.dlboxes a{width: 100%;margin-bottom: 0;}
.right_artist_box{width: 100%;text-align: center;}
.left_artist_box{width: 100%;}
.top_menus{width: 94%;float: left;}
.top_head_right{width: 100%;margin-bottom: 7px;}
.top_head_left{width: 100%;}
.vip_musics > div {width: 157px;height: 157px;}
body{overflow-x:hidden;}
.single_boxes{overflow:hidden;}
.music_txt_rkianoosh pre{width: 100% !important;height:auto !important;}	

}
@media (max-width: 770px){
.iranthemes_center{width: 670px;}
.tabs_left .tab_des ul li{width: 25%;}
.article_gride{width: 25%;}
.vip_musics > div{width: 132px;height: 132px;}
}
@media (max-width: 670px){
.iranthemes_center{width: 570px;}
#footer .ft_box_content ul li{width: 100%;padding: 0;}
.relateds_kianoosh li {width: 100%;}
.right-commentss{width: 100% !important;}
.comment-form-comment textarea#comment {width: 98% !important;}
#comments .music_posts footer,.comment-meta{display: none;}
.comment-content{width: 100%;}
.music_posts header h2 a,.music_posts header h1{width: 75%;}
.article_gride{width: 50%;}
.right_top_heads{width: 100%;height: auto;text-align: center;}
.right_top_heads figure{float: none;margin-left: auto;margin: 0 auto;text-align: center;}
.right_top_heads figure a,.right_top_heads figure img{margin: 0 auto;}
.top_menus{width: 100%;}
.top_head_right{width: 100%;margin-bottom: 7px;}
.top_head_left{width: 100%;}
.mobile_search_box{width: 84%;}
.widget_iranthemes_com_random ul li a span,.widget_iranthemes_com_newp ul li a span{width: 95%;}
	.cats_detailes {display: none;}
}

@media (max-width: 570px){
.iranthemes_center{width: 470px;}
[class^="imghvr-"] figcaption,[class*=" imghvr-"] figcaption{padding: 30px 20px 70px 20px;}
.tabs_left .tab_des ul li{width: 50%;}
#vip_musics li{width: 50%;}
.info_film {width: 85%;}
.info_film p{text-align:right;}
}
@media (max-width: 470px){
.iranthemes_center{width: 370px;}
.tabs_left .tab_des ul li{width: 50%;}
.more_music{width: 100%;}
.music_posts header .post_like_h{width: 40px;}
.article_gride{width: 50%;}
.widget_iranthemes_com_random ul li a span,.widget_iranthemes_com_newp ul li a span{width: 93%;}
.right_vips_title{width: 40%;}
.left_vips_title{width: 60%;}
.vip_musics > div{width: 132px;height: 132px;}
	.cats_detailes {display: none;}
}
@media (max-width: 370px){
.iranthemes_center{width: 90%;}
#vip_musics li{width: 50%;}
.article_gride{width: 50%;height: 130px;margin-bottom: 7px;}
.article_gride article{width: 130px;height: 130px;}
.article_gride article figure,.article_gride article figure img{width:130px !important;height:130px !important;}
.left_artist_box .artist_title h1,.left_artist_box .singer_dets{width: 100%;}
.widget_iranthemes_com_random ul li a span,.widget_iranthemes_com_newp ul li a span{width: 90%;}
.vip_musics > div{width: 132px;height: 132px;}
	.cats_detailes {display: none;}

}

#wait_approval {
    text-align: center;
    color: #c10000;
    padding: 0.7em 1em;
    background: rgba(193, 0, 0, 0.1);
    border-radius: 3px;
    margin:1em 1em;
}

/*******************/

.nav-primary .search button:hover{background: #525252;}
.nav-primary.fixed-header {width:1200px;position:fixed;top:0;z-index:999999;}
.menu-alert{display:inline-block;padding:16px 5px;}
.nav-primary .menu-alert{color:#fff}
.nav-primary {
    font-weight: 700;
    width: 1200px;
    margin: 0 auto;
    background: #000;
    height: 52px;
    position: fixed;
    z-index: 999999999;
    top: 0;
}
.nav-menu {display: inline-block;width: 100%;width: 169%;}
.nav-menu li {position: relative;margin:0px;}
.nav-menu ul li a {
    font-size: 11px;
    color: #000000;
    padding: 2px 3px;
    margin: 8px 2px 5px 0px;
    margin-left: 0px;
    border-radius: 3px;
    display: block;
    background: #ffffff;
    box-shadow: 0 0 0 1px rgb(231,231,231);
}
.nav-menu > ul > li {float:right;}
.nav-menu li ul.sub-menu {position:absolute;margin-top:0;width:180px;z-index:999999999;display:none;}
.nav-menu ul ul li a {padding:8px 8px;color:#fff;font-size:14px;background:#444;border-bottom: 1px solid rgba(255,255,255,0.05);transition: all 0.2s ease-in-out;;}
.nav-menu ul ul li a:hover {color:#fff;background:#484848;}
.nav-menu ul ul > li:last-child > a {border-bottom: 0;}
.nav-menu > ul > li > ul.sub-menu {top:100%;right: 0;}
.nav-menu li li ul {top:0px;right:100%;}

.nav-menu li a:hover, .nav-menu > ul > li.current-menu-item > a, .nav-menu > ul > li.current-menu-ancestor > a, .nav-menu > ul > li.current-menu-parent a {
    color: #000000;
    background: #e7e7e7;
    border: 1px solid #c1c1c1;
}
.nav-primary select{display:none}
.nav-primary .search {
    position: relative;
}
.nav-primary .search input {
    width: 100%;
    height: 52px;
    background: #ffffff;
    border: 0;
    color: #000;
    padding: 0 1em 0px 4.3em;
    border: 1px solid #000000;
}
.nav-primary .search button {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 6px;
    background: #6B9000;
    border-radius: 50px;
    top: 6px;
}
.nav-primary .search button::before {
    content: "";
    background: url(images/icon.png) no-repeat;
    width: 20px;
    background-position: -40px -55px;
    height: 18px;
    float: right;
}


.nav-menu > ul > li {
    float: none;
    display: inline-block;
	top: -4px;
}

.scroll-div {
 
	    width: 530px;
        overflow-x: scroll;
}
/*********************/

audio {
    display: inline-block;
    -webkit-border-after-width: inherit;
    width: 98%;}

.dlboxes-album {width: 96%;clear: both;padding-bottom: 12px;margin: 0 auto;}
.dlboxes-album {text-align: center;margin-top: 5px;background: #1e73be !important;}

.dlboxes-album a {
    width: 100%;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    color: #fff;
    margin-bottom: 2px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
}

.box_singer {padding-bottom: 1px; padding-top: 10px;width: 100%;
    height: auto;
    clear: both;
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 5px 0px #dfe0e0;
    border: 1px solid #E0E0E0;}

 /*********************/
.mediaad {

    border-radius: 5px;
    box-shadow: 0 0 5px 0px #dfe0e0;
    border: 1px solid #E0E0E0;
    margin: 0px 0px 10px 0px;
	padding: 3px;
	text-align: center;
}
.mediaad2 {

    box-shadow: 0 0 5px 0px #dfe0e0;
    margin: 0px 0px 10px 0px;

}
/*******************/
.sPost {
    display: block;
    float: right;
    width: 17%;
    margin: 15px;
    text-align: center;
}
.post {
    background: #fff;
    margin-bottom: 0px;
    border-radius: 15px;
    box-shadow: 0 0 3px #aaa;
    /* transition: 0.2s; */
    border: 2px solid #fff;
}

.more_music_art {
    width: 100%;
    padding: 4px 0;
    float: left;
    color: #fff;
    text-align: center;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    margin: 0 0 10px 0;
    height: auto;
	background: #12540d!important;
}

.more_music_art::before {
    content: '';
    width: 30px;
    height: 35px;
    position: absolute;
    right: -10px;
    bottom: 0;
    border-radius: 50%;
    background: rgba(255,255,255,.3);
    transition: all 0.3s ease-in-out;
}

.post_body_txt img {
    max-width: 95%;
    height: auto;
    margin-top: 7px;
    transition: 0.2s;
    border-radius: 10px;
    box-shadow: 0 0 10px #c9cec9;
	width: 150px;
    height: 150px;
}

.post_body {
    margin: 0 15px;
    overflow: hidden;
}
.ponline {padding: 6px 5px;  border-radius: 3px;    display: block;    border: 1px solid #717171cf;    width: 125px;    background: #e2e1e1;    margin-left: auto;    margin-right: auto;}

.online {padding: 7px 0px;
    margin: 0px 4px 15px 0px;
    border-radius: 3px;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;}
