a:focus {
    outline: none;
}
.site-footer .wp-social-link a {
    background: #666666;
       color: #fff !important;
    border-radius: 50%; 
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
       background: #ddd;
    padding: 10px 10px;
    margin: 0px;
    text-align: center;
}
.woocommerce-page ul.products li.product .woocommerce-loop-product__title {
    transition: all 1s;
}
.woocommerce-page ul.products li.product .woocommerce-loop-product__title:hover {
    background: #0075be;
    color: #fff;
}


.single-product .site-content {
        background: #fff;
}
.top-social-icons {
    
        list-style: none;
    margin: 0px;
}
.top-social-icons li {
    display: inline;
}
.top-social-icons li a {
       color: #000 !important;
    padding-left: 10px;
        color: #000;
    padding-left: 10px;
}
.top-social-icons li a:hover {
    color: #0075be !important;
}
.ast-theme-transparent-header #masthead {

    z-index: 999 !important;
}
.woocommerce .secondary {
    background: #ddd;
}

.woocommerce .sidebar-main {
    margin-left: 20px;
    margin-top: 20px;
}
.woocommerce .content-area {
          padding-left: 20px !important;
}
.ast-left-sidebar #secondary {
        padding-right: 20px !important;
}
.woocommerce .page-title {
    margin: 0px;
    background: #ddd;
    padding: 18px 10px 18px 10px;
    font-size: 26px;
        margin-bottom: 20px;
}

.category-banner {
    border-bottom: 10px solid #0075be;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
  
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    
    
} 
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link:hover {
    background: #0075be;
    color: #fff !important;
}
.woocommerce-product-gallery {
    border: 1px solid #ddd;
}
.site-content {
    background: #fff;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    transition: all 1s;
    border: 1px solid #ddd;  
}
.woocommerce-page ul.products li.product:hover {

    border: 1px solid #a5a5a5;  
}

.wpb_category_n_menu_accordion li a {
    font-weight: 400;
}
.top-banner-img {
        border-bottom: 10px solid #0075be;
}
.wpb_category_n_menu_accordion > ul > li > a {
    background: #F0F0F0;
    color: #333333 !important;
}
.wpb_category_n_menu_accordion > ul > li:not(:last-child) > a {
        border-bottom: 1px solid #d7d7d7 !important;
}
.wpb_category_n_menu_accordion > ul > li > a:hover {
    background: #0075be !important;
    color: #ffffff !important;
}
.wpb_category_n_menu_accordion li > a:hover > span.wpb-submenu-indicator{
    color: #fff !important;
}
.woocommerce-page ul.products li.product .woocommerce-loop-category__title {
    position: relative;
    bottom: 0;
    background: #ddd;
    right: 0px;
    left: 0px;
}
.woocommerce .products .product-category {
    overflow: hidden;
}
.woocommerce .products .product-category a img{
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
   
}
.woocommerce ul.products li.product.product-category>a:hover .woocommerce-loop-category__title, .woocommerce-page ul.products li.product.product-category>a:hover .woocommerce-loop-category__title{
     background: #0075be;
    color: #fff;
}
.woocommerce .products .product-category a img:hover{
   transform: scale(1.1);
    
}

.woocommerce-page ul.products li.product {
    overflow: hidden;
}

.woocommerce-page ul.products li.product a img {
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
   
}
.woocommerce-page ul.products li.product a img:hover {
    transform: scale(1.1);
     
}
.home-cf-box .wpforms-submit {
    background: #3E7BB7
}
.home-cf-box .wpforms-submit:hover {
    background: #000;
    color: #fff;
}
.home-products .woocommerce ul.products li.product  {
      overflow: hidden;
}
.home-products .woocommerce ul.products li.product a img{
      -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.home-products .woocommerce ul.products li.product a img:hover{
    transform: scale(1.1);
}
.home-products .woocommerce ul.products li.product .woocommerce-loop-product__title{
        transition: all 1s;
}
.home-products .woocommerce ul.products li.product .woocommerce-loop-product__title:hover{
            background: #0075be;
    color: #fff;
}
.widget .wpb_category_n_menu_accordion ul li a {
    border : none;
}
.widget .wpb_category_n_menu_accordion ul li a:hover {
    background: #0075be !important;
    color: #ffffff !important;
}
.site-header {
    z-index: 99 !important;
}
.banner-heading .elementor-heading-title {
    background: #fff;
    padding: 10px 50px;
    display: inline-block;
    border: 1px solid #e1e1e1;
}
.home-popup {
    margin-top: 50px !important;
    text-align: center;
}
.home-popup ul {
    list-style: none;
}
.home-popup ul li {
    display: inline;
}
.home-popup ul li a {
    background: #0075be;
    color: #fff;
    padding: 10px 20px;
    margin-right: 20px;
}
.home-popup ul li a:hover {
    background: #000;

}
.pum-theme-4037 .pum-title, .pum-theme-lightbox .pum-title {
    text-align: center !important;
}

.navigate-to > .menu-link{
    background: #0075be;
    border-radius: 10px;
    padding: 10px 10px !important;
    line-height: 20px;
    color: #fff !important;
}

.page-cat-title .elementor-heading-title {
    margin: 0px;
    background: #ddd;
    padding: 18px 10px 18px 10px;
    font-size: 26px;
    margin-bottom: 20px;
}

.main-cat-title .elementor-heading-title a {
    display: block;
        background: #ddd;
    padding: 10px 20px;
}
.main-cat-title .elementor-heading-title a:hover {
    background: #0084d6;
    color: #fff !important;
}
.main-cattitle-img {
    overflow: hidden;
        margin: 0px !important;
}
.main-cattitle-img img{
    transition: all 1s;
}
.main-cattitle-img img:hover{
    transform: scale(1.1);
}

.home .sticky-element-placeholder {
    height: auto !important;  
}
.wpb_category_n_menu_accordion ul li a:hover {
    background: #0075be !important;
    color: #ffffff !important;
}   
.wpb_category_n_menu_accordion ul li a {
    border: none !important;
}
#block-3 {
        margin-bottom: 15px !important;
}
footer .widget {
        margin: 0px 0px 15px 0px;
}

.blog .read-more {
        margin-bottom: 30px;
}
.blog .read-more a {
	background: #0052a2;
    color: #fff;
	border: 3px solid #0052a2;
      padding: 4px 6px;
    font-size: 14px;
}
.blog .read-more a:hover {
	background: #d2e9ff;
    color: #000000 !important;
}
.blog  .entry-meta a {
    font-size: 13px;
}
.blog  .entry-title {
    font-size: 20px;
}
.blog  .entry-title a {
        color: #0157a3;
}

.ast-pagination .next, .ast-pagination .prev {
	background: #0052a2;
    color: #fff !important;
	border: 3px solid #0052a2;
} 
.ast-pagination .next:hover, .ast-pagination .prev:hover {
    background: #d2e9ff;
    color: #000000 !important;
}

.ast-pagination .current {
	    background: #0052a2;
	border: 3px solid #0052a2;
    color: #fff;
    border-radius: 20px;
	    cursor: pointer;
}
.ast-pagination .current:hover {
	    background: #d2e9ff;
    color: #000000;
}
.ast-separate-container .ast-article-post {
	border-bottom: 1px solid #eee !important;
    margin-bottom: 20px !important;
}
.blog .widget_block, .single .widget_block {
	    padding: 5px 5px !important;
    margin-bottom: 5px !important;
}
.blog .secondary, .single .secondary {
	    border-left: 1px solid #ddd !important;
}
.blog .sidebar-main .wp-block-heading, .single .sidebar-main .wp-block-heading {
	background: #0075be;
    padding: 5px 16px;
    color: #fff;
}
.blog .wp-block-categories > li > a, .single .wp-block-categories > li > a {
	background: #ddd;
    display: inline-block;
    width: 100%;
    padding-left: 10px;
}
.blog .wp-block-categories .children .cat-item, .single .wp-block-categories .children .cat-item{
	    list-style: disc;
    padding-left: 2px;
    margin-left: 45px;
}


@media only screen and (max-width: 767px) {
    .site-footer .wp-block-social-links {
        justify-content: center !important;
}
.page-cat-title .elementor-heading-title {
    display: none;
}
 .page-woocat-box {
     display: none !important;
 }
 
 .tax-product_cat #secondary{
     display: none !important;
 }
 .h-mobile-sl1{
     margin-top: 75px;
 }
 .ast-separate-container #primary, .ast-separate-container.ast-left-sidebar #primary, .ast-separate-container.ast-right-sidebar #primary {
     padding-left: 0 !important;
 }
  .woocommerce .page-title {
     margin-right: 16px;
 }
 .ast-separate-container #content .ast-container {
         padding-left: 20px;
 }
 .woocommerce .woocommerce-ordering select {
         width: 138px;
    margin-left: 10px;
 }
 .single-product #content .ast-container {
       
         padding-left: 20px !important;
             padding-right: 20px !important;
 }
 .woocommerce nav.woocommerce-pagination {
         text-align: center;
 }
 .navigate-to > .menu-link {
     background: #0075be !important;
 }
     .entry-title {
                font-size: 16px !important;
    }
 
}
















