@font-face {
	font-family: "Averta W01 ExtraBold";
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-ExtraBold.eot?v=1.0.1") format("eot");
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-ExtraBold.eot?#iefix&v=1.0.1") format("embedded-opentype"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-ExtraBold.woff2?v=1.0.1") format("woff2"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-ExtraBold.woff?v=1.0.1") format("woff"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-ExtraBold.ttf?v=1.0.1") format("truetype"), url("") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Averta W01 Regular";
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Regular.eot?v=1.0.1") format("eot");
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Regular.eot?#iefix&v=1.0.1") format("embedded-opentype"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Regular.woff2?v=1.0.1") format("woff2"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Regular.woff?v=1.0.1") format("woff"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Regular.ttf?v=1.0.1") format("truetype"), url("") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}
 
@font-face {
	font-family: "Averta W01 Semibold";
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Semibold.eot?v=1.0.1") format("eot");
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Semibold.eot?#iefix&v=1.0.1") format("embedded-opentype"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Semibold.woff2?v=1.0.1") format("woff2"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Semibold.woff?v=1.0.1") format("woff"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Semibold.ttf?v=1.0.1") format("truetype"), url("") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Averta W01 Bold";
	src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Bold.eot?v=1.0.1") format("eot");*/
src: url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Bold.eot?#iefix&v=1.0.1") format("embedded-opentype"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Bold.woff2?v=1.0.1") format("woff2"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Bold.woff?v=1.0.1") format("woff"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Bold.ttf?v=1.0.1") format("truetype"), url("https://www.revounts.com.au/sudo/fonts/AvertaW01-Bold.svg?v=1.0.1") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap
}

body{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: black;
}

.space{
    margin-top: 50px;
    margin-bottom: 50px;
}
.vst_str>a {
    color: black;
    border: 1px solid #969696;
    margin-top: 22px !important;
    padding: 7px 10px 7px 10px;
    border-radius: 2px;
}

/*browse section css starts here*/

.char-home2{
    font-size: 24px;
    padding: 10px;
}

.char-home2 > a{
    color: black;
}

p.browse-store {
    font-size: 39px;
    color: #000;
    padding-top: 20px;
}

.pagination {
    word-break: break-all;
    display: inline-block;
}
   
/*browse section css starts here*/

   
/*Nav Css*/

.cls-x{font-size:118.57px;fill:#262626;font-family:Averta W01 Regular, COCOGOOSE;font-weight:700;letter-spacing:0em;}
.cls-c{fill:url(#linear-gradient);}
.cls-z{fill:url(#linear-gradient-2);}
   

div.search-bar ul{
    width: 42% !important;   
}

.navbar-default .navbar-nav>li>a{
    padding: 20px 0;
}

.navbar-nav>li{
    margin-left: 25px;
}


.nav-bar{
    width: 100%;
    height: 66px;
    background:#fff;
    border-bottom: 0.1em solid #a0a0a0;
}
.cent_li{
    list-style: none;
    width: 860px;
    margin: 0 auto;
    margin-left: 3%;
}
.cent_li>li{
    color: #000;
    float: left;
    width: 133px;
    line-height: 50px;
    text-align: left;
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    display: inline-block;
    font-size: 1.3em; 
    margin-top: 1%;
    margin-right: 2%;
}
/*.cent_li>li:nth-child(3){
    background:#D80b15;
}*/
.cent_li>li:hover:not(.active){
    background:#D80b15;
}
.search-box{
    background: #E8E8E4;
    position: absolute;
    /*top:54px;*/
    right: 28.7%;
    width: 350px;
    height:60px;
    line-height: 60px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    border-top: 4px solid #D80b15;  
    display: none;  
}
.search-box input[type="text"]{
    width: 200px;
    padding: 5px 10px;
    margin-left:23px;
    border: 1px solid #D80b15;
    outline: none;
}
.search-box input[type="button"]{
    width: 80px;
    padding: 5px 10px; 
    outline: none;
    cursor: pointer;
    cursor: #fff; 
}
.sear_icon{
    text-align: right;
}
.search_ul{
    list-style: none;
    padding: 10px 40px 10px 10px;
    font-size: 1.75em;
}
.search_ul>li{
    display: inline-block;
    border-left: 0.04em solid #a0a0a0;
    padding-right: 4px;
    padding-left: 33px;
    height: 54px;
}

.navbar-nav{
    padding-left: 20px;
}

.search-bar{
    display:none;
}

.search-div{
    display:block !important;
    transition: all .5s ease-in-out;
} 

.typeahead{ 
    margin-left: -1px !important;
}

.nav-container{
    border-bottom: 1px solid #999;
    padding-right: 0px;
}

.second-flag{
    padding-right: 15px;
}


#search_li{
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    padding: 0 17px;
    border-bottom: 1px solid white;
    cursor: pointer;
}

.search-svg{
    min-height: 62px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}


.navbar-default .navbar-toggle {
    border-color: transparent;
}


.navbar-default .navbar-toggle .icon-bar{
    background-color: #000;
}

.navbar-toggle .icon-bar {
    width: 27px;
    height: 4px;
}


.navbar{
    margin-bottom: 0 !important;
    /*padding: 5px 0;*/
    background-color: #ffffff !important;
    padding-bottom: 0;
    border-bottom: 1px solid #999;
}

.navbar-brand{
    padding: 11px 26px 8px 15px;
    border-right: 1px solid #999;
    margin-top: 6px;
}

.navbar-nav>li>a{
    font-family: Averta W01 Regular,sans-serif;
    font-size: 20px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #000 !important;
}

.nav-logo{
    /*width:135px;*/
    /*height:39px;*/
}


.search-li{
    padding: 20px 14px 0 0;
}

.search-bar{
    border-bottom: 1px solid #999;
    text-align: center;
    padding: 10px 0;
}

.search-bar > div{
    border: 1px solid #999;
    width: 42%;
    margin: 0 auto;
    text-align: left;
}

.header-input{
    height: 60px;
    padding: 2px 0 2px 10px;
    border: 0;
    background-color: transparent;
    width: 100%;
    font-size: 20px;
    font-family: sans-serif;
    outline: none;
}

.use_coup{
    background-color:#883bce6b;
    padding-bottom: 50px;
    padding-top: 30px;
    margin-top: 30px;
}
.use_couphd{
    font-size: 2em;
}
.howto_img{
    margin:0;
    text-align: center;
    margin-top: 20px;
}
.response{
    display: block;
    max-width: 100%;
    height: auto;
}

.mob_top_cont{
    background: #2e72f56b;
    display:none;
}

.home-mob-girl{
    width: 30%;
    margin: 0 auto;
}

.home-blog-row{
    margin-bottom: 35px;
}

.home-blog-row:hover .home-blog-row-a:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 92%;
    background-color: #a7c4fb;
    color: #a7c4fb;
    mix-blend-mode: multiply;
    z-index: 1;
}

.home-blog-row:hover .home-blog-h3, .home-blog-row:hover .blog-desc { 
    color: #883bcf; 
}


.home-blog-div{
    margin-bottom: 35px;
}

.home-blog-img{
    border: 1px solid #d3d3d3;
}

.home-blog-h3{
    font-size: 2.9rem;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0;
}

.cat-pad{
    padding: 25px 0;
}


.top_cont{
    background: #903edf70;
    padding-top: 20px;
    background-image: url(https://www.revounts.com.au/sudo/images/banner_girl2.png);
    background-repeat: no-repeat;
    background-position: right 11px bottom 0px;
    background-size: 215px 280px;
}

.home-main-bg{
    background-color: white;
    padding: 15px;
}

.home-main-bg > h3{
    font-family: "Averta W01 Semibold",Helvetica,Arial,sans-serif;
    font-size: 17px;
}

.home-main-div{
    margin: 60px 0 25px 0;
    display: flex;
    justify-content: center;
}

.home-svg-p{
    font-size: 1.3rem;
    font-family: 'Averta W01 Bold',Helvetica,Arial,sans-serif;
}

.home-svg-p{
    font-size: 12px;
}

.home-svg-div{
    padding: 20px 5px;
}

.m_hd{
    text-align: center;
}

.mob_f_para{
    font-size: 17px;
    line-height: 1.31;
    max-width: 670px;
    margin: 10px auto; 
    color: black;
    margin-top: 10px;
}

.f_para{
    margin-top: 10px;
}
.f_para>p{ 
    font-size: 17px;
    line-height: 1.31;
    max-width: 670px;
    margin: 10px auto; 
    color: black;
}

.home-div-h4{
    font-family:"Averta W01 ExtraBold"; 
}

 
.heding_first{
    font-size: 36px;
    font-weight: 600;
    font-family:"Averta W01 ExtraBold"; 
}
.boxestop{
    margin-top: 65px;
    margin-bottom: 35px;
}
.childbox{
    background-color: #fff;
    border-radius: 10px;
    width: 100%;
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    max-width: 272px;
    padding: 1px 13px 10px 13px; 
}
.childbox>h4{   
    line-height: 1.28;
    font-family: averta w01 bold,Helvetica,Arial,sans-serif;
    text-align: center;
    margin: 15px auto 5px;
    font-weight:600; 
}
.childbox>p{
    font-size: 1.1em;
}  

.childboxone{
    width: 23%;
    margin-right: 20px;
}
.childboxtwo{
    width: 23%;
    margin-right: 20px;
    margin-top: -20px;
}
.childboxthree{
    width: 23%;
    margin-right: 20px;
    margin-top: -40px;
} 

.sub-childboxthree{
    background-image: url(https://www.revounts.com.au/images/download.png);
    height: 136px;
    position: absolute;
    background-repeat: no-repeat;
    right: 110px;
    top: -54px;
    width: 125px;
}

.childboxone-sub-div{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    padding: 1px 13px 10px 13px;
}

.childboxtwo-sub-div{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    padding: 1px 13px 10px 13px;
}

.childboxthree-sub-div{
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    padding: 1px 13px 10px 13px;
}






    /*Footer Css*/    

.footer-social-ul{
    margin: 12px 0 0 0 !important;
    display: block !important;
}

.footer-social-ul > li{
    display: inline-block;
    margin-right: 10px;
}
    
.footer-arrow{
    display:none;
}

.foot_lists ul {
    list-style-type: none;
    margin: 0 0 60px;
    padding: 0;
}
 
.footer{
    background-color: black;
    padding: 24px 0 10px 0;
}
.footerlogo{
    width:13%;
}

.footer-input{
    padding: 13px;
}

.footer-subs-div{
    display: flex;
}

.subs-arrow{
    transform: rotate(270deg);
}

.footer-subs-a{
    border-bottom: 0;
    color: #fff;
    padding: 0 10px;
    font-size: 1.7rem;
    line-height: 45px;
    text-align: center;
    background: #883bcf;
    transition: background-color .3s ease;
    font-weight: 400;
    margin-left: -3px;
}

.foot_lists{
    margin-top: 30px;
    padding: 0;
}

.footlist_hd{
    color: #fff;
    font-weight: 600;
    margin: 10px 0;
    font-size: 1.6rem;
}
.footlist_ul{
    list-style: none;
    padding: 0px;
    margin-top: 18px;
} 
.footlist_ul>li>a{
    text-decoration: none;
    font-size: 1.24em;
    color: #fff; 
}
.footlist_ul>li>a:hover{
    color: #883bcf;
    transition: 0.2s;
}
.subbox{
    padding-left: 0px !important;
    margin-top: 18px;
} 
.news{
    display: grid;
}
.subbox>input{
    padding: 13px;
}
.subbox>a{
    color: white;
    background-color: #883bcf;
    padding: 11px 68px 12px 68px;
    font-weight: 600;
    font-size: 1.45em;
}
.btm{
    border-top: 1px solid #fff; 
    margin-top: 20px;
}
.btm_rights{
    color: #fff;
    margin-top: 20px;
    font-size: 0.9em;
    border-top: 1px solid #fff;
    padding-top: 10px;
}


/*review home page css starts here*/


.review-load-btn{ 
    margin-bottom: 10px;
}

.review-load-btn > a{
    cursor: pointer;
}

.review-box-div:hover .review-box-img-div:before {
    content: "";
    position: absolute;
    height: 73%;
    width: 92%;
    background-color: #a7c4fb;
    color: #a7c4fb;
    mix-blend-mode: multiply;
    z-index: 1;
}

.review-box-div:hover .review-featured-h3{ 
    color: #883bcf; 
}



.explore-review-btn{
    display: inline-block;
    border-bottom: 0;
    color: #fff;
    height: 45px;
    padding: 0 10px;
    font-size: 1.7rem;
    line-height: 45px;
    text-align: center;
    background: #883bcf;
    transition: background-color .3s ease;
    font-weight: 400;
    width: 100%;
}


.explore-review-btn:hover{
    background: #000000;
    color: #fff;
}


.review_banner{
    height: 350px;
    background-image: url("https://www.revounts.com.au/sudo/images/review_banner.jpg");
    background-color: #cccccc; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.review_banner_text{
    text-align: left; 
    position: absolute;
    top: 20%;
    width: 50%;
    color: white;
}

input:focus {
    outline: 0;
    box-shadow: unset !important;
}

.review_banner_h1{
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
    color: #000;
}

.review_banner_p{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    color: #000;
    font-size: 1.8rem;
}

.review_banner_input{
    width: 70% !important;
    color: #909090;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: none;
    font-size: 22px;
    letter-spacing: .7px;
    padding: 10px 15px;
    font-family: Averta W01 Regular,Helvetica,Arial,sans-serif;
}

.review_banner_img{
    color: #909090;
    background-color: #fff;
    border: 1px solid #999;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 10.8px 15px;
    margin-top: -8px;
    margin-left: -11px;
}

.review_banner_p1{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #000;
} 

.review_banner_text > .dropdown-menu{
    width: 78% !important;
}


.review_banner_p1 > a{
    color : #000;
}

.all-review-h3{
    font-size: 1.4em;
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    color: black;
}

.review-test-h4{
    color: black;
    font-family: 'Averta W01 ExtraBold', Helvetica, Arial, sans-serif;
    font-size: 3.6rem;
}

.review-test-div{
    background-color: #f0f0f0;
    padding: 30px 45px;
    margin: 20px 0;
}

.review-featured-container{
    padding: 20px 15px;
}

.review-featured-h2{
    margin: 20px 0;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 30px;
    color: #000;
}

.review-featured-h3{
    font-size: 1.4em;
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    color: black;
    line-height: 26px;
    margin: 8px 0;
}

.review-section{
    background-color: #f7f7f7;
    padding: 20px 15px;
}

.benifits-h2{
    margin: 20px 0;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 30px;
    color: #000;
}

.review-benifits-h3{
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 24px;
}

.review-benifits-p{
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
}

.review-product-p{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
}

.review-test-p{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 1.8rem;
}

.all-reviews-div{
    padding: 20px 15px;
}




/*review home page css ends here*/


/*blog home page css starts here*/

.blogs_banner_h1{
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
    color: #000000;
}

.blogs_banner_p{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    color: #000000;
    font-size: 1.8rem;
}

.breadcrumb-blog {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    border-radius: 4px;
    font-size: 16px;
    padding-left: 0px;
    margin-left: 0!important;
}

.breadcrumb-blog>li {
    display: inline-block;
}

.breadcrumb-blog>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.breadcrumb-blog>li>a{
    font-size: 1.2rem;
    color: #000;
    font-weight: 400;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.tag-li {
    margin: 0 5px 5px 0;
    list-style: none;
    width: max-content;
    display: inline-block;
}

.label-name {
    display: block;
    height: 24px;
    background-color: #f9f9f9;
    color: #888;
    font-size: 12px;
    line-height: 24px;
    padding: 0 7px;
    border: 1px dashed rgba(155,155,155,.2);
    transition: all .17s ease;
}

.m-t-30{
    margin-top: 30px;
}

.blog_home_adds_div{
    max-width: 262px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 60px;
}

.social-ul{
    padding: 0;
    margin-top: 20px;
}

.count-left {
    margin-right: 25px;
    float: right;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
}

.blog-home-category-div{
    border-top: 5px solid #000;
    padding: 15px 0 20.5px;
    text-align: left;
    margin-top: 30px;
}

.blog-home-category-div .pop-side-div:last-child {
	border-bottom:0;
}

.blog-social-li{
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}

.blog_banner{
    height: 160px;
    /*background-image: url(../https://www.revounts.com.au/sudo/images/blog_banner.jpg);*/
    background-color: #eaeaea96;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-bottom: 30px;
}

.blog-home{
    margin-top: 20px;
}


/*blog home page css ends here*/


/*categ css starts here*/


.all-cat-div{
    padding: 15px;
}

.all-cat-img{
    margin: 0 auto;
    margin-bottom: 30px;
}

.all-cat-p{
    text-align: center;
    color: black;
}



/*categ css ends here*/


/*review single page css starts here*/

.brand-a{
    color: black;
}

.review-single-div{
    padding: 30px 60px 0 60px;
}

.review-single-h1{
    font-family: 'Averta W01 ExtraBold', Helvetica, Arial, sans-serif;
    font-size: 5rem;
    color: #000;
    font-weight: normal;
    line-height: 1em;
}

.review-single-p{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 2.0rem;
}

.review-single-div1{
    padding: 0;
}

.review-single-div2{
    padding: 20px 40px 0 20px;
}

.review-single-imgDiv{
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}

.review-single-desc{
    margin-top: 25px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: normal;
    line-height: 1.5em;
}


/*review single page css ends here*/


/*modal css starts here*/

.modal-body {
    padding-bottom: 0;
    border: 2px dashed #000;
}

.modal-coupon-title {
    font-size: 18px;
}

.modal-code {
    display: flex;
    font-size: 21px;
    font-style: italic;
    margin: 0 auto;
}

.modal-code {
    width: 58%;
}

#p1 {
    width: 100%;
    margin-right: 0;
    font-size: 16px;
    padding-top: 3px;
    padding-right: 3px;
    font-style: initial;
}

#p1, .modal-btn {
    border: 1px dashed #00a651;
    height: 31px;
    border-radius: 8px;
}

#p1, .modal-btn {
    border: 1px dashed #00a651;
    height: 31px;
    border-radius: 8px;
}

.modal-btn {
    font-size: 14px;
    border-left: 0;
    width: 55%;
    margin-left: -7px;
    font-style: normal;
}

.adjust-top, .modal-btn {
    background-color: #00a651;
    color: #fff;
}

.btn-merge-div-home2 {
    background-color: #000;
    width: 19%;
    height: 37px;
    margin: auto;
    margin-top: 15px;
    border-radius: 0 20px;
    transition: .3s;
    margin-bottom: 10px;
}

.modal-dialog{
    top: 10%;
}

.a-modal {
    color: #000;
}

.btn-box-home2 {
    background-color: #f8f8f8;
    width: 90%;
    height: 37px;
    margin: auto;
    border-radius: 0 20px;
    border: none;
    padding: 0;
}

.bg-sea-green {
    background: url(https://www.revounts.com.au/blogs/images/popups-design.png);
    background-repeat: round;
    height: 185px;
}

.modal-response {
    color: #000;
    padding-bottom: 6px;
    font-weight: 300;
    margin-top: 35px;
    margin-bottom: 27px;
}

.s-box {
    margin-left: 87px;
    margin-top: -25px;
    width: 72%;
    display: flex;
    margin-bottom: 0;
}

#coupon_subs_id {
    border: 1px dashed #000;
    border-radius: 15px;
}

.modal-subs-btn {
    height: auto;
    color: #fff;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #464646;
    border: 0;
    border-radius: 14px;
    margin-left: -17px;
}

.modal-txt {
    color: #000;
    font-size: 15px;
    width: 81%;
    margin: 0 auto;
}

/*modal css ends here*/


/*coupon home page css start here*/



.coupon_banner{
    background-image: url("https://www.revounts.com.au/images/coupon_banner.jpg");
      background-color: #cccccc;
      height: 400px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
}

.coupon_banner_text{
    text-align: center;
    position: absolute;
    top: 20%;
    width: 100%;
    color: white;
}

.coupon_banner_text > h1{
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
}

.coupon_banner_text > p{
    font-family: 'Averta W01 Light', Helvetica, Arial, sans-serif; 
    font-size: 3.0rem; 
    line-height: 1.2em;
}

.coupon_banner_input{
    width: 42%;
    color: #909090;
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 0;
    box-shadow: none;
    font-size: 22px;
    letter-spacing: .7px;
    padding: 9px 15px;
    font-family: Averta W01 Regular,Helvetica,Arial,sans-serif;
}

.coupon_banner_img{
    color: #909090;
    background-color: #fff;
    border: 1px solid #999;
    border-left: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 15px;
    margin-top: -8px;
    margin-left: -11px;
}

.coup-box {
    border: 1px solid #ddd;
    padding: 10px 0 0 0;
    cursor: pointer;
}


.coup-box-p1{ 
    width: 50%;
    margin: 0 auto;
    border: 1px solid #dddddd;
    padding: 10px 5px;
    text-align: center;
    position: relative;
    background-color: white;
    margin-top: 10px;
}

.coup-box-div{
    padding: 15px 10px 10px 10px;
    background-color: #f7f7f7;
    margin-top: -20px;
    padding-top: 33px;
}

.coup-box-p2{
    font-family: 'Averta W01 Light', Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    line-height: 1.2em;
    text-align: center;
    color: black;
}

.coup-box-p3{
    text-decoration: none;
    border-bottom: 5px solid transparent;
    padding: 9px 0;font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #000;
    font-weight: normal;
    line-height: 1.1em;
    letter-spacing: 1px;
    text-align: center;
    min-height: 53px;
}

.coup-box-p4{
    font-family: 'Averta W01 Light', Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.2em;
    text-align: center;
    color: black;
}

.coup-box-p5{
    font-family: 'Averta W01 Light', Helvetica, Arial, sans-serif;
    font-size: 1.9rem;
    line-height: 1.2em;
    text-align: center;
    color: black;
    font-weight: normal;
    margin-top: 20px;
}


.coupon-sec1{
    padding: 20px 15px;
}

.coup-h2{
    margin: 20px 0;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 30px;
    color: #000;
}

.coup-h3{
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 24px;
}

.coup-p{
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
}

.coupon-sec2{
    background-color: #f7f7f7;
    padding: 50px 0;
}

.coup-p2{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif; 
    font-size: 2.0rem; 
    line-height: 1.2em;
}

.img-margin-auto{
    margin: 0 auto;
}

.coup-store-p{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    color: #000;
    line-height: 1.34em;
    text-align: center; 
    margin-top: 10px;
}

.pad-15{
    padding: 15px;
}

.coup-tab-ul{
    padding: 0px;
}

.coup-tab-li{
    text-decoration: none;
    border-bottom: 5px solid transparent;
    padding: 9px 0;
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #000;
    font-weight: normal;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    list-style: none;
    display: inline-block;
    margin-right: 20px;
}

.coup-sec3{
    padding: 20px 15px;
    background-color: #f7f7f7;
}

.coup-p3{
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
}

.pad-50-0{
    padding: 50px 0;
}

.coup-store-p1{
    font-family: 'Averta W01 Bold',Helvetica,Arial,sans-serif;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.2em;
    color: black;
}

.coup-store-p2{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    color: #000;
    line-height: 1.34em;
}


.coup-sec4{
    background-color: #f7f7f7;
    padding: 32px 0;
}

.coup-sec5{
    padding: 32px 0;
    margin: 20px 0;
}

.pad-t-10{
    padding-top: 10px;
}

.coup-recent-store-p{
    font-family: 'Averta W01 Light',Helvetica,Arial,sans-serif;
    color: black;
    font-size: 16px;
}



/*coupon home page css ends here*/




/*store single css starts here*/

.recommended-li > a{
    color: black;
}

.store-single-topDiv{
    height: 180px;
    background-color: #eaeaea;
}

.s-single-container{
    margin-top: -130px;
    min-height: 570vh;
}

.pad-0{
    padding: 0px;
}

.store-single-sidebar{
    padding: 30px; 
    background: #fff; 
    color: #434343; 
    border: 1px solid #ddd; 
    text-align: center; 
    margin: 20px 0px;
}


.store-single-sidebar-top{
    padding: 30px; 
    background: #fff; 
    color: #434343; 
    border: 1px solid #ddd; 
    text-align: center; 
    /*margin: 20px 0px;*/
}

.store-single-sidebar-subscribe{
    background-color: #4d91fd !important;
}

.store-single-img{
    margin: 0 auto;
    max-height: 84px;
    margin-top: 20px;
}

.store-single-sidebar-p{
    font-size: 20px;
    line-height: 28px;
    height: auto;
    color: #000000;
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
    margin: 20px 0 10px 0;
}

.store-single-sidebar-a{
    padding: 2px 20px;
    color: #000;
    border-radius: 23px;
    height: 40px;
    line-height: 20px;
    font-size: 14px;
}

.store-single-sidebar-h2{
    color: #252525; 
    font-size: 20px; 
    line-height: 24px; 
    margin-bottom: 10px; 
    font-family: 'Averta W01 Bold',Helvetica,Arial,sans-serif;
    text-align: left;
}

.store-single-sidebar-div{
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    display: block; 
    color: #434343; 
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.recommended-li{
    color: #434343;
    line-height: 18px;
    list-style: none; 
    margin-bottom: 15px;
    text-align: left;
}

.sidebar-about{
    text-align: left;
}

.sidebar-subs-h2{
    color: #fff; 
    font-size: 20px; 
    line-height: 24px; 
    margin-bottom: 10px; 
    font-family: 'Averta W01 Bold',Helvetica,Arial,sans-serif;
}

.sidebar-subs-p{
    color: #fff;
}

.sidebar-subs-input{
    height: 39px;
    padding: 2px 0 2px 7px;
    border: 0;
    background-color: white;
    width: 100%;
    font-size: 16px;
    outline: 0;color: black;
}

.sidebar-subs-btn{
    border: 0px;
    color: #fff;
    height: 45px;
    width: 100%;
    cursor: pointer;
    padding: 0 25px;
    line-height: 45px;
    background: #000000;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 600;
}

.store-single-sec{
    background-color: #f2f2f2;
}

.store-single-main{
    padding: 15px 0 30px 0;
    color: #434343;
    text-align: center;
}

.single-breadcrumb-ul{
    padding-left: 0; 
    text-align: left;
}

.single-breadcrumb-li{
    display: inline-block;
}

.single-breadcrumb-p{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    color: #888;
}

.single-breadcrumb-a{
    color: #888;
    text-decoration: none;
}

.single-breadcrumb-svg{
    margin: 0 5px;
}

.store-single-h1{
    color: #252525;
    font-size: 28px;
    line-height: 32px; 
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
    text-align: left;
    margin-top: 0px;
}

.single-tab-div{
    padding: 0 0 0 0;
}

.single-tab-p{
    text-align: left;
    text-decoration: none;
    border-bottom: 5px solid transparent;
    padding: 9px 0;
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    font-size: 1.4rem;
    color: #000;
    font-weight: normal;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}

.single-tab-p:hover{
    border-bottom: 5px solid #4d90fd;
}

.coupon-first-row{
    margin-top: 50px !important;
}

.coupon-row{
    padding: 15px; 
    background: #fff; 
    color: #434343; 
    border: 1px solid #ddd; 
    text-align: center; 
    margin: 20px 0px; 
}

.coupon-p1{
    font-size: 23px;
    color: #0a181b;
    font-weight: 900;
    line-height: .4em;
    margin-top: 25px;
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
}

.coupon-p2{
    font-size: 23px;
    color: #0a181b;
    font-weight: 900;
    line-height: .4em;
    margin-top: 25px;
    font-family: 'Averta W01 ExtraBold',Helvetica,Arial,sans-serif;
}

.coup-code-p{
    color: #fca505;
    text-align: left;
    margin-bottom: 5px; 
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
}

.coupon-h2{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 20px;
    color: #0a181b;
    text-align: left;
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
}

.coup-offer-p{
    line-height: 1;
    color: #888;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0; 
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
}

.table-head-row{
    color: #434343;
    margin: 20px 0px;
}

.table-h2{
    font-family: 'Averta W01 Bold',Helvetica,Arial,sans-serif;
}

.table-row{
    color: #434343; 
    border: 1px solid #ddd; 
    text-align: center; 
    margin: 20px 0px;
}

.single-table{
    width:100%;
}

.table-tr{
    border: 1px solid #000;
}

.table-td{
    padding: 5px;
    font-family: 'Averta W01 Black', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    font-size: 2.4rem;
}

.table-td1{
    width: 75%;
    padding: 5px;
}

.table-td-p{
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    margin: 10px 0 10px 0;
}

.table-td-span{
    margin-right: 10px;
}

.table-td-span1{
    margin-right: 10px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
}

.table-svg{
    margin-right: 2px;
}

.table-td-span2{
    margin-right: 10px;
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: normal;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
}

.table-td2{
    padding: 5px;
}

.store-long-desc{
    color: #434343; 
    margin: 20px 0px;
}


.store-long-desc > h2, h3, h4{
    font-family: 'Averta W01 Bold',Helvetica,Arial,sans-serif;
}

.store-long-desc > div{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
}

.store-long-desc > p{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
    text-align: justify;
}


.store-long-desc > ul{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
}

.store-desk{
    margin-left: 310px;
}

.store-desk1{
    position: absolute;
    width: 275px;
}

.store-desk2{
    margin-left: 310px;
}

.store-desk3{
    position: absolute;
    width: 275px;
    margin-top: 285px;
}

.no-border{
    border: unset !important;
    padding-left: 0px !important;
}

.store-giftcard-head{
    margin-top: 0 !important;
}

.links-ul{
    padding: 0;
}

.links-li{
    list-style: none;
    color: black;
    text-align: left;
    margin-bottom: 10px;
}

.faq-head{
    font-size: 14px !important;
}

.faq-head1{
    padding: 6px !important;
    background-color: unset !important;
}

.faqs-text{
    font-family: 'Averta W01 Regular',Helvetica,Arial,sans-serif;
    color: black;
    text-align: left;
}

.single-stores{
    text-align: center;
    font-weight: 600;
}


.rate {
	height: 100%;
	display: inline-block;
	justify-content: center;
	align-items: center;
	padding: 0 10px
}

.rate-div {
	margin-bottom: -12px
}

.rate:not(:checked)>input {
	position: absolute;
	top: -9999px
}

.rate:not(:checked)>label {
	float: right;
	width: 1em;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-size: 27px
}

.rate:not(:checked)>label:before {
	content: "★ ";
}

.rate>input:checked~label {
	color: #ffc700
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
	color: red
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
	color: #c59b08
}


.coupon-btn-div{
    height: 78px;
    text-align: center;
    display:table-cell;
    vertical-align:middle;
    min-width: 85px;
}

.coupon-btn-a{
    padding: 10px;
    border: 1px solid black;
    color: black;
    cursor: pointer;
}

.single-head-star-div{
    width: 100%;
}

/*store single css ends here*/




/*giftcard css starts here*/


.bg-gray{
    background-color: #f7f7f7;
}

.top-brands-home2{
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.howtosearch{
    text-align: justify;
    font-size: 16px;
}

.vr{
    padding-left: 95px;
}

.ver-row{
    text-align: center;
    width: 2px;
    height: 230px;
    background-image: linear-gradient(#ffffff, #000000,#ffffff);
}

.howtosearch{
    text-align: justify;
    font-size: 16px;
}



/*giftcard css ends here*/



/*giftcard single css starts here*/


.giftcard-single-top{
    margin-top: 50px;
}


.gift-img-div{
    margin-bottom: 25px;
}

.gift-img{
    border-radius: 16px;
    border: 3px solid #000;
}

.gift-h1{
    margin: 0;
    font-size: 26px;
    font-family: 'Averta W01 Bold', Helvetica, Arial, sans-serif;
}


.gift-desc{
    font-size: 18px;
    text-align: justify;
    margin-top: 2px;
}


.gift-select{
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    height: 40px;
    border-radius: 5px;
    border: 2px solid #cecece;
    background-color: #f6f6f6;
}


.gft-btn{
    margin-top: 13px;
    width: 100%;
    height: 43px;
    background-image: unset;
    background-color: #0a181b;
    font-size: 16px;
    font-weight: 600;
}


.gift-breadcrumb{
    padding: 0;
    padding-top: 11px;
}


.gift-related{
     padding: 18px;
}

.gift-h3{
    text-align: center;
    margin-bottom: 35px;
}


.gift-box{
    min-height: 155px;
    border: unset !important;
    background: unset !important;
    box-shadow: unset !important;
}

.gift-offer-box{
    padding: 10px;
}

.gift-related-img{
    width: unset;
    margin: 0 auto;
    border-radius: 12px;
}

.gift-p{
    font-size: 13px;
    text-align: center;
    color: #555;
    margin-top: 16px;
    font-weight: 600;
}

/*giftcard single css ends here*/



/*category css starts here*/

.category-directory {
    width: 100%;
    -webkit-columns: 200px 4;
    columns: 200px 4;
}

.category-directory.full-page ul, .store-directory.full-page ul {
    margin-bottom: 25px;
}

.category-directory ul {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 10px;
    width: 100%;
}

.category-directory li {
    font-size: 14px;
    line-height: 1.6;
}

.featured-categories-li, .related-store-p {
    font-size: 15px;
    font-family: roboto-light;
    list-style: none;
}

.cat-h1{
    margin-bottom: 25px;
    text-align: center;
}


/*category css ends here*/


/*single-category start here*/

/*.coupon-box {*/
/*    width: 100%;*/
/*    border: 1px solid #e6e3e3;*/
/*    background: #fff;*/
/*    margin: 5px;*/
/*    border-radius: 5px;*/
/*}*/

/*.coupon-code, .coupon-offer, .note {*/
/*    position: relative;*/
/*}*/

/*.coupon-button, .coupon-title, .merchant-page {*/
/*    padding: 10px;*/
/*}*/

/*.deal-p {*/
/*    color: #658b93;*/
/*}*/

/*.coupon-title>h2 {*/
/*    margin-left: 25px;*/
/*    font-size: 20px;*/
/*    color: #0A181B;*/
/*}*/

/*.coupon-offer-desc {*/
/*    margin-left: 25px;*/
/*    line-height: 1;*/
/*    color: #828386;*/
/*    font-size: 15px;*/
/*    width: 95%;*/
/*}*/

/*single-category ends here*/


/*single coupon page css starts here*/

.containercheckbox {
    display: block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.containercheckbox, .containerradio {
    padding-left: 35px;
    margin-bottom: 12px;
    font-size: 15px;
    font-weight: 300;
    cursor: pointer;
}

.containercheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmarkcheckbox {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/*single coupon page css ends here*/


/*stores css starts here*/


.store-a{
    color: black;
    font-size: 22px;
    font-weight: 600;
}

.store-letter-a{
    color: black; 
}

.letter-align{
    margin: 20px 0;
}


/*stores css ends here*/



/*blog css starts here*/

.cat-blog-head{
    min-height: 57px;
    text-align: left;
    color: black;
    font-weight:bold;
}

.blog-published{
    font-family: 'Averta W01 Regular', Helvetica, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.34em;
    letter-spacing: .5px;
    color: #000;
    margin: 20px 0;
}

.black{
    color:black;
}

.box-comment { 
  background-color: black;
  color: #101010;
  border-radius: 7px;
  background-color: #dcdee0;
  padding: 20px;
  position: relative;
  margin: 16px; 
}

.box-comment.arrow-top {
  /*margin-top: 40px;*/
}

.box-comment.arrow-top:after {
  content: " ";
  position: absolute; 
  top: -15px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #dcdee0;
}

#commentForm {
	border: 2px solid #d9d9d9;
	padding: 21px;
	border-radius: 7px;
}

#comment_reply {
	display: none
}

.comment-h3{
    font-size: 19px !important;
}


.div-cat{
    margin: 30px 0;
}

.inner-cat{
    display: flex;
}

.cat-date, .inner-cat-author{
    color: black;
    margin-right: 10px;
}

.cat-date{
    min-width: 75px;
    text-align: left;
}

.inner-cat-eye{
    margin-top: 5px;
}

.inner-cat-span{
    margin-left: 5px;
}

.author-icons{
    text-align: center;
    margin-bottom: 40px;
}

.author-data{
    text-align: center;
}

.author-h1{
    text-align: center;
    font-weight: 600;
    margin-bottom: 40px;
}

/*blog css ends here*/




@media (min-width: 1200px){
	.product-wrapper{
        width: 1170px !important;
    }
}


.product-wrapper {
    margin-bottom: 60px;
}

.product-wrapper .heading{
	margin: 0 -15px;
	text-align: left;
}

.post-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.heading h2 {
    padding-bottom: 5px;
}

.heading h2, .homepage .heading-container h3 {
    padding: 0;
    margin: 0;
}

.heading-titler {
    font-size: 36px;
    color: #000;
    font-weight: 400;
    line-height: 1.2em;
}

.heading .post-body-copy{
    padding: 0;
    margin: 0;
}

.post-body-copy {
    font-family: averta w01 regular,Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 2.34em;
}

.productsm-items {
    margin: 0 -30px;
}

.productSmall-v2{
    display: inline-block;
    vertical-align: top;
    margin: 40px 13px 0;
    width: 170px;
}

a {
    color: #337ab7;
    text-decoration: none !important;
}


.productItem-img{
	background-color: #f0f0f0;
	align-items: center;
	justify-content: center;
	display: flex;
	border-radius: 50%; 
	width: 136px;
	height: 136px;
    margin: 0 auto;
}

.productItem-img i{
	font-size: 4em;
    margin-bottom: 8px;
    color: #111;
}

.productItem-img:hover{
	background-color: #883bcf59;
}
 
.pad-top-10{
    padding-top:10px;
}

.product-description{
	text-align: center;
}

.product-description .desc-head{
     margin: 20px 0 3px;
     color: #000;
}

.desc-head {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2em;
}



.label-style {
    font-family: averta w01 bold,Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    color: #000;
    font-weight: 600;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.post-green, .post-green a, .post-green b, .post-green i, .post-green p, .post-green span {
    color: #883bcf;
}


.desc-head:hover{
	color: #883bcf;
}


.mob_navbar{
    display:none;
}

@media (max-width: 768px){
    
    .comment-h3{
        font-size: 24px;
    }

    .review_banner{
        background-position: inherit;
    }
    
    .review-box-div{
        margin-bottom: 25px;
    }
    
    .navbar-header{
        border-bottom: 1px solid #999;
        margin-right: 0 !important;
    }
    
    .mob_navbar{
        border-left: 1px solid #999;
        border-right: 1px solid #999;
    }
    
    .footer-div-bottom{
        padding-bottom: 15px;
        margin-bottom: 15px;
        border-bottom: solid 1px #e0e0e0;
    }  
    
    .mob-pad-l-0{
        padding-left: 0;   
    }
    
    .coupon-p1{
        line-height: .5em;
        letter-spacing: -1px;
        font-size: 23px;
    }
    
    .rate:not(:checked)>label{
        font-size: 23px;
    }
    
    .navbar-brand{ 
        /*height: 62px;*/
        padding-left: 0;
    }
    .store-single-topDiv{
        height: 150px;
    }
    
    .store-single-h1{
        font-size: 24px;
    }
    
    .store-single-main{
        padding: 1px 0px;   
    }
    .single-tab-p{
        margin: 0;
        padding: 9px 0 0px 0;
        font-size: 1rem;
    }
    
    .mob-store-head{
        display:flex;
    }
    
    .store-long-desc > h2, h3, h4{
        font-size: 23px;
    }
    
    .table-svg{
        width: 18;
    }
    
    .table-td-p{
        line-height: 1.6em;
    }
    
    .table-td{
        font-size: 2.0rem;
    }
    
    .table-h2{
        font-size: 23px;
    }
    
    .coup-offer-p{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .code-tab{
        padding: 0;
    }
    
    .deal-tab{
        padding-right: 0;
        padding-left: 13px;
    }
    
    .ship-tab{
        padding-right: 0;
        padding-left: 3px;
    }
    
    .store-single-sidebar-p{
        margin: 0 0 10px 0;
        font-size: 25px;
    }
    
    .store-single-sidebar-a{
        font-size: 18px;
    }
    
    .store-single-img{
        margin: 0;
    }
    
    .store-single-sidebar-top{
        padding: 30px 0 0 0;
        background: unset;
        color: #434343;
        border: unset;
        text-align: center;
        margin: unset; 
    }
    
    .store-desk{
        margin-left: unset;
    }
    
    .store-desk1{
        position: unset;
        width: auto;
        padding: 0;
    }
    
    .store-desk2{
        margin-left: unset;
        margin-top: 20px;
    }
    
    .store-desk3{
        position: unset;
        width: auto;
        margin-top: 20px;
        padding: 0;
    }
 
    div.search-bar ul{
        width: 60% !important;   
    }
 
    
    .search-bar>div{
        width: 60%;
    }
    
    .search-bar{
        padding-top: 20px;
    }
    
    .mob_navbar{
        display: block;
        float: right;
        padding: 19px;
    }
    
    .pages_nav{
        float: left;
        margin-left: 12px;
        margin-top: 15px;
    }
    
    .search-ul{
        display: none;
    } 
     
    .navbar-brand{
        border: 0px;    
    } 
    
    .coup-store-p1, .coup-store-p2{
        text-align: center;
    }
    
    .coup-tab-li{
        font-size: 1.3rem;
        margin-right: 13px;
    }
    
    .coup-p2{
        font-size: 1.8rem;
    }
    
    .coup-h2{
        font-size: 26px;
    }
    
    .coupon_banner_text{
        top: 10%;
    }
    
    .coupon_banner_text > h1{
        font-size: 30px;
    }
    
    .coupon_banner_text > p{
        font-size: 2.0rem;
        line-height: 1.6em;
    }
    
    .coupon_banner_input {
        width: 58%;
    }
    
    .mob-home-blog{
        padding: 15px 20px;
    }
    .review-single-div{
        padding: 30px 20px 0 20px;
    }
    
    .review-single-h1{
        font-size: 3rem;
    }
    
    .review-single-p{
        font-size: 1.6rem;    
    }
    
    .review-single-div2{
        padding: 10px 20px 0 20px;
    }
    
    .review-single-desc{
        max-width: 100%;
        overflow: hidden;
        margin-top: 20px;
        line-height: 1.3em;
    }
    
    .review_banner_text {
        text-align: left;
        position: absolute;
        top: 13%;
        width: auto;
        color: white;
    }
    
    .review-test-div{
        background-color: #f0f0f0;
        padding: 30px 18px;
        margin: 20px 0;
    }
      
    .check_rev, .heading{
        padding: 10px; 
    }
    
    .check_rev_top{
        position: relative;
        margin-top: 137%;
        padding: 15px !important;
    }
    
    .rev_thbar{
        padding: 0;
    }
    
    .check_rev_bottom{
        position: absolute;
        margin-left: -17px;
    }
    
    .footer_dropdown{
        display:block !important;
    }
    
    .footer-arrow{
        display:block;
    }
    
    .foot_lists ul {
        margin-bottom: 0;
        padding-bottom: 13px;
        display: none;
    }
    
    .footerlogo{
        width:50%;
    }
    
    .rev_man_hd{
        background-color: white;
        padding: 10px;
        margin-bottom: 10px;
    }
    
    .productItem-img{
        width: 136px;   
    }
    
    .rev_man_hd>a>h2{
        font-size: 27px;
    }
    
    .rev_man_hd>p{
        display: -webkit-box;
        padding-bottom: 3px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .check_rev{
        background-color: white;
        padding: 10px;
    }
    
    .mob_f_para>p {
        font-size: 15px;
    }
    
    .heding_first{
        font-size: 24px;
        margin: 15px 0;
    }
    
    .mob_top_cont{
        display:block;
    }
    
    .top_cont{
        display:none;
    }
    
    .navbar-nav{
        padding:0px;
    }
    .home-boxes{
        display: none;
    }
	.product-wrapper{
       margin-bottom: 30px;
	}
	.product-wrapper .heading{
		margin: 0;
		margin-top: 20px;
	}
	.product-wrapper .productsm-items{
		margin: 0px -15px !important; 
	}
	.productSmall-v2{
		    margin-top: 30px;
		    width: 155px;
	}
	 .productsm-items .productItem-img{
		width: 100px;
		height: 100px;
		margin: 0 auto;
	}
	.product-description .desc-head{ 
		font-size: 15px !important;
		margin-top: 20px;
	}
	.post-header-sec{
    font-size: 3rem;
    font-weight: 400;
    line-height: 1.8em;
    }
    .post-body-copy{
    font-size: 18px;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.34em;
    }
}


.feature-brands{
	background-color: #f2f2f2;
    margin-bottom: 60px;
    margin-top: 50px;
    padding: 35px 0;
} 

.post-con{
	margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.info-col {
    padding-left: 0;
}

.ad-brand-title{
    font-size: 36px;
    font-size: 3.6rem;
    color: #000;
    font-weight: 400;
    line-height: 1.2em;
}

.ad-branding__title {
    margin: 0 0 10px;
    padding: 0;
}

.brand-copy{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 1.5em;
}

.link-wrapper{
	margin-top: 20px;
}

.link-wrapper a{
	color: #000;
    border-color: #000;
    text-decoration: none;
    border-width: 0;
    border-bottom-width: 2px;
    border-style: solid;
}

.link-wrapper a:hover {
    text-decoration: none;
    color: #883bcf;
    border-bottom: 1px solid #883bcf;
}

@media (max-width: 768px){
	.ad-brand-title{
    font-size: 3rem;
    line-height: 1.2em;

}
   .info-col{
   	margin: 0;
   	padding-right: 15px;
    padding-left: 15px;
   }
   .col-img{
   	padding-top: 30px;
   }
	}

@media (min-width: 768px){
	.col-img {
    padding-right: 0;
    text-align: right;
}
}


.feature-brands .our-brands {
    max-width: 100%;
}

.component-list {
    float: left;
    overflow: hidden;
}


@media (min-width: 768px){
   .blog-head {
    display: flex;
    justify-content: space-between;
}
}

.blog-title{
	margin-top: 0px;
}

.news-blog-list{
	margin-left: 64px;
	} 

.clear{
	clear: both;
}

.wrapper-items{
	min-height: 0px;
	 margin-bottom: 40px;
}

.blog-photo {
    position: relative;
    width: 270px;
    float: left;
    margin: 8px 30px 0 0;
    border: 1px solid #d3d3d3;
}

.wrapper-items a{
	color: #000;
    text-decoration: none;
}

.blog-photo img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.blog-h3{
	width: 470px;
    margin: 0 0 0 300px;
}

.wrapper-items h3{
    font-size: 32px;
    font-size: 2.9rem;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
}


 .wrapper-items h3:hover{
     color: #883bcf !important;
} 

.blog-desc {
	font-size: 1.8rem;
    font-weight: 40;
    color: #000;
    line-height: 1.34em;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 12px;
}

.home-popular-div{
    border-top: 5px solid #000;
    padding: 15px 0 20.5px;
    text-align: left;
    margin-top: 30px;
}

.home-popular-div, .blog-home-category-div > span{
    font-size: 1.4rem;
    color: #000;
    font-weight: 400;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.blog-home-category-div > span > a{ 
    color: #000; 
}

.pop-side-div-span{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
}

.pop-side-div1{
    padding: 19.5px 0;
    text-align: left;
    border: 0;
}

.last-span{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
}


.pop-side-div{
    border-bottom: 1px solid #d3d3d3;
    padding: 19.5px 0;
    text-align: left;
}

.wrapper-items .blog-desc{
    font-size: 1.8rem;
    color: #000;
    font-weight: 400;
    line-height: 1.34em;
}


@media (max-width: 1199px) and (max-width: 767px){
	.blog-photo {
    width: 128px;
    margin: 4px 15px 0 0;
}
.post-header-sec {
    font-size: 26px;
    font-weight: 400;
    line-height: 1.8em;
}
 .news-blog-list{
    margin: 0;
 }
 .wrapper-items h3 {
    width: auto;
    margin-left: 143px;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 17px;
}
.pop-right{
   margin: 0px !important;
}
.popuk{
	width: auto !important;
}
}


.pop-right{
    min-height: 0;
    float: right;
    padding-left: 25px;
    margin-right: -100px;
}

.popuk {
    width: 267px;
    overflow: hidden;
}

.Title-Block {
    border-top: 5px solid #000;
    padding: 15px 0 20.5px;
    text-align: left;
    margin-top: 30px;
}

.Title-Block .regular{
    font-size: 16px;
    font-size: 1.4rem;
    color: #000;
    font-weight: 400;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.save-link {
    border-bottom: 1px solid #d3d3d3;
    padding: 19.5px 0;
    text-align: left;
}

.bold-link{
    font-size: 18px;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
}

.popuk .child-last {
    border-bottom: 0px !important;
}

.save-link .bold-link:hover{
    color: #883bcf;
} 
.grl_img{
    margin-top: -74px;
}
.grl_img>img{
    width: 100% ; 
}
@media (max-width: 900px)
{
    .grl_img>img{
        margin-top: 81px;
        width: 60% ; 
    } 
    .boxestop{
        display: none;
    }
}
.top_reviews{ 
    background-color: #f2f2f2;
    padding-top:40px;
    padding-bottom: 25px;
    margin-bottom: 10px;
}
.check_rev{
    border-top: 3px solid black;
    padding-top: 10px; 
    padding-left: 0;
}
.check_rev{
    font-size: 1.1em;
    margin-bottom: 40px;
} 
.chrev_list{
    margin-top: 22px;
    border-bottom: 1px solid #c1bdbd;
    padding-bottom: 24px;
}

.chrev_list:last-child{
    border-bottom: 0;
}


.chrev_list>a{
    font-size: 1.11em;
    text-decoration: none;
    color: black;
    line-height: 20px;
    font-weight: 600;
    font-family: "Averta W01 Semibold",Helvetica,Arial,sans-serif;
}
.chrev_list>a:hover{
    color: #883bcf;
}
.rev_man_hd>a{
    text-decoration: none;
} 
.rev_man_hd>a>h2{
    color: black;
    font-weight: 600;
    font-family:"Averta W01 ExtraBold"; 
}
.rev_man_hd>a>h2:hover{
    color:#883bcf; 
}
@media (max-width: 900px)
{
    .chrev_list{
        margin-top: 40px; 
    }  
} 
.rev_man_hd>p{
    font-size: 1.2em;
}
.rev_thbar>span{
    font-weight: 600;
    font-size: 1.1em;
    font-family:"Averta W01 Bold"; 
}
.rev_thbar_para>p{
    margin-top: 18px;
    font-size: 15px;
}
@media (max-width: 900px)
{
    .mainnav{
        display: none;
    }  
} 
@media (min-width: 900px)
{
    .mobilenav{
        display: none;
    }  
} 
.sidenav { 
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a { 
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.mod_anch{
    background-color: #fff;
    color: #000000!important;
    font-size: 1.4em !important;
    padding: 10px 10px 10px 17px;
    font-weight: 600;
}
.cd_div{
    width: fit-content;
    background-color: #0351ca;
    padding: 0px 12px 0px 12px;
    margin-bottom: 7px;
    color: white;
    font-size: 1.1em;
}
.coupon-btn-a-modif {
    background-color: #0351ca;
    color: #fff;
    border-color: #fff;
}

