/**
* Contains responsive styling
*
* @author Pix & Hue
*/

/* ------------------------------- 1. Max-Width: 1300px ------------------------------- */
@media only screen and (max-width: 1300px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width {
		width: 1100px;
	}
	.willa-default-width {
		width: 725px;
	}

	/* Single Post */
	#commentform input {
		width: 32.3%;
	}
	.willa-related-post-img {
		height: 240px;
	}
	.willa-full-width .willa-related-post-img {
		height: 270px;
	}

	/* Gutenberg */
	.willa_fullwidth_narrow .alignwide {
   		width: 1100px;
    	margin-left: -16.7%;
    }	

     /* WooCommerce */
    .woocommerce-cart .willa-default-width table.cart td.actions .coupon .input-text {
		width: 57%;
	}
}	

/* ------------------------------- 2. Max-Width: 1250px ------------------------------- */
@media only screen and (max-width: 1250px) {

	/* ---- Elementor Styles ----- */
	.willa-testimonial-section .elementor-main-swiper .swiper-slide {
		padding-left:  0 !important;
		padding-right:  0 !important;
	}
	.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="text"],
	.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="email"] {
		width:  300px;
	}
	.willa-rotated-title {
		min-width:  250px !important;
	}

	/* WooCommerce */
	.woocommerce #review_form #respond .comment-form-author, 
	.woocommerce #review_form #respond .comment-form-email {
		width:  49.2%;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text {
		width:  58%;
	}
	.willa-default-width .woocommerce table.cart td.actions .coupon {
		width: 55%;
	}
	 .woocommerce-cart .willa-default-width table.cart td.actions .coupon .input-text {
		width: 52%;
	}
}

/* ------------------------------- 3. Max-Width: 1150px ------------------------------- */
@media only screen and (max-width: 1150px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width {
		width: 975px;
	}
	.willa-default-width {
		width: 625px;
	}
	#willa-content {
		padding: 0 50px 0 0;
	}

	/* Single Post */
	#commentform input {
		width: 32.1%;
	}
	.willa-full-width #commentform input {
		width: 32.6%;
	}
	.willa-related-post-img {
		height: 210px;
	}
	.willa-full-width .willa-related-post-img {
		height: 245px;
	}
	.willa-item-related-caption {
		padding: 20px 10px 22px;
	}

	/* Gutenberg */
	.willa_fullwidth_narrow .alignwide {
   		width: 975px;
    	margin-left: -9%;
    }	
	
	/* Footer */
	.willa-footer-subscription-section .formkit-form .formkit-fields {
		max-width:  85%;
	}	
}

/* ------------------------------- 4. Max-Width: 1050px ------------------------------- */
@media only screen and (max-width: 1050px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width,
	.willa-default-width {
		width: 825px;
	}
	#willa-sidebar {
		margin: 0 auto 100px auto;
		float: none;
		width: 425px;
	}
	#willa-content {
		padding: 0;
	}

	/* ---- Elementor Header ----*/
	.elementor-reverse-tablet > .elementor-container > .willa-header-social-column:nth-child(3) {
		order: 10;
	}
	.elementor-element.willa-header-menu-column.elementor-column > .elementor-widget-wrap {
		justify-content: flex-start !important;
	}
	.willa-header-menu-column .elementor-nav-menu--dropdown {
		max-width: 500px;
	}
	.willa-custom-nav-menu .elementor-nav-menu .elementor-item,
	.willa-custom-nav-menu .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
		font-size: 13.5px;
	}
	.willa-header-site-title .elementor-heading-title {
		font-size: 37px;
	}

	/* ---- Elementor Standard Font Styles ----*/
	.willa-standard-title .elementor-heading-title {
		font-size:  41px;
	}
	.willa-standard-subtitle,
	.willa-thicker-subtitle, 
	.willa-thicker-subtitle .elementor-button,
	.willa-faq-toggle-item .elementor-toggle-title,
	.willa-elementor-icon-list .elementor-icon-list-text,
	.willa-project-subtitle-text .elementor-heading-title {
		font-size:  14.5px;
	}
	.willa-intro-header-text {
		font-size: 15.5px;
	}
	.willa-elementor-number {
		font-size:  30px;
	}
	.willa-elementor-blog-section .elementor-posts .elementor-post__title {
		font-size:  28px;
	}
	.willa-standard-title.willa-testimonial-item .elementor-heading-title,
	.willa-standard-project-title .elementor-heading-title {
		font-size:  38px;
	}
	.willa-archive-title .elementor-heading-title {
		font-size:  36px;
	}	

	/* ---- Elementor Styles ----*/
	.willa-rotated-title {
		min-width:  225px !important;
	}
	.willa-elementor-blog-section .elementor-pagination {
		margin:  65px 0 5px 0;
	}	

	/* ---- MailerLite Styles ----- */
	.willa-footer-subscription-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent {
		width:  100% !important;
		display: block;
	}
	.willa-footer-subscription-section .ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow {
		width: 100% !important;
		display: block;
		margin:  0 0 20px 0 !important;
	}

	/* ---- Convertkit Styles ----- */
	.willa-footer-subscription-section .formkit-form .formkit-fields {
		max-width:  100%;
		display: block !important;
		text-align: center;
	}
	.willa-inline-subscription-section .formkit-form .formkit-field {
		width:  100% !important;
	}
	.willa-footer-subscription-section .formkit-form .formkit-field {
		margin:  0 0 20px 0 !important;
		display: block !important;
	}

	/* ---- Footer Styles ----- */
	.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="text"],
	.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="email"] {
		width:  80%;
	}
	.willa-footer-subscription-section .mc4wp-form-fields p {
		display:  block;
		margin: 0 0 20px 0;
	}
	.willa-footer-site-title .elementor-heading-title {
		font-size:  36px;
	}	
	.willa-footer-navigate-column:first-of-type .willa-thicker-subtitle {
		margin-left:  0;
	}
	.willa-footer-navigate-column:last-of-type .willa-thicker-subtitle {
		margin-right:  0;
	}

	/* Single Post */
	.willa-single-post {
		margin-bottom: 100px;
	}
	.willa-default-width .willa-single-post {
		margin-bottom: 85px;
	}
	#commentform input,
	.willa-full-width #commentform input {
		width: 32.4%;
	}
	.willa-full-width .willa-related-post-img,
	.willa-related-post-img {
		height: 260px;
	}
	.willa-full-width .willa-item-related {
		width: 33.3%;
	}
	.willa-full-width .willa-item-related:nth-of-type(3) {
		margin-right: 0;
	}
	.willa-full-width .willa-item-related:last-of-type {
		display: none;
	}
	.willa-item-related-caption {
		padding: 23px 20px 26px;
	}
	#willa-content .willa-post-header h1 {
		font-size: 36px;
	}
	#comments #reply-title,
	#willa-content .willa-comment-list-title,
	#willa-content .willa-related-posts h3 {
		font-size: 26px;
	}
	#willa-content .willa-author-content h5, 
	#willa-content .willa-author-content h5 a {
		font-size: 26px;
	}
	.willa-author-content {
		padding-left: 25px;
	}
	#willa-content .willa-item-related-caption h4 a {
		font-size:  22px;
	}
	#willa-content .willa-comment-author, 
	#willa-content .willa-comment-author a {
		font-size: 21px;
	}

	/* Gutenberg */
	.willa_fullwidth_narrow .alignwide {
    	width: 100%;
    	margin-left: 0;
	}
	.willa_fullwidth_narrow .willa-post-entry-wrapper,
	.willa_fullwidth_narrow .willa-page-content-wrapper {
		width: 100%;
	}
	.willa_fullwidth_narrow h1.willa-single-page-title {
		text-align: left;
	}

	/* MISC WordPress Styles */
	#willa-content h1.willa-single-page-title {
		font-size: 36px;
	}
	.willa-single-page .willa-full-width,	
	.willa-single-page .willa-default-width {
		margin: 0 0 85px 0;
	}
	.willa-single-page .willa_fullwidth_narrow h1 {
		text-align: left;
	}

	/* Sidebar */
	.willa-about-img {
		height: 450px;
	}
	#willa-searchform input[type="text"] {
		width: 340px;
	}
	.willa-custom-image-list-item {
		height: 225px;
	}
	.willa-map-widget img {
		width: 500px;
		max-width: 500px !important;
	}
	.willa-side-image {
		width: 150px;
	}
	.willa-side-item-text {
		width: 260px;
	}

	/* ---- WooCommerce Font Styles ----*/
	.willa-single-product-info-column .product_title.elementor-heading-title {
		font-size: 37px;
	}
	.post-type-archive-product.woocommerce-page h1,
	.woocommerce-cart h1,
	.woocommerce-checkout h1,
	.woocommerce-account h1 {
		font-size: 36px;
	}	
	.cart_totals h2,
	.woocommerce-billing-fields h3,
	.woocommerce-additional-fields h3,
	#order_review_heading,
	.woocommerce-order-details h2,
	.woocommerce-customer-details h2,
	.woocommerce-checkout #ship-to-different-address span,
	.woocommerce-account .woocommerce h2,
	.woocommerce-account .addresses .title h3,
	.woocommerce-account .woocommerce-MyAccount-content h3 {
		font-size: 29px;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
		font-size:  14px;
	}
	.woocommerce div.product .willa-single-product-info-column .price {
		font-size: 18px;
	}

	/* ---- WooCommerce Styles ----- */
	.woocommerce #review_form #respond .comment-form-author, 
	.woocommerce #review_form #respond .comment-form-email {
		width:  100%;
		margin:  0;
	}
	.woocommerce table.cart td.actions .coupon,
	.willa-default-width .woocommerce table.cart td.actions .coupon {
		width:  47%;
	}
	.woocommerce-cart .willa-default-width table.cart td.actions .coupon .input-text {
		width:  58%;
	}
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
		padding:  15px;
	}
	.post-type-archive .elementor-products-grid nav.woocommerce-pagination {
		margin-bottom: 0;
	}
	.woocommerce-cart.woocommerce-page #willa-content-container,
	.woocommerce-checkout.woocommerce-page #willa-content-container,
	.woocommerce-account.woocommerce-page #willa-content-container {
		margin-top:  45px;
	}
}

/* ------------------------------- 5. Max-Width: 900px ------------------------------- */
@media only screen and (max-width: 900px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width,
	.willa-default-width {
		width: 700px;
	}

	/* Single Post */
	#commentform input,
	.willa-full-width #commentform input {
		width: 32.2%;
	}
	.willa-full-width .willa-related-post-img,
	.willa-related-post-img {
		height: 235px;
	}

	/* WooCommerce */
	.woocommerce table.cart td.actions .coupon,
	.willa-default-width .woocommerce table.cart td.actions .coupon {
		width:  57%;
	}
}

/* ------------------------------- 7. Max-Width: 767px ------------------------------- */
@media only screen and (max-width: 767px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width,
	.willa-default-width {
		width: 575px;
	}

	/* ---- Elementor Header ----*/
	.elementor-reverse-tablet > .elementor-container > .willa-header-social-column:nth-child(3) {
		order: 9;
	}
	.willa-header-site-title .elementor-heading-title {
		font-size: 34px;
	}
	.willa-custom-nav-menu .elementor-nav-menu .elementor-item,
	.willa-custom-nav-menu .elementor-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
		font-size:  13px;
	}

	/* ---- Elementor Standard Font Styles ----*/
	.willa-standard-title .elementor-heading-title {
		font-size:  38px;
	}
	.willa-intro-header-text {
		font-size:  15px;
	}
	.willa-elementor-button .elementor-button {
		font-size:  13px;
	}
	.willa-standard-title.willa-testimonial-item .elementor-heading-title,
	.willa-standard-project-title .elementor-heading-title {
		font-size:  36px;
	}
	.willa-archive-title .elementor-heading-title {
		font-size:  33px;
	}	
	.willa-elementor-blog-section .elementor-posts .elementor-post__meta-data {
		font-size: 13.5px;
	}

	/* ---- Elementor Styles -----*/
	.willa-split-image-column .elementor-widget-wrap {
		min-height:  500px !important;
	}
	.willa-rotated-title {
		min-width:  100% !important;
		transform: none;
	}
	.willa-elementor-blog-section .elementor-pagination {
		margin:  50px 0 20px 0;
	}
	.elementor-lightbox .swiper-container .elementor-swiper-button-next i, 
	.elementor-lightbox .swiper-container .elementor-swiper-button-prev i {
		color:  #FFFFFF !important;
	}
	.elementor-lightbox .swiper .elementor-swiper-button svg {
		background: rgba(255,255,255,.5);
		padding: 7px;
	}

	/* ---- Footer Styles ----- */
	.willa-footer-site-title .elementor-heading-title {
		font-size:  35px;
	}
	.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="text"],
	.willa-footer-subscription-section .willa-shortcode-subscription-form input[type="email"] {
		width:  100%;
	}
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item {
		width: calc(33.333% - 10px);
		height: 225px;
	}
	.willa-instagram-footer .zoom-instagram-widget__items.layout-legacy .zoom-instagram-widget__item .zoom-instagram-link {
		height:  100% !important;
		width:  100% !important;
	}
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item:nth-of-type(3) {
		margin-right:  0px !important;
	}
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item:nth-of-type(4),
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item:last-of-type {
		display: none;
	}
	.willa-instagram-footer .layout-grid .zoom-instagram-widget__item:last-of-type {
		display: none;
	}
	.willa-instagram-footer .layout-grid.zoom-instagram-widget__items {
		grid-template-columns: repeat(2,1fr) !important;
	}
	.willa-footer-navigate-column:first-of-type .willa-thicker-subtitle {
		margin-left:  auto;
	}
	.willa-footer-navigate-column:last-of-type .willa-thicker-subtitle {
		margin-right:  auto;
	}

	/* ---- WooCommerce Font Styles ----- */
	.willa-single-product-info-column .product_title.elementor-heading-title {
		font-size: 31px;
	}
	.woocommerce div.product.elementor .woocommerce-tabs h2, 
	.willa-related-products-section .products > h2 {
		font-size:  24px;
	}
	#willa-content h1.willa-single-page-title,
	.post-type-archive-product.woocommerce-page h1,
	.woocommerce-cart h1,
	.woocommerce-checkout h1,
	.woocommerce-account h1 {
		font-size: 31px;
	}	
	.cart_totals h2,
	.woocommerce-billing-fields h3,
	.woocommerce-additional-fields h3,
	#order_review_heading,
	.woocommerce-order-details h2,
	.woocommerce-customer-details h2,
	.woocommerce-checkout #ship-to-different-address span,
	.woocommerce-account .woocommerce h2,
	.woocommerce-account .addresses .title h3,
	.woocommerce-account .woocommerce-MyAccount-content h3 {
		font-size: 27px;
	}
	.woocommerce  .willa-single-product-info-column .woocommerce-breadcrumb,
	.woocommerce div.product .willa-woocommerce-product-data-section .woocommerce-tabs ul.tabs li a,
	.woocommerce .willa-single-product-info-column .woocommerce-product-rating .woocommerce-review-link,
	.woocommerce div.product form.cart .variations label,
	.woocommerce div.product form.cart .reset_variations {
		font-size:  13px;
	}	
	.woocommerce #respond input#submit.alt, 
	.woocommerce a.button.alt, 
	.woocommerce button.button.alt, 
	.woocommerce input.button.alt,
	.woocommerce a.button,
	.woocommerce #respond input#submit,
	#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
	.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
	.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
	.woocommerce button.button  {
		font-size: 13px;
	}

	/* ---- WooCommerce Styles ----- */
	.woocommerce-additional-fields {
		margin-bottom:  40px;
	}
	.woocommerce-account .woocommerce-MyAccount-navigation,
	.woocommerce-account .woocommerce-MyAccount-content {
		width: 100%;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs {
		padding:  0;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		width:  100%;
	}
	.woocommerce div.product.elementor .willa-woocommerce-product-data-section .woocommerce-tabs .panel {
		border-top:  0px;
	}
	.woocommerce div.product.elementor .willa-woocommerce-product-data-section .woocommerce-tabs .panel {
		padding-top:  35px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li {
		margin:  0;
	}
	.woocommerce table.cart td.actions .coupon,
	.woocommerce-cart table.cart td.actions .coupon .input-text,
	.willa-default-width .woocommerce table.cart td.actions .coupon,
	.woocommerce-cart .willa-default-width table.cart td.actions .coupon .input-text {
		width:  100%;
	}
	.woocommerce-page table.cart td.actions .coupon .input-text + .button {
		float:  none;
		width:  100%;
	}
	.woocommerce-cart table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text + .button {
		margin: 0 0 7px 0;
	}
	.woocommerce #reviews #comments ol.commentlist li img.avatar {
		display: none;
	}
	.woocommerce #reviews #comments ol.commentlist li .comment-text {
		margin:  0;
	}
	.wc-tabs .additional_information_tab {
		border-top:  0px !important;
		border-bottom:  0px !important;
	}
	.post-type-archive .elementor-products-grid nav.woocommerce-pagination {
		margin-top: 50px !important;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-description.active {
		border-bottom:  0px;
	}
	.woocommerce div.product .woocommerce-tabs ul.tabs li#tab-title-reviews.active {
		border-top:  0px;
	}
	#willa-elementor-purchase-summary .woocommerce table.shop_table.woocommerce-table--order-details th,
	#willa-elementor-purchase-summary .woocommerce table.shop_table td {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* Elementor Pro Cart Widget */
	.elementor-widget-woocommerce-cart .woocommerce table.cart tr {
		padding: 0 !important;
	}
	.elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-of-type td.product-remove {
		padding-top: 0;
	}
	.elementor-widget-woocommerce-cart tr:last-of-type .actions {
		margin-top: 10px;
		display: block !important;
	}
	#willa-elementor-cart.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions {
		padding:0;
	}

	/* Single Post */
	.single-post #willa-content-container {
		margin-top:  50px;
	}
	.willa-single-post {
		margin-bottom: 82.5px;
	}
	.willa-default-width .willa-single-post {
		margin-bottom: 75px;
	}
	.willa-post-entry {
		padding-bottom:  30px;
	}
	.willa-post-tags {
		margin:  35px 0 10px 0;
	}
	#willa-content .willa-post-header h1 {
		font-size: 31px;
	}
	.willa-cat a, 
	.willa-post-date a {
		font-size:  13px;
	}
	#commentform input,
	.willa-full-width #commentform input {
		width: 100%;
	}
	.willa-item-related,
	.willa-full-width .willa-item-related  {
		width: 50%;
	}
	.willa-item-related:nth-of-type(2),
	.willa-full-width .willa-item-related:nth-of-type(2) {
		margin-right: 0;
	}
	.willa-item-related:last-of-type,
	.willa-full-width .willa-item-related:nth-of-type(3) {
		display: none;
	}
	.willa-full-width .willa-related-post-img,
	.willa-related-post-img {
		height: 275px;
	}
	.willa-comment-author-avatar img {
		display: none;
	}
	.willa-comment-text {
		margin-left: 0px;
	}
	.willa-post-author-box {
		padding:  55px 0;
	}
	#comments {
		margin: 65px 0 0 0;
	}
	.willa-related-posts {
		margin: 55px 0 0 0;
	}
	.willa-page-wrapper ul.willa-comments ul.children {
		padding: 0;
	}
	.willa-list-of-comments {
		margin: 55px 0 0 0;
	}
	#comments #reply-title,
	#willa-content .willa-comment-list-title,
	#willa-content .willa-related-posts h3 {
		font-size: 25px;
	}
	#comments #reply-title:after,
	.willa-comment-list-title:after,
	.willa-related-posts h3:after {
		height: 8px;
	}
	#willa-content .willa-author-content h5, 
	#willa-content .willa-author-content h5 a {
		font-size: 25px;
	}
	.willa-comment-approval em {
		display: block;
		margin: 0 0 5px 0;
	}
	#willa-content .willa-related-posts h3,
	#willa-content .willa-comment-list-title {
		margin: 0 0 19px 0;
	}
	.willa-post-tags-title,
	.willa-post-tags a {
		font-size: 13px;
	}

	/* -- Sidebar -- */
	#willa-sidebar {
		margin-bottom:  80px;
	}
	#willa-sidebar .widget-title, 
	#willa-sidebar .widget h4 {
		font-size:  23px;
	}
	#willa-sidebar .willa-side-title a {
		font-size: 20px;
	}

	/* -- Gutenberg -- */
	.wp-block-latest-posts.columns-2 li,
	.wp-block-latest-posts.columns-3 li,
	.wp-block-latest-posts.columns-4 li {
		width: 100%;
		margin-right: 0;
	}

	/* MISC WordPress Styles */
	#willa-content-container.willa-single-page {
		margin-top: 50px;
	}
	.willa-single-page .willa-full-width,	
	.willa-single-page .willa-default-width {
		margin: 0 0 70px 0;
	}
	.willa-single-page #comments {
		margin:  50px 0 0 0;
	}
}	

/* ------------------------------- 8. Max-Width: 650px ------------------------------- */
@media only screen and (max-width: 650px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width,
	.willa-default-width {
		width: 425px;
	}

	/* ---- Elementor Styles ----- */
	.willa-split-image-column .elementor-widget-wrap {
		min-height:  425px !important;
	}

	/* ---- Elementor Footer Styles ----- */
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item {
		height: 175px;
	}


	/* Single Post */
	.willa-full-width .willa-related-post-img,
	.willa-related-post-img {
		height: 225px;
	}
	.willa-item-related-caption {
		padding: 20px 10px 22px;
	}

	/* Gutenberg */
	.willa_fullwidth_narrow #willa-content,
	.page-template-page-narrowfullwidth #willa-content {
		overflow: visible;
	}
	.willa-post-content ul.wp-block-latest-posts, 
	.willa-page-content ul.wp-block-latest-posts {
		padding: 20px;
	}
	.willa-post-content ul.wp-block-latest-posts > li, 
	.willa-page-content ul.wp-block-latest-posts > li {
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignleft,
	.wp-block-latest-posts .wp-block-latest-posts__featured-image.alignright {
		margin: 0 0 10px 0;
		display: block;
		width: 100%;
	}
	.wp-block-latest-posts.wp-block-latest-posts__list.alignright {
		text-align: left;
		margin-left: 0;
	}
	.willa-post-content ul.wp-block-latest-posts.is-grid > li, 
	.willa-page-content ul.wp-block-latest-posts.is-grid > li {
		padding-top: 0;
		margin-bottom:  20px;
	}

	/* -- WooCommerce -- */
	.woocommerce table.shop_attributes td, 
	.woocommerce table.shop_attributes th {
		padding:  12px;
	}
}	

/* ------------------------------- 9. Max-Width: 500px ------------------------------- */
@media only screen and (max-width: 500px) {

	/* Global CSS */
	.willa-container, 
	.willa-full-width,
	.willa-default-width {
		width: 325px;
	}
	#willa-sidebar {
		width: 325px;
	}
	input, textarea, select {
		width: 90%;
	}

	/* ---- Elementor Styles ----- */
	.willa-split-image-column .elementor-widget-wrap {
		min-height:  375px !important;
	}

	/* ---- Elementor Footer Styles ----- */
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item {
		width:  calc(50% - 5px);
		height: 190px;
		margin-right:  10px !important;
		margin-bottom:  10px !important;
	}
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item:nth-of-type(2) {
		margin-right:  0px !important;
	}
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item:nth-of-type(3) {
		margin-right:  10px !important;
	}
	.willa-instagram-footer .layout-legacy .zoom-instagram-widget__item:nth-of-type(4) {
		display: block;
		margin-right:  0px !important;
	}	
	.willa-footer-subscription-section input[type="submit"] {
		padding:  18px 25px;
	}

	/* Single Post */
	.willa-post-entry {
		padding-bottom:  20px;
	}
	.willa-post-author-box {
		display: block;
		overflow: hidden;
		padding: 50px 0;
	}
	.willa-author-img {
		float: none;
		display: block;
		margin-bottom:  25px;
	}
	.willa-author-content {
		display: block;
		padding: 0;
	}
	#comments #respond {
		padding: 30px 20px 40px;
	}
	.willa-item-related-box {
		display: block;
	}
	.willa-item-related,
	.willa-full-width .willa-item-related {
		width: 100%;
		margin: 0 0 30px 0;
	}
	.willa-full-width .willa-related-post-img,
	.willa-related-post-img {
		height: 250px;
	}
	.willa-comment-date {
		display: block;
		float: none;
		margin: 0 0 11px 0;
	}
	#willa-content .willa-comment-author, 
	#willa-content .willa-comment-author a {
		margin-bottom: 5px;
	}
	.willa-comment-text p {
		margin-bottom: 15px;
	}	
	ul.children .willa-comment-date {
		margin-top:  5px;
	}
	#willa-content-container ul.willa-comments ul.children {
		padding: 0;
	}
	#willa-content-container ul.willa-comments ul.children .willa_thecomment {
		padding:  30px 0 35px;
	}
	.willa-comment-parent {
		vertical-align: 0;
	}

	/* Sidebar */
	.willa-about-img {
		height: 400px;
	}
	#willa-searchform input[type="text"] {
		width: 240px;
	}
	.willa-side-image {
		width: 125px;
	}
	.willa-side-item-text {
		width: 185px;
	}
	.willa-custom-image-list-item {
		height: 162.4px;
	}
	.willa-map-widget img {
		width: 400px;
		max-width: 400px !important;
	}

	/* MISC HTML */
	.willa-single-page {
		margin: 0 0 75px 0;
	}
	.willa-full-width .willa-single-page {
		margin: 0 0 90px 0;
	}
	.error404 #willa-content #willa-searchform, 
	.search-no-results #willa-content #willa-searchform {
		width: 315px;
	}
	.error404 #willa-content #willa-searchform input[type="text"],
	.search-no-results #willa-content #willa-searchform input[type="text"] {	
		width: 230px;
	}

	/* -- WooCommerce -- */
	.woocommerce div.product form.cart .variations select {
		width:  50%;
	}
}	