/*
Theme Name: Shopfront Ecommerce
Theme URI: https://theclassictemplates.com/themes/free-ecommerce-wordpress-theme/
Author: classictemplate
Author URI: https://www.theclassictemplates.com/
Description: Shopfront E-commerce is a versatile and powerful WordPress theme that is designed specifically for online retailers, boutique stores, and e-commerce entrepreneurs. This theme is an ideal solution for store owners to create a stunning online presence for their stores and take their business online. The theme offers a comprehensive set of features and customization options to help you create a stunning and successful online store. Shopfront Ecommerce comes with a visually appealing and modern design that combines elegance with functionality. The theme is fully responsive and user-friendly, ensuring smooth navigation across all devices no matter what the size. It is also cross-browser compatible, allowing your website to be accessed through all web browsers. With its user-friendly interface and intuitive navigation, you can create a seamless shopping experience for your customers. Shopfront E-commerce integrates seamlessly with popular plugins, such as WooCommerce, providing you with a solid foundation to manage inventory, process payments, and handle shipping options effortlessly. You can easily showcase your products with beautiful image galleries, detailed descriptions, and customer reviews to build trust and encourage sales. The theme offers a range of customization options to match your brand identity and create a unique online store. Customize color schemes, typography, and layout to reflect your brand's aesthetics. With the user-friendly drag-and-drop page builder, you can easily create custom layouts and add interactive elements to engage your customers effectively.
Version: 0.2.3
Tested up to: 6.2
Requires PHP: 7.2
Requires at least: 5.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: shopfront-ecommerce
Tags: blog, e-commerce, food-and-drink, one-column, two-columns, right-sidebar, left-sidebar, custom-logo, full-width-template, footer-widgets, featured-images, custom-colors, editor-style, wide-blocks, block-styles, custom-header, custom-background, custom-menu, sticky-post, threaded-comments, theme-options, rtl-language-support

Shopfront Ecommerce WordPress Theme has been created by classictemplate (theclassictemplates.com), 2023.
Shopfront Ecommerce WordPress Theme is released under the terms of GNU GPL
*/

*{
  margin:0;
  padding:0;
  outline:none;
}
body{
  margin:0;
  padding:0;
  line-height:20px;
  font-size:13px;
  color:#6E6D6D;
  font-family: 'poppins', sans-serif;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
img{
  border:none;
  margin:0;
  padding:0;
  height:auto;
  max-width:100%;
}
p{
  margin:0;
  padding:0;
}
a{
  text-decoration:none;
  color: #f07f13;
}
a:hover{
  color:#333;
  text-decoration:none;
}
input:focus{
  border:2px solid #000;
}
ol,ul{
  margin:0;
  padding:0;
}
.comment-content p a,#footer .textwidget a{
  text-decoration: underline;
}
#sidebar .tagcloud a:focus, .main-nav a:focus, .main-nav ul ul a:focus, select:focus, #commentform input#submit:focus, .shop-now a:focus, a.pagemore:focus {
  border: 2px solid #f07f13;
  outline: none;
}
.listarticle a:focus, .wp-block-button a:focus{
  outline: 3px solid #f07f13 !important;
}
.category-btn:focus, .product-search button[type="submit"]:focus{
  border: 2px solid #000;
  outline: none;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter{
  margin:0;
  padding:0;
  max-width:100% !important;
}
.sticky{
  background: #ededed;
}
.entry-content ol li,
.entry-content ul li{
  margin-left:15px;
}
ul li ul,
ul li ul li ul,
ol li ol, ol li ol li ol{
  margin-left:10px;
}
h1,h2,h3,h4,h5,h6{
  color:#000000;
  font-family: 'Oswald', sans-serif;
  margin:0 0 20px;
  padding:0;
  line-height:1.1;
  font-weight:400;
}
h1{
  font-size:32px;
}
h2{
  font-size:30px;
}
h3{
  font-size:24px;
}
h4{
  font-size:20px;
}
h5{
  font-size:18px;
}
h6{
  font-size:14px;
}
.clear{
  clear:both;
}
.alignnone{
  width:100% !important;
}
img.alignleft, .alignleft{
  float:left;
  margin:0 15px 0 0;
  padding:5px;
  border:1px solid #cccccc;
}
img.alignright, .alignright{
  float:right;
  margin:0 0 0 15px;
  padding:5px;
  border:1px solid #cccccc;
}
.left{
  float:left;
}
.right{
  float:right;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous{
  float:none !important;
  margin:10px 0;
}
ol.comment-list li{
  list-style:none;
  margin-bottom:5px;
}
.entry-content a,.entry-summary a,#sidebar .widget_text a {
  text-decoration: underline;
}
a.rsswidget.rss-widget-title{
  font-size: 9px;
}
/* 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. */
}
a:focus,
input[type='submit']:focus,
input[type='search']:focus,
textarea:focus,
input[type='name']:focus,
input[type='email']:focus,
.toggle-nav button:focus,
a.close-button:focus, input:focus{
	outline: -webkit-focus-ring-color auto 1px;
}
.boxlayout{
	width: 1140px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	box-shadow: 0 -8px 8px #8e8e8e;
}

/* = wide block css
-------------------------------------- */
.alignwide {
  margin-left  : -80px;
  margin-right : -80px;
}
.alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.alignfull img {
  width: 100vw;
}

/* = pre loader css
-------------------------------------- */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 99999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(images/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

/* = top header css
-------------------------------------- */
.header-top {
  background: #f07f13;
}
.header-top p {
  margin-bottom: 0;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  padding: 12px 0;
  text-transform: uppercase;
}
.social-icons {
  text-align: right;
}
.social-icons i {
  color: #ffffff;
  font-size: 18px;
  padding: 16px 10px;
}
.social-icons i:hover{
  color: #333333;
}
.social-icons a{
  display: inline-block;
}
h1.site-title, p.site-title{
  font-size: 30px;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
h1.site-title a, p.site-title a {
  color: #fff;
  font-family: 'Oswald', sans-serif;
}
h1.site-title a:hover , p.site-title a:hover{
  text-decoration: unset;
}
.header .site-description{
  font-size: 12px;
  color: #fff;
  margin-top: 10px;
}
.product-search button[type="submit"]:hover{
  background: #333333;
  color: #fff;
}
.logo img{
  margin-bottom: 15px !important;
}
/* = header css
-------------------------------------- */
.sticky-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background-color: #333333;
  box-shadow: 2px 2px 10px 0px #2d2d2d;
  padding: 20px;
}
.close-sticky{
  background-color: #ffffff;
}
.admin-bar .sticky-head{
  top: 32px;
  background: #333333;
}
.header {
  background: #333333;
  padding: 15px 0;
}
.category-meta {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}
.category-btn {
  background: #f07f13;
  border: none;
  padding: 16px;
  width: 100%;
  text-align: left;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
  cursor: pointer;
  color: #ffffff;
}
.category-btn i {
  font-size: 22px;
  margin-right: 15px;
}
.category-dropdown {
  position: absolute;
  background: #fff;
  width: 90%;
  z-index: 9999;
  list-style: none;
  box-shadow: 0 0 5px 0px #eee;
  height: 385px;
  overflow-y: scroll;
}
.category-dropdown li {
  border-bottom: solid 2px #f5f2f2;
  padding: 16px 0;
}
.category-dropdown li a{
  color: #333333;
  font-size: 15px;
  font-weight: 600;
  padding-left: 20px;
  text-transform: uppercase;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
}
.category-dropdown li a:hover{
  color: #f07f13;
}
.product-search input[type="search"] {
  border: none;
  padding: 12px;
  font-weight: 500;
  width: 100%;
  font-size: 18px;
  font-family: 'Noto Sans', sans-serif;
}
.product-search button[type="submit"] {
  background: #f07f13;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  padding: 15px 43px;
  text-transform: uppercase;
  font-size: 17px;
  border: none;
  cursor: pointer;
  width: auto;
}
.product-search form.woocommerce-product-search {
  border: solid 2px #f07f13;
  display: flex;
}
.product-account i,
.product-cart i {
  font-size: 25px;
  color: #f07f13;
}
.product-account,
.product-cart {
  margin: 15px 0;
  text-align: right;
  font-family: 'Oswald', sans-serif;
}
span.item-count {
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  padding-left: 15px;
  text-transform: uppercase;
}

/* = scrollbar css
-------------------------------------- */
.category-dropdown::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.category-dropdown::-webkit-scrollbar{
  width: 12px;
  background-color: #F5F5F5;
}
.category-dropdown::-webkit-scrollbar-thumb{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #f07f13;
}

/* = menus css
-------------------------------------- */
#mySidenav {
  display: inline;
  text-align: right;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.main-nav ul{
  margin: 0;
  padding: 0;
}
.main-nav li{
  display: inline-block;
  position: relative;
}
.main-nav a {
  color: #fff;
  padding: 12px;
  font-size: 14px;
  display: block;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
.main-nav a:hover{
  color: #f07f13;
}
.main-nav ul ul{
  position: absolute;
  background: #333333;
  min-width: 250px;
  z-index: 9999;
  top: 100%;
  line-height: 30px;
  border-radius: 5px;
  opacity: 0;
}
.main-nav ul ul ul{
  left: 100%;
  top: 0%;
}
.main-nav ul ul a{
  color: #fff ;
  border: none;
  padding: 5px 10px ;
  margin-top: 5px;
}
.main-nav ul ul a:hover{
  color: #fff ;
}
.main-nav ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
  border-bottom: solid 1px #565656;
}
.main-nav ul li:hover > ul{
  opacity: 1;
}
.main-nav li.menu-item-has-children:hover > ul, .main-nav li.menu-item-has-children:focus > ul, .main-nav li.menu-item-has-children.focus > ul{
  opacity: 1;
}
.main-nav .menu > ul > li.highlight{
  background-color: #006ccc;
}
.main-nav .menu > ul > li.highlight:hover{
  background: transparent;
}

.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu  {
  opacity: 1;
}
.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;
  opacity: 1;
}
.toggle-nav, a.close-button{
  display: none;
}

/* = slider section css
-------------------------------------- */
#catsliderarea{
  padding-bottom: 30px;
}
.slider-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 35%;
  right: 35%;
}
.catwrapslider{
  width:100%;
  position:relative;
  background-color:#fff;
  box-sizing:border-box;
}
.slidesection{
  background-color: #333333;
}
.slidesection img {
  opacity: 0.6;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  height: fit-content;
}
.catwrapslider .owl-controls{
  position: absolute;
  top: 50%;
  right:auto;
  left:auto;
  width:100%;
}
.catwrapslider .owl-prev,
.catwrapslider .owl-next {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  bottom: 15px;
  width: 22px;
  padding: 20px;
  height: 22px;
  border: none;
  font-size: 40px;
  right: 0;
}
.catwrapslider .owl-prev:hover,
.catwrapslider .owl-next:hover{
  background: #f07f13;
  color: #fff;
}
.catwrapslider .owl-prev{
  left:10px;
}
.catwrapslider .owl-next{
  right:10px;
}
button.owl-prev span,
button.owl-next span{
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
}
.owl-prev,
.owl-next {
  border: solid 2px #ffffff;
  padding: 18px;
}
.catwrapslider{
  height:auto;
}
.slider-box h1{
  font-size: 45px;
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 1px;
  text-align: center;
}
.shop-now {
  margin: 25px 0;
  text-align: center;
}
.shop-now a {
  color: #ffffff;
  background-color: #333333;
  padding: 12px 35px;
  font-family: 'Oswald', sans-serif;
  font-size: 15px;
  display: inline-block;
  text-transform: uppercase;
}
.shop-now a:hover {
  border-color: #f07f13;
  background: #f07f13;
  color: #ffffff;
}
button.owl-dot.active {
  width: 25px;
}
button.owl-dot {
  background: #ffffff;
  width: 10px;
  height: 8px;
  border-radius: 6px;
  border: none;
  margin-right: 5px;
}
.owl-dots {
  position: relative;
  bottom: 54px;
  width: 75px;
  left: 125px;
}
#recent-product h2{
  font-size: 28px;
  margin-bottom: 30px;
}
#recent-product h2::after {
  content: "";
  display: block;
  border-bottom: 1px solid #b7b7b7;
  width: 70%;
  position: relative;
  bottom: 6px;
  left: 8em;
}

/* = Product Category css
-------------------------------------- */

/*#product_cat_slider{
  margin-top: -100px;
  position: relative;
  z-index: 9999;
}*/
#product_cat_slider .owl-carousel .owl-item img{
  width: auto;
  margin: 0 auto;
}
#product_cat_slider .owl-carousel .owl-stage{
  display: inline-block;
}
#product_cat_slider .owl-dots {
  margin-top: 30px;
  text-align: center;
}
#product_cat_slider button.owl-dot {
  background: #606060;
  width: 6%;
  height: 2px;
  margin-right: 15px;
  border: none;
}
#product_cat_slider button.owl-dot.active{
  background: #ff819f;
  height: 4px;
}
.product_cat_box img{
  height: 450px;
  object-fit: cover;
}
.product_cat_box h3{
  background-color: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  margin: 0;
  writing-mode: tb-rl;
  padding: 30px 13px;
  text-align: left;
  text-transform: uppercase;
  left: 0;
  right: auto;
  transform: rotate(180deg);
}
.product_cat_box{
  position: relative;
}
.product_cat_box a{

}
/* = Page lay out css
-------------------------------------- */
.postsec-list input.search-field,
.postsec-list input.search-submit {
  padding: 15px 10px;
}
#content{
  padding:25px 0;
  clear: both;
}
.contentsecwrap p{
  margin-bottom:20px;
  line-height:20px;
}
.listarticle{
   margin-bottom: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 5px solid #ededed;
  padding: 20px;
}
.listarticle h2 a{
  color:#333333;
}
.listarticle h2 a:hover{
  color:#f07f13;
}
.listarticle p{
  margin-bottom:10px;
}
.blog-meta{
  font-style:italic;
  margin-bottom:8px;
}
.post-date,
.post-comment{
  display:inline;
  color: #333333;
}
.single_title{
  margin-bottom: 15px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.post-thumb{
  margin:0 0 15px 0;
}
.postmeta{
  margin-bottom:10px;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
.nav-links .page-numbers{
  padding:5px 10px;
  color:#111;
}
.entry-summary .pagemore {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: #333333;
  padding: 12px 25px;
  font-size: 12px;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
}
.pagemore:hover{
  background: #f07f13;
  color: #fff;
}

select{ border:1px solid #ccc; width:100%;}

/*scroll to top*/
#button{
  background: #f07f13;
  color: #ffffff;
  cursor: pointer;
  width: 60px;
  text-align: center;
  height: 60px;
  padding-top: 22px;
  position: fixed;
  border-radius: 50%;
  bottom: 60px;
  right: 20px;
  z-index: 9999;
  -moz-border-radius: 0;
  font-size: 15px;
  display: none;
}

/* = sidebar
---------------------------------------------- */
label{
  margin-bottom: 0;
}
.search-form label{
  width: 100%;
}
aside.widget{
  margin-bottom:30px;
  border:5px solid #ededed;
  padding:20px;
}
aside.widget ul{
  list-style:none;
}
h3.widget-title{
  padding:0 0 15px 0;
  color:#333333;
  border-bottom:1px solid #edecec;
  font-size:18px;
  font-weight:bold;
  text-transform:uppercase;
}
#sidebar ul li{
  border-bottom:1px dashed #d0cfcf;
  padding:8px 0;
}
#sidebar ul li a{
  color:#3b3b3b;
  display:inline-block;
}
#sidebar ul li a:hover{
  color:#f07f13;
}
#sidebar ul li:last-child{
  border:none;
}
#sidebar.left{
  float:left;
}
#sidebar table{
  width:100%;
  text-align:center;
}
#calendar_wrap caption{
  font-weight:700;
  padding-bottom:10px;
  text-transform:uppercase;
}
#sidebar select {
  width: 100%;
  padding: 10px;
  background: transparent;
  border: solid 2px #ffffff;
}
#sidebar input[type="text"],
#sidebar input[type="search"]{
  border: solid 2px #333333;
  padding: 10px;
  width: 100%;
  margin-bottom: 10px;
}
#sidebar input.search-submit,
form.woocommerce-product-search button {
  font-family: 'Oswald', sans-serif;
  padding: 10px;
  width: 100%;
  border: solid 2px #f07f13;
  background: #f07f13;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
#sidebar h1, h2, h3, h4, h5, h6{
  margin: 0 0 10px;
}
#recentcomments li{
  background-image:none !important;
}
#recentcomments li a{
  padding-left:0px !important;
}
.textwidget select{
  width:100%;
}
table{
  width:100%
}
#sidebar .tagcloud a {
  background-color: #333333;
  font-size: 12px !important;
  margin: 2px 0;
  display: inline-block;
  color: #ffffff;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#sidebar .tagcloud a:hover{
  background-color: #f07f13;
  color: #fff;
}
/* = Footer css
------------------------------------------- */
#footer{
	background-color:#1A191A;
	color:#595959;
}
.ftr-4-box{
	width:21%;
	float:left;
	margin:0 4% 2% 0;
	box-sizing:border-box;
	padding:35px 0 15px;
}
.widget-column-4 {
	margin-right:0px !important;
}
.ftr-4-box h5{
	font-weight:400;
	font-size:25px;
	color:#fff;
	margin-bottom:25px;
	border-bottom:1px solid #303030;
	padding-bottom:15px;
	letter-spacing: 1px;
}
.ftr-4-box h5 span{
	font-weight:300;
	color:#f07f13;
}
.ftr-4-box ul{
	margin:0;
	padding:0;
	list-style:inside disc;
}
.ftr-4-box ul li {
	display:block;
	padding:6px 0;
	border-bottom:1px solid #303030;
}
.ftr-4-box ul li a {
	color:#595959;
}
#footer .ftr-4-box ul li a, #footer .ftr-4-box ul li , #footer .ftr-4-box p, #footer table, #footer #calendar_wrap caption{
  color:#fff;
}
.ftr-4-box ul li a:hover,
.ftr-4-box ul li.current_page_item a {
	color: #f07f13;
}
.ftr-4-box a.readmore span{
	color:#fff;
}
.ftr-4-box p{
	margin-bottom:15px;
}
.copywrap {
	background-color: #333333;
	color: #fff;
	padding:15px 0;
	text-align:center;
}
.copywrap a{
  color: #fff;
}
#footer .tagcloud a {
  background-color: #f07f13;
  font-size: 12px !important;
  margin: 2px 0;
  display: inline-block;
  color: #ffffff;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#footer .tagcloud a:hover{
  background-color: #333333;
  color: #fff;
}