/*
 Theme Name:   Atarbnia
 Theme URI:    https://atarbnia.co.il
 Description:  תבנית אתר אינטרנט שיווקי מסחרי
 Author:       אתר בניה
 Author URI:   https://atarbnia.co.il
 Template:     generatepress
 Version:      1.0
*/

p:last-child{
    margin-bottom: 0;
}

.elementor-toggle a, .elementor-toggle a:visited {
    color: unset!important;
}

.responsive-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video,
.responsive-container .youtube,
.responsive-container .vimeo

{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.inside-header {
    padding: 12px 15px 12px 15px;
}

.main-nav ul li:last-child a {
    padding-left: 0;
}

.comment-form #url {
    display: none;
}

.content-width{
    width: fit-content;
    margin: auto;
}

ul.no-icon {
    margin: 0;
}

ul.menu.sf-menu {
    float: left;
}

.post h2.entry-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.post h1.entry-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}

h1, h2 {
    font-weight: 400;
}

.inside-page-header-container.inside-content-header {
    border-top: solid 1px #e1e1e1;
    border-bottom: solid 1px #e1e1e1;
}

.inside-left-sidebar .widget {
    margin-bottom: 48px!important;
}

.copyright {
    float: right;
}

.credits {
    float: left;
}

#HP-posts h3, .elementor-82 h3 {
    padding-bottom: 10px;
}

.sidebar .widget .widget-title {
    color: #222222;
    text-align: center;
		font-weight:500;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
    color: #f7e700;
    margin: 0;
}



.inside-page-header-container.inside-content-header {
    margin-bottom: 36px;
		margin-top: 12px;
}

p.comment-form-cookies-consent {
    display: none;
}



h2.widget-title {
    margin-bottom: 20px;
}


@media (max-width: 767px) {
	
	.main-nav a {
    text-align: right;
}
	
.page-header-content-container {
    text-align: -webkit-center!important;
    padding-bottom: 10px;
}

.inside-header>:not(:last-child):not(.main-navigation) {
    margin-bottom: 0;
}
	
.separate-containers .site-main {
    margin-top: 0;
    margin-bottom: 0;
}
	
	
	.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    padding: 20px;
}
	
	.copyright {
    float: none;
	margin-bottom:12px;
}

.credits {
    float: none;
}
}

#top-login-message {
    background-color: #424242;
    color: #fff;
    padding: 5px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    font-size: smaller;
}

#top-login-message a, #top-login-message a:hover{
	color:#fff;
}

.center-element {
    width: 300px;
    margin: auto;
}


#acp-toggle-toolbar {
    width: 40px;
    height: 40px;
}

#acp-toggle-toolbar img {
    width: 30px;
    height: 30px;
}

#acp-toggle-toolbar.toolbar-left {
    right: auto;
    left: 0;
}

#acp-toggle-toolbar {
    border: none;
		border-radius: 0;
}

#acp-toggle-toolbar:hover, #acp-toggle-toolbar:focus {
    outline: none;
    border: none;
}

nav#skiplinks-ul {
    display: none!important;
}

.elementor-tab-title a {
    color: unset;
}

.credits img {
    vertical-align: middle;
}