*{
  margin:0;
  padding:0;
  outline:none;
}
body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#f8f8f8;
  font-size:16px;
  color:#222;
  width: 100%;
  font-family: 'Poppins', sans-serif; 
  overflow-x: hidden;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{
  margin:0;
  padding:10px 0;
  font-family: 'Playfair Display', serif;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:16px;
  line-height:1.8;
}
a, code{
  text-decoration:none;
  color:#db0607;
}
a:hover{
  text-decoration:none;
  color:#000;
}
a:focus,a:hover{
  text-decoration:none !important;
}
a:focus, input:focus, textarea:focus, button:focus,
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus{
  outline: 1px dotted #000;
  border-bottom: 1px solid #000;
}
.topbar a:focus,#header .cart a:focus{
  outline: 1px dotted #fff;
  border-bottom: 1px solid #fff;
}
#sidebar .widget a:focus{
  outline: 1px dotted #000;
  border-bottom: 1px solid #000;
}
ul{
  margin:0 15px 0 0;
  padding:0;
}

:hover{
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
select{
  width:100%;
}
aside{
  clear:both;
}
.clear{
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
.center{
  text-align:center;
  margin-bottom:40px;
}
.middle-align{
  margin:0 auto;
  padding:20px 0 20px;
}
.middle-align h1 {
  color: #000;
  font-weight: 600;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  right:-9999em;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.entry-content a{
  text-decoration:underline;
  color:#db0607;
}
.post.sticky{
  margin:0;
  padding:0;
  background-color:#f5f5f5;
}
.tag-sticky-2 .postbox {
  background: #eee;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.alignleft, img.alignleft {
  display: inline;
  float: right;
  margin-left:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  border:1px solid #bbb;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: left;
  border:1px solid #bbb;
  padding:5px;
  margin-bottom:10px;
  margin-right:25px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top:0;
  border:1px solid #bbb;
  padding:5px;
  margin-bottom:10px;
}
.comment-author{
  clear:both;
  padding-bottom: 10px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-right:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
#respond{
  clear:both;
}
.toggle{
  display:none;
}
.bypostauthor{
  margin:0;
  padding:0;
}
mdall{
  font-size:14px !important;
}
input[type="text"],
input[type="email"],
input[type="phno"],
textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}
textarea{
  height:111px;
}
input[type="submit"] {
  border: 2px solid #db0607;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  padding: 7px 25px;
  background: #db0607;
  font-weight: bold;
  color: #fff;
  display: block;
}
input[type="submit"]:hover{
  background:#000!important;
  color: #fff;
}

/* ---------Buttons--------- */
a.button{
  background:#db0607;
  color: #fff;
  font-size: 16px;
  margin: 20px 0;
  padding: 7px 30px;
}
a.blogbutton-mdall:hover {
  background: #000;
  color: #fff;
}
a.blog-btn:hover {
  background: #000;
}
.read-moresec {
  padding: 20px 0 30px;
}
.read-moresec a.button {
  padding-top: 10px;
  padding:10px;
}
.page-content p{
  margin-bottom: 10px;
}
/* ---------HEADER--------- */
#header {
    border-bottom: 5px solid #db0607;
    margin-bottom: 10px;
}
.topbar {
  padding: 10px 0;
  background: #000;
} 
.topbar a{
  color: #fff;
}
.topbar i {
  color: #fff;
}
.social-icons a{
  padding: 11px;
  color: #fff;
}
.social-icons a:hover{
  background: #db0607;
}
.search-icon{
  padding:11px;
  background: #db0607;
}
.search-icon a{
  color: #fff;
}
.search-icon i{
  color: #fff;
}
.logo {
  padding: 8px 0;
  text-align: center;
}
.logo h1,
.logo p.site-title {
  padding: 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Playfair Display', serif;
}
.logo h1 a,
.logo p.site-title  a{
  color: #db0607;
}
.logo p{
  font-size:15px;
  color: #db0607;
  margin-bottom: 0px;
}

/* cart css*/
#header .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
}
#header .woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
  top: 10px;
}
#header .woocommerce.widget_shopping_cart .cart_list li {
  padding: 10px 2em 10px 10px;
  text-align: right;
}
.cart-box {
  color: #fff !important;
  font-size: 17px;
}
.cart-box i {
  padding: 0px 0 0 10px;
  color: #fff !important;
}
.menu-cart h6 {
  color: #fff;
  padding: 0;
  font-size: 12px;
}
#header .cart{
  background: #000;
  color:#db0607;
  text-align: center;
  padding: 8px;
}
.widget_shopping_cart_content {
 display: none;
}
.cart:hover .widget_shopping_cart_content {
 box-shadow: 0 2px 15px rgba(0,0,0,0.1);
 position: absolute;
 top: 100%;
 left: 0;
 display: block;
 background: #fff;
 padding: 0 15px;
 width: 300px;
 z-index: 3;
}
.cart span.woocommerce-Price-amount.amount {
 font-size: 16px;
 color: #000;
}
/* cart css end*/

.page-template-custom-frontpage .menu-cart {
  position: relative;
  top: 25px;
  z-index: 1;
}
.page-template-custom-frontpage #header{
  border:none;
}

/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top:0; right:0;
  width: 100%;
  background: #db0607;
  box-shadow: -2px 2px 10px 0px #2d2d2d;
  z-index: 999999;
}
.page-template-custom-frontpage .fixed-header .menu-cart{
  position: static;
}

/* --------- MENUS CSS --------- */

#menu-sidebar {
  text-align: right;
  display: inline;
}
ul.list_nav {
  margin: 0 auto;
  text-align: right;
  display: block;
}
.primary-navigation ul{
  margin:0;
  padding:0;
  font-weight:400;
  font-size:14px;
  font-weight:bold;
  list-style: none;
  background: #db0607;
}
.primary-navigation ul li{
  display:inline-block;
  margin:0;
  position:relative;
  float:none;
}
.primary-navigation ul li a{
  color: #fff;
  padding: 12px 10px 12px 25px;
  display: block;
  margin: 0px;
  background: none;
  border: none;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}
.primary-navigation ul ul{
  display: none;
  position: absolute;
  background: #252525;
  min-width: 215px;
  z-index: 9999;
  border: 1px solid #db0607;
}
.primary-navigation ul ul ul{
  right: 100% !important;
  top: 0;
}
.primary-navigation ul ul a{
  color: #fff;
  background: #db0607;
  padding: 10px;
}
.primary-navigation ul ul a:hover{
  color:#db0607;
  background:#fff!important;
}
.primary-navigation ul ul li{
  float: none;
  display: block;
  text-align: right;
  border-right: none;
  border-left: none !important;
  padding: 0;
  max-height: auto;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
}
.primary-navigation ul li:hover > ul li {
  max-height: 100%;
  position: relative;
}
.primary-navigation ul li:hover > ul{
  display: block;
}

.textwidget p a,
.comment-list li.comment p a{
  text-decoration:underline;
  color:#db0607;
}
a.button.wc-backward,
.woocommerce-MyAccount-content p a,
.woocommerce-privacy-policy-text p a {
  text-decoration: none !important;
}
.menubox.nav{
  background-color: #db0607;
}
/*--------------- SUPERFISH MENU ---------------------------*/
.sf-arrows .sf-with-ul:after{
  content: '\f13a';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  left: 3px;
  border-top-color: #e1e1e1;
}
.sf-arrows ul .sf-with-ul:after{
  content: '\f138';
  left: 8px;
  border-color: transparent;
  border-right-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-right-color: #333;
}
.toggle-menu, a.closebtn{
  display: none;
}
/*-----------------Search pop up----------------*/
.search-image {
  background: url(images/searchicon.png);
  background-repeat: no-repeat;
  padding: 10px 20px;
}
.serach_inner label {
  width: 75%;
}
.serach_outer {
  position: fixed;
  height: 100%;
  background: #000000b3;
  overflow: hidden;
  transition: 0.9s;
  z-index: 999;
  top: 0;
  right: 0;
  display: block;
}
.serach_inner {
  position: absolute;
  top: 60%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
  text-align: left;
  margin-left: 30px;
}
.closepop a i {
  font-size: 40px;
  color: #fff;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #000;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  padding: 0;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach_inner form.search-form {
  display: table;
  border-bottom: 4px solid #db0607;
  padding: 10px;
  box-shadow: 0 0 12px 1px #f5f5f5;
  border-radius: 0;
  background: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
 }
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.serach_inner input.search-field {
  padding: 10px;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  border:none;
}
.serach_inner input.search-submit {
  padding: 8px 35px;
  margin: 5px 0;
  font-size: 20px;
}
button.search-submit {
  border: 0;
  background: transparent;
}
input.search-field {
  border: 1px solid;
  padding: 6px;
  background: transparent;
  width: 95%;
}
form.search-form label {
  float: right;
  width: 100%;
}
/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0;
}
#slider img {
  width: 100%;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-next, #slider .carousel-control-prev{
  opacity: 1;
  width: 5%;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: auto;
  height: auto;
  background-image:none;
}
.carousel-caption{
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
  z-index: 10;
  padding: 30px;
  width: 100%;
  color: #fff;
  text-align: center;
}
.slider {
  background: #000;
}
#slider .inner_carousel h1 {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px ;
}
#slider .inner_carousel h1 a{
  color: #fff;
}
#slider .inner_carousel p{
  font-size: 13px;
  margin: 0px !important;
  padding: 0px !important;
  color: #fff;
}
#slider .inner_carousel {
  text-align: right;
  color: #191b27;
  border-right: solid 3px #db0607;
  padding-right: 15px;
}

/* --------- Category blog--------- */
 .cat-box h2{
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0;
} 
.cat-box h2 a{
   color: #fff;
}
.cat-box p{
  font-size: 12px;
  color: #fff;
  margin-bottom: 0;
}
.cat-box{
  position: absolute;
  bottom: 0;
  padding: 10px 11px;
  background: linear-gradient(to top, rgba(0,0,0,0.9), rgba(0,0,0,0));
}
.cat-post {
  height: 450px;
  overflow-y: scroll;
  background: #000;
}
.cat-post::-webkit-scrollbar {
  width: 10px;
}
.cat-post::-webkit-scrollbar-track {
  background-color: #000;
} 
.cat-post::-webkit-scrollbar-thumb {
  background: #db0607; 
}
.abt-img-box {
  position: relative;
}
.cat-border {
  border-right: solid 3px #db0607;
  padding-right: 8px;
}
span.entry-date i,
span.entry-author i,
span.entry-comments i,
.content-aa .metbox .entry-date,
.content-aa .metbox .entry-author,
.content-aa .metbox .entry-comments{
  margin-left: 10px;
}
.mdallpostimage {
  margin-bottom: 15px;
}
/* latest post*/
.post-section {
  background: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
#latest {
  padding: 2% 0;
  background: #f8f8f8;
  margin-top: 5px;
}
.button-post a {
  background: #db0607;
  color: #fff !important;
  padding: 10px 15px;
  font-weight: bold;
}
.latest-post h3 {
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.latest-post p {
  margin:0px;
  color: #222222;
  font-size: 13px;
  line-height: 24px;
}
.button-post {
  margin-top: 25px;
}
#latest .blog {
  margin-top: 12px;
}
#latest .metabox{
  padding: 15px;
  position: relative;
  bottom: 118px;
  width: 65px;
  color: #fff;
}
hr.metahr {
  border-top: solid 1px #fff;
}
.month {
  margin-top: 5px;
  color: #fff;
}
.year{
  color: #fff;
}
.entry-audio audio {
  width: 100%;
}
iframe{
  width: 100%;
}

/* woocommerce */
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 20px;
  font-weight: bold;
}
select.orderby{
  padding:10px;
}
.woocommerce span.onsale{
  background: #db0607;
  padding: 0;
  color: #fff;
  font-size: 15px;
}
.products li {
  border: solid 1px #dcdcdc;
  padding: 10px !important;
  text-align: center;
}
h2.woocommerce-loop-product__title,
.woocommerce div.product .product_title {
  color: #000;
  font-weight: 500;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #000;
  font-size: 15px;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
  background: #db0607;
  color: #fff !important;
  border-radius: 0;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #000 !important;
  color: #fff !important;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 5px;
  border-radius: 0;
  border: solid 1px #000;
  color: #000;
}
.woocommerce div.product, .woocommerce div#sidebar {
  margin-top: 20px;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #db0607;
  padding: 12px;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #db0607;
  padding: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  width: 100%;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff !important;
  font-size: 15px;
}
.woocommerce ul.products li.product .button{
  color: #fff !important;
  font-size: 15px;
}
.posted_in {
  display: block;
}
.woocommerce button.button.alt,
a.button.wc-forward,
.woocommerce .cart .button, .woocommerce .cart input.button {
  padding: 10px;
  font-size: 15px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
  color: #fff !important;
}
#add_payment_method table.cart td, 
#add_payment_method table.cart th, 
.woocommerce-cart table.cart td, 
.woocommerce-cart table.cart th, 
.woocommerce-checkout table.cart td, 
.woocommerce-checkout table.cart th,
.woocommerce-info, 
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th{
  font-size: 14px;
}
span.woocommerce-input-wrapper {
 width: 100%;
}
.woocommerce div.product div.images img {
  padding:5px;
}
.woocommerce a{
  text-decoration: none !important;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 1em;
  padding: 0;
  font-size: .92em;
  color: #222222;
}
.woocommerce a.remove,
.woocommerce form .form-row .required{
  color:#db0607!important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder,
a.woocommerce-privacy-policy-link,
.woocommerce .woocommerce-breadcrumb a{
  color: #222222 !important;
}
.woocommerce ul.products li.product .star-rating{
  margin: 0 auto 6px;
  font-size: 15px;
}
.related.products ul.products li.product {
  display: inline-table;
  width: 29% !important;
  float: none !important;
}
.select2-container--default .select2-selection--single{
  height: 45px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 7px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text{
  padding: 10px;
  border: 1px solid #bcbcbc;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order{
  width: auto;
}
.woocommerce form.login{
  display: inline-block;
}
.woocommerce form.login .form-row,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
  display: block;
  float: none;
}
.woocommerce form.login .form-row input.input-text{
  width: 270px;
}

.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
  padding: 10px;
  border: 1px solid #000;
  margin-right: 10px;
  color: #000;
  font-weight: 500;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, 
.woocommerce nav.woocommerce-pagination ul li a:hover, 
.woocommerce nav.woocommerce-pagination ul li span.current{
  background: #db0607;
  color: #fff;
  border-color: #db0607;
}

/*---- Wocommerce widget css ----*/
#sidebar .widget_shopping_cart_content,
.footertown .widget_shopping_cart_content{
  display: block;
}
#sidebar .woocommerce .widget_shopping_cart .cart_list li, 
#sidebar .woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 2em 10px 0;
  margin-top: 10px;
} 
#sidebar  .widget_shopping_cart .cart_list li a.remove{
  top: 3px;
}
.woocommerce-product-search input[type="search"]{
  margin-bottom: 8px;
}
.woocommerce-product-search button[type="submit"]{
  width: 100%;
  background: #db0607;
  padding: 8px;
  color: #fff;
  font-size: 16px;
  border:0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
  height: 50px;
}
.widget ul.cart_list li .star-rating, 
.widget ul.product_list_widget li .star-rating{
  margin: 5px 0 8px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: #db0607;
}
#sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #000;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.footertown .widget_shopping_cart .buttons a:hover,
.footertown .widget_price_filter .price_slider_amount .button:hover{
  background: #fff !important;
  color: #000 !important;
}
.woocommerce .widget_price_filter .price_slider_amount{
  font-size: 15px;
  color: #fff;
}
#sidebar .widget_price_filter .price_slider_amount{
  color: #000;
}

/* Back to top button css */
.scrollup {
  color: #db0607;
  position: fixed;
  display: none;
  bottom: 108px;
  left: 0;
  margin:0;
  font-size: 18px;
  font-weight: 600;
  transform: rotate(90deg);
  text-shadow: -1px 1px #fff;
}
.scrollup.left{
  right: 0;
  left: auto;
}
.scrollup.center{
  right: 25%;
  left: 25%;
}
.scrollup:focus,
.scrollup:hover{
  color: #db0607;
}
.scrollup span {
  display: inline-block;
}
.scrollup i{
  margin-right: 10px;
}

/* Footer Section */
.footertown {
  background: #000;
}
.footertown .textwidget p a{
  color: #fff;
}
.footertown a:focus, .footertown input:focus{
  outline: 1px dotted #fff;
}
.footertown input.search-field{
  border: 1px solid #db0607;
  padding: 7px;
  width: 100%;
  color:#fff;
}
.footertown input[type="submit"] {
  background: #db0607;
  border: 1px solid #db0607;
  padding: 10px 15px;
  color:#fff;
  width: 100%;
}
.footertown .tagcloud a,
.footertown .rssSummary,
.footertown span.rss-date,
.footertown cite,
.footertown strong,
.footertown p {
  color: #fff;
}
.footertown td#prev a {
  color: #fff;
}
.footertown caption {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
}
.footertown table,.footertown th,.footertown td {
  border: 1px solid #d1d1d1;
  text-align: center;
}
.footertown td {
  padding: 10px;
  color: #fff;
}
.footertown td a{
  color: #fff;
}
.footertown th {
  text-align: center;
  padding: 10px;
  color: #222222;
}
.footertown select {
  padding: 10px 5px;
  color: #333;
}
.footertown .widget {
  padding: 10px 0;
}
.footertown .widget ul li a {
  color: #fff;
  text-decoration: none;
}
.footertown .widget ul {
  margin: 0px 0;
}
.footertown .widget ul li {
  color: #fff;
  list-style: none;
  font-size: 15px;
  padding: 8px 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.23);
}
.footertown .widget h3 {
  color: #db0607;
  border-bottom: 3px double;
  margin-bottom: 10px;
}
#footer{
  background:#db0607;
  text-align:center;
  padding:15px;
}
#footer p{
  font-size:16px;
  margin: 0;
}
#footer .copyright{
  text-align:center;
  margin:0px 0 0 0;
  color: #fff;
}
#footer .copyright a{
  color: #fff !important;
}
.footertown .tagcloud a{
  background: transparent;
  border: solid 1px #fff;
  color:#fff;
  padding:5px 18px;
  margin: 5px;
  display:inline-block;
  font-size: 15px !important;
}
.footertown .tagcloud a:hover{
  background-color: #db0607;
  color: #fff;
}
/* --------- Blog Page ------- */
.tags{
  margin: 30px 0px 10px 0px;
}
.tags a { 
  background:#f8f8f8;
  border:1px solid #db0607;
  color:#db0607;
  text-decoration:none;
  padding:2px 10px;
  margin:5px;
  display: inline-block;
}
.tags a:hover { 
  background:#db0607;
  color:#fff;
}
.wrapper-box {
  padding-top: 3%;
}
.postimage img {
  width: 100%;
}
.postbox {
  background-color: #fff;
  margin-bottom: 25px;
  padding: 15px;
}
.postbox h2, .related-posts h3{
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
 h1.entry-title{
  font-weight: bold;
  font-size: 35px;
 }
 h2.entry-title{
  font-size: 25px;
  font-weight: bold;
 }
.postbox h2 a, .related-posts h3 a {
  color: #000;
}
.postbox p {
  color: #222222;
  font-size: 15px;
  margin: 0px ;
  font-weight: 300;
}
.blogbutton-mdall{
  background:#db0607;
  padding:6px 25px;
  color:#fff;
  font-size:15px;
  margin:25px 0 0 0;
  display:table;
}
.metabox{
  width: 65px;
  text-align: center;
  padding: 15px;
  background-color: #db0607;
  position: relative;
  bottom: 118px;
  margin-bottom: -98px;
  color: #fff;
}
.metbox {
  margin-bottom: 10px;
  background:#db0607;
  padding: 5px;
  color:#fff;
  margin-bottom: 10px;
}
.metbox a {
  color: #fff;
}
.metbox span{
  margin-left: 15px;
}
.dateday {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 7px;
  color: #fff;
}

/*---- Related post css -----*/
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 28px;
  font-weight: 600;
}

/* --------- POST --------- */
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-left:5px;
}
.bradcrumbs a:hover{
  background:#ffd34e;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}

/* Comments BOX */
#comments{
  margin-top: 25px;
}
#comments ol{
  list-style:none;
}
#comments ol ol li{
  padding:0 25px 0 0;
}
.comment-body{
  margin-bottom: 20px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding: 25px 0;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit {
  background: #db0607;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 15px;
  margin-right: 0px;
  font-size: 15px;  
  border: none;
}
#comments a.comment-reply-link{
  color:#fff;
  background:#db0607;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background:#000;
  color: #fff;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#content-ma #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  padding: 20px;
  background:#eee;
  display:inline-block;
}
#content-ma #comments ul{
  margin:0 40px 0 0;
}

#comments .reply{
  float:left;
}
#comments .comment-metadata{
  width:90%;
  float:right;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  float:right;
  margin-right:7%;
}
/* Sidebar */
#sidebar td#prev a {
  color: #222222;
}
#sidebar caption {
  font-weight: bold;
  color: #222222;
  font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
  border: 1px solid #d1d1d1;
  text-align: center;
}
#sidebar td {
  padding: 6px;
  color: #222222;
}
#sidebar th {
  text-align: center;
  padding: 10px;
  color: #000;
}
#sidebar select {
  padding: 10px 5px;
  color: #333;
  background: transparent;
}
#sidebar form{
  display: table;
  width: 100%;
}
#sidebar h3 {
  margin: 0 0 15px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  padding: 10px 0px;
  text-align: right;
  color: #000;
  border-bottom: 2px double #db0607;
}
#sidebar ul li {
  padding: 5px;
  color: #222222;
  font-size: 16px;
}
#sidebar input[type="search"] {
  padding: 10px;
  border:none;
  font-size:15px;
  color:#000;
  font-weight: normal;
  width: 100%;
  font-style: italic;
  background-color: #f8f8f8;
}
#sidebar label{
  width:70%;
  float:right;
  margin-bottom: 0;
}
#sidebar input[type="submit"]{
  background:#db0607;
  border:none;
  padding:10px 0;
  width:30%;
  font-size:14px;
  font-weight: bold;
  float:right;
  margin:0;
}
#sidebar aside {
  margin-bottom: 30px;
}
#sidebar .widget {
  border: 1px solid #fff;
  background: #fff;
  padding: 10px;
  float: right;
  width: 100%;
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li a {
  color: #222222;
  font-size: 16px;
}
#sidebar a.rsswidget{
  color: #000;
}
#sidebar a.rsswidget,
.footertown a.rsswidget {
  width: 100% !important;
  float: none !important;
}
#sidebar .tagcloud a{
  background:#eee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#db0607;
  color: #fff;
}
.nav-previous {
  width: 50%;
  float: right;
}
.nav-next{
  float: left;
  width: 50%;
  text-align: left;
}
span.meta-nav {
  clear: both;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.nav-previous i{
  font-size: 14px;
  margin-left: 6px;
}
.nav-next i{
  font-size: 14px;
  margin-right: 6px;
}
span.post-title {
  font-size: 16px;
  margin: 3%;
  font-weight: 600;
  line-height: 1.5;
  color: #000;
}
.single-post .nav-links {
  margin: 10px 0;
  border-top: 1px solid;
}
.nav-previous,
.nav-next{
  padding: 10px;
  display: inline-block;
} 
/**
 * 5.0 - Forms
 */
.search-submit {
  margin: 0;
  display: inline;
  background: #92bb46 ;
  border: 2px solid #fff ;
}
.search-field {
  padding: 5% 3px 5% 0;
  color: #000000;
  border: solid 2px #fff;
}

/* Pagination */
.pagination,
.page-links {
  clear:both;
  position:relative;
  font-size:14px;
  line-height:13px;
  float:left;
  width:100%;
  padding: 5px;
} 
.pagination span,
.pagination a {
  display:block;
  float:right;
  margin: 2px 0 20px 5px;
  padding:10px 15px;
  text-decoration:none;
  width:auto;
  color:#fff;
  background: #db0607;
  font-weight:bold;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}
.page-links span{
  display:block;
  float:right;
  margin: 2px 0 2px 2px;
  padding:10px 15px;
  text-decoration:none;
  width:auto;
  color:#fff;
  background: #db0607 ;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
} 
.pagination a:hover,
.page-links a:hover {
  color:#fff;
  background: #000;
} 
.pagination .current{
  padding:10px 15px;
  background: #000;
  color:#fff;
  font-weight:bold;
}
span.post-page-numbers.current {
  padding: 0px;
}

/*Media CSS*/
@media screen and (max-width:720px) {
  ol.children {
    margin: 0 !important;
  }
  ol.children img {
    width: 30px;
    border: solid 1px;
  }
  #comments ol ol li {
    padding: 0px !important;
  }
  .comment-author img {
    border: solid 1px;
  }
  #comments .reply {
    float: right;
  }
  #comments input[type="submit"].submit,
  .woocommerce[class*=columns-] ul.products li.product {
    width: 100%;
  }
  .nav,
  #slider .inner_carousel p,
  #slider .inner_carousel h1{
    display:none;
  }
  .woocommerce ul.products[class*=columns-] li.product, 
  .woocommerce-page ul.products[class*=columns-] li.product,
  .woocommerce form.login .form-row input.input-text{
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 720px){
  .footertown td {
    padding: 5px;
    color: #fff;
  }
  .footertown th {
    text-align: center;
    padding: 0px;
    color: #fff;
  }
  #slider .inner_carousel p, .cat-box p{
    display: none;
  }
  .related.products ul.products li.product{
    width: 47% !important;
    margin-left: 10px;
  }
}
@media screen and (max-width: 984px) {
  #sidebar th {
    padding: 1px;
  }
  #sidebar td {
    padding: 1px;
  }
}
@media screen and (max-width: 1000px){
  #sidebar td{
    padding: 0px;
  }
  #sidebar th{
    padding: 2px;
  }
  .header{
    padding: 10px 0;
  }
  .primary-navigation ul ul a:hover,
  .primary-navigation li a:hover {
    color: #db0607 !important;
    background:#fff !important;
  }
  .primary-navigation ul ul li:hover > a{
    color: #fff;
  }
  .primary-navigation ul ul ul{
    margin: 0;
  }
  .menubar .primary-navigation ul li a:focus,
  a.closebtn.responsive-menu:focus{
    outline: 1px dotted #fff;
    border-bottom: 1px solid #fff;
  }
  .toggle-menu {
    display: none;
    position: relative;
    left: 15px;
    cursor: pointer;
    z-index: 1;
    padding: 5px 10px;
    left: 0;
    background: #db0607;
  }
  .toggle-menu i {
    font-size: 32px;
    color: #fff;
  }
  .toggle-menu button {
    background: transparent;
    border: none;
  }
  .sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    background-color: #db0607;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: -2px 2px 10px 0px #2d2d2d;
  }
  .sidebar .closebtn {
    position: absolute;
    top: 0;
    left: 25px;
    font-size: 36px;
    margin-right: 50px;
    display: block;
    color: #ffffff;
    border:none;
    background: transparent;
  }
  .sidebar #primary-site-navigation {
    width: 100%;
  }
  .toggle-menu span{
    font-size:30px;
    cursor:pointer; 
    text-align: left;
  }
  .toggle-menu{
    display: block;
  }
  .primary-navigation ul ul li,
  .primary-navigation li{
    display: block !important;
    max-height: 100%;
  }
  .menubar .primary-navigation ul li{
    border-top:1px #303030 solid; 
    display:block;
  }
  .primary-navigation ul li a{
    padding: 10px;
    display:block;
    color:#ffffff;
    border:none;
  }
  .primary-navigation ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .primary-navigation ul li ul li a{
    padding-right:20px !important;
  }
  .primary-navigation ul li ul li ul li a{
    padding-right:30px !important;
  }  
  .primary-navigation ul li ul, 
  .primary-navigation ul li ul ul {
    opacity: 1 !important;
    margin: 0;
  }
  .primary-navigation ul ul{
    position: static;
    width: 100%;
    border:none;
  }
  .primary-navigation li{
    padding: 0;
  }
  .main-header-box{
    padding-bottom: 15px;
  }
  #menu-sidebar {
    text-align: right;
    display: inline;
  }
  .social-icons a {
    padding: 4px;
  }
}