 /*----------------------------------------*/
/* Header
/*----------------------------------------*/
.ht-site-title a, .site-title a {color: #fff;} 
header.site-header .maintop-header{
    background: #40424c;
    padding: 2px 0;
} 
  
header.site-header .maintop-header .head-brdr-bttom{
    padding: 0px 0;
} 
header.site-header {   
    z-index: 99999;
    position: absolute;
    width: 100%;
    /*background-image: linear-gradient(to bottom, #f3da15,#fece08);*/
}   
  
/*----- Sticky Header ------*/
.header-fixed {
    position: fixed !important;
    top: -70px;
    left: 0;
    width: 100%;
    background: #fff;
    max-width: 100%;
    z-index: 99999;
    transform: translateY(70px);
    transition: transform 500ms ease, background 200ms ease;
} 
/*.ht-sticky-header .site-header{
    position: fixed;
}*/ 

img.header-waveimg{
    position: relative;
    bottom: -8px;
}

.top-bar-head{
    padding: 23px 0 21px 1px;
    width: 100%;
    display: inline-block;  
    border-radius: 0px;
    z-index: 999;
    position: relative;
    background: #ffffff;
    box-shadow: 0px 0px 6px #0000000d;
} 
.border-right {
    border-right: 1px solid #b4b4b4;
}
.space {
    padding: 15px 20px;
}
.mainbottom-header .head-btnicon .header-shopbtn{
    background: #0088FF;
    color: #fff;
    border-radius: 2px;
    padding: 9px 20px 9px 20px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    right: 0px;
    z-index: 0;
    border: 1px solid #0088FF;
    font-family: Roboto, Regular;
}
.mainbottom-header .head-btnicon .header-shopbtn:hover{
     background: #0088FF;
     color: #fff;
}

.mainbottom-header .head-btnicon .header-shopbtn:hover::before{
     width: 100%;     
}
.mainbottom-header .head-btnicon{ position: relative; text-align: center;}
.mainbottom-header .head-btnicon i {
    color: #fff;
    font-size: 14px;
    position: relative;
    bottom: 0;
    left: 0;
    z-index: 999;
    padding: 0 4px 0 0;
    display: inline-block;
}

.mainbottom-header .total-count a i.fa-shopping-cart{
    font-size: 22px;
    color: #fff;
    padding: 7px 10px 0 0px;
}
.mainbottom-header .card {
    border: none;
}
.mainbottom-header .total-count {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #0088FF;
    height: 40px;
    padding: 5px 8px 4px 8px;
    margin: 0 auto;
}
.mainbottom-header .total-count .count {
    background: #fff;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 10px;
    color: #0088FF;
    padding: 0px 0px;
    position: absolute;
    top: 6px;
    right: 8px;
    line-height: 18px;
}
.site-header .maintop-header a.button_SignnIn {
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #ffffff;
}
.site-header .maintop-header a.button_register {
    color: #0088FF;
    font-size: 15px;
    font-family: Roboto, Regular;
    padding: 5px 20px;
    border: 1px solid #0088FF;
}
.site-header .maintop-header li.registerli {
    margin-top: 10px;    margin-left: 20px;
}
.site-header .site-navigation { text-align: right; padding: 0;}
.site-header .socials {text-align: center;  padding: 7px 9px 2px 0;}
.site-header .topButtons {
    text-align: right;
}
.site-header .socials a i.fa {
    color: #fff;
    font-size: 15px;
    margin-right: 11px;
    margin-bottom: 5px;
    line-height: 24px;
    border-radius: 50%;
    background: #4f515a;
    width: 23px;
    height: 24px;
    text-align: center;
    transition: all 0.9s;
    opacity: 0.9;
}
.site-header .socials a i.fa:hover {
    color: #fff;
    background: #0088FF;
    transform: scale(1.2);
    transition: all 0.9s;
}

/*--------search form------------*/

.mainbottom-header div#sb-search .woocommerce-product-search {
    width: 100%;
    position: absolute;
}
.supermarketecommercestore-cat-search-area {
    border-right: 4px solid #fff;
    padding: 10px 20px;
}
.mainbottom-header div#sb-search {
    position: relative;
    width: 100%;
}
.supermarketecommercestore-cat-search-area .woocommerce-product-search .search-field {
    color: #707070 !important;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    height: 40px;
    border: 0.5px solid #7070708a !important;
    border-radius: 3px;
    font-family: Roboto, Regular;
    background: #fff;
}
.mainbottom-header div#sb-search input[type="submit"] {
    float: right;
    position: absolute;
    right: -6px;
    text-indent: -999px;
    background: #0088FF;
    border-radius: 0 5px 5px 0;
    width: 0%;
    box-shadow: none;
    width: 70px;
    height: 40px;
    text-align: center;
}
.mainbottom-header div#sb-search form.woocommerce-product-search:after {
    content: "\f002";
    position: absolute;
     top: 4px; 
    right: 17px;
    cursor: pointer;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 27px;
    text-align: center;
    font-weight: 200;
}

.mainbottom-header div#sb-search form.woocommerce-product-search:before {
    content: "\f030";
    position: absolute;
    top: 8px;
    right: 70px;
    cursor: pointer;
    font-family: 'FontAwesome';
    color: #707070;
    font-size: 20px;
    text-align: center;
    font-weight: 200;
}
.supermarketecommercestore-cat-search-area div#sb-search input.search-field::placeholder{
    color:#C9C9C9;
}
/*--------------------  General Header container---------------------------*/
.container.hr-btm {
    padding-right: 0;
    margin-right: 0;
}
/*--------------------  Site logo & title ---------------------------*/
.ht-site-description,
.ht-site-description,
.page .ht-site-description,
.single .ht-site-description{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding: 12px 0px 0px 0;
} 
.ht-site-description a,
.ht-site-description a,
.page .ht-site-description a,
.single .ht-site-description a  {
    color: #fff;
}
.logo-header,
.logo-header,
.page .logo-header,
.single .logo-header{
    margin: 0 ;
    text-align: left;
    position: absolute;
        top: 0;
}
.header-transparent .sticky-header .logo-header{
    top: -3px !important;
}
.header-transparent .sticky-header .head-btnicon i{left: -142px ;}
.header-transparent .sticky-header .head-btnicon{    top: 12px;}
.header-transparent .sticky-header .total-count{    top: 17px;}
.ht-site-title,.site-title,
.ht-site-title, .site-title,
.page .ht-site-title, .page .site-title,
.single .ht-site-title, .single .site-title
 {
    font-weight: 600;
    font-size: 25px;
    line-height: 24px;
    width: 245px;
    padding: 0;
    color: ;
}
.ht-site-title a,.site-title a{
    word-break: break-all;
}
.ht-site-title a,
.ht-site-title a,
.page .ht-site-title a,
.single .ht-site-title a{
    color:#4a8cec;
}

/*--------------------  Site logo & title responsive ---------------------------*/
@media screen and (min-width: 320px) and (max-width: 475px){
    .ht-site-description{
        text-align: center;
    }
}
@media only screen and (max-width: 992px){
    .ht-site-description {
        padding: 8px 2px;
    }
}

/*--------------------  contact details ---------------------------*/
ul.h-contact,
ul.h-contact,
.page ul.h-contact,
.single ul.h-contact {
    text-align: center;
    margin: 0;
    padding: 8px 0;
}
ul.h-contact li,
ul.h-contact li,
.page ul.h-contact li,
.single ul.h-contact li{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 20px;
}
ul.h-contact li i,
ul.h-contact li i,
.page ul.h-contact li i,
.single ul.h-contact li i{
    padding-right: 10px;
    font-size: 20px;
}
.h-mailid a, .h-phone a,
.h-mailid a, .h-phone a,
.page .h-mailid a, .page .h-phone a,
.single .h-mailid a, .single .h-phone a{    
    color: #ffffff;
    font-size: 18px;    
}
.h-contact,
.page .h-contact,
.h-contact,
.single .h-contact{
    text-align: center;
}
.h-mailid a i, .h-phone a i,
.h-mailid a i, .h-phone a i,
.page .h-mailid a i, .page .h-phone a i,
.single .h-mailid a i, .single .h-phone a i{    
    color: #ffffff;
    font-size: 22px;  
    padding-right: 6px;  
}
.h-phone a i,
.h-phone a i,
.page .h-phone a i,
.single .h-phone a i{    
    margin-bottom: 15px;
}
.h-mailid a:hover,.h-phone a:hover,
.h-mailid a:hover, .h-phone a:hover,
.page .h-mailid a:hover, .page .h-phone a:hover,
.single .h-mailid a:hover, .single .h-phone a:hover{
    color: #000;
}
.h-contact-block,
.h-contact-block,
.page .h-contact-block,
.single .h-contact-block  {
    background: -webkit-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background: linear-gradient(to right,#783afd 0%,#4971f4 20%,#4971f4 50%,#783afd 100%);
    background-size: 500%;
    text-align: center;
    padding: 1.5em 0;
    border-radius: 0 0 15px 0;
    position: relative;
    right: -1px;
}
/*---------------- contact details responsive -----------------*/
@media only screen and (max-width: 767px) and (min-width: 520px){
   .col-md-2.col-sm-4.col-xs-12.wd {
        width: 33%;
    }
   .col-md-6.col-sm-4.col-xs-12.wd {
        width: 35%;
    }
    .col-md-4.col-sm-4.col-xs-12.wd {
        width: 32%;
    }

}
/*--------------------  Socials ---------------------------*/
.share-btn,
.share-btn,
.page .share-btn,
.single .share-btn{
    text-align: right;
}
.share-btn a.site-button,
.share-btn a.site-button,
.page .share-btn a.site-button,
.single .share-btn a.site-button{
    border-radius: 50%;
    width: 40px;
    line-height: 35px;
    height: 40px;
    font-size: 22px;
    display: inline-block;
    margin: 0 5px;
    color: #fefdff;
    border: 3px solid #f7fbec;
    text-align: center;
}
.share-btn a.site-button:hover,
.share-btn a.site-button:hover,
.page .share-btn a.site-button:hover,
.single .share-btn a.site-button:hover{
    color: #000;
    border: 3px solid #000;
} 
/*--------------------  Navigation ---------------------------*/
.navigation .mainmenu li{
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: 45px !important;
}
.navigation .mainmenu>li>a {
    display: block;
    font-size: 16px;
    padding: 30px 0;
    font-weight: 200 ;
    line-height: 36px;
    text-transform: capitalize;
    text-decoration: none;
    position: relative;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 1px transparent;
    box-shadow: 0 0 1px transparent;
    white-space: nowrap;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.navigation .mainmenu li.current_page_item a, .current_page_item > a,
.navigation .mainmenu li a:hover,
div#navbarNavDropdown li.current_page_item a:hover, 
.current_page_item > a:hover{
    color: #fff;
   
}
.navigation .mainmenu li a  {
    color: #fff;
}
header.site-header ul.sub-menu li a, 
.navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a{
    color: #010001;
 }

.menu-click i{
    color: #783afd;
 }

.navigation .mainmenu ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a, 
div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, 
ul.sub-menu .current_page_item > a:hover, 
ul.sub-menu li a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover {
    background:none !important;
  }
 ul.sub-menu, header.site-header ul.sub-menu{
    background:#fff ;
    padding: 10px 20px !important;
}
.header.site-header ul.sub-menu li a:before {
    color:#fe0101;
  }
.navigation .mainmenu ul.sub-menu li{
    display: block;
    position: relative;
    line-height: normal;
    margin-right: 0 !important;
    border-bottom: 1px solid #fcd007;
}
.navigation .mainmenu ul.sub-menu li:last-child{border-bottom:none !important;}
.navigation .mainmenu li:hover ul.sub-menu li{
    opacity: 1;
    visibility: visible;
}
header.site-header ul.sub-menu li a, .navigation .mainmenu li.current_page_item ul.sub-menu li a,
.header.site-header ul.sub-menu li a, .header.site-header ul.sub-menu li a:before, header.site-header ul.sub-menu li a:hover, .navigation .mainmenu ul.sub-menu li.current_page_item a, ul.sub-menu .current_page_item > a, div#navbarNavDropdown ul.sub-menu li.current_page_item a:hover, ul.sub-menu .current_page_item > a:hover, 
div#navbarNavDropdown li.current_page_item ul.sub-menu li a:hover, .header.site-header ul.sub-menu li:hover a {
    color: #fe0101;
}
.header.site-header ul.sub-menu li:hover a  {
    background: none;
    color: #fcd007;
    border-radius: 0px;
    -moz-transform: translate(15px, 0%);
    -ms-transform: translate(15px, 0%);
    -webkit-transform: translate(15px, 0%);
    -o-transform: translate(15px, 0%);
    transform: translate(15px, 0%);
    overflow: hidden;
}
.navigation .mainmenu ul.sub-menu li a{
    list-style-type: none;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 20px;
    display: inline-block;
    width: 100%;
    margin: 0px;
}
.header.site-header ul.sub-menu li a{
    font-size: 14px;
    font-weight: 500;
    position: relative;
}
.header.site-header ul.sub-menu li a  {
    display: block;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    line-height: 1.4em;
    letter-spacing: .05em;
}
.navigation .mainmenu ul.sub-menu li a:before,
header.site-header ul.sub-menu li a:before{
    content: "\f105" !important;
    position: absolute;
    top: 50%;
    margin-top: -.5em;
    margin-left: -17px;    
    opacity: 0;
    font-family: 'FontAwesome';    
    line-height: 1;    
    font-size: 1em;
    color: #fe0101;
    background: none !important;
}
.navigation .mainmenu ul.sub-menu li:hover a:before,
header.site-header ul.sub-menu li:hover a:before {
    opacity: 1;
    color: #000;
}
/*----------------nav responsive -----------------*/

@media only screen and (min-width: 1300px){
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
    }
    .navigation .mainmenu li:hover ul.sub-menu,
    .navigation .mainmenu li:hover ul.sub-menu,
    .page .navigation .mainmenu li:hover ul.sub-menu,
    .single .navigation .mainmenu li:hover ul.sub-menu {
        left: auto;
        top: 86px;
        text-align: left;
        pointer-events: auto;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
    .navigation .mainmenu li:hover ul.sub-menu ul {
        top: 50px;
        right: -5px;
    }
    .navigation .mainmenu li ul ul.sub-menu{
        top: 60px;
     }
    .navigation .mainmenu ul.sub-menu li,
    .navigation .mainmenu ul.sub-menu li,
    .page .navigation .mainmenu ul.sub-menu li ,
    .single .navigation .mainmenu ul.sub-menu li {
        list-style-type: none;
        font-size: 13px;
        color: #666;
        padding: 0;
    }
}

@media only screen and (max-width: 1024px){
   .h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
         right: 0px; 
    }
    #steps .peccular-steps-icon span {
        left: 5px;
        width: 45px;
        height: 45px;
    }
}
@media only screen and (max-width: 992px){
    .navigation {
    width: 255px;
    height: 100%;
    position: fixed;
    left: -100%;
    padding: 0;
    top: 0;
    margin: 0;
    z-index: 99999;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #fff;
}
   .navigation .mainmenu li {
        display: block;
        position: relative;
        line-height: normal;
        margin-right: 35px;
        margin: 0;
        padding: 0;
    }
    .navigation .mainmenu>li>a {
        padding: 5px 20px;
    }
    .hamburger-menus{
        width: 30px;
        height: 30px;
        position: absolute;
        -webkit-transition: .1s;
        transition: .1s;
        margin: 5px 15px;
        cursor: pointer;
        display: inline-block;
        float: right;
        right: 35px;
        top: 13px;
        z-index: 1;
    }
}
@media screen and ( min-width: 992px) and (max-width: 1199px){
    .navigation .mainmenu li a,
    .page .navigation .mainmenu li a,
    .single .navigation .mainmenu li a, 
    .error404 .navigation .mainmenu li a{ font-size: 15px !important; }
    .navigation .mainmenu {  text-align: left;}
}
@media screen and ( min-width: 320px) and (max-width: 425px){
    .maintop-header ul li:last-child {  margin-left: 0em !important; }
}
@media screen and ( min-width: 320px) and (max-width: 1199px){
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description,
    .single .ht-site-description{    padding: 0px 0px 0px 22px;}
}
@media screen and ( min-width:992px) and (max-width: 1199px){
 .maintop-header ul li:last-child {  margin-left: 1em; }
}

@media screen and ( min-width: 359px) and (max-width: 575px){
.ht-main-title { margin: 40px 0 0.5em 0px !important;    font-size: 31px !important;}
}
@media only ( min-width: 320px) and (max-width:360x){
.ht-main-title { margin: 15px 0 0.5em 0px !important;     font-size: 31px !important;}
}

/*----------------------------------------*/
/*  HOME PAGE COMMON AREA
/*----------------------------------------*/

.peccular-section-head {
    text-align: left;
    margin-bottom: 2em;
    margin-top: 2em;
}
.peccular-section-head h2{
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 48px;
}

.peccular-section-head h3{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
}
.peccular-section-head .peccular-section-head-icon i{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
#catproduct-section .catproduct-bg,
#proplatform .proplatform-bg,
#newproduct-section .newproduct-bg,
#counter .counter-bg,
#popularproduct-section .popularproduct-bg,
#featuredproduct-section .featuredproduct-bg,
#recommendedproduct-section .recommendedproduct-bg,
#superdeal-section .superdeal-bg,
#banner .banner-bg,
#testimonials .testimonials-bg,
#blog .blog-bg,
#ourclient .ourclient-bg,
#newsletter .newsletter-bg,
#footer .footer-bg

{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}

#catproduct-section,
#proplatform,
#newproduct-section,
#popularproduct-section,
#counter,
#featuredproduct-section,
#recommendedproduct-section,
#superdeal-section,
#banner,
#testimonials,
#blog,
#ourclient,
#newsletter,
#footer{
    position: relative;
    overflow: hidden;
}
.peccular-section-head {
    position: relative;
}

/*----------------------------------------*/
/*  Slider Area
/*----------------------------------------*/

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: block;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute !important;
    bottom: 117px !important;
    width: 10% !important;
    text-align: right !important;
    right: 83px !important;
}

.swiper-pagination-bullet-active{
    opacity: 1;
    background: #bb8fe7 !important ;    
}
.swiper-pagination-bullet {
    width: 9% !important;
    height: 13  px !important;    
    border-radius: 24px !important;
    background: #fff !important;   
    display: none !important;
    opacity: 1 !important;
    float: right;
}

.hero-slider .swiper-slide {
    overflow: hidden;
    color: #fff;
}
#slider{
    position: relative;
    overflow: hidden;
}
.slider-area{    
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    top: 95px;
    background: #f2f2f2;
    margin-bottom: 0;
}
.page-template-home-template .slider-procat {
    background: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    width: 100%;
    padding: 20px 0px 10px;
    height: 537px;
    overflow: hidden;
    overflow-y: auto;
}
main#innerpage-box .slider-procat{
    background: #fdfdfd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    width: 100%;
    padding: 0px 0px 10px;
    height: 537px;
    overflow: auto;
    box-shadow: -1px 0px 8px #00000029;
}
main#innerpage-box .categris .popular-catt {
    background: #0088FF;
    color: #fff;
    padding: 12px 25px;
    font-size: 20px;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
} 
/*main#innerpage-box .categris .popular-catt{
    margin-right: 15px;
}*/
.categris .popular-catt {
    background: #0088FF;
    color: #fff;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
} 
.SliderSideCatimg .pro-cat-content {
    text-align: center;
}
.SliderSideCatimg .category img{
    width: 100%;
    height: 52px;border-radius: 4px;
    transition:  .8s ease;
}

.SliderSideCatimg .category .cattopbx:hover img{
    transition:  .8s ease;
    filter: grayscale(100%);
    transform: scale(1.1);
}
/*.SliderSideCatimg .category .overlyimg{
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
     transition: all .4s ease;
}*/
.SliderSideCatimg .category .cattopbx:hover  h1{
    color: #0088FF;
     transition:  .8s ease;
     font-weight: 500;
}
.SliderSideCatimg .category{
    text-align: center;
}
.SliderSideCatimg .category h1{
    font-size: 12px;
    font-family: Roboto, Regular;
    color: #707070;
    transition:  .8s ease;
    margin-top: 7px;
}
.SliderSideCatimg .catproduct-grid {
    box-shadow: 0px 3px 6px #0000000d;
    background: #fff;
    border-radius: 5px;
    padding: 15px 15px 10px 20px;
    position: relative;
    overflow: hidden;
    margin-left: 0px;
    margin-right: 0;
}
.slider-procat  .pro-cat-img img{
    width: 19px;
    height: 15px;
    margin-right: 6px;  
}

.slider-procat .pro-cat-img_child img{
    width: 19px;
    height: 15px;
    margin-right: 6px; 
    position: relative;
    top: 10px;
}
.slider-procat .pro-cat-img_child_child img{
    width: 15px;
    height: 15px;
    margin-right: 6px; 
      position: relative;
    top: 10px;
}

.slider-procat .pro-cat-img_child_child_child img{
    width: 19px;
    height: 15px;
    margin-right: 6px;
      position: relative;
    top: 10px;
}
.slider-procat .pro-cat-content a {
    font-family: Roboto, Regular;
    font-size: 14px;
    color: #707070;
    transition: all .4s ease;
}
.slider-procat ul.child_CatPro {
     padding: 0 0 10px 0;
    margin-top: 12px;
    margin-left: 30px;
}
.slider-procat .pro-cat-img_child_child {
    display: inline-block;
    position: absolute;
    top: 10px;
}
.slider-procat ul.child_child_Cat_pro {
    padding: 0 0 0px 0;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: -10px;
}
.slider-procat li.child-mainCat {
    padding: 8px 10px;
}
.slider-procat li.child-mainCat:hover {
    background: #f5f5f5;
}
.slider-procat li.child_child-mainCat:hover {
    background: #f5f5f5;
}
.slider-procat ul.child_child_child_Cat_pro {
    padding: 10px 0 8px 0;
    padding-bottom: 0px;
}
.slider-procat .pro-cat-img_child_child_child {
    display: inline-block;
    position: absolute;
    top: 10px;
}
.slider-procat .pro-cat-content_child a{
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #707070;
    transition: all .4s ease;
}
.slider-procat .pro-cat-content_child {
    display: inline-block;
}
.slider-procat  .pro-cat-img {
    display: inline-block;
}

.slider-procat .pro-cat-img , .slider-procat .pro-cat-img_child{
    display: inline-block;
    position: absolute;
    top: 10px;
}
.slider-procat .pro-cat-content a i {
    padding-left: 25px;
}
.slider-procat  .pro-cat-content a, .slider-procat  .pro-cat-content_child a{
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #707070;
    transition: all .4s ease;
    position: relative;
    cursor: pointer;
    display: block;
}
.slider-procat li.sucat ul{
        padding: 0 0 0px 0;
}
.slider-procat span.cat-icon a i {
    float: right;
    position: relative;
    top: -15px;
    color: #333e4899;
}
.slider-procat li.sucat a{
        font-family: Roboto, Regular;
    font-size: 14px;
    color: #707070;
    transition: all .4s ease;
}
.slider-procat .mainCat{
        padding: 0 0 0px 0;
}
.slider-procat  .pro-cat-content a:hover{
    color: #0088FF;
    transition: all .4s ease;
}
.slider-procat .pro-cat-content, .slider-procat .pro-cat-content_child{
    display: block;
    width: 100%;
    padding-left: 30px;
}
.slider-procat ul.mainCatUL {
    padding-bottom: 0px;
}
.slider-procat .productCategoriesbox {
/*    margin-top: 20px;*/
    margin-bottom: 20px;
}
.slider-procat ul.mainCatUL {
    padding-bottom: 0px;
    padding: 0 10px;
    position: relative;
}
.slider-procat li.mainCat {
    marker: none;
    list-style: none;
    display: block;
    margin-left: 10px;
    position: relative;
    position: static;
    display: block;
    width: calc(100% - 0px);
    border-bottom: 1px solid #dddddd;
    margin: 0;
    -webkit-padding-start: 5px;
    padding-inline-start: 5px;
    padding: 7.4px 10px;
}
.slider-procat li.mainCat:hover {
    background: #f5f5f5;
}

.slider-procat .cat-product:last-child li.mainCat {
    border-bottom: 0;
}

/*.slider-procat li.mainCat ul.child_CatPro{
    position: absolute;
    display: block;
    float: none;
    text-align: start;
    width: 245px;
    width: 270px;
    z-index: -99;
    padding: 0;
    margin: 0;
    border: 1px solid #dddddd;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    font-size: 14px;
    padding: 10px 0;
    min-height: 100%;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2);
    -ms-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    -o-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2);
    left: 100%;
    top: 0;
}*/
/*.slider-procat li.mainCat ul.child_CatPro:before{
    content: "";
    height: 2px;
    background: #0787ea;
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
}*/
/*
.slider-procat li.mainCat:hover ul.child_CatPro
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}
*/


.slider-procat li.mainCat ul.child_CatPro {
position: absolute;
    display: block;
    float: none;
    text-align: start;
    width: 245px;
    width: 270px;
    z-index: -99;
    padding: 0;
    margin: 0;
    /* border: 1px solid #dddddd; */
    background: #fff;
    /* visibility: hidden; */
    /* opacity: 0; */
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176); */
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    /* box-shadow: 0 6px 12px rgba(0,0,0,0.176); */
    font-size: 14px;
    padding: 10px 0;
    min-height: 100%;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    /* -webkit-box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2); */
    -ms-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    -o-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    /* box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2); */
    left: 100%;
    top: 0;
    /* position: fixed; */
    left: -20px;
    top: 0px;
    bottom: 0;
    padding-bottom: 100px;
    height: 100vh;
    overflow-y: hidden;
    z-index: 100;
    -webkit-transition: transform .4s ease;
    -moz-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translate(-100%);
}

.slider-procat li.child-mainCat ul.child_child_CatPro {
position: absolute;
    display: block;
    float: none;
    text-align: start;
    width: 245px;
    width: 270px;
    z-index: -99;
    padding: 0;
    margin: 0;
    /* border: 1px solid #dddddd; */
    background: #fff;
    /* visibility: hidden; */
    /* opacity: 0; */
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176); */
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    /* box-shadow: 0 6px 12px rgba(0,0,0,0.176); */
    font-size: 14px;
    padding: 10px 0;
    min-height: 100%;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    /* -webkit-box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2); */
    -ms-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    -o-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    /* box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2); */
    left: 100%;
    top: 0;
    /* position: fixed; */
    left: -20px;
    top: 10px;
    bottom: 0;
    padding-bottom: 100px;
    height: 100vh;
    overflow-y: hidden;
    z-index: 100;
    -webkit-transition: transform .4s ease;
    -moz-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translate(-100%);
}

.slider-procat li.child_child-mainCat ul.child_child_child_CatPro{
position: absolute;
    display: block;
    float: none;
    text-align: start;
    width: 245px;
    width: 270px;
    z-index: -99;
    padding: 0;
    margin: 0;
    /* border: 1px solid #dddddd; */
    background: #fff;
    /* visibility: hidden; */
    /* opacity: 0; */
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    /* -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176); */
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    /* box-shadow: 0 6px 12px rgba(0,0,0,0.176); */
    font-size: 14px;
    padding: 10px 0;
    min-height: 100%;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    /* -webkit-box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2); */
    -ms-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    -o-transform: 2px 2px 4px 1px rgba(0,0,0,0.2);
    /* box-shadow: 2px 2px 4px 1px rgba(0,0,0,0.2); */
    left: 100%;
    top: 20px;
    /* position: fixed; */
    left: -20px;
    top: 0px;
    bottom: 0;
    padding-bottom: 100px;
    height: 100vh;
    overflow-y: hidden;
    z-index: 100;
    -webkit-transition: transform .4s ease;
    -moz-transition: transform .4s ease;
    -ms-transition: transform .4s ease;
    -o-transition: transform .4s ease;
    transition: transform .4s ease;
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translate(-100%);
}


.slider-procat li.mainCat:hover ul.child_CatPro {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 288px;
    left: 0px;
    top: 0px;
}

.slider-procat li.child-mainCat:hover ul.child_child_CatPro{
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 288px;
    left: 0px;
    top:45px;
}

.slider-procat li.child_child-mainCat:hover ul.child_child_child_CatPro {
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    width: 288px;
    left: 0px;
    top: 45px;
}




.slider-procat .pro-cat-content_child a:hover {
    color: #333e48;
    white-space: normal;

}
.slider-procat li.child-mainCat a {
   display: block;/*
    padding: 6px 24px;*/
}
.slider-procat li.child-mainCat a {
    padding: 0;
}

.slider-procat li.child_child-mainCat a {
    padding: 0;
}

.slider-procat li.child_child-mainCat{
    padding: 10px;
}
/*
.slider-procat .pro-cat-img_child a, .slider-procat .pro-cat-content_child a {
    padding: 0 !important;
    display: unset !important;
}*/
/*.slider-procat li.child-mainCat:hover a{
    background: #f5f5f5;
}*/
.slider-procat li.child-mainCat:hover .pro-cat-img_child a,
.slider-procat li.child-mainCat:hover .pro-cat-content_child a.
.slider-procat li.child_child-mainCat:hover .pro-cat-img_child_child a{
    background: none !important;
}

.categris .popular-catt, .categris .popular-catt small {
    color: #fff;
}
.supermarketecommercestore-slide-area {
    margin-bottom: -2em;
}
.supermarketecommercestore-slide-right-area .FirstimageBox img{
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 5px;
    width: 100%;
    height: 336px;
    padding-bottom: 0;
    border: 8px solid #fff !important;
    border-radius: 5px;
    box-shadow: 0px 0px 22px #0000001A;
}
/*.supermarketecommercestore-slide-right-area .FirstimageBox .peccular-bnner-imgboxshape{
-webkit-mask-image: url(images/sliedrShapebanner2.png);
    mask-image: url(images/sliedrShapebanner2.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}*/
.supermarketecommercestore-slide-right-area .FirstimageBox svg{

}
.supermarketecommercestore-slide-right-area .banner-circle {
    position: absolute;
    width: 128px;
    height: 140px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #0000000D;
    top: 8px;
    right: 8px;
    border-radius: 0 0 0 84%;
}

.supermarketecommercestore-slide-right-area {
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    margin-top: 0;
    margin-left: 12px;
}
.supermarketecommercestore-s-rightblock {
    position: absolute;
    bottom: 15px;
    top: auto;
    right: 13px;
}
.supermarketecommercestore-sr-text {
    font-size: 25px;
    line-height: 33px;
    color: #E21C44;
    font-weight: 600 !important;
    margin-bottom: 0;
    FONT-FAMILY: Roboto, Black;
    letter-spacing: 0.75px;
    POSITION: RELATIVE;
    right: 0;
    text-align: center;
    border-radius: 5px;
    width: 193px;
    margin-left: 100px;
    background: #fff;
}
.supermarketecommercestore-sr-title {
    font-size: 37px;
    font-weight: 600 !important;
    color: #000;
    FONT-FAMILY: Roboto, Black;
    text-align: right;
    line-height: 54px;
    letter-spacing: 1.23px;
}
.pd-r-0 {
    padding: 0;
    padding-right: 10px;
}
.FirstimageBox {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .OFFBox {
    position: absolute;
    background: linear-gradient(to right ,#950740 0%,#f72246 100%);
    z-index: 1;
    top: 30px;
    margin-left: 67.5%;
    padding: 9px;
    clip-path: polygon(0% 0%, 100% 0%, 100% 69%, 76% 71%, 75% 100%, 43% 66%, 0 68%);
    border-radius: 5px;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .OFFBox p{
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .shopBox {
    position: absolute;
    background: #ffd31a;
    z-index: 1;
    top: 72px;
    margin-left: 46%;
    clip-path: polygon(75% 0%, 94% 47%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 25px;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .shopBox p{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    padding-bottom: 10px;
    padding-left: 33px;
    padding-top: 8px;
}
/*Second Right Iamge Box*/
.SecondBelowImageBox {
    position: relative;
    overflow: hidden;
    margin-top: 6px;
    width: 100%;
    padding: 0;
    border-radius: 5px;
}
.supermarketecommercestore-slide-right-area .SecondBelowImageBox img{
    height: 229px;
    width: 100%;
    border-radius: 5px;
    padding-left: 0px;
}
/*.supermarketecommercestore-slide-right-area .SecondBelowImageBox .belowImageBoxes {
    margin-left: 5px;
    margin-right: -6px;
}*/
.hero-style {
    transition: all .4s ease;
}
.hero-slider {
    width: 100%;
    height: 454px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    margin-top: 10px;
}
.hero-slider .slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.hero-slider .slide-inner .sliderimg {
    padding: 0;
}
.hero-slider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.slider-area img.slide-mainimg {  width: 100%;}

.slider-area .sliderimgshape1 img{      width: 100%;
    border-radius: 5px;
    height: 454px;
}
.slider-area .sliderimgshape1{ 

}

.hero-style img.peccular-project-leafimgboxshape1 {
    position: absolute;
    width: 482px;
    height: 88%;
}
.hero-style .slider-inner-mainbox {
    top: 14%;
    padding: 15px 10px 15px 20px;
    position: absolute;
    z-index: 10;
    left: 43px;
    border-radius: 5px;
    /* margin-top: 74px; */
    width: 336px;
}
.hero-style .slider-inner-mainbox .slider_content{
}
.SecondBelowImageBox .RightBelowBoxMaintitle {
    position: relative;
    z-index: 999;
    background: #FEB805;
    bottom: 140px;
    text-align: center;
    opacity: 0.8;
    clip-path: polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);
    margin: 0 15px;
    padding: 7px 15px;
}
.SecondBelowImageBox .RightBelowBoxMaintitle h3{
    font-family: Roboto, Black;
    font-size: 32px;
    line-height: 43px;
    color: #F2F2F2;
    font-weight: 700 !important;
    position: relative;
    z-index: 1;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 690px;
    position: relative;
    z-index: 5;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 7px 4px !important;
}

.hero-style .slide-title h2 {
    font-size: 43px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 17px;
}
.hero-style .slide-title h2 span{
    font-size: 57x;
    color: #000;     
    font-weight: 700;   
    border-bottom: 3px solid #ed59af;
}

.hero-style .slide-text p {
    font-weight: 400;
    padding-bottom: 0;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    color: #fff;
    transition: all .4s ease;
    font-family: Roboto, Regular;
    text-align: left;
    padding-right: 0em;
    margin-bottom: 32px;
    opacity: 1;
}
.hero-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slide-btns-2.animated.fadeInDownBig, .slide-btns-1.animated.fadeInDownBig  {
    position: relative;
    z-index: 5;
}
.sliderbtns{
    margin-top: 0;
    text-align: left;
}
.hero-style .slide-btns-1 {
    border-radius: 2px;
    background: #FEB805;
    padding: 11px 32px;
    display: inline-block;
    transition: 0.25s;
}
.hero-style .slide-btns-1 a {
    color: #fff;
    z-index: 2;
    display: block;
    position: relative;
    font-size: 23px;
    font-weight: 700;
    font-family: Roboto, Bold;
}

.hero-style .slide-btns-1 .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #FFD583;   
    border-radius: 0px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

.hero-style .slide-btns-1:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}
.hero-style .slide-btns-1:hover a{color: #fff; z-index: 2;  }

.hero-style .slide-btns > a:first-child {
    margin-right: 10px;
}
.hero-slider .swiper-button-prev, .hero-slider .swiper-button-next {
    background: transparent;
    width: 55px;
    height: 31px;
    line-height: 25px;
    margin-top: -17px;
    text-align: center;
    border: 0px solid #d4d3d3;
    border-radius: 55px;
    opacity: 1;
    visibility: visible;
    transition: all .3s ease;
    color: #fcfdfb;
}

.hero-slider .swiper-button-prev {
    left: 21px;
    transform: translateX(0px);
}

.hero-slider .swiper-button-next {
    right: 19px;
    transform: translateX(0px);
}

.hero-slider .swiper-button-prev:before {
    content: "\f104 ";
    font-family: FontAwesome;
    position: absolute;
    left: -15px;
    color: #0088FF;
    font-size: 20px;
    background: #FFFFFF;
    opacity: 0.9;
    padding: 5px;
    border-radius: 4px;
    transition: 0.25s;
}

.hero-slider .swiper-button-prev:hover:before{
    background: #0088FF;
    color: #fff !important;
    transition: 0.25s;
}

.hero-slider .swiper-button-next:before {
    content: "\f105 ";
    font-family: FontAwesome;
    position: absolute;
    right: -15px;
    color: #0088FF;
    font-size: 20px;
    background: #FFFFFF;
    opacity: 0.9;
    padding: 5px;
    border-radius: 4px;
    transition: 0.25s;
}
.hero-slider .swiper-button-next:hover:before{
    background: #0088FF;
    color: #fff !important;
    transition: 0.25s;
}

.hero-slider .slidershape1 {
    -webkit-mask-image: url(images/contntbgimg.png);
    mask-image: url(images/contntbgimg.png);
    -webkit-mask-position: center right;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

/*--------------------------------------------------------------
## Counter & Newsletter Section
--------------------------------------------------------------*/
#counter {
    background: #F2F2F2;
    position: relative;
    overflow: hidden;
}

#counter h4.peccular-counter-title{
    color: #fff;
    font-family: Roboto, Regular;
    font-size: 14px;
    font-weight: 300;
    transition: all 0.5s ease 0s;
}
#counter .peccular-counter-single:hover h4.peccular-counter-title{
    color: #0088FF;
    transition: all 0.5s ease 0s;
    letter-spacing: 1px;
    transform: scale(1.1);
    font-weight: 600;
}
#counter .peccular-counter-num.count{
    color: #fff;
    font-family: Roboto, Regular;
    font-size: 27px;
    transition: all 0.5s ease 0s;
}
#counter .peccular-counter-single:hover .peccular-counter-num.count{
    font-weight: 600;
    transition: all 0.5s ease 0s;
}
#counter .counter-headings h2{
    color: #fff;
    font-family: Roboto, Black;
    font-size: 44px;
    font-weight: 700;
}
#counter .counter-headings p{
    color: #fff;
    font-size: 18px;
    font-family: Roboto, Regular;
}
#counter .contnt {
    position: absolute;
    top: 0;
    width: 100%;
}
#counter .counter-headings{
    position: relative;
    overflow: hidden;
    text-align: left;
    top: 0;
    margin-left: 16px;
}
#counter .boxes-data {
    margin-top: -7px;
    margin-bottom: 30px;
}
#counter .counter-BX-image {
    position: relative;
    overflow: hidden;
    padding: 3em 1em 2em 1em;
    height: 100%;
    border-radius: 9px;
        background: aqua;
}
#counter .counter-BX-image .imgOvrly {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    background: #000;
    opacity: 0.4;
}
#counter .counter-BX-image img{
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
}
#counter .peccular-counter-area {
    position: relative;
    top: 22%;
    margin-left: 20px;
}

/*Newsletter Area*/
#counter .newsletter-BX {
    background: #fff;
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    text-align: left;
    top: 9%;
    margin-right: 0;
    border-radius: 11px;
    padding-left: 30px;
    right: 2%;
}

#counter .newsletter-BX .peccular-newsletter-member-wrap {
    margin-bottom: -18px;
}

#counter .newsletter-BX h2{
    font-family: Roboto, Regular;
    font-size: 30px;
    color: #000;
    margin-top: 16px;
    margin-bottom: 20px;
}
#counter .newsletter-BX h3{
    font-family: Roboto, Medium;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin-left: 2px;
    margin-top: 10px;
}
#counter .newsletter-BX h3:before {
    content: "\f111 ";
    font-family: 'Fontawesome';
    margin-right: 12px;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    color: #0088FF;
    font-size: 8px;
    padding: 0px 1px 1px 1px;
    border-radius: 50%;
    border: 1px solid #0088FF;
    top: -1px;
    position: relative;
    font-style: normal;
}

#counter .newsletter-BX input[type="text"], 
#counter .newsletter-BX input[type="email"], 
#counter .newsletter-BX input[type="url"], 
#counter .newsletter-BX input[type="password"], 
#counter .newsletter-BX input[type="search"], 
#counter .newsletter-BX input[type="number"], 
#counter .newsletter-BX input[type="tel"], 
#counter .newsletter-BX input[type="range"], 
#counter .newsletter-BX input[type="date"], 
#counter .newsletter-BX input[type="month"], 
#counter .newsletter-BX input[type="week"], 
#counter .newsletter-BX input[type="time"], 
#counter .newsletter-BX input[type="datetime"], 
#counter .newsletter-BX input[type="datetime-local"], 
#counter .newsletter-BX input[type="color"], 
#counter .newsletter-BX textarea {
    color: #000;
    border: 0.5px solid #a6a1a1 !important;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    vertical-align: top;
    font-size: 14px;
    border-radius: 6px;
    font-family: Roboto, Medium;
    font-weight: 500;
    background: #fff;
    height: 43px;
}

#counter .newsletter-BX input[type="submit"]{
    color: #fff;
    background: #0088FF;
    width: 70%;
    border-radius: 6px;
    font-family: Roboto, Medium;
    font-size: 19px;
    font-weight: 400;
    line-height: 18px;
    transition: all 0.6s ease 0s;
    padding-top: 7px;
    padding-bottom: 7px;
}
#counter .newsletter-BX input[type="submit"]:hover{
    color: #fff;
    background: #135fa2;
    letter-spacing: 1px;
    font-weight: 600;
    transition: all 0.6s ease 0s;
}
/*--------------------------------------------------------------
## Contact Section
--------------------------------------------------------------*/
#contact {
    position: relative;
    overflow: hidden;
}
/*--------------------------------------------------------------
## Product Category Section
--------------------------------------------------------------*/
#catproduct-section {
    background: #F2F2F2;
    padding: 0;
    position: relative;
    overflow: hidden;
    margin-top: 0em;
}

#catproduct-section .owl-carousel .owl-stage-outer {
}

#catproduct-section .peccular-section-head {   
    margin-bottom: 3em;
    margin-top: 0;
    z-index: 5;
    border-bottom: 0.5px solid #ded7d7;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
#catproduct-section .popularCat-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px;
    position: relative;
}
#catproduct-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 27px;
    line-height: 37px;
    font-family: Roboto, Regular;
}
#catproduct-section .peccular-section-head img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
#catproduct-section .peccular-section-head .HeadRightBtn {
    position: relative;
    text-align: right;
    top: 8px;
}
#catproduct-section .peccular-section-head .HeadRightBtn a.read-btn {
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #00000099;
    font-weight: 400;
    position: relative;
    right: 10px;
    transition: all 0.5s ease 0s;
}
#catproduct-section .peccular-section-head .HeadRightBtn a.read-btn:after {
    content: "\f105 ";
    font-family: 'Fontawesome';
    position: relative;
    transition: all 0.5s ease 0s;
    color: #00000099;
    font-size: 17px;
    left: 5px;
}

#catproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover:after{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#catproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#catproduct-section .peccular-section-head i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-right: 15px;
    margin-top: 0px;
    padding: 0 61px;
    background: #000;
    border-radius: 0px;
    margin-left: 21px;
}
#catproduct-section .peccular-section-head span i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-left: 17px;
    margin-top: 0px;
    padding: 0 60px;
    background: #000;
    border-radius: 0px;
}
#catproduct-section .peccular-section-head i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome';    
    position: relative;
    bottom: -11px;   
    font-size: 17px;
    color: #fe0101;
}
#catproduct-section .peccular-section-head span i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome'; 
    position: relative;     
    bottom: -1px;    
    font-size: 17px;
    color: #fe0101;
}

#catproduct-section .pro-cat-content {   
    text-align: center;  
    margin-top: -18px; 
    margin-bottom: 8px;
}

#catproduct-section .category_box {    
    margin: 0 auto;
    width: 193px;
    overflow: hidden;
    padding: 15px 0;
}
#catproduct-section .category_box img{    
    height: 193px;  
}

#catproduct-section .pro-cat-img img:hover {
   -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.pro-cat-content p.catdesc {
      color: #fff;
      font-size: 13px;
}

#catproduct-section .category_box h1{
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 0px;
    text-align: center;
    line-height: 71px;
    font-family: Roboto, Regular;
    transition: all 0.5s ease 0s;
}

#catproduct-section .category_box:hover h1{
    color: #0088FF;
    transition: all 0.5s ease 0s;
    font-weight: 600;
    text-decoration: underline;
}

#catproduct-section .pro-cat-content span.rolln{ text-align: center; }
#catproduct-section .owl-theme .owl-dots{display: none;} 
#catproduct-section .owl-theme .owl-nav{ display: none; }
#catproduct-section .owl-theme .owl-nav [class*=owl-]{    
    font-size: 38px !important;
    background: none !important;
    color: #000 !important;
    box-shadow: none !important;
}

/*----------------------------------------*/
/* Product Platform Area
/*----------------------------------------*/
 #proplatform .proplatform-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#proplatform .peccular-section-head img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
 #proplatform {
    background: #F2F2F2;
}
 #proplatform .peccular-section-head {
    margin-bottom: 1.5em;
    margin-top: 0;
    z-index: 5;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
 #proplatform .proplatform-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px 25px 50px;
    position: relative;
}
 #proplatform figure.peccular-proplatform-logo {
    transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    border-radius: 10px;
}
/*
 #proplatform figure.peccular-proplatform-logo:after,  #proplatform figure.peccular-proplatform-logo:before {
    border-radius: 4px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}*/
/* #proplatform figure.peccular-proplatform-logo:before {
    border-bottom: 6px double #0088FF;
    border-left: 6px double #0088FF;
    transform-origin: 0 100% 0;
}
 #proplatform figure.peccular-proplatform-logo:after {
    border-right: 6px double #0088FF;
    border-top: 6px double #0088FF;
    transform-origin: 100% 0 0;
}
*/
/* #proplatform figure.peccular-proplatform-logo:hover::after, 
 #proplatform figure.peccular-proplatform-logo:hover::before {
    transform: scale(1);
}  
*/

#proplatform figure.peccular-proplatform-logo:hover img{
 border-color: #0088ffc4;
 transition: all 0.5s ease-in-out 0s;
 }
 #proplatform  .owl-theme .owl-dots, 
 #proplatform  .owl-theme .owl-nav {
    display: none;
}
 #proplatform figure.peccular-proplatform-logo:hover {
   transform: scale(0.9) rotateZ(0deg);
    -moz-transform: scale(0.9) rotateZ(0deg);
    -webkit-transform: scale(0.9) rotateZ(0deg);
    -o-transform: scale(0.9) rotateZ(0deg);
    background: none;
}
 #proplatform figure.peccular-proplatform-logo img{
    width: 100%;
    height: 93px;
    border: 2px solid #dedada;
    transition: all 0.5s ease-in-out 0s;
}
 #proplatform .owl-carousel .owl-item {
    height: 227px;
}

 #proplatform .peccular-proplatform-single{
    margin-bottom: 15px;
}
 #proplatform .peccular-section-head h2 {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 25px;
    line-height: 37px;
    font-family: Roboto, Regular;
}
 #proplatform .peccular-section-head h3 {
    margin: 0 10em 0em;
        color: #c8cfc4;
}
 #proplatform .peccular-proplatform-single-area {
    position: relative;
}
 #proplatform .peccular-proplatform-b {
    padding: 0 5px;
}

/*----------------------------------------*/
/*  banner Area
/*----------------------------------------*/

#banner {
    position: relative;
    overflow: hidden;
}
#banner .peccular-banner-b{
    padding: 0 14px;
}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single{
    padding: 0em 0em;
    margin-bottom: 1em;
    overflow: hidden;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single img{
    position: absolute;    
    left: 231px;
    top: 43px;
    z-index: 1;
    width: 500px;
}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single svg{
    position: relative;
    right: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    padding: 0 0;
}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single svg path{ fill: #fdb303 !important; }

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img{
    position: absolute;
    left: 108px !important;
    top: 28px !important;
    z-index: 2;
    width: 361px;
}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox{

}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg{
   position: absolute;
   left: 129px;
    top: 28px;
}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg path{ fill:#fd0303 !important ;}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img.catimgshape{
   -webkit-mask-image: url(images/Catbannershape.png);
    mask-image: url(images/Catbannershape.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 361px;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content{
    padding: 0;
    position: relative;
    top: -178px;
    right: 0;
    z-index: 5;
    overflow: hidden;
    text-align: center;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content h4.peccular-banner-title{
    font-size: 33px;
    font-weight: 500;
    padding: 0 4em 0 0;
    margin-bottom: 7px;
    color: #000;
    text-align: right;
} 
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content span{
   font-size: 44px;
    font-weight: 700;
    margin-bottom: 0em;
    color: #000;   
    padding: 0 0 0 4em;
} 

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content a.morder-btn {
    color: #000;
    background: #f3da15;
    border: 4px solid #ffcd08;
    padding:5px 13px;
    margin-bottom: 0em;
    font-size: 21px;
    font-weight: 500;
    border-radius: 30px;   
    display: inline-block;
    margin: 7px 0 0 9em;
    transition: 0.25s;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .hoverbg {
    position: absolute;
    display: inline-block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #FFD583;   
    border-radius: 30px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content a.morder-btn:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single img.evenbgimg{ display: none; }
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single img.oddbgimg{ display: none; }

#banner .peccular-banner-b:nth-child(even) .peccular-banner-single{
    padding: 0;
    margin-bottom: 0em;
    overflow: hidden;
    position: relative;   
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg{
    position: absolute;
    left: -21px;
    top: 7px;
    z-index: 2;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg path{ fill:#fd0303 !important ;}

#banner .peccular-banner-b:nth-child(even) .peccular-banner-single svg{
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    transform: rotate(180deg);
    padding: 0 0;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single svg path{ fill: #fd9003 !important; }
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .morder-btn{
    display: none;
}

#banner .peccular-banner-b:nth-child(even) .peccular-banner-single img{
    position: absolute;    
    left: -2px;
    top: 9px;
    z-index: 1;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img{
    position: absolute;
    left: 277px !important;
    top:15px !important;
    z-index: 3;
    width: 361px;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img.catimgshape{
   -webkit-mask-image: url(images/birdbannershape.png);
    mask-image: url(images/birdbannershape.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    width: 361px;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content{
    padding: 0;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1;   
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content h4.peccular-banner-title{
    font-size: 33px;
    font-weight: 400;
    padding: 0 0 0 2em;
    margin-bottom: 1em;   
    color: #000;
    text-align: left;
} 
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span{
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0em;
    color: #000;   
    padding: 0 145px 0 0px;
} 

#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext{
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 0 3em;
    margin-bottom: 7px;   
    color: #000;
    text-align: left;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext2{
    display: block;
    font-size: 42px;
    font-weight: 700;
    padding: 0 0 0 1em;     
    color: #000;
    text-align: left;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .eventextbg{
    display: block;
    background: #fdb303;
    padding: 27px 0;
    position: relative;
    z-index: 0;
    left:0px;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span{display: none;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single span.eventext,
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content .eventextbg,
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content span.eventext2{ display: none; }

/*--------------------------------------------------------------
## New Arrival Product Section
--------------------------------------------------------------*/
#newproduct-section {           
    position: relative;
    overflow: hidden;
    background: #F2F2F2;
}
#newproduct-section  .newproduct-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px 25px 50px;
    position: relative;
}

#newproduct-section .peccular-section-head {   
    margin-bottom: 5em;
    margin-top: 0em;
    z-index: 5;
}
#newproduct-section .peccular-section-head img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
#newproduct-section img.new-imgprint{
    width: 100%;
    position: absolute;
    z-index: 4;
    top: 0;
}
#newproduct-section .peccular-section-head {
    margin-bottom: 1.5em;
    margin-top: 0;
    z-index: 5;
    border-bottom: 0.5px solid #ded7d7;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
#newproduct-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 27px;
    line-height: 37px;
    font-family: Roboto, Regular;
}

#newproduct-section .peccular-section-head .HeadRightBtn a.read-btn {
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #00000099;
    font-weight: 400;
    position: relative;
    right: 10px;
    transition: all 0.5s ease 0s;
}
#newproduct-section .peccular-section-head .HeadRightBtn {
    position: relative;
    text-align: right;
    top: 8px;
}
#newproduct-section .peccular-section-head .HeadRightBtn a.read-btn:after {
    content: "\f105 ";
    font-family: 'Fontawesome';
    position: relative;
    transition: all 0.5s ease 0s;
    color: #00000099;
    font-size: 17px;
    left: 5px;
}
#newproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover:after{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#newproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#newproduct-section #recent-porduct{box-shadow: none !important;}

#newproduct-section #recent-porduct .add-to-cart .button {
    color: #fff;
    background: #FEB805;
    padding: 5px 6px 5px 6px;
    margin-bottom: 0em;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    transition: 0.25s;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    border-radius: 2px;
    box-shadow: none;
    width: 100%;
}
#newproduct-section #recent-porduct button{
    width: 100%;
}
#newproduct-section #recent-porduct .add-to-cart .button:hover{
    transition: 0.25s;
    background: #0088FF ;
}
#newproduct-section #recent-porduct .add-to-cart a {
    color: #fff;  
    z-index: 2;    
    display: block; 
    position: relative; 
    transition: 0.25s;
}
#newproduct-section #recent-porduct .add-to-cart a:hover{
    color: #fff;
    transition: 0.25s;
}
#newproduct-section #recent-porduct .add-to-cart .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #0088FF;    
    border-radius: 0;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#newproduct-section #recent-porduct .add-to-cart:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#newproduct-section .new-product .add-to-cart a:after:hover,
#newproduct-section .new-product .add-to-cart:hover a{
    color: #000;
    z-index: 2; 
}

#newproduct-section .product-image-thumb{ 
    position: relative;
    overflow: hidden;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px; 
}

#newproduct-section .product-image-thumb img{
    height: 195px;
    background: #fff;
    transition: .8s ease;
}
#newproduct-section .product-image-thumb{
  
}

#newproduct-section .new-product:hover .product-image-thumb img{
/*    transform: scale(.9); */
   transition: .8s ease;
    opacity:0.8;
}

#newproduct-section #recent-porduct .price del span.woocommerce-Price-amount {
    color: #c2c0c0;
    font-weight: 400;
    padding: 0 12px 0 8px;
}
#newproduct-section #recent-porduct .price del span.woocommerce-Price-amount bdi,
#newproduct-section #recent-porduct .price ins span.woocommerce-Price-amount bdi{
    font-size: 15px !important;
    font-weight: 500 !important;
}
#newproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi,
#newproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi{
    font-size: 18px !important;
    font-weight: 500 !important; 

}
#newproduct-section #recent-porduct .price ins span.woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 400;
    text-decoration: none !important;
}
.price ins {
    text-decoration: none;
}
#newproduct-section .total-product-title-wrap {  
    margin-top: 0px;
    padding: 0 0 0em 0; 
    margin-left: 5px;
    margin-right: 5px;
}

#newproduct-section .ProductButtons {
    text-align: left;
    margin-top: 13px;
    margin-left: 3px;
    margin-right: 5px;
}
#newproduct-section .ProductButtons .connectButton1 {
        margin-top: 6px;
}
#newproduct-section .ProductButtons .connectButton1 a.read-btn {
    color: #535455;
    border: 1px solid #535455;
    font-family: Roboto, Regular;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 300;
    background: #fff;
    transition: 0.25s;
}
#newproduct-section .ProductButtons .connectButton1 a.read-btn:hover{
    color: #fff;
    background: #0088FF;
    transition: 0.25s;
}
#newproduct-section .ProductButtons .listButton1 {
    display: inline-block;
}
#newproduct-section .ProductButtons .listButton1 a.read-btn {
    color: #fff;
    background: #707070;
    font-family: Roboto, Regular;
    font-size: 15px;
    padding: 4px 38px;
    border-radius: 2px;
}
#newproduct-section .total-product-title-wrap h6 {   
    padding: 0;
    margin: 0 0 7px;
    font-size: 15px;
    color: #404040;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: left;
    margin-right: 47px;
    margin-left: 5px;
}
#newproduct-section .new-product:hover .total-product-title-wrap h6{
    color: #0088FF ;
}

/*--------------------------------------------------------------
## Trending Product Section
--------------------------------------------------------------*/
#featuredproduct-section {           
       position: relative;
       overflow: hidden;
       background: #F2F2F2;  
       top: 93px;   
}
#featuredproduct-section .peccular-section-head {   
    margin-bottom: 1.5em;
    margin-top: 0;
    z-index: 5;
    border-bottom: 0.5px solid #ded7d7;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
#featuredproduct-section .peccular-section-head .HeadRightBtn {
    position: relative;
    text-align: right;
    top: 8px;
}
#featuredproduct-section .peccular-section-head .HeadRightBtn a.read-btn {
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #00000099;
    font-weight: 400;
    position: relative;
    right: 10px;
    transition: all 0.5s ease 0s;
}
#featuredproduct-section .peccular-section-head .HeadRightBtn a.read-btn:after {
    content: "\f105 ";
    font-family: 'Fontawesome';
    position: relative;
    transition: all 0.5s ease 0s;
    color: #00000099;
    font-size: 17px;
    left: 5px;
}
#featuredproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover:after{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#featuredproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}

#featuredproduct-section .peccular-section-head  img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
#featuredproduct-section img{  position: relative;  top: 8px;}

#featuredproduct-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 27px;
    line-height: 37px;
    font-family: Roboto, Regular;
}

#featuredproduct-section .peccular-section-head i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-right: 15px;
    margin-top: 0px;
    padding: 0 61px;
    background: #000;
    border-radius: 0px;
    margin-left: 21px;
}
#featuredproduct-section .peccular-section-head span i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-left: 17px;
    margin-top: 0px;
    padding: 0 60px;
    background: #000;
    border-radius: 0px;
}
#featuredproduct-section .peccular-section-head i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome';    
    position: relative;
    bottom: -11px;   
    font-size: 17px;
    color: #fe0101;
}
#featuredproduct-section .peccular-section-head span i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome'; 
    position: relative;     
    bottom: -1px;    
    font-size: 17px;
    color: #fe0101;
}
#featuredproduct-section .featuredproduct-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px;
    position: relative;
}
#featuredproduct-section .featuredproduct-product{    margin-bottom: 2em;
}

#featuredproduct-section #recent-porduct .add-to-cart .button{
    color: #fff;
    background: #FEB805;
    padding: 5px 6px 5px 6px;
    margin-bottom: 0em;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    transition: 0.25s;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    border-radius: 2px;
    box-shadow: none;
    width: 100%;
}
#featuredproduct-section #recent-porduct button{
    width: 100%;
}
#featuredproduct-section #recent-porduct .add-to-cart .button:hover{
    transition: 0.25s;
    background: #0088FF ;
}
#featuredproduct-section #recent-porduct .add-to-cart a {
    color: #fff;
    z-index: 2;
    display: block;
    position: relative; 
}
#featuredproduct-section #recent-porduct .add-to-cart a:hover{
     color: #fff;
     transition: 0.25s;
}

#featuredproduct-section #recent-porduct .add-to-cart .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #0088FF;    
    border-radius: 0;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#featuredproduct-section #recent-porduct .add-to-cart:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#featuredproduct-section .new-product .add-to-cart a:after:hover,
#featuredproduct-section .new-product .add-to-cart:hover a{
    color: #000;
    z-index: 2; 
}
#featuredproduct-section #recent-porduct{ box-shadow: none !important; }
#featuredproduct-section .product-image-thumb {  
    overflow: hidden;
     padding: 5px; 
    margin-left: 8px;
    margin-right: 8px;
    height: 195px;
}
.padding-right{ padding: 0 20px 0 0; }
.padding-left{ padding: 0 0 0 14px; }

#featuredproduct-section .product-image-thumb img{
    height: 208px;
    position: relative;
    top: 0;
    transition: .8s ease;
}

/*#featuredproduct-section .product-image-thumb{text-align: center;position: relative;overflow: hidden;}
#featuredproduct-section .product-image-thumb:before,
#featuredproduct-section .product-image-thumb:after,
#featuredproduct-section .product-image-thumb .featrdprdctOverly:before,
#featuredproduct-section .product-image-thumb .featrdprdctOverly:after{content: '';background:#000;opacity:0.4;height: 100%;width: 25%;transform: translateY(-100%);position: absolute;left: 0;top: 0;z-index: 1;transition: all 0.3s;}
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb:before,
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb:after,
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb .featrdprdctOverly:before,
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb .featrdprdctOverly:after{transform: translateY(0);}
#featuredproduct-section .product-image-thumb:after{ left: 0%; }
#featuredproduct-section .product-image-thumb:before{ left: 25% ! important; }
#featuredproduct-section .product-image-thumb .featrdprdctOverly:before{ left: 50%; }
#featuredproduct-section .product-image-thumb .featrdprdctOverly:after{ left: 75%; }
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb:before{ transition-delay: 0.225s; }
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb:after{ transition-delay: 0.05s; }
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb .featrdprdctOverly:before{ transition-delay: 0.15s; }
#featuredproduct-section .featuredproduct-product:hover .product-image-thumb .featrdprdctOverly:after{ transition-delay: 0s; }
#featuredproduct-section .product-image-thumb .featrdprdctOverly{width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;transition: all 0.2s;}*/
/*#featuredproduct-section .featuredproduct-product:hover .product-image-thumb img{
    transition:  .8s ease;
    filter: grayscale(100%);
}*/

#featuredproduct-section #recent-porduct .price del span.woocommerce-Price-amount {
    color: #c2c0c0;
    font-weight: 400;
    padding: 0 12px 0 8px;
}
#featuredproduct-section #recent-porduct .price del span.woocommerce-Price-amount bdi,
#featuredproduct-section #recent-porduct .price ins span.woocommerce-Price-amount bdi{
    font-size: 17px !important;
    font-weight: 500 !important;
}
#featuredproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi,
#featuredproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi{
    font-size: 18px !important;
    font-weight: 500 !important; 
}
#featuredproduct-section #recent-porduct .price ins span.woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 400;
    text-decoration: none !important;  
}

#featuredproduct-section .total-product-title-wrap {   
    margin-top: 0px;
    padding: 0 0 0em 0;   
    padding: 5px;
}

#featuredproduct-section .total-product-title-wrap h6 {   
    padding: 0;
    margin: 0 0 7px;
    font-size: 15px;
    color: #404040;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: left;
    margin-right: 47px;
    margin-left: 5px;
}
#featuredproduct-section .featuredproduct-product:hover .total-product-title-wrap h6{ color: #0088FF;}
#featuredproduct-section .featured-right-box{   
    margin: 0 ;
    padding: 0;
    border-radius: 15px;
    position: relative;
    background: #fd0303;
}
#featuredproduct-section .featured-right-box svg{
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
}

#featuredproduct-section .featured-right-box2 img{
    width: 100%;       
    z-index: 2;
    position: absolute;
    top: 14px;
}

#featuredproduct-section .featured-right-imgbox h2{
    font-size: 38px;
    line-height: 43px;
    color: #000000;
    font-weight: 700;
    padding: 67px 23px 40px;
}

#featuredproduct-section .featured-right-imgbox h3{
    font-size: 48px;
    line-height: 24px;
    color: #fd0303;
    font-weight: 700;
    padding: 0 23px 30px;
}

#featuredproduct-section .featured-right-imgbox span p{
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    padding: 17px 38px 0 30px;
}
#featuredproduct-section .featured-right-imgbox span strong{
    font-size: 23px;    
    color: #000000;
    font-weight: 500;
    padding: 1px 28px 26px;
}
#featuredproduct-section .featured-right-imgbox {   
    position: absolute;
    top: 0; 
    z-index: 5; 
}

#featuredproduct-section .featured-right-imgbox2 img{    
    position: absolute;
    top: 371px !important;
}

/*Buttons*/
#featuredproduct-section .ProductButtons .connectButton1 a.read-btn {
    color: #535455;
    border: 1px solid #535455;
    font-family: Roboto, Regular;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 300;
    background: #fff;
}

#featuredproduct-section .ProductButtons .connectButton1 a.read-btn:hover{
    color: #fff;
    background: #0088FF;
    transition: 0.25s;
}

#featuredproduct-section .ProductButtons .connectButton1{
      margin-top: 6px;
}
#featuredproduct-section .menu{
margin-top: 2em;
}
#featuredproduct-section .ProductButtons {
    text-align: left;
    margin-top: 13px;
    margin-left: 3px;
    margin-right: 5px;
}

/*--------------------------------------------------------------
## Recommended Product Section
--------------------------------------------------------------*/
#recommendedproduct-section {           
       position: relative;
       overflow: hidden;
       background: #F2F2F2;  
}
#recommendedproduct-section .peccular-section-head {   
    margin-bottom: 1.5em;
    margin-top: 0;
    z-index: 5;
    border-bottom: 0.5px solid #ded7d7;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
#recommendedproduct-section .bottomBtn a.read-btn {
    font-size: 16px;
    font-family: Roboto, Regular;
    color: #0088FF;
    border: 1px solid #0088FF;
    border-radius: 2px;
    padding: 13px 15px 13px 15px;
    display: inline-block;
    width: 432px;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    transition: all .6s;
    cursor: pointer;
    z-index: 9;
    line-height: 18px;
}
#recommendedproduct-section .bottomBtn {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 12px;
}
#recommendedproduct-section .bottomBtn a.read-btn:hover{
    border: 1px solid #2d81f5;
    color: #fdfdfd;
}
#recommendedproduct-section .bottomBtn a:before {
    content: ""; 
    position: absolute;
    bottom: 0;
    left: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.4s ease 0s;
}
#recommendedproduct-section .bottomBtn a:after {
    content: ""; 
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0;
    border-style: solid;
    z-index: -1;
    transition: all 0.4s ease 0s;
}
#recommendedproduct-section .bottomBtn a:hover:before{
    border-width: 180px 0 0 180px;
    border-color: #2d81f5;   
    width: 50%;
}
#recommendedproduct-section .bottomBtn a:hover:after{
    border-width: 0 180px 180px 0;
    border-color: #2d81f5;
    width: 51%; 
}
#recommendedproduct-section .peccular-section-head  img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
#recommendedproduct-section img{  position: relative;  top: 8px;}

#recommendedproduct-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 25px;
    line-height: 37px;
    font-family: Roboto, Regular;
    left: -54px;
}

#recommendedproduct-section .peccular-section-head i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-right: 15px;
    margin-top: 0px;
    padding: 0 61px;
    background: #000;
    border-radius: 0px;
    margin-left: 21px;
}
#recommendedproduct-section .peccular-section-head span i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-left: 17px;
    margin-top: 0px;
    padding: 0 60px;
    background: #000;
    border-radius: 0px;
}
#recommendedproduct-section .peccular-section-head i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome';    
    position: relative;
    bottom: -11px;   
    font-size: 17px;
    color: #fe0101;
}
#recommendedproduct-section .peccular-section-head span i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome'; 
    position: relative;     
    bottom: -1px;    
    font-size: 17px;
    color: #fe0101;
}
#recommendedproduct-section .recommendedproduct-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px;
    position: relative;
}
#recommendedproduct-section .recommendedproduct-product{    margin-bottom: 2em;
}

#recommendedproduct-section #recent-porduct .add-to-cart .button {
    color: #fff;
    background: #FEB805;
    padding: 5px 6px 5px 6px;
    margin-bottom: 0em;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    transition: 0.25s;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    border-radius: 2px;
        width: 100%;
}
#recommendedproduct-section #recent-porduct button{
    width: 100%;
}
#recommendedproduct-section #recent-porduct .add-to-cart .button:hover{
    transition: 0.25s;
    background: #0088FF ;
}
#recommendedproduct-section #recent-porduct .add-to-cart a {
    color: #fff;
    z-index: 2;
    display: block;
    position: relative; 
}
#recommendedproduct-section #recent-porduct .add-to-cart a:hover{
     color: #fff;
     transition: 0.25s;
}

#recommendedproduct-section #recent-porduct .add-to-cart .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #FFD583;    
    border-radius: 0;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#recommendedproduct-section #recent-porduct .add-to-cart:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#recommendedproduct-section .new-product .add-to-cart a:after:hover,
#recommendedproduct-section .new-product .add-to-cart:hover a{
    color: #000;
    z-index: 2; 
}
#recommendedproduct-section #recent-porduct{ box-shadow: none !important; }
#recommendedproduct-section .product-image-thumb {  
    overflow: hidden;
    /* padding: 5px; */
    margin-left: 8px;
    margin-right: 8px;
    position: relative;
    height: 192px;
}
.padding-right{ padding: 0 20px 0 0; }
.padding-left{ padding: 0 0 0 14px; }

#recommendedproduct-section .product-image-thumb img{
    height: 208px;
    position: relative;
    top: 0;
    transition: .8s ease;
}
#recommendedproduct-section .recommendedproduct-product:hover .product-image-thumb img{
    transition:  .8s ease;
    filter: grayscale(100%);
}

#recommendedproduct-section #recent-porduct .price del span.woocommerce-Price-amount {
    color: #c2c0c0;
    font-weight: 400;
    padding: 0 12px 0 8px;
}
#recommendedproduct-section #recent-porduct .price del span.woocommerce-Price-amount bdi,
#recommendedproduct-section #recent-porduct .price ins span.woocommerce-Price-amount bdi{
    font-size: 17px !important;
    font-weight: 500 !important;
}
#recommendedproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi,
#recommendedproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi{
    font-size: 18px !important;
    font-weight: 500 !important; 
}
#recommendedproduct-section #recent-porduct .price ins span.woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 400;
    text-decoration: none !important;  
}

#recommendedproduct-section .total-product-title-wrap {   
    margin-top: 0px;
    padding: 0 0 0em 0;  
    padding: 5px; 
}

#recommendedproduct-section .total-product-title-wrap h6 {   
    padding: 0;
    margin: 0 0 7px;
    font-size: 15px;
    color: #404040;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: left;
    margin-right: 47px;
    margin-left: 5px;
}
#recommendedproduct-section .recommendedproduct-product:hover .total-product-title-wrap h6{ color: #0088FF;}
#recommendedproduct-section .featured-right-box{   
    margin: 0 ;
    padding: 0;
    border-radius: 15px;
    position: relative;
    background: #fd0303;
}

#recommendedproduct-section .featured-right-box2 img{
    width: 100%;       
    z-index: 2;
    position: absolute;
    top: 14px;
}

#recommendedproduct-section .featured-right-imgbox h2{
    font-size: 38px;
    line-height: 43px;
    color: #000000;
    font-weight: 700;
    padding: 67px 23px 40px;
}

#recommendedproduct-section .featured-right-imgbox h3{
    font-size: 48px;
    line-height: 24px;
    color: #fd0303;
    font-weight: 700;
    padding: 0 23px 30px;
}

#recommendedproduct-section .featured-right-imgbox span p{
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    padding: 17px 38px 0 30px;
}
#recommendedproduct-section .featured-right-imgbox span strong{
    font-size: 23px;    
    color: #000000;
    font-weight: 500;
    padding: 1px 28px 26px;
}
#recommendedproduct-section .featured-right-imgbox {   
    position: absolute;
    top: 0; 
    z-index: 5; 
}

#recommendedproduct-section .featured-right-imgbox2 img{    
    position: absolute;
    top: 371px !important;
}

/*Buttons*/
#recommendedproduct-section .ProductButtons .connectButton1 a.read-btn {
    color: #535455;
    border: 1px solid #535455;
    font-family: Roboto, Regular;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 300;
    background: #fff;
}
#recommendedproduct-section .ProductButtons .connectButton1 a.read-btn:hover{
    color: #fff;
    background: #0088FF;
    transition: 0.25s;
}

#recommendedproduct-section .ProductButtons .connectButton1{
    display: inline-block;
    margin-top: 6px;
}
#recommendedproduct-section .ProductButtons {
    text-align: left;
    margin-top: 13px;
    margin-left: 3px;
    margin-right: 5px;
}

/*--------------------------------------------------------------
## Super Deal Section
--------------------------------------------------------------*/
#superdeal-section {           
       position: relative;
       overflow: hidden;
       background: #F2F2F2;  
}
#superdeal-section .peccular-section-head {   
    margin-bottom: 1.5em;
    margin-top: 0;
    z-index: 5;
    border-bottom: 0.5px solid #ded7d7;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
#superdeal-section .peccular-section-head .HeadRightBtn {
    position: relative;
    text-align: right;
    top: 8px;
}
#superdeal-section .peccular-section-head .HeadRightBtn a.read-btn {
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #00000099;
    font-weight: 400;
    position: relative;
    right: 10px;
    transition: all 0.5s ease 0s;
}
#superdeal-section .peccular-section-head .HeadRightBtn a.read-btn:after {
    content: "\f105 ";
    font-family: 'Fontawesome';
    position: relative;
    transition: all 0.5s ease 0s;
    color: #00000099;
    font-size: 17px;
    left: 5px;
}
#superdeal-section .peccular-section-head .HeadRightBtn a.read-btn:hover:after{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#superdeal-section .peccular-section-head .HeadRightBtn a.read-btn:hover{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}

#superdeal-section .peccular-section-head  img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
#superdeal-section img{  position: relative;  top: 8px;}

#superdeal-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 27px;
    line-height: 37px;
    font-family: Roboto, Regular;
}

#superdeal-section .superdeal-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px;
    position: relative;
}
#superdeal-section .superdeal-product{    margin-bottom: 2em;
}

#superdeal-section .leftcolorBox img{
    position: relative;
    width: 100%;
    height: 320px;
    margin-bottom: 2em;
    top: 4px;
/*    border-radius: 7px;*/
}
#superdeal-section .leftcolorBox {
    position: relative;
    text-align: center;
    margin-left: 7px;
    margin-right: 7px;
}
#superdeal-section .leftcolorBox h3{
    position: absolute;
    top: 10p;
    margin-top: 30px;
    z-index: 1;
    font-family: Roboto, Bold;
    font-size: 26px;
    font-weight: 600;
    color: #ffffff;
    width: 100%;
}
#superdeal-section .leftcolorBox p{
    position: absolute;
    top: 10p;
    bottom: 25%;
    z-index: 1;
    font-family: Roboto, Medium Italic;
    font-style: italic;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    width: 100%;
    text-align: center;
}
#superdeal-section #recent-porduct .add-to-cart .button{
    color: #fff;
    background: #FEB805;
    padding: 5px 6px 5px 6px;
    margin-bottom: 0em;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    transition: 0.25s;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    border-radius: 2px;
     width: 100%;
}
#superdeal-section #recent-porduct button{
    width: 100%;
}
#superdeal-section #recent-porduct .add-to-cart .button:hover{
    transition: 0.25s;
    background: #0088FF ;
}
#superdeal-section #recent-porduct .add-to-cart a {
    color: #fff;  
    z-index: 2;    
    display: block; 
    position: relative; 
}
#superdeal-section #recent-porduct .add-to-cart a:hover{
     color: #fff;
     transition: 0.25s;
}

#superdeal-section #recent-porduct .add-to-cart .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #FFD583;    
    border-radius: 0;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
} 

#superdeal-section #recent-porduct .add-to-cart:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#superdeal-section .new-product .add-to-cart a:after:hover,
#superdeal-section .new-product .add-to-cart:hover a{
    color: #fff;
    z-index: 2; 
}
#superdeal-section #recent-porduct{ box-shadow: none !important; }
#superdeal-section .product-image-thumb {  
    overflow: hidden; 
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.padding-right{ padding: 0 20px 0 0; }
.padding-left{ padding: 0 0 0 14px; }

#superdeal-section .product-image-thumb img{
    height: 208px;
    position: relative;
    top: 0;
    transition: .8s ease;
}
#superdeal-section .superdeal-product:hover .product-image-thumb img{
    transition:  .8s ease;
    filter: grayscale(100%);
}

#superdeal-section #recent-porduct .price del span.woocommerce-Price-amount {
    color: #c2c0c0;
    font-weight: 400;
    padding: 0 12px 0 8px;
}
#superdeal-section #recent-porduct .price del span.woocommerce-Price-amount bdi,
#superdeal-section #recent-porduct .price ins span.woocommerce-Price-amount bdi{
    font-size: 17px !important;
    font-weight: 500 !important;
}
#superdeal-section #recent-porduct .price span.woocommerce-Price-amount bdi,
#superdeal-section #recent-porduct .price span.woocommerce-Price-amount bdi{
    font-size: 18px !important;
    font-weight: 500 !important; 
}
#superdeal-section #recent-porduct .price ins span.woocommerce-Price-amount {
    color: #000 !important;
    font-weight: 400;
    text-decoration: none !important;  
}

#superdeal-section .total-product-title-wrap {   
    margin-top: 0px;
    padding: 0 0 0em 0;   
    padding: 5px;
}

#superdeal-section .total-product-title-wrap h6 {   
    padding: 0;
    margin: 0 0 7px;
    font-size: 15px;
    color: #404040;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: left;
    margin-right: 47px;
    margin-left: 5px;
}
#superdeal-section .superdeal-product:hover .total-product-title-wrap h6{ color: #0088FF;}
#superdeal-section .featured-right-box{   
    margin: 0 ;
    padding: 0;
    border-radius: 15px;
    position: relative;
    background: #fd0303;
}
#superdeal-section .featured-right-box svg{
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
}

#superdeal-section .featured-right-box2 img{
    width: 100%;       
    z-index: 2;
    position: absolute;
    top: 14px;
}

#superdeal-section .featured-right-imgbox h2{
    font-size: 38px;
    line-height: 43px;
    color: #000000;
    font-weight: 700;
    padding: 67px 23px 40px;
}

#superdeal-section .featured-right-imgbox h3{
    font-size: 48px;
    line-height: 24px;
    color: #fd0303;
    font-weight: 700;
    padding: 0 23px 30px;
}

#superdeal-section .featured-right-imgbox span p{
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    padding: 17px 38px 0 30px;
}
#superdeal-section .featured-right-imgbox span strong{
    font-size: 23px;    
    color: #000000;
    font-weight: 500;
    padding: 1px 28px 26px;
}
#superdeal-section .featured-right-imgbox {   
    position: absolute;
    top: 0; 
    z-index: 5; 
}

#superdeal-section .featured-right-imgbox2 img{    
    position: absolute;
    top: 371px !important;
}

/*Buttons*/
#superdeal-section .ProductButtons .connectButton1 a.read-btn {
    color: #535455;
    border: 1px solid #535455;
    font-family: Roboto, Regular;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 300;
    background: #fff;
}
#superdeal-section .ProductButtons .connectButton1 a.read-btn:hover{
    color: #fff;
    background: #0088FF;
    transition: 0.25s;
}

#superdeal-section .ProductButtons .connectButton1{
    display: inline-block;
    margin-top: 6px;
}
#superdeal-section .ProductButtons {
    text-align: left;
    margin-top: 13px;
    margin-left: 3px;
    margin-right: 5px;
}
/*--------------------------------------------------------------
## Best Selling Product Section
--------------------------------------------------------------*/
#popularproduct-section {           
       position: relative;
       overflow: hidden;
       background: #F2F2F2;     
} 
#popularproduct-section .popularproduct-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 11px;
    padding: 13px 25px 50px;
    position: relative;
}
#popularproduct-section .peccular-section-head {   
    margin-bottom: 1.5em;
    margin-top: 0;
    z-index: 5;
    border-bottom: 0.5px solid #ded7d7;
    padding-bottom: 14px;
    margin-left: 4px;
    margin-right: 4px;
}
#popularproduct-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 27px;
    line-height: 37px;
    font-family: Roboto, Regular;
}

#popularproduct-section .popularproduct-product{ margin-bottom: 0em;}

#popularproduct-section #recent-porduct .add-to-cart .button{
    color: #fff;
    background: #FEB805;
    padding: 5px 6px 5px 6px;
    margin-bottom: 0em;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    display: inline-block;
    transition: 0.25s;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    border-radius: 2px;
    width: 100%;
}
#popularproduct-section #recent-porduct button{
    width: 100%;
}
#popularproduct-section #recent-porduct .add-to-cart .button:hover{
    transition: 0.25s;
    background: #0088FF ;
}
#popularproduct-section #recent-porduct .add-to-cart a {
    color: #fff;  
    z-index: 2;    
    display: block; 
    position: relative; 
}
#popularproduct-section #recent-porduct .add-to-cart a:hover{
     color: #fff;
     transition: 0.25s;
}

#popularproduct-section #recent-porduct .add-to-cart .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #0088FF;   
    border-radius: 0;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#popularproduct-section #recent-porduct .add-to-cart:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#popularproduct-section .popularproduct-product .add-to-cart a:after:hover,
#popularproduct-section .popularproduct-product .add-to-cart:hover a{
     color: #fff;
     z-index: 2; 
}

#popularproduct-section #recent-porduct{ box-shadow: none !important; }
#popularproduct-section .product-image-thumb {       
overflow: hidden;
    position: relative;
    overflow: hidden;
    /* padding: 5px; */
    margin-left: 8px;
    margin-right: 5px;
    width: 91%;
    margin-bottom: 10px;
    height: 195px;
}
.bspadding{ padding: 0 3em; }

#popularproduct-section .product-image-thumb img{
    height: 195px;
    transition: .8s ease;
}

/*#popularproduct-section #recent-porduct .price del,
#popularproduct-section #recent-porduct .price ins{
    text-decoration: none !important;
}*/
#popularproduct-section #recent-porduct .price del span.woocommerce-Price-amount {
    color: #727272;
    font-weight: 400;
    padding: 0 20px 0 8px;
}
#popularproduct-section #recent-porduct .price del span.woocommerce-Price-amount bdi,
#popularproduct-section #recent-porduct .price ins span.woocommerce-Price-amount bdi{
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: Roboto, Regular;
}
#popularproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi,
#popularproduct-section #recent-porduct .price span.woocommerce-Price-amount bdi{
    font-size: 18px !important;
    font-weight: 500 !important; 
}
#popularproduct-section #recent-porduct .price ins span.woocommerce-Price-amount {
    color: #000;
    font-weight: 400;
    text-decoration: none;   
}

#popularproduct-section .total-product-title-wrap {   
    margin-top: 0px;
    padding: 0 0 0em 0;
    margin-left: 5px;
    margin-right: 5px;  
}

#popularproduct-section .total-product-title-wrap h6 {   
    padding: 0;
    margin: 0 0 7px;
    font-size: 15px;
    color: #404040;
    font-weight: 400;
    font-family: Roboto, Regular;
    text-align: left;
    margin-right: 47px;
    margin-left: 5px;
}
#popularproduct-section .peccular-section-head img.peccular-project-leafimgboxshape1 {
    float: left;
    top: 0;
    position: relative;
    margin-right: 12px;
    margin-left: 5px;
}
#popularproduct-section .peccular-section-head .HeadRightBtn {
    position: relative;
    text-align: right;
    top: 8px;
}
#popularproduct-section .peccular-section-head .HeadRightBtn a.read-btn {
    font-family: Roboto, Regular;
    font-size: 15px;
    color: #00000099;
    font-weight: 400;
    position: relative;
    right: 10px;
    transition: all 0.5s ease 0s;
}
#popularproduct-section .peccular-section-head .HeadRightBtn a.read-btn:after {
    content: "\f105 ";
    font-family: 'Fontawesome';
    position: relative;
    transition: all 0.5s ease 0s;
    color: #00000099;
    font-size: 17px;
    left: 5px;
}
#popularproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover:after{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}
#popularproduct-section .peccular-section-head .HeadRightBtn a.read-btn:hover{
    color: #0088FF;
    transition: all 0.5s ease 0s;
}

#popularproduct-section .popularproduct-product:hover .total-product-title-wrap h6{ color: #0088FF;}
#popularproduct-section .ProductButtons {
    text-align: left;
    margin-top: 13px;
    margin-left: 3px;
    margin-right: 5px;
}
#popularproduct-section .ProductButtons .connectButton1 {
    display: inline-block;
    margin-top: 6px;
}
#popularproduct-section .ProductButtons .listButton1 {
    display: inline-block;
}
#popularproduct-section .ProductButtons .connectButton1 a.read-btn {
    color: #535455;
    border: 1px solid #535455;
    font-family: Roboto, Regular;
    font-size: 14px;
    padding: 4px 10px;
    border-radius: 2px;
    font-weight: 300;
    background: #fff;
}

#popularproduct-section .ProductButtons .connectButton1 a.read-btn:hover{
    color: #fff;
    background: #0088FF;
    transition: 0.25s;
}
/*----------------------------------------*/
/* Client Logo Area
/*----------------------------------------*/
#ourclient .ourclient-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#ourclient {
    background: #fdecc3;
}
#ourclient figure.houdabusiness-ourclient-logo {
    padding: 25px;
    background: #edf5f8;
    margin: 10px 20px 0;
    -webkit-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    border: 1px solid #7099f9;
}
#ourclient  .owl-theme .owl-dots, 
#ourclient  .owl-theme .owl-nav {
    display: none;
}
#ourclient figure.houdabusiness-ourclient-logo:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
#ourclient figure.houdabusiness-ourclient-logo img{

}
#ourclient .owl-carousel .owl-item img{ width: 60% !important; margin: 0 auto; }

/*----------------------------------------*/
/*  Gallery Area
/*----------------------------------------*/

#innerpage-box #products-austrak img{
    width: 100% !important;
    height: 260px !important;  
    transform: none !important;
     transition: 0.5s ;
}

#innerpage-box #products-austrak img:hover{
    transform: scale(1.2) !important;
     transition: 0.5s ;
     border-radius: 100px;
     background: #000;
     opacity: 0.6;
}

#innerpage-box #products-austrak a i {
    position: absolute;
     color: #fe0101;
     z-index: 1;
     font-weight: normal;
     padding: 0;
     bottom: -94px;
     left: 0;
     right: 0;
     text-align: center;
     margin: 0 auto;
     opacity: 0;
     transition: all 0.35s ease;
 }
 #innerpage-box #products-austrak a:hover i {
     -webkit-transform: scale(2.5) translate(0px, -60px);
     transform: scale(2.5) translate(0px, -60px);
     font-size: 17px;
     opacity: 1;
     transition: all 0.35s ease;
 }

/*----------------------------------------*/
/*  Team inner Page
/*----------------------------------------*/
#innerpage-box .peccular-team-single {
    margin-bottom: 20px;
    position: relative;
}
#innerpage-box .peccular-team-area{ margin: 6em 0 0 0; }

#innerpage-box .peccular-team-image {
   -webkit-mask-image: url(images/arrivalimgshape.png);
    mask-image: url(images/arrivalimgshape.png);
    -webkit-mask-size: contain;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    position: relative;  
    padding: 18px 2em;
    top: 0;
    width: 294px;    
    height: 292px;
    background: #fad107;
}

#innerpage-box .item-img img {
    width: 210px;
    height:200px;   
    border: none;
    -webkit-border-radius: 0;
    border-radius: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    z-index: 10;
    top: -41px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: 0.5s ease-out;
}
#innerpage-box .peccular-team-single:hover .item-img img{
    filter: grayscale(100%);
    transform: rotate(-3deg);
    transition: 0.5s ease-out;
}

#innerpage-box .peccular-team-content{  position: relative; top: 142px; }

#innerpage-box .peccular-team-content h4.peccular-team-name {
    font-size: 23px !important;
    color: #000 ;
    margin: 19px 0 8px;
    text-align: center;    
    font-weight: 500;
}
#innerpage-box .peccular-team-single:hover .peccular-team-content h4.peccular-team-name{ color: #fe0101 !important  ;}
#innerpage-box .peccular-team-content h5.peccular-team-designation {
    font-size: 18px !important;
    color: #818181 !important;
    margin: 0 0;
    text-align: center;
    font-weight: 400;
}
#innerpage-box .peccular-team-social-icon {  text-align: center; }

#innerpage-box .peccular-team-social-icon a i {
    color: #000;
    transition: all 300ms ease 0s;
    font-size: 17px;
    padding: 0 6px;
}

#innerpage-box .peccular-team-social-icon a:hover i {
    transform: translateY(-5px);
    color: #f9c12c;
}

/*----------------------------------------*/
/*  Testimonials home Area
/*----------------------------------------*/
#testimonials{   
    position: relative;
    overflow: hidden;    
    background: #f2f2f2; 
}
#testimonials .peccular-testimonials-Rhtbox {
    background: #fff;
    border-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    opacity: 1;
    width: 581px;
    height: 545px;
    margin-left: 40px;
    position: relative;
    overflow: hidden;
}
#testimonials .peccular-testimonials-Rhtbox .Rhtcontacthead h3{
    font-family: Roboto, Medium; 
    font-size: 41px;
    color: #000;
    font-weight: 500;
    line-height: 45px;
}
#testimonials .Rhtcontacthead {
    padding-left: 54px;
    padding-top: 34px;
}
#testimonials .cntactNumberbox {
    background: #fff;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 50px;
    padding-right: 23px;
    width: 325px;
    padding-top: 6px;
    padding-bottom: 0;
    position: relative;
    bottom: 4em;
    z-index: 0;
    margin-left: 25px;
    margin-bottom: -25px;
}
#testimonials .phniconBx {
    width: 74px;
    height: 75px;
    background: #0088FF;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 0px 20px #00000029;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 15px;
}
#testimonials .phniconBx i{
    color: #fff;
    font-size: 44px;
}
#testimonials .cntactNumberbox p{
    text-align: right;
    color: #FF6F00;
    font-size: 16px;
    font-family: Roboto, Regular;
    font-weight: 400;
}

#testimonials .cntactNumberbox h4{
    font-family: 'Roboto';
    font-size: 38px;
    color: #222A35;
    font-weight: 700;
    text-align: center;
    font-style: italic;
    padding-left: 30px;
}
#testimonials .peccular-testimonials-Rhtbox .Rhtcontacthead h2{
    font-family: Roboto, Bold;
    color: #0088FF;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 22px;
}
#testimonials .contactFormBx {
    position: relative;
    bottom: 20px;
    width: 100%;
    height: 100%;
}
#testimonials .contactFormBx svg path{
    fill: #0088FF;
}
#testimonials .emliconBx {
    width: 74px;
    height: 75px;
    background: #0088FF;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
    box-shadow: 0px 0px 20px #00000029;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 15px;
    margin-left: 22%;
}
#testimonials .emliconBx i{
    color: #fff;
    font-size: 30px;
}

#testimonials .cntactEmailbox p{
    text-align: right;
    color: #FF6F00;
    font-size: 16px;
    font-family: Roboto, Regular;
    font-weight: 400;
}

#testimonials .cntactEmailbox h4{
    font-family: 'Roboto';
    font-size: 27px;
    color: #222A35;
    font-weight: 700;
    text-align: center;
    font-style: italic;
    padding-left: 30px;
}
#testimonials .cntactEmailbox {
    background: #fff;
    box-shadow: 0px 0px 20px #00000029;
    border-radius: 50px;
    padding-right: 23px;
    width: 325px;
    padding-top: 6px;
    padding-bottom: 13px;
    position: relative;
    bottom: 4em;
    z-index: 0;
    margin-left: 27%;
}
#testimonials .peccular-testimonial-block{
    padding-bottom: 17px;
}
#testimonials .peccular-section-head {   
    margin-bottom: 1em;
    margin-top: 3em;
    z-index: 5;
}

#testimonials .peccular-section-head h2 {
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 41px;
    font-family: Roboto, Medium;
    color: #000;
    margin-bottom: 6px;
}
#testimonials .peccular-section-head h3 {
    font-size: 45px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 17px;
    font-family: Roboto, Medium;
    color: #0088FF;
}
#testimonials .peccular-section-head p.contntText {
    font-family: Roboto, Italic;
    font-size: 20px;
    color: #635E6B;
    font-weight: 400;
    line-height: 35px;
    font-style: italic;
}

#testimonials .contactFormBx p.cntctfrmheading{
    font-family: Roboto, Medium Italic;
    font-size: 33px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
    font-style: italic;
    position: absolute;
    z-index: 999;
    top: 13px;
    left: 28%;
}
#testimonials button, input[type="button"], input[type="reset"], input[type="submit"]{

}
#testimonials .peccular-newsletter-member-wrap p{
    width: 100%;
}
#testimonials .peccular-newsletter-member-wrap {
    position: absolute;
    top: 78px;
    z-index: 999;
    text-align: center;
    margin-left: 30px;
}
#testimonials .test-mrg{}

#testimonials .peccular-testimonials-single{  
    padding: 0 0 2em;
    margin: 2em 0 0em;
    box-shadow: 0px 0px 6px #00000029;
    border: 1px solid #707070;
    background: #FFFFFF;
    border-radius: 20px;
    margin-bottom: 25px;
}

#testimonials .peccular-testimonials-image{
    padding: 0 0 0 25px;
    margin-top: 25px;
}
#testimonials .peccular-testimonials-image img {
    width: 80px !important;
    height: 80px;
    border-radius: 50%;
    margin-left: 11px; 
    transition: all 0.5s ease 0s;
}
#testimonials .peccular-testimonials-single:hover .peccular-testimonials-image img {
   filter: grayscale(70%);
   transform: scale(1.1);
   transition: all 0.5s ease 0s;
}

#testimonials h4.peccular-testimonials-name {
    font-weight: 700;
    color: #0088FF;
    margin: 16px 0 7px;
    transition: all 0.5s ease 0s;
    font-size: 19px;
    text-align: left;
    position: relative;
}
#testimonials .peccular-testimonials-single:hover h4.peccular-testimonials-name {
    color: #000;
    transition: all 0.5s ease 0s;
    letter-spacing: 0.5px;
}
#testimonials .testi-content {
    margin-left: 16px;
    border-left: 3px solid #0088FF;
    padding-left: 9px;
    margin-top: 43px;
}
#testimonials h6.peccular-testimonials-designation {
    font-size: 14px;
    font-weight: 600;
    word-break: break-word;
    margin: 0 0 5px;
    text-align: left;
    text-transform: capitalize;
    color: #0088FF;
    font-family: Poppins, SemiBold;
}
#testimonials .peccular-testimonials-contentbox i{
    font-size: 42px;
    color: #0088FF;
    opacity: 41%;
    position: absolute;
    right: 22px;
    top: 41px;
}
#testimonials .peccular-testimonials-content p{
    font-family: Roboto, Italicfont;
    font-size: 19px;
    color: #635E6B;
    text-align: left;
    font-weight: 300;
    font-style: italic;
    line-height: 30px;
    padding: 0px 15px;
    margin-top: 20px;
}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-left {
    font-size: 58px;
    color: #dbd7d7 ;   
    position: relative;
    top: -1px;
    left: -255px;
    transition: all 0.5s ease;  
}

#testimonials .peccular-testimonials-single:hover .peccular-testimonials-contentbox i.fa-quote-left, #testimonials .peccular-testimonials-single:hover .peccular-testimonials-contentbox i.fa-quote-right {
    color: #fe0101 !important;
    opacity: 1;
}
#testimonials .peccular-testimonial-block:hover .peccular-testimonials-contentbox i.fa-quote-left{
    transition: all 0.5s ease 0s;
    transform: rotateY(157deg);
/*    color: #fb3c5e;*/
opacity: 1;
}

#testimonials .owl-theme .owl-dots {
    display: block;
}

#testimonials .owl-nav .owl-prev span,
#testimonials .owl-nav .owl-next span{
   display: block;
}

#testimonials .owl-nav .owl-prev, 
#testimonials .owl-nav .owl-next {
    background: #000;
    box-shadow: none;
}

#testimonials .peccular-testimonials-imgbox img{
    width: 100%;
}

#testimonials .peccular-testimonials-imgleftshape{
    -webkit-mask-image: url(images/Testimonialimgshape1.png);
    mask-image: url(images/Testimonialimgshape1.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}

#testimonials .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    color: #000;
    background: #000;
    box-shadow: none !important;
}
#testimonials button.owl-dot.active {
    background: none;
    width: 34px;
    margin-top: 12px !important;
}

#testimonials .owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 50%;
    background: #0088FF;
    opacity: 0.5;
}

#testimonials button.owl-dot.active span{
    background: #0088FF !important;
    opacity: 100% !important;
    height: 20px !important;
    width: 20px !important;

}
.owl-theme .owl-nav {
    margin-top: 10px;
    display: none !important;
}

/*Contct Form Side*/
#testimonials input[type="text"], #testimonials input[type="email"], 
#testimonials input[type="url"], #testimonials input[type="password"], 
#testimonials input[type="search"], #testimonials input[type="number"], 
#testimonials input[type="tel"], #testimonials input[type="range"], 
#testimonials input[type="date"], #testimonials input[type="month"], 
#testimonials input[type="week"], #testimonials input[type="time"],
#testimonials input[type="datetime"], #testimonials input[type="datetime-local"],
#testimonials input[type="color"], #testimonials select, #testimonials textarea,
#testimonials input::placeholder, #peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder {
    color: #ffffffe8 !important;
    /* border: 1px solid #fff; */
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    vertical-align: top;
    font-size: 15px;
    padding: 6px 4px !important;
    width: 95% !important;
    border-radius: 5px;
    background: #0088FF;
    opacity: 1;
}
#testimonials input[type="text"]:placeholder{
    color: #fff !important;
}

#testimonials input[type="submit"] {
    background: #FFFFFF;
    padding: 8px 10px;
    color: #0088FF;
    -moz-transition: all 0.3s ease;
     -webkit-transition: all 0.3s ease; 
     transition: all 0.3s ease; 
    font-size: 14px;
    width: 85%;
    border-radius: 5px;
    font-family: Roboto, Regular;
    font-weight: 400;
}

#testimonials input[type="submit"]:hover{
    background: #000;
    color: #fff;
    transition: all 0.3s ease;
    letter-spacing: 1px;
    box-shadow: 0px 0px 6px #00000029;
    text-decoration: underline;
    font-weight: 600;
}

/*----------------------------------------*/
/*  Blog Area
/*----------------------------------------*/
#blog .blog-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#blog {    
    position: relative;
    overflow: hidden;
    background: #fff;
}
#blog .peccular-section-head {   
    margin-bottom: 5em;
    margin-top: 1em;
    z-index: 5;
}
#blog h2.ht-section-title {
    color: #000;   
    margin-bottom: 3px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 700;
    font-size: 37px;
    line-height: 37px;
}
#blog .peccular-section-head i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-right: 15px;
    margin-top: 0px;
    padding: 0 61px;
    background: #000;
    border-radius: 0px;
    margin-left: 21px;
}
#blog .peccular-section-head span i.fa-window-minimize{
    color: #000;
    font-size: 2px;
    margin-left: 17px;
    margin-top: 0px;
    padding: 0 60px;
    background: #000;
    border-radius: 0px;
}
#blog .peccular-section-head i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome';    
    position: relative;
    bottom: -11px;   
    font-size: 17px;
    color: #fe0101;
}
#blog .peccular-section-head span i.fa-paw{        
    background: none;
    border-radius: 0;    
    font-family: 'FontAwesome'; 
    position: relative;     
    bottom: -1px;    
    font-size: 17px;
    color: #fe0101;
}
#blog .peccular-blog-post{    
    background: #fff;
    padding: 0 1em;
    margin: 0 0 3em 0;
    position: relative;
    overflow: hidden;
}
#blog .peccular-box-area-S { margin: 0px;}
#blog h4.inner-area-title {
    color: #000;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 19px;
    padding: 0em;
    transform: scale(1);
    transition: all 1s ease 0s;
}
#blog .peccular-blog-post:hover h4.inner-area-title{
    color: #ed59af;
    transition: all 1s ease 0s;
}
#blog p{
    color: #9f9f9f;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0em;
    padding: 0em;
}

#blog .read-btn {
    color: #000;
    background: #f3da15;
    border: 4px solid #ffcd08;
    padding:5px 16px 5px 16px;
    margin-bottom: 0em;
    font-size: 18px;
    font-weight: 400;
    border-radius: 30px;
    position: relative;
    top: 12px;
    display: inline-block;
    transition: 0.25s;
}
#blog .read-btn a {
    color: #000;  
    z-index: 2;    
    display: block; 
    position: relative; 
}

#blog .read-btn .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #FFD583;   
    border-radius: 30px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#blog .read-btn:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}
#blog .read-btn:hover a{
    color: #000;
     z-index: 2; 
}
#blog .peccular-blog-single {   
   padding:20px;       
}

#blog .peccular-blog-date{    
    padding:0px; 
    text-align: left;    
}

#blog .peccular-blog-thumbnail {
    position: relative;
    overflow: hidden; 
}

#blog .peccular-blog-comment {
    margin: 2px 0 15px;
    text-align: right;
    padding-right: 18px;
}

#blog .peccular-blog-comment span, 
#blog .peccular-blog-date span {
    color: #020003;
    font-size: 18px;
    padding: 15px 0px 15px 4px;
    font-weight: 400;
    text-transform: capitalize;
}
#blog .peccular-blog-comment i{
    font-size: 21px;
    font-weight: 500;
    padding-right: 8px;
    color: #f3da15;
}
#blog .peccular-blog-date i{
    font-size: 21px;
    font-weight: 500;
    padding-right: 8px;
    color: #f3da15;
}

#blog .peccular-blog-thumbnail a img {
    width: 100%;
}
#blog .peccular-blog-thumbnail img {
    transform: scale(1);
    transition: all 1s ease 0s;
    width: 100%;
    border-radius: 11px;
}
#blog .peccular-blog-post:hover .peccular-blog-thumbnail img {
    transform: scale(1.2);
}
#blog .peccular-blog-post .peccular-blog-thumbnail:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-40deg);
    transform: skewX(-40deg);
}
#blog .peccular-blog-post:hover .peccular-blog-thumbnail::before {
    -webkit-animation: shine .71s;
    animation: shine .71s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

/*----------------------------------------*/
/*  Newsletter Area
/*----------------------------------------*/
#newsletter .newsletter-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#newsletter {
    position: relative;
    z-index: 1;
    overflow: visible;
}
#newsletter .peccular-section-head {
    margin-bottom: 0em;
    margin-top: 0;
}
#newsletter .newsletter-sign-box {
    padding: 3em 3em 2em;
    background: #000;
    position: relative;    
    top: 84px;
    z-index: 999;
}
#newsletter .peccular-section-head h2{
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 0.5em;
}

#newsletter .peccular-section-head h2:after {
     display: none;
}
#newsletter .peccular-section-head h3{
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}
#newsletter .peccular-section-head-icon {
    text-align: center;
}
#newsletter .peccular-section-head-icon i {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
}

#newsletter  .peccular-newsletter-member-wrap input::placeholder{
    opacity: 1;
    color: #d1cfd0;
}
#newsletter .peccular-newsletter-member-wrap {
    color: #fff;
    padding: 0 2em;
}

#newsletter .peccular-newsletter-member-wrap input[type="text"], 
#newsletter .peccular-newsletter-member-wrap input[type="email"], 
#newsletter .peccular-newsletter-member-wrap input[type="url"], 
#newsletter .peccular-newsletter-member-wrap input[type="password"], 
#newsletter .peccular-newsletter-member-wrap input[type="search"], 
#newsletter .peccular-newsletter-member-wrap input[type="number"], 
#newsletter .peccular-newsletter-member-wrap input[type="tel"], 
#newsletter .peccular-newsletter-member-wrap input[type="range"], 
#newsletter .peccular-newsletter-member-wrap input[type="date"], 
#newsletter .peccular-newsletter-member-wrap input[type="month"], 
#newsletter .peccular-newsletter-member-wrap input[type="week"], 
#newsletter .peccular-newsletter-member-wrap input[type="time"], 
#newsletter .peccular-newsletter-member-wrap input[type="datetime"],
#newsletter .peccular-newsletter-member-wrap input[type="datetime-local"], 
#newsletter .peccular-newsletter-member-wrap input[type="color"],
#newsletter .peccular-newsletter-member-wrap input[type="file"],
#newsletter .peccular-newsletter-member-wrap textarea{ 

    border:none !important;    
    z-index: 2000;
    width: 100%;
    color: #4d4d4d !important;
    margin: 0 0 10px 0;
    border-radius: 0;
    padding: 0px 42px !important;
    font-size: 16px;
    height: 56px;
    font-weight: 500;
    background: #fff;
}

#newsletter .peccular-newsletter-member-wrap input[type="file"] {
    cursor: pointer;
    padding: 12px 20px;
}

#newsletter .peccular-newsletter-member-wrap select{
    outline: 0;
    border: none;
    z-index: 2000;
    width: 100%;
    color: #d1cfd0;
    margin: 0 0 6px 0;
    border-radius: 8PX 0 0 8px;
    padding: 16px 20px;
    font-size: 18px;
    height: 65px;
    background: #fff;    
}
#newsletter .peccular-newsletter-member-wrap textarea {
  height: 80px;
  padding: 10px 20px;
  border-radius: 5PX 0 0 5px;
}
#newsletter .peccular-newsletter-member-wrap textarea::placeholder{
    color:#d1cfd0;
}

#newsletter .peccular-newsletter-member-wrap label{
    color:#fff;
    margin:0;
    width: 100%;
}
#newsletter .box-form {
    text-align: left;
}
#newsletter .peccular-newsletter-member-wrap .wpcf7-form {
    background: #fff !important;
    height: 60px;
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]{
    display: inline-block;
    background: #06332e !important;
    color: #06332e ;
    font-weight: 200;
    padding: 13px 12px;
    line-height: 1;
    border-radius: 0;    
    text-decoration: none;
    border: none;
    cursor: pointer;    
    font-size: 18px;
    transition: all 0.5s ease 0s;
    margin: 8px 0;
}
#newsletter .wpcf7:after {
    content: "\f101";
    position: absolute;
    top: 40%;
    font-size: 26px;
    right: 10%;
    color: #fff;
    font-family: 'Fontawesome';
}
#newsletter .peccular-newsletter-member-wrap input[type="submit"]:hover .wpcf7:after{
    display: none !important;
    color: #000;
}

/*----------------------------------------*/
/*  13. Footer Area
/*----------------------------------------*/
#footer{
    background: #40424C;
}
#footer,
.footer-area,
.footer-area,
.page .footer-area,
.single .footer-area {
    position: relative;
    z-index: 0; 
    overflow: hidden;
    background: #40424C ;
}
#footer .bottom_footer_area .btm_ftr_logoImg img{
    margin-top: 10px;
}
#footer .bottom_footer_area{
    text-align: center;
}
#footer .bottom_footer_area .navigation .menu-wrapper .menu-content ul{
text-align: center;
}
#footer .bottom_footer_area .navigation .menu-wrapper .menu-content {
    float: none;
}
#footer .bottom_footer_area .navigation .mainmenu>li>a:after {
display: none;
}
#footer .bottom_footer_area .navigation .mainmenu>li>a{
font-size: 18px;
letter-spacing: 0.54px;
color: #FFFFFF;
}
#footer .bottom_footer_area .navigation{
    margin-bottom: 15px;
}
#footer .bottom_footer_area .navigation .mainmenu li{
margin-right: 60px !important;
}
#footer .bottom_footer_area li.current_page_item a, #footer .bottom_footer_area li a:hover, 
.page #footer .bottom_footer_area li.current_page_item a,
 #footer .bottom_footer_area li a:hover .single #footer .bottom_footer_area li.current_page_item a, 
 .single #footer .bottom_footer_area li a:hover{
color: #0088FF;
}
#footer .bottom_footer_area li a:hover{
    color: #0088FF !important;
}
#footer .bottom_footer_area .btm_ftrFrm_title {
    margin-bottom: 37px;
}

#footer .bottom_footer_area .btm_ftrFrm_title h2{

    font-family: Roboto, Regular;
    font-size: 26px;
    color: #FFFFFF;
    letter-spacing: 0.78px;
    font-weight: 400 !important;

}
#footer .bottom_footer_area .bottom_contct_form{
    color: #fff;
    width: 84%;
    text-align: center;
    margin: 0 auto;
}
#footer .bottom_footer_area  .btm_footrsocialIcons{
    margin-top: 40px;
    margin-bottom: 42px;
}
#footer .bottom_footer_area  .btm_footrsocialIcons i{
        font-size: 40px;
        color: #fff;
}
#footer .bottom_footer_area  .btm_footrsocialIcons i:hover{
      color: #0088FF;
}
.copyright {
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    padding-top: 15px;
    background: #31313145;
    padding-bottom: 30px;
}
#footer .bottom_footer_area  .btm_footrsocialIcons a{
    margin-right: 25px;
}
.customize-partial-edit-shortcut button, .widget .customize-partial-edit-shortcut button{
    display: none !important;
}

#footer svg,
 .footer-area svg{
    position: absolute;
    top: -1px;
    z-index: 1;
}
#footer svg path,
 .footer-area svg path{
    fill: #fdb303 !important;
 }

#footer .footer-top-area1{
    position: relative;
    z-index: 3;
    top: 0;
    margin-bottom: 12em;
}

#footer .footer-top-area1 .ftextarea {
    text-align: center;
}
#footer .footer-top-area1 .ftextarea i {
    color: #000;
    font-size: 62px;

}
#footer .footer-top-area1 .ftextarea h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 11px 0;
    color: #000;
}
#footer .footer-top-area1 .ftextarea p {
    color: #161616 !important;
    font-size: 18px;
    text-align: center;
    font-weight: 400;
}

#footer .footer-overlay,
.page #footer .footer-overlay,
.single #footer .footer-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 1;
    background-size: cover;
}
#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

#footer .widget_block,
#footer .widget_meta,
#footer .widget_recent_entries,
#footer .widget_categories,
#footer .widget_recent_comments,
#footer .widget_archive,
#footer .widget_nav_menu ,
#footer .widget_text ,

.page #footer .widget_block,
.page #footer .widget_meta,
.page #footer .widget_recent_entries,
.page #footer .widget_categories,
.page #footer .widget_recent_comments,
.page #footer .widget_archive,
.page #footer .widget_nav_menu,
.page #footer .widget_text,

.single #footer .widget_block,
.single #footer .widget_meta,
.single #footer .widget_recent_entries,
.single #footer .widget_categories,
.single #footer .widget_recent_comments,
.single #footer .widget_archive,
.single #footer .widget_nav_menu,
.single #footer .widget_text{
    border: none;
    border-radius: 0;
    padding: 0;
    color: #fff;
}
.footer-area li,
.footer-area li,
.page .footer-area li {    
    display: inline-block;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 500;
    padding: 6px 2px;
    border: none;
}

.footer-area li a,
.page .footer-area li a,
.single .footer-area li a {
     font-weight: 100;
    text-decoration: none;
    font-size: 18px;
    color: #ffffffe3;
    font-family: 'Roboto';
}
.footer-area li.current_page_item a ,.footer-area li a:hover,
.page .footer-area li.current_page_item a, .page .footer-area li a:hover
.single .footer-area li.current_page_item a, .single .footer-area li a:hover {
    color: #FF8000;
}

.footer-area .gallery-item, .footer-area .gallery-item, .page .footer-area .gallery-item, .single .footer-area .gallery-item {
    max-width: 40.33%;
    padding-right: 13px;
    padding-bottom: 13px;
}
.footer-area .gallery-item img,.footer-area .gallery-item img, .page .footer-area .gallery-item img, .single .footer-area .gallery-item img{
    border-radius: 10px;
    border: 2px solid;
    width: 100%;
    height: 70px;
}
.footer-area ul,
.footer-area ul,
.page .footer-area ul,
.single .footer-area ul  {margin: 0 0 15px 00px;}
.footer-area p,
.page .footer-area p,
.single .footer-area p {    
    margin-bottom: 15px;
    font-weight: 500;
    line-height: 14px;
    font-size: 16px;
    color: #f8f4f5;
}
.footer-area .widget-title,

 #footer .widget_block h1,
 #footer .widget_block h3, 
 #footer .widget_block h4, 
 #footer .widget_block h5, 
 #footer .widget_block h6, 
 #footer .widget_block h2,

.footer-area .widget-title,
.page .footer-area .widget-title,
#footer .widget_block h1,
#footer .widget_block h3, 
#footer .widget_block h4, 
#footer .widget_block h5, 
#footer .widget_block h6, 
#footer .widget_block h2,
.page #footer .widget_block h1,
.page #footer .widget_block h3, 
.page #footer .widget_block h4, 
.page #footer .widget_block h5, 
.page #footer .widget_block h6, 
.page #footer .widget_block h2,
.single .footer-area .widget-title,
.single #footer .widget_block h1,
.single #footer .widget_block h3, 
.single #footer .widget_block h4, 
.single #footer .widget_block h5, 
.single #footer .widget_block h6, 
.single #footer .widget_block h2 {   
    color: #fff;
    margin-bottom: 15px;
    font-family: inherit;
    font-size: 26px;
    text-transform: capitalize;
    padding-bottom: 0px;
    font-weight: 400;
    position: relative;
    font-family: Roboto, Regular;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
}
/*.footer-area .footer-border{ border-bottom: 1px solid #fff; }*/

.footer-area .widget.widget_recent_entries li a,
.footer-area .widget.widget_recent_entries li a,
.page .footer-area .widget.widget_recent_entries li a ,
.single .footer-area .widget.widget_recent_entries li a {font-size: 16px;}

.footer-area .social-profile-icons ul li,
.footer-area .social-profile-icons ul li,
.page .footer-area .social-profile-icons ul li,
.single .footer-area .social-profile-icons ul li {    
    display: inline-block;
    padding-right: 0px;
    font-size: 15px;
    font-weight: 800;
}
.footer-area .social-profile-icons ul li:before,
.footer-area .social-profile-icons ul li:before,
.page .footer-area .social-profile-icons ul li:before,
.single .footer-area .social-profile-icons ul li:before{
    display: none;
}
.footer-area .widget,
.footer-area .widget,
.page .footer-area .widget ,
.single .footer-area .widget{margin-bottom: 0.5em;}
.footer-area .footer-bottom-area ul li,
.footer-area .footer-bottom-area ul li,
.page .footer-area .footer-bottom-area ul li,
.single .footer-area .footer-bottom-area ul li {display: inline-block;margin-left: 40px;margin-bottom: 0;position: relative;}

.footer-area .bottom-area,
.footer-area .bottom-area,
.page .footer-area .bottom-area,
.single .footer-area .bottom-area {
    position: relative;
    padding: 39px 0 71px;
}

.footer-area .bottom-area ul,
.footer-area .bottom-area ul,
.page .footer-area .bottom-area ul,
.single .footer-area .bottom-area ul { margin-bottom: 0;}

.footer-area .bottom-area .footer-text,
.single .footer-area .bottom-area .footer-text
   {
    font-size: 23px;
    font-weight: 300;
    color: #fff;
    text-transform: capitalize;
    font-family: Roboto, Regular;
    padding-top: 15px;
    padding-bottom: 30px;
}
.footer-area .pd-0,
.footer-area .pd-0,
.page .footer-area .pd-0,
.single .footer-area .pd-0{padding: 0;}
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.footer-area .bottom-area li a:hover, .social-profile-icons li a:hover,
.page .footer-area .bottom-area li a:hover,
.single .footer-area .bottom-area li a:hover{border-bottom: 0;}
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.footer-area .bottom-area li:hover a::after, .footer-area .bottom-area li:hover a:after,
.page .footer-area .bottom-area li:hover a::after, .page .footer-area .bottom-area li:hover a:after,
.single .footer-area .bottom-area li:hover a::after, .single .footer-area .bottom-area li:hover a:after
 {width: 20px;}
/*.footer-area .bottom-area li.current_page_item a:after,
.footer-area .bottom-area li.current_page_item a:after,
.page .footer-area .bottom-area li.current_page_item a:after,
.single .footer-area .bottom-area li.current_page_item a:after{
position: absolute;width: 20px;height: 2px;background: #ff8b00;content: "";
bottom: -5px;left: 2px;transition: .3s;}
*/
.footer-area .bottom-area .footer-link,
.footer-area .bottom-area .footer-link,
.page .footer-area .bottom-area .footer-link,
.single .footer-area .bottom-area .footer-link{
    text-align: right;
}
.footer-area  ul,
.footer-area  ul,
.page .footer-area  ul ,
.single .footer-area  ul{
    list-style: none;
    margin: 10px 0 0 1px;
    padding: 0;
    position: relative;
    background: none !important;
    box-shadow: none !important;
    display: block;
    z-index: 1;
}

.footer-area input[type="text"], .footer-area input[type="email"], 
.footer-area input[type="url"], .footer-area input[type="password"], 
.footer-area input[type="search"], .footer-area input[type="number"], 
.footer-area input[type="tel"], .footer-area input[type="range"], 
.footer-area input[type="date"], .footer-area input[type="month"], 
.footer-area input[type="week"], .footer-area input[type="time"], 
.footer-area input[type="datetime"], .footer-area input[type="datetime-local"], 
.footer-area input[type="color"], .footer-area select, .footer-area textarea, 
.footer-area input::placeholder, .footer-area textarea::placeholder
{    
    font-size: 15px;
    height: 43px;
    /* width: 437px; */
    margin-bottom: 5px;
    padding: 5px 10px;
    font-style: normal;
    font-weight: 400;
    /* margin-left: 83px; */
    /* margin-right: 47px; */
    border-radius: 6px;
        color: #ffffffb8;
}

.footer-area input[type="submit"],
.page .footer-area input[type="submit"] ,
.single .footer-area input[type="submit"]{  
    font-size: 19px;
    font-weight: 500 !important;
    font-family: Roboto, Medium;
    padding: 10px 35px;
    background: #0088FF !important;
    color: #fff;
    right: 25px;
    position: relative;
}

.page .footer-area input[type="submit"]:hover{  color: #fff;  }

/*.page .footer-area input[type="email"],.single .footer-area input[type="email"] {   
     background: none;  
     border: none;
     color: #818080 !important;
     font-size: 18px !important;
     font-weight: 500 !important;    
     border-bottom: 3px solid #818080 !important;  
     padding: 5px 14px 0 24px !important;
}*/
/*.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,
.footer-area input[type="submit"],
.footer-area .widget_calendar tfoot tr td a,
.footer-area .s-footer .textwidget p a,
.page .footer-area input[type="submit"],
.page .footer-area .widget_calendar tfoot tr td a,
.page .footer-area .s-footer .textwidget p a ,
.single .footer-area input[type="submit"],
.single .footer-area .widget_calendar tfoot tr td a,
.single .footer-area .s-footer .textwidget p a 
{
    background: none;
}*/
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.footer-area input[type="submit"]:hover,
.footer-area .widget_calendar tfoot tr td a:hover,
.footer-area .s-footer .textwidget p a:hover,
.page .footer-area input[type="submit"]:hover,
.page .footer-area .widget_calendar tfoot tr td a:hover,
.page .footer-area .s-footer .textwidget p a:hover,
.single .footer-area input[type="submit"]:hover,
.single .footer-area .widget_calendar tfoot tr td a:hover,
.single .footer-area .s-footer .textwidget p a:hover{
    opacity: 0.6;
    color: #000;   
}
.footer-area .top-area,
.footer-area .top-area,
.page .footer-area .top-area,
.single .footer-area .top-area {
    padding: 0 0 0.5em;
    position: relative;
    z-index: 999;
    border-bottom: 1px solid #6b6767;
}
.footer-area label,
.footer-area label,
.page .footer-area label,
.single .footer-area label{
    font-weight: 400;
}
.footer-area div.wpcf7 input[type="file"],
.footer-area div.wpcf7 input[type="file"],
.page .footer-area div.wpcf7 input[type="file"],
.single .footer-area div.wpcf7 input[type="file"] {font-size: 15px;font-weight: 500;width: 100%;margin-bottom: 30px;}
.footer-area select option,
.page .footer-area select option,
.single .footer-area select option{font-weight: 400;}
.footer-area .tagcloud a,
.page .footer-area .tagcloud a,
.single .footer-area .tagcloud a{font-size: 15px !important;font-weight: 400;}

.footer-area i.fa ,
.footer-area i.fa ,
.page .footer-area i.fa,
.single .footer-area i.fa{    
    padding: 0;
    font-size: 16px;
    margin-right: 8px;
}
.footer-area i.fa {
    color: #000;
}
 .footer-area .social-profile-icons i.fa,
.footer-area .social-profile-icons i.fa,
.page .footer-area .social-profile-icons i.fa ,
.single .footer-area .social-profile-icons i.fa{    
    padding: 0;
    text-align: center;
    margin-right: 0;
    font-size: 20px;
    padding:14px 5px 5px;
}
.footer-area .social-profile-icons a:before,
.footer-area .social-profile-icons a:before,
.page .footer-area .social-profile-icons a:before ,
.single .footer-area .social-profile-icons a:before{ display: none;}
 .footer-area table tr,
.footer-area table tr,
.page .footer-area table tr ,
.single .footer-area table tr{text-align: center;line-height: 28px;}
.footer-area table td,
.footer-area table td,
.page .footer-area table td,
.single .footer-area table td  {font-size: 15px;padding: 5px;}
.footer-area span.post-date, .footer-area .widget_calendar table tbody td, .footer-area .widget_calendar table tbody td a, .footer-area .widget_calendar table tbody td#today a, .wp-block-latest-comments__comment-date {
    color: #d7d7d7!important;
}
.footer-area .widget_calendar table thead tr th,
.footer-area .widget_calendar table thead tr th,
.page .footer-area .widget_calendar table thead tr th,
.single .footer-area .widget_calendar table thead tr th{text-align: center;}
.footer-area fieldset,
.footer-area fieldset,
.page .footer-area fieldset ,
.single .footer-area fieldset {
    padding-top: 0;
}
.footer-area .widget_calendar thead,
.footer-area .widget_calendar thead,
.page .footer-area .widget_calendar thead,
.single .footer-area .widget_calendar thead { background: transparent;box-shadow: 0 0px 3px 0 #88828252;}
.footer-area figure.gallery-item img:hover,
.footer-area figure.gallery-item img:hover,
.page .footer-area figure.gallery-item img:hover,
.single .footer-area figure.gallery-item img:hover{opacity: 0.8;}
.footer-area p span,
.footer-area p span,
.page .footer-area p span,
.single .footer-area p span    {color: #fe900f;font-weight: 400;}

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.footer-area input[type="text"], .footer-area input[type="email"], .footer-area input[type="url"], .footer-area input[type="password"], .footer-area input[type="search"], .footer-area input[type="number"], .footer-area input[type="tel"], .footer-area input[type="range"], .footer-area input[type="date"], .footer-area input[type="month"], .footer-area input[type="week"], .footer-area input[type="time"], .footer-area input[type="datetime"], .footer-area input[type="datetime-local"], .footer-area input[type="color"], .footer-area textarea {background: transparent;}
.footer-area .s-footer,

.page .footer-area input[type="text"], .page .footer-area input[type="email"], .page .footer-area input[type="url"], .page .footer-area input[type="password"], .page .footer-area input[type="search"], .page .footer-area input[type="number"], .page .footer-area input[type="tel"], .page .footer-area input[type="range"], .page .footer-area input[type="date"], .page .footer-area input[type="month"], .page .footer-area input[type="week"], .page .footer-area input[type="time"], .page .footer-area input[type="datetime"], .page .footer-area input[type="datetime-local"], .page .footer-area input[type="color"], .page .footer-area textarea {background: transparent;}
.page .footer-area .s-footer,

.single .footer-area input[type="text"], .single .footer-area input[type="email"], .single .footer-area input[type="url"], .single .footer-area input[type="password"], .single .footer-area input[type="search"], .single .footer-area input[type="number"], .single .footer-area input[type="tel"], .single .footer-area input[type="range"], .single .footer-area input[type="date"], .single .footer-area input[type="month"], .single .footer-area input[type="week"], .single .footer-area input[type="time"], .single .footer-area input[type="datetime"], .single .footer-area input[type="datetime-local"], .single .footer-area input[type="color"], .single .footer-area textarea {background: transparent;}
.single .footer-area .s-footer{
}
.footer-area .single-footer-1,
.footer-area .single-footer-1,
.page .footer-area .single-footer-1 ,
.single .footer-area .single-footer-1{    
    float: left;
}
.footer-area .single-footer-2,
.footer-area .single-footer-2,
.page .footer-area .single-footer-2,
.single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 4em;
    margin-left: 0%;
}
.footer-area .single-footer-3,
.footer-area .single-footer-3,
.page .footer-area .single-footer-3,
.single .footer-area .single-footer-3  {
    padding: 0;
    padding-left: 5em;
    margin-left: 0%;
}
.footer-area .single-footer-4,
.footer-area .single-footer-4,
.page .footer-area .single-footer-4,
.single .footer-area .single-footer-4{
    padding: 0;
    padding-left: 5em;
    margin-left: 0%;
}
.footer-area .single-footer-5, .footer-area .single-footer-5, .page .footer-area .single-footer-5, .single .footer-area .single-footer-5 {
    padding: 0;
    padding-left: 5em;
    margin-left: 0%;
}
.footer-area .widget_recent_entries ul li,
.footer-area .widget_recent_entries ul li,
.page .footer-area .widget_recent_entries ul li,
.single .footer-area .widget_recent_entries ul li{
    line-height: 40px;
}
.footer-area .footer_area-img img,
.footer-area .footer_area-img img,
.page .footer-area .footer_area-img img,
.single .footer-area .footer_area-img img
 {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.footer-area .footer_area-img,
.footer-area .footer_area-img,
.page .footer-area .footer_area-img,
.single .footer-area .footer_area-img   {
    max-width: 80%;
    padding-top: 10px;
}
.footer-area .midix,
 .footer-area .midix,
 .page .footer-area .midix,
  .single .footer-area .midix{
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item {
    display: inline-block;
        width: calc(43.33333% - .66667em);
    margin-right: 1em;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item img{
    border: 1px solid #faf1ff;
    border-radius: 10px;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before ,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item:before {
    display: none;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure{
    width: 33%;
}
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.page .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img,
.single .footer-area ul.blocks-gallery-grid li.blocks-gallery-item li figure img{
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    border-radius: 10px;
}
.footer-share-btn,
.footer-share-btn,
.page .footer-share-btn,
.single .footer-share-btn {
    text-align: right;
    float: right;
}
.footer-share {
    position: absolute;
    right: 7%;
    top: 0;
}
.footer-share-btn ul,
.footer-share-btn ul,
.page .footer-share-btn ul,
.single .footer-share-btn ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
.footer-share-btn ul li,
.footer-share-btn ul li,
.page .footer-share-btn ul li,
.single .footer-share-btn ul li{
    float: left;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
.footer-share-btn ul li a.site-button,
.footer-share-btn ul li a.site-button,
.page .footer-share-btn ul li a.site-button,
.single .footer-share-btn ul li a.site-button{
    display: block;
}
.footer-share-btn ul li a.site-button i,
.footer-share-btn ul li a.site-button i,
.page .footer-share-btn ul li a.site-button i,
.single .footer-share-btn ul li a.site-button i{
    border-radius: 0 0 5px 5px;
    font-size: 16px;
    color: #fefdff;
    border: 0px;
    width: 40px;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 5px;
}
.footer-share-btn ul li a.site-button i, .footer-share-btn ul li a.site-button i, .page .footer-share-btn ul li a.site-button i, .single .footer-share-btn ul li a.site-button i {
    background-color: #3d72fc;
}
.footer-share-btn ul li a.site-button:hover i,
.footer-share-btn ul li a.site-button:hover i,
.page .footer-share-btn ul li a.site-button:hover i,
.single .footer-share-btn ul li a.site-button:hover i,
{
    color: #000;
    border: 3px solid #000;
} 

.footer-area .social-profile-icons i.fa {
    color: #fff;
}

.footer-area .social-profile-icons i.fa:hover {
    color: #000;
}

.footer-share-btn ul li:before,
.footer-share-btn ul li:before, .page .footer-share-btn ul li:before,
.single .footer-share-btn ul li:before{
    display: none;
}
.single .socialMedia ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.single .socialMedia ul li{
        float: left;
        border-radius: 30px !important;
        border: 1px solid #e3dfdf !important;
}
.single .socialMedia ul li a.site-button {
    background: none;
    padding: 1px 12px;
    font-weight: 400 !important;
    line-height: 30px;
}
.single #content-box .socialMedia ul li a.site-button i {
    color: #000 !important;
}
.single #content-box .socialMedia ul li a.site-button:hover i{
    color: #783afd;
}
.single-footer-1 img{       
    margin-bottom: 14px;
    position: relative !important;
    width: 62% !important;
    top: 0px;
}
.single-footer-1 p{
    margin-bottom: 16px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
    font-size: 19px !important;
    color: #fff!important;
    text-align: left;
    font-family: .footer-area .single-footer-1;
    line-height: 30px !important;
    font-family: Roboto, Italic;
    font-style: italic;
  }

  .single-footer-1 p span{
    margin-bottom: 16px !important;
    font-weight: 500 !important;
    line-height: 23px !important;
    font-size: 20px !important;
    color: #818181 !important;
    text-align: left;
  }
  .footer-padding-top{    padding: 112px 0 0px 60px;}
  .footer-padding-top2{    padding: 50px 0 0 0;}
  
/* .single-footer-5 h4.widget-title{
    padding: 12px 0 0 0px;
  }*/

/*  .footer-area .single-footer-5{
    padding: 38px 0em 2em 44px;
    display: block;
    position: relative;
    top: -54px;
    left: 50px;
  }*/
.footer-area .single-footer-5 .footer5overlay{
    background: #074842 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.6;
}
  .footer-area .widget-title{
    margin-bottom: 1em;
  }
   
  .footer-area .social-profile-icons a:hover i.fa,
  .footer-area .social-profile-icons ul li a:hover i{
    color: #0088FF !important;
    transition: all .5 ;
    transform: scale(1.1);
  }
  .footer-area .social-profile-icons ul li a i,
  .footer-area .social-profile-icons i.fa {
     color: #fff !important;
     font-size: 25px !important;
   }
   .footer-area .social-profile-icons ul li{
    display: inline-block;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 800;
    margin: 0 15px 60px 0;
   } 
   .footer-area .social-profile-icons{margin-top: 2em;    margin-left: 15px;}

    .footer-area  .top-area {
    overflow: hidden;
    position: relative;
}

   .footer-area .footer-bgleft {
    position: absolute;
    top: -62px;
    left: 0;
    z-index: 0;
   }
   .footer-area .footer-bgleft img{
    width: 100%;
   }
   .footer-area .footer-bgright img{
    width: 100%;
   }
   .footer-area .footer-bgright{
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: -1;
   }
/*-----------------------
Innerpage Page 
-----------------------------*/
.ht-main-title{
    margin: 0 0 0.5em 0%;
    letter-spacing: 0px;
    font-weight: 600 !important;
    text-align: left;
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 24px;
    font-family: Roboto;
    color: #404040;
}
.category .ht-main-title {
    margin: 0 0 1.5em;
}
.category .ht-main-title span {
    font-size: 36px;
    padding: 0 5px;
}
.ht-main-title:last-child{
    margin-bottom: 0;
}
.ht-site-title a, .site-title a{
    text-decoration: none;
    color: #4a4a4a;
}
.page div#secondary ul.sub-menu .current_page_item > a {
    background: none;
}
.widget_block, 
.widget_meta, 
.widget_recent_entries, 
.widget_categories, 
.widget_recent_comments,
.widget_archive,
.widget_nav_menu,
.widget_search{
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 15px 15px;
}

#total-breadcrumbs,
.woocommerce .woocommerce-breadcrumb{
   font-size: 17px !important;
   margin: 0;
   color: #fff !important;
   display: block !important;
   padding: 0px 0 2.5em;
   text-align: center !important;
   font-weight: 500 !important;
}
.woocommerce .woocommerce-breadcrumb a, #total-breadcrumbs a{
    color: #fff !important;
}
.woocommerce .products ul, .woocommerce ul.products{
    margin: 0 0 0em !important;
}

.inner_contentbox {
    background: #fff;
    padding: 0em 0em;
}
.peccular-innerpage-overlay {
    padding: 0px 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.2;
    display: flex;
    align-items: center;
    text-align: center;
}
.peccular-page-main{
    position: relative;
}

#content-box ul li:before, #content-box ol li:before, #innerpage-box div#sitemap-box ul li a:before {
    color: #06332e;
}
.ht-post-info .entry-date span.ht-day, .entry-categories .fa, 
.widget-area a:hover, .comment-list a:hover, 
.no-comments, .woocommerce .woocommerce-breadcrumb a:hover, 
#total-breadcrumbs a:hover, .ht-featured-link a, 
.ht-portfolio-cat-name-list .fa, .ht-portfolio-cat-name:hover, 
.ht-portfolio-cat-name.active, .ht-portfolio-caption a, .ht-team-detail, 
.ht-counter-icon, 
.woocommerce div.product p.price, .woocommerce div.product span.price, 
.woocommerce .product_meta a:hover, .woocommerce-error:before, 
.woocommerce-info:before, .woocommerce-message:before, 
.featured-post:after, .featured-post:before, 
.featured-link a, #ht-colophon .social-profile-icons a:hover, 
footer#ht-colophon ul li a:hover, .ht-footer .textwidget .fa, 
h6.secondry-text, #ht-whychooseus-us-section ul li:before, 
.pluses.text-right i.fa.fa-plus, .ht-section-tagline.lz-newslatter-text b, 
#content-box ul li:before, .offtimebox h4.offtime-text, 
#ht-masthead .header-social-links span:hover, 
#ht-masthead ul.header-menu-links li.mailto a:hover, 
.ht-slider-highlighttext, .edit-link a, .inner-blog-post .socialMedia a:hover, 
#comments a, #commentsAdd a, #content-box a, #content-box a i:hover, 
#respond .stars span a, #content-box .socialMedia a:hover, .post-date-publishable i, 
.woocommerce .star-rating span, .woocommerce div.product .woocommerce-product-rating a, 
#content-box .socialbxsinglepost:hover a i, section#inner-blog-section h2.title small, 
section#inner-blog-section h2.title a, div#secondary li.current_page_item > a, 
div#secondary .social-profile-icons ul li i, .woocommerce .star-rating::before, .socialMedia a:hover, 
.peccular-time div:nth-child(8) div.days-time-day, 
div#content-box header.woocommerce-Address-title.title a:hover, 
#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa, 
.widget-area ul li:before, .woocommerce table.shop_attributes th, 
.widget-area span.woocommerce-Price-amount.amount, 
#innerpage-box .blog-date span{
    color: #06332e;
}
/*--------------------------------------------------------------
## Breadcrumb
--------------------------------------------------------------*/

.breadcrumbbox {
    padding: 0px 0 0.5em 0%;
    text-align: left;
    position: relative;
    z-index: 1;
}   
.breadcrumbbox span.bread-arrow {
    color: #404040b5;
    font-weight: 500;
}
.breadcrumbbox span {
    color: #0088FF;
    margin: 0 3px;
    font-size: 15px;
    line-height: 21px;
    font-weight: 500;
    font-family: Roboto;
}
.breadcrumbbox span.bread-arrow  span i{ font-size: 10px;  }
.breadcrumbbox span i{
    font-size: 20px;
    line-height: 5px;
    position: relative;
    top: 1px;
    padding: 0px 1px;
    color: #f3da15;
}
.breadcrumbbox a {
    color: #404040;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    font-family: Roboto, Regular;
}
.breadcrumbbox a:hover {
    color: #000;
}
/*--------------------------------------------------------------
## Blog page
--------------------------------------------------------------*/

.inner-blog-post{
    margin: 0em 0em 3em;
}
.inner-blogpost {
    position: relative;
    background: #fff;
    padding: 0px 0 20px;
}

#innerpage-box .blog-category {
    padding: 0;
    color: #838283;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    top: 0px;
}
#innerpage-box .blog-category span i {
    color: #999ba3;
    font-size: 13px;
    padding-right: 10px;
}
#innerpage-box .blog-tags {
    padding: 20px 0 0 0px;
}
#innerpage-box .blog-tags i {
    color: #66727D;
    font-size: 13px;
    padding-right: 10px;
}
#innerpage-box  .blog-tags a{
    color: #f9c12c;
}
#innerpage-box .single_post .blog-tags a {
    color: #66727D;
    font-size: 17px;
    font-weight: 300;
    margin: 0 0 0 12px;
}

#innerpage-box .ht-blog-thumbnail {
    position: relative;
    overflow: hidden;
}
#innerpage-box .ht-blog-thumbnail svg{
    transform: rotateY(180deg);
    position: relative;
    top: -43px;
    left: 0;
    width: 100%;
    transition: .3s ease-in-out;
}
#innerpage-box .ht-blog-thumbnail svg path{
    fill: #fff !important;
}

#innerpage-box .blog-date {
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    word-break: break-word;
    margin-bottom: 0;
    top: 0;
    right: 0px;
    z-index: 0;
    color: #fff;
    padding: 11px 16px 8px 13px;
    background: #0088FF;
    display: inline-block;
    position: absolute;
    border-radius: 7px;
    border-top-left-radius: 0;
    text-align: center;
    font-family: Roboto, Regular;
}

#innerpage-box .blog-comment {
    position: relative;
    bottom: 0;
    color: #fff;
    list-style: none;
    right: 0;
    font-family: Roboto, Bold;
    font-size: 15px;
    font-weight: 600;
}
#innerpage-box .blog-date span {
    color: #fff;
    border-top: 1.5px solid #ffffffb5;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 400;
    font-size: 25px;
    font-family: Roboto, Regular;
}
#innerpage-box .inner-blogpost:hover .blog-date span {
    color: #ff80b0;
}

#innerpage-box .blog-info-area ul.metabox {
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
#innerpage-box .blog-info-area ul.metabox li{
    float: left;
    margin-right: 15px;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    margin-bottom: 5px;
}
#innerpage-box .blog-info-area ul.metabox li i{
    color: #ed59af;
    font-size: 15px;
    padding-right: 8px;
}
#innerpage-box .blog-info-area .metabox .metabox2brdr {

    border-bottom: 1px solid #E8E8E8;
    padding: 0 10px;
    margin-bottom: 2em;
}
#innerpage-box .blog-info-area .metabox2brdr ul{
    margin: 0;
    padding: 0;
}
#innerpage-box .blog-info-area .metabox2brdr ul li{
    color: #66727D;
    float: left;
    list-style: none;
    margin-right: 9px;
    padding: 0 16px 0 0;
    border-right: 1px solid #ccc;
}

#innerpage-box .blog-info-area .metabox .metabox2brdr ul li:before{
    display: none;
}
.single #innerpage-box .comment-respond h4{
  
    padding: 0 0;
    
}
.single #innerpage-box .comment-respond h4 span{
    text-align: left !important;
    padding: 0 0;
}
#content-box .socialMedia {
    border-bottom: 1px solid #ccc;
    padding: 1em 0;
}

#content-box .single_post .socialMedia ul li:before{
      font-size: 13px;
      font-weight: 400;
      margin-right: 9px;
      display: none ;
}
#content-box .socialMedia ul li{
    display: inline-block;
    font-size: 12px;    
    font-weight: 400;
    border-radius: 3px;
    color: #656565 !important;
    background: #f8f8f8;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
    text-shadow: none;
    line-height: 23px;
    padding: 1px 0px 0 0px;
    margin: 0 16px 0 0;
}
#innerpage-box .ht-blog-thumbnail img {
    width: 100%;
    height: 289px;
    border-radius: 13px;
}
#innerpage-box .inner-blog-post:hover .ht-blog-thumbnail img {

}

#innerpage-box .inner-blog-post:hover svg{
        top: -84px;
        transition: .3s ease-in-out;
}
#innerpage-box .ht-blog-thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: #000
    transition: all .4s ease;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay {
    opacity: 0.4;
}

#innerpage-box .ht-blog-thumbnail .overlay .box {
    display: table;
    width: 100%;
    height: 100%;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a {
    text-align: center;
    line-height: 50px;
    transform: scale(1.2);
    transition: all 500ms ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
#innerpage-box .ht-blog-thumbnail .overlay .box .content > a:before {
    border-radius: 50%;
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #FFFFFF;
    color: #f72985;
    position: relative;
    top: 45%;
    padding: 15px;
}
#innerpage-box .inner-blogpost:hover .ht-blog-thumbnail .overlay .box .content > a {
    transform: scale(1);
    transition-delay: 0.1s;
    opacity: 1;
}
.inner-blogpost-info {
    margin-bottom: 0;
    padding: 10px 0;
    border-radius: 0;
    position: relative;
    top: 0px;
}

#innerpage-box #blog-box h2 {
    margin-bottom: 15px;
    font-size: 23px !important;
    font-weight: 600;
    word-break: break-word;
    padding: 0;
    margin: 8px 0 !important;
    border-left: none;
    text-transform: capitalize;
    font-family: Roboto, Bold !important;
}
#innerpage-box #blog-box h2 {
    color: #000 !important;
}
#innerpage-box .inner-blog-excerpt{
    margin: 20px 0;
    color: #6a6a6a !important;
    font-size: 17px !important;
    line-height: 26px !important;
    font-family: Roboto, Regular;
    margin-top: 0;
}

#innerpage-box #blog-box h2:hover {
transition: .8s ease;
color: #0088FF;
}
div#secondary .social-profile-icons ul li i:hover, #innerpage-box .inner-blogpost:hover .blog-date span {
    color: #4a8cec;
}
.inner-blog-excerpt {
    margin-bottom: 25px;
}

#innerpage-box .blog-page-btn,
#innerpage-box .single_post .blog-page-btn{
    background: #030303;
    padding: 10px 35px;
    margin-bottom: 0em;
    font-size: 21px;
    font-weight: 600;
    border-radius: 10px;
    position: relative;
    display: inline-block;
    transition: 0.25s;
    text-transform: capitalize !important;
    color: #fff;
    font-family: Roboto, Bold;
}
#innerpage-box .blog-page-btn:hover{
    color: #ffff!important;
    background: #0088FF ;
}
#innerpage-box .blog-page-btn a,
#innerpage-box .single_post .blog-page-btn a {
    color: #000;  
    z-index: 2;    
    display: block; 
    position: relative; 
}

#innerpage-box .blog-page-btn .hoverbg,
#innerpage-box .single_post .blog-page-btn .hoverbg {
    position: absolute;
    display: block;
    width: 0%;
    height: 100%;
    top:0;
    left: 0;
    background: #ff7f82;   
    border-radius: 30px;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    transition: .8s all ease;
}

#innerpage-box .blog-page-btn:hover .hoverbg,
#innerpage-box .single_post .blog-page-btn:hover .hoverbg {
    width: 100%;   
    opacity: 1;
}

#innerpage-box .blog-page-btn:hover a,
#innerpage-box .single_post .blog-page-btn:hover a{
    color: #000;
     z-index: 2;     
}

#innerpage-box .single_post .blog-author a,
#innerpage-box .single_post .blog-category a, 
#innerpage-box .single_post .blog-tags a{ color: #66727D !important;}

#innerpage-box .single_post .blog-author a:hover,
#innerpage-box .single_post .blog-category a:hover, 
#innerpage-box .single_post .blog-tags a:hover{  color: #000 !important;}

#innerpage-box .blog-author, #innerpage-box .blog-time, #innerpage-box .single-blog-date {
    color: #000;
    padding-left: 18px;
}
#innerpage-box .single_post .blog-category {
    padding: 0px;
    padding-left: 18px;
}
#innerpage-box .single_post .single-blog-thumbnail{
    width: auto;
    height: auto;
    border-radius: 0px;
}
#innerpage-box .single_post .tagssocial{
    padding: 3em 0 0;
}
#innerpage-box .single_post .socialMedia {
    border-bottom: none;
    padding: 1em 0 0;
}
#innerpage-box .single_post .blog-info-area {
    border-bottom: 1px solid #ccc;
    padding: 2em 0 1em;
}
#innerpage-box .blog-author i, #innerpage-box .blog-time i{
    color: #000;
    padding-right: 8px;
}

#innerpage-box #blog-box .socialMedia {
    position: relative;
    left: 0px;
    top: 20px;
}

#innerpage-box #blog-box .socialMedia ul{
    margin:0;
    padding:0;
    list-style:none;
    z-index: 9999;
    position: relative;
}
#innerpage-box #blog-box .socialMedia ul li{
    display:inline-block;
    transition:all 0.5s;
    -moz-transition:all 0.5s;
    -o-transition:all 0.5s;
    -webkit-transition:all 0.5s;
    -ms-transition:all 0.5s;
    text-align: center;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button{
    border-radius: 5px;
    width: 73px;
    line-height: 35px;
    height: 33px;
    display: block;
    color:#fff;
    background: #06332e;
}
#innerpage-box #blog-box .socialMedia ul li a.site-button:hover{
    background: #000;
    -webkit-box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
    box-shadow: 0px 0px 20px rgb(50 50 0 / 35%);
}
#innerpage-box #blog-box .socialMedia ul:hover li.share-button a.site-button{
   background: #06332e;
}   
#innerpage-box #blog-box .socialMedia ul:hover li{
    margin-left: 6px;
}

#blog-box .ht-blog-date, #blog-box .ht-blog-date .fa{
    color: #06332e;
    margin-bottom: 5px;
}
#blog-box .ht-blog-date .fa{
 margin-right: 5px;
}

.ht-blog-thumbnail .socialMedia {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 3;
    transition: .5s;
}
.ht-blog-thumbnail .socialMedia a {
 font-size: 18px;
 padding: 5px 10px;
 line-height: 18px;
 margin: 0 0px;
 transition: 0s;
 background: #06332e;
 border-radius: 5px;
 color: #ffffff;
 font-weight: bold;
 box-shadow: 0px 6px 10px -4px rgba(0,0,0,0.4);
 display: inline-block;
}
.ht-blog-thumbnail .socialMedia a:hover {
    background: #fff;
}

.blog-read-more a {
    display: inline-block;
    text-align: center;
    background: #06332e;
    color: #fff;
    font-weight: 500;
    padding: 18px 40px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
    min-width: 8.23em;
    text-decoration: none;
    font-size: 17px;
}

.blog-read-more a:before,
.blog-read-more a:after {
    width: 4.4em;
    height: 2.95em;
    position: absolute;
    content: "";
    display: inline-block;
    background: #06332e;
    border-radius: 50%;
    transition: transform 1s ease;
    transform: scale(0);
    z-index: -1;
}

.blog-read-more a:before {
    top: -25%;
    left: 20%;
}

.blog-read-more a:after {
    bottom: -25%;
    right: 20%;
}

.blog-read-more a:hover:before,
.blog-read-more a:hover:after {
    transform: none;
    z-index: 1;
}

.blog-read-more a:hover, .blog-read-more a:before, .blog-read-more a:after {
    background-color: #06332e;
    transform: none;
}

.single #innerpage-box h2{
    padding: 0px 0px !important;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #06332e;
    text-decoration: underline;
}

.single #innerpage-box h1, .single #innerpage-box h2, .single #innerpage-box h3, .single #innerpage-box h4, .single #innerpage-box h5, .single #innerpage-box h6 {
    color: #06332e;
}

.single #innerpage-box .comment-respond h4 {
    color: #000;
    margin-bottom: 12px;
}
.page-template-templates #innerpage-box .widget-area .widget h2{
    margin-bottom: 0 !important;
    padding: 0em 0;
    font-weight: 400 !important;
    font-size: 23px !important;
    text-transform: capitalize !important;
    margin-bottom: 4px !important;
    color: #06332e;
    text-decoration: underline;
}
div#secondary {
    padding: 0px;
    border-radius: 5px;
}
#innerpage-box article.post.excerpt {
    float: left;
    position: relative;
    margin: 0;
    padding: 0 2em;
}
/*-------------Gallry inner page-------------*/
/*#innerpage-box .products-austrak {}
  
#innerpage-box .products-austrak a img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;

}
#innerpage-box .products-austrak a img:hover {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}*/


/*-------------category inner page-------------*/

.inner-cat-post{
    margin: 0em 0em 3em;
}
#innerpage-box .inner-cat-post svg{
    position: absolute;
    top: 202px;
    left: 0;
    z-index: 999;
}

/*-------------shop inner page-------------*/

#innerpage-box .popular-product a {
    font-size: 15px;
    text-transform: uppercase;
}

#innerpage-box #recent-porduct .add-to-cart {
    background: none;
    margin: 7px 0;   
    padding: 0;
}

#innerpage-box .popular-product:hover .add-to-cart a:before{
        background-color: #bb8fe7;
}
#innerpage-box .popular-product:hover .total-product-title-wrap h6{
    color: #000;
}
#innerpage-box .popular-product:hover .product-image-thumb img{
          transform: scale(1.5);

}
#innerpage-box .product-image-thumb {  overflow: hidden;}

#innerpage-box .product-image-thumb img{
    width: 100%;
    height: 280px;
    transition: transform .5s ease;
}
#innerpage-box #recent-porduct {  box-shadow: 0px 1px 3px 3px #efefef;}
#innerpage-box #recent-porduct .price {}

/*--------------------------------*/

/*/*-----------------------
## Contact inner Template
-----------------------------*/
#innerpage-box #peccular-contactus-wrap{
    overflow: hidden;
}

#innerpage-box .peccular-contact-form-block{ 
    padding: 0;
    margin: 13px 0 0 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block h2{
    color: #131313;
    font-size: 43px !important;
    line-height: 50px;
    font-weight: 500;
    margin: 0 0 20px;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block p{  
    padding: 0 15px;
    color: #6b6b6b !important;
    font-size: 16px;
    line-height: 16px;
    font-weight: 500;    
    margin: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-form-block img{
    width: 100%;
    margin: 3em 0;
}

#innerpage-box .peccular-contact-page-form {
    margin: 0em 0;
    border-radius: 11px;
    padding: 1em 2em 1em 50px;
    margin: 2em 0 0 0;
}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form h2{
    color: #0088FF;
    line-height: 50px;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: left;
    font-family: Roboto, Bold;
    font-size: 50px !important;
    padding: 0;

}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p{          
    padding: 0 15px;
    color: #7070707a!important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin: 0 0 1.2em 0;
    font-family: 'Poppins';
    text-align: left;
    padding: 0;
}
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form p.textarea{}

#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="text"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="email"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="url"],
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="password"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="search"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="number"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="tel"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="range"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="date"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="month"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="week"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="time"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="datetime-local"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form input[type="color"], 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form select, 
#innerpage-box #peccular-contactus-wrap .peccular-contact-page-form textarea {
 
    margin-bottom: 0;
    border: 1px solid #0088FF!important;
    font-size: 14px;
    border: none;
    padding: 11px 20px !important;
    border-radius: 10px;
    color: #6b6b6b;
    font-weight: 500;
    background: #fff;
    width: 100% !important;
    margin-bottom: 20px;
}

#peccular-contactus-wrap .peccular-contact-page-form input::placeholder{
    opacity: 1;
    color: #616161;
}
#peccular-contactus-wrap .peccular-contact-page-form textarea::placeholder{
    color:#616161;
}

.peccular-contact-page-form .address-c-box{
    background-color: #516bec;
    background-image: radial-gradient( circle farthest-corner at 10% 20%,#06332e 0%,#441e87 100.3% );
    border-radius: 30px 0 0 0;
    padding: 3em 2em;
}

/*.peccular-contact-page-form input[type="file"] {
    font-size: 14px;
    color: #616161;
    font-weight: 500;
}*/
.peccular-contact-page-form textarea {
    height: 170px;
}

.peccular-contact-page-form input[type="submit"] {
    display: inline-block;
    font-weight: 600;
    padding: 20px 61px;    
    border-radius: 10px;
    position: relative;   
    background-color: #0088FF;   
    cursor: pointer;    
    font-size: 17px;
    color: #fff;
    transition: all 0.5s ease 0s;
    margin: 0 5px;
    box-shadow:none;
    width: 100%; 
}
.peccular-contact-page-form input[type="submit"]:hover {
    animation-name: gradient;
    -webkit-animation-name: gradient;
    animation-duration: 2s;
    -webkit-animation-duration: s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    box-shadow: 0 1.1rem 1rem rgb(0 0 0 / 15%);
    background-color: #000 !important;
    color: #fff !important;
}

.page-template-contact-template .inner_contentbox {
    padding: 0em 0em ;
}
#peccular-contactus-wrap .contactinner-block{
    margin-bottom: 3em;    
    padding: 30px 40px;
}
#peccular-contactus-wrap .contact_main_content {
    border-radius: 16px;
    border: 0.5px solid #8282828c;
    background: #fff;
    position: relative;
    bottom: 0;
    z-index: 1;
    padding-bottom: 3em;
}
#peccular-contactus-wrap .contact-contact-mapbox {
    position: relative;
    z-index: 0;
    height: 100%;
}
.contact-contact-mapbox iframe {
    width: 100%;
    height: 650px;
    margin-top: -130px;
    position: relative;
}
#peccular-contactus-wrap .contact_bx {
    border: 0.5px solid #70707082;
    background: #fff;
    padding: 19px 50px 25px 30px;
    border-radius: 13px;
    position: relative;
    overflow: hidden;
}
#peccular-contactus-wrap .contactinner-area{
     background: #fff;
    -webkit-box-shadow: 0px 0px 20px 13px #ededed;
    box-shadow: 0px 0px 20px 13px #ededed;
    border-top-left-radius: 47px;
    border-bottom-right-radius: 47px;
    text-align: center;
}
#peccular-contactus-wrap .contact_info_area{
    padding: 12px 0em 20px;
    font-size: 26px;
    color: #000;
    font-weight: 600;
}
#peccular-contactus-wrap .contact_info_area a{
    padding: 12px 0em 20px;
    font-size: 26px;
    color: #000;
    font-weight: 600;
    transition: all 0.5s ease 0s;
}
#peccular-contactus-wrap .contact_info_area a:hover{
color: #0088FF;
    transition: all 0.5s ease 0s;
}
#peccular-contactus-wrap .contact_info_area a{
    color: #000;
}
#peccular-contactus-wrap .contact_l_area{
    font-size: 25px;
    text-align: left;
    padding: 6px 0 0 0;
    color: #0088FF;
    font-weight: 500;
}
#peccular-contactus-wrap i{
    font-size: 60px;
    color: #1c8aeb;
    text-align: right;
    font-weight: 700;
}
#peccular-contactus-wrap .address_icon {
    text-align: center;
}
#peccular-contactus-wrap i.fa-phone{
    margin-left: 22px;
}
#peccular-contactus-wrap i.fa-envelope{
    margin-left: 22px;
    font-size: 50px;
}
#peccular-contactus-wrap .wpcf7-spinner{
    display: none;
}

#peccular-contactus-wrap .cpadding{  padding: 22px 50px 0em 1em !important;}

#peccular-contactus-wrap .ctextarea svg{
    position: relative;
    top: 0;   
    transform: rotateY(178deg);
}
#peccular-contactus-wrap .ctextarea svg path{ fill:  #bb8fe7 !important ; }

#peccular-contactus-wrap .contactinner-block:nth-child(1) .ctextarea svg path{
    fill:  #fff9ec !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) .ctextarea svg path{
    fill:  #eaf5e6 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .ctextarea svg path{
    fill:  #f4e4e6 !important ;
}

#peccular-contactus-wrap .contactinner-block:nth-child(1) i{
    color:  #f5b42e !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) i{
    color:  #7ba478 !important ;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) i{
    color:  #f33942 !important ;
}

#peccular-contactus-wrap .contactinner-block:nth-child(1) .contact_info_area{
     background: #fff9ec !important;
}
#peccular-contactus-wrap .contactinner-block:nth-child(2) .contact_info_area{
     background: #eaf5e6 !important;
}
#peccular-contactus-wrap .contactinner-block:nth-child(3) .contact_info_area{
     background: #f4e4e6 !important;
}

/*--------------- Services inner page -------------------------------*/

#innerpage-box .peccular-service-box {
    margin:0px 0 6em 0;
}

#innerpage-box .peccular-service-box .service-view-btn{
    color: #ff76dc !important;  
    background: #ff76dc; 
    padding: 8px 23px;   
    font-size: 16px;
    font-weight: 500;
    border-radius: 6px;
}

#innerpage-box .peccular-service-content {
    text-align: left;
    background-color: #b67af3;
    padding: 0px 0;
    box-shadow: 0px 15px 35px -15px rgb(204 80 172 / 45%);
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 30px 30px 30px;
    position: relative;
}

#innerpage-box .peccular-service-content .service-content2{
    padding: 23px 30px 51px;
    margin: 0 0 2em 0;
}
#innerpage-box .peccular-service-content i{
    color: #fff;
    background: #b67af3;
    border-radius: 0px 0px 0px 10px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 13px;
    height: 65px;
    width: 65px;
    line-height: 67px;
    position: absolute;
    top: 0;
    left: 37px;
    font-size: 32px;
    display: none;
}
#innerpage-box .peccular-service-content .service-images{
    overflow: hidden;
}

#innerpage-box .peccular-service-content img {
    width: 100%; 
    height: 243px;    
    transition: transform .5s ease;  
}

#innerpage-box .peccular-service-content h4{
    background: none;   
    margin:0 !important;
    padding: 0 !important; 
}
#innerpage-box .peccular-service-content h4 a {
    color: #fff !important;
    font-size: 22px;
    font-weight: 700;
}

#innerpage-box .peccular-service-content p {
    color: #fff !important;
    font-weight: 400;
    font-size: 15px !important;
    line-height: 23px !important;
    margin-bottom: 20px;
}

#innerpage-box .peccular-service-box:hover .peccular-service-content h4 a{      
    color: #fff !important;
}
#innerpage-box .peccular-service-box:hover .service-view-btn{
    color: #fff !important; 
    background: #b67af3; 
}
#innerpage-box .peccular-service-box:hover .peccular-service-content img{
    transform: scale(1.2);
}
#innerpage-box .peccular-service-box:hover .peccular-service-content {
    background-color: #ff76dc;
}

/*---------------------- End Services page ------------------------*/

/*-----------------------
## FAQS page
-----------------------------*/
div#content-box .faq .faq-content{
    margin-bottom: 5px;
    padding: 0 15px;
    border: none;
    background-color: #fff;
    border: 0.5px solid #70707091;
    border-radius: 21px;
    margin-bottom: 20px;
}
div#content-box .faq h2{
    font-size: 29px !important;
    text-align: center;
    color: #f2d106;
}

div#content-box .faq-content button.accordion {
    cursor: pointer;
    width: 100%;
    background: none;
    box-shadow: none;
    padding: 0;
}
div#content-box .faq-content .bxBorder {
    border-left: 2px solid #707070b3;
    margin-top: 15px;
    margin-left: 40px;
    margin-bottom: 10px;
    padding-bottom: 24px;
}
div#content-box .faq-content button.accordion.active, button.accordion:hover {
    opacity: 1;
}
#innerpage-box div#content-box h3.faq-title:before {
    content: '\f067';
    font-family: 'Fontawesome';
    font-size: 23px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 25px;
    width: 35px;
    height: 35px;
    line-height: 39px;
    text-align: center;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 50%;
    color: #fff;
    background: #0088FF;
    display: inline-block;
    top: 22px;
}

#innerpage-box div#content-box .faq-content button.accordion.active h3.faq-title:before {
     content: "\f068";
     font-family: 'Fontawesome';
     color: #fff;
     background: #0088FF;
}
#content-box .faq-content div.panel {
    max-height: 0;
    overflow: hidden;
    transition: 0.6s ease-in-out;
    opacity: 0;
    margin: 0 0 0px;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    border-radius: 4px;
}
#content-box .faq-content div.panel p{
    margin:0 0 0px;
    color: #959595;
}
#content-box .faq-content div.panel.show {
    opacity: 1;
    max-height: 500px;
    padding: 10px 0px 0;
}

#innerpage-box div#content-box h3.faq-title{
    text-transform: none;
    font-size: 28px !important;
    font-weight: 500 !important;
    line-height: 30px;
    text-align: left;
    color: #000;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: relative;
    cursor: pointer;
     border-radius: 2px; 
    padding: 5px 20px 0px 70px;
    font-family: Roboto, Medium !important;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -3px;
    border-left: 4px solid #0088FF;
    position: relative;
    z-index: 1;
}
#innerpage-box div#content-box button.accordion.active h3.faq-title{
    color: #000;
}
#innerpage-box div#content-box h3.faq-title:after {
    display: none;
}
div#content-box .faq-content p {
    font-size: 19px !important;
    padding: 5px 56px 5px 70px;
    letter-spacing: 0px;
    word-break: break-word;
    font-weight: 400;
    color: #000000ab !important;
    font-family: Roboto, Medium;
    line-height: 26px !important;
}

.peccular-faqs-head {
    text-align: center;
    padding: 0 14em;
}
#innerpage-box .peccular-faqs-head h3{
    font-size: 15px;
    color: #4c4c67;
    font-weight: 700;
    margin-bottom: 7px;
    position: relative;
    display: inline-block;
    text-transform: capitalize;
}
#innerpage-box .peccular-faqs-head h2{
    font-size: 37px;
    line-height: 1.46;
    margin-top: 10px;
    margin-bottom: 45px;
    color: #091d3e;
    text-transform: capitalize;
}
/*-----------------------
## End FAQS page
-----------------------------*/
/*-----------------------
## Testimonials inner page
-----------------------------*/

#innerpage-box .peccular-testimonials-single {
    background: #fff;
    margin: 1.7em 5px 1em 5px;
    padding: 36px 35px 15px;
    border-radius: 40px;
    border: 1px solid #707070d9;
    position: relative;
    z-index: 2;
    box-shadow: 0px 0px 6px #00000029;
    opacity: 0.99;
}
#innerpage-box .peccular-testimonials-single i{
    color: #0088FF;
    opacity: 41%;
    transition: 0.6s ease-in-out;
    font-size: 60px;
}
#innerpage-box .peccular-testimonials-single:hover i {
    transform: scale(1.2);
    transition: 0.6s ease-in-out;
}
#innerpage-box .testi-padding{ padding: 0 4em; }

#innerpage-box .peccular-testimonials-identity {
    position: relative;
    text-align: left;
    float: left;
    border-left: 4px solid #0088FF;
    margin-top: 30px;
}
#innerpage-box h4.peccular-testimonials-name {
    color: #0088FF;
    font-size: 32px !important;
    font-weight: 400 !important;
    margin: 0px 0 3px !important;
}
#innerpage-box h4.peccular-testimonials-name:after{
    display: none;
}
#innerpage-box .peccular-testimonials-designation {
    color: #0088FF;
    font-size: 24px !important;
    font-weight: 600 !important;
    margin: 0 62px 0 0 !important;
    font-family: Poppins, SemiBold;
}
#innerpage-box h6.peccular-testimonials-designation:after{
    display: none;
}
#innerpage-box .peccular-testimonials-image{
    margin: 0;
    padding: 0;
    margin-left: 20px;
}
#innerpage-box .peccular-testimonials-image img{   
    border-radius: 50%;
    width: 148px;
    height: 140px;
    position: relative;
    transition: 0.6s ease-in-out;
}

#innerpage-box .peccular-testimonials-content p {
    padding: 0 0 0em 0em;
    color: #635e6bcf;
    font-size: 19px !important;
    line-height: 30px !important;
    text-align: justify;
    font-style: italic;
    font-family: Roboto, Italic;
    margin-bottom: 0;
    margin-top: 10px;
}

#innerpage-box h6.peccular-testimonials-designation span{
    padding: 0 0 0 57px;
}

#innerpage-box .peccular-testimonials-content {
    padding: 0 0 0 0px;
    margin-bottom: 12px;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image img {
    transform: scale(1.1);
    border: 3px solid #0088ff7d; 
    transition: 0.6s ease-in-out;
}
#innerpage-box .peccular-testimonials-single:hover h4.peccular-testimonials-name{
      color: #000;
      font-weight: 800;
      transition: 0.6s ease-in-out;
}

#innerpage-box .heading_box .testmnlinnTitle{
    font-family: Roboto, Medium;
    font-size: 45px !important;
    font-weight: 500 !important;
    line-height: 70px;
    color: #000;
}
#innerpage-box .heading_box {
    margin-bottom: 20px;
}
#innerpage-box .heading_box .testmnlinnText{
    font-family: Roboto, Italic;
    font-size: 21px;
    line-height: 35px;
    font-weight: 400;
    font-style: italic;
    color: #635e6bdb;
}

/*-----------------------
## End Testimonials page
-----------------------------*/

/*--------------- Project inner page -------------------------------*/

#innerpage-box .peccular-project-box {
    background: #f2f2f2;
    margin: 10px;
}

#innerpage-box .peccular-project-single {
    margin-bottom: 1.5em;
}
#innerpage-box .peccular-project-image img {
    width: 100%;
}

#innerpage-box .peccular-project-content h4{
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    font-weight: 700;
    opacity: 0;
}
#innerpage-box .peccular-project-content h4 a{   
    color: #fff !important;
    font-size: 22px;   
}
#innerpage-box .peccular-project-single:hover .peccular-project-content h4{
    color:#fff ;
    opacity: 1;
    position: relative;
    left: 42px;
    bottom:30px ;
}
#innerpage-box .peccular-project-single:hover .peccular-project-content h4 a{
    color:#fff !important ;
}

#innerpage-box .peccular-project-content p {
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    font-size: 15px;
}
#innerpage-box .peccular-project-content {
    padding: 13px 13px;
    background: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
}
#innerpage-box .peccular-project-content .project-view-btn {
    color: #fff;
    background: #06332e;
    padding: 8px 10px;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
#innerpage-box .peccular-project-single:hover .peccular-project-content  .project-view-btn{
    color: #06332e;
    background: #fff;
}

#innerpage-box .peccular-project-single .peccular-project-img{
    position: relative;
    overflow: hidden;
}
#innerpage-box .peccular-project-single .peccular-project-img img {
    width: 100%;
    height: 430px;
    border-radius: 10px;
}

#innerpage-box .peccular-project-single .peccular-project-img:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  width: 3px;
  height: 0;
  content: "";
  background-image: -moz-linear-gradient(90deg, #fff 0%, transparent 100%);
  background-image: --webkit-linear-gradient(90deg, #fff 0%, transparent 100%);
  background-image: -ms-linear-gradient(90deg, #fff 0%, transparent 100%);
  transition: all 500ms ease;
  z-index: 2;
}

#innerpage-box .peccular-project-single:hover .peccular-project-img:before {
  height: 100%;
  transition-delay: 500ms;
}

#innerpage-box .peccular-project-single .peccular-project-img:after {
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 30px;
  height: 3px;
  width: 0;
  content: "";
  background-image:-webkit-linear-gradient(0deg, #fff 0%,transparent 100%);
  transition: all 700ms ease;
  z-index: 2;
}

#innerpage-box .peccular-project-single:hover .peccular-project-img:after{
  width: 101%;
  transition-delay: 500ms;
}

#innerpage-box .peccular-project-single .peccular-project-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: #06332e;
  border-radius: 10px;
  -webkit-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -ms-transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  transform: perspective(400px) rotateX(90deg) scaleY(0.5);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .5s;
  transition-property: all;
}

#innerpage-box .peccular-project-single:hover .peccular-project-overlay {
  -webkit-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  -ms-transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transform: perspective(400px) rotateX(0deg) scaleY(1.0);
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  opacity: 0.6;
}

/*---------------------- End Project page ------------------------*/

/*--------------------------------------------------------------
## Inner Page Heading
--------------------------------------------------------------*/
#innerpage-box h1,
#innerpage-box h2,
#innerpage-box h3,
#innerpage-box h4,
#innerpage-box h5,
#innerpage-box h6,

.page-template-templates #innerpage-box h1,
.page-template-templates #innerpage-box h2,
.page-template-templates #innerpage-box h3,
.page-template-templates #innerpage-box h4,
.page-template-templates #innerpage-box h5,
.page-template-templates #innerpage-box h6,

.single #innerpage-box h1,
.single #innerpage-box h2,
.single #innerpage-box h3,
.single #innerpage-box h4,
.single #innerpage-box h5,
.single #innerpage-box h6
{
    word-break: break-word;
    font-weight: 600;
    margin-bottom: 40px;
    letter-spacing: 4px;
    padding: 0 10px;
    letter-spacing: 0;
    font-size: 23px;
    text-transform: uppercase;
    word-break: break-word;
    color: ;
}
#innerpage-box h1{
    color: #06332e;
    font-size: 40px;
    font-weight: 600;
}
#innerpage-box h2{
     color: #06332e;
    font-size: 20px;
    font-weight: 600;
}
#innerpage-box h3{ 
    color: #06332e;
    font-size: 20px;
    font-weight: 600;
}

#innerpage-box h4{
    color: #06332e;
    font-size: 18px;
    font-weight: 600;
}
#innerpage-box h5{
    color: #06332e;
    font-size: 17px;
    font-weight: 600;
}
#innerpage-box h6{
    color: #06332e;
    font-size: 16px;
    font-weight: 600;
}
#innerpage-box p{
    color: #959595;
    font-size: 15px;
    font-weight: 400;
}

#innerpage-box li {
    font-size: 15px;
    color: #3b3b3b;
}

/*// --------------Responsive css ----------------------------- */
@media only screen and (max-width:1440px){

.slider-area{top: 94px;     margin-bottom: 0;}
.slider-area .slidersvg1 svg{  left: -60px; right: 0;}
.slider-area .slidersvg2 svg{ left: 0; right: 0; }
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img{left: 69px !important;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg{left: 89px;}
}
@media (min-width: 1920px) and (max-width: 2560px){ 
    #newproduct-section img.new-imgprint{
    width: auto; top: -125px; left: 0; right: 0; margin: 0 auto; }
    #banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img{
    left: 0px !important;  top: 0px !important;    }
    #banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg{ left: 21px;
    top: 0px;}
    #banner .peccular-banner-b:nth-child(odd) .peccular-banner-single img{ left: 417px;}
    #banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox{ position: absolute !important; }
}
@media only screen and (max-width:1040px){
/*    .mainbottom-header .total-count {
    width: 50px;
    height: 38px;
    float: left;
    left: 10px;
}*/
}
@media screen and (min-width:769px) and (max-width:1024px){
/*    .mainbottom-header .total-count {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #0088FF;
    left: 61%;
    width: 55px;
    height: 42px;
}*/
#innerpage-box .peccular-team-image{padding: 17px 0em;width: 233px; height: 341px;}  
#featuredproduct-section #recent-porduct .add-to-cart{font-size: 14px;}
#popularproduct-section #recent-porduct .add-to-cart{font-size: 14px;}
#footer .footer-top-area1 .ftextarea h2{font-size: 28px;}
}

@media screen and (min-width:425px) and (max-width:768px){
   /* .mainbottom-header .total-count {
    left: 14%;
    width: 46px;
    height: 42px;
}*/

   /* .mainbottom-header .head-btnicon .header-shopbtn {right: 0px !important; font-size: 14px !important;
    padding: 13px 7px 12px 25px !important;}*/

    #proplatform .peccular-section-head h2 {
    font-size: 20px;
}
#catproduct-section .pro-cat-content {
    margin-top: 0;
    margin-bottom: 8px;
}
    #slider {
    padding-top: 9.2em !important;
}
}
@media screen and (min-width:425px) and (max-width:768px){

/*.mainbottom-header .head-btnicon i {
    line-height: 40px;
    padding: 0 5px;
    font-size: 14px;
    bottom: -6px;
    left: 0;
    padding-right: 15px !important;
}*/
.site-header .topButtons {
    text-align: center;
/*    margin-bottom: 1em;*/
    padding-top: 11px;
}
.hamburger-menus {
    top: 11px;
    right: 100px !important;
    margin: 0 !important;
}
}
@media screen and (min-width:320px) and (max-width:768px){
    #innerpage-box .peccular-team-image{width: auto !important;}
}

@media only screen and (max-width:1024px){
/*.mainbottom-header .head-btnicon i{width: 56px; height: 55px;left: 3px; bottom: 7px;}*/
#catproduct-section .pro-cat-img{  width: 140px; height: 140px;}
#catproduct-section .pro-cat-content span a{line-height: 30px;    margin: 23px 0 0 0;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{ right: 29px !important; bottom: 41px !important;}
#featuredproduct-section .featured-right-imgbox h3{ font-size: 39px;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img{left: 42px !important;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg{left: 63px;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single img{ left: 144px;top: 109px; width: 369px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img{    left: 96px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content{right: 99px; top: 21px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext{    padding: 0 0 0 72px;}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-left{left: -133px;}
#featuredproduct-section .featured-right-imgbox2 img{top: 394px !important;}
#featuredproduct-section .featured-right-box svg{height: 597px !important; }
#featuredproduct-section .featured-right-imgbox2 img.dogshape{    height: auto !important;}
#innerpage-box .item-img img{  width: 200px; left: 17px;}
}

@media only screen and (max-width: 768px){
.slider-area .slidersvg2 svg { left: 300px;}    
.slider-area .sliderimgshape1 { left: 13px;width: 376px;height: 376px;}
.hero-style .slide-title h2{  line-height: 41px;}
.hero-slider{ height: 370px;}
#catproduct-section {
    padding-top: 1em !important;
}
svg{ top: 73px;}
.header-svg2 svg { top: 81px;}
.top-bar-head .head-menu {  padding-right: 46px !important;}
/*.mainbottom-header .total-count .count{ right: 25px;}*/
/*.mainbottom-header .head-btnicon i{  left: -31px !important;  bottom: 0px !important;}*/
.mainbottom-header div#sb-search form.woocommerce-product-search:before{display: none;}
.header-nav-area { padding-top: 1em; padding-bottom: 2em; }
.top-bar-head{ padding: 0 0 1px;}
#featuredproduct-section .featured-right-imgbox h2{    font-size: 22px;    line-height: 22px;}
#featuredproduct-section .featured-right-imgbox h3 { font-size: 26px;  line-height: 10px;   
    padding: 0 11px 16px;}
#featuredproduct-section .featured-right-imgbox span strong{  font-size: 20px; padding: 1px 11px 26px;}
#featuredproduct-section .total-product-title-wrap h6{ font-size: 17px;    margin: 14px 0 22px;}
#featuredproduct-section #recent-porduct .add-to-cart{ padding: 1px 33px 3px 10px; font-size: 12px;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img { left: 34px !important;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single img { left: 275px; top: 59px; width: 48% !important;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content{ right: 0px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single svg{ left: -62px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single img{width: 80%;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img{left: 277px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext {padding: 0 0 0 118px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg{left:-83px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content { right: 0px;}
.bspadding {  padding: 0 1em;}
.navigation .mainmenu li.current_page_item a, .current_page_item > a{background: none !important;}
.footer-area .single-footer-3, .footer-area .single-footer-3,
.page .footer-area .single-footer-3, .single .footer-area .single-footer-3{    padding-left: 1em;}
.footer-area .single-footer-4, .footer-area .single-footer-4,
.page .footer-area .single-footer-4, .single .footer-area .single-footer-4{    padding-left: 1em;}
.footer-area .single-footer-5{left: 0; width: 31%; padding: 38px 0em 2em 0;}
#featuredproduct-section .featured-right-box svg {  height: 542px !important;}
#newproduct-section svg{top: -167px !important;}
#newproduct-section img.new-imgprint{    top: -148px !important;}
#newproduct-section #recent-porduct .add-to-cart{    font-size: 14px !important;}
#featuredproduct-section #recent-porduct .add-to-cart{font-size: 14px;}
#popularproduct-section #recent-porduct .add-to-cart{font-size: 14px;}
#footer .footer-top-area1 .ftextarea h2{font-size: 20px; color: #fff !important;}
#footer .footer-top-area1 .ftextarea p{ font-size: 16px; color: #fff !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .eventextbg{left: -64px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext2{ padding: 0 4px 0 3em;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single{ margin-bottom: 0em;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single{margin-bottom: 2em;}
#popularproduct-section .peccular-section-head{ margin-bottom: 0em;}
}

@media only screen and (max-width: 767px){
#featuredproduct-section .featuredproduct-product { margin-bottom: 4em;}
#featuredproduct-section #recent-porduct .add-to-cart {
    padding: 8px 39px 8px 10px;
    font-size: 16px;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single svg { left: -109px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg {
    left: -130px;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content {right: 174px;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img {
    left: 10px !important;
}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg{ left: 35px;}
#testimonials .peccular-testimonials-imgbox{position: relative;  top: -169px;}
.navigation .mainmenu li.current_page_item a, .current_page_item > a{background: none !important;}
.footer-area .single-footer-3, .footer-area .single-footer-3,
.page .footer-area .single-footer-3, .single .footer-area .single-footer-3{    padding-left: 1em;}
.footer-area .single-footer-4, .footer-area .single-footer-4,
.page .footer-area .single-footer-4, .single .footer-area .single-footer-4{    padding-left: 1em;}
.footer-area .single-footer-5{left: 0; width: 31%; padding: 38px 0em 2em 0;}
#newproduct-section .new-product{margin-bottom: 3em !important;}
#innerpage-box .peccular-testimonials-single i.fa.fa-quote-left{ font-size: 82px; left: -59px;}
#innerpage-box h4.peccular-testimonials-name,
#innerpage-box .peccular-testimonials-designation{ text-align: center;}
}
@media only screen and (max-width:320px){ 

#featuredproduct-section .featuredproduct-product { margin-bottom: 2em;}
#featuredproduct-section .featured-right-imgbox img{ left: 5px;}
#featuredproduct-section .featured-right-imgbox span p{    font-size: 15px;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox svg {left: 0px !important;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img {
    width: 327px !important; display: block;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content { right: -34px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img{ 
   top: 45px !important; left: 0 !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg {left: 0 !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content {  right: 60px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content h4.peccular-banner-title{ 
   margin-bottom: 12px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext {
    padding: 0 0 0 30px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext2 {
    padding: 0 4px 0 1em !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .eventextbg { left: 0 !important;}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-left {left: -105px;}
.logo-header, .page-template-home-template .logo-header, .page .logo-header, .single .logo-header {
    top: -8px !important; padding: 0 !important;}
.logo-header .custom-logo-link img {  width: 88% !important;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction { width: 40% !important; text-align: center !important; right: 134px !important;
    bottom: 26px !important;}
.hero-style .slide-title h2 { line-height: 30px !important;}
#featuredproduct-section .featured-right-imgbox2 img { top: 317px !important;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content h4.peccular-banner-title{
    padding: 0 2em 0 0;padding: 0 2em 0 0;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content span{ padding: 0 0 0 0;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-content a.morder-btn{margin: 7px 0 0 1em;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content h4.peccular-banner-title{font-size: 28px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img {
    left: 0px !important; top: 43px !important;}
#innerpage-box .peccular-testimonials-content p{font-size: 17px !important;}
#innerpage-box h4.peccular-testimonials-name{font-size: 18px !important; text-align: center;}
#innerpage-box .peccular-testimonials-designation{ margin: 0 0 0 0 !important; text-align: center;}
#innerpage-box .peccular-testimonials-image img {right: -39px !important; width: 50% !important; top: -2em !important;}
}

@media only screen and (max-width:425px){ 
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
       right: 206px !important;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img {
    left: 44px !important;
}
#featuredproduct-section .featured-right-imgbox2 img{top: 241px !important;}
#featuredproduct-section .featured-right-box2 img{ width: 81% !important;}
}

@media only screen and (max-width:375px){ 
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction{  right: 160px !important;}
#banner .peccular-banner-b{ padding: 0 0px;}   
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img{ left: 0px !important;}     
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img {
    left: 35px !important;
}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg{top: 6px !important;}
#featuredproduct-section .featured-right-imgbox2 img {  top: 276px !important;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox img {
    left: 22px !important;}
}

@media screen and (min-width:320px) and (max-width:425px){
    .copyright {
    font-size: 18px;
}
    #footer .bottom_footer_area .btm_footrsocialIcons i {
    font-size: 20px;
}
    .footer-area input[type="email"]{
        width: 100% !important;
    }
    #footer .bottom_footer_area .btm_ftrFrm_title h2 {
    font-size: 18px;
}
/*    .mainbottom-header .head-btnicon .header-shopbtn {
    right: 0px !important;
    font-size: 13px !important;
    padding: 10px 7px 10px 24px !important;
    margin-right: 12px;
    margin-top: 2px;
}*/
    .site-header .topButtons {
    text-align: center;
    /* margin-bottom: 1em; */
    padding-top: 0;
    padding-bottom: 10px;
}
    #peccular-contactus-wrap .contact_info_area {
    padding: 12px 0em 20px;
    font-size: 18px;
}
.peccular-contact-page-form input[type="submit"] {
    padding: 13px 22px;
    border-radius: 10px;
    font-size: 17px;
    margin: 0 5px;
    width: 100%;
}
#peccular-contactus-wrap .cpadding {
    padding: 22px 28px 0em 2em !important;
}
#peccular-contactus-wrap .address_icon {
    text-align: left;
}
#peccular-contactus-wrap .contact_info_area a {
    padding: 12px 0em 20px;
    font-size: 19px;
}
    .footer-area .bottom-area .footer-text, .single .footer-area .bottom-area .footer-text {
    font-size: 18px;
}
    .footer-area .single-footer-2, .footer-area .single-footer-2, .page .footer-area .single-footer-2, .single .footer-area .single-footer-2 {
    padding: 0;
    padding-left: 1em;
    margin-left: 0%;
}
    #footer, .footer-area, .single .footer-area {
    padding-top: 0em !important;
}
.footer-area .social-profile-icons ul li {
    margin: 0 20px 18px 0;
}
    .hero-style .slide-text p {
    padding-bottom: 0;
    line-height: 24px;
    font-size: 15px;
    padding-right: 0em;
    margin-bottom: 10px;
}
    #testimonials .peccular-testimonials-Rhtbox {
    width: 100%;
    height: 500px;
    margin-left: 0;
}
#testimonials .peccular-testimonials-Rhtbox .Rhtcontacthead h3 {
    font-size: 30px;
    line-height: 24px;
}
#testimonials .peccular-testimonials-Rhtbox .Rhtcontacthead h2 {
    font-size: 35px;
    margin-bottom: 10px;
}
#testimonials .phniconBx {
    width: 55px;
    height: 55px;
    padding: 5px;
}
    .logo-header .custom-logo-link img {
    width: 80% !important;
}
#testimonials .cntactNumberbox {
    padding-right: 20px;
    width: 268px;
    padding-top: 6px;
    padding-bottom: 0;
    bottom: 4em;
    margin-left: 25px;
    margin-bottom: -42px;
}
#testimonials .cntactNumberbox h4 {
    font-size: 25px;
    padding-left: 18px;
}
#testimonials .peccular-section-head p.contntText {
    font-size: 18px;
    line-height: 24px;
}
#testimonials .testi-content {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
    margin-top: 0;
}
#testimonials .peccular-testimonials-image {
     padding: 0 0 0 0; 
     margin-top: 0; 
}
#testimonials .peccular-testimonials-image img {
    width: 80px !important;
    height: 80px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#testimonials .cntactEmailbox {
    padding-right: 10px;
    width: 280px;
    padding-top: 6px;
    padding-bottom: 13px;
    bottom: 4em;
    margin-left: 0;
}
#testimonials .emliconBx {
    width: 55px;
    height: 55px;
    padding: 6px;
    margin-left: 0;
}
#testimonials .cntactEmailbox h4 {
    font-size: 19px;
    padding-left: 29px;
}
.slider-area{  top: 12px;}   
.slider-area .slidersvg1 svg { left: -239px; right: 0;} 
.slider-area .slidersvg2 { position: absolute;top: 0;right: 0;left: 0;}
.slider-area .slidersvg2 svg { left: 230px;}
.slide-inner .slider-inner-mainbox { 
    padding: 13px 10px 10px 20px !important;
    left: 53px;
    top: 10px;
    width: 300px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        width: 30% !important;    text-align: center !important;}
.swiper-pagination-bullet-active{ background-color: #fff !important;}

/*.mainbottom-header .total-count {
    text-align: right;
    left: 57%;
    top: 49px;
}*/
/*.mainbottom-header .head-btnicon i {
    left: 5px !important;
    line-height: 42px;
    padding: 0 16px;
}

.mainbottom-header .head-btnicon{      
    width: 212px;
    position: absolute;
    right: 0;
    margin-top: 8px;
} */
/*.mainbottom-header div#sb-search .woocommerce-product-search {
    width: 100%;
    position: absolute;
    top: -22px;
}*/
.header-nav-area{    padding-bottom: 4em;}
svg { top: 168px;}
.header-svg2 svg { top: 182px;}

#newproduct-section .total-product-title-wrap h6{ margin: 14px 0 0px;f ont-size: 25px;}
#newproduct-section .new-product{    margin-bottom: 1em;}

#featuredproduct-section .featured-right-box2 svg{z-index: -1; opacity: 0;}
#featuredproduct-section .featured-right-box svg{z-index: -1; opacity: 0;}
#featuredproduct-section .featured-right-box{    background: #fdb303;}
#featuredproduct-section .featured-right-imgbox{    text-align: center;}
#featuredproduct-section .featured-right-imgbox img{ left: 18px;}

#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single .peccular-banner-imgbox img{ 
    width: 361px !important;   display: block;}
#banner .peccular-banner-b:nth-child(odd) .peccular-banner-single img{display: none;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-single svg {left: 0px;}

#banner .peccular-banner-b:nth-child(even) .peccular-banner-single .peccular-banner-imgbox svg {left: -23px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content { right: 91px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext {padding: 0 0 0 98px;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content .eventextbg{padding: 20px 0;}
#banner .peccular-banner-b:nth-child(even) .peccular-banner-content h4.peccular-banner-title{padding: 0 0 0 1em;}
#popularproduct-section .peccular-section-head { margin-bottom: 3em;}
#footer .footer-top-area1 .ftextarea i { color: #fff !important;}
#footer .footer-top-area1 .ftextarea h2 { color: #fff !important;}
#footer .footer-top-area1 .ftextarea p { color: #fff !important;}
.footer-padding-top {  padding: 0 0 0px 0px !important;}
#footer .footer-top-area1{    margin-bottom: 2em;}
#newproduct-section img.new-imgprint{    top: -0px !important;}
#catproduct-section{padding-top: 0 !important;     padding-bottom: 0em !important;}
#catproduct-section .peccular-section-head{  margin-bottom: 2em;}
}

@media screen and (min-width:320px) and (max-width:375px){
    #testimonials input[type="submit"] {
    padding: 5px 8px;
    color: #0088FE;
    font-size: 14px;
    width: 80%;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    left: 0 !important;
    position: relative;
    right: 0;
}
/*    .mainbottom-header .total-count {
    text-align: right;
    left: 49%;
    top: 52px;
}*/
/*.mainbottom-header .head-btnicon .header-shopbtn{      padding: 10px 9px 10px 31px !important;
    font-size: 12px !important;}
.mainbottom-header .head-btnicon i {
    line-height: 39px;
    padding: 0 13px;
    font-size: 13px;
    bottom: 0px !important;
    width: 34px;
    height: 34px;
    left: 0 !important;
}*/
.slider-area .sliderimgshape1 { left: 2px; width: 346px;height: 353px;}    

}

/*--------------Testimonials Responsiv css --------------------- */


@media screen and (min-width: 320px) and (max-width: 1299px){

    #testimonials .owl-theme .owl-nav{ bottom: 0;}
}
@media screen and (min-width:525px) and (max-width: 767px){
#testimonials .peccular-testimonials-single {
    width: 100%;
    margin-bottom: 1em !important;
    margin: 0 auto;
    padding: 1em 1em 1em;
}
}
@media screen and (min-width:426px) and (max-width: 526px){
#testimonials .peccular-testimonials-single{width:64%; 
     margin-bottom: 15em !important;    margin: 0 auto;}
}
@media screen and (min-width:319px) and (max-width: 425px){
    #testimonials .contactFormBx p.cntctfrmheading {
    font-size: 24px;
    padding-top: 10px;
    top: 13px;
    left: 28%;
}
#testimonials .Rhtcontacthead {
    padding-left: 10px;
    padding-top: 26px;
}
#testimonials .peccular-testimonials-single{width: 100%;
    margin-bottom: 1em !important;
    margin: 0 auto;
    padding: 4em 2em 1em;}
 #testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}

}
@media only screen and (max-width:320px){
/*    .mainbottom-header .head-btnicon .header-shopbtn {
    padding: 10px 6px 10px 20px !important;
    font-size: 12px !important;
    margin-top: 5px;
}*/
/*.mainbottom-header .total-count {
    text-align: right;
    left: 52%;
    top: 52px;
    width: 45px;
    height: 37px;
}*/
/*.mainbottom-header .head-btnicon i {
    line-height: 45px;
    padding: 0 8px;
    font-size: 12px;
    bottom: 0px !important;
    width: 10px;
    height: 10px;
    left: 6px !important;
}
.mainbottom-header .head-btnicon {
    width: 212px;
    position: absolute;
    right: 0;
    margin-top: 10px;
}*/
#testimonials .peccular-testimonials-single{width:100%; padding: 2em 2em 1em;}
#testimonials .peccular-testimonials-content i{left: -20px;}
#testimonials .owl-nav .owl-next{    right: 12px;}
#testimonials .peccular-testimonials-content .peccular-testimonials-contentbox i.fa-quote-right{display: none;}
}
@media only screen and (max-width:768px){
    #slider {  padding-top: 1.5em !important;}

}
@media screen and (min-width: 768px) and (max-width: 1024px){
    #featuredproduct-section .ProductButtons .connectButton1 a.read-btn {
    font-size: 12px;
    padding: 4px 2px;
}
#featuredproduct-section #recent-porduct .add-to-cart .button {
    padding: 5px 3px 6px 2px;
    font-size: 12px;
    margin-top: 3px;
}
#newproduct-section .ProductButtons .connectButton1 a.read-btn{
        font-size: 12px;
    padding: 4px 2px;
}
#newproduct-section #recent-porduct .add-to-cart .button{
    padding: 5px 2px 6px 2px;
    font-size: 12px;
    margin-top: 3px;
}
#popularproduct-section .ProductButtons .connectButton1 a.read-btn{
            font-size: 12px;
    padding: 4px 2px;
}
#popularproduct-section #recent-porduct .add-to-cart .button{
        padding: 5px 2px 6px 2px;
    font-size: 12px;
    margin-top: 3px;
}
#superdeal-section .ProductButtons .connectButton1 a.read-btn{
                font-size: 12px;
    padding: 4px 2px;
}
#superdeal-section #recent-porduct .add-to-cart .button{
            padding: 5px 2px 6px 2px;
    font-size: 12px;
    margin-top: 3px;
}
#recommendedproduct-section .ProductButtons .connectButton1 a.read-btn{
                    font-size: 12px;
    padding: 4px 2px;
}


#recommendedproduct-section #recent-porduct .add-to-cart .button{
                padding: 5px 2px 6px 2px;
    font-size: 12px;
    margin-top: 3px;
}
    .hero-style .slide-text p {
    padding-bottom: 0;
    line-height: 20px;
    text-align: left;
    font-size: 16px;
    padding-right: 0em;
    margin-bottom: 20px;
}
    .hero-style .slide-btns-1 a {
    z-index: 2;
    font-size: 20px;
}
    .hero-style .slide-btns-1 {
    border-radius: 2px;
    padding: 7px 26px;
}
    #innerpage-box div#content-box h3.faq-title {
    font-size: 22px !important;
}

div#content-box .faq-content .bxBorder {
    margin-top: 15px;
    margin-left: 10px;
    margin-bottom: 7px;
    padding-bottom: 15px;
}
    .footer-area .social-profile-icons ul li {
    margin: 0 15px 15px 0;
}
    .hero-style img.peccular-project-leafimgboxshape1 {
    width: 92%;
    height: 88%;
}
.hero-style .slide-title h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px;
}
.slide-inner .slider-inner-mainbox {
    left: 34px;
    width: 390px;
}
    #featuredproduct-section .ProductButtons .connectButton1 {
    display: inline-block;
    margin-bottom: 10px;
}
#popularproduct-section .ProductButtons .connectButton1 {
    display: inline-block;
    margin-bottom: 10px;
}
#superdeal-section .ProductButtons .connectButton1{
    display: inline-block;
    margin-bottom: 10px;
}
#recommendedproduct-section .ProductButtons .connectButton1{
    margin-bottom: 10px;
}
#newproduct-section .ProductButtons .connectButton1{
      margin-bottom: 10px;
}
    #catproduct-section .pro-cat-content {
    text-align: center;
    margin-top: 0;
    margin-bottom: 8px;
}
    #testimonials .peccular-testimonials-content p {
    font-size: 17px;
    line-height: 24px;
    padding: 0px 10px;
    margin-top: 15px;
}
#testimonials .peccular-testimonials-Rhtbox .Rhtcontacthead h3 {
    font-size: 33px;
    line-height: 35px;
}
#testimonials .peccular-testimonials-Rhtbox .Rhtcontacthead h2 {
    font-size: 35px;
    margin-bottom: 18px;
}
#testimonials .peccular-testimonials-Rhtbox {
    width: 440px;
    height: 537px;
    margin-left: 13px;
}
#testimonials .emliconBx {
    margin-left: 0%;
}
#testimonials .cntactEmailbox {
    padding-right: 23px;
    width: 325px;
    padding-top: 6px;
    padding-bottom: 13px;
    bottom: 4em;
    margin-left: 6%;
}
#testimonials .cntactNumberbox h4 {
    font-size: 30px;
    padding-left: 0;
    width: 280px;
}
#testimonials .phniconBx i {
    font-size: 29px;
}
#testimonials .contactFormBx p.cntctfrmheading {
    font-size: 27px;
    padding-top: 10px;
    top: 13px;
    left: 28%;
}
#testimonials .phniconBx {
    width: 60px;
    height: 60px;
    padding: 11px;
}
#testimonials .Rhtcontacthead {
    padding-left: 15px;
    padding-top: 25px;
}
#testimonials .emliconBx {
    width: 60px;
    height: 60px;
    padding: 11px;
    margin-left: 0%;
}
    #testimonials .peccular-section-head p.contntText {
    font-size: 18px;
    line-height: 25px;
    text-align: left;
}
    #testimonials .peccular-testimonials-contentbox i {
    font-size: 31px;
    opacity: 41%;
    position: absolute;
    right: 22px;
    top: 4px;
}
    #testimonials .testi-content {
    margin-left: 15px;
    padding-left: 5px;
    margin-top: 38px;
}
    #counter .newsletter-BX {
    width: 100%;
    height: 160px;
    top: 15.5%;
    margin-right: 0;
    padding-left: 20px;
}
#counter .counter-headings h2 {
    font-size: 35px;
}
    #slider {
    padding-top: 6.2em !important;
}
.slider-procat {
    width: 216px;
    padding: 0px 0px 10px;
    height: 537px;
}

/*.mainbottom-header .head-btnicon .header-shopbtn {
    right: -13px;
    font-size: 16px;
    padding: 11px 11px 11px 36px;
}*/

.supermarketecommercestore-slide-right-area .FirstimageBox img {
width: 237px;
    height: 280px;
}
.supermarketecommercestore-slide-right-area .SecondBelowImageBox img {
    height: 247px;
    width: 100%;
    border-radius: 5px;
    padding-left: 0px;
    margin-top: 15px;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .OFFBox {
    top: 47px;
    margin-left: 33.5%;
    padding: 9px;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .image-icon img {
    height: 39px;
    width: 28px;
    left: 24%;
    top: 12%;
}
.supermarketecommercestore-slide-right-area .FirstimageBox .shopBox {
    top: 95px;
    margin-left: 23%;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 25px;
}
    .logo-header .custom-logo-link img {
    width: 79% !important;
}
/*    .mainbottom-header .total-count {
    left: 0;
}*/
.supermarketecommercestore-sr-text {
    font-size: 18px;
    margin-bottom: 0;
    right: 0;
    width: 150px;
    margin-left: 0;
}
.supermarketecommercestore-s-rightblock {
    position: absolute;
    bottom: 15px;
    left: 24px;
}
.supermarketecommercestore-sr-title {
    font-size: 25px;
    text-align: left;
    line-height: 38px;
}
.SecondBelowImageBox {
    margin-left: 6px;
    margin-top: -5px;
    width: 226px;
    padding: 0;
}
.SecondBelowImageBox .RightBelowBoxMaintitle h3 {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*.mainbottom-header .head-btnicon i {
    line-height: 40px;
    padding: 0 5px;
    font-size: 14px;
    bottom: -2px;
    left: 0;
    padding-right: 59px;
}*/
#testimonials .peccular-testimonials-single{    
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1em !important;
}
}
@media screen and (min-width:320px) and (max-width: 1024px){
#testimonials .peccular-testimonials-image img{ width: 100% ;}
#testimonials h4.peccular-testimonials-name{   margin: 15px 0 7px 0;}
#testimonials h6.peccular-testimonials-designation{     margin: 0 0 5px 27px;}
.no-js .owl-carousel, .owl-carousel.owl-loaded{padding: 0 0em;}
#testimonials .owl-nav .owl-prev{ left: 49px; bottom: 0px;}
#testimonials .owl-nav .owl-next{ left:100px; bottom: 0px;}
#testimonials .owl-carousel.owl-theme.owl-loaded.owl-drag {
    padding: 0 !important;
}
}
@media only screen and (max-width:768px){
    #testimonials .owl-nav .owl-prev{bottom: 0px !important}
    #testimonials .owl-nav .owl-next{bottom: 0px !important;}    
    #testimonials .peccular-section-head h2{padding: 0 0em 6px 0;}
    div#testimonials { padding: 0em 0 4em 0em !important;}
}
@media only screen and (max-width:767px){
    #slider { padding-top: 4.5em !important; }
}
@media screen and (min-width:320px) and (max-width: 767px){
#testimonials .peccular-section-head h2{    padding: 0 0em 6px 0;}
#testimonials h4.peccular-testimonials-name{text-align: center;}
#testimonials h6.peccular-testimonials-designation{text-align: center;}
#testimonials .owl-nav .owl-prev{bottom: 180px !important}
#testimonials .owl-nav .owl-next{bottom: 180px !important;}
#testimonials .test-mrg{padding: 0 10px;} 
}

@media screen and (min-width:320px) and (max-width: 425px){
    #testimonials .peccular-testimonials-content p{    font-size: 17px;}
    #testimonials .peccular-section-head h2{font-size: 28px;}
    #testimonials .peccular-testimonials-content p{ padding: 0; }
    #banner .peccular-banner-imgbox img{    margin-left: 0;    width: 80%;}
    .peccular-testimonials-imgbox {  top: -223px !important;  position: relative;}
    div#testimonials {  padding: 0em 0 0em 0em !important;}
    #team {  padding-top: 0em !important;}
    #blog{  padding-top: 0 !important; position: relative !important; top: -120px !important;}
    #ourclient .owl-carousel .owl-item img{  width: 90% !important;}
}

/*// --------------Procduct cat Responsiv css ----------------------------- */

@media screen and (min-width:1024px) and (max-width:1199px){
      #catproduct-section .pro-cat-content svg{ width: 218px !important;}
}
@media screen and (min-width:3px) and (max-width:999px){
        #catproduct-section .pro-cat-content svg{ display: none;}
}
  
@media only screen and (max-width: 1024px){    
  
    #team .peccular-team-content svg{    top: -44px;}
    #team .peccular-team-content { padding: 0 0 71px 0;}   
    #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
    #footer .footer-top-area1 .ftextarea p{color: #ffffff !important;}
}
@media only screen and (max-width: 991px){
.site-header .socials {  order: 1;  }
.head-menu.pd-0 { order: 3; }
.topButtons{order: 2;}
}
@media only screen and (max-width: 768px){  
   
    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:55px !important;}
    #whychooseus .peccular-whychooseus-area .peccular-whychooseus-icon { width: 69% !important;}
    #counter .peccular-counter-b{  margin: 2em 0;}
    #team .peccular-team-content svg{  top: -64px;}
    #team .peccular-team-social-icon{  text-align: left;}
    #contact .peccular-section-head h2{ font-size: 37px;}
    #contact .peccular-section-head{ margin-bottom: 1em; margin-top: 1em;}
    #contact svg{  right: -446px;}
    #contact .contactsvg2 svg{  right: -487px;}
    #contact .peccular-contact-phone-info a { font-size:17px;}
    #contact .peccular-contact-phone-info { width: 111%; }
    #contact .peccular-contact-mailid-info a { font-size: 14px;}
    #contact .peccular-contact-mailid-info { width:135%;}
    #contact .peccular-contact-address {  padding: 10px 7px 140px 0px;}
    #contact {  padding-bottom:0em !important;}
    #contact .contact-bg { position: absolute; top: -57px;}
    #contact .peccular-contact-mailid {  margin: 1em 0em;}
    #contact .peccular-contact-phone {  margin: 1em 0em;}
    #contact .peccular-contact-mailid-icon{top: -10px;
    left: 30px;width: 57px;  height: 57px;}
    #contact .peccular-contact-mailid-icon i{font-size: 26px; line-height: 57px; padding: 0px 2px;}
    #contact .peccular-contact-phone-icon i{font-size: 28px; line-height: 51px; padding: 0px 2px;}
    #contact .peccular-contact-phone-icon { width: 55px; height: 55px; top: -9px;}
    #contact .peccular-contact-member-wrap input[type="text"]{    height: 29px;}
    .page-main-header2{ top: 0 !important; padding: 8em 0 11em !important;}
     #innerpage-box .ht-blog-thumbnail svg{    top: 1px;    z-index: 0;}     
     #peccular-contactus-wrap .contactinner-block{ padding: 12px; }
     #peccular-contactus-wrap i.fa-phone{    margin-left: 0px;}
     #peccular-contactus-wrap i.fa-envelope {  margin-left: 0px;}
}
@media only screen and  (max-width: 767px){
    #catproduct-section .pro-cat-content svg{ width: 353px !important; top: 7em !important;}
    #banner .peccular-banner-b:nth-child(even) .peccular-banner-content .eventextbg { left: -113px;}
    #banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext{padding: 0 0 0 163px;}
    #banner .peccular-banner-b:nth-child(even) .peccular-banner-content span.eventext2 {padding: 0 4px 0 4em;}
    #popularproduct-section .peccular-section-head { margin-bottom: 4em;}
}
@media only screen and  (max-width: 575px){
.site-header .socials {  order: 1; width: 80%; }
.head-menu.pd-0 { order: 2; width: 20%;}
.topButtons{order: 3;}
    header.site-header .maintop-header { padding: 0px 0 14px;}
    .site-header .topButtons { padding-top: 0px;}
    .site-header .site-navigation { text-align: center;}
    .hamburger-menus { float: revert !important; margin-bottom: 10px !important;}
    .logo-header, .logo-header, .page .logo-header, 
    .single .logo-header{position: relative;padding: 0 !important;}
    .header-nav-area {  padding-top: 1em;  padding-bottom: 1em;}
    header .logo{width: 34%;padding: 0px;}
    header .countIconBx {width: 15%;}
    header .h-acc{width: 15%;}
    header .supermarketecommercestore-cat-search-area {width: 36%;}
    .hamburger-menus {
        top: 10px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

}
@media only screen and (max-width:425px){
    header .logo{width: 60%;padding:0 2px;}
    header .countIconBx {width: 20%;}
    header .h-acc{width: 20%;}
    header .supermarketecommercestore-cat-search-area {width: 0%;display: none;}

    #catproduct-section .pro-cat-content svg{ width: 403px !important; top: 5em !important;}    
   #contact .contact-padd { left: 0px;}
   #contact .peccular-contact-phone-info { width: 100%; right: 0;}
   #contact .peccular-contact-mailid-info {  width: 100%; left: 0px;
    text-align: center;}
    #contact .peccular-contact-mailid-icon { top: -9px;left: -34px;width: 57px; height: 57px;
    position: relative; z-index: 5; border-radius: 22%; }
#contact .peccular-contact-phone { margin: 1em 0em; position: relative; bottom: -27px;}
#contact .contactsvg2 svg { right: -657px;}
#contact svg {  right: -617px;}
#contact .peccular-contact-member-wrap i.fa.fa-user{top: 0;}
#contact .peccular-contact-member-wrap i.fa.fa-envelope-o{top: 0;}
#contact .peccular-contact-member-wrap i.fa.fa-unlock-alt{top: 0;}
#contact .peccular-contact-address-text { font-size: 16px; padding: 0 18px 0 0;
    text-align: right;  position: relative; top: -21px;}
#contact .peccular-contact-address-icon {text-align: left; padding: 0 0 0 24px;}
#contact .peccular-contact-member-wrap span.wpcf7-form-control-wrap {
    position: relative;  left: 0px;  top: -1px;}
#contact .peccular-contact-member-wrap textarea { width: 89%;  left: 0px;}
#contact .peccular-contact-phone-icon{    border-radius: 22%;    left: 0;     width: 55px;
    height: 55px;
    top: -50px;}
#contact .peccular-contact-phone-icon i{transform: none;}
#whoweare .peccular_whoweare_num_icon{ height: auto; width: 17%; margin-bottom: 12px;}
#counter .peccular-counter-icon span{    margin: 0 172px;}
#contact .peccular-contact-phone-info a { font-size: 23px;}
#blog .peccular-blog-single svg { top: 201px;     z-index: 0;}
.footer-area .single-footer-4, .footer-area .single-footer-4, 
.page .footer-area .single-footer-4, 
.single .footer-area .single-footer-4{padding: 0 20px;}
.footer-area input[type="submit"],
.page .footer-area input[type="submit"], .single .footer-area input[type="submit"]{right: 0;}
 #innerpage-box .ht-blog-thumbnail svg{    top: -15px;    z-index: 0;}
}

@media only screen and (max-width:375px){
    #catproduct-section .pro-cat-content svg{ width: 353px !important; top: 6em !important;}
   
}
@media only screen and (max-width:320px){
    #catproduct-section .pro-cat-content svg{ width:298px !important; top: 15em !important;}
    #team .peccular-team-content svg { top: -60px;}
}
@media only screen and (max-width:600px){
.product {
    display: block !important;
    grid-template-columns: auto !important;
    grid-template-rows: inherit !important;
    min-width: inherit !important;
}
}

/*-------------- ----------------------------- */

@media only screen and (max-width:1024px){
#counter .peccular-counter-num.count{    text-align: center;}
#counter h4.peccular-counter-title{ text-align: center;}
}

/* ------------------------------------------- */

@media only screen and (max-width:991px){

    .mainbottom-header .head-btnicon .header-shopbtn span{display: none;}
}
@media only screen and (max-width:576px){
    #slider {  padding-top: 1.2em !important;}
}

@media screen and (min-width:576px) and (max-width: 767px){

.footer-area .single-footer-2, .footer-area .single-footer-2,
.page .footer-area .single-footer-2, 
.single .footer-area .single-footer-2{    padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-3, .footer-area .single-footer-3, 
.page .footer-area .single-footer-3, 
.single .footer-area .single-footer-3{padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-4, .footer-area .single-footer-4,
.page .footer-area .single-footer-4, 
.single .footer-area .single-footer-4{padding-left: 2em;margin-top: 2em;}
.footer-area .single-footer-5{left: 30px; top: -8px;}
}

@media screen and (min-width:320px) and (max-width: 575px){
    #innerpage-box .peccular-testimonials-image{    text-align: center;}
    #innerpage-box .peccular-testimonials-identity {    left: 0;   text-align: center;}
    .footer-area .single-footer-5 .footer5overlay{    display: none;}
    .footer-area .single-footer-5{     top: 4px;   padding: 0px 0em 2em 0px; width: 100%;}
}

@media screen and (min-width:320px) and (max-width: 767px){
    .container {
     /*max-width: 1000px !important;*/
 }
    .single-footer-5 h4.widget-title{padding: 0 0 0 0px;}
}
@media screen and (min-width:992px) and (max-width: 1199px){

    .footer-area .single-footer-5{    padding: 38px 0em 2em 10px;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    .footer-area .single-footer-5{ width: 25%;   padding: 38px 0em 2em 13px;}
}

@media screen and (min-width:768px) and (max-width: 1199px){

    #newsletter .wpcf7:after{ right: 10%;top: 35%;}
}
@media screen and (min-width:768px) and (max-width: 991px){

    #newsletter .peccular-newsletter-member-wrap input[type="email"]{
            padding: 0px 15px !important;
    }
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{

    position: relative !important; 
    right: 72% !important;
    }
    #newsletter .wpcf7:after {
    right: 16% !important;
    top: 34% !important;
    }
}

@media screen and (min-width:576px) and (max-width: 767px){
    #newsletter .wpcf7:after{    top: 69%;}

}
@media screen and (min-width:495px) and (max-width: 575px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
        position: absolute !important;
        right: 25px !important;
        top: 82px !important;
    }
    #newsletter .wpcf7:after{    top: 70%;}

}
@media screen and (min-width:320px) and (max-width: 494px){
    #newsletter .peccular-newsletter-member-wrap input[type="submit"]{
        position: absolute !important;
        right: 25px !important;
        top: 105px !important;
    }
    #newsletter .wpcf7:after{ right: 10%;   top: 73%;}

}
@media screen and (min-width:320px) and (max-width: 410px){
    #newsletter .wpcf7:after{ right: 13%;}
}
@media screen and (min-width:320px) and (max-width: 557px){
    .maintop-header ul li{ float: none; margin-left: 0em; margin-right: 10px; text-align: center;}
    .ht-site-description,
    .ht-site-description, 
    .page .ht-site-description, .single .ht-site-description{ text-align: center; }
    .maintop-header .header-shopbtn{    padding: 5px 20px; font-size: 14px;}
}
@media screen and (min-width: 320px) and (max-width: 387px){
.maintop-header .header-shopbtn { padding: 0px 12px !important;font-size: 11px !important;}
.maintop-header ul li a {    font-size: 14px;}
.maintop-header ul li i.fa-phone { margin-right: 7px; font-size: 20px;}
.maintop-header ul li i.fa-shopping-cart { font-size: 25px; padding: 10px 14px 0 0px;}

}
@media screen and (min-width: 320px) and (max-width: 425px){
    .footer-area .top-area, .footer-area .top-area, .page .footer-area .top-area, .single .footer-area .top-area {
    padding-top: 1em !important; 
}
    #testimonials .peccular-newsletter-member-wrap {
    position: absolute;
    top: 50px;
    z-index: 999;
    text-align: center;
    margin-left: 10px;
}
#testimonials input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], #testimonials textarea {
    font-size: 14px;
    padding: 4px 6px !important;
    width: 80% !important;
    border-radius: 5px;
    opacity: 1;
    margin-bottom: 2px;
}
#testimonials input[type="submit"] {
    padding: 5px 8px;
    color: #0088FE;
    font-size: 14px;
    width: 80%;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
    left: 36px;
    position: relative;
    right: 0;
}
    #recommendedproduct-section h2.ht-section-title {
    color: #000;
    margin-bottom: 0px;
    padding-bottom: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 20px;
    line-height: 37px;
    font-family: Roboto, Regular;
     left: 0px; 
    /* float: left; */
}
    .page-template-home-template .slider-procat {
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    width: 100% !important;
    padding: 0px 0px 10px;
    height: 250px !important;
    overflow: auto;
    z-index: 1;
}
.cattopbx {
    width: 25%;
}
.supermarketecommercestore-slide-right-area .FirstimageBox img {
    box-shadow: 0px 0px 6px #0000000d;
    border-radius: 5px;
    width: 100%;
    height: 272px;
    margin-bottom: 6px;
    margin-top: 10px;
}
.page-template-home-template .slider-procat {
    background: #ffffff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    width: 305px;
    padding: 0px 0px 10px;
    height: 537px;
    overflow: auto;
}
    .hero-slider {
    height: 300px;
}
    .hero-slider .swiper-button-prev {
    left: 38px;
    transform: translateX(0px);
}
.hero-slider .swiper-button-next {
    right: 36px;
    transform: translateX(0px);
}
    .hero-style .slide-title h2 {
    font-size: 43px;
    line-height: 50px;
    margin-bottom: 10px;
}
    .hero-style .slide-btns-1 a {
    font-size: 18px;
}
.hero-style .slide-btns-1 {
    padding: 7px 25px;
}
    div#content-box .faq-content .bxBorder {
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 10px;
    padding-bottom: 14px;
}

#innerpage-box div#content-box h3.faq-title {
    font-size: 20px !important;
    line-height: 24px;
    padding: 5px 20px 0px 50px;
}
#innerpage-box div#content-box h3.faq-title:before {
    font-size: 20px;
    top: 50%;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 35px;
    top: 22px;
}
div#content-box .faq-content p {
    font-size: 16px !important;
    padding: 5px 20px 5px 70px;
    line-height: 26px !important;
    text-align: left;
}
    #counter .peccular-counter-single{border: none;}
}

@media screen and (min-width: 320px) and (max-width: 358px){
    .ht-main-title {    margin: 45px 0 0.5em 0;}
}
@media screen and (min-width:992px) and (max-width: 1024px){
    .site-header .socials a i.fa{margin-right: 4px !important;}
    /*.site-header .socials { padding: 17px 0px 10px 0 !important;}*/
}
@media screen and (min-width:320px) and (max-width: 991px){
    .site-header .socials a i.fa{margin-right:0px !important; width: 28px; height: 28px; line-height: 30px;font-size: 15px;}
    .site-header .socials { padding: 17px 0px 5px 0 !important;}
}
@media screen and (min-width:641px) and (max-width: 767px){
    .top-bar-head .header-bottom-border { bottom: -1px;}
}

@media screen and (min-width:320px) and (max-width: 575px){
    .top-bar-head .header-bottom-border { bottom: 0px;}
    
}

@media only screen and (max-width: 1200px){ 
    #services .owl-carousel .owl-nav button.owl-next:before,
    #services .owl-carousel .owl-nav button.owl-prev:before{
        display: none;
    }
    #innerpage-box .peccular-testimonials-image img {
    }
}
@media only screen and (max-width: 992px){ 
    #contact .peccular-contact-block {
        margin-top: 1em;
    }
    #innerpage-box .peccular-testimonials-image img {
    }
    #innerpage-box h4.peccular-testimonials-name {
        font-size: 22px;
    }
    #innerpage-box h6.peccular-testimonials-designation{
        font-size: 18px;
    }
    
    .hero-style li.slide-btns-1 a.ReadMore, .hero-style li.slide-btns-2 a.ReadMore {
        padding: 8px 15px;
    }

    .slider-inner-box {
        top: 55%;
    }
    div#team .owl-theme .owl-nav {display: none;}
}

@media only screen and (max-width: 767px){
    #features .peccular-features-icon span:before {
        font-size: 20px;
        line-height: 35px;
    }
    #features .peccular-features-icon span {
            width: 30px;
            height: 30px;
        }
        #steps .peccular-steps-b:after {
        left: 58px;
    }
    #newsletter .peccular-newsletter-member-wrap {
        padding: 0;
    }
    #newsletter .newsletter-sign-box {
    padding: 0 1em;
}
}
@media only screen and (max-width: 767px){ 
    #innerpage-box .categris{margin: 1em 0;}
    .slider-procat li.mainCat:hover ul.child_CatPro {
        position: relative;
        left: 0;
        top: 0;
    }
}

@media only screen and (max-width: 640px){ 
  #whychooseus .peccular-whychooseus-img{
    padding-right: 2em;
}
.peccular-whychooseus-overlay-dark {
    display: none;
}

#innerpage-box .peccular-testimonials-image:after {
    bottom: 68px;
    left: 20px;
}

#innerpage-box .peccular-testimonials-content i.fa.fa-quote-right {
    right: -20px;
}

#innerpage-box .peccular-testimonials-single:hover .peccular-testimonials-image:after {
    bottom: 85px;
}
#innerpage-box .peccular-testimonials-content i {
    font-size: 50px;
}
.share-btn, .share-btn, .page .share-btn, .single .share-btn {
    text-align: center;
    padding: 10px 0 0;
}
.h-contact, .page .h-contact, .h-contact, .single .h-contact {
    text-align: center;
    padding: 10px 0;
}
.h-contact-block, .h-contact-block, .page .h-contact-block, .single .h-contact-block {
    padding-right: 0!important;
}

.logo-header, .logo-header, .page .logo-header, .single .logo-header {
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.hero-style .slide-title h2 {
    font-size: 24px;
}
.hero-style .slide-text p {
    font-size: 16px;
}
.hero-style .slide-title, .hero-style .slide-text, .hero-style .slide-btns {
    max-width: 360px;
}

.space {
    text-align: center;
}
.peccular-faqs-head {
    padding: 0;
}
#features .peccular-features-b:nth-child(3),#features .peccular-features-b.right-side:nth-child(3){
        margin-left: 0;
}
#steps .peccular-steps-b:after {display: none;}
div#team .owl-theme .owl-nav{display: none;}
.ht-site-description, .ht-site-description, .page .ht-site-description, .single .ht-site-description {
    padding: 8px 10px;
}
.border-right {
    width: 75%;
}
.peccular-contact-phone, .peccular-contact-mailid, .peccular-contact-address {
    padding: 0 21px;
}

}