/* Sets minimum height for content area */
#content {background-color: #ffffff;}
.site-content {min-height: 400px;}

/* eliminate extra bottom margin */
.elementor-text-editor p:last-child {margin-bottom: 0;}
.elementor-text-editor ul {margin-bottom: 0;}

/* Corrects spacing for lightbox icons */
.elementor-slideshow__footer,
.elementor-slideshow__header 
{box-sizing: border-box;}

/* Eliminates white background in Elementor templates */
.one-container .container {background: none !important;}

/* Increase list item spacing for both ordered and unordered lists */
div.elementor-text-editor.elementor-clearfix ul li,
div.elementor-text-editor.elementor-clearfix ol li {
    margin-bottom: 8px;
}

.menu-item-object-page.menu-item-1101 a.elementor-item {font-weight: 900 !important;}

p.return-to-shop a.button.wc-backward {background-color: #1D96D3; color: #FFF;}
p.return-to-shop a.button.wc-backward:hover {background-color: #F89C4A; color: #FFF;}

td.product-name > p:nth-child(2) {display: none;}
p:last-child {margin-bottom:0;}