

:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 255, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem}::-moz-selection{background:var(--selection-background);color:var(--selection-text)}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:calc(1200rem/16);}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6,h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*
 * Ecwid Store Customizer - @Copyright 2019 -Author: RJ Ruggiero - Website: http://axyn.com
 */
/*Place the icons “Track orders”, “Favorites”, “Shopping bag”, “Sign In” on the top of a storefront page */
.ec-size .ec-store__category-page .ec-store__content-wrapper {
    display: flex;
    flex-direction: column;
}
.ec-size .ec-store__category-page .ec-grid {
    order: 2;
}
.ec-size .ec-store__category-page .ec-pager {
    order: 3;
}
.ec-size .ec-store__category-page .ec-footer {
    order: 1;
}
/*Show related products on top */



/* General <div> text base size */




/* Other Elements */

/* Not overridable ??
 .grid-product__price { color: rgba(121, 121, 121, 1.00) ;}
 */
/* Onsale label background color */

}
.ec-size .ec-store .label--notice::after,
.ec-size .ec-store .label--notice::before {
    border-color: rgba(251, 176, 59, 1.00) !important;
    border-right-color: transparent !important;
}

/* KEEP it on top - Text of onsale label and related compare and discount prices*/

.ec-size .ec-store .label__text::first-line {
    
    

}
.ec-size .ec-store .details-product-price-compare__value {
    
    
}
.ec-size .ec-store .details-product-price-discount__text {
    
    
}
.ec-size .ec-store .details-product-price-discount__value {
    
    
}

/* Product Attributes in Product Details Page */

.ec-size .ec-store .details-product-attribute__title {
    
    
}
.ec-size .ec-store .details-product-attribute__value {
    
    
}

/* Product Units in Product Details Page */

.ec-size .ec-store .product-details__units-in-product {
    
    
}
.ec-size .ec-store  .product-details__price-per-unit{
    
    
}



/* Link hover from basic_color */

}
%[endif]%
/* Text elements/tags  <p>, <a>, table */
/* Product description gets overriden by .ecwid p */
/*.ec-size .ec-store .product-details__product-description {color:  !important;}*/

.ecwid p {
    
    
}
.ecwid a {
    
    
}
.ecwid table, .ecwid-description-table, .ecwid td {
    
    
}

/* Addtional elements/tags <ul>, <ol>, quotes */

.ecwid ul {
    
    
}
.ecwid ol {
    
    
}
.ecwid blockquote, .ecwid-description-blockquote {
    
    
}

/* Headers */

.ecwid h1 {
    
    
}
.ecwid h2 {
    
    
}
.ecwid h3 {
    
    
}
.ecwid h4 {
    
    
}

/* Buttons */

.ec-size .ec-store .form-control--primary .form-control__button {
    
    
}
.ec-size .ec-store .form-control--secondary .form-control__button {
    
    
}
.ec-size .ec-store .form-control--small .form-control__button {
    
    
}
.ec-size .ec-store .form-control--primary .form-control__button:hover {
    
    
}
.ec-size .ec-store .form-control--secondary .form-control__button:hover {
    
    
}
.ec-size .ec-store .form-control--small .form-control__button:hover {
    
    
}

/* Category page */

.ec-size .ec-store .grid-category__title-inner {
    
    
}
.ec-size .ec-store .grid-product__title-inner {
    
    
}
.ec-size .ec-store .grid-product__sku {
    
    
}

/* Product page */

.ec-size .ec-store .product-details__product-title {
    
    
}
.ec-size .ec-store .details-product-price__value {
    
    
}
.ec-size .ec-store .product-details__product-sku {
    
    
}
.ec-size .ec-store .details-product-purchase__qty-label {
    
    
}

/* Product page sub-titles */

.ec-size .ec-store .details-product-option * {
    
    
}
.ec-size .ec-store .details-product-option__title{
    
    
}

.ec-size .ec-store .details-product-purchase__place {
    
    
}
.ec-size .ec-store .details-product-share__title {
    
    
}

/* Single Product Page - Buttons */

.ecwid-btn--primary {
    
    
}
.ecwid-btn--primary:hover {
    
    
}

/* Single Product Page - Quantity area */

.gwt-InlineLabel {
    
    
}
.gwt-TextBox {
    
    
}

/* Single Product Page - Title Price and Background */

.ecwid-title {
    
    
}
.ecwid-price {
    
    
}
.ecwid-Product {
    
}


%[endif]%


/*
 * Ecwid Font - @Copyright 2019 Author: RJ Ruggiero - Website: http://axyn.com
 */
@font-face {
    font-family: 'Garamond Premier Pro';
    src: url('../') format('truetype');
    
}

/* More Global elements */



/* Standard elements */



/* Headers */
.ecwid h1,





/* Buttons */



/* Main Store and Product Catalog Pages */
.grid-category__title-inner,
.ec-size .ec-store .grid-product__title-inner,


/* Product Details Pages */
.ec-size .ec-store .product-details__product-title,
.ec-size .ec-store .product-details__product-sku,



/* Product Details Pages - subtitles */




/* Product Details Pages - attributes */
.ec-size .ec-store .details-product-attribute__title,

/* Product Details Pages - onsale */




/* Product Details Pages - onsale */






#stacks_in_45 .ecwid-font-edit {
    font-family: 'Garamond Premier Pro', serif ;
    
}



/*
 * Ecwid Search - @Copyright 2019 -Author: RJ Ruggiero - Website: http://axyn.com
 */
.ecwid-search-widget {
    width: 250px !important;
    height: auto !important;
    font-size: 12px !important;
}
input.ecwid-search-widget__input {
    max-width: 250px !important;
    height: 30px !important;
    color: rgba(121, 121, 121, 1.00) !important;
    border: solid 1px rgba(121, 121, 121, 1.00) !important;
    border-radius: 0px !important;
    background-color: rgba(255, 255, 255, 1.00) !important;
}

