@import url('https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap');
body{font-family: 'pontiacregular';}
body .amenu-item,body h1,body h2,body h3,body h4,body h5,body h6{font-family: 'pontiacbold' !important;}
body .h1,body .h2,body .h3,body .h4,body .h5,body .h6{font-family: 'pontiacbold' !important;}
body #wrapper{font-family: 'pontiacregular';}
body #wrapper .h1,body #wrapper  .h2,body #wrapper .h3,body #wrapper .h4,body #wrapper .h5,body #wrapper .h6,body #wrapper h1,body #wrapper h2,body #wrapper h3,body #wrapper h4,body #wrapper h5,body #wrapper h6{font-family: 'Fblack';}
.fkReg{font-family: 'Fregular';}
.fkBold{font-family: 'Fbold';}
.fkBlack{font-family: 'Fblack';}
.amenu-item a{color:#00463e !important;}
.amenu-item a:hover{color:#13873c !important;}
.header-nav{background:#ffffff !important;}
.header-nav a{color:#00463e !important;}
.header-nav a:hover{color:#13873c !important;}
.header-nav a path{fill:#00463e !important;}
.header-nav a:hover path{fill:#13873c !important;}
.header-nav button{color:#00463e !important;}
.header .blockcart-link,#_desktop_anthemecontact.header-contacts a{color:#00463e !important;}
.header .blockcart-link:hover,#_desktop_anthemecontact.header-contacts a:hover{color:#13873c !important;}
.header .blockcart-link path,#_desktop_anthemecontact.header-contacts .contact-img path{color:#00463e !important;}
.header .blockcart-link:hover path{color:#13873c !important;}
.btn.btn-primary,.btn-primary{border:2px solid #00463e !important;}
.btn.btn-primary:hover,.btn-primary:hover{border:2px solid #13873c !important;}
.btn-primary{border-radius:40px !important;}
.block_newsletter form input[type=text]{border:1px solid #ccc;border-radius:40px !important;}
.footer-container a{color:#efefef !important;}
#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title, .product-miniature .products-section-title{color:#00463e !important;}
body #amegamenu.fixed-menu .anav-top{width:65% !important;}
body .fixed-menu-right{width:15% !important;}
#footer .block-social *,.block-contact{color:#efefef !important;}
.copyright-container *{color:#efefef !important;}
.owl-item>.item>a{width:100%;}
.owl-item>.item>a>img{object-fit:cover;}
#category #wrapper{padding-top:0 !important;}
body .breadcrumb-wrapper{display: none !important;}
#category .breadcrumb-wrapper{margin-bottom:0 !important;}
#category #wrapper>.container,#cms #wrapper>.container{width:100%;}
#category #left-column{display: none;}
#category #content-wrapper,#cms #content-wrapper{width:100%;padding:0 !important;}
#category #content-wrapper #main #products{margin: 0 auto;padding:40px;}
#cms.cms-id-4 .page-header,#cms.cms-id-6 .page-header{
    /*position: absolute;
    z-index: 10;
    left: 50%;
    width: 90%;
    transform: translateX(-50%);
    max-width: 1100px;
    margin-top: 115px;*/
    display: none !important;
}
#cms.cms-id-9 .page-header{display: none !important;}
#cms.cms-id-4 .page-header h1,#cms.cms-id-6 .page-header h1{
    font-size: 3.5rem;
    font-family: 'Fblack' !important;
    color: #fff;
}
#cms.cms-id-4 #wrapper>.container{padding:0;margin:0;}
#cms.cms-id-4 #wrapper,#cms.cms-id-4 #wrapper #content{padding-top:0 !important;}
#cms.cms-id-6 #wrapper>.container{padding:0;margin:0;}
#cms.cms-id-6 #wrapper,#cms.cms-id-6 #wrapper #content{padding-top:0 !important;}
/*.custom-container,#category #content-wrapper #main #products{max-width:80%;width: 1191px;}*/
.custom-container{padding: 40px;}
.custom-container.wTitle{padding: 0 40px;}
@media (min-width: 992px){
   .custom-container{
   width: 960px;
   max-width: 80%;
   }
   #category #content-wrapper #main #products{
       width: calc(960px - 80px);
       max-width: 80%;
       }
}
@media (min-width: 1200px){
   .custom-container{
   width: 1140px;
   max-width: 80%;
   }
   #category #content-wrapper #main #products{
       width: calc(1140px - 80px);
       max-width: 80%;
       }
}

#category #content-wrapper #main .block-category .h1,#category #content-wrapper #main .block-category>img{display:none !important;}
/*#category #content-wrapper #main .block-category img{width:100%;height:auto;}*/

#category #content-wrapper #main .block-category>div:not(.container),#cms #content-wrapper #main .block-category>div:not(.container){
   width: 100%;
   height:780px;
   padding-bottom:100px;
}
.product__header{
   position: relative;
   width: 100%;
   max-width: 100%;
   margin: 0 auto;
}
.product__header__img{
   width:100%;
   height:570px;
   overflow: hidden;
   background-size:cover;
   background-position:center center;
   background-repeat:no-repeat;
}
.product__header img {
   display: block;
   width: 100%;
   object-fit: cover;
   object-position: center;
}
.product__header__text {
   max-width: 880px;
   font-size:0.875rem;
   margin: 0 auto;
   text-align: center;
   padding: 5.5em 0 6em 0;
   -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -o-transform: translateY(-50%);
   transform: translateY(-50%);
}
.product__header__text h1 {
   font-family: 'Fblack' !important;
   font-size: 5em;
   color: #00463e;
   line-height: 1;
   max-width: 95%;
   margin: 0 auto;
}
.product__header__text h2 {
   font-family: 'Fregular' !important;
   font-size: 2.5em;
   color: #00463e;
   max-width: 80%;
   margin: 1rem auto 0 auto;
   line-height: 1.2;
}
@media (max-width: 991px){
   .product__header__img{
       height:300px;
   }
   #category #content-wrapper #main .block-category>div:not(.container),#cms #content-wrapper #main .block-category>div:not(.container){
       width: 100%;
       height:500px;
   }
   .product__header__text {
       font-size:0.65rem;
   }
   #cms .page-header h1{
    font-size:2em;
   }
}
.block-category #category-description img{float:none;}
.product-item{font-size:0.875rem;margin-bottom:2rem;}
.title1{
   color: #00463e;
   font-family: 'Fblack' !important;
   font-size: 3em;
   line-height: 2.7rem;
   margin-top: 40px;
}
.title2{
   color: #00463e;
   font-family: 'Fblack' !important;
   font-size: 2.3em;
   line-height: 2.7rem;
   margin-bottom: 1em;
}
.text2{
   color: #00463e;
   font-family: 'Fregular' !important;
   font-size: 1.8em;
   line-height: 2.5rem;
}
@media (max-width: 991px){
   .title1{font-size:2em;}
   .title2{font-size:1.8em;}
   .text2{font-size: 1.5em;}
}
.category-id-10 .product.bio .product__header__text,.category-id-10 .product.bio .product__list {
    background-color: #d7eacb;
 }
.category-id-10 #products{background:#d7eacb;}
.category-id-11 #products{background:#1d503a40;}
.category-id-11 .product.bio .product__header__text,.category-id-11 .product.bio .product__list {
    background-color: #c6d1cc;
 }
.category-id-12 #products{background:#0a616550;}
.category-id-12 .product.bio .product__header__text,.category-id-11 .product.bio .product__list {
    background-color: #b3cacb;
 }

 .category-id-14 #products{background:#0a616550;}
.category-id-14 .product.bio .product__header__text,.category-id-11 .product.bio .product__list {
    background-color: #b3cacb;
 }

/*.category-id-11 .product.bio .product__header__text *{color:#fff !important;}*/
#products #js-product-list-top{display: none;}
#products .thumbnail-container{background:none;}
#products .thumbnail-container .thumbnail-container-image{background:#fff;}
#products .thumbnail-container .product-description{padding:0 20px;}
#products .pagination{border:0;background:none;}
#products .product-miniature:not(.col-lg-12) .grid-view-desc{display: block;}
.h3.product-title{font-family: 'pontiacblack';}
#category .block-category{margin-bottom: 0;}
.block-category .cont-title h3{
    text-align: center;
    color: #00463e;
   font-family: 'Fblack' !important;
   font-size: 2.5rem;
   line-height: 2.8rem;
}
.center{text-align: center !important;}
#footer .block-social li a path{fill:#fff !important;}
#footer .block-social li a:hover path{fill:#13873c !important;}
.socials li{display:inline-block;margin-right:5px;}
.socials li a{width:40px;height:40px;text-align: center;display: block;}
.socials .facebook .anicon{display:inline-block;width:25px;height:25px;background:url('../img/facebook.svg') center center no-repeat;background-size:100% auto;}
.socials .googleplus .anicon{display:inline-block;width:25px;height:25px;background:url('../img/linkedin.svg') center center no-repeat;background-size:100% auto;}
.socials .instagram .anicon{display:inline-block;width:32px;height:25px;background:url('../img/instagram.svg') center center no-repeat;background-size:100% auto;}

#index .customtext{padding-top:60px;}
#index .customtext .box.box1{background:#d7eacb;}
#index .customtext .box.box2{background:#c6d1cc;}
#index .customtext .box.box3{background:#b3cacb;}
#index .customtext .box.box4{background:#dbe4e3;}
#index .customtext .box.box5{background:rgba(201, 94, 41,0.1);}
#index .customtext .box .wText{padding:40px;}
#index .btn.btn-primary.btn-custom{margin-top:30px;color:#fff !important;background:#00463e !important;padding:12px 34px;}
#index .btn.btn-primary.btn-custom:hover{background:#13873c !important;}
#index .product-item .col-sm-6{padding:0;}
.dFlex{display: flex;align-items: center;}
#index .anthemeblocks-homeslider-desc h2,#index .anthemeblocks-homeslider-desc p{color:#fff;}
#index .anthemeblocks-homeslider-desc{display: flex;align-items: center;}
#index .anthemeblocks-homeslider-desc .container{height:auto !important;}
#index .anthemeblocks-homeslider-desc p{font-size:20px;}

#index #wrapper>.container{width: 100% !important;max-width:100%;padding:0 !important;}
#index #main #content>.customtext:first-child{padding-top:0 !important;}
#index #main #content>.customtext:first-child>.container{width:100% !important;max-width:100%;padding:0 !important;}
#product .social-sharing{display: none !important;}
#product .an_realtimevisitorcounter-block{display: none !important;}
.block-social li a{width:22px !important;}


@media (max-width: 767px){
.footer-container .links ul{background:#00463e;}
.anthemeblocks-footer-payments{margin-top:20px;}
}
#product #wrapper{padding-top:40px;}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title{text-transform: none !important;}

@media (max-width: 767px){
.btn-primary{font-size:12px;}
#products .thumbnail-container .product-description{padding:0 !important;}
}

.cms-id-1 .page-header,.cms-id-2 .page-header,.cms-id-3 .page-header,.cms-id-5 .page-header{display: none !important;}


.mauto{margin:0 auto !important;}
.fnone{float:none !important;}
.category-id-13 .product.bio .product__header__text, .category-id-13 .product.bio .product__list,.category-id-13 #products {
    background-color: #0b4c45;
}
.category-id-13 .product.bio .product__header__text *:not(a), .category-id-13 .product.bio .product__list *:not(a),.category-id-13 #products .product-description *:not(input,button,.an_wishlist-mini,.an_wishlist-mini *,.product-variants-item *,select){
color:#fff !important;
}
.category-id-13 #products .product-description .btn{color:#0b4c45 !important;background:#fff !important;}
.category-id-13 .author{font-family: 'Oooh Baby', cursive;font-size:30px;}
.an_wishlist-mini{display:none !important;}
.thumbnail-container-image{min-height:340px !important;height:340px !important;}
.thumbnail-container-image a.thumbnail.product-thumbnail{min-height:1px !important;height:340px !important;}
.category-id-13 .product-item{margin-top:-40px !important;}
@media (min-width: 980px){
.category-id-13 .product-item .row{display:flex;align-items:center;}
}



.category-id-14 .product.bio .product__header__text, .category-id-14 .product.bio .product__list,.category-id-14 #products {
   background-color: #c95e29;
}
.category-id-14 .product.bio .product__header__text *:not(a), .category-id-14 .product.bio .product__list *:not(a),.category-id-14 #products .product-description *:not(input,button,.an_wishlist-mini,.an_wishlist-mini *,.product-variants-item *,select){
color:#fff !important;
}
.category-id-14 #products .product-description .btn{color:#c95e29 !important;background:#fff !important;}
.category-id-14 .author{font-family: 'Oooh Baby', cursive;font-size:30px;}
.an_wishlist-mini{display:none !important;}
.thumbnail-container-image{min-height:340px !important;height:340px !important;}
.thumbnail-container-image a.thumbnail.product-thumbnail{min-height:1px !important;height:340px !important;}
.category-id-14 .product-item{margin-top:-40px !important;}
@media (min-width: 980px){
.category-id-14 .product-item .row{display:flex;align-items:center;}
}