/*
Theme Name: Stockholm
Theme URI: http://demo.select-themes.com/stockholm
Description: Stockholm Theme
Tags: agency, business, ajax, portfolio, blog, shop, multi-purpose, clean, elegant, white, photography, modern, fullscreen, stylish, design
Author: Select Themes
Author URI: http://demo.select-themes.com
Version: 2.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

html,a,li,body,h1,h2,h3,p, .menu-item a span {
	font-family:helvetica,arial !important;
	text-align:right ;
}



header.centered_logo .main_menu_and_widget_holder  {
	border-top: 0 !important;
}

.q_logo {
	direction:ltr !important;
}

h2 {
	margin-bottom:20px !important;;
	font-size:16px !important;
/* 	color:#adadad !important; */
color:#797979 !important;	
	}
	
	.portfolio_description h2 {
		font-size:14px !important;
	}
	
sup {
		    position: relative;
    top: -0.5em;
   
    font-size: 80%;
}
	
h1 {
		margin-bottom:15px !important;
		letter-spacing: 0.3px !important;
		font-size:18px !important;
}

.projects_holder.standard article .portfolio_description, .projects_holder.standard_no_space article .portfolio_description {
padding-bottom:10px !important;
	padding-top:7px !important;
}

.projects_holder.v5 .mix, .projects_holder.v5.hover_text .mix {
	margin: 0 0 0 0 !important;
}


.q_tabs .tabs-nav li.active a, .q_tabs .tabs-nav li a {
	
    font-style: italic !important;

    text-align: right !important;
    font-weight: bold !important;
    letter-spacing: 0.5px !important;
    padding: 5px 0px 0px 0px !important;
}

.content .content_inner > .container > .container_inner, .content .content_inner > .full_width > .full_width_inner {
	padding-top: 180px !important;
}

ol li {
	margin-right:12px;
}

.footer_bottom_holder {
	margin-top:60px;
}

.projects_holder article .portfolio_shader, .projects_masonry_holder article .portfolio_shader, .portfolio_slides .portfolio_shader {
    background-color: rgba(101, 101, 101, 0.7);
}

.projects_holder article .portfolio_description {
    padding: 10px 0 27px !important;
 
}


.pp_overlay{
	opacity:1 !important;
}

body div.pp_overlay, body div.pp_default .pp_content_container .pp_details {
	opacity: 1 !important;
}

.selected-texts h3{
	
	text-align: right;
    font-size: 15px !important;
    letter-spacing: 0.3px;
    font-weight: bold;
    margin-top:2px !important;
    text-decoration:underline;
 
}

.selected-texts {
	margin-bottom:54px !important;
}

.selected-texts p {
	margin-top:-10px !important;
	font-size:14px !important;
}

.english-copyright {
	display:none;
}

.portfolio_title {
	text-align:center !important;
	letter-spacing:0 !important;
}

body div.pp_default a.pp_arrow_previous, body div.pp_default a.pp_arrow_next, body div.pp_default .pp_close {

color:transparent !important;

}

.projects_holder article .portfolio_title, .projects_masonry_holder article .portfolio_title {

    color: rgba(0, 0, 0, 0.51) !important;
}


.drop_down .second .inner ul li a, .drop_down .second .inner ul li h4 {
	border-bottom: 1px solid lightgray !important;
}


h3 {
	text-align: center;
    margin-bottom: 25px !important;
    font-size: 15px;
/*     margin-top: -20px !important; */
}

.current_page_item a{
	color:#adadad !important;
}

/* RTL SHIT */

nav.mobile_menu ul li a, nav.mobile_menu ul li h4 {
	text-align:right;
}

.second {
	right:0px !important;
}

.second .menu-item  {
text-align:right !important;
}


.lang-item {
	display: none !important;
	float:left !important;
}




@media screen and (min-width: 1024px) {


.menu-item {
	float:right !important;
}

.menu-item-language-current 
{
display: inline-block !important;

}


#layerslider_2 {
	margin-top:-40px !important;
}


.menu-item-language-current:first-child {
	display:none !important;
	color:red !important;
}

}



/* Pierre <a href="https://wpml.org/forums/users/wpml/" rel="nofollow">@WPML</a> 13/04/2015 */
/* May need some adjustments when the .menu-item-language-current  */

 ul > .menu-item-language-current{
    display:none !important;
    padding: 15px;
}
ul > .menu-item-language-current ~ .menu-item-language-current {
    display: block !important;
}

 
nav.mobile_menu ul li ul li {
	    margin: 0 20px 0 20px !important;
} 


.mobile_arrow {
	width:100% !important;
}

.hebrew-copyright, .english-copyright {
	font-size:14px !important;
}


@media screen and (min-width: 400px) and (max-width:680px) { 



.mfp-title {
	font-size:11px !important;
}

.mfp-close {
	font-size: 20px !important;
	top: -10px !important;
}

img.mfp-img {
    padding: 20px 0 20px !important;
}

.mfp-bottom-bar {
	margin-top:-20px !important;
}

}


@media screen and (max-width: 1024px) {

.solo-exhibitions h1 {
	margin-top:40px;
}

.portfolio_title {
	line-height:20px !important;
}

/*
.pp_next, .pp_previous {
	display:none !important;
}
*/

nav.mobile_menu ul li:last-child {
margin-bottom: 20px !important;}

.fa{
    font: normal normal normal 18px/1 FontAwesome !important;
    font-size: 18px !important;
    background: black;
    color: white;
    padding: 5px 6px 5px 6px;
}



nav.mobile_menu ul>li.has_sub>span.mobile_arrow i, .fa-angle-right{
	display :none !important;
}



.mobile_menu_button {
	float:right !important;
}

.q_tabs.vertical .tabs-container {
	padding: 0 0 0 0 !important;
}

.q_tabs.vertical.right .tabs-nav {
	float:none !important;
	width: 100% !important;
    padding-bottom: 20px;
    margin-bottom: 19px;
    border-bottom: 1px solid lightgray;
}

.pp_description, .currentTextHolder {
	font-size:13px !important;

}

body div.pp_default a.pp_arrow_next:after, body div.pp_default a.pp_arrow_previous:after {
	font-size:22px !important;
}



.body div.pp_default .pp_close:after {
	font-size: 16px !important;
	line-height:23px;
	height:22px;
}

.tabs-container {
	width:100% !important;
}

h3.selected-texts
{
margin-bottom:20px !important;
}

}

.projects_holder article .icons_holder a, .projects_masonry_holder article .icons_holder a, .portfolio_slides .icons_holder a {
	width:36px !important;
}

.fancybox-title-outside{ 
	font-size: 14px !important;
	font-family:Arial, sans-serif !important;
	color:#e9e9e9 !important;
}

.fancybox-bg {
	display:none !important;
}

.mfp-counter {
	display:none;
}

.mfp-title {
    text-align: right !important;
 
    color: #F3F3F3;
    word-wrap: break-word;
     padding-right: 0px !important;
}


.mfp-bg {
	opacity: 0.9 !important;
}

.mfp-arrow-right:before {
	border-left: none !important;
}

.mfp-arrow-left:before {
	border-right: none !important;
	border-left: none !important;
}
/*
.fancybox-wrap {
	top:0 !important;
}

#fancybox-wrap {
	padding: 0 !important;
	left: 0 !important;
	right: 0 !important;
}
*/