/* Move Blog sidebar to the right */
.blog .Left {
    float: right;
    padding-left: 30px;
    padding-right: 0;
}
.blog #LayoutColumn1 {
    float: left;
}
@media screen and (max-width: 1024px) {
    .blog .Left {
        padding-left: 20px;
     }
}
@media screen and (max-width: 980px) {
    .blog .Left {
        padding-left: 15px;
     }
}
@media screen and (max-width: 768px) {
    .blog .Left {
        float: none;
        width: auto;
        clear:both;
        padding:0;
    }
}
.TopMenu {
    border-top: 36px solid #282828;
}
.TopMenu::before {
    content: 'Free Standard Shipping on U.S. Orders Over $150';
    display: block;
    position: absolute;
    top: 8px;
    text-align: center;
    width: 100%;
    font-weight: bold;
    color: #fff;
}
/* Home Featured Product List */
#HomeFeaturedProducts .ProductList .ProductImage {
    max-width: 265px;
    margin: 0 auto;    
}

/* Responsive Header, Menu, Slider */

/* Header/Menu */
.PageMenu #menu-icon {
    display: none;
    padding: 0 20px 10px 0;
    margin: 0;
}
.PageMenu #menu-icon::before {
    content: '';
    display: inline-block;
    /** http://dopiaza.org/tools/datauri/index.php
    <svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' enable-background='new 0 0 20 20' xml:space='preserve' style='fill:rgb(212, 14, 140)'><rect width='20' height='4'/><rect y='16' width='20' height='4'/><rect y='8' width='20' height='4'/></svg>
    **/
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20version%3D%271.1%27%20x%3D%270px%27%20y%3D%270px%27%20width%3D%2720px%27%20height%3D%2720px%27%20viewBox%3D%270%200%2020%2020%27%20enable-background%3D%27new%200%200%2020%2020%27%20xml%3Aspace%3D%27preserve%27%20style%3D%27fill%3Argb%28212%2C%2014%2C%20140%29%27%3E%0D%0A%0D%0A%3Crect%20width%3D%2720%27%20height%3D%274%27%2F%3E%0D%0A%0D%0A%3Crect%20y%3D%2716%27%20width%3D%2720%27%20height%3D%274%27%2F%3E%0D%0A%0D%0A%3Crect%20y%3D%278%27%20width%3D%2720%27%20height%3D%274%27%2F%3E%0D%0A%0D%0A%3C%2Fsvg%3E");
    width: 20px;
    height: 20px;
}
.PageMenu #menu-icon::after {
    content: ' Menu';
}
.PageMenu #custom-menu > ul li > a{
    font-size: 14px;
    letter-spacing: .2px;
}
@media screen and (max-width: 1224px){
    .last.CartLink.menucart {
        margin: 7px 0 20px !important;
    }
    #SearchForm {
        margin: 0 0 20px !important;
    }
    .PageMenu.fixed .last.CartLink.menucart {
        margin-bottom: 0 !important;
    }    
    .PageMenu.fixed #SearchForm {
        margin: 0 0 5px !important;
    }
}
@media screen and (max-width: 980px){
    #Header {
        margin-bottom: 10px !important;
    }
    .PageMenu #SideCategoryList {
        float: left;
    }
    .last.CartLink.menucart {
        margin: 0 0 20px !important;
    }    
    .PageMenu #menu-icon {
        display: inline-block;
        position: relative;
        bottom: 2px;
        font-size: 18px;        
    }
    .PageMenu #custom-menu > ul {
        z-index: 9999;
        display: none;
        position: absolute;
        padding: 16px;
        background: #FFF;
        border: 4px solid #D40E8C;
        left: 0;
        top: 28px;
        width: 40%;
    }
    .PageMenu #custom-menu:hover > ul {
        display: block;
    }
    .PageMenu #custom-menu > ul li {
        display: inline-block;
        float: left;
        border: none;
        width: 100%;
        padding: 6px 0;
    }
    .PageMenu #custom-menu > ul li > a{
        margin: 0;
        padding: 0;
    }
    /* Footer Sitemap */
    #FooterUpper .mobile_togglemenu {
        display: none !important;
    }
    #FooterUpper .custom_content.BlockContent {
        display: block !important;
        margin: 4px 0 14px !important;
    }
    .custom-footer-sitemap .BlockContent{
        display: block !important;
        margin-top: 0 !important;
    }
    .custom-footer-sitemap.top-to-bottom {
        margin-bottom: 0 !important;
    }
    .custom-footer-sitemap.left-to-right h2.toggle {
        display: none !important;
    }
}
@media screen and (max-width: 480px){
    .PageMenu #custom-menu > ul {
        width: 65%;
    }
}

#currencyPrices {
    display: none;
}

#LayoutFullWidth {
    float: none;
    width: 100%;
}

.left {
    float: left;
    padding: 10px;
}

.first {
    clear: both;
}

#Header {
    margin-bottom: 85px;
}

a,
#LayoutColumn2 .YourAccount .list a,
#LayoutColumn2 .Breadcrumb li a,
.header-logo a,
.Left li li a,
.Left #SideCategoryList li a,
.Left .slist li a,
p a,
.Left .afterSideShopByBrand a,
.Left #GiftCertificatesMenu li a,
.Left #SideAccountMenu li a,
.Left #SideCategoryList li li a,
.Left .slist li li a,
.TabNav li.Active a {
    color: #00aeef;
}

a:hover,
p a:hover {
    color: #52c3ee;
}

.TabNav li.Active a,
.TabNav li a:hover {
    border-bottom: 3px solid #d40e8c;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #d40e8c;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 15px 0 8px;
    padding: 0px 0 6px;
    text-transform: capitalize;
}

h1,
.h1 {
    font-size: 30px;
    line-height: 1.25em;
}

h2,
.h2 {
    font-size: 25px;
}

h3,
.h3 {
    font-size: 20px;
}

h4,
.h4 {
    font-size: 15px;
}

h5,
.h5 {
    font-size: 12px;
}

h6,
.h6 {
    font-size: 10px;
}

#ProductDetails h1 {
    margin: 5px 0px 10px;
}

.btn {
    background: #d40e8c;
}

.newsletter a,
.newsletter a:hover {
    color: #fff;
}

.ProductList .btn:hover {
    color: #d40e8c;
    color: #000;
}

p {
    line-height: 1.75em;
}

ul,
ol {
    line-height: 1.75em;
}

blockquote {
    background: url(../../../product_images/uploaded_images/quote_t-1420560928.png) top left no-repeat;
    padding: 15px 15px 15px 50px;
    margin: 25px 0;
    line-height: 1.75em;
}
/* Single Page */
.PrimaryProductDetails .ProductThumb {
    margin: 0px auto;
    max-width: 460px;    
}
#ProductTabs .TabNav li a {
    margin: 0 0 10px;
    display: inline-block;
    text-align: center;
}
/* Homepage Slider */
.slide-show .slide-overlay {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 425px;
    top: 28%;
    text-align: center;
}

.slide-background {
    background-color: rgba(0, 0, 0, 0.4);
    margin-left: 22%;
    width: 30%;
    min-width: 277px;
    padding: 30px;
}

.slide-show h2 {
    text-shadow: none;
    line-height: 50px;
    padding: 0;
    margin: 0;
}

.slide-show .slide-text {
    text-shadow: none;
}

.flex-control-paging li a {
    background: #ffffff;
}

/* As seen on image */
.as-seen-on-wrap {
    overflow: hidden;
    margin-bottom: 24px;
    max-width: 100%;
    text-align: center;
}
.as-seen-on-img {
    display: block;
    float: left;
}
@media screen and (max-width: 1250px){
.as-seen-on-img {
    display: inline-block;
    float: none;
    clear: both;
    max-width: 100%;
}
}
/* Social Icon */
.icon-instagram{
    background-position: 0 -351px;
}
.icon-instagram:hover,
.icon-instagram:focus {
    background-position: -121px -351px;
}
/* Responsive iframe */
.iframe-embed {
    position: relative;
    padding-bottom: 300px;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.iframe-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%    
}

/* Baby Grid */

.one-half {
    float: left;
    margin-left: 3.5087719298246%;
}

.one-half {
    width: 48.245614035088%;
}

.one-half.first {
    clear: both;
    margin-left: 0;
}

@media screen and (max-width: 1400px){
    .slide-show .slide-overlay {
        top: 18%;
    }
}
@media screen and (max-width: 1150px){
    .slide-show .slide-overlay {
        top: 10%;
    }
}
@media screen and (max-width: 980px){
    .slide-show .slide-overlay {
        top: 0;
        right: auto;
    }
    .slide-background {
        margin-left: 0;
    }
    .flex-direction-nav {
        display: none;
    }
}
@media screen and (max-width: 800px){
    .slide-background {
        padding: 10px 30px 30px;
    }
}
@media screen and (max-width: 768px){
    .Content_slider {
        display: none;
    }
    .one-half {
        margin: 0;
        width: 100%;
    }
}
}