/* CUSTOM FONTS
*
* font-family: 'Merriweather', serif;
* font-family: 'Merriweather Sans', sans-serif;
*
*/

.bg-color,.Content .nav-tabs li.active,.sexy-search-wrap .search-results img.RatingIMG,#Header #TopMenu .dropdown .cartBtns .CheckoutLink,.left-pane .pane-menu > ul > li:hover > a,.Left #SideCategoryList.CategoryList > div > ul li > ul > li:hover > a,.bg-color-hover:hover,.Left #SideCategoryList.CategoryList > div > ul li > ul li:hover a:hover,.CategoryPagination .FloatRight a:hover,.CategoryPagination .FloatLeft a:hover,.Content .nav-tabs li.active:hover,.Content .ProductList li .ProductActionAdd a:hover,.QuickViewBtn:hover,.CategoryPagination li a:hover,.Left #SideCategoryList.CategoryList > .SideCategoryListFlyout > ul > li.has-sub:hover,.Left #SideCategoryList.CategoryList > div > ul li > ul li:hover,.Left #SideCategoryList.CategoryList > div > ul li > ul > li > ul > li > ul li:hover,.Left #SideCategoryList.CategoryList > div > ul li > ul > li > ul > li:hover,.ProductList li .ProductActionAdd a:hover,.RemoveFromWishlistForm .RemoveBtn:hover,#Header #HeaderLower #SideCategoryList li ul li:hover,.ProductList li .ProductCompareButton:hover,.Submit input,.ML20 input,.btn,.header .actions .btn,.CartUpdateBtn input,.CheckoutButton a,#bottom_payment_button,.ExpressCheckoutContent input[type="submit"],#bottom_payment_button,.Submit input,.plain.btn,#frmGiftCertificate .Submit input[type=button],#frmGiftCertificate .Submit input[type=submit], #Header #TopMenu ul li .dropdown #LoginButton:hover, .icon-social-theme:hover {
    background-color: #2e2e2e;
}
.color, a, .Content .nav-tabs li:hover a, .Content a, .Content .tab-content .pagination .glyphicon:hover, #ContainerFooter a:hover, #ContainerFooter #FooterUpper > ul > li > a:hover, #FooterUpper #SideCategoryList li a:hover, .Content .ProductList li .ProductPrice span.SalePrice, .Content .ProductList li .ProductDetails a:hover, .Content .ProductList li .ProductPriceRating span.SalePrice, .sexy-search-wrap .result-link:hover .product-price, #HeaderLower h1.logo a, #Header #HeaderLower #SideCategoryList li a:hover, #Header #HeaderLower #SideCategoryList li:hover a, #Header #HeaderLower #SideCategoryList li a:hover, #Header #HeaderLower #SideCategoryList li li a:hover, #Header #HeaderLower #SideCategoryList li.active a, #Header #HeaderLower #SideCategoryList li.ActivePage a, #Header #TopMenu .dropdown .ProductList em, .ProductList li .ProductDetails a:hover, .ProductList li .ProductPriceRating span, .WishlistProductList li .ProductDetails em span, #currency-chooser #change-currency, .left-pane .pane-menu > ul > li .glyphicon, .color-hover:hover, #ProductDetails .wishlist-button:hover, #ProductDetails .extra-buttons a:hover, #Header #TopMenu ul li a .glyphicon-chevron-down, .rightopen #Header .search-icon, #Header .search-icon:hover, .ProductDetailsGrid .DetailRow.PriceRow .Value em, .Content .ProductMain .ProductPrice, #QuickViewProductDetails .ProductPrice {
    color: #2e2e2e;
}
.border-color-primary, .Content .ProductList li:hover .ProductDetails, .sexy-search-wrap .search-results li:hover, .Left h1#title, .Right h2, .Left #SideCategoryList.CategoryList > div > ul li > ul li, .SubCategoryList ul li a,.SubBrandList li a, #product-main #SideProductRelated h2 span, #Header #HeaderLower #SideCategoryList li ul, #Header #HeaderLower #SideCategoryList li ul li.has-sub:hover > ul, .left-pane .pane-menu > ul > li:hover > a, #ProductDetails .ProductTinyImageList ul li:hover {
    border-color: #2e2e2e !important;
}
body {
    background: #fff;
    color: #2e2e2e;
    font-family: 'Merriweather', serif;
    font-size: 14px;
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: 'Merriweather', serif;
}
.secondary-font-family {
    font-family: 'Merriweather Sans', sans-serif !important;
}
.Content img, #ContainerFooter img {
    height: auto;
    max-width: 100%;
}
.CartThumb img, .zoomWrapper img {
    max-width: inherit;
}
select[multiple], select[size], input[type=text] {
    height: 33px;
}


/* HEADER */
#Header {
    background: #fff url('//cdn11.bigcommerce.com/s-9dd0a/templates/__custom/img/bg-header.png?t=1601652747') repeat-x;
    border-bottom: 3px solid #bcbdbd;
    float: left;
    height: auto;
    z-index: 5;
}
#HeaderUpper {
    float: left;
    height: auto;
    max-width: inherit;
    width: 100%;
}
#HeaderUpper .inner, #HeaderMid .inner, #HeaderLower .inner {
    margin: 0 auto;
    max-width: 1160px;
    width: 96%;
}
#Header #TopMenu .top-menu-right {
    float: none;
    width: 100%;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
#Header #TopMenu .CategoryList > #Menu > ul{
    display: flex;
    width: 100%;
}
#Header #TopMenu .CategoryList > #Menu > ul ul{
    display: none;
    background: #1D1E6B;
    top: 100%;
    width: 400%;
    box-shadow: 0 4px 15px -4px rgba(0,0,0,.7);
}
#Header #TopMenu .CategoryList > #Menu > ul ul > li{
    float: left;
    width: 50%;
    clear: none;
    border: none;
}
#Header #TopMenu .CategoryList > #Menu > ul ul > li > a{
    float: left;
    width: 100%;
    text-align: left;
        padding: 8px 15px;
        white-space: normal;
}
#Header #TopMenu .CategoryList > #Menu > ul ul > li > a:hover{
    text-decoration: none;
    background: #13145E;
}
#Header #TopMenu .top-menu-right > li,
#Header #TopMenu .CategoryList li{
    border-left: 1px solid #764689;
    float: none;
    max-height: inherit;
    padding: 0;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}
#Header #TopMenu .top-menu-right > li:last-of-type,
#Header #TopMenu .CategoryList li:last-of-type {
    border-right: 1px solid #764689;
}
#Header #TopMenu ul li a,
#Header #TopMenu .CategoryList li a{
    color: #fff;
    font-size: 12px;
    padding: 9px 3px;
    text-align: center;
    text-transform: none;
}
#Header #TopMenu ul li a:hover,
#Header #TopMenu .CategoryList li a:hover{
    background: #764689;
}
#Header #TopMenu .top-menu-right > .top-menu-social {
    -webkit-flex-grow: 0;
    -ms-flex-grow: 0;
    flex-grow: 0;
    padding: 0 10px;
}
#Header #TopMenu .top-menu-right .top-menu-social #socnet {
    margin-top: 7px;
    white-space: nowrap;
}
#Header #TopMenu ul .top-menu-social a {
    display: inline-block;
    float: none;
    font-size: 14px;
    padding: 0;
    width: 22px;
}
#HeaderMid {
    float: left;
    max-width: inherit;
    min-height: inherit;
    padding: 20px 0;
    width: 100%;
}
.header-mid .logo {
    float: left;
}
.header-ctas {
    float: left;
    margin: 20px 1% 0;
    text-align: center;
    width: 53%;
}
.header-cta {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
}
#Container .header-cta h3 {
    color: #1b1b1b;
    font-size: 18px;
    letter-spacing: 0.01em;
    text-transform: none;
}
.header-cta a {
    color: #1d1e6b;
    display: block;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.header-cta a:hover {
    color: #1b1b1b;
}
.icon-bowl {
    background: url('//cdn11.bigcommerce.com/s-9dd0a/templates/__custom/img/icon-bowl.png?t=1601652747') no-repeat;
    display: inline-block;
    height: 24px;
    width: 25px;
}
.header-cta .glyphicon {
    color: #7e4a92;
}
.header-mid-secondary {
    float: right;
    width: 26%;
}
.header-mid-cart {
    text-align: right;
    white-space:nowrap;
}
.header-mid-cart a {
    background: #1d1e6b;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px;
    padding: 7px 20px;
    text-align: center;
    vertical-align: middle;
}
.header-mid-cart a:hover {
    background: #764689;
    text-decoration: none;
}
.header-mid-cart-item-total {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
}
.cItems em {
    color: #7e4a92;
    font-weight: 700;
}
#SearchForm {
    float: left;
    margin: 10px 0 0 3px;
    padding: 0;
    position: relative;
    width: 100%;
}
#SearchForm input.Textbox {
    background: #7e4a92;
    border: none;
    border-radius: 4px 0 0 4px;
    color: #fff;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 5px 45px 5px 10px;
    text-transform: none;
    width: 97%;
}
#SearchForm .Button {
    height: 40px;
    margin: 0;
    position: absolute;
    right: 2px;
    top: 0;
    width: 40px;
}
#SearchForm input.Textbox:focus, #SearchForm input.Textbox:placeholder-shown {
    background: #7e4a92;
    color: #fff;
}
#SearchForm input.Textbox::-webkit-input-placeholder {
    color: #fff;
}
#SearchForm input.Textbox::-moz-placeholder {
    color: #fff;
}
#SearchForm input.Textbox:-ms-input-placeholder {
    color: #fff;
}
#SearchForm input.Textbox:-moz-placeholder {
    color: #fff;
}
#HeaderLower {
    border-top: 1px solid #dddede;
    float: left;
    max-width: inherit;
    min-height: inherit;
    width: 100%;
}
#Header #SideCategoryList {
    float: left;
    width: 100%;
}
#Header #SideCategoryList .category-list {
    float: none;
    position: relative;
    width: 100%;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
#Header #SideCategoryList .category-list > li {
    border-left: 1px solid #dddede;
    position: static;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}
#Header #HeaderLower #SideCategoryList > div > ul > li {
    padding: 0;
}
#Header #SideCategoryList .category-list > li:last-of-type {
    border-right: 1px solid #dddede;
}
#Header #HeaderLower #SideCategoryList > div > ul > li:hover, #Header #HeaderLower #SideCategoryList > div > ul > li.hover_effect, #Header #HeaderLower #SideCategoryList li.active, #Header #HeaderLower #SideCategoryList li.ActivePage {
    background: #1d1e6b;
}
#Header #HeaderLower #SideCategoryList > div > ul > .has-sub:hover>a:after {
    bottom: -15px;
    color: #1d1e6b;
    content: '\e252';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    line-height: 1;
    margin: 0 auto;
    position: absolute;
    right: 0;
    z-index: 100;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#Outer #Header #HeaderLower #SideCategoryList .category-list > li > a, #Header #HeaderLower #SideCategoryList .category-list > li > a {
    color: #2e2e2e;
    font-family: 'Merriweather', serif;
    font-size: 14px;
    padding: 10px 22%;
    text-transform: none;
}
#Outer #Header #HeaderLower #SideCategoryList > div > ul > li:hover > a, #Header #HeaderLower #SideCategoryList > div > ul > li:hover > a, #Outer #Header #HeaderLower #SideCategoryList .category-list > li.active > a, #Header #HeaderLower #SideCategoryList .category-list > li.active > a {
    color: #fff;
}
#Header #HeaderLower #SideCategoryList .category-list>li>ul {
    background: #fff;
    border: none;
    border-top-color: #404040;
    box-shadow: 0 1px 8px 0 rgba(0,0,0,.3);
    display: none !important;
    overflow: hidden;
    padding: 15px 20px 10px 10px;
    top: 63px;
    width: 100%;
}
#Header #HeaderLower #SideCategoryList .category-list>li.has-sub:hover>ul, #Header #HeaderLower #SideCategoryList > div > ul > li:hover > ul li ul {
    display: none !important;
    left: 0;
}
#Header #HeaderLower #SideCategoryList .category-list>li>ul>li {
    background: none;
    clear: none;
    float: left;
    margin-bottom: -990px;
    padding: 0 10px 1000px;
    overflow: hidden;
    text-align: left;
    width: 188px;
}
#Header #HeaderLower #SideCategoryList .category-list>li>ul>li.dropdown-cta {
    float: right;
    padding: 0 0 1000px;
    position: relative;
    width: 360px;
}
#Header #HeaderLower #SideCategoryList li ul {
    top: 0;
}
#Header #HeaderLower #SideCategoryList li ul li {
    background: none;
}
#Header #HeaderLower #SideCategoryList li ul li:hover {
    background: none;
}
#Header #HeaderLower #SideCategoryList li ul li.has-sub > ul {
    border: none !important;
    display: block !important;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
#Header #HeaderLower #SideCategoryList li ul li.has-sub:hover > ul {
    left: 0;
}
#Header #HeaderLower #SideCategoryList li ul li a {
    font-family: 'Merriweather', sans-serif;
    font-size: 12px;
    font-weight: 700;
    padding: 5px 0;
    white-space: initial;
}
#Header #HeaderLower #SideCategoryList li ul li.has-sub > a {
    background: none;
    width: 100%;
}
#Outer #Header #HeaderLower #SideCategoryList li ul li:hover > a {
    color: #1d1e6b;
}
#Header #HeaderLower #SideCategoryList li ul li ul {
    padding-left: 0;
}
#Header #HeaderLower #SideCategoryList li ul li ul li a {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    padding: 2px 0;
}
#Header #HeaderLower #SideCategoryList li ul li ul li li a {
    font-size: 10px;
}
.QuickSearch {
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    position: fixed !important;
}


/* SOCIAL */
#socnet a {
    background: #1d1e6b;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    height: 22px;
    overflow: hidden;
    text-align: center;
    text-indent: 0;
    width: 22px;
}
#socnet a:before {
    display: block;
    height: 22px;
    padding-top: 5px;
    width: 22px;
}
#socnet a:hover {
    color: #fff;
}
#socnet a:hover, #socnet a:focus, #socnet a:active {
    text-decoration: none;
}
#socnet .fa-pinterest:before {
    content: '\f231';
}


/* CONTENT */
.fixed-header #Outer {
    padding-top: 235px;
}
.Left h1#title, .Right h2, #Container .Left div.shop-by {
    font-size: 20px;
}
.Content .row {
    border: none;
}
.Content .nav-tabs {
    border: 1px solid #dddede;
    border-radius: 4px;
}
.Content .nav-tabs li {
    border-left: 1px solid #dddede;
}
.Content .nav-tabs li:first-of-type {
    border-radius: 4px 0 0 4px;
    border-left: none;
}
.Content .nav-tabs li:last-of-type {
    border-right: 1px solid #dddede;
}
.Content .nav-tabs li:hover {
    background: none;
}
.Content .nav-tabs li.active, .Content .nav-tabs li.active:hover {
    background: #1d1e6b;
}
.Content .nav-tabs li a {
    color: #9fa0a0;
    font-family: 'Merriweather', serif;
    text-transform: none;
}
.Content .nav-tabs li:hover a {
    color: #1d1e6b;
}
.Content .tab-content .pagination {
    margin: 0;
    top: -65px;
}
.Content .tab-content .pagination span {
    border-left: 1px solid #dddede;
    left: 0;
    margin: 0;
    padding: 16px 12px;
    top: 0;
}
.Content .tab-content .pagination .glyphicon {
    color: #7e4a92;
    font-size: 18px;
}


/* PRODUCT LIST */
.Content .ProductList {
    margin-left: -20px;
}
.mobile .Content .ProductList {
    margin-top: 15px;
}
.Content .ProductList li {
    border: 1px solid #dddede;
    border-radius: 0 0 4px 4px;
    height: auto !important;
    margin-left: 21px;
    max-width: 274px;
}
.Content .ProductList li:hover {
    box-shadow: none;
}
.Content .ProductList li .ProductImage {
    height: 201px !important;
    position: relative;
    width: 272px !important;
}
.Content .ProductList li .ProductImage, .Content .ProductList li:hover .ProductImage, .mobile .Content .ProductList li .ProductImage {
    border: none;
}
.Content .ProductList .ProductDetails, .mobile .Content .ProductList li .ProductDetails {
    background: none;
    border: none;
    border-top: 1px solid #dddede;
    margin: 0;
}
.Content .ProductList li:hover .ProductDetails {
    border-color: #dddede !important;
    margin: 0;
}
.Content .ProductList li .ProductDetails a {
    font-size: 14px;
    text-transform: none;
}
.Content .ProductList li .ProductPriceRating em, .Content .ProductList li .ProductPrice em {
    color: #1d1e6b;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.01em;
    margin: 0 0 10px;
}
.product-options {
    display: none;
}
.product-add-view {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease;
    width: 100%;
    background: rgba(127,91,142,0.7);
    background: -moz-radial-gradient(center, ellipse cover, rgba(127,91,142,0.7) 0%, rgba(53,7,70,0.7) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(127,91,142,0.7) 0%,rgba(53,7,70,0.7) 100%);
    background: radial-gradient(ellipse at center,  rgba(127,91,142,0.7) 0%,rgba(53,7,70,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(127,91,142,0.7)', endColorstr='rgba(53,7,70,0.7)',GradientType=1 );
}
.Content .product-add-view .btn, .Content .QuickViewBtn {
    background: #1d1e6b;
    color: #fff;
    border-radius: 4px;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    padding: 8px 3px !important;
    position: relative;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%);
    width: 75%;
}
.Content .product-add-view .btn:hover {
    background: #fff;
    color: #1d1e6b;
}
.Content .QuickViewBtn {
    background: #fff !important;
    color: #1d1e6b !important;
    left: 0 !important;
    line-height: normal;
    margin: 0 auto !important;
    position: absolute;
    right: 0;
    top: 50% !important;
    transform: translateY(10%);
}
.Content .QuickViewBtn:before {
    content: '\e105';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 5px;
    position: relative;
    top: 3px;
    -webkit-font-smoothing: antialiased;
}
.Content .QuickViewBtn:hover {
    background: #1d1e6b !important;
    color: #fff !important;
}
.ProductList li:hover .product-add-view, .ProductList li:hover .QuickViewBtn {
    opacity: 1;
}
.ProductList li:hover .QuickViewBtn {
    display: block !important;
}
.AddCartButton .productAttributeValue ul{
    margin-bottom: 0;
}
.ProductOtherDetails{
    margin-bottom: 0;
    margin-top: 0;
}
.VariationProductSKU{
    font-weight: 400;
    font-size: 14px;
}
.Content .ProductMain .ProductSKU{
    width: 33.333333333%;
    font-size: 14px;
    font-weight: 400;
}
.Content .ProductMain .social{
    margin-top: 0;
    top: 20px;
}
.Content .ProductMain .social .AddThisButtonBox{
    margin-top: 0 !important;
}
.Content .ProductMain .ProductPrice{
    font-size: 35px;
}
#SideProductRelated li:nth-child(n+5){
    display: none;
}
.ProductDescriptionContainer{
    float: left;
    width: 100%;
    background: #E9E9E9;
    padding: 20px 20px 5px;
}

/* SAMPLE MUSIC */
.sample-music-container {
    background: #444;
    float: left;
    padding: 10px 20px;
    width: 100%;
    position: relative;
}
.sample-music {
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    position: relative;
    border-top: 13px solid #6567D4
}
.music-title {
    background: #fff;
    color: #333;
    cursor: default;
    float: left;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 1px 5px 7px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 65%;
}
.music-icons {
    background: #fff;
    float: right;
    width: 35%;
}
.music-icons .fa {
    color: #959595;
    float: right;
    font-size: 18px;
    padding: 8px 4px;
}
.music-icons .music-timeline {
    background: #BEBEBE;
    border-radius: 0;
    float: left;
    height: 13px;
    left: 0;
    margin-top: 0;
    position: absolute;
    top: -13px;
    width: 100%;
}
.music-icons .music-playhead {
    background: rgba(126,74,146,1);
    border-radius: 5px;
    height: 21px;
    margin-top: -5px;
    width: 18px;
}
.music-icons .fa-plus-circle {
    background: #00ba2c;
    color: #fff;
    font-size: 28px;
    margin-left: 5px;
    padding: 4px 7px 2px;
}
.music-icons .fa:hover, .playing .fa-play, .paused .fa-pause {
    color: #333;
    cursor: pointer;
}
.music-icons .fa-plus-circle:hover {
    background: #c40001;
    color: #fff;
}
.product-item-sample-music {
    margin: 5px 0 10px;
    padding: 7px;
}
.product-item-sample-music .music-title {
    font-size: 10px;
    height: 26px;
    line-height: 26px;
}
.product-item-sample-music .music-icons .fa {
    font-size: 10px;
}
.product-item-sample-music .music-icons .fa-plus-circle {
    display: none;
}
.product-item-sample-music .music-icons .music-playhead {
    border-radius: 3px;
    height: 17px;
    margin-top: -3px;
    width: 14px;
}
@media only screen and (max-width: 1145px) {
    .music-title, .music-icons {
        width: 50%;
    }
}


/* FOOTER */
.NewsLetter {
    background: url('//cdn11.bigcommerce.com/s-9dd0a/templates/__custom/img/bg-pattern-purple.png?t=1601652747') repeat;
    margin: 0;
}
.NewsLetter .wrap {
    padding: 0;
}
.NewsLetter .wrap #SideNewsletterBox h2 {
    color: #fff;
    float: left;
    font-size: 31px;
    font-family: 'Merriweather Sans', sans-serif;
    letter-spacing: normal;
    text-transform: none;
}
body .NewsLetter .wrap #SideNewsletterBox h2 {
    margin-top: 17px;
}
.NewsLetter .glyphicon {
    font-size: 34px;
    left: 0;
    margin-right: 5px;
    top: 7px;
}
.NewsLetter .wrap #SideNewsletterBox .BlockContent {
    float: right;
    margin: 21px 0 21px 15px;
    position: relative;
    width: 47%;
}
.NewsletterSubscription label, .NewsletterSubscription input {
    border-radius: 4px;
    color: #1d1e6b;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 9px 10px;
    width: 47.5%;
}
#nl_email {
    margin-left: 4%;
    margin-right: 1px;
    padding-right: 41px;
}
.NewsletterSubscription .Button {
    border-radius: 0;
    height: 36px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 36px;
}
.NewsletterSubscription input[type="text"]:focus, .NewsletterSubscription input[type="text"]:placeholder-shown {
    background: #fff;
    color: #1d1e6b;
}
.NewsletterSubscription input[type="text"]::-webkit-input-placeholder {
    color: #1d1e6b;
}
.NewsletterSubscription input[type="text"]::-moz-placeholder {
    color: #1d1e6b;
}
.NewsletterSubscription input[type="text"]:-ms-input-placeholder {
    color: #1d1e6b;
}
.NewsletterSubscription input[type="text"]:-moz-placeholder {
    color: #1d1e6b;
}
#ContainerFooter {
    background: #1d1e6b;
    color: #fff;
}
#ContainerFooter #FooterUpper {
    padding: 30px 0 20px;
}
.footer-contact-logo {
    padding: 0;
}
.footer-contact-address, .footer-contact-phone, .footer-contact-email {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 16px;
    margin-top: 20px;
    padding: 0 0 0 45px;
}
.footer-contact-email {
    margin-top: 40px;
}
.footer-upper .glyphicon {
    font-size: 30px;
    left: 0;
    position: absolute;
    top: 0;
}
.footer-upper a {
    color: #fff;
    display: block;
}
#ContainerFooter a:hover, .footer-upper a:hover {
    color: #e4a4fd;
}
.footer-contact-address .glyphicon, .footer-contact-phone .glyphicon {
    top: 25%;
}
#ContainerFooter .glyphicon {
    color: #7e4a92;
}
.footer-mid {
    margin: 0 auto;
    max-width: 1160px;
    width: 96%;
}
.footer-mid h3, #ContainerFooter .f-heading {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 0.025em;
    text-transform: none;
}
#ContainerFooter .f-heading {
    padding-bottom: 5px;
}
.footer-mid-links {
    border-top: 1px solid #7e4a92;
    padding: 20px 0;
}
#ContainerFooter ul {
    margin: 0 0 0 1%;
    padding: 0;
    width: 32.33%;
}
#ContainerFooter ul:first-of-type {
    margin: 0;
}
#ContainerFooter .CategoryList ul {
    width: 100%;
}
#ContainerFooter ul li {
    margin: 0;
}
#SideCategoryList .SideCategoryListClassic li a, #SideCategoryList .SideCategoryListFlyout li a, #ContainerFooter ul li a {
    color: #fff;
    display: block;
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 13px;
    padding: 5px 0 5px 15px;
    position: relative;
}
#SideCategoryList .SideCategoryListClassic li a:hover, #SideCategoryList .SideCategoryListFlyout li a:hover, #ContainerFooter ul li a:hover {
    color: #e4a4fd;
    text-decoration: none;
}
#ContainerFooter ul li a:before {
    color: #7e4a92;
    content: '\e080';
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 8px;
    -webkit-font-smoothing: antialiased;
}
.fb-page {
    background: #fff;
    border-radius: 5px;
    padding: 10px;
}
#ContainerFooter #socnet {
    display: inline-block;
    float: none;
    padding: 0;
    vertical-align: middle;
}
.footer-mid-social-secure {
    border-bottom: 1px solid #7e4a92;
    border-top: 1px solid #7e4a92;
    padding: 10px 0;
}
.footer-mid-social-secure > div {
    padding: 0;
}
.footer-mid-social-secure h3 {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.footer-social {
    margin-top: 10px;
}
#ContainerFooter #socnet a {
    margin: 0 0 0 5px;
}
#ContainerFooter #socnet a:first-of-type {
    margin: 0;
}
.footer-social #socnet a {
    background: #7e4a92;
    font-size: 24px;
    height: 40px;
    width: 40px;
}
.footer-social #socnet a:before {
    height: 40px;
    padding-top: 9px;
    width: 40px;
}
.footer-secure img {
    display: inline-block;
    margin: 0 0 0 10px;
    vertical-align: middle;
}
#ContainerFooter #Footer {
    border: none;
    color: #fff;
    font-family: 'Merriweather Sans', sans-serif;
    margin: 0 auto;
    padding: 25px 0 10px;
    text-align: left;
}
#Footer p img {
    float: right;
    margin: -5px 0 0;
}


/* LANDING */
.landing-slider-ctas {
    background: url('//cdn11.bigcommerce.com/s-9dd0a/templates/__custom/img/bg-pattern-grey.png?t=1601652747') repeat;
    border-bottom: 1px solid #dddede;
    float: left;
    padding: 30px 0;
    top: 0;
    width: 100%;
}
.landing-slider-ctas img {
    height: auto;
    max-width: 100%;
}
.landing-slider-ctas .inner {
    margin: 0 auto;
    max-width: 1160px;
    width: 96%;
}
#Container .slide-show {
    float: left;
    margin-bottom: 0 !important;
    max-height: inherit;
    top: 0;
    width: 66%;
}
.slide-show-render.slide-show .flex-control-nav.flex-control-paging {
    bottom: 10px;
    left: 0;
}
.slide-show-render.slide-show .flex-control-nav.flex-control-paging li a {
    background: rgba(255,255,255,0.6);
    border: none;
    box-shadow: none;
    height: 12px;
    width: 12px;
}
.slide-show-render.slide-show .flex-control-nav.flex-control-paging li a.flex-active {
    background: #fff;
    border: none;
}
.slider-ctas {
    float: right;
    width: 32%;
}
.slider-cta {
    margin-top: 24px;
}
.slider-cta:first-of-type {
    margin: 0;
}
.banner_home_page_top {
    margin-bottom: 0;
}
#landing .banner_home_page_top > ul {
    float: left;
    list-style: none;
    margin: 0;
    width: 100%;
}
#landing .banner_home_page_top > ul > li {
    float: left;
    margin-left: 2%;
    width: 32%;
}
#landing .banner_home_page_top > ul > li:first-of-type {
    margin: 0;
}
#landing .banner_home_page_top > ul > li > a {
    display: block;
    margin-bottom: 24px;
}
#landing .banner_home_page_bottom {
    border-top: 1px solid #dddede;
    margin: 0;
    padding-top: 20px;
}
#Container .banner_home_page_bottom p {
    font-family: 'Merriweather Sans', sans-serif;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
#Container .banner_home_page_bottom p:first-of-type {
    margin: 0;
}
#Container .banner_home_page_bottom h2 {
    background: url('//cdn11.bigcommerce.com/s-9dd0a/templates/__custom/img/icon-flower.png?t=1601652747') no-repeat left center;
    color: #1d1e6b;
    display: inline-block;
    font-size: 28px;
    padding-left: 43px;
}


/* PRODUCT */
.ProductOtherDetails .custom-field {
    display: none;
    font-size: 12px;
    margin-bottom: 5px;
}
.ProductMain .sample-music-container {
    padding: 7px;
}
.ProductMain .music-title {
    width: 75%;
}
.ProductMain .music-icons {
    width: 25%;
}
.ProductMain .music-icons .fa-plus-circle {
    display: none;
}
.ProductMain .music-icons .fa-stop {
    margin-right: 10px;
}


/* OTHER */
.Breadcrumb {
    float: left;
    width: 100%;
}
.left-pane h3 {
    font-size: 17px;
}
.SubCategoryListGrid li {
    padding: 5px;
}
.Left #SideCategoryList.CategoryList > div > ul li a, .Left #SideCategoryShopByPrice li a, .Left .TagList li a, #SideAccountMenu li a, #GiftCertificatesMenu li a {
    font-size: 12px;
}
.Left #SideCategoryList.CategoryList > div > ul li > ul {
    top: 27px;
}


/* RESPONSIVE */
@media only screen and (max-width: 1200px) {
    #HeaderUpper .inner, #HeaderMid .inner, #HeaderLower .inner {
        width: 100%;
    }
    #Header #TopMenu .top-menu-right > .top-menu-social {
        width: 100px;
    }
    #Container .header-cta h3 {
        font-size: 16px;
    }
    .header-cta a {
        font-size: 18px;
    }
    .icon-bowl {
        background-size: contain;
        height: 20px;
    }
    .header-mid-cart a {
        font-size: 12px;
        font-weight: 400;
    }
    .header-mid-cart-item-total {
        font-size: 14px;
    }
    #Outer #Header #HeaderLower #SideCategoryList .category-list > li > a, #Header #HeaderLower #SideCategoryList .category-list > li > a {
        padding: 10px 15%;
    }
}
@media only screen and (max-width: 1180px) {
    #HeaderUpper, #HeaderLower {
        padding: 0 1%;
    }
    #HeaderMid {
        padding: 20px 1%;
    }
    .header-ctas {
        margin-right: 0;
        width: 50%;
    }
    .header-mid-secondary {
        width: 28%;
    }
    .Content .ProductList {
        margin: 15px 0 0;
    }
    .Content .ProductList li {
        margin: 0 2px 10px;
    }
    #landing .banner_home_page_top {
        zoom: 1;
    }
    #landing .banner_home_page_top > ul {
        text-align: center;
    }
    #landing .banner_home_page_top > ul > li {
        width: 31%;
    }
    #landing .banner_home_page_top > ul > li, #landing .banner_home_page_top > ul > li:first-of-type {
        margin: 0 1% 10px;
    }
    .NewsLetter .wrap {
        padding: 0 1%;
    }
    .NewsLetter .wrap #SideNewsletterBox h2 {
        font-size: 26px;
    }
    body .NewsLetter .wrap #SideNewsletterBox .BlockContent {
        min-width: inherit;
    }
    #ContainerFooter {
        padding: 0 1%;
        width: 98%;
    }
    .footer-mid {
        width: 100%;
    }
    .footer-mid-links, .footer-mid-social-secure {
        width: 70%;
    }
    .footer-mid-facebook {
        padding-right: 0;
        width: 30%;
    }
    .fb_iframe_widget {
        width: 100%;
    }
    .fb_iframe_widget span, .fb_iframe_widget iframe {
        width: 100% !important;
    }
    .footer-contact-address, .footer-contact-phone, .footer-contact-email {
        font-size: 12px;
        padding-left: 40px;
    }
    .footer-upper .glyphicon {
        font-size: 18px;
        left: 10px;
    }
    .footer-mid h3, #ContainerFooter .f-heading {
        font-size: 16px;
    }
    #SideCategoryList .SideCategoryListClassic li a, #SideCategoryList .SideCategoryListFlyout li a, #ContainerFooter ul li a {
        font-size: 12px;
        padding: 4px 0 4px 15px;
    }
    #ContainerFooter ul li a:before {
        top: 6px;
    }
    .footer-secure {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 1160px) {
    .header-ctas {
        width: 45%;
    }
    .header-mid-secondary {
        width: 30%;
    }
}
@media only screen and (max-width: 1100px) {
    body .NewsLetter .wrap #SideNewsletterBox h2 {
        margin-top: 24px;
    }
    .NewsLetter .wrap #SideNewsletterBox h2 {
        font-size: 24px;
    }
    .NewsLetter .glyphicon {
        font-size: 26px;
    }
}
@media only screen and (max-width: 960px) {
    #Header #TopMenu .top-menu-right > .top-menu-social {
        display: none;
    }
    #Header div.logo {
        width: 210px;
    }
    .header-ctas {
        margin: 5px 0;
        width: 75%;
    }
    .header-mid-secondary {
        float: left;
        margin: 10px 0 0;
        width: 75%;
    }
    .header-mid-cart {
        text-align: center;
    }
    #Header .responsive-only span {
        color: #fff;
        padding: 11px 10px;
        width: 100%;
    }
    #Header #HeaderLower #SideCategoryList {
        margin: 0;
    }
    #landing .banner_home_page_top {
        zoom: 1;
    }
    body .NewsLetter .wrap #SideNewsletterBox h2 {
        margin-top: 10px;
    }
    .NewsLetter .wrap #SideNewsletterBox h2 {
        width: 100%;
    }
    body .NewsLetter .wrap #SideNewsletterBox .BlockContent {
        width: 100%;
    }
}
@media only screen and (max-width: 900px) {
    .PrimaryProductDetails .ProductMain{
        padding:0;
        max-width:100%;
        overflow: hidden;
    }
}
@media only screen and (max-width: 880px) {
    .fixed-header #Outer {
        padding-top: 255px;
    }
    .header-ctas, .header-mid-secondary {
        margin-left: 5%;
        width: 65%;
    }
    #Outer #Header #HeaderLower #SideCategoryList .category-list > li > a, #Header #HeaderLower #SideCategoryList .category-list > li > a {
        padding: 10px 5%;
    }
}
@media only screen and (max-width: 767px) {
    .footer-upper {
        text-align: center;
    }
    .footer-contact-address, .footer-contact-phone, .footer-contact-email {
        display: inline-block;
        margin: 15px 1% 0;
        vertical-align: middle;
        width: 30%;
    }
    .footer-mid-links {
        padding: 0;
        text-align: center;
        width: 100%;
    }
    #ContainerFooter ul, #ContainerFooter ul:first-of-type {
        margin: 15px 1%;
        text-align: left;
        width: 30%;
    }
    #ContainerFooter .CategoryList ul {
        margin: 0;
        width: 100%;
    }
    .footer-mid-facebook {
        clear: both;
        float: left;
        margin-right: 2%;
        padding: 0;
        width: 50%;
    }
    .footer-mid-social-secure {
        border-bottom: none;
        float: left;
        text-align: center;
        width: 47%;
    }
    .footer-mid h3, #ContainerFooter .f-heading {
        display: block;
        margin: 0 0 10px;
        text-align: center;
    }
    .footer-secure {
        margin-top: 35px;
    }
    #ContainerFooter #Footer {
        border-top: 1px solid #7e4a92;
        margin-top: 15px;
    }
}
@media only screen and (max-width: 750px) {
    .fixed-header #Outer {
        padding-top: 203px;
    }
    .fixed-header #Header {
        background-position: 0 0;
        height: auto;
        position: fixed;
        top: 0;
        z-index: 9;
    }
    .fixed-header #HeaderUpper {
        background: none;
        padding: 0;
        position: relative;
    }
    #Header .top-menu-right #SideCategoryList{
        display: none;
    }
    #Header #TopMenu .top-menu-right {
        width: 101%;
    }
    #TopMenu .responsive-only {
        display: block !important;
    }
    #HeaderMid {
        padding: 10px 1%;
    }
    #Header div.logo {
        width: 100%;
    }
    .header-ctas {
        margin: 10px 0 0;
        width: 100%;
    }
    #Container .header-cta h3, .header-cta a {
        font-size: 13px;
    }
    .icon-bowl {
        height: 14px;
        width: 17px;
    }
    .header-mid-secondary {
        display: none;
    }
    #HeaderLower {
        display: none;
    }
    #Container .slide-show, .slider-ctas {
        width: 100%;
    }
    #Container .slide-show {
        margin-bottom: 20px !important;
    }
    .slider-cta {
        display: inline-block;
        margin: 0;
        margin-left: 3%;
        width: 48%;
    }
    .slider-cta:first-of-type {
        margin: 0;
    }
    #landing .banner_home_page_bottom {
        margin: 0 1%;
        text-align: center;
    }
    #landing .banner_home_page_bottom > p > img {
        float: none !important;
    }
    #ContainerFooter #FooterUpper {
        float: left;
        padding: 20px 0 0;
        width: 48%;
    }
    .footer-contact-address, .footer-contact-phone, .footer-contact-email {
        padding: 0;
        width: 98%;
    }
    .footer-upper .glyphicon {
        display: block;
        margin-bottom: 5px;
        left: 0;
        position: relative;
        top: 0;
    }
    .footer-mid-links {
        float: right;
        margin-top: 75px;
        width: 48%;
    }
    .footer-mid-links, .footer-mid-social-secure {
        border: none;
    }
    .footer-mid-links .c-shop, .footer-mid-links .c-pages {
        display: none;
    }
    #ContainerFooter ul {
        text-align: center;
        width: 100%;
    }
    #SideCategoryList .SideCategoryListClassic li a, #SideCategoryList .SideCategoryListFlyout li a, #ContainerFooter ul li a {
        padding: 4px 0;
    }
    #ContainerFooter ul li a:before {
        display: none;
    }
    .footer-mid-facebook {
        clear: left;
        margin: 20px 2% 0 0;
        text-align: center;
    }
    .fb_iframe_widget_fluid {
        display: inline-block !important;
        width: 360px;
    }
}
@media only screen and (max-width: 640px) {
    .landing-slider-ctas {
        padding: 15px 0;
    }
    .Content .nav-tabs {
        margin: 10px 0 0;
        overflow: hidden;
    }
    .Content .nav-tabs li, .Content .nav-tabs li:last-of-type {
        border: none;
        border-top: 1px solid #dddede;
        margin: 0;
    }
    .Content .nav-tabs li:first-of-type {
        border: none;
        border-radius: 0;
    }
    .Content .tab-content .pagination {
        display: none;
    }
    #landing .banner_home_page_top > ul > li {
        width: 100%;
    }
    #landing .banner_home_page_top > ul > li, #landing .banner_home_page_top > ul > li:first-of-type {
        margin: 0;
    }
    #landing .banner_home_page_top > ul > li > a {
        margin-bottom: 0 0 10px;
    }
    body .NewsLetter .wrap #SideNewsletterBox input[type="text"] {
        width: 47.5%;
    }
    #Footer p {
        text-align: center;
    }
    #Footer p img {
        display: block;
        float: none;
        margin: 10px auto;
    }
}
@media only screen and (max-width: 512px) {
    .slider-ctas, .slider-cta {
        text-align: center;
    }
    .slider-cta {
        margin: 15px 0 0;
        width: 100%;
    }
    .NewsLetter .wrap {
        padding: 0 2%;
    }
    body .NewsLetter .wrap #SideNewsletterBox .BlockContent {
        max-width: inherit;
    }
    body .NewsLetter .wrap #SideNewsletterBox input[type="text"] {
        margin: 0 0 10px;
        width: 100%;
    }
    .NewsletterSubscription .Button {
        bottom: 10px;
    }
    #ContainerFooter {
        clear: both;
        padding: 0 2%;
        width: 96%;
    }
    #ContainerFooter #FooterUpper, .footer-mid-links, .footer-mid-facebook, .footer-mid-social-secure {
        width: 100%;
    }
    .footer-mid-links {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 430px) {
    .fixed-header #Outer {
        padding-top: 183px;
    }
    #Header div.logo img {
        height: 75px;
    }
    .header-cta {
        width: 100%;
    }
    .header-cta:first-of-type {
        display: none;
    }
}
