/*rtl css*/

*{
  margin:0;
  padding:0;
  outline:none;
}
:root {
  --first-theme-color: #10263A;
  --second-theme-color: #F84D89;
  --third-theme-color: #592C6E;
}  
body{
  margin:0;
  padding:0;
  font-size:15px;
  color: #000000;
  font-family: "Open Sans", sans-serif;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  background-color: #ffffff;
}
img{
  border:none;
  margin:0;
  padding:0;
  height:auto;
  max-width:100%;
}
a{
  color: #000000;
  text-decoration:none;
  word-wrap: break-word;
  cursor: pointer;
}
a:hover{
  color:#000000;
  text-decoration:none;
}
ol,ul{
  margin:0;
  padding:0;
}
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption,
.aligncenter{
  margin:0;
  padding:0;
  max-width:100% !important;
}
.sticky{
  background: #ededed;
}
.entry-content ol li,
.entry-content ul li{
  margin-right:15px;
}
.entry-content a, .contentsecwrap a,.footer-text.widget a{
  text-decoration: underline;
}
ul li ul,
ul li ul li ul,
ol li ol, ol li ol li ol{
  margin-right:10px;
}
h1,h2,h3,h4,h5,h6{
  color: #000000;
  word-wrap: break-word;
  line-height: 1.1;
}
h1{
  font-size:32px;
}
h2{
  font-size:30px;
}
h3{
  font-size:24px;
}
h4{
  font-size:20px;
}
h5{
  font-size:18px;
}
h6{
  font-size:14px;
}
:hover{
  transition-duration: 0.5s;
}
.clear{
  clear:both;
}
.alignnone{
  width:100% !important;
}
img.alignleft, .alignleft{
  float:right;
  margin:0 0 0 15px;
  padding:5px;
  border:1px solid #cccccc;
}
img.alignright, .alignright{
  float:left;
  margin:0 15px 0 0;
  padding:5px;
  border:1px solid #cccccc;
}
.left{
  float:right;
}
.right{
  float:left;
}
#comment-nav-above .nav-previous,
#comment-nav-below .nav-previous{
  float:none !important;
  margin:10px 0;
}
h2#reply-title {
  padding-top: 20px;
}
ol.comment-list li{
  list-style:none;
  margin-bottom:5px;
}
.comment-content p {
  color: #3A3A3A;
}
p{
  color: #3A3A3A;
}
.woocommerce nav.woocommerce-pagination ul, .single-product.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder{
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li a:hover{
  background: var(--first-theme-color);
  color: #ffffff;
  padding: 10px 12px;
}
.woocommerce nav.woocommerce-pagination ul li span.current{
  background: #ffffff;
  color: var(--first-theme-color) !important;
  padding: 10px 12px;
}
.woocommerce nav.woocommerce-pagination ul li .page-numbers{
  font-weight: 700;
  border: 1px solid var(--first-theme-color);
}
.woocommerce-page p{
  color: #000000;
}
.woocommerce-account .woocommerce-notices-wrapper + h2{
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce-account .woocommerce-form.woocommerce-form-login{
  width: 60%;
  margin: 0 auto;
}
.single-product .product_meta{
  margin-top: 20px;
}
.single-product .woocommerce-product-gallery__wrapper img{
  height: 500px !important;
  width: 500px !important;
}
.boxlayout{
  width: 1140px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  box-shadow: 0 -8px 8px #8e8e8e;
}
.single-post .comment-respond .comment-form-cookies-consent,
.woocommerce.single-product #reviews .comment-form-cookies-consent{
  display: flex;
  gap: 10px;
  align-items: flex-start;
}
.single-post .comment-respond .comment-form-cookies-consent input{
  margin-top: 5px;
}

/* Wishlist */
.wishlist_table.mobile{
  padding-right: 0;
}
.wishlist_table.mobile table{
  width: auto;
}
.wishlist_table.mobile li{
  padding: 15px;
  border: 1px solid #000000;
}
.cart.wishlist_table .additional-info-wrapper{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
  display: grid;
  grid-template-columns: 2fr 50%;
  gap: 10px;
}
.wishlist_table.images_grid li .item-details table.item-details-table td.label, .wishlist_table.mobile li .item-details table.item-details-table td.label, .wishlist_table.mobile li table.additional-info td.label, 
.wishlist_table.modern_grid li .item-details table.item-details-table td.label{
  font-size: 16px !important;
  font-weight: 500;
}
.wishlist_table.mobile li .item-details table.item-details-table td,.wishlist_table.mobile li .additional-info .value{
  font-size: 14px !important;
  padding: 0 10px 0 0 !important;
  font-family: "Open Sans", sans-serif;
  vertical-align: middle !important;
}
.wishlist_table .product-name a,
.wishlist_table .product-price,
.wishlist_table .product-stock-status .wishlist-in-stock{
  font-size: 18px;
  font-weight: 600;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail,
.wishlist_table.mobile li .item-wrapper .item-details{
  display: block;
  width: 100%;
}
.wishlist_table.mobile li .item-wrapper .item-details .item-details-table .label{
  padding: 0 !important;
  width: auto !important;
}
.wishlist_table .product-add-to-cart a,
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart{
  margin-bottom: 0 !important;
}

/*post formate*/
.format-gallery .wp-block-gallery, .format-video figure{
  margin-bottom: 15px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
a:focus,input[type='submit']:focus,input[type='search']:focus,textarea:focus,input[type='name']:focus,input[type='email']:focus,.toggle-nav button:focus,a.close-button:focus,#commentform input#email:focus, #commentform input#url:focus,#commentform input#author:focus, #commentform textarea:focus, #commentform input#eazycfc_captcha:focus{
	outline: -webkit-focus-ring-color auto 1px;
}
.main-nav ul.sub-menu li a:focus, .main-nav ul ul a:focus{
  border:2px solid var(--first-theme-color);
  outline: none;
}
.main-nav a:focus, .search-box button:focus, .search-outer button.search-close:focus, .header-bg .top-search input.search-submit:focus, .header-bg .top-search .woocommerce-product-search button:focus{
  border: 2px solid #000000;
  outline: none;
}
input:focus{
  border:2px solid #ffffff;
}
.textwidget p a,.entry-content p a,.entry-summary a,.widget_block p a,.widget_block h1 a,.widget_block h2 a,.widget_block h3 a,.widget_block h4 a,.widget_block h5 a,.widget_block h6 a{
  text-decoration: underline !important;
}
.comment-content p a, .description p a {
  text-decoration: underline !important;
}
.single-post .entry-content p{
  color: #3A3A3A;
}
/* = wide block css
-------------------------------------- */
.single-post .alignfull, .single-post .alignwide {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
/*block css*/
.site-main .alignfull, .site-main .alignwide{
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 20px;
}
.site-main .alignfull img{
  width: 100% !important
}
.site-main .alignnone, .site-main .aligncenter{
  width: auto !important;
}
.site-main .alignleft{
  margin-left: 10px;
}
.postsec-list .wp-block-button a:hover, .site-main .wp-block-button a:hover,
.site-main .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.postsec-list .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{
  background: var(--first-theme-color) !important;
  color: #ffffff !important;
}
.postsec-list .wp-block-button.is-style-squared a, .site-main .wp-block-button.is-style-squared a{
  border-radius: 0px !important;
}
.postsec-list .wp-block-button__link, .site-main .wp-block-button__link{
  background: var(--first-theme-color);
  color:#ffffff !important;
  border-radius: 30px;
  font-weight: 500 !important;
}
.site-main .wp-block-button.is-style-outline a, .postsec-list .wp-block-button.is-style-outline a{
  background:none;
  border:1px solid var(--first-theme-color);
  color: #fff !important;
}
.site-main img.alignleft, .site-main .alignleft, .site-main img.alignright, .site-main .alignright,
.postsec-list img.alignleft, .postsec-list .alignleft, .postsec-list img.alignright, .postsec-list .alignright{
  border:none;
}
.tags a {
  text-decoration: none!important;
  font-weight: 400;
  color: #ffffff !important;
  background: var(--first-theme-color);
  box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
  text-shadow: none;
  line-height: 3.5;
  padding: 8px;
  margin: 5px;
  border-radius: 5px;
  font-size: 15px;
}
.tags a:hover{
  background-color: #000000;
  color: #fff !important;
}
.modal-content{
  background: transparent;
  border: 0;
}
.modal-dialog{
  pointer-events: all;
}
.modal-body{
  padding: 0;
}
#myModal, .modal-open {
  padding: 0 !important;
}
.modal-open{
  overflow-y: scroll;
}
body.admin-bar .closepop{
  top:30px;
}

/*scroll to top*/
#button{
  background: var(--first-theme-color);
  color: #ffffff;
  cursor: pointer;
  width: fit-content;
  padding: 5px;
  padding-top: 22px;
  height: 60px;
  aspect-ratio: 1;
  text-align: center;
  position: fixed;
  border-radius: 50%;
  bottom: 60px;
  left: 20px;
  -moz-border-radius: 0;
  font-size: 15px;
  font-weight: 700;
  display: none;
  opacity: 1 !important;
  z-index: 999;
}
/* = pre loader css
-------------------------------------- */
#preloader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 999999;
}
#status {
  width: 200px;
  height: 200px;
  position: absolute;
  right: 50%;
  top: 50%;
  background-image: url(images/status.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px -100px 0 0;
}
/*logo*/
.main-header .logo img{
  transform: scale(1.6);
  transform-origin: center;
  margin-top: -10px;
  margin-right: -5px;
}
h1.site-title, p.site-title{
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 500;
  color: #000000;
}
p.site-title a, h1.site-title a {
  color: #000000;
  font-size: 20px;
  text-transform: capitalize;
}
.page-template-template-home-page p.site-title a, .page-template-template-home-page h1.site-title a{
  color: #000000;
}
p.site-title{
  line-height: 1.3;
}
.logo span.site-description{
  font-size: 13px;
  font-weight: 500;
  color:#000000;
}
.page-template-template-home-page .logo span.site-description{
  color: #000000;
}
#mySidenav {
  display: inline;
}
.main-nav ul {
  margin: 0;
  padding: 0;
}
.main-nav li {
  display: inline-flex;
  position: relative;
  align-items: center;
  padding: 0px 8px;
}
.main-nav .current-menu-item a{
  color: var(--first-theme-color);
}
.main-nav a {
  font-size: 15px;
  display: block;
  text-transform: capitalize;
  color: #000000;
  font-weight: 500;
  padding: 12px 10px;
}
.main-nav a:hover{
  color: var(--first-theme-color);
}
.main-nav .sub-menu a{
  color:#111 !important;
}
.main-nav li ul li.current_page_item li a{
  color: #111 !important;
}
.main-nav li ul li.current_page_item a{
  color:#fff !important;
}
.main-nav ul ul li.current_page_item a{
  color: #000000 !important;
}
.page-template-template-home-page li.main-nav .current_page_item{
  color:#ffffff;
  background-color:var(--first-theme-color);
}
.page-template-template-home-page .main-nav .sub-menu .current_page_item a{
  background:none;
}
.main-nav ul.sub-menu .current_page_item a::before,
.main-nav ul.sub-menu .current-menu-item a::before,
.main-nav ul ul .menu-item a:before{
  content: none;
}
.main-nav ul ul .menu-item-has-children > a::after{
  margin-top: 2px;
}
.main-nav .menu-item-has-children > a::after {
  content: '\f107';
  font-family: 'Font Awesome 7 Free';
  font-weight: 900; 
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  margin-right: 3px;
  margin-top: 3px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 12px;
}
.main-nav .menu-item-has-children.current-menu-parent > a::after,
.main-nav .menu-item-has-children.current-menu-ancestor > a::after,
.main-nav .menu-item-has-children.current_page_parent > a::after {
  transform: translateY(-50%) rotate(0deg);
}
.main-nav ul.sub-menu li a:hover {
  background-color: var(--first-theme-color) !important;
  color: #ffffff !important;
  border-radius: 0;
}
.main-nav ul ul {
  position: absolute;
  background: #fff;
  min-width: 250px;
  z-index: 9999;
  top: 98%;
  line-height: 30px;
  opacity: 0;
}
.main-nav ul ul ul {
  right: 100%;
  top: 0%;
}
.main-nav ul ul a {
  color: #1f1f1f;
  border: none;
  padding: 10px;
  margin-bottom: 0;
}
.main-nav ul ul li {
  float: none;
  display: block;
  text-align: right;
  border-right: none;
  border-left: none !important;
  padding: 0;
  border-bottom: solid 1px #f1f1f1;
}
.main-nav li ul {
  border-top: 3px solid var(--first-theme-color);
  box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}
.main-nav .menu > ul > li.highlight {
  background-color: #006ccc;
}
.main-nav .menu > ul > li.highlight:hover {
  background: transparent;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
  opacity: 1;
}
.main-nav ul li:hover > ul {
  opacity: 1;
}
.main-nav li.menu-item-has-children:hover > ul,
.main-nav li.menu-item-has-children:focus > ul,
.main-nav li.menu-item-has-children.focus > ul {
  opacity: 1;
}
.main-nav .sub-menu {
  opacity: 0;
  right: -9999px;
  z-index: 99999;
  width: 200px !important;
}
.main-nav ul.sub-menu li a {
  background: #ffffff !important;
  color: #000 !important;
}
ul.sub-menu ul.sub-menu {
  right: 200px !important;
}
.main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
.main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
.main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
.main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
  display: block;
  right: 0;
  margin-top: 0;
  opacity: 1;
  width: auto;
  min-width: 100%;
}
ul.sub-menu ul.sub-menu {
  right: -9999px;
}
.toggle-nav,
a.close-button {
  display: none;
}
/*page css*/
.page-header {
  margin-bottom: 20px;
}
.page-header h1{
  color: #000000;
  margin-bottom: 10px;
  font-size: 35px;
  word-wrap: break-word;
}
.page-header span, .page-header span a {
  font-size: 18px;
  word-wrap: break-word;
  display: inline;
  margin-bottom: 10px;
}

/* Header */
.main-header{
  background-color: var(--first-theme-color);
}
.main-header .header-top-btn a{
  display: flex;
  justify-content: flex-end;
}
.main-header .header-top-btn a i:hover{
  color: #ffffff;
  background: linear-gradient(-322.99deg, var(--second-theme-color) 13.96%, var(--third-theme-color) 82.34%);
}
.main-header .header-top-btn i{
  background-color: #ffffff;
  color: #000000;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.main-header .header-left-box{
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px #00000029;
  border-radius: 30px;
}

/* Header Image */
.box-image .single-page-img{
  position: relative;
}
.box-image .single-page-img:after{
  content: '';
  position: absolute;
  height: 300px;
  width: 100%;
  background-color: #000000;
  top: 0;
  opacity: 0.6;
}
.box-image {
  position: relative;
}
.box-image .page-header{
  position: absolute;
  bottom: auto;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  text-align: center;
  margin-bottom: 0;
  width: 100%;
  padding: 10px;
}
.box-image .page-header h2,
.box-image .page-header h1{
  color: #fff;
  text-transform:uppercase;
}
.box-image .page-header .breadcrumb, .box-image .page-header .woocommerce-breadcrumb a, .box-image .page-header .woocommerce-breadcrumb{
  justify-content: center;
  color: #ffffff;
  align-items: center;
}
.box-image .page-header .breadcrumb a, 
.box-image .page-header .breadcrumb span, 
.box-image .page-header .woocommerce-breadcrumb a, 
.box-image .page-header .woocommerce-breadcrumb{
  background-color: transparent;
  margin: 0;
}
.box-image .page-header .entry-title span{
  font-size: 35px;
}
.archive.woocommerce .single-page-img{
  margin-bottom: 20px;
}

/* Banner */
#banner-cat{
  background-color: var(--first-theme-color);
  min-height: 600px;
  display: flex;
  align-items: center;
}
#banner-cat .cloud-img{
  bottom: 0;
  right: 30px;
  height: 90px;
}
#banner-cat .bnr-sub-heading,
#banner-cat .banner-heading,
#banner-cat .banner-button1 .banner-btn,
#banner-cat .banner-button2:hover .banner-btn,
#banner-cat .banner-button2 i,
#banner-cat .banner-button1:hover i,
#banner-cat .profiles-box .profiles-title,
#banner-cat .profiles-box ul li,
#banner-cat .review-box .review-icon,
#banner-cat .review-box .review-count,
#banner-cat .review-box .review-text,
#team-section .team-card:hover .team-details .member-name,
#team-section .team-card:hover .team-details .member-designation{
  color: #ffffff;
}
#banner-cat .bnr-sub-heading{
  font-weight: 600;
}
#banner-cat .banner-heading{
  font-size: 38px;
  font-weight: 700;
  line-height: 1.4;
}
#banner-cat .banner-button1,
#banner-cat .banner-button2{
  display: flex;
  align-items: center;
}
#banner-cat .banner-main-btn{
  flex-wrap: wrap;
}
#banner-cat .banner-button1 .banner-btn,
#banner-cat .banner-button2 .banner-btn{
  border-radius: 6px;
  padding: 8px 15px 8px 30px;
  transition: 0.8s ease-in-out;
}
#banner-cat .banner-button1 i,
#banner-cat .banner-button2 i{
  height: 40px;
  width: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 5px solid var(--first-theme-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: -10px;
  transition: 0.8s ease-in-out;
}
#banner-cat .banner-button1 .banner-btn,
#banner-cat .banner-button2:hover .banner-btn{
  background: linear-gradient(-90deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
}
#banner-cat .banner-button1 i,
#banner-cat .banner-button2:hover i{
  background: #ffffff;
  color: #000000;
}
#banner-cat .banner-button2 .banner-btn,
#banner-cat .banner-button1:hover .banner-btn{
  background: #ffffff;
  color: #000000;
}
#banner-cat .banner-button2 i,
#banner-cat .banner-button1:hover i{
  background: linear-gradient(-137.12deg, var(--second-theme-color) 24.22%, var(--third-theme-color) 76.21%);
}

/* Profile Box */
#banner-cat .review-outer-box, #banner-cat .review-box{
  clip-path: polygon( 6.636% 1.654%,18.286% 1.654%,18.286% 1.654%,18.722% 1.716%,19.147% 1.895%,19.556% 2.188%,19.946% 2.588%,20.313% 3.09%,20.654% 3.688%,20.965% 4.377%,21.243% 5.151%,21.483% 6.004%,21.683% 6.931%,21.683% 6.931%,21.915% 8.012%,22.196% 9.007%,22.519% 9.909%,22.882% 10.713%,23.28% 11.41%,23.708% 11.996%,24.163% 12.462%,24.64% 12.804%,25.135% 13.013%,25.644% 13.085%,93.827% 13.085%,93.827% 13.085%,94.778% 13.267%,95.681% 13.797%,96.522% 14.644%,97.291% 15.78%,97.974% 17.176%,98.56% 18.804%,99.037% 20.635%,99.392% 22.639%,99.615% 24.789%,99.691% 27.055%,99.691% 84.559%,99.691% 84.559%,99.615% 86.825%,99.392% 88.975%,99.037% 90.979%,98.56% 92.81%,97.974% 94.438%,97.291% 95.834%,96.522% 96.97%,95.681% 97.817%,94.778% 98.347%,93.827% 98.529%,6.636% 98.529%,6.636% 98.529%,5.685% 98.347%,4.782% 97.817%,3.941% 96.97%,3.172% 95.834%,2.489% 94.438%,1.903% 92.81%,1.426% 90.979%,1.071% 88.975%,0.848% 86.825%,0.772% 84.559%,0.772% 15.625%,0.772% 15.625%,0.848% 13.359%,1.071% 11.209%,1.426% 9.205%,1.903% 7.374%,2.489% 5.746%,3.172% 4.35%,3.941% 3.214%,4.782% 2.367%,5.685% 1.837%,6.636% 1.654% );
}
#banner-cat .profiles-box{
  clip-path: polygon( 0.335% 6.25%,0.335% 6.25%,0.393% 5.236%,0.562% 4.275%,0.833% 3.378%,1.196% 2.559%,1.642% 1.831%,2.163% 1.206%,2.748% 0.698%,3.388% 0.319%,4.075% 0.082%,4.799% 0%,28.372% 0%,28.372% 0%,28.865% 0.038%,29.345% 0.15%,29.81% 0.333%,30.255% 0.583%,30.678% 0.898%,31.075% 1.275%,31.441% 1.71%,31.773% 2.201%,32.068% 2.743%,32.321% 3.335%,32.988% 5.106%,32.988% 5.106%,33.242% 5.698%,33.537% 6.241%,33.869% 6.731%,34.235% 7.166%,34.631% 7.543%,35.054% 7.858%,35.5% 8.109%,35.965% 8.292%,36.445% 8.404%,36.937% 8.442%,95.48% 8.442%,95.48% 8.442%,96.204% 8.523%,96.891% 8.76%,97.532% 9.139%,98.116% 9.647%,98.637% 10.272%,99.083% 11%,99.446% 11.819%,99.717% 12.716%,99.886% 13.678%,99.944% 14.692%,99.944% 93.359%,99.944% 93.359%,99.886% 94.373%,99.717% 95.335%,99.446% 96.232%,99.083% 97.051%,98.637% 97.779%,98.116% 98.404%,97.532% 98.912%,96.891% 99.291%,96.204% 99.528%,95.48% 99.609%,4.799% 99.609%,4.799% 99.609%,4.075% 99.528%,3.388% 99.291%,2.748% 98.912%,2.163% 98.404%,1.642% 97.779%,1.196% 97.051%,0.833% 96.232%,0.562% 95.335%,0.393% 94.373%,0.335% 93.359%,0.335% 6.25% );
  background: linear-gradient(-119.55deg, var(--second-theme-color) 6.96%, var(--third-theme-color) 97.09%);
  padding: 35px 16px 12px 12px;
  margin-left: -40px;
}
#banner-cat .profiles-box .pie-chart {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: conic-gradient(var(--chart));
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 60px), black 0);
  mask: radial-gradient(farthest-side, transparent calc(100% - 60px), black 0);
}
#banner-cat .profiles-box .profiles-title, #banner-cat .upload-box .upload-title{
  font-size: 16px;
  font-weight: 700;
}
#banner-cat .profiles-box .profiles-title{
  margin-bottom: -12px;
}
#banner-cat .profiles-box ul li{
  position: relative;
  list-style: none;
}
#banner-cat .profiles-box ul li:before{
  content: '';
  position: absolute;
  height: 13px;
  width: 13px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-radius: 50%;
}
#banner-cat .profiles-box ul li.other-box:before{
  background-color: var(--first-theme-color);
}
#banner-cat .profiles-box ul li.business-box:before{
  background-color: var(--third-theme-color);
}
#banner-cat .profiles-box ul li.female-box:before{
  background-color: #ffffff;
}
#banner-cat .profiles-box ul li.male-box:before{
  background-color: var(--second-theme-color);
}
#banner-cat .review-outer-box{
  background-color: #ffffff;
  width: 220px;
  padding: 2px 1px 1px 1px;
  border-radius: 15px;
  float: left;
}
#banner-cat .review-box{
  background-color: var(--first-theme-color);
  padding: 20px 10px 10px;
  border-radius: 15px;
}
#banner-cat .review-box .review-icon{
  font-size: 25px;
}
#banner-cat .review-box .review-count{
  font-size: 26px;
  font-weight: 700;
}
#banner-cat .review-box .review-text{
  font-size: 14px;
}
#banner-cat .graph-img img{
  height: 270px;
  width: 290px;
  object-fit: cover;
  margin-right: -30px;
  z-index: 1;
  position: relative;
  border-radius: 10px;
}

/* Upload files */
#banner-cat .upload-box {
  background-color: #ffffff;
  border-radius: 10px;
}
#banner-cat .upload-box .progress-box .progress{
  height: 8px;
}
#banner-cat .upload-box .progress-box .progress .progress-bar{
  background: linear-gradient(-90deg, var(--third-theme-color) 0%, var(--second-theme-color) 100%);
  border-radius: 8px;
}
#banner-cat .upload-box .upload-title,
#banner-cat .upload-box .progress-box .progress-count p,
#team-section .blog-bx .team-desc,
#team-section .team-card .team-details .member-designation{
  color: #000000;
}
#banner-cat .upload-box .progress-box .progress-count p{
  font-weight: 500;
  font-size: 14px;
}
#banner-cat .upload-box .upload-title i{
  background: linear-gradient(-322.99deg, var(--second-theme-color) 13.96%, var(--third-theme-color) 82.34%);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

/* Video Popup */
.video-btn .popup .close-btn i{
  color: #ffffff;
  background-color: var(--first-theme-color);
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.video-btn .openBtn i{
  color: #ffffff;
  font-size: 30px;
  background-color: transparent;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #FFFFFF;
}
.video-btn .overlay {
  display: none;
  position: fixed;
  z-index: 9;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
}
.video-btn .popup {
  background: #fff;
  padding: 30px;
  max-width: 800px;
  width: 100%;
  height: 60%;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.video-btn .close-btn {
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
}

/* Team Section */
#team-section .blog-bx .team-sub-title{
  background: linear-gradient(-90deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
#team-section .blog-bx .team-sub-title i{
  font-size: 18px;
  background: linear-gradient(-180deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#team-section .blog-bx .team-title{
  font-size: 32px;
  font-weight: 800;
  line-height: 1.4;
}
#team-section .blog-bx .team-desc{
  font-size: 14px;
  line-height: 1.9;
}
#team-section .team-card{
  border: 1px solid #d9dfe4;
  border-radius: 10px;
}
#team-section .team-card .team-img img{
  border-radius: 10px 10px 0 0;
  height: 310px;
  width: 100%;
  object-fit: cover;
  transition: 1s;
}
#team-section .team-card .team-img{
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
#team-section .team-card:hover .team-img img{
  transform: scale(1.1) rotate(2deg);
}
#team-section .team-card .team-details{
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
  z-index: 1;
}
#team-section .team-card .team-details .member-name{
  font-weight: 700;
  font-size: 18px;
}
#team-section .team-card .team-details .member-designation{
  font-size: 13px;
}
#team-section .team-card .team-details .social-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  opacity: 0;
  transform: translateY(50px);
  transition: all 0.8s ease;
}
#team-section .team-card:hover .team-details .social-icon {
  opacity: 1;
  transform: translateY(0);
}
#team-section .team-card .team-details .social-icon-box {
  bottom: 20px;
  left: 20px;
  background-color: transparent;
  border-radius: 14px 14px 22px 22px;
  transition: background-color 0.6s ease;
}
#team-section .team-card:hover .team-details .social-icon-box {
  background-color: #ffffff;
}
#team-section .team-card .team-details .social-icon i:hover{
  background: linear-gradient(-180deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
}
#team-section .team-card .team-details .social-icon-box .share-icon i{
  background: linear-gradient(-180deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
  color: #ffffff;
  font-size: 16px;
  height: 38px;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
#team-section .team-card:hover .team-details .social-icon-box .share-icon i{
  background: #000000;
}
#team-section .team-card .team-details .social-icon i{
  background-color: #000000;
  color: #ffffff;
  height: 28px;
  width: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
#team-section .team-card .team-details:after{
  content: '';
  position: absolute;
  height: 0;
  width: 100%;
  bottom: 0;
  right: 0;
  background: linear-gradient(-90deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
  border-radius: 0 0 10px 10px;
  z-index: -1;
  transition: height 0.8s ease;
}
#team-section .team-card:hover .team-details:after{
  height: 100%;
  bottom: 0;
}
#team-section .custom-owl-nav .custom-prev, #team-section .custom-owl-nav .custom-next{
  border: none;
  background-color: transparent;
}
#team-section .custom-owl-nav .custom-prev i, #team-section .custom-owl-nav .custom-next i{
  background: var(--first-theme-color);
  color: #ffffff;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 18px;
}
#team-section .custom-owl-nav .custom-prev:hover i, #team-section .custom-owl-nav .custom-next:hover i{
  background: linear-gradient(-149.62deg, var(--second-theme-color) 19.25%, var(--third-theme-color) 89.44%);
}
.woocommerce.single-product .summary.entry-summary .product_title{
  margin-bottom: 16px;
}
.woocommerce.single-product .yith-add-to-wishlist-button-block--single{
  padding: 0 !important;
}
.woocommerce a.yith-wcwl-add-to-wishlist-button,
.woocommerce .related.products a.yith-wcwl-add-to-wishlist-button {
  padding: 8px 15px;
}
.woocommerce .yith-add-to-wishlist-button-block .yith-wcwl-add-to-wishlist-button svg{
  color: #ffffff;
  height: 22px;
  width: 22px;
  margin-left: 5px;
}
.woocommerce .yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg{
  color: #ffffff !important;
}
.woocommerce .yith-add-to-wishlist-button-block {
  justify-content: flex-start;
  margin: 7px 0;
}
.single-product .summary button.woosw-btn, .single-product .related.products button.woosw-btn, .woocommerce-shop button.woosw-btn, .woosw-popup-content .add_to_cart_inline .added_to_cart, .woosw-list .woosw-item--actions .added_to_cart, .woosw-list .woosw-copy #woosw_copy_btn{
  padding: 7px 15px;
  background: var(--first-theme-color);
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  border-radius: 4px;
  font-weight: 500;
  text-align: center;
  border: none;
}
.single-product .summary button.woosw-btn:hover, .single-product .related.products button.woosw-btn:hover, .woocommerce-shop button.woosw-btn:hover, .woosw-popup-content .add_to_cart_inline .added_to_cart:hover, .woosw-list .woosw-item--actions .added_to_cart:hover, .woosw-list .woosw-copy #woosw_copy_btn:hover{
  background: #000000;
}
.woosw-list .woosw-copy #woosw_copy_btn{
  margin-right: 10px;
}
.woosw-list .woosw-copy #woosw_copy_url{
  padding: 5px;
}
.woosw-popup-content .add_to_cart_inline .added_to_cart{
  margin-top: 10px;
}
.woosw-list .woosw-item .woosw-item--actions{
  text-align: center;
}
.woosw-list .woosw-item--actions .added_to_cart{
  margin-right: 10px;
}
.woosw-list .woosw-item .woosw-item--actions a.add_to_cart_button, .woosw-list .woosw-item--actions .added_to_cart{
  text-decoration: none !important;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a{
  font-size: 20px;
  text-decoration: none;
}

/* = Page lay out css
-------------------------------------- */
.postsec-list input.search-field,
.postsec-list input.search-submit {
  padding: 11px 10px;
}
.postsec-list .search-form input.search-submit, #sidebar form .wp-block-search__button{
  background: var(--first-theme-color);
  color: #ffffff;
  border: 2px solid var(--first-theme-color);
  font-weight: 700;
  border-radius: 4px;
}
.postsec-list .search-form input.search-submit:hover, #sidebar form .wp-block-search__button:hover{
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.contentsecwrap{
  padding:35px 0;
  clear: both;
}
.contentsecwrap p{
  margin-bottom:20px;
}
.type-page .entry-content p {
  color: #3A3A3A;
}
#sidebar aside.widget{
  padding: 20px;
  border-radius: 5px;
}
#sidebar #search .search-submit{
  margin-top: 10px;
}
.listarticle{
  border-radius: 5px;
}
.listarticle h2 a{
  color: #3A3A3A;
  font-size: 30px;
  text-decoration: none;
  word-wrap: break-word;
}
.listarticle h2 a:hover{
  color: var(--first-theme-color);
}
.single_title{
  margin-bottom: 15px;
  font-size: 20px;
}
.post-thumb{
  margin:15px 0;
}
.nav-links .page-numbers{
  border: 1px solid var(--first-theme-color);
  color: var(--first-theme-color) !important;
  padding:10px 15px;
  text-decoration: none;
  font-weight: 700;
}
span.page-numbers.current, .nav-links .page-numbers:hover{
  background: var(--first-theme-color);
  color: #ffffff !important;
}

/* label css
---------------------------------------------- */
label{
  margin-bottom: 0;
}
#footer .search-form label, #sidebar .search-form label{
  width: 100%;
}
aside.widget ul, .entry-summary li{
  list-style:none;
}
.listarticle .alignfull, .listarticle .alignwide{
  margin-right: 0;
  margin-left: 0;
}
#recentcomments li{
  background-image:none !important;
}
#recentcomments li a{
  padding-right:0px !important;
}
.textwidget select,table{
  width:100%;
}
nav.navigation.pagination {
  margin: 30px auto;
}
/*--------------------------------------------------------------
## Sidebar Style 
--------------------------------------------------------------*/
#sidebar input[type="text"],
#sidebar input[type="search"],
#footer input[type="search"]{
  border: solid 2px var(--first-theme-color);
  padding: 10px;
  width: 100%;
}
#footer input[type="search"]{
  color: #000000;
  border: 1px solid #ffffff;
}
#footer .search-form input::placeholder{
  color: #000000;
}
#footer input.search-submit{
  background-color: #000000;
  padding: 10px;
  width: 100%;
  border:none;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
}
#sidebar input.search-submit,
form.woocommerce-product-search button {
  padding: 14px;
  width: 100%;
  border:none;
  background: var(--first-theme-color);
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
}
input.search-submit{
  background: var(--first-theme-color);
  color: #ffffff;
  border:none;
  padding: 10px 20px !important;
}
.widget-area .widget::after,
.widget-area .widget::before {
  clear: both;
  content: "";
  display: table;
}
#sidebar .widget-title, #sidebar h1,#sidebar h2,#sidebar h3,#sidebar h4,#sidebar h5,#sidebar h6, #sidebar form label.wp-block-search__label {
  font-size: 28px;
  font-weight: 500;
  padding-bottom: 10px;
  position: relative;
  text-align: right;
  text-transform: capitalize;
  color: #262626;
  font-family: "Open Sans", sans-serif;
}
 .entry-title h2:before{
  content: "\f185";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 5px;
}
#sidebar ul {
  list-style: outside none none;
  padding: 0;
  margin: 0;
}
#sidebar ul ul {
  border-bottom:none;
  padding-bottom: 0;
}
#sidebar ul li {
  padding: 5px;
  padding-right: 30px;
  padding-top: 5px;
  position: relative;
  color: #000000;
}
#sidebar ul li::before {
  color: var(--first-theme-color);
  content: "\f192";
  display: inline-block;
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  font-size: 7px;
  right: 0;
  position: absolute;
  top: 12px;
  margin-right: 2px;
}
#sidebar .widget_nav_menu ul li::before{
  top: 18px;
}
#sidebar .widget a,
#sidebar .widget a:visited {
  color: #000000;
  text-decoration: none;
}
#sidebar .widget_text p a,
#sidebar .wp-block-heading a{
  color: var(--second-theme-color) !important;
}
#sidebar .widget a:hover,
#sidebar .widget a:active {
  color: var(--first-theme-color);
}
#sidebar .widget {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 4px #cfcfcf;
  border-bottom: 3px solid var(--first-theme-color);
  margin-bottom: 30px;
}
#sidebar .widget:hover{
  box-shadow: 0 0 20px #cfcfcf;
}
#sidebar .widget_nav_menu ul li{
  padding: 3px 20px 5px 15px;
}
#sidebar .widget_nav_menu ul li a{ 
  line-height: 2.5;
}
/*Clearing floats css*/
.page-links {
  float: unset !important;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  margin:20px auto;
}
.page-links a, .page-links span{
  padding: 10px 15px;
  background: var(--first-theme-color);
  color: #ffffff;
}
.page-links .post-page-numbers.current, .page-links a:hover{
  background-color: #000000;
  color:#fff;
}
/*calendar widget*/
.widget_calendar {
  text-align: center;
}
.widget_calendar h3{
  text-align: right;
}
.widget_calendar caption {
  background: var(--first-theme-color) none repeat scroll 100% 0;
  color: #ffffff;
  padding: 5px;
}
.widget_calendar .pad {
  background: #eeeeee none repeat scroll 100% 0;
}
.widget_calendar #today a{
  color: #ffffff;
}
.widget_calendar #today {
  background: var(--first-theme-color) none repeat scroll 100% 0;
  color: #ffffff;
}
.widget .tagcloud a {
  background: var(--first-theme-color);
  color: #ffffff !important;
  border: 1px solid var(--first-theme-color);
  display: inline-block;
  font-size: 16px !important;
  line-height: 1.5;
  margin-bottom: 5px;
  padding: 5px 15px;
}
.widget .tagcloud a:hover {
  background-color: #ffffff;
  color: var(--first-theme-color) !important;
  border: 1px solid var(--first-theme-color);
}
.widget_categories li > a,
.widget_archive li > a {
  display: inline-block;
  min-width: 85%;
}
.search-form .search-submit:focus {
  box-shadow: inherit;
  outline: none;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
td, th {
  border: 1px solid #ddd;
  padding: 5px;
  color:#252525;
}
#footer td, #footer th{
  color: #fff;
}
select {
  width: 100%;
  padding: 5px;
}
#footer .tagcloud a {
  border: solid 1px #fff;
  font-size: 14px !important;
  margin: 2px 0;
  display: inline-block;
  color: #fff !important;
  padding: 5px 10px;
  font-weight: 500;
}
#footer .tagcloud a:hover{
  color: var(--first-theme-color) !important;
  background-color: #ffffff;
  border-color: var(--first-theme-color);
}
.tagcloud a:hover{
  background: var(--first-theme-color);
  border-color: var(--first-theme-color);
  color: #ffffff !important;
}
/*footer*/
#footer ul {
  list-style: none;
  margin: 0;
  padding-right: 0;
}
#footer ul li {
  font-size: 15px;
  padding: 3px 13px 3px 15px;
  position: relative;
  color: #fff;
}
#footer ul li::before {
  color: #fff;
  content: "\f105";
  display: inline-block;
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  font-size: 14px;
  right: 0;
  position: absolute;
  top: 3px;
}
#footer a .footer-widget-area {
  float: right;
  padding: 0 25px;
  width: 25%;
}
#footer a,
#footer p {
  color:#fff;
}
#footer h6 {
  color: var(--first-theme-color);
}
#footer .footer-block .widget_text p a, #footer .footer-block .widget_block .wp-block-heading a{
  color: var(--second-theme-color);
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.postsec-list article.hentry,
.search-results .postsec-list article{
  background: #ffffff none repeat scroll 100% 0;
  box-shadow: 0 0 4px #cfcfcf;
  padding: 30px;
  position: relative;
  border-radius: 12px;
  margin-bottom: 30px;
}
.postsec-list article.hentry:hover,
.search-results .postsec-list article:hover{
  box-shadow: 0 0 20px #cfcfcf;
}
/* = Footer css
------------------------------------------- */
#footer{
  background-color: var(--first-theme-color);
  color: #ffffff;
}
#footer h1, #footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
  color: #fff;
}
.ftr-4-box{
  width:100%;
  float:right;
  margin:0 0 2% 4%;
  box-sizing:border-box;
  padding:20px;
}
.widget-column-4 {
  margin-left:0px !important;
}
.ftr-4-box h5{
  font-size:28px;
  color:var(--first-theme-color);
  margin-bottom:0;
  border-bottom:1px solid #000000;
  padding-bottom:20px;
}
.ftr-4-box h5 span{
  font-weight:300;
  color: #3dd4e5;
}
.ftr-4-box ul{
  margin:0;
  padding:0;
  list-style:inside disc;
}
.ftr-4-box ul li {
  display:block;
  padding:6px 0;
}
.ftr-4-box ul li a,.ftr-4-box a.readmore span {
  color:#ffffff;
}
.ftr-4-box p{
  margin-bottom:15px;
}
.copywrap {
  font-size: 18px;
  padding: 14px 10px !important;
  background: var(--first-theme-color);
  border-top: 1px solid #ffffff;
}
.copywrap p, .copywrap p a{
  color:#ffffff !important;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
}
#footer .copywrap a:hover{
  color:#000000;
}
.entry-content .tags a{
  color:#ffffff !important;
}
.entry-content .tags a:hover{
  background-color: #000000;
  color: #ffffff !important;
}

/* Sticky Header */
.is-sticky-on.header-sticky .main-header .header-bg{
  padding: 30px 0 !important;
  margin-bottom: 0 !important;
}
.is-sticky-on.header-sticky .main-header .topbar,
.page-template-template-home-page .is-sticky-on.header-sticky .main-header .header-bg .logo-box .logo-right-img{
  display: none;
}
.page-template-template-home-page .is-sticky-on.header-sticky .main-header .header-bg .logo-box {
  background-color: #0000;
  box-shadow: unset;
}
.is-sticky-on.header-sticky .main-header{
  position: fixed;
  left:0;
  width: 100%;
  background: linear-gradient(-90deg, var(--second-theme-color) 0%, var(--third-theme-color) 100%);
  z-index: 9;
  border: none;
  box-shadow: 0px 4px 6px 0px #00000040;
  padding: 0;
  margin: 0 !important;
}
.is-sticky-on.header-sticky .main-header .main-menu-box{
  align-self: center;
}
.copywrap .copywrap-info{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.copywrap .copywrap-info.center-content {
  justify-content: center;
  text-align: center;
}
/* Mobile Portrait View */
@media screen and (max-width: 1000px){
  body.admin-bar.page-template-template-home-page .search-close{
    top: 36px;
  }
  .main-nav li ul li.current_page_item li a {
    color: #ffffff !important;
  }
  p.site-title a, h1.site-title a{
    font-size: 23px;
  }
  .main-nav ul ul, .main-nav .sub-menu{
    opacity: 1;
    width: auto;
  }
  .page-template-template-home-page .main-nav .current_page_item a{
    color: var(--first-theme-color);
  }
  .main-nav .current_page_item a::before{
    content: none;
  }
  .logo span.site-description{
    font-size: 12px;
  }
  .main-nav ul ul li{
    margin-bottom: 0;
  }
  .page-template-template-home-page .main-nav a,.main-nav ul.sub-menu li a{
    color: #fff !important;
    text-align: center;
    padding-right: 0;
    background-color: transparent !important;
  }
  .main-nav ul.sub-menu li a{
    padding-right: 0;
  }
  .page-template-template-home-page .sidenav .main-nav{
    background-color: #0000;
  }
  .main-nav ul{
    text-align: right;
  }
  .main-nav ul.sub-menu li a:focus, .main-nav ul ul a:focus,.main-nav a:focus{
    border:2px solid #fff;
    outline: none;
  }
  .main-nav li ul{
    border:none;
    box-shadow: none;
    border-top: none !important;
  }
  .main-nav .sub-menu li{
    border-bottom: none;
  }
  .toggle-nav button {
    font-weight: 400;
    border: none;
    font-size: 14px;
    padding: 8px 25px;
    color: #ffffff;
    display: inline-block;
    background: var(--first-theme-color);
    border-radius: 25px;
    position: relative;
    z-index: 1;
  }
  .sidenav {
    height: 100%;
    width: 100%;
    position: fixed !important;
    z-index: 99999; 
    right: 0;
    top: -110%;
    overflow-x: hidden; 
    transition: 0.5s top ease-in-out;
    overflow-y: scroll;
    background: #000;
    visibility: hidden; 
    opacity: 0.9;
  }
  .main-nav ul li a:hover{
    color: #242527;
  }
  .main-nav li {
    padding: 0 15px;
    display: block;
    border-bottom: none;
    border-left: none;
    height: auto;
  }
  body.show-main-menu .sidenav{
    visibility: visible;
    top: 0;
    transition: 0.5s top ease-in-out;
    background: #000 !important;
  }
  .sidenav .close-button {
    margin-bottom:30px !important;
    font-size: 36px; 
    display: block !important;
    color: #fff; 
    padding: 10px !important;
    text-align: center;
    margin-top: 25px;
  }
  .sidenav #site-navigation {
    width: 100%; 
    margin-top: 45px;
  }
  .toggle-nav span{
    font-size:30px; 
    cursor:pointer; 
    text-align: left;
  }
  .main-nav ul ul li,.menubar .nav ul li{
    display: block;
    text-align: center !important;
  }
  .toggle-nav{
    display: block;
  }
  .main-nav li.current_page_item a{
    color: #ffffff;
  }
  .main-nav ul li a{
    padding: 8px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    display: block;
    float: none;
    margin: 5px 0;
    border-left: none; 
    text-align: center;
  }
  .main-nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .main-nav ul.sub-menu a:hover{
    color:#000000;
  }
  .main-nav ul ul{
    position: static; 
    width: 100%; 
    background: transparent;
    border-top-width: 0px; 
    border-bottom-width: 0px;
    box-shadow: none; 
  }
  .main-nav ul ul a{
    border-bottom: none; 
    padding-right: 40px;
  }
  .main-nav ul ul li.current_page_item a {
    color: #ffffff !important;
  }
  .main-nav ul ul ul.sub-menu a{
    padding-right: 0;
  }
  #mySidenav {
    text-align: right; 
    display: inline;
  }
  .main-menu {
    padding: 0em;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .main-nav ul.sub-menu>li>a:before {
    content: unset;
  }
  .main-nav ul.sub-menu>li>a:hover:before{
    opacity: 0;
    right: 0px;
    width: 0px;
  }
  .page-template-template-home-page .main-nav .current_page_item a, .main-nav .current_page_item a, .main-nav .current_page_item a:hover{
    background:none;
  }
}
@media screen and (max-width: 599px){
  .admin-bar .is-sticky-on{
    top: 0px;
  }
}
@media screen and (max-width: 600px){
  .is-sticky-on.header-sticky .main-header{
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .main-header .logo img{
    margin-right: 15px;
  }
  .main-header .header-top-btn i{
    height: 30px;
    width: 30px;
    font-size: 15px;
  }
  #banner-cat .cloud-img{
    height: 60px;
  }
  #banner-cat .profiles-box{
    margin-left: 0;
  }
  #banner-cat{
    padding-bottom: 60px !important;
  }
  #banner-cat .banner-heading, #team-section .blog-bx .team-title{
    font-size: 28px;
  }
  #banner-cat .profiles-box .pie-chart{
    width: 110px;
    height: 110px;
    mask: radial-gradient(farthest-side, transparent calc(100% - 35px), black 0);
  }
  #banner-cat .profiles-box .profiles-title {
    margin-bottom: 18px;
  }
  #banner-cat .review-outer-box{
    float: none;
    margin: 20px auto !important;
  }
  #banner-cat .graph-img img{
    margin-right: 0;
  }
  .woocommerce-account .woocommerce-form.woocommerce-form-login{
    width: 100%;
  }
  .wishlist_table .product-add-to-cart a{
    padding: 8px 8px !important;
  }
  #footer .footer-widget{
    text-align: center;
  }
  #footer ul li{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 6px 0;
  }
  #footer ul li::before{
    content: none;
  }
  .single-product .woocommerce-product-gallery__wrapper img{
    width: 100% !important;
    height: auto !important;
  }
  .woocommerce ul.products li{
    width: 100% !important;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea {
    width: 100%;
  }
  .ftr-4-box{
    width: 100%;
  }
  .boxlayout{
    width: 270px;
  }
  .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
    top:0;
  }
  .page-template-template-home-page .product-cart .cart-count{
    background: var(--first-theme-color);
    color: #ffffff;
  }
  ul.shop_table.cart.wishlist_table.wishlist_view.responsive.mobile{
    grid-template-columns: 100%;
  }
  .sidenav .close-button{
    margin-bottom: 20px !important; 
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
    top: 0;
  }
  tr.wc-block-cart-items__row {
    gap: 0.4em;
  }
  td.wc-block-cart-item__total{
    padding-right: 0px !important;
  }
  li.wc-block-grid__product{
    max-width:100% !important;
    float:none;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
    max-width: 100% !important;
    margin: 0 0 2.992em 8.8%;
  }
  .header.main.sticky-head{
    position: static;
    box-shadow:none;
  }
  .header.main.sticky-head{
    position: static;
    transform: none;
  }
  #sidebar{
    margin-top: 30px;
  }
  .copywrap .copywrap-info{
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .copywrap .copywrap-info p,
  .copywrap .footer-social {
    flex: 1 1 100%; 
    justify-content: center;
    align-items: center;
  }
  .copywrap .footer-social{
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #team-section .team-card .team-img img{
    height: 230px;
  }
  #team-section .team-card .team-details .member-name{
    font-size: 16px;
  }
  #team-section .blog-bx .team-sub-title{
    font-size: 14px;
  }
  #team-section .blog-bx .team-title{
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #banner-cat .banner-heading{
    font-size: 28px;
  }
  #banner-cat .profiles-box .pie-chart{
    width: 90px;
    height: 90px;
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 30px), black 0);
    mask: radial-gradient(farthest-side, transparent calc(100% - 30px), black 0);
  }
  #banner-cat .profiles-box .profiles-title {
    margin-bottom: 12px;
  }
  #banner-cat .graph-img img{
    height: 225px;
    margin-right: -10px;
  }
  #banner-cat .review-box .review-count{
    font-size: 22px;
  }
  #banner-cat .review-box .review-text, #banner-cat .profiles-box ul li, #banner-cat .upload-box .progress-box .progress-count p{
    font-size: 12px;
  }
  #banner-cat .profiles-box ul li:before{
    height: 10px;
    width: 10px;
  }
  #banner-cat .review-outer-box{
    width: 165px;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
    max-width: 50% !important;
    margin: 0 0 2.992em 1.8%;
  }
  .toggle-nav button{
    font-size: 15px;
    padding: 5px 25px;
  }
  p.site-title a, h1.site-title a, h1.site-title, p.site-title {
    font-size: 20px;
  }
  .single-product .woocommerce-product-gallery__wrapper img{
    width: 100% !important;
    height: auto !important;
  }
  .is-sticky-on.mobile.sticky-head{
    top: 40px;
  }
  .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
    top: 47px;
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
    top:42px;
  }
  .boxlayout{
    width: 650px;
  }
  .ftr-4-box{
    display: inline-grid;
    float: none;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
  li.wc-block-grid__product{
    max-width: 48% !important;
    float: right;
    clear: both;
    margin: 0 1% 2.992em;
    flex: 1 0 48% !important;
  }
  .woocommerce ul.products li.product {
    width: 48% !important;
    margin: 0 6px 2.992em;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #banner-cat .banner-heading{
    font-size: 32px;
  }
  #banner-cat .profiles-box .pie-chart{
    width: 130px;
    height: 130px;
    -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - 40px), black 0);
    mask: radial-gradient(farthest-side, transparent calc(100% - 40px), black 0);
  }
  #banner-cat .profiles-box .profiles-title {
    margin-bottom: 12px;
  }
  #banner-cat .graph-img img{
    margin-right: -10px;
  }
  .related.products .product-content .product-btn,
  .woocommerce-shop .product-content .product-btn{
    width: 90px;
  }
  .related.products .product-content .product-btn a,
  .woocommerce-shop .product-content .product-btn a{
    font-size: 25px;
    margin-right: 30px;
  }
  .woocommerce-cart .wp-block-woocommerce-empty-cart-block li.wc-block-grid__product{
    max-width: 21.75% !important;
  }
  p.site-title a, h1.site-title a, h1.site-title, p.site-title {
    font-size: 20px;
  }
  .main-nav a, .main-nav .menu-item-has-children > a::after{
    font-size: 14px;
  }
  .main-nav .menu-item-has-children > a::after{
    margin-top: 2px;
  }
  .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
    top: 32px;
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
    top: 30px;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px){
  #banner-cat .banner-heading{
    font-size: 35px;
  }
  #team-section .team-card .team-img img{
    height: 270px;
  }
  p.site-title a, h1.site-title a, h1.site-title, p.site-title {
    font-size: 25px;
  }
}
@media screen and (min-width: 1400px){
  .single-product.woocommerce-page div.product div.summary{
    width: 52%;
  }
}
@media screen and (min-width:1600px) and (max-width:1900px){
  .container{
    max-width: 1360px;
  }
}
@media screen and (min-width:1920px) {
  .container{
    max-width: 1360px;
  }
}