@charset "utf-8";
/*
Theme Name: Avada SS
Description: A customized version of the Avada theme for Studio Slips
Author: ThemeFusion + Web Yodel
Author URI: https://www.webyodel.com
Template: Avada
Version: 1.0.3
Text Domain:  Avada
*/

@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Ubuntu);
@import url(https://fonts.googleapis.com/css?family=Caveat);

/* $Id: style.css,v 1.11 2021-02-02 16:30:38-07 chadwick Exp chadwick $ */

#comment-input input, .avada-select .select2-container .select2-choice, .avada-select-parent select, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .fusion-login-box .fusion-login-form input[type=password], .fusion-login-box .fusion-login-form input[type=text], .input-text:not(textarea), .main-nav-search-form input, .post-password-form label input[type="password"], .search-page-search-form input, .searchform .fusion-search-form-content .fusion-search-field input, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__arrow, input.s, input[type="email"], input[type="number"], input[type="password"], input[type="text"], select {
    width: auto;
    height: initial;
}

input[type="text"],
input[type="password"] {
    padding: 2px 4px;
}

select {
    height: initial;
    padding: 2px 4px;
}

/*
** Visual Form Builder (VFB) overrides for the membership form (public view)
*/

.visual-form-builder ul {
    font-size: inherit; /* default is 12px */
}


/*
** Visual Form Builder (VFB) styles that we have to restore because Avada mungs them
*/

input.vfb-text,
textarea.vfb-textarea,
select.vfb-select{
    font-size:100%;
    font-family:inherit;
    margin:0;
    padding:2px 0;
}

input.vfb-small,
select.vfb-small{
    width:25%;
}

input.vfb-medium,
select.vfb-medium{
    width:50%;
}

input.vfb-large,
select.vfb-large,
textarea.vfb-textarea{
    width:100%;
}

textarea.vfb-medium{
    height:5.5em;
}

textarea.vfb-medium{
    height:10em;
}

textarea.vfb-large{
    height:20em;
}

/*
** Registration and profile form fields that need to be tweaked.
*/

.vfb-fieldset input[type="text"],
.vfb-section input[type="text"]
{
    padding: 1px 4px;
}
.vfb-fieldset input[type="text"].vfb-small, 
.vfb-section input[type="text"].vfb-small {
    width: 5em;
}

/*
** Fix jQuery UI stuff that doesn't work right with Avada theme.
*/

.ui-dialog .ui-dialog-titlebar-close {
    top: 0.6em;
    padding: 0;
    text-align: center;
}

.ui-button-icon-only .ui-icon {
    left: auto;
    top: auto;
    margin: 0;
    padding: 0;
}

/*
** Studio Slips custom styles
*/

#announcement {
   display: block;
   xposition: sticky;
   top: 0;
   left: 0;
   z-index: 99998;  /* The WP admin bar is at 99999 */
   background-color: black;
   color: white;
   margin: 0;
   padding: 8px 20px;
   width: 100%;
   height: auto;
   text-align: right;
   font-size: 16pt;
   xfont-weight: bold;
   letter-spacing: 1px;
}

.bold {
    font-weight: bold;
}

.ss-red {
    color: #6e0e0f !important;
}

.fusion-page-title-bar {
    margin: 20px 0;
}

.fusion-page-title-wrapper {
    height: auto !important;
}

.fusion-page-title-bar .fusion-page-title-row h1 {
    background-color: #6e0e0f;
    border-radius: 6px;
    text-transform: uppercase;
    padding: 0 1ex;
}

.ss-cta-button {
    font-family: 'Oswald', sans-serif;
    font-size: 20px !important;
    background-color: #6e0e0f;
    color: white;
    padding: 0.5em 0.8em;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 6px !important;
}

.quote-panel {
    border: 0px solid red;
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    margin-bottom: 30px;
    padding-top: 20px;
}

.post-content h5.quote-header {
    margin-bottom: 18px;
    margin-top: 0;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #3A3A3A;
    font-size: 28px;
    line-height: 1.2;
}

.ss-faq-questions {
    columns: 4;
    font-size: 11pt;
}

.ss-faq-questions ul {
    margin-top: 0;
    line-height: 1.4;
}

.ss-faq-posts ul {
    margin-top: 0;
}

.ss-faq-posts {
    columns: 2;
    border-top: dotted #c0c0c0 3px;
    margin-top: 1em;
    padding-top: 1em;
}

.ss-faq-post {
    margin-bottom: 1em;
}

.ss-faq-post-title {
    font-weight: bold;
}

@media screen and (max-width: 960px) {
    .ss-faq-questions { columns: 2; }
    .ss-faq-posts { columns: 1; }
}

.products-feature-box {
    border: solid  #6e0e0f 6px;
    border-radius: 12px;
    padding: 0;
    min-height: 380px;
}

/*
.list-horizontal li {
	display:inline-block;
}
.list-horizontal li:before {
	content: '\00a0\2022\00a0\00a0';
	color: inherit;
	font-size: inherit;
}
*/

.optional-extras h4 {
    background-color: black;
    color: white !important;
    text-align: center;
    margin: 0.5em 0;
    padding: 0.25em 0;
    font-style: italic !important;
}

.optional-extras ul {
    margin-top: 0;
    columns: 2;
}

.optional-extras li {
    list-style-image: url(images/checkmark.png);
}

.optional-extras li:before {
}

.products-feature-box .fusion-column-content-centered .fusion-column-content {
    text-align: center;
}

/* products-feature-box-title */

.products-feature-box .fusion-text {
    margin: 0;
    padding: 0
}

.products-feature-box .products-feature-box-title {
    background-color: #e0e0e0;
    margin: 0;
    margin-bottom: 20px;
    font-size: 15px;
    border-radius: 8px 8px 0 0;
    border: solid #e0e0e0 6px;
}

.products-feature-box .products-feature-box-title h2 {
    background-color: transparent;
    margin: 0;
    padding: 6px 0 0 0;
}

.products-feature-box .products-feature-box-title p {
    margin-bottom: 0;
}

ul.arrow-bullets li {
    list-style-image: url(images/marker1.png);
    padding-bottom: 13px;
    line-height: 17px;
}

ul.arrow-bullets li a {
    font-style: italics;
}

.how-to-measure-video-col { 
    margin: 0;
    padding-left: 2%;
    border-left: 3px dotted silver;
}

.post-content h3.red-box,
.post-content h3.manufacturers-nav-header,
.manufacturers-nav-block h3.manufacturers-nav-header {
    display: inline-block;
    font-family: 'Oswald',sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 0;
    margin-right: 20px;
    background-color: #6e0e0f;
    border-radius: 6px;
    padding: 6px 12px;
    color: #FFF;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 0;
}

h3.manufacturers-nav-header a,
h3.manufacturers-nav-header a:active,
h3.manufacturers-nav-header a:hover,
h3.manufacturers-nav-header a:visited {
    color: white;
}

.post-content h3.red-box {
    margin-bottom: 0;
}

.post-content .product-selection-block h3.red-box {
    font-size: 26px;
}

.post-content p.product-selection-instruction {
    font-weight: bold;
    margin-top: 0.5em;
    padding-left: 4px;
}

.page-id-40 .post-content p {
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.4;
}

.manufacturer-index {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
    padding: 0 0 6px 0;
    border-bottom: 3px solid #6f6f6f;
    vertical-align: middle;
}

.manufacturer-index-half {
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    width: auto;
}

@media screen and (max-width: 960px) {
    .manufacturer-index {
        text-align: center;
    }
}

.manufacturer-index span.alpha {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    margin: 0 6px 6px 0;   /* bottom margin needed in case the letters wrap and stack */
    border: 2px solid #6e0e0f;
    background-color: white;
    border-radius: 3px;
    color: black;
    font-family: 'Oswald', sans-serif;
    cursor: pointer;
}

.manufacturer-index span.alpha:hover,
.manufacturer-index span.alpha.alpha-selected {
    background-color: #6e0e0f;
    color: white;
}

.manufacturer-index span.alpha-linked {
    padding: 0;
}
.manufacturer-index span.alpha-coded,
.manufacturer-index span.alpha-linked a  {
    padding: 0 6px;
}

h4.manufacturer-name {
    color: #6e0e0f;
    font-size: 18pt;
    font-weight: bold;
    padding-left: 4px;
    border-bottom: solid #6e0e0f 2px;
    padding-bottom: 4px;
    margin: 0.5em 0;
}

.manufacturers-list,
.manufacturer-models-list {
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.4;
    border-left: 0px solid #6e0e0f;
    border-right: 0px solid #6e0e0f;
    width: 100%;
    text-align: left;
    color: black;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
    -moz-column-rule: 1px solid #6e0e0f;
    -webkit-column-rule: 1px solid #6e0e0f;
    column-rule: 1px solid #6e0e0f;
    overflow: auto;
    max-height: 280px;
    padding-top: 20px;
}

.manufacturer-models-list.two-column {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    max-height: initial;
}

.manufacturer-models-list ul.models-embedded-list li a {
    color: black;
}

.manufacturer-models-list ul.models-embedded-list li a:hover {
    color: #6e0e0f;
}

@media screen and (max-width: 960px) {
    .manufacturers-list,
    .manufacturer-models-list {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media screen and (max-width: 720px) {
    .manufacturers-list,
    .manufacturer-models-list,
    .manufacturer-models-list.two-column {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }
}


.manufacturer-models-list {
    padding-top: 0;
}

.manufacturers-list .alpha-section-head {
    line-height: 1.6;
    width: 60px;
    background-color: #6e0e0f;
    color: white;
    font-size: 18px;
    text-align: center;
    margin-bottom: 16px;
    border-radius: 5px;
    font-family: 'Oswald', sans-serif;
}

.manufacturers-list a.manufacturer-link:hover,
.model-list a.model-link:hover {
    color:  #6e0e0f;
}

.post-content h3.manufacturer-name {
    color: #6e0e0f;
    margin-bottom: 6px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24pt;
    font-weight: bold;
}

img.product-style {
    border: solid transparent 4px;
    border-radius: 6px;
    padding: 4px;
    margin-bottom: 8px;
}

img.product-style-selected {
    border: solid #6e0e0f 4px;
}

input[type="radio"] + label.x123-model,
input[type="radio"] + label.x123-style
 {
    padding: 2px 4px;
    border: solid transparent 1px;
    border-radius: 4px;
    vertical-align: middle;
    background-color: white; 
    color: black;
}

input[type="radio"]:checked + label.x123-model,
input[type="radio"]:checked + label.x123-style
{
    border: solid #6e0e0f 1px;
    border-radius: 4px;
    background-color: #6e0e0f;
    color: white;
}

.x123-type-label {
    font-size: 16px;
    font-family: sans-serif;
    line-height: 1.4;
    font-weight: bold;
}

button.x123-submit {
    margin-top: 1em;
    font-size: 20px;
    background-color: #6e0e0f;
    color: white;
    padding: 0.5em 0.8em;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 6px;
}

.circle-background-char {
    display: inline-block;
    width: 2em;
    height: 2em;
    border-radius: 50%;
    text-align: center;
    line-height: 2em;
    vertical-align: middle;
}

/* 
** ECT Styles
**
** Load order of styles:
** 1. /css/ectcart.css - Core ECT cart styles. Should never be modified.
** 2. /css/ectstyle.css - Themed style pack from ECT. Should not be moodified.
** 3. Our styles below to customize for Studio Slips.
*/

#mainbodyspan {
    display: block;
    border: 2px solid #6e0e0f;
    border-radius: 30px;
    padding: 30px;
    padding-bottom: 60px;
    margin: 1em auto;
    width: 100%;
    max-width: 640px;
    background-color: white; 
    -webkit-box-shadow: inset 0px 0px 29px 3px #cecece; 
    -moz-box-shadow: inset 0px 0px 29px 3px #cecece; 
    box-shadow: inset 0px 0px 29px 3px #cecece;
}

div.prodfilterbar {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    border-bottom: 3px solid #6e0e0f;
    xborder-top: 2px solid #6e0e0f;
    text-align: center;
    padding: 4px 0;
}

div.prodfilter {
    float: none;
    padding: 2px;
    color: #333;
    margin-bottom: 4px;
    display: inline-block;
}

select.prodfilter {
    padding: 4px;
    margin: 0 8px;
    border: 1px solid #ccc;
}

div.filtertext {
    padding: 8px;
    font-weight: bold;
}

div.prodfilter input[type="button"] {
    margin: 0 10px;
    font-size: 14pt;
}

div.products {
    text-align: center;
}

div.product {
    width: 30%;
    min-height: 260px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 10px 40px 10px;
    padding: 6px;
}

div.proddescription{
    font-family: "Open Sans", Arial, sans-serif;
	margin: 4px 0px;
	float:left;
	font-size: 14px;
	line-height: 1.5em;
    height: 100px;
    overflow: auto;
}

div.addtocart{
    display: block;
    clear: both;
    text-align: center;
}

div.optiontext span.prodoption label {
    font-weight: bold;
}

/* See media screen and max width overrides below */

div.detailname {
    color: #6e0e0f;
    font-size: 16pt;
    font-weight: bold;
    margin-bottom: 12px;
    border-bottom: 3px solid silver;
}

div.detailname p.detailname-product-note {
    color: black;
    margin: 2px 0 4px 0;
    font-size: 12pt;    
    font-weight: normal;
    line-height: 1.1;
}

div.detailimage{
	width: auto;
    max-width: 220px;
	padding: 10px 10px 10px 0;;
	float:left;
} 

div.imagenavigator {
    margin-top: 2px;
    text-align: center;
    font-size: 10pt;
    padding-top: 4px;
}

div.imagenavigator input {
    margin: 0 2px;
}

div.imagenavigator input.previmg {
    margin-right: 8px;
}
div.imagenavigator input.nextimg {
    margin-left: 8px;
}

div.detaildescription{
    display: block;
	padding-top: 4px;
	line-height:1.8em;
}

div.detailprice {
    padding-top: 6px;
    border-top: 1px solid silver;
    text-align: center;
}

div.detailcurrency {
    text-align: center;
}

div.detailoptions {
    display: block;
    overflow: auto;
    padding-bottom: 30px;
}

div.detailoptiontext {
    text-align: left;
    font-weight: bold;
    font-size: 11pt;
    line-height: 1.2;
    margin: 0;
    padding: 2px 8px 2px 0;
}  

div.detailoption {
    margin: 2px 0;
}

div.option { 
    margin-bottom: 10px;
    display: inline-block;
    margin-left: 1px;
    xmargin-top: -1px;
    xwidth: 330px;
}

div.detailoutofstock{
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: center;
    padding:10px 0px;
}

div.detailoption .ss-cabinet-name {
    font-weight: bold;
    color: #6e0e0f;
}

div.detailaddtocart {
    display: block;
    float: none;
    clear: both;
    width: 100%;
    text-align: center;
    margin-left: 0px;
}

input.buybutton {
    font-family: 'Oswald',sans-serif;
    font-weight: normal;
    margin: 10px;
    background-color: #6e0e0f;
    cursor: pointer;
    padding: 6px 8px;
    color: #FFF;
    font-size: 20px;
    line-height: 34px;
    text-transform: uppercase;
    letter-spacing: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#addToCart {
    color:#6e0e0f;
    font-weight:bold;
    margin-top: -80px;    /* move into the boxed div created by ECT */
    text-align: center;
    margin-bottom: 120px;
}

div.ectdivhead {
    border: none;
    overflow: visible;
}

div.ectgiftcerts div.ectdivleft {
    text-align: right;
    font-weight: bold;
}

div.ectgiftcerts div.ectdiv2column {
    text-align: center;
}

@media screen and (max-width: 620px) {
    div.detailoptiontext {
        width: 98%;
    }
}

@media screen and (max-width: 480px) {
    #mainbodyspan {
        border: none;
        padding: 0;
        margin: 0px auto;
        width: auto;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    div.detailoptiontext {
        width: 98%;
        margin: 1em 0px 2px 0px;
        padding-left: 0px;
    }
    #addToCart {
        margin-top: 0px;
    }
}

/*
** For the Advantages image and callout text on the home page.
*/

.hp-advantages-block {
    position: relative;
}
.hp-advantages-block > img {
  width: 100%;
  height: auto;
}
.hp-advantages-overlay {
    position: absolute;
    margin: 0;
    font-family: 'Caveat', cursive;
    font-size: 18pt;
    line-height: 1.1;
    background-color: transparent;
    color: black;
}
    .hp-advantage-bull {
        display: none;
        padding-right: 0;
    }
#hp-advantages-text-1 {
    top: 10px;
    padding: 0 68px 0 2%;
    max-width: 33%;
    background:transparent url("/images/callout-tl.png") top right no-repeat;
}
#hp-advantages-text-2 {
    top: 50%;
    padding: 0 74px 0 2%;
    max-width: 20%;
    background:transparent url("/images/callout-bl.png") bottom right no-repeat;

}
#hp-advantages-text-3 {
    top: 10px;
    right: 0;
    padding: 0 2% 0 68px;
    max-width: 33%;
    background:transparent url("/images/callout-tr.png") top left no-repeat;

}
#hp-advantages-text-4 {
    top:50%;
    right: 0;
    padding: 0 2% 0 74px;
    max-width: 33%;
    background:transparent url("/images/callout-br.png") top left no-repeat;


}

@media screen and (max-width: 960px) {

    .hp-advantages-overlay {
        position: static;
        margin: 0;
    }
    #hp-advantages-text-1,
    #hp-advantages-text-2,
    #hp-advantages-text-3,
    #hp-advantages-text-4 {
        max-width: 100%;
        background-image: none;
        padding: 0.5em 1em;
    }
    .hp-advantage-bull {
        display: inline-block;
        padding-right: 1ex;
    }
}

/**
*** EOF: $RCSfile: style.css,v $
**/