/*!
Theme Name: WalkerShop
Theme URI: https://walkerwp.com/walkershop/
Author: WalkerWP
Author URI: https://walkerwp.com/
Description: WalkerShop is the feature rich, clean, SEO friendly and responsive professional multipurpose WordPress theme for eCommerce which offers 10+ pre-built  starter templates and lots of dynamic section and WooCommerce layout for homepage.  WalkerShop designed with mobile-first approach, compatibility and responsive layout to build a more accessible  site for shopping site. WalkerShop designed with beautiful shop page, and interior  pages with multiple sidebar options and dynamic sidebar. It comes with multiple header and footer layout as well as and one click demo import makes ease to setup your site in a minute.  find the demos and details at https://walkerwp.com/walkershop.
Version: 1.0.3
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: walkershop
Tags: blog,  left-sidebar, right-sidebar, custom-header, entertainment, one-column, two-columns, grid-layout, flexible-header, custom-background, custom-menu, featured-images, full-width-template,  footer-widgets, translation-ready, theme-options, threaded-comments

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Walkershop is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: inline-block;
	width: auto;
	font-size: 16px;

}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul li a{
	z-index: 99;
}
.main-navigation ul ul {
    float: left;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99;
    display: block;
    min-width: 230px;
    background: var(--light-color);
    opacity: 0;
    transition: all ease 0.23s;
    margin: 10px 0 0 0;
    visibility: hidden;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation ul li.focus > ul {
   display: block;
   opacity: 1;
   z-index: 1000;
   transform: scale(1,1);
   margin: 0;
   visibility:visible;
}
.main-navigation ul ul ul {
   left: 100%;
   top: 0;
}
.main-navigation li {
   position: relative;
   display: inline-block;
   margin-bottom: 0;
}
.main-navigation ul ul ul {
   left: 100%;
   top: 0;
}
.main-navigation ul > li:hover > ul {
   opacity: 1;
   left: 0;
   z-index: 9999;
}
.main-navigation ul ul li:hover > ul {
   opacity: 1;
   left: 100%;
}
.main-navigation li li {
   float: none;
   display: block;
}
.main-navigation ul li li:last-child > a {
   border: none;
}
.main-navigation ul li a {
   display: block;
   padding: 0px 20px;
   position: relative;
   z-index: 99;
   line-height: 50px;
   transition: all ease 0.23s;
   text-decoration: none;
   color: var(--text-color);
   font-weight: 600;
}
.main-navigation ul ul li a{
	color: var(--primary-color);
}
.main-navigation ul li:hover a{
   opacity: 1;
   background: var(--primary-color);
   color: var(--light-color);
}
.main-navigation ul ul li a:hover,
.main-navigation ul ul li a:focus{
	color: var(--light-color);
	background: var(--secondary-color);
}
.main-navigation li.current-menu-item a {
    background: var(--secondary-color);
    color: var(--light-color);
}
.main-navigation ul li ul li a{
  line-height: 40px;
}

.main-navigation ul li.current-menu-item  a{
	color: var(--light-color);
}
.main-navigation ul li.current-menu-item  a:hover{
	color: var(--light-color);
}
.main-navigation ul li li.current-menu-item a {
    background: var(--secondary-color);
    color: var(--light-color);
}
.main-navigation li > a {
   position: relative;
}
.main-navigation li li.current_page_item > a:after,
.main-navigation li li.current-menu-item > a:after,
.main-navigation ul li li a:hover:after {
   display: none;
}
.main-navigation li.menu-item-has-children > a{
	padding-right: 24px;
}
.main-navigation li.menu-item-has-children > a:after {
    content: '\f078';
    right: 0px;
    top: 1px;
    width: 20px;
    height: 20px;
    font-family: "Font Awesome 6 Free";
    font-size: 10px;
    margin-left: 5px;
    font-weight: 600;
    position: absolute;
}
.main-navigation ul ul li.menu-item-has-children > a:after,
.main-navigation ul ul li.menu-item-has-children > a:hover:after{
    content: '\f054';
    right: 0;
    display: block;
}
.main-navigation ul ul li.menu-item-has-children > a:hover:after {
	color: var(--light-color);
}



/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
.menu-toggle {
  width: auto;
}

.menu-toggle:hover {
  opacity: .89;
}
.menu-toggle:focus span:nth-of-type(1),
.menu-toggle:hover span:nth-of-type(1),
.main-navigation.toggled .menu-toggle span:nth-of-type(1){
  transform: translateY(8px) translateX(0) rotate(45deg);
  background: var(--secondary-color);
}
.button_container:focus span:nth-of-type(2),
.button_container:hover span:nth-of-type(2),
.main-navigation.toggled .button_container span:nth-of-type(2) {
  opacity: 0;
  background: #FFF;
}
.menu-toggle:focus span:nth-of-type(2),
.menu-toggle:hover span:nth-of-type(2),
.main-navigation.toggled .menu-toggle span:nth-of-type(2) {
    background: transparent;
}
.menu-toggle:focus span:nth-of-type(3),
.menu-toggle:hover span:nth-of-type(3),
.main-navigation.toggled .menu-toggle span:nth-of-type(3) {
  transform: translateY(-10px) translateX(0) rotate(-45deg);
  background: var(--secondary-color);
}
.menu-toggle span {
  background: var(--primary-color);
  border: none;
  height: 3px;
  width: 25px;
  position: absolute;
  top: 7px;
  left: 4px;
  transition: all .25s ease;
  cursor: pointer;
}
.menu-toggle span:nth-of-type(2) {
  top: 16px;
}
.menu-toggle span:nth-of-type(3) {
  top: 25px;
}
.main-navigation button.menu-toggle:focus{
    outline: 1px solid var(--secondary-color);
    border-radius: 0;
}
.walker-wraper.header-layout-1{
	padding:10px;
}


@media screen and (min-width:1024px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: inline-block;
	}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* 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 !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.wraper{
	width: 100%;
    max-width: 100%;
    padding: 10px 0 15px;
    margin: 0;
    position: relative;
    clear: both;
}
.container{
    width: 100%;
    max-width: 1340px;
    margin: 0 auto;
    position: relative;
    clear: both;
    display: flex;
    justify-content: initial;
    align-items: initial;
    flex-wrap: wrap;
    padding: 0 15px;
}

@media(max-width:1320px){
	.container{
		max-width: 100%;
		padding: 0 50px;
	}
}


/*animation*/
@keyframes fadeInUp {
    from {
        transform: translate3d(0,200px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,200px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}


.walkershopFadeInUp {
     animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}
.no-gap{
	padding: 0;
}
.text-center{
	text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
.full-width{
    max-width: 100% !important;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12{
position: relative;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   float: left;
}
.col-md-1{
	width:8.333%;
}
.col-md-2{
	width: 16.666%;
}
.col-md-3{
	width: 25%;
}
.col-md-4{
	width: 33.333%;
}
.col-md-5{
	width: 41.666%;
}
.col-md-6{
	width: 50%;
}
.col-md-7{
	width: 58.333%;
}
.col-md-8{
	width: 66.666%;
}
.col-md-9{
	width: 75%;
}
.col-md-10{
	width: 83.333%;
}
.col-md-11{
	width: 91.666%;
}
.col-md-12{
	width: 100%;
}
header#masthead .main-header .container {
    align-items: center;
    justify-content: space-between;
}
header#masthead {
	position: relative;
}
header#masthead  .header-background{
    position: absolute;
   
    width: 100%;
    height: 100%;
   overflow: hidden;
}
header#masthead  .header-background img{
	width: 100%;
    height: 100%;
    object-fit: cover;
     opacity: 0.12;
}
.footer-wiget-list {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    display: grid;
    grid-gap: 30px;
}
ul.walkershop-social-icons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.walkershop-footer-column ol.wp-block-latest-comments {
    padding: 0;
}
.walkershop-footer-column h1,
.walkershop-footer-column h2,
.walkershop-footer-column h3,
.walkershop-footer-column h4 {
    margin-top: 0;
}
ul.walkershop-social-icons li {
    display: inline-block;
}
.wrapper.copyright-section .container {
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    display: grid;
    grid-gap: 20px;
    align-items: center;
}

.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.align-right{
	text-align: right;
}
.topbar-wrapper .container {
    justify-content: space-between;
    align-items: center;
}
.topbar-wrapper .topbar-left {
    display: flex;
    font-size: 14px;
}

/*topbar*/
.wrapper.topbar-wrapper {
    background: #2b2c59;
    color: #fff;
    padding: 5px 0;
}

.topbar-wrapper .topbar-slogan-text,
.topbar-wrapper .topbar-lcoation,
.topbar-wrapper .topbar-phone{
	margin-right: 20px;
}
.wrapper.topbar-wrapper .topbar-left svg {
    font-size: 14px;
}
.topbar-wrapper .topbar-left a {
    color: #f8c625;
    text-decoration: none;
}
.topbar-wrapper .topbar-left a:hover {
	color:#ededed;
}
/*main header*/
.site-branding h1 {
    margin: 0;
}
.site-branding h1.site-title a {
    text-decoration: none;
}
.site-branding .site-description {
    margin: 0;
}
.header-icons {
    display: flex;
    align-items: center;
    justify-content: end;
}
.wrapper.main-header {
    padding: 20px 0;
}
.header-buttons a {
    display: inline-block;
    padding: 5px 10px;
    margin-left: 5px;
}
span.header-cart-icon,
span.header-account-icon,
.header-icon-search{
    color: #2b2c59;
    height: 18px;
    margin: 0 10px;
    font-size: 18px;
    position: relative;
}
span.header-cart-icon a,
span.header-account-icon a,
.header-icon-search button{
	color:var(--text-color);
	text-decoration: none;
	transition: all ease 0.23s;
}
span.header-cart-icon a:hover,
span.header-account-icon a:hover,
.header-icon-search button:hover{
	color:var(--secondary-color);
}
span.header-cart-icon span.item-count {
    position: absolute;
    background: #eae7e7;
    width: 20px;
    height: 20px;
    top: -12px;
    right: -12px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    color: #2b2c59;
    font-size: 14px;
}
/*promotion*/
.header-promotion-bar .container {
    justify-content: space-around;
}
.header-promotion-bar {
    background: #f9f9f9;
    color: #000;
    padding: 5px 0;
    font-size: 16px;
}
.header-promotion-bar a {
    color: var(--secondary-color);
}
.header-promotion-bar a:hover {
    color: var(--primary-color);
}
/*Footer*/
.footer-section {
    background: var(--primary-color);
    padding: 50px 0;
    color: var(--light-color);
}
.walkershop-footer-column ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-section a{
	color:var(--light-color);
	text-decoration: none;
}
.footer-section a:hover{
	color:var(--secondary-color);
}
.footer-wiget-list.footer-colum-border-right .walkershop-footer-column a {
    text-decoration: none;
}
footer.footer-layout-2 .footer-wiget-list {
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
}
.wrapper.footer-section .col-md-6 {
    padding: 0;
}
.wrapper.footer-section .col-md-6.large-col{
	padding-right: 100px;
}
.footer-wiget-list.footer-colum-border-all .walkershop-footer-column section {
    position: relative;
}
.footer-wiget-list.footer-colum-border-all .walkershop-footer-column:before {
        content: '';
        width:100%;
        height: 100%;
        position: absolute;
        left:0;
        top:0;
    }
/*copyright*/
.copyright-section {
    background: var(--primary-color);
    color: var(--light-color);
    padding: 30px 0;
}
.copyright-section a{
	color:#fff;
	text-decoration: none;
}
.copyright-section a:hover{
	color: var(--secondary-color);
}
/*sidebar*/
.sidebar-block section {
    border: 1px solid #e9e9e9;
    padding: 20px;
}
.sidebar-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    display: inline-block;
}
.sidebar-block ul li a {
    text-decoration: none;
    color: var(--text-color);
    transition: all ease 0.23s;
}
.sidebar-block ul li a:hover {
	color:var(--secondary-color);
}
.sidebar-block  .wp-block-latest-posts .alignleft {
    margin-right: 15px;
}
.sidebar-block h1,
.sidebar-block h3,
.sidebar-block h3,
.sidebar-block h4,
.sidebar-block h5,
.sidebar-block h6{
	margin-top: 0;
}
.sidebar-block ol.wp-block-latest-comments {
    margin: 0;
    padding: 0;
}
.sidebar-block h2 {
    font-size: 24px;
    margin: 0 0 10px;
    line-height: 30px;
}
.sidebar-block .wp-block-tag-cloud a {
    text-decoration: none;
    color: var(--text-color);
    border: 1px solid;
    padding: 2px 6px;
    display: inline-block;
    margin: 0 2px 3px 0;
    transition: all ease 0.23s;
}
.sidebar-block .wp-block-tag-cloud a:hover {
	color: var(--secondary-color);
}
.sidebar-block .wp-block-search__button,
.sidebar-block .wc-block-product-search__button {
    background: var(--primary-color);
    border-radius: 0;
    border: 0;
    color: var(--light-color);
    margin-left: 0;
    transition: all ease 0.23s;
    cursor: pointer;
}
.sidebar-block .wp-block-search__button:hover,
.sidebar-block .wc-block-product-search__button:hover {
	background: var(--secondary-color);
}
.sidebar-block .wp-block-search__input,
.sidebar-block .wc-block-product-search__field {
    border-radius: 0;
    border: 1px solid #ededed;
}
.sidebar-block ul.wp-block-latest-posts__list.wp-block-latest-posts li {
    margin: 0 0 10px;
}
/*inner wrapper*/
.inner-wrapper {
    padding: 50px 0;
}
.header-buttons a {
    padding: 8px 20px;
    border-radius: 3px;
    transition: all ease 0.23s;
}
.header-buttons a:hover {
    box-shadow: 0 0 21px #2b2c5926;
    transform: scale(1.02);
}
a.primary-buttons {
    background: var(--primary-color);
    color: #fff;
    text-decoration: none;
}
a.secondary-buttons {
    background: var(--secondary-color);
    color: #fff;
    text-decoration: none;
}

/*Social Media*/
ul.walkershop-social-icons li a,
.sidebar-block section.widget ul.walkershop-social-icons li a,
.site-footer .widget ul.walkershop-social-icons li a{
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

ul.walkershop-social-icons li a.facebook {
    background: #3f55a7;
}
ul.walkershop-social-icons li a.twitter {
    background: #5db2f7;
}
ul.walkershop-social-icons li a.youtube {
    background: #f62d3a;
}
ul.walkershop-social-icons li a.instagram {
    background: #da4a8c;
}
ul.walkershop-social-icons li a.google {
    background: #ea4335;
}
ul.walkershop-social-icons li a.linkedin {
    background: #026899;
}
ul.walkershop-social-icons li a.vk {
    background: #4c75a1;
}
ul.walkershop-social-icons li a.pinterest {
    background: #ca3839;
}
ul.walkershop-social-icons li a.yelp {
    background: #ff1a1a;
}
ul.walkershop-social-icons li a.github {
    background: #343434;
}
ul.walkershop-social-icons li a.dribbble {
	background: #e34a85;
}
ul.walkershop-social-icons li a.reddit {
	background: #fe4604;
}
ul.walkershop-social-icons.social-layout-normal li a.facebook,
ul.walkershop-social-icons.social-layout-normal li a.twitter,
ul.walkershop-social-icons.social-layout-normal li a.youtube,
ul.walkershop-social-icons.social-layout-normal li a.instagram,
ul.walkershop-social-icons.social-layout-normal li a.google,
ul.walkershop-social-icons.social-layout-normal li a.linkedin,
ul.walkershop-social-icons.social-layout-normal li a.vk,
ul.walkershop-social-icons.social-layout-normal li a.pinterest,
ul.walkershop-social-icons.social-layout-normal li a.yelp,
ul.walkershop-social-icons.social-layout-normal li a.github,
ul.walkershop-social-icons.social-layout-normal li a.dribbble,
ul.walkershop-social-icons.social-layout-normal li a.reddit{
	background: transparent;
}
ul.walkershop-social-icons.social-layout-normal li a.facebook {
	color: #3f55a7;
}
ul.walkershop-social-icons.social-layout-normal li a.twitter {
	color: #5db2f7;
}
ul.walkershop-social-icons.social-layout-normal li a.youtube {
    color: #f62d3a;
}
ul.walkershop-social-icons.social-layout-normal li a.instagram {
    color: #da4a8c;
}
ul.walkershop-social-icons.social-layout-normal li a.google {
    color: #ea4335;
}
ul.walkershop-social-icons.social-layout-normal li a.linkedin {
    color: #026899;
}
ul.walkershop-social-icons.social-layout-normal li a.vk {
    color: #4c75a1;
}
ul.walkershop-social-icons.social-layout-normal li a.pinterest {
    color: #ca3839;
}
ul.walkershop-social-icons.social-layout-normal li a.yelp {
    color: #ff1a1a;
}
ul.walkershop-social-icons.social-layout-normal li a.github {
    color: #343434;
}
ul.walkershop-social-icons.social-layout-normal li a.dribbble {
	color: #e34a85;
}
ul.walkershop-social-icons.social-layout-normal li a.reddit {
	color: #fe4604;
}
ul.walkershop-social-icons.social-default-color li a:hover,
ul.walkershop-social-icons.social-layout-normal.social-default-color li a:hover {
	opacity: 0.67;
}
/*default color normal style*/

/*Post style*/
.walkershop-post-thumbnail{
	position: relative;
}
.walkershop-post-thumbnail img {
    width: 100%;
}
.walkershop-post-thumbnail span.estimate-reading-time {
    position: absolute;
    left: 15px;
    top: 15px;
    background: #fff;
    padding: 2px 10px;
    font-size: 14px;
    border-radius: 20px;
}
.walkershop-post-thumbnail span.estimate-reading-time svg.svg-inline--fa.fa-clock {
    margin-right: 4px;
}
.walkershop-blogs-list header.entry-header .entry-title a {
    text-decoration: none;
    color:#232323;
}
.walkershop-blogs-list header.entry-header .entry-title a:hover {
	color:var(--secondary-color);
}
.walkershop-blogs-list header.entry-header .entry-title {
    margin: 10px 0 15px;
}
.walkershop-blogs-list .walkershop-post-thumbnail {
    margin-bottom: 10px;
}
.entry-meta a.walkershop-post-date, .entry-meta a.post-author,
.latest-post-wrapper .post-meta a {
    margin-right: 14px;
    display: inline-block;
}
.walkershop-blogs-list.blog-full-view article {
    margin-bottom: 30px;
}
.entry-meta a,
.latest-post-wrapper .post-meta a{
	text-decoration: none;
	color: #c9c7c7;
    font-size: 14px;
}
.entry-meta a:hover,
.latest-post-wrapper .post-meta a:hover{
	color:var(--secondary-color);
}
a.post-more {
    text-decoration: none;
    color: #000;
    padding: 4px 13px;
    display: inline-block;
    margin-top: 14px;
    border:1px solid;
    transition: all ease 0.23s;
    border-radius: 3px;
}
a.post-more:hover {
	background: var(--secondary-color);
	color: var(--light-color);
}
.walkershop-blogs-list span.category a,
.latest-post-wrapper span.category a{
    display: inline-block;
    background: #ededed;
    text-decoration: none;
    font-size: 12px;
    margin: 0 5px 0 0;
    padding: 1px 6px;
    color: var(--text-color);
    transition: all ease 0.23s;
}
.walkershop-blogs-list span.category a:hover,
.latest-post-wrapper span.category a:hover{
	background: var(--secondary-color);
	color:var(--light-color);
}
.blog-grid-view {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(400px,1fr));
}
.blog-grid-view article,
.walkershop-blogs-list.blog-list-view article {
    border: 1px solid #f3f3f3;
    padding: 20px;
    margin-bottom: 0;
    position: relative;
    transition: all ease 0.23s;
}
.blog-grid-view article:hover,
.walkershop-blogs-list.blog-list-view article:hover {
	box-shadow: 0 0px 15px rgb(0 0 0 / 4%);
}
.walkershop-blogs-list footer.entry-footer span.edit-link {
    position: absolute;
    right: 0;
    bottom: 2px;
    
}
.walkershop-blogs-list footer.entry-footer span.edit-link a {
	background: #ededed;
    padding: 2px 5px;
    text-decoration: none;
}
.walkershop-blogs-list.blog-list-view article {
    display: flex;
    margin-bottom: 20px;
}
.blog-list-view .post-content {
    width: 50%;
    display: inline-block;
    padding-left: 20px;
}
.blog-list-view .walkershop-post-thumbnail {
    width: 50%;
    display: inline-block;
}
/*search page*/
.inner-wrapper.search-result input.search-field,
section.error-404.not-found  input.search-field{
    width: 89%;
    border-radius: 0;
    height: 40px;
    padding: 0 17px;
    border-color: #ede9e9;
}
.inner-wrapper.search-result input.search-submit,
section.error-404.not-found input.search-submit{
    width: 10%;
    padding: 0;
    height: 40px;
    border: 0;
    background: var(--primary-color);
    color: var(--light-color);
    border-radius: 0;
    transition: all ease 0.23s;
}
.inner-wrapper.search-result input.search-submit:hover,
section.error-404.not-found input.search-submit:hover{
	background: var(--secondary-color);
}
section.error-404.not-found ul {
    margin: 0 0 0 20px;
    padding: 0;
}
section.error-404.not-found ul li a:hover {
    color: var(--secondary-color);
}
section.error-404.not-found ul li a {
    text-decoration: none;
    color: var(--text-color);
}

/*single post*/
.single .post-thumnail img {
    width: 100%;
    margin: 20px 0 0;
}
.single .post-navigation .nav-links a {
    text-decoration: none;
    color: var(--primary-color);
     
}
.single .post-navigation .nav-links a:hover {
	color: var(--secondary-color);
}
.single .post-navigation {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 20px;
}

.single .post-navigation .nav-next{
	border-left: 1px solid #ededed;
	padding: 15px 0;
}
.single .post-navigation .nav-previous{
	padding: 15px 0;
}
.related-post-list{
	display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(auto-fit, minmax(250px,1fr));	
}
.comments-area ol.comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.comments-area form textarea, 
.comments-area input#author, 
.comments-area input#email, 
.comments-area input#url {
    border-radius: 0;
    width: 100%;
    border: 1px solid #ededed;
    min-height: 30px;
    padding: 5px 15px;
}
.comments-area input#submit {
    background: var(--primary-color);
    color: var(--light-color);
    border-radius: 0;
    padding: 10px 20px 13px;
    border: 0;
    transition: all ease 0.23s;
    border-radius: 3px;
}
.comments-area input#submit:hover {
	background: var(--secondary-color);
}
.comments-area form#commentform {
    border: 1px solid #ededed;
    padding: 10px 30px;
}
.author-box {
    border: 1px solid #ededed;
    padding: 25px;
    margin-top: 30px;
    display: flex;
}
.author-box .author-details {
    width: 80%;
    padding-left: 20px;
}
.author-box .author-img img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
}
.author-box .author-details h4 {
    margin: 0 0 -10px;
}
.author-box .author-details a.author-more {
    color: var(--primary-color);
    text-decoration: none;
    border: 1px solid;
    padding: 4px 10px;
    transition: all ease 0.23s;
    border-radius: 3px;
}
.author-box .author-details a.author-more:hover {
	background: var(--secondary-color);
	border-color:var(--secondary-color);
	color: var(--light-color);
}
.comments-area .comment-author.vcard img.avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}
a.comment-reply-link {
    text-decoration: none;
    color: var(--primary-color);
    border: 1px solid;
    padding: 0px 5px;
    border-radius: 3px;
    font-size: 12px;
    transition: all ease 0.23s;
}
a.comment-reply-link:hover {
	background: var(--secondary-color);
	color:var(--light-color);
	border-color: var(--secondary-color);
}
.comment-author.vcard {
    display: flex;
    align-items: center;
}
.comment-author.vcard a {
    color: var(--primary-color);
    text-decoration: none;
}
.comment-author.vcard span.says {
    margin-left: 6px;
}
.comment-metadata a {
    text-decoration: none;
    color: #9c9595;
    font-size: 12px;
}
.comment-metadata a:hover,
.comment-author.vcard a:hover{
	color: var(--secondary-color);
}
.comment-metadata {
    margin-top: 10px;
}
/*related post*/
.related-posts-box .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.related-posts-box .post-thumbnail {
    height: 175px;
}
.related-post-content h5 {
    margin: 10px 0;
}
.related-post-content h5 a{
	text-decoration: none;
	color: var(--header-color);
}
.related-post-content h5 a:hover{
	color:var(--secondary-color);
}
.related-posts-box .meta-data {
	margin-bottom: 10px;
}
.related-posts-box .meta-data a {
    color: #b0aaaa;
    text-decoration: none;
}
.related-posts-box .meta-data a:hover {
	color:var(--secondary-color);
}
.related-posts-box {
    padding: 15px;
    border: 1px solid #ededed;
}
a.related-post-more {
    text-decoration: none;
    border: 1px solid;
    color: var(--primary-color);
    padding: 4px 10px;
    display: inline-block;
    margin-top: 15px;
    transition: all ease 0.23s;
    border-radius: 3px;
}
a.related-post-more:hover {
	background: var(--secondary-color);
	border-color:var(--secondary-color);
	color:var(--light-color);
}

/*Account Page*/
nav.woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    background: #f7f7f7;
    padding: 10px 0;
}

nav.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none;
    color: var(--text-color);
    width: 100%;
    display: inline-block;
    padding: 6px 13px;
    transition: all ease 0.23s;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a,
nav.woocommerce-MyAccount-navigation ul li a:hover{
    color: var(--secondary-color);
    background: var(--light-color);
}
.woocommerce-info{
	border-color: var(--primary-color);
}
.woocommerce-info::before{
	color: var(--primary-color);
}
.woocommerce-account .woocommerce-MyAccount-content input {
    border-radius: 0;
    padding: 4px 10px;
}
.woocommerce-MyAccount-content button.woocommerce-Button.button,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background: var(--primary-color);
    border-radius: 0;
    color: var(--light-color);
    font-weight: 300;
    border: 0;
     transition: all ease 0.23s;
}
.woocommerce-MyAccount-content button.woocommerce-Button.button:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
	background: var(--secondary-color);
	color: var(--light-color);
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #ededed;
    border-radius: 0;
}
.woocommerce form.checkout_coupon input[type="text"], .woocommerce form.login input[type="text"], .woocommerce form.register input[type="text"],
.woocommerce form.checkout_coupon input[type="password"], .woocommerce form.login input[type="password"], .woocommerce form.register input[type="password"] {
	border-radius: 0;
}
p.woocommerce-LostPassword.lost_password a {
    color: var(--primary-color);
}
p.woocommerce-LostPassword.lost_password a:hover{
    color: var(--secondary-color);
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top: 3px solid var(--primary-color);
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt {
    background-color: var(--primary-color);
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background-color: var(--secondary-color);
}
section.related.products .star-rating {
    display: inline-block;
}
form.checkout.woocommerce-checkout input, form.checkout.woocommerce-checkout textarea,  form.checkout.woocommerce-checkout select {
    border-radius: 0;
    padding: 5px 10px;
}
form.checkout.woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 0;
}
form.woocommerce-cart-form input#coupon_code {
    min-width: 125px;
    border-radius: 0;
    padding: 1px 10px 4px;
}
/*banner*/
.wrapper.banner-wrapper .container.full-width {
    max-width: 100%;
    padding: 0 20px;
}
.wrapper.banner-wrapper .container.full-width .hero-image {
    width: 100%;
    background: var(--primary-color);
    line-height: 0;
    height: 800px;
}
.wrapper.banner-wrapper .container.full-width .hero-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-content {
    position: absolute;
    top: 0;
    left: 0;
    padding:0;
    width: 100%;
    display: flex;
    height: 100%;
    align-items: center;
}
span.banner-content-holder {
    padding: 50px 100px;
}
.swiper-container.walkershop-slider-2 .banner-buttons a.button,
.swiper-container.walkershop-slider-3 .banner-buttons a.button {
    background: var(--primary-color);
    color: var(--light-color);
    text-decoration: none;
    border-radius: 3px;
    border: 0;
}
.wrapper.banner-wrapper.banner-section-text-align-left .banner-content{
	justify-content: flex-start;
	text-align: left;

}
.wrapper.banner-wrapper.banner-section-text-align-center .banner-content{
	justify-content: space-around;
	text-align: center;

}
.wrapper.banner-wrapper.banner-section-text-align-right .banner-content{
	justify-content: flex-end;
	text-align: right;

}
.wrapper.banner-wrapper.banner-section-align-middle .banner-content {
	align-items: center;
}
.wrapper.banner-wrapper.banner-section-align-top .banner-content {
	align-items: baseline;
}
.wrapper.banner-wrapper.banner-section-align-bottom .banner-content {
	align-items: end;
}
.banner-content .banner-heading {
    color: var(--light-color);
    font-size: 70px;
    line-height: 71px;
    margin-bottom: -10px;
    margin-top: 0;
}
.banner-content .banner-text {
    font-size: 16px;
    color: var(--light-color);
    font-weight: 300;
    line-height: 24px;
}
a.banner-button {
    background: var(--light-color);
    color: var(--primary-color);
    text-decoration: none;
    display: inline-block;
    padding: 12px 25px;
    border-radius: 3px;
    transition: all ease 0.23s;
}
a.banner-button:hover {
	background: var(--secondary-color);
	color: var(--light-color);
	box-shadow: 0 8px 13px 0px rgb(0 0 0 / 23%);
}
a.banner-button .fa-arrow-right-long {
    margin-left: 7px;
    transition: all ease 0.23s;
}
a.banner-button:hover .fa-arrow-right-long {
    margin-left: 12px;
}

/*banner slider 1*/
.wrapper.banner-wrapper .swiper-container {
    overflow: hidden;
}
/*.wrapper.banner-wrapper .container.full-width .walkershop-slider-1 .hero-image{
	background: transparent;
}
.wrapper.banner-wrapper .container.full-width .swiper-container  .hero-image img {
    mix-blend-mode: unset;
}*/
.banner-wrapper a.walkershop-button.primary-button {
    background: var(--primary-color);
    color: var(--light-color);
    border: 0;
}
.banner-wrapper a.walkershop-button.primary-button:hover {
	background: var(--light-color);
	color: var(--primary-color);
}
.banner-wrapper a.walkershop-button.secondary-button {
    background: var(--secondary-color);
    color: var(--light-color);
    border: 0;
}

.banner-wrapper a.walkershop-button.secondary-button:hover,
.swiper-container.walkershop-slider-2 .banner-buttons a.button:hover,
.swiper-container.walkershop-slider-3 .banner-buttons a.button:hover{
	background: var(--light-color);
	color:  var(--secondary-color);
}
.banner-wrapper .banner-buttons a {
    display: inline-block;
    margin: 0 5px;
    font-size: 16px;
    padding: 10px 30px;
    transition: all ease 0.23s;
}
.banner-wrapper .banner-buttons a:hover {
    box-shadow: 0 0 30px rgb(0 0 0 / 56%);
}
.wrapper.banner-wrapper .walkershop-slide-pagination {
    position: absolute;
    bottom: 25px;
    left: 0;
    text-align: center;
    z-index: 34;
}
/*slider 2*/
span.banner-content-holder .product-price {
    margin: 30px 0 -15px;
    font-size: 20px;
    color: var(--light-color);
}
/*sldier 4*/
/*service section*/
.service-wrapper {
    padding:30px 0;
    text-align: center;
}
.service-wrapper .services-holder.icon-align-left .service-box {
    display: flex;
}
.service-wrapper .services-holder.icon-align-left span.service-image {
    width: 35%;
    padding-right: 10px;
}
.service-wrapper .container,
.latest-product-wrapper .products-holder {
    display: inline-block;
}
.service-wrapper .services-holder,
.latest-product-wrapper .products-holder,
.topselling-product-wrapper .products-holder,
.toprating-product-wrapper .products-holder,
.shop-by-category-wrapper .category-holder,
.featured-product-wrapper .products-holder,
.flashsale-product-wrapper .products-holder,
.wrapper.recommened-products-tab .products-holder,
.wrapper.categories-products-tab .products-holder{
	display: grid;
    grid-gap: 50px;
   grid-template-columns: repeat(4, 1fr);
}
.service-wrapper .services-holder {
    grid-template-columns: repeat(auto-fit, minmax(250px,1fr));
    padding: 40px;
    position: relative;
}
.service-wrapper .services-holder:before,
.about-wrapper:after,
.wrapper.brands-wrapper:before{
	background: var(--secondary-color);
	content: '';
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	position: absolute;
	opacity: 0.075;
}

.service-wrapper .services-holder  a.service-more {
    border: 0;
    padding: 0;
    border-bottom: 1px solid;
    font-weight: 600;
    border-radius: 0!important;
}
.service-wrapper .services-holder  a.service-more:hover {
    background: transparent;
    color: var(--secondary-color);
}
.service-wrapper .services-holder .service-box img {
	transition: all ease 0.23s;
}
.service-wrapper .services-holder .service-box:hover img {
    transform: rotate(360deg);
}
/*flash sale*/
.wrapper.flashsale-product-wrapper {
    padding: 50px 0 30px;
}
/*product cols*/
.products-holder.walkershop-product-col-2 {
	grid-template-columns: repeat(2, 1fr);
}
.products-holder.walkershop-product-col-3 {
	grid-template-columns: repeat(3, 1fr);
}
.products-holder.walkershop-product-col-5 {
	grid-template-columns: repeat(5, 1fr);
}
.products-holder.walkershop-product-col-6 {
	grid-template-columns: repeat(6, 1fr);
}
.product-excerpt p {
    margin-bottom: 0;
}
.product-item .product-excerpt {
    margin: 0 0 15px;
}
/*end products cols*/
.service-wrapper .services-holder .service-box {
    position: relative;
}
.service-wrapper .services-holder .service-box .title {
    margin: 5px 0 -10px;
}
.service-wrapper .services-holder .service-box:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    right: -25px;
    top: 0;
    background: #e9e7e7;
}
.service-wrapper .services-holder .service-box:last-child:after {
	display: none;
}
a.walkershop-button,
.products-button-group a.button {
    background: transparent;
    text-decoration: none;
    color: #232323;
    padding: 5px 20px;
    display: inline-block;
    transition: all ease 0.23s;
    border-radius: 2px;
    border: 1px solid;

}
a.walkershop-button:hover,
.products-button-group a.button:hover {
	background: var(--secondary-color);
	border-color: var(--secondary-color);
	color: var(--light-color);
}

/*star rating style*/
.text-align-center{
	text-align: center;
}
.text-align-left{
	text-align: left;
}
.text-align-right{
	text-align: right;
}
.star-rating {
    color: #fbe018;
    font-size: .857em;
    display: inline-block;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.star-rating:before {
    content: "\73\73\73\73\73";
    color: #f8c625;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.star-rating:before, .star-rating span {
    color: #f8c625;
}
.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
/*latest-products*/
.product-item{
	transition: all ease 0.23s;
	border:1px solid transparent;
}
.product-item .product-content{
	padding: 0 15px 20px;
}
.product-item:hover {
    border: 1px solid #dfdfdf;
    box-shadow: 0 0px 14px rgb(0 0 0 / 8%);
}
.product-item .featured-image  .overlay-buttons {
    position: absolute;
    right: 0;
    top: 20px;
    display: block;
    opacity: 0;
    transition: all ease 0.23s;
}
.product-item:hover .featured-image  .overlay-buttons {
	right: 20px;
	opacity: 1;
}
.product-item .featured-image a.button {
    font-size: 0;
    text-decoration: none;
    background: var(--secondary-color);
    display: inline-block;
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    transition: all ease 0.23s;
}
.product-item .featured-image a.button:before{
	content: '\f07a';
    font-family: "Font Awesome 6 Free";
    font-size: 14px;
    font-weight: 600;
}
a.product-more-icon {
    width: 36px;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    background: var(--secondary-color);
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
    transition: all ease 0.23s;
}
.product-item .featured-image a.button:hover,
a.product-more-icon:hover {
	background: var(--primary-color);
}
/*.product-item:hover .featured-image a.button {
	bottom: 25px;
	opacity: 1;
	
}
.product-item .featured-image a.button:hover {
	background-color: var(--secondary-color);
	color: var(--light-color);
}*/
.latest-product-wrapper .products-holder,
.topselling-product-wrapper .products-holder,
.toprating-product-wrapper .products-holder,
.featured-product-wrapper .products-holder,
.flashsale-product-wrapper .products-holder{
	width: 100%;
	grid-gap: 40px;
}
.wrapper.latest-product-wrapper{
	padding:0 0 50px;
}

.latest-product-wrapper.latest-product-layout-carousel .products-holder,
.topselling-product-wrapper.top-selling-layout-carousel .products-holder,
.toprating-product-wrapper.top-rated-layout-carousel .products-holder,
.featured-product-wrapper.featured-product-layout-carousel .products-holder,
.flashsale-product-wrapper.flashsale-product-layout-carousel .products-holder{
    overflow: hidden;
    padding-bottom: 50px;
   
}
.product-navigation span,
.wrapper.banner-wrapper .slider-navigation span{
    background: var(--light-color);
    padding: 0;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
    transition: all ease 0.23s;
    color: var(--primary-color);
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 23;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    opacity: 0;
    transition: all ease 0.23s;
    text-align: center;
}
span.product-slide-next,
.wrapper.banner-wrapper .slider-navigation span.walkershop-slide-next {
    left: auto;
    right: 0;
}
.wrapper.testimonial-wrapper .product-navigation span,
.wrapper.banner-wrapper .slider-navigation span {
    top: 55%;
    background: var(--primary-color);
    color:var(--light-color);
}
.wrapper.banner-wrapper{
	position: relative;
}
.wrapper.banner-wrapper .slider-navigation span {
	color: var(--primary-color);
    background:var(--light-color);
     top: 48%;
}
.latest-product-wrapper:hover .product-navigation span,
.topselling-product-wrapper:hover .product-navigation span,
.toprating-product-wrapper:hover .product-navigation span,
.featured-product-wrapper:hover .product-navigation span,
.flashsale-product-layout-carousel:hover .product-navigation span,
.testimonial-wrapper:hover .product-navigation span,
.wrapper.banner-wrapper:hover .slider-navigation span{
	left: 50px;
	opacity: 1;
}
.latest-product-wrapper:hover .product-navigation span.product-slide-next,
.topselling-product-wrapper:hover .product-navigation span.product-slide-next,
.toprating-product-wrapper:hover .product-navigation span.product-slide-next,
.featured-product-wrapper:hover .product-navigation span.product-slide-next,
.flashsale-product-layout-carousel:hover .product-navigation span.product-slide-next,
.testimonial-wrapper:hover .product-navigation span.product-slide-next,
.wrapper.banner-wrapper:hover .slider-navigation span.walkershop-slide-next{
	right: 50px;
	left: auto;
}
.product-navigation span:hover,
.wrapper.testimonial-wrapper .product-navigation span:hover,
.wrapper.banner-wrapper .slider-navigation span:hover {
    background: var(--secondary-color);
    color: var(--light-color);
}
.products-pagination {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
}
.products-pagination span.swiper-pagination-bullet,
.walkershop-slide-pagination span.swiper-pagination-bullet{
    width: 15px;
    height: 3px;
    border-radius: 0;
    transition: all ease 0.23s;
}
.products-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active,
.products-pagination span.swiper-pagination-bullet:hover,
.walkershop-slide-pagination span.swiper-pagination-bullet:hover,
.walkershop-slide-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--secondary-color);
}
.section-header {
    padding: 0;
    position: relative;
    margin-bottom: 25px;
}
.section-heading {
    margin: 0;
    color: var(--heading-color);
}
header.page-header .page-title,
.walkershop-blogs-list header.entry-header .entry-title a,
header.entry-header .entry-title,
h3.related-post-heading.box-title,
h3#reply-title{
	color: var(--heading-color);
}
.product-item .featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: ease all 0.23s;
}
.product-item:hover .featured-image img{
	transform: scale(1.2);
}
.product-item .featured-image {
    height: 425px;
    position: relative;
    overflow: hidden;
}
.product-item span.onsale {
    background: var(--light-color);
    color: var(--secondary-color);
    position: absolute;
    left: 15px;
    top: 15px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 46px;
}
.products-holder .product-item .product-title{

}
.products-holder .product-item .product-title h4{
    margin: 15px 0 10px;
}
.products-holder .product-item .product-title {
    text-decoration: none;
    color: var(--text-color);
}
.products-holder .product-item .product-title:hover {
    color: var(--secondary-color);
}
.products-holder .product-item .product-price {
    margin: 0px 0 10px;
    font-weight: 300;
}
.products-holder .product-item .product-rating {
    margin: 10px 0;
}
.products-holder .product-item .product-price ins {
    background: transparent;
}
/*top rating*/
.wrapper.toprating-product-wrapper {
    padding: 50px 0;
}
/*featured products*/
.wrapper.featured-product-wrapper {
    padding-top: 60px;
}

/*shop by category*/
.shop-by-category-wrapper .category-holder {
    grid-template-columns: repeat(auto-fit, minmax(170px,1fr));
    width: 100%;
    grid-gap: 35px;
    margin-top: 0;
}
.shop-by-category-wrapper .category-holder.grid-view .category {
    padding: 20px;
    transition: all ease 0.23s;
    border:1px solid transparent;
}
.shop-by-category-wrapper .category-holder.grid-view .category:hover {
    border: 1px solid var(--secondary-color);
    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
}
.category-holder .category img {
    width: 110px;
    height: 110px;
    transition: all ease 0.23s;
    border-radius: 50%;
}
.category-holder .category:hover img {
    transform: scale(1.12);
}
.category-holder .catgory .category-name {
    margin: 10px 0;
}
.category-holder .category a {
    text-decoration: none;
    color: var(--text-color);
    transition: all ease 0.23s;
    display: inline-block;
    width: 100%;
}
.category-holder .category:hover a{
	color:var(--secondary-color);
}
.shop-by-category-wrapper .category-holder.grid-view .category img {
    width: auto;
    height: 120px;
    transition: all ease 0.23s;
    border-radius: 0;
    object-fit: cover;
    max-width: 100%;
}
.shop-by-category-wrapper .category-holder.grid-view .category h5.category-name {
    margin-bottom: 0;
}
.shop-by-category-wrapper .category-holder.grid-view .category:hover img {
	transform: scale(1);
}
/*category list*/
.shop-by-category-wrapper .category-holder.list-view {
    grid-template-columns: repeat(auto-fit, minmax(230px,1fr));
    grid-gap: 15px;
}
.shop-by-category-wrapper .category-holder.list-view .category-name svg.svg-inline--fa {
    font-size: 12px;
    margin-right: 5px;
}
.category-holder.category-list-carousel {
    overflow: hidden;
    padding: 10px;
}
.category-holder.category-list-carousel .category-name {
    margin: 10px 0 0;
}

.category-holder.category-list-carousel .walkershop-slide-prev, .category-holder.category-list-carousel .walkershop-slide-next {
    width: 45px;
    height: 45px;
    background: var(--primary-color);
    line-height: 45px;
    border-radius: 50%;
    z-index: 34;
    display: inline-block;
    font-size: 17px;
    transition: all ease 0.23s;
    left: 0;
    top:62%;
    color:var(--light-color);
    position: absolute;
    opacity: 0;

}
.wrapper.shop-by-category-wrapper.text-align-center p.section-info {
    margin-top: 5px;
}
.category-holder.category-list-carousel:hover .walkershop-slide-prev{
	left: 81px;
	opacity: 1;
}
.category-holder.category-list-carousel:hover .walkershop-slide-next{
	right: 81px;
	opacity: 1;
}
.category-holder.category-list-carousel .walkershop-slide-next {
	left: auto;
	right: 0;
}
.category-holder.category-list-carousel .walkershop-slide-prev:hover, 
.category-holder.category-list-carousel .walkershop-slide-next:hover {
	background: var(--secondary-color);
	color: var(--light-color);
	cursor: pointer;
}
.shop-by-category-wrapper .category-holder.list-view h5.category-name {
    margin: 0;
}
/*featured box*/
.featured-box-wrapper .featured-box-holder {
    display: inline-block;
    width: 100%;
}
.featured-box-wrapper .featured-box-holder .col-md-6 {
    padding: 0;
}
.featured-box-holder .large-box img {
    width: 100%;
    height: 520px;
    object-fit: cover;
   
}
.featured-box-holder .featured-box img{
	 transition: all ease 0.23s;
}
.featured-box-holder .featured-box-imge {
    position: relative;
    overflow: hidden;
    line-height: 0;
}
.featured-box-holder .featured-box:hover .featured-box-imge img {
	transform: scale(1.2);
	cursor: pointer;
}
.featured-box-holder .small-boxes img {
    height: 255px;
    width: 100%;
    object-fit: cover;
    transition: all ease 0.23s;
}
.featured-box-holder .double-small-row {
    margin-top: 10px;
}
.featured-box-holder .double-small-row .col-md-6 {
    padding-right: 5px;
}
.featured-box-holder .double-small-row .col-md-6:nth-child(2){
    padding-right: 0;
    padding-left: 5px;
}
.featured-box-wrapper .featured-box-holder .small-boxes .col-md-12 {
    padding: 0 0 0 10px;
}
.featured-box-wrapper .featured-box {
    position: relative;
}
.featured-box-content {
    position: absolute;
    left: 0;
    top: 0;
    padding: 40px;
}
.featured-box-content .box-header {
    margin: 0 0 -12px;
}

/*featured box layout 2*/
.wrapper.featuredbox-layout-2 .featured-box:first-child {
    padding: 0 10px 0 0;
}
.wrapper.featuredbox-layout-2 .featured-box:last-child {
    padding: 0 0 0 10px;
}
.wrapper.featuredbox-layout-2 .featured-box:nth-child(2) {
    padding: 0 5px 0;
}
.wrapper.featuredbox-layout-2  .featured-box-imge img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all ease 0.23s;
}
.wrapper.featuredbox-layout-2  .featured-box-imge {
	overflow: hidden;
    height: 350px;
}
.wrapper.featuredbox-layout-2 .featured-box:hover .featured-box-imge img {
	transform: scale(1.2);
}
/*featured layout 3*/
.wrapper.featuredbox-layout-3 .featured-box-imge {
    height: 500px;
    overflow: hidden;
}
.wrapper.featuredbox-layout-3  .featured-box:first-child{
	padding: 0 10px 0 0;
}
.wrapper.featuredbox-layout-3  .featured-box:last-child{
	padding: 0 0 0 10px;
}
.wrapper.featuredbox-layout-3 .featured-box-imge img{
    height: 100%;
    width: 100%;
    transition: all ease 0.23s;
    object-fit: cover;
}
.wrapper.featuredbox-layout-3 .featured-box:hover .featured-box-imge img{
	transform: scale(1.2);
}
/*latest post*/
.wrapper.latest-post-wrapper .section-header {
    margin-bottom: 0;
}
.wrapper.latest-post-wrapper .post-holder .post-box {
    margin-bottom: 25px;
}
.wrapper.latest-post-wrapper {
    padding: 60px 0 75px;
}
.latest-post-wrapper h3.post-title a {
    text-decoration: none;
    color: var(--text-color);
    transition: all ease 0.23s;
}
.latest-post-wrapper h3.post-title a:hover {
	color: var(--secondary-color);
}
.latest-post-wrapper span.category {
    width: 100%;
    display: inline-block;
    margin: 14px 0 0;
}
.latest-post-wrapper .post-title {
    margin-bottom: 15px;
}
.latest-post-wrapper .post-excerpt {
    width: 100%;
    display: inline-block;
    margin: 15px 0 5px;
}
.latest-post-wrapper .post-holder {
    margin-top: 15px;
}
.latest-post-wrapper .post-holder a.post-thumbnail {
    width: 100%;
    line-height: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 400px;
}
.latest-post-wrapper .post-holder a.post-thumbnail img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all ease 0.23s;
}
.latest-post-wrapper .post-holder .post-box:hover a.post-thumbnail img{
	transform: scale(1.2);
}

/*Discount Offer*/
.discount-offer-wrapper .offer-holder img, .discount-offer-wrapper .offer-holder {
    width: 100%;
    position: relative;
}
.discount-offer-wrapper .offer-holder img{
	max-height: 680px;
	object-fit: cover;
}
.discount-offer-wrapper .offer-content {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding:50px;
}
.discount-offer-wrapper .offer-holder .offer-content {
    display: flex;
}
.discount-offer-wrapper.align-middle .offer-holder .offer-content {
    display: flex;
    align-items: center;
}
.discount-offer-wrapper.align-bottom .offer-holder .offer-content {
    align-items: end;
}
.discount-offer-wrapper.text-align-center .offer-holder .offer-content {
    justify-content: space-around;
}
.discount-offer-wrapper.text-align-right .offer-holder .offer-content {
    justify-content: flex-end;
}
/*showcase*/
.wrapper.product-showcase-wrapper .container.full-width {
    display: inline-block;
    overflow: hidden;
}
.product-showcase-wrapper .walkershop-slide-pagination {
    text-align: center;
    bottom: 25px!important;
    position: absolute;
    z-index: 32;
    left: 0;
    width: 100%;
}
.wrapper.product-showcase-wrapper img {
    width: 100%;
    height: 650px;
    object-fit: cover;
}
.swiper-container.walkershop-product-showcase .section-heading {
    margin-bottom: -12px;
    color:var(--light-color);
}
.product-showcase-wrapper .showcase-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 0;
    display: flex;
}
.showcase-content span.content-inner {
    padding: 30px;
}
.showcase-content.align-middle {
    display: flex;
    align-items: center;
}
.showcase-content.align-bottom {
    align-items: end;
}
.showcase-content.text-align-right {
    justify-content: flex-end;
}
.showcase-content.text-align-left {
    justify-content: flex-start;
}
.showcase-content.text-align-center {
    justify-content: space-around;
}
/*Testimonial style*/
.wrapper.testimonial-wrapper {
    padding: 60px 0 100px;
}
.testimonial-wrapper .testimonial-holder {
    overflow: hidden;
    padding: 15px;
}
.testimonial-wrapper .testimonial-box {
    text-align: center;
}
.testimonial-wrapper .testimonial-box .testimonial-thumbnail img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}
.testimonial-holder.swiper-container.testimonial-carousel-style-2 .testimonial-box .review-message {
    padding: 55px 20px 70px;
    background: #fcfcfc;
    position: relative;
}
.testimonial-holder.swiper-container.testimonial-carousel-style-2 .testimonial-box .testimonial-thumbnail {
    margin-top: -50px;
    position: relative;
}
.testimonial-holder.swiper-container.testimonial-carousel-style-2 img.testimonial-quote {
    position: absolute;
    width: 44px;
    opacity: 0.13;
    left: 50%;
    top: 21px;
    transform: rotate(180deg);
    margin-left: -23px;
}
.testimonial-wrapper h4.reviewer-name {
    margin: 10px 0 0;
}
.testimonial-wrapper .section-header {
    text-align: center;
}
.testimonial-holder.swiper-container.testimonial-carousel-style-3 .swiper-slide .testimonial-box{
	transition: all ease 0.23s;
	opacity: 0.37;
	transform: scale(0.85);
}
.testimonial-holder.swiper-container.testimonial-carousel-style-3 .swiper-slide {
    display: flex;
    align-items: center;
}
.testimonial-holder.swiper-container.testimonial-carousel-style-3 .swiper-slide.swiper-slide-active .testimonial-box {
    box-shadow: 0 3px 22px rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 40px;
    opacity: 1;
	transform: scale(1);
}
.testimonial-holder.swiper-container.testimonial-carousel-style-3 .swiper-wrapper {
    align-items: center;
}
.wrapper.testimonial-wrapper .walkershop-slide-pagination {
    position: absolute;
    bottom: -35px;
}

/*logo*/
.wrapper.brands-wrapper .container .logo-holder .swiper-wrapper,
.wrapper.brands-wrapper .container .logo-holder .swiper-wrapper .swiper-slide {
    display: flex;
    align-items: center;
}
.wrapper.brands-wrapper .container .logo-holder{
    overflow: hidden;
}
.wrapper.brands-wrapper .logo-box img {
    max-width: 100%;
    max-height: 70px;
    width: auto;
}
.wrapper.brands-wrapper .logo-box {
    width: 100%;
    padding: 0 20%;
    text-align: center;
}
.brands-wrapper.brands-layout-carousel.text-align-left .logo-box {
    padding: 0 40% 0 0;
}
.wrapper.brands-wrapper {
    padding: 40px 0 50px;
    margin:15px;
    position: relative;
}
.brands-wrapper.brands-layout-grid .container .logo-holder {
    width: 100%;
    display: grid;
    grid-gap: 50px;
    grid-template-columns: repeat(auto-fit, minmax(170px,1fr));
}
.brands-wrapper.brands-layout-grid .logo-box {
    width: 100%;
    padding: 0 30% 0 15px;
    text-align: center;
    display: flex;
    align-items: center;
}
.brands-wrapper.brands-layout-grid.text-align-left .logo-box {
	padding-left: 0;
}

.wrapper.brands-wrapper.grascale-enabled img {
    filter: grayscale(100%);
    transition: all ease 0.23s;
}
.wrapper.brands-wrapper.grascale-enabled img:hover {
	filter: grayscale(0);
}
/*newsletter*/
.newsletter-wrapper .newsletter-content {
    width: 860px;
    position: relative;
}
.newsletter-wrapper .container {
    justify-content: space-around;
    text-align: center;
}
.wrapper.newsletter-wrapper {
    padding: 60px 0 20px;
    border-top: 1px solid #ededed;
}
.newsletter-wrapper .newsletter-form form.wpcf7-form  input[type='email'] {
    width: 100%;
    border: 1px solid #ededed;
    border-radius: 0;
    padding: 8px 14px;
    line-height: 27px;
    box-shadow: none;
}
.newsletter-wrapper form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    position: absolute;
    right: 6px;
    background: var(--primary-color);
    border: 0;
    top: 10px;
    display: inline-block;
    padding: 0;
    transition: all ease 0.23s;
    height: 34px;
    border-radius: 0 !important;
    color: var(--light-color);
    padding: 0 14px;
    cursor: pointer;
}
.newsletter-wrapper form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
	background:  var(--secondary-color);
	color: var(--light-color);
}
.newsletter-wrapper  form.wpcf7-form{
	position: relative;

}
.newsletter-wrapper .newsletter-form {
    margin-top: 40px;
}
@media(max-width: 560px){
	.wrapper.brands-wrapper .container .logo-holder .swiper-wrapper,
	.wrapper.brands-wrapper .container .logo-holder .swiper-wrapper .swiper-slide {
	    justify-content: initials;
	}
	.brands-wrapper.brands-layout-carousel.text-align-left .logo-box {
	    padding: 0 10%;
	}
}

/* #MODAL FOR SEARCH
=====================================================================================*/
.search-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 99999;
    padding: 20px;
    box-sizing: border-box;
    background-color:#ededed;
    text-align: center;
    display: none;
    padding-top: 15%;
    
}
.modal-active {
    overflow: hidden;
}
.modal-content {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
}
.modal-close {
    color: var(--primary-color);
    float: right;
    font-size: 50px;
    font-weight: 500;
    top: 4%;
    position: absolute;
    right: 28px;
}
.header-icon-search button.modal-close:focus, 
.header-icon-search button.modal-close.focus {
    outline: 2px solid var(--secondary-color);
}
.modal-close:hover,
.modal-close:focus {
  color: var(--secondary-color);
  text-decoration: none;
  cursor: pointer;
}
.modal-body {
    padding: 15px;
}
.header-icon-search button {
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
}
.header-icon-search fieldset {
    box-shadow: none;
    border: 0;
}
.header-icon-search fieldset input#search {
    width: 100%;
    padding: 15px 0;
    border-radius: 0;
    margin: 0;
    float: left;
    background: transparent;
    border: 0;
    border-bottom: 1px solid var(--primary-color);
    transition: all ease 0.23s;
}
.header-icon-search fieldset input#search:focus{
	padding-left: 15px;
	padding-right: 15px;
}
span.header-icon-search i:hover {
    color: var(--secondary-color);
}
.header-icon-search span.input-group-btn button {
    width: 60px;
    text-align: center;
    background: var(--primary-color);
    height: 40px;
    border-radius: 0;
    color: var(--light-color);
    position: absolute;
    right: 30px;
    top: 56px;
    transition: all ease 0.23s;
}
.header-icon-search fieldset input#search:focus + span.input-group-btn button{
	right: 40px;
}
.header-icon-search span.input-group-btn {
    width: 60px;
    margin: 0;
    padding: 0;
    float: left;
}
.header-icon-search span.input-group-btn button:hover {
	background: var(--secondary-color);
}
.header-icon-search span.input-group-btn i.fa.fa-search {
    color: var(--light-color);
}
.header-icon-search {
    margin-left: 10px;
}
.header-icon-search button.modal-close {
    padding: 0;
    line-height: 28px;
    top: 0;
    padding: 0px 5px 11px;
}
.header-icons ul.walkershop-social-icons {
    margin-left: 10px;
}
/*header overlay style*/
.home header#masthead.header-overlay-style-enabled {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 45;
}

span.combine-div {
    display: flex;
    align-items: center;
}
span.combine-div .site-branding {
    padding-right: 50px;
}
span.combine-div .header-icons.header-buttons-group {
    padding-left: 50px;
}

/*stikcy menu*/
.sticky-header.sticky-header-enabled .wrapper.main-header,
.site-branding img.custom-logo{
	transition: all ease 0.23s;
}
.sticky-header.sticky-header-enabled .wrapper.main-header.header-layout-1,
.sticky-header.sticky-header-enabled .wrapper.main-header.header-layout-2,
.sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-3,
.sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-4 {
    top: 0;
    left: 0;
    right: 0;
    z-index: 44;
    position: fixed;
    background: #fff;
    padding: 5px 0;
    box-shadow: rgb(0 0 0 / 34%) 0px 18px 35px -29px;
    border-bottom: 1px solid #e7e3e3;
}
.sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-3,
.sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-4 {
	padding: 0;
	box-shadow: rgb(0 0 0 / 34%) 0px 15px 20px -22px;
}
.sticky-header.sticky-header-enabled  .site-branding img.custom-logo{
	transform: scale(0.7);
}
body.logged-in .sticky-header.sticky-header-enabled .wrapper.main-header.header-layout-1,
body.logged-in .sticky-header.sticky-header-enabled .wrapper.main-header.header-layout-2,
body.logged-in .sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-3,
body.logged-in .sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-4{
	top:30px;
}
/*header layout 2*/
.wrapper.main-header.header-layout-2 .site-branding {
    text-align: center;
}
/*header layout 3*/
.wrapper.main-header.header-layout-3 .header-search-form fieldset,
.wrapper.main-header.header-layout-4 .header-search-form fieldset {
    padding: 0;
    border: 0;
    position: relative;
}
.wrapper.main-header.header-layout-3 .header-search-form fieldset input#search,
.wrapper.main-header.header-layout-4 .header-search-form fieldset input#search {
    width: 100%;
    border: 1px solid #ededed;
    padding: 0 10px;
    line-height: 40px;
    border-radius: 30px;
    min-width: 290px;
}
.wrapper.main-header.header-layout-3 .header-search-form fieldset button.btn.btn-default,
.wrapper.main-header.header-layout-4 .header-search-form fieldset button.btn.btn-default {
    position: absolute;
    right: 0;
    background: transparent;
    border: 0;
    top: 1px;
    height: 40px;
    width: 50px;
    border-radius: 40px;
    color: var(--primary-color);
    transition: all ease 0.23s;
    cursor: pointer;
}
.wrapper.main-header.header-layout-3 .header-search-form fieldset button.btn.btn-default:hover,
.wrapper.main-header.header-layout-4 .header-search-form fieldset button.btn.btn-default:hover{
	color: var(--secondary-color);
}
.wrapper.main-navigation-wrapper.header-layout-3 .container,
.wrapper.main-navigation-wrapper.header-layout-4 .container {
    justify-content: space-around;
}
.wrapper.main-header.header-layout-4 .site-branding {
    min-width: 300px;
}
.wrapper.main-header.header-layout-4 .header-search-form {
    min-width: 40%;
}
.wrapper.main-header.header-layout-3 .site-branding {
    text-align: center;
}
/*top selling*/
.topselling-product-wrapper,
.shop-by-category-wrapper {
    padding: 50px 0;
}
/*special offer*/
.wrapper.special-offer a.walkershop-button,
.discount-offer-wrapper a.walkershop-button,
.walkershop-product-showcase a.walkershop-button{
    padding: 11px 25px 8px;
    display: inline-block;
    border-radius: 3px;
    background: var(--light-color);
    color: var(--primary-color);
    transition: all ease 0.23s;
    border:0;
    margin-top: 30px;
}
.wrapper.special-offer a.walkershop-button:hover,
.discount-offer-wrapper a.walkershop-button:hover,
.walkershop-product-showcase a.walkershop-button:hover{
	background:var(--secondary-color);
	box-shadow: 0 8px 13px 0px rgb(0 0 0 / 23%);
	color: var(--light-color);
	transform: scale(1.1);
}
.wrapper.special-offer a.walkershop-button .fa-arrow-right-long,
.discount-offer-wrapper a.walkershop-button .fa-arrow-right-long,
.walkershop-product-showcase  a.walkershop-button .fa-arrow-right-long{
    margin-left: 10px;
     transition: all ease 0.23s;
}
.wrapper.special-offer a.walkershop-button:hover .fa-arrow-right-long,
.discount-offer-wrapper a.walkershop-button:hover .fa-arrow-right-long,
.walkershop-product-showcase  a.walkershop-button:hover .fa-arrow-right-long{
    margin-left: 15px;
}
.wrapper.special-offer .section-header,
.discount-offer-wrapper .section-header,
.walkershop-product-showcase .section-header{

    font-size: 60px;
    color: var(--light-color);
    margin: 0;
}
.wrapper.special-offer  .section-info,
.discount-offer-wrapper  .section-info,
.walkershop-product-showcase .section-info{
    font-size: 20px;
    color: var(--light-color);
    font-weight: 300;
}

/*About style*/
.about-wrapper {
    padding: 70px 40px;
    background: #f9f9f9;
    margin: 0px 15px;
    position: relative;
    overflow: hidden;
}
.wrapper.about-wrapper .section-heading:after {
    display: none !important;
}
.about-box .page-title {
    position: relative;
    margin: 0 0 15px;
    padding-left: 50px;
}
.about-wrapper.text-align-left .about-box .page-title:before {
    content: '';
    left: 0;
    height: 2px;
    width: 43px;
    background: #404040;
    position: absolute;
    top: 8px;
}
.about-wrapper .img-col {
    text-align: right;
    position: relative;
    padding: 0;
}
.about-wrapper .img-col:before {
    content: '';
    width: 60%;
    height: 50%;
    background: var(--primary-color);
    right: -70px;
    bottom: -70px;
    position: absolute;
    opacity: 1;
}
.about-wrapper:before {
    content: '';
    width: 300px;
    height: 300px;
    left: -101px;
    top: -108px;
    background: var(--secondary-color);
    position: absolute;
    opacity: 0.1;
    border-radius: 50%;
}
.about-wrapper .img-col img {
    width: 100%;
    position: relative;
    max-height: 750px;
    object-fit: cover;
}
.about-wrapper .container {
    align-items: center;
    z-index: 2;
}
.about-wrapper  .text-col{
    padding: 50px 100px 50px 0;
}
.about-box a.walkershop-button.about-more {
    background: var(--primary-color);
    border: 0;
    padding: 13px 30px;
    border-radius: 3px;
    color: var(--light-color);
}
.about-box a.walkershop-button.about-more .fa-arrow-right-long {
    display: inline-block;
    margin: 0 0 -2px 5px;
    transition: all ease 0.23s;
}
.about-box a.walkershop-button.about-more:hover .fa-arrow-right-long {
    margin: 0 0 -2px 10px;
}
.about-box a.walkershop-button.about-more:hover{
	background: var(--secondary-color);
}

.wrapper.text-align-left .section-heading,
.wrapper.text-align-right .section-heading {
	margin:0;
}
.latest-product-wrapper.text-align-left .products-holder,
.latest-product-wrapper.text-align-right .products-holder{
	margin-top: 5px;

}
p.section-info {
    margin-top: 20px;
}
/*woocomemerce style*/
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
    border-left: 1px solid #ededed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border-radius: 0;
	background:var(--light-color);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
	border:1px solid #ededed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
	border-bottom:1px solid #ededed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display: none;
}
body.single.single-product .quantity input[type="number"] {
    border-radius: 0;
}
body.single.single-product span.woocommerce-Price-amount.amount {
    color: var(--text-color);
    font-size: 18px;
    font-weight: 600;
}
header.entry-header .entry-title {
    margin: 0 0 20px;
}
.woocommerce.single-product div.product form.cart .button {
    background: var(--primary-color);
    border-radius: 2px;
}
.woocommerce.single-product div.product form.cart .button:hover {
	background: var(--secondary-color);
}
.single-product .woocommerce-tabs.wc-tabs-wrapper #tab-description h2,
.single-product section.related.products h2 {
    font-size: 24px;
}

.woocommerce ul.products li.product a img {
    height: 350px;
    object-fit: cover;
    transition: all ease 0.23s;
}
.woocommerce ul.products li.product .onsale {
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background: var(--light-color);
    color: var(--secondary-color);
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    line-height: 22px;
}
main#primary.product-text-center li.product {
    text-align: center;
}
main#primary.product-text-left li.product {
    text-align: left;
}
main#primary.product-text-right li.product {
    text-align: right;
}
.woocommerce.post-type-archive-product .products .star-rating {
    display: inline-block;
}
.woocommerce ul.products li.product a h2.woocommerce-loop-product__title {
    color: var(--text-color);
    font-size: 18px;
}
.woocommerce ul.products li.product a:hover h2.woocommerce-loop-product__title {
    color: var(--secondary-color);
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 5px;
    border: 0;
    border-bottom: 1px solid var(--primary-color);
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid var(--primary-color);
    }
.woocommerce nav.woocommerce-pagination ul{
	 border: 1px solid var(--primary-color);
	 border-right: 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: var(--secondary-color);
    color: var(--light-color);
}
body.archive.post-type-archive .inner-wrapper.cart-disabled a.button.add_to_cart_button,
body.archive.post-type-archive .inner-wrapper.cart-disabled a.product_type_simple,
body.archive.post-type-archive .inner-wrapper.cart-disabled a.product_type_grouped,
body.archive.post-type-archive .inner-wrapper.cart-disabled  a.button.product_type_external{
	display: none;
}
.woocommerce ul.products li.product:hover a img {
    opacity: 0.56;
    margin-top: -6px;
}
.woocommerce section.related.products ul.products li.product a img {
    max-height: 300px;

}
.woocommerce section.related.products ul.products li.product{
	text-align: center;
}
body.single.single-product.woocommerce span.onsale {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    background: var(--light-color);
    left: 20px;
    top: 20px;
    border: 0;
    color: var(--secondary-color);
}
/*footer style*/
.footer-overlay-image {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
footer#colophon {
    position: relative;
    overflow: hidden;
}
.wrapper.footer-business-info .wp-block-separator,
.walkershop-footer-column .wp-block-separator{
	border:0;
}
/*products tabs */

.walkershop-tabs-wrapper{
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.walkershop-tabs{
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: center;
}

.tab-buttons {
    margin: 0 1%;
    list-style: none;
    padding: 10px 30px;
    color: var(--text-color);
    cursor: pointer;
    font-weight: 500;
    transition: all ease 0.5s;
    border-bottom: solid 1px rgba(255,255,255,0.0);
    font-size: 20px;
}

.tab-buttons:hover{
	color: var(--primary-color);
	border-color:var(--primary-color);
}

.tab-buttons.active{
	color: #333;
	border-color: #333;
}

.tab-buttons.active{
	color: var(--secondary-color);
	border-color: var(--secondary-color);
}

.walkershop-content-wrapper{
	padding: 20px 0 50px;
}

.walkershop-tab-content{
	text-align: center;
	color: #888;
	font-weight: 300;
	font-size: 15px;
	opacity: 0;
	display: none;
	transition: all ease 0.23s;
	transform: translateY(15px);
}

.walkershop-tab-content.active{
	display: block;
	opacity: 1;
	transform: translateY(0);
    animation: walkershopfadeInUp 0.5s ease 1 forwards;
}

@keyframes walkershopfadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/*recommended tabs Products*/
.wrapper.recommened-products-tab .products-holder {
    grid-gap: 40px;
}
.wrapper.recommened-products-tab.text-align-left ul.walkershop-tabs {
    justify-content: flex-start;
}
.wrapper.recommened-products-tab.text-align-right ul.walkershop-tabs {
    justify-content: flex-end;
}

/*categories products tabs*/
.wrapper.categories-products-tab .tab-buttons {
    font-size: 13px;
    padding: 5px 20px;
    border: 1px solid;
    border-radius: 39px;
    margin: 0 3px;
}
.wrapper.categories-products-tab .tab-buttons:hover {
    background: var(--text-color);
    color: var(--light-color);
}
.wrapper.categories-products-tab .tab-buttons.active {
    background: var(--secondary-color);
    color:var(--light-color);
}
.wrapper.categories-products-tab .products-holder{
	grid-gap: 40px;
}
.wrapper.section-animate.categories-products-tab.text-align-left ul.walkershop-tabs {
    justify-content: flex-start;
}
.wrapper.section-animate.categories-products-tab.text-align-right ul.walkershop-tabs {
    justify-content:flex-end;
}

/*breadcrumbs*/
.wrapper.breadcrumbs-wrapper {
	background: #f3f3f3;
	padding: 5px 0;
}
.wrapper.breadcrumbs-wrapper h2.trail-browse {
    display: none;
}

.wrapper.breadcrumbs-wrapper ul.trail-items li a{
    text-decoration: none;
}
.wrapper.breadcrumbs-wrapper ul.trail-items li {
    display: inline-block;
    margin-right: 24px;
    position: relative;
}
.wrapper.breadcrumbs-wrapper ul.trail-items li a{
	position: relative;
}
.wrapper.breadcrumbs-wrapper ul.trail-items li a:after {
    content: '\f101';
    font-family: "Font Awesome 6 Free";
    font-size: 9px;
    position: absolute;
    right: -18px;
    top: 4px;
    font-weight: 600;
}
p#breadcrumbs a {
    text-decoration: none;
}
p#breadcrumbs {
    margin: 0;
}
main#primary.right-sidebar-template {
    padding-left: 0;
}
   
.wrapper.breadcrumbs-wrapper ul.trail-items {
    margin: 0;
    padding: 0;
    list-style: none;
}
header.page-header .page-title {
    margin: 0 0 25px;
}

/*form*/
/*form*/
form.wpcf7-form input[type='text'], form.wpcf7-form input[type='email'], form.wpcf7-form input[type='number'],
form.wpcf7-form textarea {
    border-radius: 0;
    width: 100%;
    line-height: 35px;
    margin-top: 5px;
    
}
form.wpcf7-form textarea{
	height: 150px;
}
form.wpcf7-form .wpcf7-form-control-wrap input[type="checkbox"],
form.wpcf7-form .wpcf7-form-control-wrap input[type="radio"] {
    width: auto;
}
form.wpcf7-form .wpcf7-form-control-wrap select {
    height: 40px;
}
form.wpcf7-form .wpcf7-list-item {
    margin: 0 20px 0 0;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    color: var(--light-color);
    border: 0;
    border-radius: 0;
    background: var( --primary-color);
    font-weight: 600;
    padding: 13px 25px 12px;
    min-width: 140px;
    transition: all ease 0.23s;
    border-radius: 3px;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
	background: var( --secondary-color);
}

/*NOT found style*/
section.error-404.not-found fieldset,
section.no-results.not-found fieldset  {
    border: 0;
    padding: 0;
}
section.error-404.not-found .col-md-12, section.error-404.not-found .col-md-6 {
    padding: 0 30px 0 0;
}
section.error-404.not-found fieldset input#search,
section.no-results.not-found fieldset input#search{
    width: 100%;
    border-radius: 0;
    padding: 7px 15px;
}
section.error-404.not-found fieldset .input-group,
section.no-results.not-found fieldset .input-group{
    position: relative;
}
section.error-404.not-found fieldset .input-group button.btn.btn-default,
section.no-results.not-found fieldset .input-group button.btn.btn-default{
    position: absolute;
    right: 4px;
    background: var(--primary-color);
    border: 0;
    border-radius: 0;
    top: 4px;
    color: var(--light-color);
    transition: all ease 0.23s;
}
section.error-404.not-found fieldset .input-group button.btn.btn-default:hover,
section.no-results.not-found fieldset .input-group button.btn.btn-default:hover{
	background: var(--secondary-color);
}
section.error-404.not-found header.page-header .page-title {
    font-size: 30px;
    text-transform: uppercase;
}
section.error-404.not-found h2 {
    font-size: 24px;
}
/*footer business info*/
.wrapper.footer-business-info section p {
    margin-bottom: 0;
    margin-top: 0;
}
.wrapper.footer-business-info {
    padding: 70px 0 50px;
}
.wrapper.footer-business-info ul {
    margin: 0;
    padding: 0 0 0 20px;
}
.wrapper.footer-business-info .widget{
	width: 100%;
}
.wrapper.footer-business-info .widget_nav_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wrapper.footer-business-info .widget_nav_menu ul li {
    display: inline-block;
    margin: 0 15px 0 0;
}
/*pagination*/
.walkershop-pagination {
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    border: 1px solid #f2f2f2;
    padding: 15px;
    text-align: center;
    position: relative;
}
.walkershop-pagination a, .walkershop-pagination span.current {
    width: 30px;
    height: 30px;
    display: inline-block;
    color: var(--primary-color);
    text-decoration: none;
    margin: 0 7px 0;
    text-align: center;
    line-height: 30px;
    transition: all ease 0.23s;
    font-size: 16px;
}
.walkershop-pagination span.current,
.walkershop-pagination a:hover {
	background: var(--secondary-color);
	color: #fff;
}
.walkershop-pagination a.last,
.walkershop-pagination a.first {
    padding: 0 10px;
    min-width: 50px;
    border-right: 1px solid;
}
.walkershop-pagination a.last{
	border-right: 0;
	border-left:1px solid;
}
.default-pagiantion nav.navigation.posts-navigation .nav-links .nav-previous a, .default-pagiantion nav.navigation.posts-navigation .nav-links .nav-next a {
    text-decoration: none;
    color: var(--primary-color);
}
.default-pagiantion nav.navigation.posts-navigation .nav-links .nav-previous a:hover, .default-pagiantion nav.navigation.posts-navigation .nav-links .nav-next a:hover {
    color: var(--secondary-color);
}
.default-pagiantion nav.navigation.posts-navigation .nav-links .nav-next{
	border-left: 1px solid #f2f2f2;
}
.default-pagiantion nav.navigation.posts-navigation .nav-links {
    padding: 15px;
    border: 1px solid #f2f2f2;
    margin-top: 35px;
}
/*menu style */
.primary-menu.walkershop-link-style-underline .main-navigation ul li:hover > a,
.primary-menu.walkershop-link-style-normal .main-navigation ul li:hover > a,
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled .primary-menu.walkershop-link-style-underline .main-navigation ul li:hover > a,
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled .primary-menu.walkershop-link-style-normal .main-navigation ul li:hover > a{
    background: transparent;
    color: var(--secondary-color);
    position: relative;
}
.primary-menu.walkershop-link-style-normal .main-navigation li.current-menu-item > a,
.primary-menu.walkershop-link-style-underline .main-navigation li.current-menu-item > a{
	background: transparent;
	color: var(--secondary-color);
}
.primary-menu.walkershop-link-style-underline .main-navigation ul li:hover > a:before,
.primary-menu.walkershop-link-style-underline .main-navigation li.current-menu-item > a:before{
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	left:0;
	 background: var(--secondary-color);
	bottom:0;
	display: inline-block;
}
.primary-menu.walkershop-link-style-underline .main-navigation ul ul li:hover  a:before,
.primary-menu.walkershop-link-style-underline .main-navigation li.current-menu-item li a:before{
	display: none;
}
.wrapper.banner-wrapper mark, .wrapper.banner-wrapper ins {
    background: transparent !important;
}

/*custom paginate*/
.latest-product-paginate {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    display: inline-block;
}
.latest-product-paginate a, .latest-product-paginate .current {
    font-size: 18px;
    margin: 0 10px;
    text-decoration: none;
    color:#a19fa3;
    min-width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border:1px solid transparent;
    border-radius: 50%;
    transition: all ease 0.23s;
}
.latest-product-paginate .current,
.latest-product-paginate a:hover {
    color: var(--secondary-color);
    font-weight: 700;
    border: 1px solid;
    
}
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled .main-navigation ul li > a, 
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled .wrapper.main-header, 
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled .site-branding h1.site-title a, 
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled span.header-cart-icon a, 
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled span.header-account-icon a, 
.home header#masthead.header-overlay-style-enabled.sticky-header-enabled .header-icon-search button{
	color: var(--text-color);
}

@media(max-width: 1140px){
	.products-holder.walkershop-product-col-5 {
		grid-template-columns: repeat(3, 1fr);
	}
	.products-holder.walkershop-product-col-6 {
		grid-template-columns: repeat(3, 1fr);
	}
	.service-wrapper .services-holder, .latest-product-wrapper .products-holder, .topselling-product-wrapper .products-holder, .toprating-product-wrapper .products-holder, .shop-by-category-wrapper .category-holder, .featured-product-wrapper .products-holder, .flashsale-product-wrapper .products-holder, .wrapper.recommened-products-tab .products-holder, .wrapper.categories-products-tab .products-holder{
		grid-template-columns: repeat(3, 1fr);
	}
	.container {
	    padding: 0 15px;
	}
}


@media(max-width:1024px){
	.main-navigation button.menu-toggle {
	    width: 33px;
	    background: transparent;
	    border: 0;
	    color: var(--primary-color);
	    padding: 10px;
	    height: 32px;
	    cursor: pointer;
	    position: absolute;
	    right: 15px;
	    top: 20px;
	}
	.main-navigation ul li a {
	    line-height: 40px;
	}
	.main-navigation button.menu-toggle span.nav-icon {
	    float: right;
	    background: #fff;
	    color: #000;
	    height: 43px;
	    width: 45px;
	    line-height: 43px;
	    text-align: center;
	    position: absolute;
	    right: 20px;
	    top: 11px;
	    border: 1px solid;
	}

	#primary-menu ul.nav-menu {
	    position: absolute;
	    width: 100%;
	    left: 0;
	    box-shadow: 0 0 10px rgb(0 0 0 / 12%);
	    background: #ffffff;
	    z-index: 99;
	    margin-top: 5px;
	}
	.main-navigation button.menu-toggle span.nav-icon:hover {
	    background: var(--secondary-color);
	    color: var(--light-color);
	    cursor: pointer;
	}
	.main-navigation.toggled ul li {
	    text-align: left;
	    line-height: 37px;
	    float: left;
	    position: relative;
	    width: 100%;
	}
	.main-navigation.toggled ul ul,
	.main-navigation.toggled ul ul ul {
	    position: relative;
	    width: 100%;
	    float: left;
	    display: block;
	    opacity: 0;
	    left: 0;
	    height: 0;
	    box-shadow: none;
	}
	.main-navigation ul ul ul{
		right: 0;
		opacity: 0;
		left: 0;
	}
	
	.main-navigation.toggled ul li:hover ul,
	.main-navigation.toggled ul li:focus ul,
	.main-navigation.toggled ul li.focus ul {
		display: block;
		opacity: 1;
		height: auto;
	}
	.main-navigation.toggled ul li:hover ul ul,
	.main-navigation.toggled ul li:focus ul ul,
	.main-navigation.toggled ul li.focus ul ul{
		display: block;
		opacity: 0;
		height: 0;
		box-shadow: none;
	}
	.main-navigation.toggled ul  ul li:hover ul,
	.main-navigation.toggled ul  ul  li:focus ul,
	.main-navigation.toggled ul  ul li.focus ul{
		display: block;
		opacity:1;
		left:0;
		height: auto;
		box-shadow: none;
	}
	.main-navigation.toggled ul li a {
	    padding: 2px 15px;
	    color: #ffffff;
	}
	.wc-wraper.header-layout-1 a.primary-button.header-button {
	    position: fixed;
	    left: 0;
	    bottom: 0;
	    z-index: 23;
	}
	nav#site-navigation.toggled .menu-main-menu-container {
	    position: absolute;
	    width: 100%;
	    left: 0;
	    background:var(--primary-color);
	    top: 40px;
	    z-index: 2;
	}
	.header-icons.header-buttons-group {
	    width: 100%;
	    text-align: center;
	    justify-content: center;
	    border-top: 1px solid #ededed;
	    padding-top: 20px;
	    margin-top: 20px;
	}
	.topbar-slogan-text,
	.topbar-lcoation{
		display: none;
	}
	.primary-menu,
	.main-navigation{
	    width: 100%;
	}
	
	nav#site-navigation.main-navigation.toggled ul#primary-menu {
	    background: var(--primary-color);
	    z-index: 2;
	    position: absolute;
	    left: 2%;
	    top: 70px;
	    width: 96%;
	}
	.wrapper.main-navigation-wrapper.header-layout-3 .main-navigation button.menu-toggle,
	.wrapper.main-navigation-wrapper.header-layout-4 .main-navigation button.menu-toggle {
	    position: relative;
	    top: 0;
	    float: right;
	}
	.wrapper.main-navigation-wrapper.header-layout-3 nav#site-navigation.main-navigation.toggled ul#primary-menu,
	.wrapper.main-navigation-wrapper.header-layout-4 nav#site-navigation.main-navigation.toggled ul#primary-menu {
	    position: absolute;
	    left: 2%;
	    top: 38px;
	}
	.wrapper.main-navigation-wrapper.header-layout-3 .main-navigation ul li a,
	.wrapper.main-navigation-wrapper.header-layout-4 .main-navigation ul li a  {
	    color: #ffffff;
	}
	.wrapper.main-navigation-wrapper.header-layout-3,
	.wrapper.main-navigation-wrapper.header-layout-4 {
	    padding-top: 5px;
	}
	.wrapper.banner-wrapper .container.full-width .hero-image {
	    height: 500px;
	}
	span.banner-content-holder {
	    padding: 15px 40px;
	}
	.wrapper.banner-wrapper .banner-content .banner-heading {
	    font-size: 30px;
	    line-height: 35px;
	}
	
	.discount-offer-wrapper .offer-holder img,
	.wrapper.product-showcase-wrapper img{
	    height: 500px;
	    object-fit: cover;
	}
	main#primary.col-md-8 {
	    width: 100%;
	    padding: 0;
	}
	.col-md-4.sidebar-block {
	    width: 100%;
	    padding: 0;
	    margin: 20px 0;
	}
	span.combine-div {
	    display: inline-block;
	}
	.sticky-header.sticky-header-enabled .wrapper.main-header.header-layout-1, 
	.sticky-header.sticky-header-enabled .wrapper.main-header.header-layout-2, 
	.sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-3, 
	.sticky-header.sticky-header-enabled .wrapper.main-navigation-wrapper.header-layout-4{
		position: relative;
	}
}
@media(max-width: 980px){
	.products-holder.walkershop-product-col-3 {
		grid-template-columns: repeat(2, 1fr);
	}
	.service-wrapper .services-holder, .latest-product-wrapper .products-holder, .topselling-product-wrapper .products-holder, .toprating-product-wrapper .products-holder, .shop-by-category-wrapper .category-holder, .featured-product-wrapper .products-holder, .flashsale-product-wrapper .products-holder, .wrapper.recommened-products-tab .products-holder, .wrapper.categories-products-tab .products-holder{
		grid-template-columns: repeat(2, 1fr);
	}
	.products-holder.walkershop-product-col-5 {
		grid-template-columns: repeat(2, 1fr);
	}
	.products-holder.walkershop-product-col-6 {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media(max-width:800px){
	.topbar-wrapper .topbar-left{
		display: inline-block;
		width: 100%;
	}
	.topbar-lcoation,
	.topbar-phone,
	.topbar-email{
		margin: 5px 0;
	    width: 100%;
	    text-align: center;
	    display: inline-block;
	}
	ul.walkershop-social-icons {
	    display: inline-block;
	    width: 100%;
	    text-align: center;
	    margin: 10px;
	}
	.topbar-wrapper .topbar-slogan-text, .topbar-wrapper .topbar-lcoation, .topbar-wrapper .topbar-phone{
		margin-right: 0;
	}
}
@media(max-width: 767px){
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{
		width: 100%;
	}
	.wrapper.banner-wrapper .container.full-width .hero-image {
	    height: 380px;
	}
	.discount-offer-wrapper .offer-holder img,
	.wrapper.product-showcase-wrapper img{
	    height: 380px;
	    object-fit: cover;
	}
	.wrapper.discount-offer-wrapper h1.section-heading,
	.swiper-container.walkershop-product-showcase h1.section-heading, .swiper-container.walkershop-product-showcase h1,
	.wrapper.special-offer  h1.section-header{
	    font-size: 30px;
	    line-height: 35px;
	}
	.wrapper.latest-post-wrapper .col-md-6.post-box {
	    padding: 0 0 30px;
	}
	.featured-box-wrapper .featured-box-holder .small-boxes .col-md-12 {
	    padding: 0;
	    margin-top: 10px;
	}
	.featured-box-holder .double-small-row .col-md-6 {
	    padding-right: 0;
	}
	.featured-box-holder .double-small-row .col-md-6:nth-child(2) {
	    padding-right: 0;
	    padding-left: 0;
	    margin-top: 10px;
	}
	.wrapper.featuredbox-layout-2 .featured-box:nth-child(2) {
	    padding: 0;
	    margin: 10px 0;
	}
	.wrapper.featuredbox-layout-2 .featured-box:first-child,
	.wrapper.featuredbox-layout-2 .featured-box:last-child,
	.wrapper.featuredbox-layout-3 .featured-box:last-child {
	    padding: 0;
	}
	.wrapper.featuredbox-layout-3 .featured-box:first-child {
	    padding: 0;
	    margin-bottom: 10px;
	}
	.walkershop-tabs {
	    display: inline-block;
	}
	.tab-buttons {
	    display: inline-block;
	    padding: 0 10px;
	    font-size: 16px;
	    margin: 0 0 10px;
	}
	.wrapper.categories-products-tab .tab-buttons {
	    margin: 3px 3px;
	}
	.about-wrapper {
	    padding: 25px 0;
	}
	header#masthead .wrapper.main-header.header-layout-3 .container,
	header#masthead .wrapper.main-header.header-layout-4 .container {
	    justify-content: center;
	}
	.wrapper.main-header.header-layout-4 .site-branding {
	    min-width: 300px;
	    text-align: center;
	    padding-bottom: 16px;
	}
	.header-icons{
		display: inline-block;
	}
}
@media(max-width: 540px){
	.products-holder.walkershop-product-col-2 {
		grid-template-columns: repeat(1, 1fr);
	}
	.products-holder.walkershop-product-col-3 {
		grid-template-columns: repeat(1, 1fr);
	}
	.service-wrapper .services-holder, .latest-product-wrapper .products-holder, .topselling-product-wrapper .products-holder, .toprating-product-wrapper .products-holder, .shop-by-category-wrapper .category-holder, .featured-product-wrapper .products-holder, .flashsale-product-wrapper .products-holder, .wrapper.recommened-products-tab .products-holder, .wrapper.categories-products-tab .products-holder{
		grid-template-columns: repeat(1, 1fr);
	}
	.products-holder.walkershop-product-col-5 {
		grid-template-columns: repeat(1, 1fr);
	}
	.products-holder.walkershop-product-col-6 {
		grid-template-columns: repeat(1, 1fr);
	}
	.service-wrapper .services-holder .service-box:after{
		display: none;
	}
	.footer-wiget-list.footer-colum-border-right .walkershop-footer-column{
		border-right: 0 !important;
	}

}

@media(max-width:480px){
	.topbar-phone,
	.topbar-email {
	    width: 100%;
	    text-align: center;
	}
	ul.walkershop-social-icons {
	    width: 100%;
	    text-align: center;
	    padding: 10px 0;
	}
	.topbar-wrapper .topbar-left {
	    display: inline-block;
	    font-size: 14px;
	    width: 100%;
	}
	span.header-icon-search,
	span.header-cart-icon,
	span.header-account-icon{
		display: none;
	}

}