#top-wrap {
    background: none repeat scroll 0 0;
    background-color: #D6D4D4;
    border: 3px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #383838;
    position: fixed;
    width: 100%;
    z-index: 998;
    opacity:0.95;
    top: 0px;
    left: 0px;
    filter:alpha(opacity=40); /* For IE8 and earlier */
}
#top-wrap #top-container {
    display: none;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    max-width: 1080px;
}

#btn-click-me {
    background: none repeat scroll 0 0 #383838;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: 42%;
    margin-left: -40.7%;
    padding: 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    z-index: 997;
}
/*------------------------------------------*/
h4#mytitle
    {
    background: #383838;
    color: #FFFFFF;
    /* font-size: 12px; */
    font-weight: bold;
    padding: 14px 5px 17px 20px;
    text-shadow: 0 1px 0 #000000;
    text-transform: uppercase;
    
}
#home_content h4#mytitle
    {
    width: auto;
    margin-left: 0 !important;
    background: #383838;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    padding: 15px;
    text-shadow: 0 1px 0 #000000;
    margin-bottom: 12px;
    text-transform: capitalize;
    border-radius: 8px;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 50%);
}
#home_content p{
    font-size: 14px;
    font-weight: 400;
}
.tv_opener_card p{
    margin-bottom: 0;
}
/*------------------------------------------*/
#static_content_wrapper #home_content *{
    max-width: 100%;
}
#static_content_wrapper #home_content img{
    border-radius: 10px;
}
#static_content_wrapper img{
    border: 2px solid #000;
    margin: 12px 0;
}
#product #static_content_wrapper{
    margin: 20px 0;
    text-align: center;
}
#product .cards{
    margin-top: 0;
}
h5{
    margin: 0;
}
.tv_table_grid2{
    padding: 10px;
}
.tv_style2_box .tv_title_style2 {
    margin: 0 !important;
}
.tv-reassurance .card{
    display: inline-block;
    width: auto;
}
.tvmain-title{
    margin: 20px 0;
    font-size: 25px;
    font-weight: 800;
}
p{
    margin: 12px 0;
}

#left-column .static-block-slider-wrapper .slick-slide img{
    height: 150px ;
}
.static-block-slider-wrapper .slick-slide img{
    height: 350px;
}
#left-column .slick-prev,
#left-column .slick-next{
    position: absolute;
    top: 45%;
}
.static-block-slider-wrapper,
#static_content_wrapper{
    margin: 15px 0;
}
#mceu_79-open button {
    padding: 6px 2px !important;
}
.tv_sub_titles {
    left: 0 !important;
}
/* .mce-btn button {
    padding: 2px 6px;
} */
#cart .cart-grid-right  .slick-slider .slick-next,
#cart .cart-grid-right  .slick-slider .slick-prev{
    top: 25%;
}
#cart .cart-grid-body .slick-slider .slick-prev ,
#cart  .cart-grid-body .slick-slider .slick-next{
    top: 50%;
}
#footer #static_content_wrapper{
        display: inline-block;
    text-align: center;
}
#mytitle{
    display: inline-block;
}
#content-wrapper #static_content_wrapper img{
    max-width: 100%;
}
#content-wrapper #static_content_wrapper .col-lg-12{
    padding: 0;
}
#left-column .slick-initialized .slider-wrapper{
    height: 150px !important;
}
.slider-wrapper{
    height: 350px;
}
#category .columns-container .static-block-slider-wrapper .slick-slide img{
    height: 200px
}
@media(max-width: 575px){
    .static-block-slider-wrapper{
        margin: 0 26px 20px;
    }
    #product .static-block-slider-wrapper,  
    #left-column  .static-block-slider-wrapper{
        margin: 0 26px 20px;
    }
    .slick-prev, .slick-next{
        top: 50% !important;
    }
}
@media(max-width: 480px){
    .slick-prev, .slick-next {
        top: 50% !important;
    }
    #order .slick-prev, 
    #order .slick-next {
    top: 50% !important;
}
.static-block-slider-wrapper .slick-slide img{  
    height: 200px
}
#category .slick-prev, #category .slick-next{
    top: 50% !important;
}
}
#static_content_wrapper{
text-align: centre;
}
/*#footer-wrap{
    clear: both;
}
#footer-wrap #content_footer *{
    max-width: 100%;
}

#right-wrap #right_content *{
    max-width:94%;
    height: 94%;
    padding-left:3%;
    padding-right:3%;

}
#content_footer #mytitle{
    background: none;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}*/

