 @font-face {
    font-family: 'Georgia Regular';
    font-style: normal;
    font-weight: normal;
    src: url('georgia.woff') format('woff');
}
    
@font-face {
    font-family: 'Georgia Italic';
    font-style: normal;
    font-weight: normal;
    src:  url('georgiai.woff') format('woff');
}
   
@font-face {
    font-family: 'Georgia Bold';
    font-style: normal;
    font-weight: normal;
    src:  url('georgiab.woff') format('woff');
}

.text-center {
	text-align: center;
}
   
#_desktop_search_widget .search-open-btn {
    color: #fff;
}
#_desktop_search_widget .search-open-btn path {
    fill: #fff;
}

.categories-grid {
    flex-wrap: nowrap !important;
}

.category-item.level-1, .manufacturers-grid {
  justify-content: flex-start;
}

.amenu-item .amenu-link {
    color: #797979 !important;
    font-size: 18px !important;
    text-transform: none !important;
}

#footer p.h3,
#footer .an_copyright a,
#footer .an_copyright p  {
       color: #000000 
}

html {
  font-size: 16px;
  font-weight: 400;
}
body {
  font-size: 16px;
  line-height: 26px;
  background: #ffffff;
  font-family: "Georgia Italic", Arial, sans-serif;
}

body,
p {
  color: #000000;
}

p {
  font-size: 16px;
  line-height: 26px;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
  font-family: "Georgia Italic", sans-serif;;
  font-weight: 300;
}

a.btn.btn-primary {
    background: #828282;
    border-radius: 7px;
    animation:none;
}

a.btn-primary:hover {
    background: #fff;
    color:#828282!important;
    border:1.3px solid #828282;
}

.amenu-item .amenu-link {
    color: #797979!important;
    font-size: 18px!important;
	text-transform:none!important;
}

#header .header-top .navigation {
    border: none!important;
}
.page-product h1 {
    font-size: 26px!important;
    color: #717171!important;
}

.current-price  {
    color: #717171!important;
}

.category-item.level-1, .manufacturers-grid {
    justify-content: flex-start!important;
}

.category-item.level-2 {
    align-items: flex-start!important;
}

.categories-grid {
    flex-wrap: nowrap!important;
}

.page-home .product-banner .banner-text-bl h2 {
    color: #fff !important;
}

.home-banner-wrapper {
	padding: 15px;
	background: #808080;
	margin-bottom: 30px;
}

.home-banner-wrapper p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	display: inline-flex;
	margin-top: 10px;
}
.home-banner-wrapper p br {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.anthemeblocks_homeslider-block {
	margin-bottom: 15px;
	border: 4px solid #808080;
	padding: 4px;
}
.anthemeblocks-homeslider.img-responsive.owl-carousel.owl-drag .owl-item .item img {
	padding: 7px;
}

.product-banner {
    margin-bottom: 40px!important;
}

#anthemeblocks-homeslider_81 .anthemeblocks-caption {
	display: block;
	top: inherit;
	bottom: 20px;
        transform: inherit;
}

#anthemeblocks-homeslider_81 .anthemeblocks-homeslider-desc h2 {
	margin-bottom: 0;
	font-size: 24px;
	font-family: "Georgia Italic", Arial, sans-serif;
	font-weight: 600;
}

#anthemeblocks-homeslider_81 .anthemeblocks-homeslider-desc .btn,
#anthemeblocks-homeslider_81.anthemeblocks-homeslider .owl-dots {
	display: none;
}

#index.page-index .customtext .subhometxt .logosubhome {
	max-width: 236px;
	margin: 3rem auto 0;
}

#index.page-index .customtext .subhometxt img, #index.page-index .customtext .subhometxt p {
	margin-top: 1rem;
	color: #808080;
}

#index.page-index .customtext .subhometxt.row {
	margin: 15px 0 30px;
	border: 4px solid #808080;
        padding-bottom: 15px;
}

.btn-small {
	max-width: 240px;
	text-wrap: wrap;
	margin-bottom: 20px;
}

/* Responsive */

@media (max-width: 543.98px) {
   .mt-sm-2 {margin-top: 20px}
}

@media (max-width: 767.98px) {
    #_mobile_search_widget {
        display: none;
    }

    #index.page-index .customtext .subhometxt img {
    	float: left;
    	max-width: 80px;
    	margin-right: 15px;
    }
}

@media (max-with: 1199.98px) {
      #index.page-index .customtext .subhometxt .col-sm-12.col-md-7 {
	   padding-top: 1.5rem;
      }
}