table {
    max-width: 100%;
}

h1 {
    max-width: 100%;
    
}

.h1 {
    font-family: Arial, serif;
    text-transform: none;
}

body {font-family: 'manrope', sans-serif; }
 
.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6 {font-family: 'manrope', sans-serif; }

.product-images>li.thumb-container {
    display: inline-block;
}

p, .page-content.page-cms ul {
    font-size: 1rem;
    font-weight: 400;
    color: #7a7a7a;
}

.current-price-value {
    font-size: 30px;
}

js-product-list-header{
    max-width: 100%;
}

.block-icon {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}


img {
    max-width: 100%;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    
}

#custom-text {
    padding:0;
    margin:0;
}

.block_newsletter {
    padding-top:60px;
}

.block-social ul .facebook{
    background-color:#3273a8;
}

.block-social ul .twitter{
    background-color:none;
}

/*.twitter.icon-gray {
    background-image: url(https://www.fripesandchic.com/themes/classic/assets/css/289408217_401744635303296_5992753735653218700_n.png);
}*/

.block-social ul .pinterest{
    background-color:#d90d0d !important;
}

/*.pinterest.icon-gray {
    background-image: url(https://www.fripesandchic.com/themes/classic/assets/css/289285665_579598426851711_3306521371628481712_n.png);
}*/

.block-social ul .instagram{
    background-color: #d90da6 !important;
}

.footer-container li a:hover {
    color: #94384f !important;
}

.top-menu a:hover {
    color: #93384f !important;
    text-decoration: none;
}

#header .top-menu a[data-depth="0"]:hover {
    color: #93384f !important;
    text-decoration: none;
}
