/*
Theme Name: Eventiz
Theme URI: http://bit.ly/opalwp
Author: the WPOpal team
Author URI: http://bit.ly/opalwp
Description: The Eventiz Multi Purpose theme for WordPress by <a href="http://bit.ly/opalwp">OpalTeam</a> is a fully responsive theme that looks great on any device. That's the best for any kind of online shoping sites. <a href="http://bit.ly/opalwp">Follow us on Themeforest to receive newest updates</a>
Version: 1.0.1 Updated 15-Jun-2016
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: Octopus

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.wp-caption{}

.wp-caption-text{}

.sticky{}

.gallery-caption{}

.bypostauthor{}

.alignright{}

.alignleft{}

.aligncenter{}

.wpb_map_wraper iframe{
    pointer-events: none;
}

.header-main .pull-right {
    float: right;
    width: 100%;
    text-align: center;
}
.home .vc_pageable-slide-wrapper .vc_col-sm-2 {
    width: 20%;
}
body .row.footer-form {
    background: #0787b880 url(https://www.ipred.co.il/wp-content/uploads/2019/10/sripbottom.svg) no-repeat bottom -6px left / 107%;
    margin: 0 0 -20px;
    padding: 30px 0 100px;
    box-sizing: border-box;
    width: 100%;
}
.entry-content-page {
    padding: 60px 0;
}
.home .entry-content-page {
    padding: 0px 0;
}
body .pbr-breadscrumb .title-page {
    font-size: 32px;
    color: #006e97;
    font-weight: 600;
    background: #046e9600;
}
body .pbr-breadscrumb .breadcrumb a {
    color: #006e97;}
body section#pbr-breadscrumb {box-shadow:0 -10px 16px #00000017 inset;
    background: url(https://www.ipred.co.il/wp-content/uploads/2019/10/strip2.svg) no-repeat top -48px left / 100% 100%, url(https://www.ipred.co.il/wp-content/uploads/2019/10/abex-logo-big2.jpg) no-repeat bottom center /cover !important;
    padding: 19px 0 !important;
}
body header nav.hidden-xs.hidden-sm.pbr-megamenu.slide.animate.navbar.navbar-mega {
    background: linear-gradient(135deg, #bc232700 5%, #006e97cc 5%, #006e97b8 100%, transparent 100%);
    padding: 8px 17px;
    box-sizing: border-box;
    margin: 0px 0 0;
}
div#pbr-logo {
    text-align: left;
}
header nav.hidden-xs.hidden-sm.pbr-megamenu.slide.animate.navbar.navbar-mega {
   
    display: flex;
    justify-content: center;
}

@media screen and (max-width:1270px) {
    .home .vc_pageable-slide-wrapper .vc_col-sm-2 {
    width: 33%;}
}

@media screen and (max-width:770px) {
    .home .vc_pageable-slide-wrapper .vc_col-sm-2 {
    width: 100%;
}
    }