@font-face {
  font-family: 'Poppins';
  font-style: normal;
  src: url(fonts/Poppins-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Verdana';
  font-style: normal;
  src: url('../fonts/Verdana.ttf') format('ttf');
}
@font-face {
  font-family: 'Trebuchet MS';
  font-style: normal;
  src: url('../fonts/trebuc.ttf') format('ttf');
  src: url('../fonts/trebuc.woff') format('woff');
}
@font-face {
font-family: 'Trebuchet MS Italic';
font-style: normal;
font-weight: normal;
src: local('Trebuchet MS Italic'), url('../fonts/Trebuchet-MS-Italic.woff') format('woff');
}
@font-face {
  font-family: 'Georgia';
  font-style: normal;
  src: url('../fonts/Georgia-Regular-font.ttf') format('ttf');
}
@font-face {
  font-family: 'Vijaya';
  font-style: normal;
  src: url(fonts/vijaya.ttf) format('ttf');
}
@font-face {
  font-family: 'Century Gothic';
  font-style: normal;
  src: url(fonts/CenturyGothic.ttf) format('ttf');
}
body {
    color: #000;
    background: #f8f8f8;
    font-family: Trebuchet MS;
}
h2{
  font-family: Trebuchet MS;
}
a {
    color: #0080c3;
}
.logo{
  z-index: 999;
  position: relative;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
  background: #fff;
}
.logo ul{
	margin-top: 20px;
}
.logo ul li a{
	color: #000 !important;
  font-size: 16px;
}
.footer {
    font-size: 13px;
}
.navbar-default{
	background-color: transparent;
    border: none;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #f7941e;
}
.navbar-brand {
	padding: 0px;
}
.carousel-caption.animated.fadeInRight {
  float: left;
  text-shadow: none;
  padding-bottom: 16%;
  right: 54%;
  color: #000;
  text-align: left;
  font-family: Georgia;
  left: 150px;
  animation-duration: 1s;
  animation-delay: 1s;
}
.delay-ctr{
  animation-delay: 2s !important;
}
.carousel-inner h3{
    font-size: 60px;
    font-weight: 600;
    font-style: italic;
    padding-bottom: 22%;
}
.carousel-inner p{
  font-size: 23px;
  font-style: italic;
}
.carousel-inner span{
  font-style: italic;
  font-size: 24px;
  font-weight: 600;
}
.logo .navbar-header {
	padding: 10px 5px;
}
.logo .navbar{
	margin-bottom: 0px;
}
.shop-page h1{
  font-size: 30px;
}
.logo .navbar-nav>li>.dropdown-menu{
	border: none;
    border-radius: 0px;
}
.info-blocks h4{
	font-family: Poppins;
	margin-bottom: 3px;
    font-size: 15px;
    font-weight: 600;
}
.info-blocks p{
	font-family: Oswald;
	position: relative;
    text-transform: capitalize;
    color: #666;
}
.info-blocks img{
	max-width: 35px;
}
.info-blocks {
	padding: 20px 0px;
}
.shop-page h4 a{
  color: #fff;
}
.online-stores .col-sm-6{
  padding: 20px 0px;
}
.online-stores {
    text-align: center;
}
.online-stores .col-sm-6 span{
  position: relative;
  top: 5px;
}
@media only screen and (max-width: 768px) {
p{
  font-size: 12px;
}
.h2, h2 {
    font-size: 20px;
}
#contact-page-form label {
    font-size: 16px !important;
}
.shop-page .list-inline>li {
    display: table-cell;
}
.shop-page h4{
  margin: 10px 0px !important;
  width: 100% !important;
  font-size: 14px !important;
}
.act-page{
  border: none !important;
}
.shop-page {
    margin-top: 12% !important;
}
.blog-box-3 {
    width: 100% !important;
}
.blog-box-1 ul li span {
  font-size: 13px !important;
}
.caption p {
    font-size: 11px !important;
}
.left.carousel-control .fa.fa-angle-left{
  padding: 5px 11px !important;
  margin-left: 2px !important;
  font-size: 18px !important;
}
.right.carousel-control .fa.fa-angle-right{
  padding: 5px 11px !important;
  margin-left: -15px !important;
  font-size: 18px !important;
}
.blog-box-1 {
    width: 100% !important;
}
.blog-box-2 {
    width: 100% !important;
}
.col-sm-20{
  width: 50% !important;
  min-height: 265px !important;
}
.col-sm-20 img{
  padding: 0px 5px;
}
#product-page{
  padding: 5px 15px;
}
#product-page h1{
  font-size: 18px;
}
#contact-page .form-group input {
    height: 34px!important;
}
textarea.form-control {
    height: 100px;
}
.logo img{
  max-width: 85px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
    box-shadow: none !important;
}
.logo .navbar-nav>li>.dropdown-menu {
    margin: 0 auto;
}
.carousel-caption.animated.fadeInRight{
    padding-bottom: 57% !important;
    margin-left: 0%;
    margin-left: 0%;
    left: 40px;
    right: 0px;
}
.carousel-inner h3{
	font-size: 18px;
  padding-bottom: 19%;
}
.carousel-inner span {
    font-size: 14px;
}
.carousel-inner p {
    font-size: 12px;
}
.logo ul {
    margin-top: 20px;
    margin-bottom: 15px;
}
.logo ul li{
    margin-top: 0px;
}
.copyright{
	font-size: 12px;
}
.banner-grid .col-sm-5 {
	padding-bottom: 15px;
}
.banner-grid .col-sm-7 {
	padding: 0px;
}
.payments.pull-right img{
	max-height: 28px;
}
}
.copyright{
  color: #939598;
	font-family: Verdana;
	text-align: center;
	padding: 30px 0 10px;
}
.col-sm-12.pd-10 img {
    padding-bottom: 17px;
}

.contact-form .fa{
	padding: 20px;
	font-size: 30px;
}
.carousel-control{
	width: 20px;
}
.carousel-control.left, .carousel-control.right {
	background: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
}
.send-btn{
    padding: 7px 35px;
    margin-top: 15px;
    border-radius: 0px;
    background-color: #939598;
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #ffffff;
    border-color: #939598;
}
#contact-page-form label{
  font-size: 18px;
  font-weight: 400;
}
#contact-page-form input{
    border-radius: 1px;
}
.form-control:focus{
  border-color: #f7941e;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(255, 195, 124);
}
.blog-box-1 {
  width: 115%;
  background: #fff;
  padding: 2px 20px;
  margin-top: 20%;
  box-shadow: 2px 4px 4px 0px rgba(32,33,36,0.28);
}
.blog-box-2 {
  width: 125%;
  background: #fff;
  padding: 10px 20px;
  margin-top: 10%;
  box-shadow: 2px 4px 4px 0px rgba(32,33,36,0.28);
  font-size: 16px;
}
.blog-box-3 {
  width: 115%;
  background: #fff;
  padding: 2px 20px;
  margin-top: 20%;
  box-shadow: 2px 4px 4px 0px rgba(32,33,36,0.28);
}
#contact-page-form .blog-box-1 ul li::before { /* add the new bullet point */
    display: inline-block;
    content: '';
    border-radius: 50px;
    height: 10px;
    width: 10px;
    margin-right: 0.5rem;
    background-color: #bdbdbd;
    position: absolute;
}
.blog-box-1 ul li span{
  position: relative;
  font-size: 16px;
  left: 15px;
  bottom: 5px;
}
.blog-box-1 ul li{
  padding: 10px 5px;
}
#contact-page {
  margin-top: 80px;
}
.shop-page h3{
    font-size: 18px;
    font-weight: 600;
    text-decoration-line: underline;
}
.shop-page img{
    background-color: white;
    padding: 5px;
}
.shop-page ul{
    text-align: center;
    float: left;
}
.shop-page h4{
    background-color: #959595;
    color: #fff;
    padding: 10px 7px;
    margin: 50px 0px;
    width: 80%;
    font-size: 16px;
}
.shop-page h5{
  padding: 15px 0 0px;
  font-weight: 600;
  margin: 0px;
}
.blog-border{
    border: 2px solid #ddd;
    width: 50%;
    margin-left: 22%;
    top: 50px;
    position: relative;
    margin-bottom: 70px;
}
.blog-box-3 ul span{
    float: right;
    margin: 10px 0px;
}
.blog-box-3 h2{
  padding-bottom: 22px;
}
.shop-page{
  margin-top: 13%;
}
#product-page{
  margin-top: 7%;
  min-height: 440px;
}
#product-page h1{
  text-transform: uppercase;
  font-size: 30px;
}
#product-page .img-responsive{
    display: inline-block;
}
.col-sm-20{
  text-align: center;
  float: left;
  width: 20%;
  padding: 20px 5px;

}
.col-sm-20 .caption h5{
  font-size: 16px;
}
.caption h5{
  font-weight: 600;
}
.caption p{
  font-size: 12px;
}

.carousel-indicators .active {
  background-color: #52524f;
}
.carousel-indicators li{
  border: none;
  background-color: #a3a19b;
}
.act-page{
  border-bottom: 1px solid #000;
  padding-bottom: 0px !important;
}

.left.carousel-control .fa.fa-angle-left{
  color: #fff;
  opacity: 1;
  margin-top: 215px;
  padding: 10px 20px;
  border-radius: 50%;
  margin-left: 10px;
  font-size: 34px;
  background: rgba(0, 0, 0, 0.4);
}
.left.carousel-control .fa.fa-angle-left:hover{
  opacity: 2;
}
.right.carousel-control .fa.fa-angle-right{
  color: #fff;
  opacity: 1;
  margin-top: 215px;
  padding: 10px 20px;
  border-radius: 50%;
  margin-left: -52px;
  font-size: 34px;
  background: rgba(0, 0, 0, 0.4);
}
.right.carousel-control .fa.fa-angle-right:hover{
  opacity: 2;
}
#contact-page h1{
  padding-bottom: 20px;
  font-size: 30px;
}
#contact-page .form-group input{
  height: 45px;
}
.blog-box-1 h2{
  padding-bottom: 20px;
  font-size: 28px;
}
.logo .navbar-toggle{
  border: none;
}
.logo .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
    height: 4px;
    width: 30px;
}
span.icon-bar.ico-ctr {
  max-width: 79%;
  left: 6px;
  position: relative;
}
@media only screen and (max-width: 767px){
  .online-stores .col-sm-6{
  padding: 10px 5px;
  }
}
.active a{
  background-color: transparent !important;
  font-weight: 600;
  text-decoration: underline;
}
.contact-popup-page {
    text-align: center;
}