/*
Theme Name: artsafari child 
Theme URI: http://artsafari.ro
Author: Gabriel Burciu 
Description:  child theme of artsafari
Version: 1.0.0
Template: artsafari
*/
@import url("../artsafari/style.css");

/* New styles Dec 2015 */

.qode_carousels .slides>li {width: 150px!important}

#counters{
    height:210px;
    padding-top:40px;
}

.prev3, .next3{
    cursor:pointer;
    opacity: 0.7;
}

.prev3:hover, .next3:hover{
    opacity: 1;
}

#news{
     padding-left:100px;
     padding-right:100px;
}

.header_top_bottom_holder{
    background-color:white;
}

.boxes_image{
    text-align: center;
    margin-bottom:10px;
    background-color: #f6f6f6;
    padding:4px 0px;
}

.latest_post_holder ul li{
    padding:5px 10px;
    margin-bottom:40px!important;
}

.post_infos{
    display:none!important;
}

.latest_post_title{
    margin-bottom: 0px!important;
}

.boxes_image img{
    width:100%;
    height: 250px;
    object-fit:cover;
}

.header_inner_right{
    /*display:none;*/
}

.side_menu_button_link{
    display:none!important;
}

nav.main_menu > ul > li > a{
    font-size: 11px!important;
}

.wpb_text_column.wpb_content_element div h2{
    font-family: 'Open Sans';
    font-size: 30px;
    font-weight: lighter!important;
    color: #ff00d8;
    margin-top:30px;
    margin-bottom:20px;
}

.latest_post_date{
    padding-top:2px;
    height:30px;
    border-right:1px solid #e5e5e5;
}

.latest_post_date div{
    font-family: 'Open Sans';
    line-height:15px;
}

.latest_post_month {
    font-size: 12px!important;
    color: #757575!important;
    font-size: bolder!important;
}

.latest_post_day{
    font-size: 16px!important;
    color: #ff00d8!important;
    font-weight: bold!important;
}

.latest_post_text_inner h2 a{
    font-size: 24px!important;
    color: #ff00d8!important;
    padding-right:20px;
    line-height:24px!important;
    font-weight: normal!important;
    display:block;
}

.q_counter_holder p{
    font-size: 16px!important;
    color: #ffffff!important;
    font-weight: bold!important;
}

.parallax_section_holder{
    margin-top:60px;
}

/* END New Style Dec 2015 */

/* language menu css addition */

nav.main_menu > ul > li > a {

/*padding: 0 10px;*/
padding: 0 5px;

}

.langs {

	font-family: "Open Sans",sans-serif;

    color: #ff00dd;

    display: block;

    float: right;

    font-size: 12px;

    font-weight: 600;

    position: relative;

    right: 0px;

    top: 2px;

    z-index: 14090;

}

.langs a {

color: #ff00dd;

}

.langs a:hover {

color: #2848ff;

}

.langs li.active a {
    color: #0010ff;
}

nav.main_menu.right {

    margin-left: 0px;

}

/* responsive adjustments */

@media only screen and (max-width: 1400px) {
    .boxes_image img{
        height: 175px;
    }
}

@media only screen and (max-width: 1200px) {
    nav.main_menu > ul > li > a {
        padding: 0 2px;
        font-size:8.5px!important;
    }
    .header_bottom_right_widget_holder{
        padding-left: 5px;
    }
    .q_logo img{
        max-width: 275px;
    }
}

@media only screen and (max-width: 1000px) and (min-width: 691px){
    .ls-wp-fullwidth-container {
        margin-top: 0px;
    }
    #news{
        padding-left:50px;
        padding-right:50px;
    }
    .logo_wrapper{
        left: 30%;
    }
}

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

  .header_bottom_right_widget_holder {

    display: table-cell;

  }

  .next3, .prev3{
    display:none!important;
  }

}

@media only screen and (max-width: 600px) {
.parallax_section_holder{
    margin-top:40px;
}
    #news{
        padding-left:10px;
        padding-right:10px;
    }
    .mobile_menu_button {

    display: table;

}

    .main_menu {

    display: none!important;

}

.logo_wrapper {

    display: table;

    height: 100px!important;

    left: 50%;

    position: absolute;

}

.q_logo {

    display: table-cell;

    position: relative;

    top: auto;

    vertical-align: middle;

}

.q_logo a {

    left: -50%;

    width: auto!important;

}

.q_logo a, .q_logo img {

    height: 60px !important;

}

header, .header_inner_left {

    position: relative!important;

    left: 0!important;

    margin-bottom: 0;

}

header .q_logo img.mobile {

    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,

  header .q_logo img.sticky {

    display: none!important;

}

.q_logo img {

    top: 0;

    left: 0;

}

}
@media only screen and (max-width: 600px) {
    #counters{
        padding-top:0px;
    }
}


/* counter font override */

.q_counter_holder p.counter_text {
   
    font-family: "open sans";
/* register form styling */

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #ff00dd;
    color: #000;
    width: 50%;
}

}
@media only screen and (max-width: 690px) {
    .header_inner_right {
        clear: both;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .side_menu_button_wrapper {
        display: block;
    }
    .header_bottom_right_widget_holder {
        display: inline-block;
        /*float: left;*/
    }
    .side_menu_button {
        display: inline-block;
    }
    .side_menu_button, .shopping_cart_inner {
        height: auto !important;
        /*margin-bottom: 5px;*/
    }
}
/*.q_logo img {
    max-width: 170px !important;
}*/
.special-heading{
    font-size: 20px;
    padding: 10px;
    border: 2px solid #000;
    color: #757575;
}