/* LICENSE & DETAILS
   ==================================================

	Theme Name: Cardinal Child Theme
	Theme URI: http://cardinal.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: cardinal
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

/* spacing */

.p-t {
	padding-top: 7vh!important;
}

.p-r {
	padding-right: 5vw!important;
}

.p-b {
	padding-bottom: 7vh!important;
}

.p-l {
	padding-left: 5vw!important;
}

.m-t {
	margin-top: 7vh!important;
}

.m-r {
    margin-right: 5vw!important;
}

.m-b {
	margin-bottom: 7vh!important;
}

.m-l {
    margin-left: 5vw;
}

.left figure {
    margin: 0!important;
}

.up {
	margin-top: -7vh;
}

.wp-caption img {
    padding: 30px 0 10px;
}

.wp-caption-text {
    padding: 10px 0 30px;
}

img.aria {
	margin: 0 50px 50px 0!important;
}

/* body */

body {
	overflow-x: hidden;
}

p {
    margin: 0 0 20px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 25px;
}

.sidebar .widget-heading h4 {
    line-height: normal;
}

.spb_recent_posts_widget .title-wrap {
    margin-bottom: 50px;
}

/* navigazione */

#main-navigation ul.menu > li.menu-item-has-children > a:after {
    content: '\2022';
    padding-left: 5px;
}

.full-center nav.float-alt-menu ul.menu>li>a, .full-center #header nav.std-menu ul.menu>li>a,
#mobile-menu ul li a, .mobile-cart-menu li a {
    text-transform: uppercase;
}

li.menu-item.sf-mega-menu.sf-mega-menu-natural-width > ul.sub-menu {
    width: 100vw!important;
    position: fixed;
    left: 0;
}

nav.std-menu ul.sub-menu > li.parent:after {
	display: none;
}

li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > a, li.menu-item.sf-mega-menu > ul.sub-menu > li.menu-item > span.title {
	font-size: inherit;
}

/* Blog */

.masonry-items .blog-item .details-wrap, .masonry-items .blog-item .grid-no-image {
    padding: 15px 30px 15px;
}

/* .posts-type-bold .recent-post .details-wrap, .masonry-items .blog-item .details-wrap, .blog-grid-items .blog-item > div {
    margin-top: 5px;
} */

.posts-type-bold .recent-post .details-wrap:before, .masonry-items .blog-item .details-wrap:before, .posts-type-bold .recent-post.has-thumb .details-wrap:before {
    display: none;
}

.blog-item-details {
    padding: 20px 0px;
}

article.type-post .article-share,
article.type-post .article-divider {
    display: none!important;
}

.post-pagination-wrap.prev-next a {
	display: block;
    font-size: 0.7em;
    line-height: 1.1;
} 

.post-pagination-wrap.prev-next h6,
.post-pagination-wrap .prev-article > *,
.post-pagination-wrap .next-article > * {
	color: #55453c!important;
} 

.blog-item-details a {
    font-weight: 600;
    font-size: 1em!important;
}

.blog-item figure,
.recent-post .figure-wrap,
.posts-type-bold .recent-post figure,
.posts-type-bold .recent-post .details-wrap, .masonry-items .blog-item .details-wrap, .blog-grid-items .blog-item > div  {
    border-radius: 10px!important;
}

.posts-type-bold .recent-post {
    padding: 0 15px;
}

.posts-type-bold .recent-post .details-wrap h3 {
    font-size: 2em;
    line-height: 1.1;
}

.recent-posts-list li .recent-post-title {
    white-space: inherit;
}

.recent-posts-list li .recent-post-details > span { 
display: none;
}

/* shop */

.woocommerce-shop #breadcrumbs {
	display: none;
	
}

/* rivenditori */

.bgmp_list li {
    list-style: none;
    padding-bottom: 25px;
}

/* portfolio */

.page-heading .prev-item,
.page-heading .next-item,
.related-projects,
.single-portfolio section.item-details {
	display: none!important;
}

#one-page-nav ul {
    padding: 2px;
    border-radius: 20px;
    background-color: white;
}

.spb-row-expand-text {
    font-weight: 600;
    padding: 7vh 15px;
    text-align: center;
    font-size: 2em;
    line-height: 1.1;
    color: #ad1917;
}

.spb-row-expand-text .container {
	width: auto;
}

.spb-row-expand-text span:before {
    display: none;
}

.portfolio-item-wrap {
	-moz-box-shadow: 0px 20px 15px -16px rgb(0,0,0,.4);
    -webkit-box-shadow: 0px 20px 15px -16px rgb(0 0 0 / 40%);
    box-shadow: 0px 20px 15px -16px rgb(0 0 0 / 40%);
	-moz-border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
}

.masonry-items .portfolio-item figure {
/* 	-moz-border-top-right-radius: 10px!important;
    -webkit-border-top-right-radius: 10px!important;
    border-top-right-radius: 10px!important;
	-moz-border-top-left-radius: 10px!important;
    -webkit-border-top-left-radius: 10px!important;
    border-top-left-radius: 10px!important; */
		-moz-border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
}

.portfolio-item.masonry-item .portfolio-item-details {
    background: #efede8;
	-moz-border-radius: 10px!important;
    -webkit-border-radius: 10px!important;
    border-radius: 10px!important;
}

/* Promo Bar */

.sf-promo-bar {
/* 	margin-top: 5vh; */
    padding: 8vh 40px;
}

/* SLider Home */

.swiper-slide .caption-content {
    width: 50%;
}

/* Headings */

.page-heading h1, .page-heading h3, h4.spb-heading, h3.spb-heading, h4.lined-heading, .gform_heading h3 {
	white-space: normal;
}

/* Icon Box */

.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
    padding: 60px 30px 40px 30px;
    border-radius: 10px;
}

.sf-icon-box-content p {
    color: #55453c;
}

.sf-hover .sf-icon-box-content-wrap h3 {
	color: #55453c!important;
}

/* Testo Animato */

.sf-headline.text-left {
    line-height: 1;
    font-size: 4em;
}

/* page title */

.page-heading-breadcrumbs .heading-text {
    float: none;
}

.page-heading h3 {
    margin: 0 0 15px 0;
}

.page-heading-breadcrumbs #breadcrumbs, .page-heading-breadcrumbs.fancy-heading #breadcrumbs {
    margin: 20px auto 0;
    text-align: center;
    float: none;
    width: auto;
}

.page-heading-breadcrumbs #breadcrumbs > .container {
    width: auto;
    padding-top: 7px;
    padding-bottom: 6px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.page-heading {
    padding-top: 50px;
    padding-bottom: 50px;
}

#breadcrumbs {
    display: none;
}

/* banner */

figure.has-link {
    border-radius: 10px;
}

.shadowframe figure {
    -moz-box-shadow: 0px 20px 15px -16px rgb(0,0,0,.4);
    -webkit-box-shadow: 0px 20px 15px -16px rgb(0 0 0 / 40%);
    box-shadow: 0px 20px 15px -16px rgb(0 0 0 / 40%);
}

.more-link a {
    font-weight: 600;
    padding-right: 24px;
    display: inline-block;
    padding-left: 0px;
    text-decoration: underline;
    letter-spacing: 0.03em;
}

.more-link a:after {
    text-decoration: none!important;
    content: '➜';
    margin-left: 10px;
    display: inline-block;
}

/* gallery */

.mobx-gallery {
    margin-bottom: 40px!important;
}

/* Widget */

.widget_categories ul > li a:before, .widget_archive ul > li a:before, .widget_nav_menu ul > li a:before, .widget_meta ul > li a:before, .widget_recent_entries ul > li a:before, .widget_product_categories ul > li a:before, .widget_edd_categories_tags_widget ul li a:before, .widget_display_replies ul li a:before, .widget_display_forums ul li a:before, .widget_display_topics ul li a:before {
    content: "➜";
}

/* link */

a:hover, a:focus {
	text-decoration: none;
}

/* cookie banner */

.cmplz-manage-consent::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;  
  	content: "\f564"; 
  	display: inline-block;
    vertical-align: middle;
	margin-left: 1px;
	color: white; 
}

#cmplz-manage-consent .cmplz-manage-consent {
    right: unset!important;
    left: 2%!important;
    bottom: 3%!important;
    height:auto!important;
    border-radius: 100%!important;
    color: #55453c!important;
    background: #55453c!important;
	padding: 15px!important;		
    min-width:unset!important;
}

@media screen and (max-width: 768px) {
#cmplz-manage-consent .cmplz-manage-consent {
    display: unset!important;
    bottom: 15px!important;
}
}
