/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/

@import url("../stockholm/style.css");
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url('css/lightbox.css');

body {
	font-size: 18px;
}


h3 {
        font-style: normal;
}
.table-container {
        display: table;
}
.table-container > .row {
        display: table-row;
}
.table-container > .row > .column {
        display: table-cell;
        vertical-align: top;
        padding: 15px;
}
h2.portfolio-titles,
div.wpb_wrapper h3.sub-portfolio-titles,
div.sub-portfolio-textes,
nav.main_menu {
        font-family: "Roboto Condensed", sans-serif;
}
div.wpb_wrapper h3.sub-portfolio-titles {
        text-transform: uppercase;
}
div.sub-portfolio-textes {
        margin-top: 5px;
        margin-bottom: 25px;
}
div.wpb_wrapper p {

}
nav.main_menu>ul>li>a {
        padding: 0 15px;
}
nav.main_menu>ul>li.menu-item-language-current>a {
        padding: 0 5px;
}
/* nav.main_menu>ul>li:nth-of-type(5) { */
nav.main_menu>ul>li:nth-last-child(3) {
        padding-right: 60px;
}
nav.main_menu>ul>li.menu-item-language-current:last-child:before {
        content: "|";
        font-weight: 900;
}
.carousel-indicators {
        left: 10%;
        bottom: 80px;
        opacity: 1 !important;
}
.carousel-indicators li {
        border: 1px solid white;
        background-color: transparent;
}
.carousel-indicators li.active {
        background-color: white;
}
div.portfolio_navigation,
div.projects_holder.standard article .portfolio_description,
div.projects_holder article .icons_holder,
div.portfolio_description,
body.home div.latest_post div.latest_post_categories,
body.home div.latest_post div.latest_post_author,
body.home div.latest_post div.post_author_holder,
body.home div.latest_post span.date_holder {
        display: none;
}
.q_social_icon_holder span.large {
        font-size: 30px;
}
.title_holder {
        background-color: rgba(75, 75, 77, 0.5);
}
.carousel-control .prev_nav, .carousel-control .next_nav {
        font-size: 48px;
        background: none;
}
.zero-bottom {
        padding-bottom: 0 !important;
}
.zero-top {
        padding-top: 0 !important;
}
div#qode-home-fullscreen-slider a.left {
        left: 50px;
}
div#qode-home-fullscreen-slider a.right {
        right: 50px;
}
.sep-title-margin-bottom {
        margin-top: -25px !important;
        /* margin-bottom: 22px !important; */
}
.vc_text_separator.full.sep-title-margin-bottom .separator_wrapper {
        background-color: transparent !important;
}
.sep-title-margin-top {
        margin-top: 22px !important;
}
.portfolio-titles {
        margin-top: 25px;
        margin-bottom: 20px;
        line-height: 24px;
        border-bottom: 1px solid #EDEDED;
        padding-bottom: 5px;
        font-weight: 900;
        display: table;
        width: 100%;
        height: 50px;
}
.portfolio-titles span {
        display: table-cell;
        vertical-align: middle;
}
div.projects_holder article .image img {
        width: 80%;
        margin: 0 auto;
}
div.q_slider:after {
        display: block;
        height: 30px;
        width: 100%;
        position: absolute;
        bottom: 150px;
        left: 49.5%;
        z-index: 1000;
        content: url("https://www.a-marksfactory.it/wp-content/uploads/2015/04/HS_mouse_icon_W_29_64.png");
}
.filter_holder ul li span {
        padding: 0 15px;
}
#GalleryContainer .item { width: 27%; text-align: center }
#GalleryContainer .item.w2 { width: 70%; text-align: center }
#GalleryContainer img { padding: 3px; border: 1px solid #EDEDED; }
.align-center {
  height: 500px;
  text-align: left;
  vertical-align: middle;
  display: table-cell;
}
.title h1 {
        font-size: 35px;
}
.customer-blue {
        color: #5EC5ED !important;
        font-family: "Roboto",sans-serif !important;
        font-size: 13px !important;
}
.thin-border-right {
        border-right: 1px solid #EDEDED;
}
/* TOOLTIP */
.tooltip {
    position: relative;
    display: inline-block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
/* NEWSLETTER */
.newsletter-sign .input {
  display: block;
  align-items: center;
}
.newsletter-sign .button {
  height: 44px;
  border: none;
}
.newsletter-sign input[type=email] {
  width: 55%;
  height: 46px;
  background: #FDFCFB;
  font-family: inherit;
  color: #737373;
  letter-spacing: 1px;
  text-indent: 5%;
  border-radius: 5px 0 0 5px;
}
.newsletter-sign input[type=submit] {
  width: 40%;
  height: 48px;
  background: #5ec5ed;
  font-family: inherit;
  font-weight: bold;
  color: white;
  letter-spacing: 1px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  transition: background .3s ease-in-out;
}

.newsletter-sign #submit:hover {
  background: #4a9bba;
}
.newsletter-sign .input:focus {
  outline: none;
  outline: 2px solid #E86C8D;
  box-shadow: 0 0 2px #E86C8D;
}
.margin25 {
        margin: 25px;
}

.widget .newsletter-sign #submit {
        width: 42%;
}
.widget .newsletter-sign input[name=email] {
        width: auto;
}
.widget .margin25 {
        margin: 0;
        margin-top: 25px;
}
.carousel-inner h2 {
        font-size: 24px;
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 900;
}
div.portfolio_single ul.gallery_inner {
        list-style-type: none;
}

#scheda_approf {
        padding-top: 25px;
}

.amarks-persona-socials {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
}

#column_sidebar {
        padding: 45px 0px 0px;
}

div.content div.container {
padding-top: 44px;
}

div.woocommerce-product-details__short-description {
font-size: 14px;
}
.woocommerce-product-gallery {
width: 40%;
}

.woo-event-schedu {
	width: auto;
}

h5.related-products-title {
	margin-bottom: 15px;
}

div.summary, div.related {
    background: #FAFAFA;
    padding: 20px 25px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
}

form.checkout div.gr-product p.we-ct-class {
	padding-left: 0;
}

div.woocommerce-product-details__short-description {
	font-size: 18px;
	color: black;
	padding-bottom: 15px;
	padding-top: 15px;
}

div.woo-event-toolbar form.we-search-form input.form-control {
	padding-top: 0;
	padding-bottom: 0;
}

div.we-countdonw.list-countdown.style-modern div.bg-gra {
	padding: 0;
}

.woocommerce .widget #searchform input[type=text] {
	width: 100%;
	font-size: 13px;
    text-transform: none;
}

.widget .we-calendar .widget-style .fc-row table th {
	text-align: center;
}

div.widget form#searchform {
	background-color: white;
	border: 1px solid #EEEEEE;
}

div.widget form#searchform .button-label {
	text-transform: none;
	font-size: 13px;
}

.we-latest-events-widget .thumb + div.event-details, .widget.we-latest-events-widget .thumb + div.event-details {
	float: none;
	width: auto;
}

.we-latest-events-widget .thumb.item-thumbnail .item-evprice, .widget.we-latest-events-widget .thumb.item-thumbnail span.item-evprice {
	width: 89%;
	left: 0;
}

div.we-search-form form.wooevent-search-form div.we-filter-expand {
	margin-left: 0;
	margin-right: 0;
}

div.widget div.we-search-shortcode div.we-filter-expand.row div.col-sm-4 {
	width: 90%;
}

div.widget div.we-search-shortcode div.we-filter-expand.row div.col-sm-4:last-child {
	margin-bottom: 20px;
}

.we-search-shortcode .we-filter-expand > div > select {
	background-color: white;
}

.woocommerce ul.products li.product div.top-product-section div.add-to-cart-button-outer {
	display: none;
}

div#tab-wcpoa_product_tab h3.wcpoa_attachment_name {
	padding-bottom: 25px;
}

div#tab-wcpoa_product_tab a.wcpoa_attachmentbtn {
    border: medium none;
    padding: 10px 15px;
    background: #00BCD4;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-size: 14px;
    transition: all .2s;
    border-radius: 2px;
    box-shadow: 2px 2px 2px rgba(0,0,0,.2);
}

div#tab-wcpoa_product_tab p.wcpoa_attachment_desc {
	padding-top: 25px;
}

div.related {
	margin-top: 25px;	
}

div.we-content-speaker {
	margin-top: 50px;
}

.product .images .woocommerce-product-gallery__image:first-child {
	padding-right: 0;
	padding-left: 0;
}


@media screen and (min-width: 1320px) {
	body.single-product div.container_inner  {
		width: 1260px;
	}
}

@media only screen and (max-width: 1000px){
        header .q_logo img.sticky {
                display: block !important;
                opacity: 1 !important;
                position: relative;
                margin: 0 auto;
        }
        header .q_logo img.normal,
        header .q_logo img.light,
        header .q_logo img.dark {
                display: none !important;
        }
	
		.woocommerce .summary {
			width: auto;
		}
}

@media only screen and (min-width: 1000px) {
        header.scrolled .q_logo img.sticky {
                display: block !important;
                opacity: 1 !important;
                position: relative;
                margin: 0 auto;
        }
        header.scrolled .q_logo img.normal,
        header.scrolled .q_logo img.light,
        header.scrolled .q_logo img.dark {
                display: none !important;
        }
	
		.woocommerce .summary {
			width: 50%;
		}
}
@media only screen and (max-width: 320px) {
        div.q_slider:after {
                display: none !important;
        }
}
@media only screen and (max-width: 479px) {
        div.q_slider:after {
                display: block;
                height: 30px;
                width: 100%;
                position: absolute;
                bottom: 50px;
                left: 49.5%;
                z-index: 1000;
        }
        .newsletter-sign .input {
                width: 100%;
        }
	
		div.content div.container {
			padding-top: 44px;
		}
	
        input[type=checkbox] {
                border: 0;
                clip: rect(0 0 0 0);
                height: 2rem;
                margin: 0 -2rem -2rem 0;
                overflow: hidden;
                padding: 0;
                position: absolute;
                width: 2rem;
                opacity: 0.001;
        }
}