/*
Theme Name:Transcend Child
Theme URI:http://www.cpothemes.com/theme/transcend
Description:Transcend is a business WordPress theme geared towards agencies and online companies that want to strengthen their online presence. It has a higly dignified design focused on cleanliness, and comes with support for both portfolios and services alike.
Tags:gray, red, white, one-column, two-columns, light, right-sidebar, full-width-template, sticky-post, theme-options, responsive-layout, custom-background, custom-menu, featured-images, threaded-comments, translation-ready
Author: Shimon Sitbon
Author URI: www.web-agency.co.il
Template: transcend
Version:1.1.2
License:GNU General Public License 2.0 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:transcend
*/

/* import default parent styles */
@import url("../transcend/style.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800');
body{
	font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-family: Arial,sans-serif !important;
    font-weight: 400;
    /*color: #051440;*/
}
h1 {
    font-size: 1.8em;
    font-weight: 700;
}
.home h1{
    margin-top: 30px;
}
h2 {
    font-size: 1.25em;
    font-weight: 600;
}
.home h2{
    margin-top: 17px;
}
.gap{
    margin-top: 35px;
    margin-bottom: 35px;
}
.custom-padding{
    padding: 0 30px;
}
strong{
    font-family: Arial;
    color: #333;
}
.no-padding{
    padding: 0 !important;
}
.padding-right{
    padding-right: 15px;
}
.padding-left{
    padding-left: 15px;
}
.container{
    width: 100%!important;
    /*max-width: 1600px!important;*/
}
.wrap-thumbnail{
    margin-bottom: 40px;
}
.wrap-sidebar {
    border-right: 1px solid #051440;
}
/*.wrap-sidebar .wrap-posts {
    overflow: auto;
    height: 100vh;
}*/
.sidebar-title {
    background: #051440;
    padding: 5px;
}
.sidebar-title h3,.sidebar-title h2{
    color: #fff;
    margin: 0;
    font-size: 1.5em;
}
.wrap-sidebar ul{
    padding: 0;
    list-style: none;
    margin:0px;
}
.wrap-sidebar ul li{
    list-style: none;
    display: table;
    margin: 0;
    /*min-height: 145px;*/
    border-bottom: 1px solid #051440;
}
.wrap-sidebar .excerpt p {
    margin: 0;
}
.wrap-sidebar li .sidebar-post-content {
    padding: 15px;
    font-size: 14px;
    color: #333;
}
.wrap-sidebar li a{
    font-size: 14px;
    color: #333;
    padding: 12px 0;
    cursor: pointer;
    margin: 0;
}
.wrap-sidebar li .sidebar-img img{
    min-height: 174px;
    display: table;
    line-height: 0;
}
.sidebar-content{
    padding: 15px 30px;
    border-bottom: 1px solid #051440;
}
.the-rabbi .sidebar-content{
    padding: 0px 30px;
    border-bottom: none;
}
.container {
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
}
.header {
    position: relative;
    width: 100%;
    padding: 0;
    background: #051440;
    color: #fff;
}
.wrap-logo img{
  height: auto;
  margin: 0 auto;
  display: block;
  min-width:350px;
  min-height: 100px;
}
 
.header .logo {
    display: none;
}
.menu-main {
    float: none !important;
    text-align: center;
}
.menu-main li a span{
    font-weight: 600!important;
    text-transform: capitalize;
}
/*.slider-slides .slide-body {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    bottom: 25%;
}*/
p, address {
    font-size: 1.2em;
    color: #051440;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.wrap-checkboxes{
    margin: 0 auto;
}
span.wpcf7-list-item-label {
    font-size: 18px !important;
    font-weight: normal;
    text-transform: inherit;
    color: #051440;
}
/* add child theme styles below */
section#hpslider {
    margin-bottom: 40px;
}

.header .logo {
    padding-top: 20px;
    padding-bottom: 0;
}
.menu-mobile-open {
    margin-top: 0px;
}

.menu-main {
    padding-top: 0;
    border: none !important;
    margin-top: 0;
    border-right: none;
}
.menu-main li {
    float: none;
    display: inline-block;
    border-left: none;
}

.menu-main .current-menu-item > a {
    color: #EC283A;
    font-weight: 700;
    background: transparent;
}
.menu-main li a {
    font-size: 1.1em;
    padding: 20px 12px;
    color: #ffffff;
    font-weight: 600;
}
.menu-main .current-menu-ancestor > a:before, .menu-main > .current-menu-item > a:before{
    background: #051440;
    bottom: 0;
    top: auto;
    display: none;
}
#hpslider img{
    position: relative;
    z-index: 999;
    margin-left: -1px;
    width: 100%;
    max-height: 600px;
    min-height: 300px;
}
.slide-caption {
    /*background: rgba(5, 20, 64,0.7);*/
    border-radius: 0px;
    max-width: 505px;
    margin: 0 10px;
}
h2.slide-title {
    padding: 10px;
    color: #EC283A;
}
.slider-slides .slide-content{
	font-size: 1em !important;
}
.slider-slides .slide-title:before{
	left: 10px;
}
.slide-content{
    padding: 10px;
    color: #fff;
    font-weight: 700;
}
.slide-content p {
	color: #fff;
	font-size: 1em !important;
}
h2.slide-title {
    display: none;
}
/*services*/
.single.single-cpo_service .single-image {
    display: block;
    margin: 20px auto 40px;
    line-height: 1.2;
    border: 3px solid #333;
}
/* #### Desktops #### */

.breadcrumb {
    padding: 10px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    margin: 0!important;
}
.secondary-color-bg {
    /*background-color: #5b0b23;*/
    background-color: #051440;
}
.pagetitle {
    padding: 0;
    padding: 10px 0;
    margin: 0;
    background-position: center;
    background-size: cover;
    text-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.pagetitle .pagetitle-title {
    margin: 0;
    font-size: 2em;
}
.page-content h1{
	margin: 20px 0 20px;
}
body .dark {
    /*color: #E58227;*/
    color: #EC283A;
}
.wrap-video{
   float: left;
    margin-right: 20px;
}
#readmore{
    display: none;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}
p#clickformore {
    cursor: pointer;
    text-decoration: underline;
    font-style: italic;
}
/*contact form*/
span.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    color: #556677;
    font-weight: 600;
}
input[type=submit] {
    /*background: #E58227;*/
    background: #EC283A;
}
/*.button:hover, input[type=submit]:hover{
    background: #5b0b23;
}*/
h1.pagetitle-title.heading {
    text-align: left;
}
.content {
    float: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
.service {
    margin: 0;
}
section#services .row .col3 {
    border: 1px solid;
    margin-bottom: 40px;
}
button.sidebarButton{
    display: none;
}
.the-rabbi {
    line-height: 0;
}
@media screen and (max-width: 800px){
	.slider-slides .slide-caption {
	    float: none;
	    padding: 0 0 30px;
	    width: 100%;
	    text-align: left;
	}
    .slide-caption {
            margin: 0 auto;
    }
    .wrap-video {
        float: none!important;
        margin: 20px auto!important;
        width: 100%;
        display: block;
    }
    .wp-video {
        width: 100%!important;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
}

.wrap-testimonials .gap {
    margin: 40px 0px;
}

.box-testimonial img {
    width: 100%;
    height: 80%;
    border-radius: 80%;
}
.person-name {
    font-size: 18px;
    color: #EC283A;
    font-weight: 600;
}
.person-title {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}
.testimonial-content{
    font-size: 16px;
    color: #333;
}
#gallery-container li.item a {
    cursor: auto;
}
/*.sidebarButton{
display: none;
}*/
.mob{
    display: none;
}
.sidebar-content p{
    margin: 0;
}
@media screen and (max-width: 992px){
    .wrap-sidebar,.sidebar-content{
       border:none; 
    }
    .sidebar-title{
        clear: both;
    }
    .wrap-sidebar ul li {
        display: block;
        border: none;
    }
    .wrap-sidebar li .sidebar-img img {
        min-height: 145px;
        display: inline-block;
        width: 100%;
    }
    .menu-main{
       /*float: right!important; */
    }
    .menu-main li a{
        padding: 10px 5px;
    }
    .menu-main li a span{
        font-size: 16px;
    }
   /* .sidebarButton{
    display: block;
    }*/
    .menu-mobile-open {
        margin-top: 10px;
    }
    .mob{
        display: block;
    }
    .desk{
        display: none;
    }
    /* france */
    .fr {
     width: 100%;
     height: 66.666666666667%;
     background-size: 100% auto;
     background-repeat: no-repeat;
     background-position: left top;
     background: #f6f6f6;
     margin: 2px 10px;
    }
    .phoca-flag-flags {
        position: absolute;
        top: 5px;
        border: 0px;
        padding-top: 0px;
        margin-top: 0px;
        max-width: 100px;
        color: #a0a0a0;
        font-weight: 900;
        /*z-index: 999999;*/
        border-radius: 5px;
        min-height: 30px;
        max-height: 30px;
    }
    .wrap-video {
        float: none!important;
        margin: 20px auto!important;
        width: 100%;
        display: block;
    }
    .wp-video {
        width: 100%!important;
        display: block;
        text-align: center;
        margin: 0 auto;
    }
    img.rdavid{
        display: inline-block;
        width: 100%;
        height: auto;
    }
}