/*
Theme Name: Ultimate Ecommerce Shop
Theme URI:  https://www.logicalthemes.com/themes/free-ecommerce-wordpress-theme/
Author: LogicalThemes
Author URI: https://www.logicalthemes.com
Description: Ultimate Ecommerce Shop is a WordPress theme which, as the name suggests, is the ultimate option for all types of online stores. It is a multipurpose eCommerce WordPress theme which can be used for each and every type of store. Whether you have an online bookstore, mobile store, apparel store, sports shop, jewellery store, cosmetics store or a furniture store, this theme is for all. Not just for stores, it can also be used by service providing businesses such as tours and travels, restaurant, corporate business, freelancer, and health services. It is so flexible that you can use it for an eCommerce shop, blog, or a portfolio website. Its unique and beautiful design will make your site stand out no matter what business you are using it for. It is a customizable responsive WooCommerce WordPress theme which comes with a treasure of features and functionalities. It implements simple and clean coding which makes it SEO optimized. It is mobile-friendly, retina ready, and translation ready and supports multiple page layouts. It has all the features which you dream to have in your site. Just think of the type of business you want to do and this theme is there to help you serve in that business. Demo: https://www.logicalthemes.com/ultimate-ecommerce-shop-pro/
Version: 0.3.4
License: GNU General Public License
License URI: license.txt
Text Domain: ultimate-ecommerce-shop
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, custom-colors, custom-background, custom-logo, custom-menu, custom-header, editor-style, featured-images, footer-widgets, sticky-post, post-formats, full-width-template, theme-options, threaded-comments, translation-ready, rtl-language-support, blog, e-commerce, news

Ultimate Ecommerce Shop WordPress Theme has been created by LogicalThemes(logicalthemes.com), 2018.
Ultimate Ecommerce Shop WordPress Theme is released under the terms of GNU GPL
*/

*{
  margin:0;
  padding:0;
  outline:none;
}

/* header{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
} */

body{ 
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  color:#5b5b5b;
  font-family: 'Poppins', sans-serif;
  letter-spacing: 1px;
}
img{ 
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
a:hover {
  text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  color: #000 !important;
  padding:0 0 15px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
p{ 
  margin:0;
  padding:0;
  font-size: 15px;
  line-height:1.8;
}
a{ 
  text-decoration:none;
  color:#067fb9;
}
a:hover{ 
  text-decoration:none;
  color:#067fb9;
}
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 dotted #000;
}
.top-header a:focus, .primary-navigation ul ul a:focus,
button.drp_dwn_ecommerce:focus, .footersec a:focus{
  outline-color: #fff;
  border-color: #fff;
}
table{
  width:100%;
}
ul,
ol{ 
  margin:0 0 0 15px;
  padding:0;
}
input[type='submit']{
  background-color: #067fb9;
  padding: 1%;
  border: 0;
  color: #000;
  margin: 2% 0;
}
.clear{ 
  clear:both;
}
input[type='submit']:hover{
  cursor: pointer;
}
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;
}
select{
  width:100%;
}
.center{ 
  text-align:center;
  margin-bottom:40px;
}
.wrapper{
  margin:3% auto;
}
.wp-caption{ 
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{ 
  margin:0;
  padding:0;
}

/* 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;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.entry-content a,
.footersec p a{
  text-decoration: underline;
  color:#067fb9;
}
.sticky{ 
  margin:0;
  padding:0;
}
.gallery-caption{ 
  margin:0;
  padding:0;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right:45px;
  margin-top:4px;
  margin-bottom:20px;
  padding:0;
}
.alignright,
img.alignright { 
  display: inline;
  float: right;
  margin-left:45px;
  margin-top:4px;
  margin-bottom:20px;
  padding:0;
}
.aligncenter,
img.aligncenter { 
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
}
.comment-list .comment-content ul { 
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.main-container ol{
  list-style-position:outside;
  margin-left:20px;
}
.main-container ol li{
  margin:5px 0;
}
.toggle{
  display:none;
}
.bypostauthor{ 
  margin:0;
  padding:0;
}
h2.section-title {
  font-size:30px;
  font-weight:700;
  padding:0 0 45px 0;
  text-align:center;
  display:table;
  margin-bottom:50px;
}
/*----------Sticky Header------*/
.fixed-menubox {
  position: fixed;
  top:0px; 
  left:0;
  width: 100%;
  box-shadow: 2px 2px 10px 0px #000;
  z-index: 999999;
}
.page-template-custom-frontpage .fixed-menubox{
  background: #fff;
}
/* --------- MENUS CSS --------- */

#menu-sidebar {
  text-align: left;
  display: inline;
}
ul.list_nav {
  margin: 0 auto;
  text-align: left;
  display: block;
}
.primary-navigation ul{
  list-style: none;
  margin: 0;
  margin-top: 5px;
  padding-left: 0;  
}
.primary-navigation li{
  display: inline-block;
  position: relative;
}
.primary-navigation a{
  display: block;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 11px;
}
.primary-navigation ul ul{
  display: none;
  position: absolute;
  background: #252525;
  min-width: 215px;
  z-index: 9999;
  margin: 0;
}
.primary-navigation ul ul ul{
  left: 100%;
  top: 0;
}
.primary-navigation ul ul a{
  color: #fff;
  background: #000;
  padding: 10px;
}
.primary-navigation ul ul a:hover{
  color:#fff;
  background: #067fb9;
}
.primary-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
}
.primary-navigation ul li:hover > ul{
  display: block;
}
.primary-navigation a:hover{
  color: #067fb9;
}
/*--------------- SUPERFISH MENU ---------------------------*/

.sf-arrows .sf-with-ul:after{
  content: '';
  position: absolute;
  right: 0;
  margin-top: -2px;
  height: 0;
  width: 0;
  border-top-color: #e1e1e1;
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-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-left-color: #333;
}
.toggle-menu, a.closebtn{
  display: none;
}
/* --------- Header --------- */
.toggle{
  display:none;
}
.header{
  background: #f5f5f5;
}
.headertemplate .header{
  z-index: 999;
  width: 100%;
  height: auto;
  position: absolute;
  border-bottom: none;
  background: none;
}
.headertemplate .menubox{
  background: #000;
  margin: 22px 0 0 0;
}
.social-media i {
  color: #bbb;
  font-size: 12px;
  padding: 10px;
}
.social-media i:hover{
  color: #067fb9;
}
.top-header {
  /* background: #080c15; */
  display: none !important;
}
.timebox span {
  font-size: 14px;
  letter-spacing: 1px;
  color: #bbb;
  margin-left: 8px;
}
.timebox {
  padding: 4px 0;
}
.call{
 padding-top:20px;
}
.email {
  text-align: right;
  padding-top:20px;
}
.call i,
.email i {
  font-size: 25px;
  color: #067fb9;
}
.call p,
.email p {
  color: #333;
  font-size: 14px;
}
span.infotext {
  color: #067fb9;
  font-size: 16px;
  letter-spacing: 1px;
  /* font-style: italic; */
  font-weight: bold;
  margin-left: 5px;
}
.logo {
  font-weight: bold;
  padding: 8px 0;
  color: #333;
  text-align: center;
}
.logo h1 {
  font-weight: bold;
  padding: 0;  
}
.read-moresec a {
  background: #000;
  padding: 15px;
  font-size: 16px;
}
.read-moresec {
  margin: 30px 0;
}
button.drp_dwn_ecommerce {
  background: transparent;
  border: none;
  width: 100%;
  padding: 9px 5px;
  color:black;
  font-size: 20px;
}
.cat_menu {
  /* background: #080c15; */
}
.cat_menu i {
  float: left;
  margin: 5px 0;
  font-size: 20px;
}
span.hi_normal i {
  background: #000;
}
img.thumd_img {
  width: 25%;
  margin-right: 5px;
}
span.cat_name {
  font-size: 15px;
  font-weight: 600;
}
li.dropdown-submenu {
  border-bottom: solid 1px #e5e5e5;
  padding: 9px;
}
li.dropdown-submenu:hover {
  background: #f5f5f5;
}
.dropdown-menu > li > a{
  padding: 0;
}
.dropdown-menu{
  margin: 0;
  border-radius: 0;
  min-width: 100%;
}
.cart_links i {
  background: transparent;
  font-size: 17px;
  padding: 16px;
  color: #040404;
}
.cart_links i:hover {
  background: white;
}

/*--------------- cart css------------------*/
.col-1,.col-2 {
  max-width: 100%;
}
.widget_shopping_cart_content {
  display: none;
}
.cart_box:hover .widget_shopping_cart_content {
  box-shadow: 0 2px 15px rgba(0,0,0,0.1);
  position: absolute;
  top: 100%;
  right: 0;
  display: block;
  background: #fff;
  padding: 0 15px;
  width: 200px;
  z-index: 3;
}
.cart_box span.woocommerce-Price-amount.amount {
  font-size: 16px;
  color: #000;
}
/*-----------------Search pop up----------------*/
.serach_inner label {
  width: 78%;
}
.serach_outer {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.8);
  display: none;
}
.serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.closepop {
  position: absolute;
  top: 20%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
}
.serach_outer i {
  font-size: 24px;
  padding: 4px 0 0 0;
  color: #bbb;
  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: 4px solid #000;
  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 {
  border: solid 1px #000;
  padding: 10px;
  font-size: 20px;
  /* font-style: italic; */
}
.serach_inner input.search-submit {
  padding: 10px 35px;
  font-size: 20px;
  border: solid 1px #000;
}
button.search-submit {
  border: 0;
  background: transparent;
}
input.search-field {
  border: none;
  padding: 4px 0;
  width: 95%;
}
/*-------slider-----*/
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0;
  background: #000;
}
#slider img {
  width: 100%;
  opacity: 0.7;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
  background-image: none;
  font-size: 20px;
  background: transparent !important;
  color: #fff;
  padding: 0px 10px;
}
#slider .carousel-control-next, #slider .carousel-control-prev{
  opacity: 1;
  width: 12%;
  top: auto;
  bottom: 10%;
}
#slider .carousel-control-prev{
  left: auto;
  right: 4%;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  width: auto;
  height: auto;
  background: transparent !important;
}
.carousel-control-next-icon i, .carousel-control-prev-icon i{
  padding: 8px 14px;
  background: #eee;
  color: #000;
}
#slider .carousel-caption {
  top: 50%;
  transform: translateY(-50%);
}
#slider .inner_carousel h2 {
  font-size: 45px;
  font-weight: bold;
  color: #000;
  background: #fff;
  text-transform: capitalize;
  letter-spacing: 0px;
  margin: 0 20%;
  padding: 0
}
.more-btn a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  border-bottom: 2px solid;
  letter-spacing: 1px;
}
.more-btn{
  margin: 18px 0;
}
#slider p {
  font-size: 15px;
  font-weight: 500;
  line-height: 2;
}
/* --------- Top Products --------- */

#top_products {
  padding: 3% 0;
}
.title-sec {
  padding: 25px;
}
.title-sec h3 a {
  color: #000;
  font-weight: bold;
  font-size: 30px;
  text-transform: uppercase;
}
.title-sec p {
  color: #000;
  font-size: 15px;
}
header.woocommerce-products-header {
  margin-bottom: 10px;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
  text-align: center;
}
h2.woocommerce-loop-product__title {
  font-size: 13px !important;
  padding: 0 !important;
  font-weight: bold;
  color: #000;
}
.woocommerce ul.products li.product .price {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  margin: 5px;
}
.woocommerce ul.products li.product .button {
  margin-top: 0;
  background: transparent;
  border-bottom: solid 2px #d4d3d3;
  padding: 2px;
  border-radius: 0;
  color: #000;
}
.woocommerce ul.products li.product:hover a ,.woocommerce ul.products li.product:hover h2 {
  color: #067fb9;
}
h1.product_title.entry-title {
  background: transparent;
  text-align: left;
}
.woocommerce .quantity .qty {
  width: 6em;
  text-align: center;
  padding: 6px;
  border: solid 1px #000;
  background: #f5f5f5;
  color: #000;
  font-size: 18px;
  font-weight: bold;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
  color: #000;
  font-size: 18px;
  margin: 8px 0px;
}
.woocommerce span.onsale {
  background: #000;
  border-radius: 0;
  font-size: 15px;
}
.woocommerce ul.products li.product:hover span.onsale {
  background: #067fb9;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
  background-color: #f5f5f5;
  color: #000;
  -webkit-font-smoothing: antialiased;
  border: solid 1px;
  padding: 13px;
  font-size: 15px;
  border-radius: 0;
}
.woocommerce-product-gallery__image {
  padding: 5px;
}
span.posted_in {
  display: block;
}
span.woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover {
  background-color: #067fb9;
  color: #fff;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 12px;
  margin: 8px auto;
}
.space-top {
  padding: 3% 15px;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  border: solid 1px #000;
  background: #f5f5f5;
  color: #000;
  padding: 8px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
  background: #067fb9;
  color:#fff;
}

.woocommerce .woocommerce-cart-form button.button{
  color:#fff !important;
}

nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #067fb9;
  padding: 12px !important;
  margin-bottom: 10px !important;
  list-style-type: none !important;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff;
}
.woocommerce div#sidebar {
  margin-top: 2em;
}
/* --------- Homepage --------- */
.content-with-sidebar{
  padding: 3% 0;
}
#firstbox h1 {
  margin-bottom: 2%;
}
.box-image img {
  width: 100%;
}
.box-image span {
  background: #067fb9;
  padding: 15px;
  position: relative;
  bottom: 38px;
  font-size: 18px;
  color: #000;
}
.post-wrap h3 {
  /* font-size: 25px; */
  font-weight: 600;
  padding: 0;
}
.post-wrap h3 a{
  color: #000;
  font-size: 17px;
  padding: 0;
}
.post-wrap .section-title a:hover{
  text-decoration:none;
}
.post-wrap {
  margin-top: 3%;
  border: solid 1px #dfdfdf;
  border-radius: 2px;
  background: white !important;
}
.post-main {
  padding: 10px;
}
.adminbox {
  padding: 10px 0;
}
.adminbox a{
  color:#3e3e3e;
}
.adminbox span {
  font-size: 16px;
  margin-right: 15px;
  color: #3e3e3e;
}
.adminbox i {
  color: #3e3e3e;
  font-size: 15px;
  margin-right: 5px;
}
.post-wrap p {
  font-size: 15px;
  color: #3e3e3e;
  font-weight: 300;
}
.continue-read a {
  font-size: 16px;
  font-weight: 900;
  /* font-style: italic; */
  letter-spacing: 1px;
}
.continue-read {
  margin-top: 15px;
}
.metabox span {
  color: #999;
  font-size: 16px;
  margin-right: 20px;
}
/* Breadcrumbs */
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background: #f1f1f1;
  color: #000;
  padding: 4px 15px;
  margin-right: 5px;
  display: inline-block;
  margin-bottom: 5px;
}
.bradcrumbs a:hover{
  background:#f58220;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}

/* blog post */
.nav-previous {
  float: left;
  width: 50%;
  margin: 15px 0;
}
.nav-next{
  float: left;
  width: 50%;
  text-align: right;
  margin: 15px 0;
}
span.meta-nav {
  clear: both;
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.nav-next span.meta-nav:after{
  content: "\f30b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-left: 8px;
  position: relative;
  top: 5px;
}
.nav-previous span.meta-nav:before{
  content: "\f30a";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-right: 8px;
  position: relative;
  top: 5px;
}
.post-tags a {
  background: #067fb9;
  color: #fff;
  padding: 4px 10px;
  margin: 3px;
  border-radius: 4px;
  display: inline-block;
}
.nav-links a {
  font-size: 16px;
}
/* Comments BOX */
#comments{
  margin-top: 25px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding: 25px 0 0 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:#067fb9  ;
  padding:10px 60px;
  text-transform:uppercase;
  font-weight:bold;
  margin-top:20px;
  color: #fff;
}
#comments a.comment-reply-link{
  color:#fff;
  background:#067fb9;
  padding:5px 15px;
}
#comments a.comment-reply-link:hover{
  background: #000;
  color: #fff;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
.main-content #comments ol li{
  width:100%;
  background:none;
  list-style:none;
  margin: 0 0 20px;
  display:inline-block;
  border:none;
}
.comment-list li.comment{
  list-style: none;
}
#comments .comment-body p{
  background: #f5f5f5;
  padding: 15px;
}
.main-content #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  text-align:right;
}
.comment-respond{
  clear:both;
}
.comment-meta.commentmetadata {
  margin: 10px 0;
}
#comments .comment-content{
  margin-left:7%;
}
#comments .comment-body p a{
  text-decoration: underline;
}

/* Sidebar */

#sidebar h3 {
  color: #000;
  font-size: 25px !important;
  /* font-style: italic; */
  font-weight: 800;
  letter-spacing: 2px;
}
#sidebar h3 a.rsswidget{
  color: #000;
}
.rssSummary,
div#sidebar p,
#sidebar td#prev a {
  color: #999999;
}
#sidebar caption {
  font-weight: bold;
  color: #999999;
  font-size: 20px;
  text-align: center;
}
#sidebar table,#sidebar th,#sidebar td {
  border: 1px solid #d1d1d1;
  text-align: center;
}
#sidebar td {
  padding: 10px;
  color: #999999;
}
#sidebar th {
  text-align: center;
  padding: 10px;
  color: #999999;
}
#sidebar select {
  padding: 10px;
  border: none;
  background: #eee;
  color: #000;
  font-size: 17px;
}
#sidebar form{
  display: flex;
  width: 100%;
  border: solid 1px #eee;
}
#sidebar input[type="search"] {
  background:none;
  padding: 10px;
  border:none;
  font-size:15px;
  color:#999999;
  width:100%;
}
#sidebar input[type="search"]::placeholder {
  color: #999999;
}
#sidebar label{
  width:71%;
  float:left;
  margin:0;
}
#sidebar input[type="submit"]{
  background:#eee;
  border:none;
  color:#000;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: bold;
  margin:0;
}
,
button[type="submit"]{
  background:#eee;
  border:none;
  color:#000;
  padding:10px 20px;
  font-size:18px;
  font-weight: bold;
  margin:0;
}
#sidebar aside,
.singlebox {
  padding: 15px;
  border: 2px solid #eee;
  overflow: hidden;
  margin-bottom: 15px;
  border-radius: 5px;
}
#sidebar ul {
  list-style:none;
  margin:0;
}
#sidebar ul li a {
  color: #999999;
  font-size: 15px;
}
#sidebar ul li a:hover {
  color: #067fb9;
}
#sidebar li:last-child {
  border-bottom: none;
}
#sidebar li {
  border-bottom: solid 1px #eee;
  margin-top: 0;
  padding: 9px 0;
}
#sidebar .tagcloud a{
  background:#eeeeee;
  color:#000;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
  border-radius: 5px;
}

/* Main Content Css */
.main-content p{
  font-size: 16px;
  color: #999;
  margin:20px 0;
}
.main-content h1{
  font-size:30px;
  color: #000;
  font-weight: bold;
}
.main-content h2{
  font-size:32px;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;  
}
.main-content h3{
  font-size:36px;
  font-weight:normal;
  margin:0;
  padding:0;
  color:#000;
  margin:0 0 25px;
}
.main-content h4{
  font-size:20px;
  font-weight:bold;
  margin:0;
  padding:0;
  color:#333;
  margin:0 0 25px;
}
.main-content  h6{
  font-size:18px;
}
.main-content  h6{
  margin:0 0 15px;
  font-size:17px;
  padding:0;
  font-weight:bold;
  line-height:normal;
}
.main-content ul{
  list-style:none;
  margin:0 0 0 10px;
  padding:10px 0 0;
  font-size:16px;
}
.main-content ul li{
  list-style-type: circle;
  padding:0 0 0 5px;
  margin:0 0 5px 0;
  line-height:22px;
}
.main-content ul li ul li{
  list-style-type: circle;
}
.main-content ol{
  list-style: none;
  padding:10px 0 0 0;
  font-size:16px;
}
.main-content ol li{
  padding:0 0 0 0;
  margin:0 0 10px 0;
  list-style:decimal;
}
.main-content ol li ol li{
  margin:0 0 10px 0;
  padding:0 0 0 35px;
}
.main-content  h5{
  margin:0 0 15px;
  font-size:18px;
  padding:0;
  font-weight:bold;
  line-height:normal;
}

/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:14px;  
  line-height:13px;
  float:right;  
  font-weight:bold;
  width:100%;
} 
.pagination span, .pagination a {
  display:block;
  float:left;
  margin: 2px 5px 2px 0;
  padding:10px 15px;
  text-decoration:none;
  width:auto;
  color:#fff;
  background: #333;
  -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{
  color: #fff;
  background: #067fb9;
} 
.pagination .current{
  padding:10px 15px;
  background: #067fb9;
  color: #fff;
}
.main-content .pagination ul{
  margin:0;
  clear:both;
}
.main-content .pagination ul li{
  margin:0;
}

/*copyright css*/
.footersec aside.widget {
  margin-bottom: 30px;
  margin-top: 10%;
}
.footersec label {
  float: left;
  width: 70%;
}
.footersec input[type="submit"] {
  margin-top: 0;
  padding: 6px 10px;
  background: #067fb9;
  color: #fff;
  font-size: 15px;
}
.tagcloud a {
  color: #999;
  border: solid 1px #999;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0px 5px;
  display: inline-block;
}
.tagcloud a:hover,
#sidebar .tagcloud a:hover{
  background: #067fb9;
  color: #fff;
  border: solid 1px #067fb9;
}
.footersec td#prev a {
  color: #999;
}
.footersec caption {
  font-weight: bold;
  color: #999;
  font-size: 20px;
}
.footersec table,.footersec th,.footersec td {
  border: 1px solid #d1d1d1;
  text-align: center;
}
.footersec td {
  padding: 5px;
  color: #999;
}
.footersec th {
  text-align: center;
  padding: 5px;
  color: #999;
}
.footersec select {
  padding: 8px 5px;
}
.widget li a,aside#categories-5 li a {
  color: #999;
  font-size: 16px;
}
.widget li a:hover, aside#categories-5 li a:hover {
  color: #067fb9;
}
.widget li {
  list-style: none !important;
  margin-top: 3%;
  color: #999;
}
.textwidget strong,
.textwidget p {
  color: #999;
}
.footersec {
  background: #080c15;
}
h3.widget-title {
  color: #067fb9;
  font-size: 25px !important;
  /* font-style: italic; */
  font-weight: 800;
  letter-spacing: 2px;
}
.footersec ul {
  margin: 0;
}
.copyright {
  color: #000;
  font-size: 14px;
  margin: auto;
  text-align: center;
  background: #067fb9;
  padding: 15px;
}
.copyright a,.copyright span{
  color: #000;
}

/* Pagination */
.pagination{
  display:table;
  clear:both;
}
.pagination ul{
  list-style:none;
  margin:20px 0;
}
.pagination ul li{
  display:inline;
  float:left;
  margin-right:5px;
}
.pagination ul li span,
.pagination ul li a{
  background:#222222;
  color:#fff;
  padding:5px 10px;
  display:inline-block;
}
.pagination ul li .current,
.pagination ul li a:hover{
  background:#ff8a00;
}
h1.entry-title,
h1.page-title{
  font-size: 30px;
  text-align: center;
  color: #000;
  font-weight: bold;
  background: #eee;
  padding: 10px 0;
}
p.sorry-text {
  font-size: 17px;
  color: #000;
}
.sticky .post-wrap {
  margin-bottom: 4%;
  border: solid 10px #ddd;
  background: #eee;
}
article img{
  height:auto;
}
article p{
  margin:10px 0;
}
.post-categories,
.post-tags,
.post-comment,
.post-date{
  display:inline;
}
form.search-form{
  margin-bottom:0px;
}
i.fa.fa-search {
  float: right;
  margin-top: -8.5%;
  margin-right: 12%;
  font-size: 20px;
  color: #fff;
}
input.search-field,
.post-password-form input[type=password]{
  border:1px #eee solid;
  padding:4px;
  width: 100%;
}
input.search-submit,
.post-password-form input[type=submit]{
  border:none;
  color:#ffffff;
  padding:4px 10px;
  cursor:pointer;
}
nav.post-navigation{
  padding:10px 0 20px;
  clear: both;
  font-weight: bold;
}
.webicon{
  font-size:20px;
}
.comment-list, ol.comment-list{
  list-style:none;
  margin-left:0;
  margin-top:20px;
  margin-bottom:20px;
}
.comment-list ul, ol.comment-list ul{
  list-style:none;
}
.comment-list li.comment{
  margin-top:20px;
}
.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6{
  margin-top:15px;
}
.blog-post-repeat{ 
  border-bottom:1px solid #cccccc;
  margin-bottom:40px;
}
/*video*/
iframe{
  width: 100%;
}
.entry-audio audio{
  width: 100%;
}

/*responsive menu*/
@media screen and (max-width:720px) {
  .logo img{
    position: relative;
  }
  button.drp_dwn_ecommerce{
    font-size: 20px !important;
  }
  .call, .email,
  .social-media,
  .timebox,
  .logo {
    text-align: center;
  }
  .slide-cap h2{
    font-size: 25px;
  }
  .social-media i{
    border: none;
  }
  ol.children {
    margin: 0 !important;
  }
  ol.children img {
    width: 30px;
    border: solid 1px;
  }
  .main-content #comments ol li {
    padding: 10% 0 0 2% !important;
  }
  #slider .carousel-control-prev-icon, #slider .carousel-control-next-icon{
    padding: 0;
  }
  #slider .carousel-control-prev{
    right: 14%;
  }
  #slider .inner_carousel h2{
    display: none;
  }
  .search-box.cart_links {
    text-align: left;
    margin: 10px 0;
    padding: 0;
  }
  .toggle-menu{
    text-align: right;
    margin: 10px 0;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    width: 100%;
  }
  .subtitle{
    font-size: 13px;
  }
  .header .logo{
    text-align:center;
  }
  .pagination{
    float:none;
  }
  .services .button {
    margin: 0 auto;
    display: block;
    width: 34%;
  }
  .home .inner-service{
    margin: 20px 0 0 0;
    min-height: auto;
  }
}
@media screen and (max-width: 1000px){
  .cat_menu{
    padding: 0;
  }
  button.drp_dwn_ecommerce{
    font-size: 15px;
    padding: 7px 5px;
  }
  .cart_links i{
    padding: 10px;
  }
  .menubar .primary-navigation ul li a:focus,
  a.closebtn.responsive-menu:focus{
    outline: 1px dotted #067fb9;
    border-bottom: 1px solid #000;
  }
  .toggle-menu {
    display: none;
    cursor: pointer;
    text-align: right;
  }
  .toggle-menu i {
    font-size: 25px;
    color:black;
    padding: 6px 8px;
    /* background: #067fb9; */
  }
  .toggle-menu button {
    background: transparent;
    border: none;
    padding-left: 0px;
  }
  .sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    right: 0;
    background-color: #252525;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 50px;
    display: block;
    color: #ffffff;
    border: none;
    background: transparent;
    padding: 0 10px;
  }
  .sidebar #primary-site-navigation {
    width: 100%;
  }
  .toggle-menu{
    display: block;
  }
  .primary-navigation ul ul li,
  .primary-navigation li{
    display: block;
  }
  .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,
  .primary-navigation ul li ul ul{ 
    display:block !important;
  }
  .primary-navigation ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .primary-navigation ul li ul li a{
    padding-left:20px !important;
  }
  .primary-navigation ul li ul li ul li a{
    padding-left:30px !important;
  }  
  .primary-navigation ul li ul, 
  .primary-navigation ul li ul ul {
    display: block !important;
    opacity: 1 !important;
  }
  .primary-navigation ul ul{
    position: static;
    width: 100%;
  }
  .primary-navigation li{
    padding: 0;
  }
  .main-header-box{
    padding-bottom: 15px;
  }
  #menu-sidebar {
    text-align: left;
    display: inline;
  }
  .primary-navigation ul ul a{
    background: #252525;
  }
  .primary-navigation ul ul a:hover{
    background: none;
    color: #067fb9;
  }
  .logo a{
    font-size: 18px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1024px) {
  .cat_menu{
    padding: 0;
  }
  button.drp_dwn_ecommerce{
    font-size: 16px;
  }
  .search-box.cart_links{
    padding: 0;
  }
  #slider .carousel-control-prev{
    right: 6%;
  }
  #slider .inner_carousel h2{
    margin:0 15%;
  }
  .footersec td{
    padding: 5px;
  }
}
@media screen and (min-width: 720px) and (max-width: 768px){
  .search-box.cart_links{
    padding: 0;
  }
  .dropdown-menu{
    min-width: 11.5rem;
  }
  .cat_menu i{
    margin:0;
  }
  #slider .inner_carousel h2{
    margin: 0;
  }
  #slider .carousel-control-prev{
    right: 7%;
  }
  .footersec td,
  .footersec th{
    padding: 0px;
  }
  .footersec input.search-field,
  .footersec label,
  .footersec input[type="submit"]{
    width: 100%
  }
}