/**

Theme Name: Vagamondo
Description: Vagamondo is a responsive WordPress theme perfect to build a personal or photography blog. It includes a featured area with a grid of recent posts and a minimal post slider. The theme is fully compatible with WooCommerce and most popular page builders such as Visual Composer and Elementor.
Author: ThemeinProgress.
Author URI: https://www.themeinprogress.com
Version: 1.0.1
Requires PHP: 5.3
Tested up to: 6.2
Template: avventura-lite
Tags: custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, post-formats, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, four-columns, grid-layout, blog, e-commerce, news
Text Domain: vagamondo
Domain Path: /languages
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Vagamondo Child WordPress Theme is a child theme of Avventura Lite, Copyright 2023 ThemeinProgress.
Vagamondo Child is distributed under the terms of the GNU GPLv3.

Avventura Lite WordPress Theme, Copyright 2023 ThemeinProgress.
Avventura Lite is distributed under the terms of the GNU GPLv3.

*/

a,
a:hover,
.post-article a:hover,
.post-article a:active,
.post-article a:focus ,
.sidebar-area a:hover,
.sidebar-area a:active,
.sidebar-area a:focus ,
#footer a:hover,
#footer a:active,
#footer a:focus ,
#footer_widgets a:hover,
#footer_widgets a:active,
#footer_widgets a:focus {
	text-decoration:underline;
}

.title a,
.title a span {
	text-decoration:none
}

/* ===============================================
   Typography
   =============================================== */

body,
h1,
h2,
h3,
h4,
h5,
h6,
h1.title a,
h2.title a,
h3.title a,
h4.title a,
h5.title a,
h6.title a,
#logo a,
#logo a span {
    font-family: 'Poppins',Verdana, Geneva, sans-serif;
}

/* ===============================================
   Top sidebar
   =============================================== */

#top_sidebar .post-container {
    margin-bottom: 0;
}

#top_sidebar .post-container {
	border-bottom:solid 1px #eee;
}

#top_sidebar .post-container:last-of-type {
	border-bottom:none
}

/* ===============================================
   Logo
   =============================================== */

#logo-wrapper {
    padding: 135px 0;
}

#logo {
    text-align: center; 
	min-height:90px;
}

#logo a {
	font-size:50px;
	color:#fff;
    display: inline-block;
    padding: 20px 25px 25px 25px;
}

#logo span.custom-logo-description {
    font-size: 14px;
	color:#fff;
    display: block;
    margin-top: 15px;
    text-align: center;
    line-height: initial;
    margin-bottom: -10px;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

/* ===============================================
   Header wrapper
   ============================================= */

#header-wrapper.light #header {
    background: #fff;
    border-bottom: none;
}

/* ===============================================
   Titles
   =============================================== */

.post-container .title {
    display: block;
}

.sidebar-area h4.title,
#footer_widgets .sidebar-area h4.title {
    margin: 0 0 15px 0;
    padding-bottom: 20px;
}

h1.title span,
h2.title span,
h3.title span,
h4.title span,
h5.title span,
h6.title span {
    box-shadow: none !important;
}

/* ===============================================
   Main menu
   =============================================== */

#menu-wrapper {
    border-top: none;
}

#menu-wrapper .container-fluid {
	padding:0
}

#menu-wrapper .container-fluid .row {
	margin:0
}

#menu-wrapper .container-fluid .row,
#menu-wrapper .container-fluid .row .col-md-12 {
	padding-left:0
}

nav#mainmenu {
    background: #fff !important;
	width:auto !important
}

nav#mainmenu ul {
    text-align: left;
}

nav#mainmenu ul li {
	float:left; 
}

nav#mainmenu ul li a {
    margin: 0;
    padding: 0 10px;
	color:#616161;
	line-height:40px;
	border:solid 4px transparent;
	border-left-width:2px;
	border-right-width:2px;
}

nav#mainmenu ul li:first-of-type a {
	border-left-width:4px;
}

nav#mainmenu ul li:last-of-type a {
	border-right-width:4px;
}

nav#mainmenu a:hover,
nav#mainmenu ul li a:hover,
nav#mainmenu li:hover > a,
nav#mainmenu a:focus,
nav#mainmenu ul li a:focus,
nav#mainmenu li:focus > a,
nav#mainmenu ul li.current-menu-item > a,
nav#mainmenu ul li.current_page_item > a,
nav#mainmenu ul li.current-menu-parent > a,
nav#mainmenu ul li.current_page_ancestor > a,
nav#mainmenu ul li.current-menu-ancestor > a {
	background-color:#d14a2b;
	color:#fff !important;
	outline:none !important
}

nav#mainmenu ul.children ,
nav#mainmenu ul.sub-menu {
	top: 48px;
	margin-left:0;
	background:#fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* ===============================================
   Slick slideshow
   =============================================== */

.slick-slideshow .slick-slides .slick-article {
	opacity:1;
}

.slick-slideshow {
	margin-bottom:0;
}

.slick-slide {
    height: auto;
    padding: 0 2.5px;
}

.slick-slideshow .slider-overlay,
.slider-overlay-content {
	width: 100%;
	height: 100% !important;
	margin: 0 !important;
	left:0 !important;
	top: 0 !important;
	bottom: 0 !important;
	text-align:left;
	background: none;
	z-index:9997
}

.slick-slideshow .slider-overlay .slider-overlay-permalink {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .3;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.3) 30%, rgba(143,143,143,0.4) 50%, rgba(0,0,0,0.6) 100%);
	z-index:9998
}

.slick-slideshow .slider-overlay .slider-overlay-permalink:focus ,
.slick-slideshow .slider-overlay:hover .slider-overlay-permalink {
    opacity: .5
}

.slick-slideshow h2.title {
    position: absolute;
    bottom: 20px;
    left: 15px;
    margin: 0;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 600;
	text-align:left;
	color:#fff !important;
    text-transform: uppercase;
	text-decoration:none;
	z-index:9999
}

.slider-overlay-content {
	z-index: 999;
}

.slick-slideshow .slick-arrow {
    background: #fff;
}

.slick-slideshow .slick-arrow span {
    font-size: 12px;
	color:#616161
}

.slick-slideshow .slick-arrow:hover ,
.slick-slideshow .slick-arrow:active ,
.slick-slideshow .slick-arrow:focus {
	background:#d14a2b;
}

.slick-slideshow .slick-arrow:hover span ,
.slick-slideshow .slick-arrow:active span,
.slick-slideshow .slick-arrow:focus span {
	color: #fff;
}

/* ===============================================
   Featured posts
   =============================================== */

#top_sidebar +.featured-posts-main-wrapper {
	border-top:solid 1px #eee;
}

.featured-posts-main-wrapper .col-md-3.featured-posts-col-1 {
	padding-left:5px;
	padding-right:2.5px;
}

.featured-posts-main-wrapper .col-md-6.featured-posts-col-2 {
	padding-left:2.5px;
	padding-right:2.5px;
}

.featured-posts-main-wrapper .col-md-3.featured-posts-col-3 {
	padding-left:2.5px;
	padding-right:5px;
}

.featured-posts-main-wrapper {
	background:#fafafa;
	padding:5px 0;
	margin-top:-50px;
	margin-bottom:50px;
}

#featured-posts-container {
    margin-bottom: 0;
}

.featured-posts-wrapper {
    margin-bottom: 0
}

.featured-posts-wrapper .featured-post {
    display: inline-block;
    float: left;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 0;
    cursor: pointer;
}

.featured-posts-wrapper .featured-post .title {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    line-height: 1.4em;
    font-weight: 600
}

.featured-posts-wrapper .featured-post .featured-post-permalink {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .3;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.3) 30%, rgba(143,143,143,0.4) 50%, rgba(0,0,0,0.6) 100%);
}

.featured-posts-wrapper .featured-post-permalink:focus ,
.featured-posts-wrapper .featured-post:hover .featured-post-permalink {
    opacity: .5
}

.new-post-categories ,
.featured-posts-wrapper .featured-post .featured-post-categories {
    position: absolute;
    width: 100%;
    left: 10px;
    top: 10px;
}

.featured-posts-wrapper .featured-post {
	height: calc(50% - 2.5px);
}

.featured-posts-wrapper .featured-post-0 ,
.featured-posts-wrapper .featured-post-1 {
    margin-bottom: 5px;
}

.featured-posts-wrapper .featured-post-1 {
    margin-bottom: 0;
}

.featured-posts-wrapper .featured-post-0 ,
.featured-posts-wrapper .featured-post-2 {
    width: 100%;
    margin-right: 0;
}

.featured-posts-wrapper .featured-post-1 ,
.featured-posts-wrapper .featured-post-3 {
    width: 100%;
    margin-right: 0;
}

/* ===============================================
   Featured links
   ============================================= */

.featured-links-wrapper {
	margin-bottom:50px;
}

.featured-link-item {
	position: relative;
}

.featured-link-item .featured-link-title {
    position: absolute;
    top: 50%;
	left:50%;
    width: auto;
    height: 30px;
    text-align: center;
	-webkit-transform: translate(-50%, -25px);
	-moz-transform: translate(-50%, -25px);
    -ms-transform: translate(-50%, -25px);
	-o-transform: translate(-50%, -25px);
    transform: translate(-50%, -25px);
}

.featured-link-item img {
    width: 100%;
	max-height: initial !important;
}

.featured-link-item .featured-link-title h6 {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #fff;
    padding: 0 25px;
    margin: 0;
    font-size: 16px;
}

.featured-link-item a {
    height: 100%;
    width: calc(100% - 30px);
    display: block;
    opacity: .3;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.3) 30%, rgba(143,143,143,0.4) 50%, rgba(0,0,0,0.6) 100%);
    position: absolute;
}

.featured-link-item a:hover ,
.featured-link-item a:active ,
.featured-link-item a:focus {
	opacity:0.5
}

/* ===============================================
   Masonry
   =============================================== */

.row.masonry {
    margin-bottom: 50px;
}

/* ===============================================
   Post box
   =============================================== */

#masonry .post {
	transition: transform ease 400ms;
}

#masonry .post:hover {
	transform: translate(0, -10px);
}

@media screen and (min-width : 0) and (max-width : 599px) {

	.featured-posts-wrapper .featured-post {
		height: 250px;
	}
	
}

@media screen and (min-width : 600px) and (max-width : 991px) {

	.featured-posts-wrapper .featured-post {
		height: 350px;
	}
	
}

/* ===============================================
   Post details
   =============================================== */

.post-details {
	background:#fff;
    padding:50px;
	margin-bottom:0
}

.post-details + .post-article {
    padding-top:0px;
    margin-top:-25px;
}

/* ===============================================
   Post category
   =============================================== */

.entry-category {
    line-height: 0.7 !important;
}

/* ===============================================
   Post author
   =============================================== */

.entry-date {
	position:relative;
    margin-bottom: 25px;
    margin-top: -10px;
	z-index:1000;
}

.entry-date .entry-date-o {
	padding:0 5px;
	font-size:12px !important;
	text-transform:none
}

.entry-date .entry-date-o i ,
.entry-date .entry-date-o a {
	padding:0 5px;
	font-size:12px !important;
}

.entry-date .entry-date-o .dashicons {
	vertical-align: middle;
	width:auto;
	height:auto;
}

.post-details .entry-date {
    margin-top: 30px !important ;
    margin-bottom: 0 !important;
}

.post-article .entry-date {
    padding-top: 0;
    margin-top: 0 !important ;
    margin-bottom: 30px !important;
}

/* ===============================================
   Post icon
   =============================================== */

.post .pin-container {
    background: #fff;
}

.post .pin-container:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

/* ===============================================
   Post image
   ============================================= */

.post-container.post-container-wrap .pin-container.blog-section img {
	object-fit: cover;
	object-position: center center;
}

/* ===============================================
   Read more
   =============================================== */

.read-more-wrapper {
    margin: 15px;
}

.post-article p + .read-more-wrapper {
    margin-top: 30px;
    margin-bottom: -5px;
}

span.button,
.post-article span.button {
    background:#ff6644;
    border: none;
    color:#fff !important;
    -webkit-transition:  background-color .3s ease;
    -moz-transition:  background-color .3s ease;
    -o-transition:  background-color .3s ease;
    transition:  background-color .3s ease;
}

span.button:hover ,
.post-article span.button:hover,
.read-more:focus span.button,
.post-article .read-more:focus span.button {
    background-color:#d14a2b;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.button,
.woocommerce #respond input#submit,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce input.button#place_order,
.woocommerce .wc-proceed-to-checkout input {
    background:#ff6644;
    border: none;
    padding:10px 15px;
    color:#fff !important;
    -webkit-transition:  background-color .3s ease;
    -moz-transition:  background-color .3s ease;
    -o-transition:  background-color .3s ease;
    transition:  background-color .3s ease;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce a.add_to_cart_button:hover,
.woocommerce .woocommerce-message a.button:hover ,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .wc-proceed-to-checkout input:hover ,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus,
.woocommerce a.button:focus,
.woocommerce a.add_to_cart_button:focus,
.woocommerce .woocommerce-message a.button:focus ,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce .wc-proceed-to-checkout input:focus {
    background-color:#d14a2b;
}


#searchform input[type=submit],
.woocommerce-product-search input[type=submit] {
    padding: 10px 1%;
}

.wpcf7-form input[type=submit] ,
.woocommerce-product-search input[type=submit],
.contact-form input[type=submit] ,
.searchform input[type=submit] ,
.comment-form input[type=submit] {
    background:#ff6644;
    border: none;
    color:#fff !important;
    -webkit-transition:  background-color .3s ease;
    -moz-transition:  background-color .3s ease;
    -o-transition:  background-color .3s ease;
    transition:  background-color .3s ease;
}

.wpcf7-form input[type=submit]:hover ,
.woocommerce-product-search input[type=submit]:hover,
.contact-form input[type=submit]:hover ,
.searchform input[type=submit]:hover ,
.comment-form input[type=submit]:hover ,
.wpcf7-form input[type=submit]:focus ,
.woocommerce-product-search input[type=submit]:focus,
.contact-form input[type=submit]:focus ,
.searchform input[type=submit]:focus ,
.comment-form input[type=submit]:focus {
    background-color:#d14a2b;
}


.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi span.current,
.avventura-pagination span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    color:#616161;
    background:#fff;
}

.wp-pagenavi a:hover,
.avventura-pagination span,
.avventura-pagination a span:hover,
.wp-pagenavi span.current,
.post-article .wp-pagenavi a:hover {
    color:#fff;
}


#sidebar-wrapper #scroll-sidebar,
body.logged-in.customizer_active #sidebar-wrapper #scroll-sidebar {
    background:#fff;
    border-right: solid 1px #f1f1f1;
}

#sidebar-wrapper #scroll-sidebar::-webkit-scrollbar-track-piece  {
    background-color: #fff;
}

#sidebar-wrapper #scroll-sidebar::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #f1f1f1;
}

#scroll-sidebar .post-article ,
#scroll-sidebar .mobilemenu-box {
    border-bottom:solid 1px #f1f1f1
}

#scroll-sidebar p,
#scroll-sidebar a,
#scroll-sidebar span,
#scroll-sidebar .title,
#scroll-sidebar li,
#scroll-sidebar address,
#scroll-sidebar dd,
#scroll-sidebar blockquote,
#scroll-sidebar caption,
#scroll-sidebar td,
#scroll-sidebar th,
#sidebar-wrapper #scroll-sidebar .mobile-navigation i,
nav#mobilemenu ul li a {
    color:#616161;
}

/* ===============================================
   Header search
   =============================================== */

.header-search {
	margin-left:14px;
	line-height: 48px;
    height: 48px;
}

.header-search .search-form {
	height:48px !important;
	background:#fff !important;
	border-bottom:solid 1px #f1f1f1 !important;
}
	
.header-search .search-form a.close-search-form {
	top:50% !important;
	margin-top:-13px !important;
	margin-left:0 !important;
	left:inherit !important;
	right:10px !important;
}
	
.header-search .search-form i.searchform-close-button {
	font-size:14px !important;
}
	
.header-search .search-form #header-searchform input[type=text] {
	height:50px !important;
	line-height:50px !important;
	font-size:20px !important;
	left:3.5% !important;
	width:93%;
}

.header-search .search-form {
    background: rgba(255,255,255, 0.98) none repeat;
}

.header-search .search-form i.searchform-close-button,
.header-search .search-form #header-searchform input[type=text] {
    color: #616161 !important;
}

.header-search .search-form #header-searchform ::-webkit-input-placeholder {
    color: #616161 !important;
}

.header-search .search-form #header-searchform ::-moz-placeholder {
    color: #616161 !important;
}

.header-search .search-form #header-searchform :-ms-input-placeholder {
    color: #616161 !important;
}

.header-search .search-form #header-searchform :-moz-placeholder {
    color: #616161 !important;
}

.header-cart a span {
    height: 53px !important;
    line-height: 53px !important;
    background: none !important;
    color: #616161 !important;
    right: -5px !important;
}

/* ===============================================
   Bottom sidebar
   =============================================== */

#bottom_sidebar .post-container {
	border-bottom:solid 1px #eee;
}

#bottom_sidebar .post-container:last-of-type {
	border-bottom:none
}

/* ===============================================
   Footer
   =============================================== */

#footer_widgets,
#footer .copyright {
    padding: 50px 0;
}

/* ===============================================
   Social buttons
   =============================================== */

.social-buttons a {
    background: none;
    font-size: 18px;
}

.social-buttons a:hover {
    background: none !important;
}

/* Facebook
   ---- */

.social-buttons a[button-title="Facebook"]:hover ,
.social-buttons a[button-title="Facebook"]:focus {
	color:#3b5998 !important
}

.social-buttons a[button-title="Facebook"]:before {
	background-color: #3b5998;
}

.social-buttons a[button-title="Facebook"]:after {
    border-top: 5px solid #3b5998;
}

/* Twitter
   ---- */

.social-buttons a[button-title="Twitter"]:hover ,
.social-buttons a[button-title="Twitter"]:focus {
	color:#00aced !important
}

.social-buttons a[button-title="Twitter"]:before {
	background-color: #00aced;
}

.social-buttons a[button-title="Twitter"]:after {
    border-top: 5px solid #00aced;
}

/* Flickr
   ---- */

.social-buttons a[button-title="Flickr"]:hover ,
.social-buttons a[button-title="Flickr"]:focus {
	color:#ff0084 !important
}

.social-buttons a[button-title="Flickr"]:before {
	background-color: #ff0084;
}

.social-buttons a[button-title="Flickr"]:after {
    border-top: 5px solid #ff0084;
}

/* Linkedin
   ---- */

.social-buttons a[button-title="Linkedin"]:hover ,
.social-buttons a[button-title="Linkedin"]:focus {
	color:#007bb6 !important
}

.social-buttons a[button-title="Linkedin"]:before {
	background-color: #007bb6;
}

.social-buttons a[button-title="Linkedin"]:after {
    border-top: 5px solid #007bb6;
}

/* Slack
   ---- */

.social-buttons a[button-title="Slack"]:hover ,
.social-buttons a[button-title="Slack"]:focus {
	color:#CF0E5B !important
}

.social-buttons a[button-title="Slack"]:before {
	background-color: #CF0E5B;
}

.social-buttons a[button-title="Slack"]:after {
    border-top: 5px solid #CF0E5B;
}

/* Pinterest
   ---- */

.social-buttons a[button-title="Pinterest"]:hover ,
.social-buttons a[button-title="Pinterest"]:focus {
	color:#CF0E5B !important
}

.social-buttons a[button-title="Pinterest"]:before {
	background-color: #CF0E5B;
}

.social-buttons a[button-title="Pinterest"]:after {
    border-top: 5px solid #CF0E5B;
}

/* Tumblr
   ---- */

.social-buttons a[button-title="Tumblr"]:hover ,
.social-buttons a[button-title="Tumblr"]:focus {
	color:#32506d !important
}

.social-buttons a[button-title="Tumblr"]:before {
	background-color: #32506d;
}

.social-buttons a[button-title="Tumblr"]:after {
    border-top: 5px solid #32506d;
}

/* Soundcloud
   ---- */

.social-buttons a[button-title="Soundcloud"]:hover ,
.social-buttons a[button-title="Soundcloud"]:focus {
	color:#FF9533 !important
}

.social-buttons a[button-title="Soundcloud"]:before {
	background-color: #FF9533;
}

.social-buttons a[button-title="Soundcloud"]:after {
    border-top: 5px solid #FF9533;
}

/* Spotify
   ---- */

.social-buttons a[button-title="Spotify"]:hover ,
.social-buttons a[button-title="Spotify"]:focus {
	color:#1ED761 !important
}

.social-buttons a[button-title="Spotify"]:before {
	background-color: #1ED761;
}

.social-buttons a[button-title="Spotify"]:after {
    border-top: 5px solid #1ED761;
}

/* Youtube
   ---- */

.social-buttons a[button-title="Youtube"]:hover ,
.social-buttons a[button-title="Youtube"]:focus {
	color:#CD201F !important
}

.social-buttons a[button-title="Youtube"]:before {
	background-color: #CD201F;
}

.social-buttons a[button-title="Youtube"]:after {
    border-top: 5px solid #CD201F;
}

/* Vimeo
   ---- */

.social-buttons a[button-title="Vimeo"]:hover ,
.social-buttons a[button-title="Vimeo"]:focus {
	color:#19B7EA !important
}

.social-buttons a[button-title="Vimeo"]:before {
	background-color: #19B7EA;
}

.social-buttons a[button-title="Vimeo"]:after {
    border-top: 5px solid #19B7EA;
}

/* Vk
   ---- */

.social-buttons a[button-title="Vk"]:hover ,
.social-buttons a[button-title="Vk"]:focus {
	color:#5181B8 !important
}

.social-buttons a[button-title="Vk"]:before {
	background-color: #5181B8;
}

.social-buttons a[button-title="Vk"]:after {
    border-top: 5px solid #5181B8;
}

/* Instagram
   ---- */

.social-buttons a[button-title="Instagram"]:hover ,
.social-buttons a[button-title="Instagram"]:focus {
	color:#3F729B !important
}

.social-buttons a[button-title="Instagram"]:before {
	background-color: #3F729B;
}

.social-buttons a[button-title="Instagram"]:after {
    border-top: 5px solid #3F729B;
}

/* Deviantart
   ---- */

.social-buttons a[button-title="Deviantart"]:hover ,
.social-buttons a[button-title="Deviantart"]:focus {
	color:#05CC46 !important
}

.social-buttons a[button-title="Deviantart"]:before {
	background-color: #05CC46;
}

.social-buttons a[button-title="Deviantart"]:after {
    border-top: 5px solid #05CC46;
}

/* Github
   ---- */

.social-buttons a[button-title="Github"]:hover ,
.social-buttons a[button-title="Github"]:focus {
	color:#4183C4 !important
}

.social-buttons a[button-title="Github"]:before {
	background-color: #4183C4;
}

.social-buttons a[button-title="Github"]:after {
    border-top: 5px solid #4183C4;
}

/* Xing
   ---- */

.social-buttons a[button-title="Xing"]:hover ,
.social-buttons a[button-title="Xing"]:focus {
	color:#126567 !important
}

.social-buttons a[button-title="Xing"]:before {
	background-color: #126567;
}

.social-buttons a[button-title="Xing"]:after {
    border-top: 5px solid #126567;
}

/* Dribbble
   ---- */

.social-buttons a[button-title="Dribbble"]:hover ,
.social-buttons a[button-title="Dribbble"]:focus {
	color:#E94C88 !important
}

.social-buttons a[button-title="Dribbble"]:before {
	background-color: #E94C88;
}

.social-buttons a[button-title="Dribbble"]:after {
    border-top: 5px solid #E94C88;
}

/* Dropbox
   ---- */

.social-buttons a[button-title="Dropbox"]:hover ,
.social-buttons a[button-title="Dropbox"]:focus {
	color:#0060FF !important
}

.social-buttons a[button-title="Dropbox"]:before {
	background-color: #0060FF;
}

.social-buttons a[button-title="Dropbox"]:after {
    border-top: 5px solid #0060FF;
}

/* Whatsapp
   ---- */

.social-buttons a[button-title="Whatsapp"]:hover ,
.social-buttons a[button-title="Whatsapp"]:focus {
	color:#4FCE5D !important
}

.social-buttons a[button-title="Whatsapp"]:before {
	background-color: #4FCE5D;
}

.social-buttons a[button-title="Whatsapp"]:after {
    border-top: 5px solid #4FCE5D;
}

/* Telegram
   ---- */

.social-buttons a[button-title="Telegram"]:hover ,
.social-buttons a[button-title="Telegram"]:focus {
	color:#0088CC !important
}

.social-buttons a[button-title="Telegram"]:before {
	background-color: #0088CC;
}

.social-buttons a[button-title="Telegram"]:after {
    border-top: 5px solid #0088CC;
}

/* Trello
   ---- */

.social-buttons a[button-title="Trello"]:hover ,
.social-buttons a[button-title="Trello"]:focus {
	color:#0079bf !important
}

.social-buttons a[button-title="Trello"]:before {
	background-color: #0079bf;
}

.social-buttons a[button-title="Trello"]:after {
    border-top: 5px solid #0079bf;
}

/* Twitch
   ---- */

.social-buttons a[button-title="Twitch"]:hover ,
.social-buttons a[button-title="Twitch"]:focus {
	color:#6441a5 !important
}

.social-buttons a[button-title="Twitch"]:before {
	background-color: #6441a5;
}

.social-buttons a[button-title="Twitch"]:after {
    border-top: 5px solid #6441a5;
}

/* Tripadvisor
   ---- */

.social-buttons a[button-title="Tripadvisor"]:hover ,
.social-buttons a[button-title="Tripadvisor"]:focus {
	color:#00af87 !important
}

.social-buttons a[button-title="Tripadvisor"]:before {
	background-color: #00af87;
}

.social-buttons a[button-title="Tripadvisor"]:after {
    border-top: 5px solid #00af87;
}

/* Vine
   ---- */

.social-buttons a[button-title="Vine"]:hover ,
.social-buttons a[button-title="Vine"]:focus {
	color:#00b488 !important
}

.social-buttons a[button-title="Vine"]:before {
	background-color: #00b488;
}

.social-buttons a[button-title="Vine"]:after {
    border-top: 5px solid #00b488;
}

/* Skype
   ---- */

.social-buttons a[button-title="Skype"]:hover ,
.social-buttons a[button-title="Skype"]:focus {
	color:#00AFF0 !important
}

.social-buttons a[button-title="Skype"]:before {
	background-color: #00AFF0;
}

.social-buttons a[button-title="Skype"]:after {
    border-top: 5px solid #00AFF0;
}

/* Email
   ---- */

.social-buttons a[button-title="Email"]:hover ,
.social-buttons a[button-title="Email"]:focus {
	color:#444 !important
}

.social-buttons a[button-title="Email"]:before {
	background-color: #444;
}

.social-buttons a[button-title="Email"]:after {
    border-top: 5px solid #444;
}

/* RSS
   ---- */

.social-buttons a[button-title="Rss"]:hover ,
.social-buttons a[button-title="Rss"]:focus {
	color:#f60 !important
}

.social-buttons a[button-title="Rss"]:before {
	background-color: #f60;
}

.social-buttons a[button-title="Rss"]:after {
    border-top: 5px solid #f60;
}

/* ===============================================
   Sidebar
   =============================================== */

#sidebar .post-article {
    margin: 0;
    margin-bottom: 25px;
	border-bottom:solid 1px #eee;
}

#sidebar .post-article:last-of-type {
    padding-bottom: 45px;
	border-bottom:solid 1px #fff;
}

/* ===============================================
   Sidebar areas
   ============================================= */

.sidebar-area h4.title,
#scroll-sidebar h3.title {
    border-bottom: 5px solid #f1f1f1;
	position:relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.sidebar-area h4.title:before ,
#scroll-sidebar h3.title:before {
	position: absolute;
    content: "";
    background: #d14a2b;
    width: 50px;
    height: 5px;
    bottom: -5px;
    border-radius: 0;
}

/* ===============================================
   Back to top
   =============================================== */

#back-to-top span {
    color: #888;
	background:none;
	font-size:22px
}

#back-to-top span.open, #back-to-top span:hover {
	background:none;
    color: #444;
}

/* ===============================================
   Pagenavi
   =============================================== */

.wp-pagenavi, 
.avventura-pagination {
    margin-bottom: 50px;
    margin-top: -10px;
}

.avventura-pagination {
    margin-top: 50px;
}

.avventura-pagination span.current {
	background:none;
	margin:0;
	padding:0;
	line-height: 1;
}

/* ===============================================
   WooCommerce
   =============================================== */
   
.header-cart-widget {
	background:white
}

.woocommerce.widget_shopping_cart a.button {
    display: block !important;
}

.woocommerce.widget_shopping_cart a.button.wc-forward:first-of-type {
    background: none!important;
    border: none!important;
    color: #ff6644 !important;
    display: block;
    font-size: 12px;
    padding: 0;
    -webkit-transition: color .3s ease !important;
    -moz-transition: color .3s ease !important;
    -o-transition: color .3s ease !important;
    transition: color .3s ease !important;
}

.woocommerce.widget_shopping_cart a.button.wc-forward:first-of-type:hover {
    color: #d14a2b !important;
}

.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    padding: 9px;
}

@media screen and (min-width : 0) and (max-width : 600px) {

	body.logged-in #overlay-body,
	body.logged-in .header-search .search-form,
	body.logged-in #sidebar-wrapper #scroll-sidebar {
		top: 46px !important;
	}
	
	.header-search .search-form #header-searchform input[type=text] {
		font-size:15px !important;
	}

	.header-search .search-form #header-searchform ::-webkit-input-placeholder {
		font-size:15px;
	}
	
	.header-search .search-form #header-searchform ::-moz-placeholder {
		font-size:15px;
	}
	
	.header-search .search-form #header-searchform :-ms-input-placeholder {
		font-size:15px;
	}
	
	.header-search .search-form #header-searchform :-moz-placeholder {
		font-size:15px;
	}

}

@media screen and (min-width : 0) and (max-width : 991px) {

	#logo ,
	#logo a,
	#logo a span {
		text-align:center;
	}

	#logo-wrapper {
		padding: 100px 0;
	}
	
	.header-search .search-form #header-searchform input[type=text] {
		font-size:20px !important;
	}

	.header-search .search-form #header-searchform ::-webkit-input-placeholder {
		font-size:20px;
	}
	
	.header-search .search-form #header-searchform ::-moz-placeholder {
		font-size:20px;
	}
	
	.header-search .search-form #header-searchform :-ms-input-placeholder {
		font-size:20px;
	}
	
	.header-search .search-form #header-searchform :-moz-placeholder {
		font-size:20px;
	}

	.featured-posts-main-wrapper {
		padding:15px 0;
	}

	.featured-posts-flex {
		padding: 0;
		margin: 0;
		list-style: none;
		-ms-box-orient: horizontal;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -moz-flex;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-flow: row wrap;
		flex-flow: row wrap;
	}
	
	.featured-posts-main-wrapper .col-md-3.featured-posts-col-1,
	.featured-posts-main-wrapper .col-md-6.featured-posts-col-2,
	.featured-posts-main-wrapper .col-md-3.featured-posts-col-3 {
		padding-left:15px;
		padding-right:15px;
		width:100%;
	}

	.featured-posts-main-wrapper .col-md-3.featured-posts-col-1 {
		margin-bottom:5px;
	}

	body.sticky_slideshow .featured-posts-main-wrapper .col-md-3.featured-posts-col-1 { order: 2; }
	body.sticky_slideshow .featured-posts-main-wrapper .col-md-6.featured-posts-col-2 { order: 1; }
	body.sticky_slideshow .featured-posts-main-wrapper .col-md-3.featured-posts-col-3 { order: 3; }
	
	.featured-posts-wrapper {
		margin-bottom: 0;
		width: 100%;
	}

	.featured-links-wrapper .featured-link-item {
		margin-bottom:5px;
	}

	.featured-links-wrapper .featured-link-item:last-of-type {
		margin-bottom:0px;
	}

	.slick-slide {
		padding: 0;
	}
	
	.row.masonry {
		margin-bottom: 0;
	}

	.wp-pagenavi {
		margin-top: 0px;
		margin-bottom:50px;
	}

}

@media only screen and (min-width: 992px) {
	
	body.no-scrolling {
		overflow: auto;
	}

	body.overlay-active.no-scrolling {
		overflow: hidden;
	}

	#masonry,
	.products-list .masonry {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	#masonry .col-md-4,
	.products-list .masonry .col-md-4{
		padding-right:5px;
		padding-left:5px;
		margin-bottom:10px;
	}

	.slick-slide div:first-of-type {
		margin: 0 0 -5px 0 !important;
	}

	.featured-link-item:first-child:nth-last-child(1) {
		width: 100%;
	}
	
	.featured-link-item:first-child:nth-last-child(2),
	.featured-link-item:first-child:nth-last-child(2) ~ .featured-link-item {
		width: 50%;
	}

	.featured-links-wrapper .row {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	.featured-link-item {
		padding-right: 5px;
		padding-left: 5px;
	}

	.featured-link-item a {
		width: calc(100% - 10px);
	}

}

@media screen and (min-width: 600px){

	.post-container.post-container-wrap .pin-container.blog-section {
		float:left;
		width:50%;
		min-height:300px
	}
	
	.post-container.post-container-wrap .pin-container.blog-section + .post-article {
		float:left;
		width:50%;
		padding:25px
	}
	
	.post-container.post-container-wrap:after {
		margin:0;
		content: '';
		display: table;
		clear: both;
	}
	
	body.is_blog_section .post-container.post-container-wrap .post-article-wrap {
		background:#fff;
		padding:25px
	}
	
	body.is_blog_section .post-container.post-container-wrap.has-post-thumbnail .post-article-wrap {
		display:flex;
	}
	
}