/*
Theme Name: custom wrapper
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Afterimage Designs
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.3.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Requires at least: 4.7
Requires PHP: 5.2.4
Tested up to: 5.4
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Roboto', sans-serif !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 80px;
  font-weight: 400; 
  font-family: 'Poppins';
  line-height: 80px;
  margin: 0 !important;
  padding: 0 !important;
  color: #000;
  text-transform: capitalize;
}
h2 {
    font-size: 60px ;
    font-weight: 600 ;
    line-height: 66px;
    color: #0000;
    font-family: 'Poppins' !important;
    text-transform: capitalize;
}
h3 {
  font-size: 28px !important;
  line-height: 34px !important;
  font-weight: 600 !important;
  font-family: 'Poppins' !important;
  color: #3F3A3B ;
  text-transform: capitalize;

}
h4 {
  font-size:28px;
  line-height: 34px;
  font-weight: 400;
  font-family: 'Poppins' !important;
  color: #000;
  

}
h5 {
  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.9px;
  font-weight: 700;
  font-family: 'Poppins';
  color: #fff;
}
h6{
  font-size: 18px;
  font-family: 'poppins';
  font-weight: 400;
  line-height: 28px;
}

p {
  margin-bottom: 1.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}
p{
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #828282!important;
  font-family: Roboto;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    font-family: 'Roboto' !important;
    background: #Fff !important;
}
body, html {
    overflow-x: hidden;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

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

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.btn-close {
    display: none;
}
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
.navbar-brand {
   
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}
.dropdown-menu {
  min-width: 12.500rem;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}
.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}
@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.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;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

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

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom: 0rem;
  padding-top: 0rem;
}

.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

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

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

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 4rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
  padding-right: 0.625rem;
}
.comment-list .comment {
  display: block;
}
.comment-list {
  padding-left: 0;
}
.comments-title {
  font-size: 1.125rem;
}
.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
  border: medium none;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# 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 embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
  width: 8.313rem !important;
}
.variations_form .variations .value > select {
  margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
  max-width: 100%;
}
/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
  display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}
.elementor-page .entry-content {
  margin-top: 0;
}
/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
  display: none;
}
.vc_desktop #content.site-content {
  padding-bottom: 0;
  padding-top: 0;
}
.vc_desktop .entry-content {
  margin-top: 0;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #99979c;
  background-color: #f7f7f7;
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
  html {
    font-size: 95%;
  }
h3 {
    font-size: 30px !important;
    line-height: 40px !important;
}
h4 {
    font-size: 26px;
    line-height: 36px !important;
}
/*body.archive div#content {
    padding: 100px 0px !important;
}*/
body.page-template.page.page-id-25.logged-in.woocommerce-checkout div#content {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}
body.product-template-default.single.single-product div#content {
    padding: 100px 0px 60px !important;
}
}
@media (min-width: 1440px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px !important;
}
}
@media (max-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1160px !important;
}
}
@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
.navbar-collapse.collapse.show {
    transform: unset;
}
.navbar-collapse {
    background: #000 !important;
    width: 700px;
    right: 0% !important;
    position: fixed !important;
    z-index: 999;
    top: 0 !important;
    transition: 0.5s;
    padding: 0px 0px;
    height: 100%;
    transform: translate(100%, 0);
}
#masthead .btn-close {
    background: transparent !important;
    border: none;
    color: #fff;
    font-weight: 700 !important;
    font-size: 30px;
    top: 10px;
    position: relative;
    display: block !important;
    outline: none !important;
    left: 14px;
}
#masthead .navbar-collapse #menu-header-menu li a {
    color: #fff;
    padding: 16px 0px !important;
    text-align: right;
    margin-right: 15px;
}
#masthead #menu-header-menu li {
    border-bottom: 1px solid #fff;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    width: 100%;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*----------------------------------------
             custom css
------------------------------------------*/
ul{
  padding-left: 0 !important;
  list-style: none;
}

a{
  text-decoration: none !important;
  padding: 0px !important;
  background: none !important;
}
input{
  box-shadow: none !important;
  outline: none !important;
}
/*----------------------------------------
        
------------------------------------------*/

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


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

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

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

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

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

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

/*----------------------------------------
           footer
------------------------------------------*/
.site-info.row {
    display: flex !important;
    align-items: center;
}
#colophon .site-info section, 
#colophon .site-info section p {
    margin-bottom: 0;
}
#footer-widget h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
#colophon, div#footer-widget {
    background: transparent !important;
}
.top-left h3 {
    color: #fff !important;
    font-size: 36px !important;
    font-weight: 600 !important;
    font-family: 'Poppins' !important;
    text-transform: uppercase;
    margin: 0;
    line-height: 40px !important;
}
.foooter-bg .row {
    align-items: center;
    text-align: center;
}
.foooter-bg #text-2 .widget-title {
    margin: 0;
    color: #3F3A3B !important;
    font-size: 13px !important;
    line-height: 13px !important;
    font-family: 'Poppins' !important;
    text-transform: uppercase !important;
}
#footer-widget h3 {
    font-size: 16px !important;
    line-height: 30px !important;
    color: #3F3A3B !important;
    margin-bottom: 0px;
    padding-bottom: 20px;
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    text-transform: capitalize;
}
.ftr-1 ul li a {
    font-size: 14px;
    line-height: 36px;
    color: #ffffffab;
    text-transform: uppercase;
    font-family: 'Roboto';
    letter-spacing: 1.4px;
}
.ftr-1 p {
    color: #fff !important;
}

.ftr-3 p {
    color: #fff !important;
}
#colophon .container {
    border-top: 2px solid #0000001f;
}
.footer-mid .container {
    border-top: 2px solid #0000001f;
    padding-top: 20px;
}
#footer-widget {
    padding-top: 60px !important;
    padding-bottom: 30px;
    border-top: 2px solid #0000001f;
}
.ftr-1 ul li a {
    color: #3F3A3B;
    font-size: 14px;
    font-weight:  600 !important;
}

.ftr-1 ul li i {
    margin-right: 10px;
}

.ftr-1 #text-10 {
    border-top: 2px solid #9e9e9e33;
    border-bottom: 2px solid #9e9e9e33;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ftr-1 ul.right-tf {
    display: flex;
    margin-bottom: 0px;
}

.ftr-1 ul.right-tf li {
    margin-left: 14px;
    color: #3F3A3B;
}
.footer-left p {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 26px;
}
.footer-right p {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 20px;
}
footer#colophon .row {
    padding-top: 20px;
    padding-bottom: 20px;
}
.site-info p {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 21px;
    color: #9e9e9e !important;
    text-align: center;
}
#footer-widget ul li a {
    position: relative;
    font-size: 15px;
    line-height: 21px;
    color: #3F3A3B;
    font-family: 'Roboto';
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none; 
    padding-bottom: 2px;   
}
#footer-widget ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 0;
    height: 2px;
    background: #3f3a3b;
    transition: width 0.3s ease;
}
#footer-widget ul li a:hover::after {
    width: 100%;
}
#footer-widget ul li {
    margin-bottom: 10px;
}
.ftr-mid {
    text-align: center;
}
.ftr-mid ul {
    display: flex;
    margin-bottom: 0px;
    justify-content: center;
}
.ftr-mid ul li a {
    color: #3F3A3B;
    font-size: 15px;
}
.ftr-mid ul li {
    margin-right: 30px;
}
.ftr-1 p {
    font-size: 16px;
    line-height: 28px;
}
.foooter-bg {
    background: #F7F7F7;
}
.foooter-bg {
    padding: 80px 0px;
}
.news-frm p {
    display: flex;
    justify-content: center;
}

.news-frm .wpcf7-validates-as-email.form-control {
    height: 47px;
    border-radius: unset;
}
.news-frm .news-sub {
    width: 124px;
    height: 47px;
    border: none;
    background: url(inc/assets/images/Symbol.png) no-repeat center center;
    text-indent: -9999px;
    background-color: #F25363;
    background-size: 18px;
    border-radius: 0px;
}
.foooter-bg #text-3 p {
    font-size: 20px;
    font-weight: 300;
    color: #3F3A3B !important;
    line-height: 32px !important;
}
.news-frm span.wpcf7-spinner {
    position: absolute;
}
/*----------------------------------------
           hover effects
------------------------------------------*/
.search-bar a:hover {
    background: transparent !important;
    color: #460a5a !important;
    transition: 0.5s !important;
}
.banner-section .site_btn1 a:hover {
    background: transparent !important;
    color: #fff !important;
    transition: 0.5s !important;
     border: 2px solid #fff !important;
}
.navbar-brand img {
    transform: none !important;
    width: 50%;
	background:#fff;
}
#masthead ul#menu-header-menu li a:hover {
    background: transparent !important;
    color: #000 !important;
    transition: 0.5s !important;
}
.banner_btn a:hover {
    transition: 0.8s !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: unset !important;
}
.site_all a:hover{
    transition: 0.8s !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: unset !important;
}
.vc_section.about_us .site_all a:hover {
    transition: 0.8s !important;
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: unset !important;
    color: #000 !important; 
}
#masthead ul#menu-header-menu li a:hover {
    color: #c6ac73 !important;
    transition: 0.5s !important;
}

.sub_btn:hover {
    background: transparent !important;
    color: #13b565;
}
/*----------------------------------------
        Custom css Start
------------------------------------------*/
/*********BREADCRUMBS CSS**************/
.page-header {
    background: #F7F7F7;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.breadcrumb-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 5px;
    font-size: 24px;
    justify-content: center;
    margin-top: 20px;
    display: none;
}
.breadcrumb-list li::after {
    content: ">";
    margin: 0 5px;
    color: #ffffff;
}
.breadcrumb-list li:last-child::after {
    content: "";
}
.breadcrumb-list li {
    color: #ffffff;
    font-size: 24px;
}
.page-header .page-title {
    color: #3F3A3B;
    font-size: 60px;
    line-height: 66px;
    font-weight: 700;
}
.custom-breadcrumb .breadcrumb-list li a {
    color: #fff;
    font-size: 24px;
}
/*----------------------------------------
       Top Bar
------------------------------------------*/
.top-bar ul {
    display: flex;
    margin-bottom: 0px !important;
}
.top-bar ul li a {
    color: #3F3A3B;
    font-size: 13px;
}

.top-bar .left-top li i {
    color: #F25363;
    padding-right: 10px;
}

.top-bar .left-top li {
    margin-right: 10px;
}

.top-bar .right-top {
    justify-content: end;
}

.top-bar .right-top li {
    margin-left: 10px;
}

.top-bar p {
    font-size: 13px;
    color: #3F3A3B !important;
    margin-bottom: 0px;
    text-align: center;
}

.top-bar .row {
    align-items: center;
}
.top-bar {
    padding-top: 5px;
    padding-bottom: 5px;
}
/*----------------------------------------
         Header CSS
------------------------------------------*/
#masthead {
    padding: 10px 0px;
    width: 100% !important;
    background: #3F3A3B !important;
}
#masthead ul#menu-header-menu li {
    margin-left: 50px;
}
.extra-nav .user-ad li:last-child i {
    margin-left: 10px;
}
#masthead ul#menu-header-menu li a {
    color: #ffffff;
    font-size: 14px !important;
    transition: 0.5s !important;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: 'Poppins' !important;
}
#masthead .dropdown-menu.show {
    border-radius: 0px !important;
}

#masthead .dropdown-menu.show li a {
    color: #3f3a3b !important;
}
#masthead ul#menu-header-menu {
    align-items: center;
    width: 600px;
}
.navbar-light .navbar-nav .active>.nav-link {
    font-weight: 700 !important;
    color: #fff !important;
}
.extra-nav {
    display: flex;
    align-items: center;
}
.extra-nav .user-ad {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    width: 200px;
}
.extra-nav .user-ad li {
    padding-left: 30px;
}
.head_btn a {
    display: flex !important;
    background: linear-gradient(116deg, #9f721c, #d1b464, #9f721c) !important;
    padding: 9px 13px !important;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    border-radius: 40px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.head_btn a i {
    padding: 13px 15px;
    background: #fff;
    border-radius: 30px;
    color: #000;
    font-size: 13px;
    margin-left: 12px;
}
.extra-nav .user-ad li a {
    color: #ffffff;
}
.extra-nav .user-ad li a i {
    font-size: 14px;
}

.extra-nav .user-ad li {
    color: #ffffffb3;
    font-size: 14px;
}

/*----------------------------------------
        Woo Commerce Cart Header
------------------------------------------*/
.header-cart {
    position: relative;
    display: inline-block;
}
.header-cart .cart-total {
    margin-right: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
}
.header-cart i.fa-basket-shopping {
    font-size: 18px;
    position: relative;
}
.header-cart .cart-count {
    position: absolute;
    top: -8px;
    right: -14px;
    background: #7b5cfa;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    border-radius: 50%;
    padding: 2px 6px;
    line-height: 1;
}
/*----------------------------------------
        Banner Css
------------------------------------------*/
h1.rs-layer.banner-head span {
    font-size: 95px !important;
    color: #C6AC73;
}
/*----------------------------------------
         Site Buttons
------------------------------------------*/
.site-btn a {
    position: relative;
    display: inline-block;
    background: #F25363 !important;
    border-radius: 0 !important;
    border: none !important;
    color: #fff !important;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 30px !important;
    letter-spacing: 1px;
    overflow: hidden; 
    z-index: 1;
}
.site-btn a::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3F3A3B;
    z-index: -1;
    transition: top 0.3s ease-in-out;
}
.site-btn a:hover::before {
    top: 0;
}

/*----------------------------------------
     Time Sec
------------------------------------------*/
.vc_section.time-sec {
    position: relative;
    top: -40px;
    z-index: 999;
    padding: 20px;
    background: #F7F7F7 !important;
}
.vc_section.time-sec h6 {
    font-weight: 600;
    margin-bottom: 10px !important;
}
.vc_section.time-sec img {
    width: 100%;
    height: 60px;
    OBJECT-FIT: contain ! IMPORTANT;
}
/*----------------------------------------
        New Arrivals
------------------------------------------*/
.n-arrival-sec .ariv-col {
    position: relative;
}

.n-arrival-sec .ariv-col .shp-wrap {
    position: absolute;
    left: 60px;
    bottom: 45%;
}

.n-arrival-sec .ariv-col .shp-wrap strong {
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    font-weight: 600;
}

.n-arrival-sec .ariv-col .shp-wrap a {
    background: #fff !important;
    color: #3F3A3B !important;
    width: 119px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 33px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    transition: 0.5s;
}

.n-arrival-sec .ariv-col .shp-wrap a:hover {
    background: #3f3a3b !important;
    color: #fff !important;
    transition: 0.5s;
}
.vc_section.n-arrival-sec {
    padding-top: 40px;
    padding-bottom: 40px;
}
.n-arrival-sec p {
    margin-top: 20px;
    margin-bottom: 30px !important;
}
.n-arrival-sec .ariv-col .over-wrap .vc_column-inner:hover {
    filter: drop-shadow(-1px 3px 7px #F25363);
    transition: 0.5s;
}
.n-arrival-sec .ariv-col .over-wrap .vc_column-inner {
    transition: 0.5s;
}
/*----------------------------------------
         Get Look
------------------------------------------*/
.vc_section.get-look-sec {
    padding-top: 600px !important;
    padding-bottom: 0px;
    background-attachment: fixed !important;
}
.get-look-sec .product.type-product .woocommerce-loop-product__title {
    display: none;
}
.get-look-sec .product.type-product .price {
    display: none !important;
}
.get-look-sec .product.type-product .add_to_cart_button {
    display: none !important;
}
.get-look-sec .product.type-product {
    margin-right: 20px !important;
    margin-bottom: 0px !important;
    width: 14.99% !important;
}
.get-look-sec .get-l-wrap {
    padding-bottom: 40px;
}
.get-look-sec .get-l-wrap p {
    font-size: 20px;
    line-height: 32px;
    color: #fff !important;
    font-weight: 200;
}
.get-look-sec .get-l-wrap h2 {
    margin-bottom: 20px;
}
.get-look-sec .product.type-product .attachment-woocommerce_thumbnail {
    margin-bottom: 0px;
    width: 100%;
    height: 180px;
    object-fit: cover;
}
.get-look-sec .products.columns-6 {
    margin-bottom: 0px;
}
.get-look-sec .bt-look {
    text-align: end;
}
/*----------------------------------------
          Popular Categories
------------------------------------------*/
.pop-sec p {
    margin-top: 20px;
    margin-bottom: 40px !important;
}
.pop-sec .child-categories li {
    position: relative;
    overflow: hidden; 
    background: #ffffff;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 0px;
    z-index: 1;
}
.pop-sec .child-categories li:nth-child(3) {
    display: none;
}
.pop-sec .child-categories li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #3f3a3b; 
    transition: width 0.4s ease;
    z-index: -1; 
}

.pop-sec .child-categories li:hover::before {
    width: 100%;
}
.pop-sec .child-categories li:hover a {
    color: #fff;
    transition: 0.5s;
}
.vc_section.pop-sec {
    background: #F7F7F7;
    padding-top: 200px !important;
    padding-bottom: 80px !important;
}
.pop-sec .child-categories li a {
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3F3A3B;
}
.pop-sec .cate-abs {
    position: relative;
}
.pop-sec .cate-abs .categ-box {
    margin-bottom: 0px !important;
    column-count: 2;
    padding-left: 20px !important;
}
.pop-sec .cate-abs .pro-pop-desc {
    position: absolute;
    top: 70%;
    left: 10%;
    width: 85%;
}
.pop-sec .cate-abs .pro-pop-desc p {
    color: #fff !important;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 30px !important;
}
.pop-sec .cate-abs .pro-pop-desc li {
    position: relative;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}
.pop-sec .cate-abs .pro-pop-desc li a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.pop-sec .cate-abs .pro-pop-desc li:before {
    content: '';
    position: absolute;
    background: url(inc/assets/images/ar.png) no-repeat;
    width: 20px;
    height: 10px;
    display: flex;
    left: -23px;
    top: 5px;
}
/*----------------------------------------
       Today's Deal 
------------------------------------------*/
.countdown {
    display: flex;
}
.countdown .counter-mid {
    background: #6D76FF;
    margin-right: 1px;
    padding: 5px 21px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
}
.countdown .counter-mid span {
    color: #fff;
    font-size: 13px;
}
.vc_section.td-best-sec {
    padding-top: 60px !important;
    padding-bottom: 60px;
}
.vc_section.td-best-sec .vc_col-sm-4 .vc_column-inner {
    text-align: end;
}
.vc_section.td-best-sec .count-desc {
    padding-bottom: 30px !important;
}
.td-best-sec .desc-box {
    position: relative;
}
.td-best-sec .desc-wrap-af {
    position: absolute;
    top: 55%;
    left: 8%;
    width: 80%;
}
.td-best-sec .desc-wrap-af strong {
    font-size: 28px;
    color: #fff;
    line-height: 33px;
    font-weight: 600;
}
.td-best-sec .desc-wrap-af p a {
    background: #F25363 !important;
    color: #fff;
    padding: 9px 30px !important;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600 !important;
    text-transform: uppercase;
    transition: 0.5s;
}
.td-best-sec .desc-wrap-af p a:hover {
    background: #3f3a3b !important;
    transition: 0.5s;
}
.td-best-sec .desc-box:after {
    content: '';
    position: absolute;
    background: url(inc/assets/images/bgs.png) no-repeat;
    width: 100%;
    height: 110px;
    left: 78%;
    bottom: 11%;
}
/*----------------------------------------
    Brand Logo
------------------------------------------*/
.ashp-brand-sec {
    border-bottom: 2px solid #0000001c;
    padding-bottom: 60px !important;
}
.ashp-brand-sec h3 {
    margin-bottom: 30px;
}
/*----------------------------------------
        Woo Commerce li products
------------------------------------------*/
.n-arrival-sec p {
    margin-top: 20px;
    margin-bottom: 30px !important;
}
li.product.type-product {
    text-align: center;
}
li.product.type-product .woocommerce-loop-product__title {
    color: #3F3A3B;
    font-size: 14px !important;
    line-height: 18px !important;
    font-weight: 600 !important;
}
li.product.type-product .price {
    color: #828282;
    font-size: 15px;
    line-height: 21px;
    font-family: 'Poppins' !important;
}
li.product.type-product .add_to_cart_button {
    background: #F7F7F7 !important;
    color: #515151;
    padding: 8px 25px !important;
    margin-top: 0px !important;
    transition: 0.5s;
    font-size: 12px;
    font-weight: 600 !important;
    text-transform: uppercase;
    border-radius: 0px !important;
}
li.product.type-product .add_to_cart_button:hover {
    background: #3f3a3b !important;
    color: #fff !important;
    transition: 0.5s;
}
/*----------------------------------------
       Blogs And Testimonails
------------------------------------------*/
.blog_wrapper .info-wrapper .blog_title {
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    color: #3F3A3B;
    margin-top: 20px;
    margin-bottom: 10px !important;
}
.blog_wrapper .date-wrapr {
    font-size: 12px;
    line-height: 15px;
    color: #ADADAD;
}
.boxer {
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimonial-sec {
    padding-top: 20px;
    padding-bottom: 100px;
}
.Tester .info-wrapper {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.Tester .user_info {
    background: #F7F7F7;
    padding: 30px;
}
.Tester .user_info p {
    color: #828282 !important;
    font-size: 15px !important;
    line-height: 21px;
    font-weight:  400 !important;
    margin-bottom: 0px;
}
.Tester .info-wrapper .user_name h3 {
    font-size: 16px !important;
    line-height: 21px !important;
    color: #3F3A3B !important;
    font-weight:  600 !important;
    margin-top: 0px;
    margin-bottom: 3px;
}
.Tester .info-wrapper .sub-title {
    margin-bottom: 0px;
}
.Tester {
    margin-top: 20px;
}
.Tester .info-wrapper .f-image {
    margin-right: 10px;
}
.owl-dots button span {
    background: #e1d5d5 !important;
    width: 7px !important;
    height: 7px !important;
}
.owl-dots button{
  outline: unset !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #000 !important;
}
/*----------------------------------------
        Woocommerce Shop Page
------------------------------------------*/

/*----------------------------------------
          About Us Inner
------------------------------------------*/
.vc_section.about-inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-inner .abn-1 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.about-inner .abn-1 .vc_col-sm-6 .vc_column-inner {
    padding-right: 0px;
}
.about-inner h3 {
    margin-bottom: 30px;
}

.about-inner .abn-2 {
    padding-bottom: 60px;
}
.about-inner .abn-3 {
    padding-top: 300px;
    padding-bottom: 300px;
}
.about-inner .abn-4 {
    padding-top: 60px;
    padding-bottom: 60px;
}
/*----------------------------------------
        Contact Us Page
------------------------------------------*/
.vc_section.form-sec-last {
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: visible !important;
}

.form-sec-last .formy-wrap {
    margin-top: -100px;
}
.form-sec-last .last-cnt {
    text-align: center;
    column-count: 2;
    margin-top: 40px;
}

.form-sec-last .last-cnt li {
    background: #fff;
    margin-bottom: 10px !important;
    font-size: 13px;
    line-height: 50px;
    color: #3F3A3B;
    font-weight: 600;
    width: 90%;
    margin: 0 auto;
}
.cnt-form .form-control {
    height: 40px;
}
.cnt-form p {
    margin-bottom: 30px !important;
}
.cnt-form .wpcf7-textarea.form-control {
    height: 98px;
}
.cnt-form .cnt-btn {
    background: #F25363;
    border: unset;
    width: 236px;
    height: 40px;
    border-radius: 0px;
    font-size: 13px;
    font-weight: 600;
    display: flex;
    margin: 0 auto;
}
.cnt-form {
    padding: 30px;
}
.contact-top .cnt-listm {
    margin-bottom: 0px !important;
    margin-top: 50px;
}
.contact-top .cnt-listm li a {
    font-size: 16px;
    line-height: 20px;
    color: #3F3A3B;
    font-weight: 600;
}
.contact-top .cnt-listm li i {
    margin-right: 10px;
    color: #f25363;
}
.contact-top .cnt-listm li {
    margin-bottom: 10px;
    border-bottom: 1px solid #00000036;
    padding-bottom: 10px;
}
.vc_section.contact-top {
    PADDING-TOP: 60PX;
}
/*----------------------------------------
          Blog Page
------------------------------------------*/
.inner-bg {
    margin-bottom: 40px;
}
.inner-bg .boxer {
    text-align: center;
}
.inner-blog-sec {
    padding-top: 60px !important;
    padding-bottom: 60px;
    overflow: visible !important;
}
.page-id-12 {
    overflow: visible !important;
}
.inner-blog-sec .side-left-warp {
    position: sticky;
    top: 10px;
}
.inner-blog-sec .side-left-warp .blog-search {
    width: 342px;
    border: 1px solid #00000047;
    height: 50px;
}
.inner-blog-sec .side-left-warp .blog-search input[type="search"] {
    border: unset;
    outline: unset !important;
    height: 48px;
    width: 274px;
    padding: 10px;
}
.right-tf {
    display: flex;
    margin-bottom: 0px;
    border-bottom: 1px solid #00000036;
    padding-bottom: 40px;
    width: 342px;
}

.right-tf li {
    margin-left: 10px;
    background: #F7F7F7;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.right-tf li a i {
    color: #3F3A3B;
    font-size: 15px;
}
.bg-ex-col {
    padding-bottom: 20px;
    padding-top: 20px;
}

.subs-form {
    width: 342px;
    padding-bottom: 20px;
    border-bottom: 1px solid #0000003b;
    margin-bottom: 30px;
}
.subs-form .form-control {
    height: 40px;
    border-radius: 0px;
}
.subs-form .subs-btn {
    font-size: 13px;
    font-weight: 600;
    width: 177px;
    height: 40px;
    border-radius: 0px;
    background: #F25363;
    border: unset;
    text-transform: uppercase;
}
.inner-blog-sec .side-left-warp .blog-search button {
    border: unset;
    outline: unset;
    width: 62px;
    height: 48px;
}

.inner-blog-sec .side-left-warp .blog-search button i {
    color: #3F3A3B;
}
.recent-wrapper .row {
    display: block;
}
.recent-wrapper .blog_wrapper {
    width: 90%;
    max-width: 90%;
}
.recent-wrapper .blog_wrapper .boxer .blog_title {
    font-size: 14px !important;
    margin-top: 0px;
}
.recent-wrapper .blog_wrapper .boxer .blog-thumb {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}
.recent-wrapper {
    padding-bottom: 20px;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #00000036;
    width: 342px;
}
.recent-wrapper .blog_wrapper .boxer {
    display: flex;
    align-items: center;
}
/*----------------------------------------
        Woo Commerce Shop page
------------------------------------------*/
#secondary #woocommerce_product_search-2 {
    border: 1px solid #00000047;
    background: #ffffff;
}
#secondary #woocommerce_product_search-2 button {
    width: 62px;
    height: 50px;
    border: unset;
    outline: unset;
    background: #F7F7F7;
}
#secondary #woocommerce_product_search-2 #woocommerce-product-search-field-0 {
    height: 50px;
    width: 244px;
    border: unset;
    padding: 12px;
}
.woocommerce-pagination .page-numbers span, .page-numbers a {
    margin: 10px !important;
    background: #f2f2f2 !important;
    padding: 20px !important;
    color: #000;
}
.woocommerce-pagination .page-numbers {
    border: unset !important;
}

.woocommerce-pagination .page-numbers li {
    border: unset !important;
}
#secondary #woocommerce_product_categories-2 {
    overflow-y: scroll;
    height: 200px;
    scrollbar-width: thin; 
    scrollbar-color: #6871f7 #f5f5f5; 
    margin-bottom: 40px;
}
#secondary #woocommerce_product_categories-2::-webkit-scrollbar {
    width: 8px;
}
#secondary #woocommerce_product_categories-2::-webkit-scrollbar-track {
    background: #f5f5f5;
    border-radius: 10px;
}
#secondary #woocommerce_product_categories-2::-webkit-scrollbar-thumb {
    background: #e91e63;
    border-radius: 10px;
}
#secondary #woocommerce_product_categories-2::-webkit-scrollbar-thumb:hover {
    background: #d81b60;
}
#secondary #woocommerce_product_categories-2 .product-categories li a {
    color: #3F3A3B;
    font-size: 15px;
    line-height: 30px;
}
.woocommerce-shop #primary .page-title {
    display: none;
}
.woocommerce-shop #content {
    padding-bottom: 40px;
    padding-top: 60px;
}
.woocommerce-ordering .orderby {
    border: none;
    background-color: #E6E6E6;
    padding: 8px 12px;
    border-radius: 0px;
    font-size: 14px;
    color: #3333337d;
    outline: none;
    appearance: none; 
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.woocommerce-ordering {
    position: relative;
    display: inline-block;
}

#secondary #woocommerce_product_categories-2 .product-categories li {
    list-style: disc !important;
}
#secondary #woocommerce_product_categories-2 .product-categories {
    padding-left: 20px !important;
}
#secondary #woocommerce_product_categories-2 .product-categories li::marker {
    color: #6d76ff;
}
.single-product #secondary {
    display: none;
}
.single-product #primary {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
}
.single-product .product_meta {
    display: grid;
}
.related.products .app-offer-banner {
    display: none;
}
.single-product #primary .woocommerce-product-gallery__image img {
    width: 100% !important;
    height: 631px !important;
    object-fit: cover !important;
}
.single-product .woocommerce-product-gallery__image a {
    margin-bottom: 20px !important;
}
.single-product .flex-control-thumbs li {
    margin-right: 10px !important;
    width: 23% !important;
}
.single-product .product_title.entry-title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
    color: #3F3A3B !important;
    border-bottom: unset;
    margin-bottom: 20px !important;
}
.single-product .woocommerce-product-details__short-description {
    border-bottom: 1px solid #c9c9c98c;
    margin-bottom: 30px;
    width: 75%;
}
.single-product .single_add_to_cart_button {
    background: #F25363 !important;
    font-size: 13px !important;
    padding: 13px 40px !important;
    border-radius: 0px !important;
    text-transform: uppercase !important;
}
.single-product .single_add_to_cart_button:hover {
    background: #3f3a3b !important;
}
.price {
    color: #828282 !important;
}
.woocommerce .quantity .qty {
    height: 40px !important;
}
.single-product .product_meta .posted_in a {
    color: #0000007a;
}
.single-product .product_meta span {
    margin-bottom: 10px;
}
#tab-description h2 {
    font-size: 22px;
    color: #3F3A3B;
    font-weight: 600;
}
.related.products h2 {
    font-size: 28px;
    line-height: 35px;
    color: #3F3A3B;
    margin-bottom: 30px;
}
section.related.products {
    text-align: center;
}
.single-product .tabs.wc-tabs li {
    padding: 10px 10px !important;
    margin: 1px !important;
    border-radius: unset !important;
    background: #F7F7F7 !important;
    border: 1px solid #00000029 !important;
}
.single-product .tabs.wc-tabs:before {
    border-bottom: unset !important;
}
.woocommerce-message {
    border-top: 2px solid #3f3a3b;
}
.woocommerce-message .button.wc-forward {
    background: #f25363 !important;
    color: #fff;
    padding: 10px 30px !important;
    border-radius: unset;
}
.woocommerce-message .button.wc-forward:hover {
    background: #3f3a3b !important;
    color: #fff !important;
}
.woocommerce span.onsale {
    background: #6d76ff;
}
.single-product span.onsale {
    left: -30px;
    top: -40px;
    width: 40px !important;
    height: 20px !important;
    border-radius: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 12px !important;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
/* ================================
   WooCommerce Cart Page Styling
   ================================ */
.wc-block-cart-items {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.wc-block-cart-items__header th {
    background: #f7f7f7;
    font-weight: 600;
    text-align: left;
    padding: 12px;
    color: #333;
}
.wc-block-cart-items__row td {
    padding: 15px;
    border-bottom: 1px solid #eee;
    vertical-align: middle;
}
.wc-block-cart-items__row:last-child td {
    border-bottom: none;
}
.wc-block-cart-item__image img {
    max-width: 70px;
    border-radius: 8px;
    border: 1px solid #eee;
}
.wc-block-components-product-name {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    text-decoration: none;
}
.wc-block-components-product-name:hover {
    color: #0073aa; 
}
.wc-block-cart-item__prices,
.wc-block-cart-item__total {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.wc-block-components-quantity-selector {
    display: inline-flex;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    overflow: hidden;
}
.wc-block-components-quantity-selector__input {
    width: 50px;
    text-align: center;
    border: none;
    padding: 8px;
    font-size: 14px;
}
.wc-block-components-quantity-selector__button {
    background: #f7f7f7;
    border: none;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 16px;
}
.wc-block-components-quantity-selector__button:hover {
    background: #3f3a3b;
    color: #fff;
}
.wc-block-cart-item__remove-link {
    display: inline-block;
    margin-top: 8px;
    font-size: 13px;
    color: #e63946;
    background: none;
    border: none;
    cursor: pointer;
}

.wc-block-cart-item__remove-link:hover {
    text-decoration: underline;
}
.wc-block-cart__sidebar {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}
.wc-block-cart__totals-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #222;
}
.wc-block-components-totals-item {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 15px;
}
.wc-block-components-totals-item:last-child {
    border-bottom: none;
}
.wc-block-cart__submit-button {
    display: block;
    width: 100%;
    text-align: center !important;
    background: #f25363 !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 15px !important;
    border-radius: 0px;
    margin-top: 20px;
    transition: 0.3s !important;
}
.wc-block-cart__submit-button:hover {
    background: #005c88;
}

.wc-block-cart__submit-button:hover {
    background: #3f3a3b !important;
}
.woocommerce-cart #content {
    padding-top: 60px;
    padding-bottom: 60px;
}
/*=================*/
.app-offer-banner {
  background: #7B5CFA;
  color: #fff;
  font-family: Arial, sans-serif;
  max-width: 500px;
  border-radius: 4px;
  overflow: hidden;
  font-size: 14px;
}
.offer-list li i {
    color: #3F3A3B;
}
.app-offer-banner .offer-title {
  background: #7B5CFA;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  color: #fff;
}

.offer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #000;
}

.offer-list li {
    display: flex;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #fff;
    font-size: 13px;
    background: #F7F7F7;
}

.offer-list li:last-child {
  border-bottom: none;
}

.offer-list .icon {
  margin-right: 8px;
  font-size: 14px;
}

.show-similar {
  background: #f5f5f5;
  border: none;
  padding: 5px 12px;
  margin-left: auto;
  font-size: 12px;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
}

.bottom-links {
    display: flex;
    justify-content: space-between;
    padding: 8px 10px;
    background: #fff;
    border-bottom: 1px solid #eee;
    font-size: 12px;
    padding-bottom: 20px;
}
.bottom-links a {
  color: #000;
  text-decoration: none;
}

/*----------------------------------------
          WEB RESPONSIVE
------------------------------------------*/
@media only screen and (max-width: 1920px){
     .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1370px !important;
    }
}    

@media only screen and (max-width: 1366px){
     .container {
        padding-left: 40px;
        padding-right: 40px;
    }
    #secondary #woocommerce_product_search-2 #woocommerce-product-search-field-0 {
    width: 189px;
}
.subs-form {
    width: 255px;
}
p br {
    display: none;
}
.get-look-sec .product.type-product {
    width: 14.8% !important;
}
.get-look-sec .product.type-product .attachment-woocommerce_thumbnail {
    height: 160px;
}
.vc_section.get-look-sec {
    padding-top: 340px !important;
}
.ftr-5 {
    display: flex;
    justify-content: center;
}
.right-tf {
    width: 100%;
    padding-bottom: 20px;
}
}


/*----------------------------------------
 Woo Commerce Custom Product Search form 
------------------------------------------*/
.custom-product-search {
    position: relative;
    width: 100%;
}
.custom-product-search form {
    display: flex;
    gap: 10px;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
.custom-product-search .search-category {
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 6px;
    min-width: 160px;
    font-size: 16px;
}
.custom-product-search .search-field {
    flex: 1;
    padding: 12px 16px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 16px;
}
.custom-product-search .search-submit {
    padding: 12px 20px;
    background: #f25363;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.2s;
}
.custom-product-search .search-submit:hover {
    background: #005d82;
}
#product-search-suggestions {
    margin-top: 20px !important;
    width: 100%;
    max-width: 700px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    max-height: 400px;
    overflow-y: auto;
    display: none;
    margin: 0 auto;
}
#product-search-suggestions .suggestion-item {
    display: flex;
    align-items: center;
    padding: 10px 14px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    color: #333;
    transition: background 0.2s;
}
#product-search-suggestions .suggestion-item img {
    max-width: 50px;
    margin-right: 12px;
    border-radius: 4px;
}
#product-search-suggestions .suggestion-item:hover {
    background: #f7f7f7;
}
#product-search-suggestions .no-products {
    padding: 14px;
    text-align: center;
    color: #777;
}
.search-toggle {
    position: relative;
}
.search-toggle .search-dropdown {
    display: none;
    position: fixed;
    top: 96px;
    left: 0;
    width: 100%;
    height: auto;
    background: rgb(63 58 59);
    padding: 40px 20px;
    z-index: 9999;
    overflow-y: auto;
    animation: fadeIn 0.3s 
ease-in-out;
    max-width: 100%;
    align-items: center;
}
.search-toggle.active .search-dropdown {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
}
.search-dropdown .close-search {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 33px;
    font-weight: bold;
    color: #444;
    cursor: pointer;
    transition: color 0.2s;
    background: #fff;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    display: flex;
    z-index: 999;
}
.search-dropdown .close-search:hover {
    color: #000;
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
.woocommerce-checkout #secondary {
    display: none;
}
.woocommerce-checkout #primary {
    width: 100%;
    max-width: 100%;
    flex: 100%;
}
.woocommerce ul.products li.product a img {
    width: 315px !important;
    height: 315px !important;
    object-fit: cover;
}
.ftr-left .textwidget p {
    color: #000 !important;
    font-size: 20px;
}

.ftr-left .textwidget p a {
    font-weight: 600;
}
#coupencode{
	cursor:pointer;
}
.spu-container h2.text-center {
    color: #fff !important;
}

.spu-container h3 {
    color: #fff !important;
}

.spu-container a.spu-close.spu-close-popup.spu-close-top_right {
    right: 4%;
    top: 7%;
}
#spu-34100 .spu-container {
    background: url(https://laylaysfashion.com/wp-content/uploads/2026/01/WUUuB3.gif);

}