/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.product-images .crossfade-images {
    background: none !important;
}

.post a:link {
	font-weight:bold !important;
}

#side-bar .slick-slide
{
    height: auto !important;
}

#side-bar .slick-track
{
    height: auto !important;
    max-height: 360px !important;
}

p.backorder_notification {
/* display: none !important;*/
}

.to-top-right #toTop {
    right: 95px !important;
}

.tnp-subscription {
    margin: 0px auto;
    max-width: none;
}

.ppsInnerTblContent .tnp-subscription {
    display: block;
    margin: 15px auto;
    max-width: 500px;
    width: 80%;
}