/*
Theme Name: Cwr wholesale clothing
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
--------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Poppins", system-ui;
}

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;
  font-family: "Open Sans", sans-serif;
}
h1 {
  font-size: 32px;
  padding-bottom: 10px;
}
h2 {
  font-size: 24px;
  padding-bottom: 0.3em;
  line-height: 1.25;
}
h3 {
  font-size: 18px;
  line-height: 25px;
}
h4 {
  font-size: 16px;
  line-height: 20px;
}
h5 {
  font-size: 14px;
  line-height: 17.5px;
}

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;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

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
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #fff;
  padding: .74rem 1rem;
  padding-left: 100px;
  padding-right: 100px;
  position: relative;
  padding-bottom: 0;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#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
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #000;
  padding: 0.5rem;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-right: 10px;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #000;
  font-weight: 400;
}

.navbar-brand {
  height: auto;
}

.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: 0;
  padding-top: 0;
}

.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: 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: 1280px) {
  html {
    font-size: 95%;
  }
}

@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%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 960px) {
  html {
    font-size: 85%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  html {
    font-size: 80%;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
  html {
    font-size: 75%;
  }
}

/*---------------TOP BAR CSS------------------*/

.top-bar {
    background: #16A6D4;
    padding-top: 13px;
    padding-bottom: 13px;
}

.heading-1 p {
    text-align: center;
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

/*--------------------TOP BAR CSS END------------------*/



/*----------Header-----------*/
.top-nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
div#main-nav {
    justify-content: start !important;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
nav.navbar.navbar-expand-xl.p-0 {
    display: block;
}
.cont-btn {
    position: absolute;
    right: 0;
    bottom: 5px;
}
.side-icons ul {
    display: flex;
    gap: 25px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.apsw-search-wrap {
    width: 635px;
}
.side-icons ul li {
    display: grid;
    justify-content: center;
    align-items: center;
}
.side-icons ul li img {
    margin: auto;
}
.cont-btn a {
    font-size: 20px;
    line-height: 30px;
    background: #7338A0;
    padding: 12px 45px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    border: 1px solid #7338A0;
}
.cont-btn a:hover {
    background: transparent;
    color: #7338A0;
    border-color: #7338A0 !important;
    border-radius: 30px;
	transition: all 0.5s ease-in-out;
}
.search-bar {
    margin-top: 10px;
}
.apsw-search-wrap .apsw-search-form {
    background: transparent;
    border-color: #C0C0C0;
}
.apsw-search-wrap .apsw-search-btn {
    background: #7338A0;
    padding: 5px 35px;
    background-image: url(/wp/cwr-wholesale-clothing/cwc/wp-content/uploads/2024/09/Icon-ionic-ios-search.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0 3px 3px 0;
}
.apsw-search-wrap.apsw_search_form_style_2 .apsw-select-box-wrap {
    right: 80px;
}
.apsw-search-wrap .apsw-category-items {
    font-family: Poppins;
    position: relative;
    border-left: 1px solid #C0C0C0;
}
header#masthead:after {
    content: '';
    position: absolute;
    background: #c0c0c042;
    height: 2px;
    width: 100%;
    left: 0;
    top: 63%;
}

/*-------------------ABOUT US SEC CSS-----------------------*/

.about-col-2 .vc_column-inner {
    padding-right: 0px !important;
}

.about-sec {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-right: 100px !important;
}

.about-head-1 {
    font-weight: bold;
    margin-bottom: 0px !important;
    margin-left: 100px;
    position: relative;
}

.about-head-1:before {
    content: '';
    position: absolute;
    border: 1px solid #00000054;
    width: 79px;
    height: 0px;
    left: -30%;
    top: 40%;
}

.about-para p {
    font-size: 17px;
    line-height: 34px;
    color: #000;
}

.about-theme-btn a.vc_general {
    font-size: 20px;
    background-image: unset !important;
    background-color: #7338A0 !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 14px 63px 14px 35px !important;
    display: block;
    transition: all 0.5s ease-in-out;
}

.about-theme-btn a.vc_general i.vc_btn3-icon.fas.fa-arrow-right {
    margin-right: 19px;
}

.about-theme-btn a.vc_general:hover {
    background: transparent !important;
    border-color: #7338a0 !important;
    color: #7338a0 !important;
    transition: all 0.5s ease-in-out !important;
    border-radius: 30px;
}

/*---------------------ABOUT US CSS END--------------------*/  

/*----------------------CATEGORY SEC CSS--------------------*/

.category-head {
    font-weight: bold;
}

.category-sec {
    padding-left: 85px !important;
    padding-right: 100px !important;
}

.category-text .wpb_wrapper {
    height: 840px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.category-text-2 .wpb_wrapper {
    height: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.category-text h2 {
    font-size: 40px;
    line-height: 70px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: uppercase;
}

.category-text a {
    text-decoration: none;
    border: 3px solid #fff;
    font-size: 20px;
    color: #fff;
    padding: 15px 34px 15px 34px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.category-text a:hover {
    transition: all 0.5s ease-in-out;
    background: #fff;
    color: #000;
}

.category-text-2 h2 {
    font-size: 40px;
    line-height: 70px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: uppercase;
}

.category-text-2 a {
    text-decoration: none;
    border: 3px solid #fff;
    font-size: 20px;
    color: #fff;
    padding: 15px 34px 15px 34px;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.category-text-2 a:hover {
    transition: all 0.5s ease-in-out;
    background: #fff;
    color: #000;
}

.category-text {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.category-text-2 {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*--------------------------PRODUCTS SEC CSS-----------------------*/

.product-head {
    font-weight: bold;
    text-transform: uppercase;
}
.product-sec {
    padding-top: 50px;
    padding-bottom: 120px;
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.product-sec li.product {
    border: 1px solid #707070;
    height: 524px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding: 20px !important;
    padding-bottom: 60px !important;
    border-radius: 5px;
}

.product-sec a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
}

.product-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 275px !important;
    width: 100% !important;
    object-fit: contain;
    padding: 2px;
}

.product-sec li.woo-variation-items-wrapper {
    display: block !important;
}

.product-sec ul.thwvsf-wrapper-ul {
    display: flex;
}

.product-sec img.swatch-preview.swatch-image {
    border-radius: 100%;
    border: 2px solid #000;
    max-width: 60%;
}

.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide {
    display: none;
}

.product-sec li.product .add_to_cart_button {
    position: absolute;
    bottom: 20px;
    margin: 0 !important;
    font-size: 0px;
    border: 1px solid #000;
    height: 45px;
    width: 90%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ffff;
}

.product-sec li.product .add_to_cart_button:before {
    content: 'ADD TO CART';
    position: absolute;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    font-weight: 500;
}

.product-sec span.price {
    font-size: 18px !important;
    color: #000 !important;
    line-height: 27px;
    font-family: 'Poppins' !important;
    font-weight: bold !important;
}

.product-sec h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 27px !important;
    font-weight: 500 !important;
}

.product-theme-btn a.vc_general {
    font-size: 20px;
    background-image: unset !important;
    background-color: #7338A0 !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 14px 63px 14px 35px !important;
    transition: all 0.5s ease-in-out;
}

.product-theme-btn a.vc_general:hover {
    background: transparent !important;
    border-color: #7338a0 !important;
    color: #7338a0 !important;
    transition: all 0.5s ease-in-out !important;
    border-radius: 30px;
}

.product-theme-btn a.vc_general i.vc_btn3-icon.fas.fa-arrow-right {
    margin-right: 19px;
}

/*-------------------PRODUCT CSS END----------------*/  

/*------------------COOL SEC CSS-------------------*/

.cool-sec {
/*     padding-top: 415px !important;
    padding-bottom: 103px; */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 100px !important;
    padding-right: 100px !important;
}

.cool-para p {
    font-size: 53px;
    color: #fff;
    line-height: 69px;
    font-family: poppins;
    font-weight: 400;
    margin-bottom: 10px;
}

.cool-para a {
    font-size: 30px;
    line-height: 69px;
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}
.cool-para {
    margin-bottom: 0 !important;
}

/*----------------news letter sec-------------------*/

.newsletter-sec {
    padding-left: 50px !important;
    padding-right: 100px !important;
    padding-top: 90px !important;
    padding-bottom: 30px;
}

.newsletter-form {
    border: 1px solid #707070;
    padding-top: 75px;
    padding-bottom: 71px;
    padding-left: 32px;
    padding-right: 58px;
    margin-bottom: 0px !important;
}

.newsletter-form h3 {
    font-size: 30px;
    margin-top: 0px !important;
    font-weight: 500;
}

.newsletter-form h4 {
    font-size: 26px;
    line-height: 50px;
    color: #0000009e;
    font-weight: 400;
}

.ContactForm input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-control {
    height: 60px;
    background: #F1F1F1 !important;
    border-color: #F1F1F1 !important;
    margin-top: 25px;
}

.ContactForm input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    position: absolute;
    right: 0;
    top: -60px;
    width: 222px;
    height: 60px;
    border-radius: 0px 5px 5px 0px;
    background: #7338A0;
    border-color: #7338A0;
    font-size: 20px;
}

.ContactForm input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email.form-control::placeholder {
    font-size: 20px;
    padding-left: 20px;
}

.newsletter-form p {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #00000087;
}

.newsletter-col .vc_column-inner {
    padding-left: 0px !important;
}

.newsletter-col-2 .vc_column-inner {
    /* padding-right: 0px !important; */
}

.singleproduct_sec .woocommerce-tabs, .singleproduct_sec section.related.products {
    display: none;
}

.singleproduct_sec a.woocommerce-product-gallery__trigger {
    display: none !important;
}

.singleproduct_sec h1.product_title.entry-title {
    font-size: 34px;
    line-height: 51px;
    font-family: 'Poppins';
    font-weight: 500;
}

.singleproduct_sec span.woocommerce-Price-amount.amount {
    font-size: 34px;
    line-height: 51px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #000;
}

.singleproduct_sec label.wcva_single_textblock {
    border-radius: unset !important;
}

.singleproduct_sec .woocommerce div.product form.cart div.quantity {
    display: none !important;
}

.singleproduct_sec button.single_add_to_cart_button {
    width: 100%;
    height: 95px;
    font-size: 26px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #000 !important;
    background: #E3E3E3 !important;
    text-transform: uppercase;
      border-radius: 5px;
}
.button-next {
    width: 80%;
    height: 90px;
    font-size: 26px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #fff;
    background: #7338A0;
    text-transform: uppercase;
    border: none;
    border-radius: 5px;
}
.singleproduct_sec label.wcva_image_label {
    border-radius: 100% !important;
    height: 25px !important;
}

.singleproduct_sec {
    padding-left: 100px !important;
    padding-right: 100px !important;
    padding-top: 87px !important;
    padding-bottom: 50px;
}

.single-head {
    font-weight: bold;
    text-transform: uppercase;
}

.payment-sec {
    padding-left: 150px !important;
    padding-right: 150px !important;
    padding-bottom: 120px;
    padding-top: 120px !important;
}

.payment-para h3 {
    font-size: 20px;
    font-family: 'Poppins' !important;
    line-height: 30px;
}

.payment-para p {
    font-size: 18px;
    line-height: 31px;
    width: 81%;
    margin: 0 auto;
}

.singleproduct_sec a.woocommerce-review-link {
    display: none !important;
}

.site-info {
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

body:not(.theme-preset-active) footer#colophon {
    background: #16A6D4;
}

.site-info p {
    margin-bottom: 0px !important;
}

.site-info a {
    font-weight: bold;
}
/*-----------Footer-----------*/
div#footer-widget {
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 100px;
    padding-bottom: 30px;
}

div#footer-widget h3 {
    font-family: Poppins;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 42px;
}

div#footer-widget .ft-1 a {
    color: rgb(0 0 0 / 50%);
    text-decoration: none;
    font-size: 18px;
    line-height: 38px;
}
.ft-2 p {
    font-size: 18px;
    line-height: 38px;
    color: rgb(0 0 0 / 50%);
}

.ft-3 a {
    font-size: 18px;
    line-height: 38px;
    color: rgb(0 0 0 / 50%);
    text-decoration: none;
}

.ft-3 p {
    margin: 0;
}

.ft-3 strong {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 42px;
}

.ft-4 p {
    font-size: 18px;
    line-height: 28px;
    color: rgb(0 0 0 / 50%);
}

.ft-4 section#zoom-social-icons-widget-2 h3 {
    font-weight: 600;
    font-size: 24px;
}

.ft-4 section#media_image-2 h3 {
    font-weight: 600;
    font-size: 24px;
}



ol.flex-control-nav.flex-control-paging {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 25px;
}
ol.flex-control-nav.flex-control-paging li a {
    font-size: 0;
    position: relative;
}
ol.flex-control-nav.flex-control-paging li a:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    background: rgb(0 0 0 / 40%);
    top: 0;
    border-radius: 50%;
}
ol.flex-control-nav.flex-control-paging li a.flex-active:before {
    background: #000;
}
ul.thwvsf-wrapper-ul {
    list-style: none;
    display: flex;
    padding: 0;
    gap: 11px;
}
ul.thwvsf-wrapper-ul li {
    border: 1px solid;
    width: 18px;
    height: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
ul.thwvsf-wrapper-ul li img {
    border-radius: 50%;
    width: 14px;
    height: 14px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    border-radius: 0 !important;
}
.product_meta {
    display: none;
}
.custom-product-short-description {
    padding-top: 30px;
}
.custom-product-short-description p {
    font-size: 18px;
    line-height: 34px;
}
.variable-item-contents {
    font-size: 18px;
}
.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    width: 42px;
    height: 38px;
    margin-right: 10px;
    font-weight: 500;
}
ul.single-product-variable-items.wvs-style-rounded.variable-items-wrapper.image-variable-items-wrapper {
    margin-top: 10px;
    margin-bottom: 20px !important;
}
ul.single-product-variable-items.wvs-style-rounded.variable-items-wrapper.button-variable-items-wrapper {
    margin-top: 10px;
}
span.custom-label-color {
    font-size: 28px;
    line-height: 51px;
    font-weight: 500;
}
span.custom-label-size {
    font-size: 18px;
    line-height: 51px;
    font-weight: 500;
}
/*--------- SINGLE-PAGE ---------*/
.single-product div.product .product_title {
    font-size: 40px;
    line-height: 50px;
    border: 0;
    color: #000000;
    font-weight: 600;
    font-family: 'Poppins';
}
.single-product p.price {
    font-size: 35px !important;
    font-weight: bold !important;
    color: #7338a0 !important;
    margin-bottom: 20px;
}
.single-product .quantity input {
    background: #7338a080 !important;
    border: 0;
    height: 60px;
    width: 60px !important;
    color: #fff;
    font-family: "Montserrat";
    font-size: 25px;
    font-weight: bold;
    margin-right: 10px;
    outline: none !important;
    border-radius: 10px;
}
.single-product .product_meta {
    font-size: 25px;
    color: #000000;
    font-family: "Montserrat";
    font-weight: 500;
}
.single-product .product_meta span.posted_in {
    width: 100%;
    display: inline-block;
    font-family: 'Poppins';
    font-family: Neulis Alt;
}
.single-product .product_meta a {
    color: #1968A4  !important;
    font-weight: 500;
}
.single-product .woocommerce-product-gallery__image img {margin-right: 12px !important;transition: all 0.5s !important;}
.woocommerce-tabs ul.tabs.wc-tabs {
    border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none !important;
}
.woocommerce-tabs ul.tabs.wc-tabs li {
    border: 0 !important;
    padding: 0 !important;
}
.woocommerce-tabs ul.tabs.wc-tabs li::before,
.woocommerce-tabs ul.tabs.wc-tabs li::after {
    display: none !important;
}
.woocommerce-tabs ul.tabs.wc-tabs li a {
    color: #7338a0 !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500 !important;
    padding: 24px 62px !important;
    background: transparent !important;
}
.woocommerce-tabs ul.tabs.wc-tabs li {
    background: transparent !important;
    border-radius: 0 !important;
    margin-right: 20px !important;
}
.woocommerce-tabs ul.tabs.wc-tabs li.active {
    background: #7338a0 !important;
    color: #fff !important;
    border-radius: 5px !important;
}
.woocommerce-tabs ul.tabs.wc-tabs li.active a {
    color: #fff !important;
}
.woocommerce-tabs.wc-tabs-wrapper {
    padding-top: 5%;
}
.woocommerce-Tabs-panel h2 {
    display: none;
}
.woocommerce-Tabs-panel p {
    color: #000000;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 0;
    margin-top: 30px;
    font-family: Neulis Alt;
}
.single div.product form.cart .button {
    font-size: 26px;
    font-family: 'Poppins';
    font-weight: 600;
    color: #000 !important;
    background: #E3E3E3 !important;
    text-transform: uppercase;
    border-radius: 5px;
}
.single div#content {
    padding-top: 100px !important;
}
section.related.products {
    padding-top: 0px;
}
section.related.products h2 {
    margin: 0;
    font-size: 35px;
    /* text-transform: uppercase; */
    color: #000000;
    padding: 25px 0 !IMPORTANT;
    font-weight: 600;
    line-height: 30px !important;
}
.woocommerce-message {
    border-color: #3085ce;
}
.woocommerce-message::before {
    color: #3085ce;
}
section.related.products .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {top: 85.5%;}
section.related.products a.button.yith-wcqv-button {
    display: none;
}
section.related.products .star-rating {
    display: none;
}

section.related.products span.price {
    font-size: 20px !IMPORTANT;
    color: #7338a0 !important;
    font-weight: 500 !IMPORTANT;
    margin: 0 !important;
}

section.related.products h2.woocommerce-loop-product__title {
    font-size: 22px !IMPORTANT;
    padding: 0 !IMPORTANT;
    line-height: 40px !important;
}

section.related.products .products li img {height: 230px !important;object-fit: contain;}

section.related.products a {font-size: 18px;font-family: 'Poppins';font-weight: 500;color: #fff;background: #7338A0;margin-bottom: 10px;}
section.related.products li.variable-item.image-variable-item img {
    object-fit: cover;
}
.woocommerce-shop ul.products li.product a img {
    height: 300px;
    object-fit: contain;
}
.woocommerce-shop ul.archive-variable-items.wvs-style-rounded.variable-items-wrapper.button-variable-items-wrapper {
    display: none;
}
.woocommerce-shop .star-rating {
    display: none !important;
}
.woocommerce-shop ul.products li.product .button {
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 500;
    color: #fff;
    background: #7338A0;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
}
.woocommerce-shop span.price {
    color: #7338a0 !important;
}
/*----------- CART-PAGE ----------*/
.page-id-10 div#content {
    /* padding-top: 100px !important; */
    /* padding-bottom: 40px !important; */
}
.page-id-10 section#primary h1 {
    font-size: 50px;
    font-weight: 400;
    color: #000;
    line-height: 59px;
    border: 0;
}
.page-id-10 .cart th {
    background: #1968A4;
    color: #fff;
    text-align: left;
    font-weight: 700 !important;
    font-size: 16px;
    text-transform: uppercase;
}
.page-id-10 section#primary {
    flex: 0 0 100%;
    max-width: 100%;
}
.page-id-10 .cart tr {
    height: 55px !important;
}
.cart_item td span,
.cart_item td a {
    color: #000;
}
.page-id-10 input#coupon_code {
    padding: 12px 30px !important;
    font-size: 14px;
    width: 40% !important;
    border-radius: 50px;
    text-align: center;
}
.page-id-10 #secondary {
    display: none;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    color: #5894cb;
}
a.button.wc-backward {
    background: #5894cb;
    color: #fff;
    padding: 16px 40px;
    font-weight: 500;
    font-family: 'Poppins';
    border-radius: 3px;
    border: 1px solid #5894cb;
}
a.button.wc-backward:hover {
    background: transparent;
    color: #5894cb;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    border-top-color: #3085ce;
}
a.checkout-button.button.alt.wc-forward {
    background: #1968A4!important;
}

.page-id-10 section#primary {
    /* flex: 100%; */
    /* max-width: 1100%; */
    padding-bottom: 100px;
}

aside#secondary {
    display: none;
}

.page-id-10 section#primary button.button {
    padding: 5px 20px;
    font-size: 12px;
}

a.wc-block-components-product-name {
    font-size: 20px;
    color: #000;
    text-decoration: none;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    font-size: 20px;
    line-height: 30px;
    background: #7338A0;
    padding: 12px 45px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.page-id-10 li span.wc-block-components-product-details__name {display: none;}

.page-id-10 li.wc-block-components-product-details__span-class-custom-label-color-color-span {
    font-size: 17px;
    color: #000000a1;
    text-transform: capitalize;
}
/*----------- CHECKOUT -------*/
.page-id-11 .col-lg-8 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-bottom: 80px;
}
.page-id-11 .site-content {
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}
.page-id-11 h1.entry-title {
    border: none;
    font-size: 50px;
    font-weight: 400;
    color: #1f1f1f;
}
.page-id-11 .woocommerce-info a.showcoupon {color: #000000;}
.page-id-11 #customer_details .col-12 {
    padding: 0;
}
.page-id-11 .form-group .form-control {
    padding: 22px 18px;
    border: 1px solid #ced4da !important;
}
.page-id-11 span.woocommerce-input-wrapper {
    width: 100% !important;
}
.page-id-11 .form-group label.control-label {
    line-height: 2 !important;
}
.page-id-11 .select2-container .select2-selection--single {
    height: 45px;
    display: flex;
    align-items: center;
    padding-left: 10px;
    border: solid 1px #ced4da;
}
.page-id-11 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}
.page-id-11 form .form-row textarea {
    width: 100% !important;
    resize: none;
    height: 50px !important;
    padding-top: 14px;
    border: 1px solid #ced4da !important;
}
.page-id-11 .woocommerce-additional-fields label.control-label {
    line-height: 2 !important;
}
.page-id-11 .woocommerce-privacy-policy-text a {
    color: #3085ce !important;
}
.page-id-11 button#place_order {
    padding: 10px 30px !important;
    border-radius: 40px !important;
    background-color: #3085ce !important;
    color: #fff !important;
    /* border: solid 2px #3085ce !important; */
}
.page-id-11 h3 {
    margin-top: 30px !important;
    color: #1f1f1f;
    font-weight: 400;
    font-size: 30px;
    line-height: 59px;
}
.page-id-11 #secondary {
    display: none;
}
select.orderby {
    height: 50px;
    padding: 0 20px !IMPORTANT;
    background: #005ea724;
    outline: none !important;
}
.single a.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-position-after {
    display: none;
}

@media only screen and (max-width:1600px) {
.product-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 200px !important;
}
.product-sec a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    justify-content: center;
    height: unset !important;
}
.product-sec li.product {
    height: unset !important;
}
.category-sec {
    padding-left: unset !important;
    padding-right: unset !important;
}

section.vc_section.product-sec {
    padding-left: unset !important;
    padding-right: unset !important;
}
div#footer-widget {
    padding-left: 50px;
    padding-right: 0px;
}
.newsletter-sec {
    padding-right: unset !important;
    padding-left: unset !important;
}
.newsletter-form h4 {
    font-size: 22px;
}
header#masthead {
    padding-left: 20px;
    padding-right: 20px;
}
section.vc_section.singleproduct_sec {
    padding-left: unset !important;
    padding-right: unset !important;
}
section.vc_section.payment-sec {
    padding-left: unset !important;
    padding-right: unset !important;
}
}
@media only screen and (max-width:1500px) {
.about-head-2 {
    font-size: 26px !important;
    line-height: 18px !important;!i;!;
}
.about-img img {
    height: 630px;
}
.about-para p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.about-img img {
    height: 650px !important;
}
section.vc_section.about-sec {
    padding-right: unset !important;
    padding-bottom: 50px;
}
section.vc_section.product-sec {
    padding-bottom: 50px;
}
.newsletter-form {
    padding-left: 20px;
    margin-left: 0;
    padding-right: 40px;
    padding-bottom: 60px;
    padding-top: 60px;
}
.video-para video {
    height: 780px !important;
    object-fit: cover;
    margin-top: 10px;
}
}

@media only screen and (max-width:1366px) {
.cont-btn a {
    font-size: 15px;
    padding: 10px 30px;
}
}
@media only screen and (max-width:1250px) {
.newsletter-form h4 {
    font-size: 19px;
    margin-bottom: 0;
    margin-top: 0;
}
	.apsw-search-wrap {
    width: 600px;
}
.video-para video {
    height: 677px !important;
    object-fit: cover;
    margin-top: 10px;
}
.ContactForm input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    width: unset;
}
.newsletter-form {
    padding-top: 44px;
    padding-bottom: 44px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 15px;
    margin-right: 5px;
}
div#footer-widget h3 {
    font-size: 20px;
    line-height: 35px;
}
.ft-4 section#zoom-social-icons-widget-2 h3 {
    font-size: 22px;
}
.ft-4 section#media_image-2 h3 {
    font-size: 22px;
}
.ft-3 strong {
    font-size: 20px;
}
.product-sec h2.woocommerce-loop-product__title {
    font-size: 14px !important;
}
.product-sec img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 150px !important;
}
.product-sec li.product .add_to_cart_button:before {
    font-size: 16px;
}
.about-head-1 {
    font-size: 35px !important;
    line-height: 60px !important;
}
.about-head-1:before {
    left: -37%;
    top: 43%;
}
.about-head-2 {
    font-size: 38px !important;
    line-height: 50px !important;
}
}

/*--------- CONTACT-PAGE --------*/
.info_Box {
    background: rgb(248, 248, 248);
    padding: 25px 15px;
    border-radius: 0;
    border: 2px solid #7338a0;
}
.info_Box .info_list ul li {
    line-height: 43px;
    font-size: 16px;
    transition: all 0.5s;
  font-family: 'Poppins';
}
.info_Box .info_list ul li i {
    margin-right: 20px;
    color: #7338a0;
}
.info_Box .info_list ul li a {
    color: #010101;
    transition: all 0.5s;
}
.info_Box .info_list ul li a:hover {
    color: #7338a0;
    padding-left: 15px;
}
.contact_page_sec {
    padding-top: 100px;
    padding-bottom: 80px;
}
.contact-form input,.contact-form textarea {
    background: #fff;
    border-radius: 3px;
    height: 52px;
    margin-bottom: 10px;
    padding: 0 20px;
    border-radius: 0;
}
.contact-form textarea {
    height: 200px;
    padding: 20px 20px;
}
.contact-form input.btn-primary {
    margin: 0;
    background: #7338a0 !important;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    border: 0;
    border-radius: 0;
}
.form-control:focus {
    box-shadow: none;
    border: 1px solid #7338a0;
}
.google_map {
    /* background: #085296 !important; */
    padding: 20px 20px;
    border-radius: 10px;
    margin-bottom: 100px;
}
.info_Box .info_list ul {
    list-style: none;
    padding: 0;
  margin: 0;
}
.info_Box .info_list ul li svg {
    margin-right: 20px;
}
.breadcrumbs {
    padding: 150px;
    background-position: top !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.breadcrumbs h1 {
    font-size: 50px;
    color: #fff;
    font-family: 'Poppins';
    padding: 0;
}
/* .woocommerce-shop .breadcrumbs {
    background-image: url(https://dev.internalstaging.com/wp/cwr-wholesale-clothing/cwc/wp-content/uploads/2024/09/Group-9300.png) !important;
} */
.navbar-brand {
    width: 24%;
}
.newsletter .form-control {
    background: #F1F1F1;
    height: 60px;
    border: none;
}

.newsletter .form-control::placeholder {
    font-size: 20px;
    color: rgb(0 0 0 / 50%);
    padding-left: 16px;
}

.newsletter .btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 35%;
    border-radius: 0 5px 5px 0;
    background: #7338A0;
    border-color: #7338A0;
    transition: all 0.5s ease-in-out;
}

.newsletter .btn:hover {
    background: transparent;
    color: #7338A0;
    border-color: #7338A0 !important;
    transition: all 0.5s ease-in-out;
}

.newsletter {
    position: relative;
}

.woocommerce ul.products img {
    overflow: hidden !important;
    transition: all 0.5s ease-in-out;
}

/* .woocommerce ul.products img:hover {
    transform: scale(1.1);
    transition: all 0.5s ease-in-out;
} */
div#mep_0 {
    display: none;
}
.video-para video {
    height: 873px;
    object-fit: cover;
    margin-top: 40px;
}
.anchor {
    text-decoration: underline !important;
}
rs-layer#slider-2-slide-3-layer-1 {
    text-decoration: underline !important;
}
rs-layer#slider-2-slide-4-layer-1 {
    text-decoration: underline !important;
}
.side-icons ul li a {
    display: contents;
    color: #000;
}
.ft-2 {
    display: none;
}

.ft-1 .menu-main-menu-container {
    column-count: 2;
}


.tax-product_cat li.product {
    border: 1px solid #707070;
    height: 524px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    padding: 20px !important;
    padding-bottom: 60px !important;
    border-radius: 5px;
}

.tax-product_cat a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 100%;
}

.tax-product_cat img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 275px !important;
    width: 100% !important;
    object-fit: contain;
    padding: 2px;
}

.tax-product_cat li.woo-variation-items-wrapper {
    display: block !important;
}

.tax-product_cat ul.thwvsf-wrapper-ul {
    display: flex;
}

.tax-product_cat img.swatch-preview.swatch-image {
    border-radius: 100%;
    border: 2px solid #000;
    max-width: 60%;
}

.woo-variation-swatches ul.variations .wvs_archive_reset_variations.hide {
    display: none;
}

.tax-product_cat li.product .add_to_cart_button {
    position: absolute;
    bottom: 20px;
    margin: 0 !important;
    font-size: 0px;
    border: 1px solid #000;
    height: 45px;
    width: 90%;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #ffff;
}

.tax-product_cat li.product .add_to_cart_button:before {
    content: 'ADD TO CART';
    position: absolute;
    font-size: 18px;
    line-height: 27px;
    color: #000;
    font-weight: 500;
}

.tax-product_cat span.price {
    font-size: 18px !important;
    color: #000 !important;
    line-height: 27px;
    font-family: 'Poppins' !important;
    font-weight: bold !important;
}

.tax-product_cat h2.woocommerce-loop-product__title {
    font-size: 18px !important;
    line-height: 27px !important;
    font-weight: 500 !important;
}