/*rtl style*/
*{
  margin:0;
  padding:0;
  outline:none;
}
body{
  margin:0;
  padding:0;
  line-height:20px;
  font-size:13px;
  color:var(--second-theme-color);
  font-family: 'Poppins', sans-serif;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  background: var(--third-theme-color);
  overflow-y: scroll;
  overflow-x: hidden;
}
img{
  border:none;
  margin:0;
  padding:0;
  height:auto;
  max-width:100%;
}
p{
  margin:0;
  padding:0;
  font-size: 12px;
  word-wrap: break-word;
  line-height: 1.5;
}
a{
  text-decoration:none;
  color: var(--first-theme-color);
  word-wrap: break-word;
}
a:hover{
  color:#333;
  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;
}
.entry-content ol li,
.entry-content ul li{
  margin-right:15px;
}
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:var(--first-theme-color);
  margin:0 0 20px;
  padding:0;
  line-height:1.1;
  font-family: 'Playfair Display', serif;
  word-wrap: break-word;
}
h1{
  font-size:32px;
}
h2{
  font-size:30px;
}
h3{
  font-size:24px;
}
h4{
  font-size:20px;
}
h5{
  font-size:18px;
}
h6{
  font-size:14px;
}
.clear{
  clear:both;
}
.alignnone{
  width:100% !important;
}
img.alignleft, .alignleft{
  float: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;
}
ol.comment-list li{
  list-style:none;
  margin-bottom:5px;
}
input:focus{
  border:2px solid var(--second-theme-color);
}
/* 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,.main-nav a:focus,.main-nav ul ul a:focus{
	outline: -webkit-focus-ring-color auto 1px;
}
.rsvp_button a:focus, .listarticle .rsvp_button a:focus, .toggle-nav button:focus{
  border:2px solid var(--second-theme-color);
}
.boxlayout{
	width: 1140px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	box-shadow: 0 -8px 8px #8e8e8e;
}
.textwidget p a, .entry-content a,.entry-summary a, .comment-content p a, #comments a{
  text-decoration: underline !important;
}
#sidebar .search-form label{
  width: 100%;
}
/*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-color: var(--first-theme-color);
  color: #fff;
}
.page-links .post-page-numbers.current, .page-links a:hover{
  background-color: var(--second-theme-color) !important;
}
/*post formate*/
.format-gallery .wp-block-gallery, .format-video figure{
  margin-bottom: 15px;
}
/* = wide block css
-------------------------------------- */
/*.alignwide {
  margin-left  : -80px;
  margin-right : -80px;
}
.alignfull {
  margin-left  : calc( -100vw / 2 + 100% / 2 );
  margin-right : calc( -100vw / 2 + 100% / 2 );
  max-width    : 100vw;
}
.alignfull img {
  width: 100vw;
}*/
/*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;
}
.site-main .wp-block-button a:hover, .postsec-list .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-color: #606060;
  color: #fff !important;
}
.site-main .wp-block-button.is-style-squared a, .postsec-list .wp-block-button.is-style-squared a{
  border-radius: 0px !important;
}
.site-main .wp-block-button__link, .postsec-list .wp-block-button__link{
  background-color: var(--first-theme-color);
  color:#fff !important;
  border-radius: 30px;
  margin-bottom: 10px;
}
.site-main .wp-block-button.is-style-outline a, .postsec-list .wp-block-button.is-style-outline a{
  background:none;
  border:1px solid #606060 !important;
  color: #606060 !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;
}
/* = 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;
}

/*search header*/
.header-search form{
  display: inline-flex;
  padding: 5px;
}
.header-search label{
  width: 100%;
  margin-bottom: 0;
}
.header-search form input[type="search"] {
  background: none;
  border: none;
  font-size: 14px;
  color: var(--second-theme-color);
  font-weight: 600;
}
.header-search form.search-form input.search-submit {
  background: url(./images/search.png) no-repeat center center;
  text-indent: -99999px;
  border: 0;
  display: inline-block;
  background-color: var(--first-theme-color);
  width: 10%;
  padding: 0px 23px !important;
  border-radius: 50%;
}
.header-search span.search_box{
  display: inline-block;
}
.search-cart form {
    width: 100%;
    float: left;
    display: flex;
    padding-right: 10px;
}
.search-cart button {
  display: none
}
.search-cart {
  background: #f5f5f5;
  border-radius: 30px;
}
.search-cart form input {
  border: none;
  padding: 14px;
  width: 100%;
  border-left: solid 1px var(--first-theme-color);
}
/* = top header css
-------------------------------------- */
.topbar{
  background-color: #fff;
}
.info-box a{
  font-size: 16px;
  font-weight: 600;
  color: var(--second-theme-color);
}
.info-box a:hover{
  color: var(--first-theme-color);
}
.info-box i{
  color: var(--first-theme-color);
  font-size: 16px;
  font-weight: 600;
}
.info-box.phone{
  border-left: 1px solid #bbb;
}
.product-cart {
  background-color: var(--third-theme-color);
  padding: 10px;
  border-radius: 30px;
  padding-left: 0 !important;
  margin: 5px;
  width: 100%;
}
.product-cart span.item-count{
  background-color: #fff;
  padding: 8px;
  border-radius: 50%;
  font-weight: 600;
  font-size: 14px;
}
.product-cart i{
  font-size: 16px;
  color:var(--second-theme-color);
}
.product-account i{
  font-size: 24px;
}
.bg-color{
  position: fixed;
  top: auto;
  z-index: 999;
  padding: 0;
  right: 0;
  height: 100% !important;
}
.header{
  height: 100%;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
  z-index: 9999;
  padding: 10px;
  width: 150px; 
  transition: width 0.5s ease-in-out, box-shadow 0.5s ease-in-out, 
  background-color 0.5s ease-in-out;
  background-color: #fff;
}

.header:hover .main-nav a{
  display: inline;
  margin: 0;
  padding: 15px;
  font-size: 16px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.main-menu li:hover .main-nav a{
  color: #fff !important;
}
.main-nav a{
   color:var(--second-theme-color);
}
.header:hover .outer-area{
  background-color: #000 !important;
}
.header:hover .scroll-box{
  opacity: 0.4 !important;
}
.header:hover {
  width: 300px; 
  box-shadow: 2px 0px 10px 1px rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
.scroll-box {
  margin: 0;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outer-area {
  padding-right: 150px;
  overflow: hidden;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 111;
}
.header::-webkit-scrollbar-track{
  background-color: #f3efed;
}
.header::-webkit-scrollbar{
  width: 2px;
  background-color: #f3efed;
}
.header::-webkit-scrollbar-thumb{
  background-color: var(--first-theme-color);
}
h1.site-title, p.site-title{
  font-size: 35px;
  margin-bottom: 10px;
  line-height: 1;
}
h1.site-title a, p.site-title a{
  color: var(--second-theme-color);
  line-height: 1;
  font-size: 25px;
  font-weight: 600;
  font-family: 'Playfair Display', serif;
}
span.site-description {
  font-size: 12px;
  color: #6d6d6d;
}
h1.site-title a:hover {
  text-decoration: unset;
}
.logo .custom-logo-link img{
  margin-bottom: 10px;
}
.listarticle h2 a:hover,
#sidebar ul li a:hover,
.ftr-4-box ul li a:hover,
.ftr-4-box ul li.current_page_item a{
  color: var(--first-theme-color);
}
/* = header css
-------------------------------------- */
.woocommerce ul.products li.product .button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce #respond input#submit, #commentform input#submit {
  background-color: var(--first-theme-color);
  color:#fff;
  padding: 12px 25px;
  display: inline-block;
  font-size: 15px;
  border-radius: 30px;
}
a.added_to_cart.wc-forward{
  background: transparent;
  color: var(--first-theme-color);
  padding: 7px 45px;
  display: inline-block;
  font-size: 15px;
  border: solid 2px;
  border-radius: 30px;
  margin-top: 10px;
  font-weight: bold;
}
a.added_to_cart.wc-forward:hover{
  background: var(--second-theme-color);
  color: #fff;
}
.pagemore a:hover,
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
#commentform input#submit:hover {
  background: var(--second-theme-color);
  color: #fff;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  padding: 10px;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
  width: 110px;
}
/* = menus css */
#mySidenav {
  display: inline;
  margin-bottom: 30px;
}
.main-nav ul {
  margin: 0;
  padding: 0;
}
.main-nav li {
  display: flex;
  position: relative;
  width: 100%;
  margin-right: 30px;
  margin-bottom: 20px;
  padding: 5px;
}
.main-nav li:hover{
  background-color: var(--first-theme-color);
  border-top-right-radius: 40px;
  border-bottom-right-radius:40px;
}
.main-nav li:hover .main-nav .menu-item::before{
  background-color: #f5f5f5;
  color:#fff;
}
.main-nav a{
  display: none;
}
.main-nav .menu-item::before {
  font-size: 18px;
  padding: 18px !important;
  border-radius: 50%;
  display: inline-block;
  background-color: #f5f5f5;
  color:#959895;
}
.main-nav .current_page_item::before, .main-nav .menu-item:hover::before{
  background-color: #ffca28;
  color:#fff;
}
.sub-menu li{
  margin:0;
}
.main-nav .sub-menu li:hover{
  background:none;
  border-radius: 0;
}
.main-nav .sub-menu li{
  padding: 15px;
}
.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;
  left: auto;
  margin-right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 15px;
}
.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 li a:hover {
  color: #fff;
}
.main-nav ul ul li a:hover {
  color: var(--first-theme-color);
}
.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: var(--second-theme-color);
  border: none;
  padding: 10px;
}
.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) !important;
  border: 1px solid #EEE;
  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;
}
ul.sub-menu ul.sub-menu {
  right: 0 !important;
  top: 100%;
}
.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 !important;
}


/* = slider section css
-------------------------------------- */
.slider-content{
  padding: 20px 30px;
}
.slider-box h1 {
  font-size: 55px;
  font-weight: 600;
  color: #fff;
}
.slider-box p {
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.5;
}
#catsliderarea{
  padding-bottom: 30px;
}
.slidesection img,.slider-img-color{
  object-fit: cover;
}
.slider-img-color{
  background-color: var(--first-theme-color);
}
.slider-img-color, .slidesection img{
  height: 450px;
}
.slider-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  left: 20%;
}
.catwrapslider{
  width:100%;
  position:relative;
  box-sizing:border-box;
}
.slidesection{
  background: var(--second-theme-color);
}
.catwrapslider .slidesection img{
  opacity: 0.3;
  border-radius: 30px;
}
/*theme btn css*/
.rsvp_inner{ 
  margin-top:35px;
  width:180px;
  height:43px;
  background:var(--first-theme-color);
  border-radius:100px;
  position: relative;
}
.rsvp_inner::before{
  content:"";
  position:relative;
  display:inline-block;
  background:inherit;
  border-radius:inherit;
  width:75px;
  height:75px;
  top: -17px;
  right:55px;
}
.rsvp_inner a{
  display: inline-block;
  position: absolute;
}
.rsvp_inner a {
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.rsvp_inner:hover{
  background-color: var(--second-theme-color);
}
.slide-btn:hover .rsvp_inner a, .rsvp_button:hover .rsvp_inner a{ 
  color:#fff !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-dots {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: flex-end; 
  top: 50%; 
  transform: translateY(-50%);
  left: 20px; 
}
.owl-dots .owl-dot {
  background: none;
  border: 2px solid #fff;
  border-radius: 50%;
  height: 10px;
  margin: 10px;
  width: 10px;
  position: relative;
}
.owl-dots .owl-dot.active {
  border: 2px solid var(--first-theme-color);
  background-color: var(--first-theme-color);
}
.catwrapslider .owl-prev,
.catwrapslider .owl-next {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  font-size:30px;
  left:2%;
  background: transparent;
  color: #fff;
  border: none;
}
.catwrapslider .owl-prev{
  left: auto;
  right: 2%;
}
.catwrapslider{
  height:auto;
}
/*product sale*/
.product-img{
  position: relative;
}
.product-content{
  position: absolute;
  top: 60%;
  text-align: center;
  right: 5%;
  left: 5%;
  bottom: auto;
}
h2.discount-text {
  font-size: 36px;
  color: var(--second-theme-color);
  font-weight: 600;
}
.product-btn a {
  display: inline-block;
  color: #bbbbbb;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 1px;
}
.product-btn a:hover{
  color: var(--first-theme-color);
}
.product-img img{
  height: 450px;
  object-fit: cover;
}
.product-img img, .slidesection, .slider-img-color{
  border-radius: 30px;
}
/*pro sec*/
.page4box{
  margin-left: 0 !important;
}
.product-image img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  object-fit: cover;
}
.product-head-box h2{
  text-transform: capitalize;
  font-size: 40px;
  font-weight: 600;
  color: var(--second-theme-color);
}
.product-head-box p{
  font-size: 14px;
}
.pro-box-view a{
  font-size: 18px;
  color: #000000;
  font-weight: 600;
  text-transform: capitalize;
}
.pro-box-view i{
  font-size: 18px;
  padding: 3px 8px;
  background-color: var(--first-theme-color);
  border-radius: 50%;
  color: #fff;
}
.box-content h3 a{
  color: var(--second-theme-color);
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
}
.box-content{
  text-align: right !important;
  padding: 7em 30px 30px !important;
  background-color: #fff;
  display: flow-root;
  margin-top: -5em;
  border-radius: 30px;
}
.box-content:hover{
  background-color: var(--first-theme-color);
}
.box-content:hover h3 a, .box-content:hover span.price{
  color: #fff;
}
.box-content a.add_to_cart_button {
  float: left;
  color: #757575;
  font-size: 30px;
}
.product-image span.price{
  color: var(--second-theme-color);
  font-weight: 600;
  font-size: 14px;
}
.box-content .add_to_cart_button{
  background: url(./images/product-cart.png) no-repeat scroll var(--first-theme-color) center center!important;
  text-indent: -9999px;
  padding: 5px 15px !important;
  order: 2;
  display: inline-block;
  border-radius: 50%;
}
.box-content:hover .add_to_cart_button{
  background: url(./images/product-cart1.png) no-repeat scroll #ffca28 center center!important;
}
.box-content .button{
  border-bottom: none;
}
.box-content .button, a.added_to_cart{
  padding: 12px;
  margin-top: 0;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
  max-width: 100% !important;
}

/* = Page lay out css
-------------------------------------- */
#content {
  direction: rtl;
}
.postsec-list input.search-field,
.postsec-list input.search-submit {
  padding: 15px 10px;
}
.postsec-list .search-form input.search-submit{
  background-color: var(--first-theme-color);
  color: #fff;
  border: 2px solid var(--first-theme-color);
}
.contentsecwrap{
  padding:25px 0;
  clear: both;
}
.contentsecwrap p{
  margin-bottom:20px;
}
.listarticle,aside.widget{
  border-radius: 5px;
}
.listarticle h2 a{
  color: var(--second-theme-color);
}
.blog-meta{
  font-style:italic;
  margin-bottom:8px;
}
.post-date,
.post-comment{
  display:inline;
  color: var(--second-theme-color);
}
.single_title{
  margin-bottom: 15px;
  font-size: 25px;
}
.post-thumb{
  margin:0 0 15px 0;
}
.postmeta{
  margin-bottom:10px;
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}
.nav-links .page-numbers{
  padding:10px 15px;
  color:#fff;
  background:var(--first-theme-color);
}
.nav-links{
  margin: 20px 0;
}
span.page-numbers.current, .nav-links .page-numbers:hover{
  background:#606060;
  color: #fff;
}
select{ border:1px solid #ccc; width:100%;}

/* 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%;
  margin-bottom: 10px;
}
#sidebar input.search-submit,
#footer input.search-submit,
form.woocommerce-product-search button {
  padding: 10px;
  width: 100%;
  border:none;
  background: var(--first-theme-color);
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
}
input.search-submit{
  background-color: var(--first-theme-color);
  color: #fff;
  border:none;
  padding: 16px 20px !important;
}
.widget-area .widget::after,
.widget-area .widget::before {
    clear: both;
    content: "";
    display: table;
}
#sidebar .widget-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
 .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;
}
#sidebar ul li::before {
  color: var(--first-theme-color) !important;
  content: "\f192";
  display: inline-block;
  font-family: 'Font Awesome 7 Free';
  font-weight: 900;
  font-size: 7px;
  right: 0;
  position: absolute;
  top: 6px;
  margin-right: 2px;
}
#sidebar .widget a,
#sidebar .widget a:visited {
    color: var(--second-theme-color);
}
#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 2px #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 13px 5px 15px;
}
#sidebar .widget_nav_menu ul li a{ 
  line-height: 2.5;
}
/*calendar widget*/
.widget_calendar {
    text-align: center;
}
.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 {
    background: var(--first-theme-color) none repeat scroll 100% 0;
    color: #ffffff;
}
.widget .tagcloud a {
    border: 1px solid #dddddd;
    color: #001837;
    display: inline-block;
    font-size: 16px !important;
    line-height: 1.5;
    margin-bottom: 5px;
    padding: 5px 15px;
}
.widget .tagcloud a:hover {
    border: 1px solid var(--first-theme-color);
    color: 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: 12px !important;
  margin: 2px 0;
  display: inline-block;
  color: #fff;
  padding: 5px;
}
.tagcloud a:hover{
  background-color: var(--first-theme-color);
  border-color: var(--first-theme-color) !important;
  color: #fff !important;
}
/*footer*/
#footer {
  background: #121212 none repeat scroll 100% 0;
  overflow: hidden;
  color: rgba(255, 255, 255, 0.75);
}
#footer ul {
  list-style: none;
  margin: 0;
  padding-right: 0;
}
#footer ul li {
  font-size: 13px;
  letter-spacing: 0.5px;
  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 a:hover {
  color:#fff;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.postsec-list article.hentry {
    background: #ffffff none repeat scroll 100% 0;
    box-shadow: 0 0 2px #cfcfcf;
    padding: 30px 30px 20px 30px;
    position: relative;
    border-radius: 12px;
    margin-bottom: 30px;
}
.postsec-list article.hentry:hover{
    box-shadow: 0 0 20px #cfcfcf;
}
/*scroll to top*/
#button{
  background:var(--second-theme-color);
  color: #fff;
  cursor: pointer;
  width: 60px;
  text-align: center;
  height: 60px;
  padding-top: 22px;
  position: fixed;
  border-radius: 50%;
  bottom: 60px;
  left: 20px;
  z-index: 9999;
  -moz-border-radius: 0;
  font-size: 15px;
  display: none;
}
/* = Footer css
------------------------------------------- */
#footer{
	background-color: var(--first-theme-color);
	color: #ffffff;
}
.copywrap p{
	color: #fff;
  font-size: 18px;
	padding:15px 0;
}
.copywrap a{
  color: #fff;
}
#footer h1.site-title a,#footer p.site-title a,
#footer span.site-description,
#footer .social-icons i{
  color: #fff;
}
#footer .social-icons i{
  border: solid 1px #ffffff;
}
#footer .social-icons i:hover{
  background: var(--second-theme-color);
}
/* woocommerce CSS
----------------------------------------------*/
span.onsale {    
    left: auto !important;
    right: 15px !important;
    top: 15px !important;
    border-radius: 8px !important;
    margin: 0 !important;
    background: var(--first-theme-color) !important;
    color: #fff !important;
    font-size: 15px !important;
    text-transform: capitalize;
    min-height: 30px !important;
    line-height: 2 !important;
}
h2.woocommerce-loop-product__title {
    font-size: 20px !important;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price {
    font-size: 15px;
    color: var(--second-theme-color);
}
.woocommerce-product-details__short-description {
    margin: 10px 0;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 16px;
    margin: .5em auto;
}
.woocommerce .quantity .qty {
    padding: 9px;
    border-radius: 5px;
    border: solid 2px var(--first-theme-color);
}
.woocommerce table.shop_table {
    border: 2px solid var(--first-theme-color);
}
.entry-content table th, .comment-body table th,
.entry-content table td, .comment-body table td{
    border-bottom: 2px var(--first-theme-color) solid;
}
form.checkout.woocommerce-checkout label,
span.woocommerce-input-wrapper,.woocommerce form .form-row label,span.password-input {
    width: 100%;
}
form.checkout.woocommerce-checkout input[type="text"],
form.checkout.woocommerce-checkout input[type="tel"],
form.checkout.woocommerce-checkout input[type="email"],
.woocommerce form .form-row input.input-text {
    padding: 10px;
}
form.checkout_coupon.woocommerce-form-coupon td{
    border: none !important;
}
nav.woocommerce-MyAccount-navigation ul li {
    border: solid 2px var(--first-theme-color);
    background-color:var(--first-theme-color); 
    padding: 10px;
    margin-bottom: 15px;
    list-style: none;
    margin-right: 0;
    font-size: 16px;
    box-shadow: -6px 7px 17px -2px #b1b1b1;
    text-decoration: none;
}
nav.woocommerce-MyAccount-navigation ul li:hover{
    background: var(--second-theme-color);   
    border:2px solid var(--second-theme-color); 
}
nav.woocommerce-MyAccount-navigation ul li:hover a{
    color: #fff;
}
nav.woocommerce-MyAccount-navigation ul li a{   
    color: #fff;
    text-decoration:none;
}
select.orderby {
    padding: 5px;
    background: transparent;
    border: solid 2px var(--second-theme-color)000;
}
span.tagged_as {
    display: -webkit-box;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img{
    margin-right: 35px;
    width: 45px;
}

/*braedcrumb*/
.breadcrumb a{
  background-color: var(--second-theme-color);
  color:#fff;
  padding: 10px;
  font-weight: 500;
  font-size: 15px !important;
  text-decoration: none !important;
  align-self: center;
  margin-right: 15px;
}
.breadcrumb a:first-child{
  margin-right: 0;
}
.breadcrumb .current-breadcrumb, .breadcrumb a:hover{
  background: var(--first-theme-color);
    color: #fff !important;
}
.breadcrumb .current-breadcrumb{
  padding: 10px;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 0;
}
.breadcrumb {
    margin: 30px 0 !important;
    background:none;
    padding: 0;
}

/* Contact form css
-------------------------------------*/
.wpcf7{
	margin:30px 0 0;
	padding:0;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="tel"], 
.wpcf7 input[type="email"]{
	width:40%;
	border:1px solid #cccccc;
	box-shadow:inset -1px 1px 2px #ccc;
	height:35px;
	padding:0 15px;
	color:#797979;
	margin-bottom:0;
}
.wpcf7 textarea{
	width:60%;
	border:1px solid #cccccc;
	box-shadow:inset -1px 1px 2px #ccc;
	height:150px;
	color:#797979;
	margin-bottom:25px;
	padding:10px;
	padding-left:0;
}
.wpcf7 input[type="submit"]{
	background-color:var(--first-theme-color);
	width:auto;
	border:none;
	cursor:pointer;
	color:#ffffff;
	padding:10px 40px;
	border-radius:3px;
}	

/* Comment form
--------------------------------*/
.site-nav-previous, .nav-previous{
    float:right;
}
.site-nav-next, .nav-next{
    float:left;
}
.nav-previous, .nav-next{
    width: 50%;
}
.nav-next{
    text-align: left;
}
#comments{
    margin:30px 0 0;
    padding:0;
    width: 100%;
    float: right;
    padding-top: 20px;
}
nav#nav-below{
    margin-top:15px;
}
.postmeta{
    padding: 5px 0;
    color: #262626;
    display: flex;
    margin:10px 0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    font-size: 13px;
}
.postmeta a{
    color:#262626;
}
.postmeta a:hover{
    color:var(--first-theme-color);
}
.breadcrumbs {
    padding: 10px 0;
    margin-bottom: 0;
}
ol.commentlist {
    list-style: none;
}
#commentform p {
    margin: 5px 0;
}
#commentform label {
    display: block;
}
#commentform input#email,
#commentform input#url,
#commentform input#author,
#commentform textarea,
#commentform input#eazycfc_captcha {
    width: 100%;
    border: 1px #ccc solid;
    padding: 10px;
}
.form-allowed-tags {
    display: none;
}
ul.errormsg {
    background: #ffe4e4;
}
ul.errormsg li {
    padding: 5px;
}
.entry-content table,
.comment-body table {
    border-collapse: collapse;
    margin: 10px 0;
}
.entry-content table td,
.entry-content table th,
.comment-body table td,
.comment-body table th {
    padding: 10px 5px;
    text-align: right;
}
.entry-content table th,
.comment-body table th {
    color: #676767;
    font-size: 18px;
    border-bottom: 1px #888 solid;
}
.entry-content table td,
.comment-body table td {
    border-bottom: 1px #ccc solid;
}
.fvch-codeblock:hover .comment-form-url {
    display: block !important;
}

/* Comment CSS
------------------------------------------------------*/
.commentlist,
ol.commentlist {
    list-style: none;
    box-shadow: 0 0 5px #666;
    -moz-box-shadow: 0 0 5px #666;
    -webkit-box-shadow: 0 0 5px #666;
    -khtml-box-shadow: 0 0 5px #666;
    margin: 10px 0;
    background-color: #fff;
    padding: 10px 0;
}
.commentlist li,
ol.commentlist li {
    list-style: none;
    background-image: none !important;
    padding: 0px 15px;
}
.commentlist li ol li.depth-2,
.commentlist li ol li.depth-3,
.commentlist li ol li.depth-4,
ol.commentlist li ol li.depth-2,
ol.commentlist li ol li.depth-3,
ol.commentlist li ol li.depth-4 {
    border-bottom: none;
}
.commentlist li.bypostauthor article,
ol.commentlist li.bypostauthor article {
    background: #f9ffe1;
}
.commentlist article,
.commentlist li.bypostauthor li article,
ol.commentlist li.bypostauthor li article {
    border: none !important;
    padding: 10px;
    position: relative;
    background-color: #fff;
}
.commentlist li .fn {
    font-weight: normal;
    font-size: 15px;
    font-style: normal;
}
.commentlist li.bypostauthor .fn,
ol.commentlist li.bypostauthor .fn {
    color: var(--second-theme-color);
}
img.avatar {
    vertical-align: middle;
    position: static;
    display: inline-block;
}
.commentlist article a time {
    display: block;
    clear: both;
    padding: 5px 0 10px;
    font-size: 11px;
    font-style: italic;
}
.commentlist,
ol.commentlist p {
    font-size: 14px;
}
.commentlist .reply span,
ol.commentlist .reply span {
    display: none;
}
.commentlist .reply a,
ol.commentlist .reply a {
    display: block;
    padding: 10px;
    text-align: center;
    background: #f6f6f6;
    margin: 5px 0;
    border: 1px #ddd solid;
}
.comment-author.vcard {
    display: inline-block;
    margin-left: 15px;
}
.comment-list ul.children li.comment {
    background-image: none;
    padding-right: 5px;
}
/* responsive css */
@media screen and (min-width: 320px) and (max-width: 767px) {
  .ftr-4-box {
    width: 100%;
    float: none;
    margin: 0;
    padding: 15px 0;
  }
  .slider-box p, .slider-box h1{
    display: none;
  }
  #product_cat_slider {
    margin-top: 25px;
  }
  .wpcf7 input[type="text"],
  .wpcf7 input[type="tel"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea {
    width: 100%;
  }
  .slider-img-color, .slidesection img{
    height: 300px;
  }
  .info-box, .search-cart{
    margin: 10px 0;
  }
  .info-box.phone{
    border:none;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 999px) {
  .slider-box h1 {
    font-size: 35px;
  }
  .info-box{
    padding:10px !important;
  }
  .slider-box p{
    font-size: 12px;
  }
  .slider-img-color, .slidesection img, .product-img img{
    height: 350px;
  }
}
@media screen and (max-width: 1000px) {
  .main-nav ul ul, .main-nav .sub-menu{
    opacity: 1;
  }
  .main-nav .sub-menu li{
    padding: 0;
  }
  .main-nav .sub-menu{
      margin-right: 25px;
  }
  .main-nav li ul{
    border:none;
    box-shadow: none;
    border-top: none !important;
  }
  .main-nav .sub-menu li{
    border-bottom: none;
  }
  .slider-box {
    right: 5%;
    left: 15%;
  }
  .toggle-nav {
    border: none;
    border-radius: 30px;
    display: inline-block !important;
    padding: 2px;
  }
  .toggle-nav button {
    font-weight: 500;
    border: none;
    background: var(--first-theme-color);
    outline: solid 2px var(--first-theme-color);
    outline-offset: 4px;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
    padding: 16px;
  }
  .sidenav {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    right: 0;
    top: -110%;
    overflow-x: hidden;
    transition: 0.5s top ease-in-out;
    overflow-y: scroll;
    background: var(--first-theme-color);
    opacity: 0.9;
    visibility: hidden;
  }
  body.show-main-menu .sidenav {
    visibility: visible;
    top: 0;
    transition: 0.5s top ease-in-out;
  }
  .sidenav .close-button {
    font-size: 36px !important;
    display: block !important;
    color: #fff;
    padding: 20px 10px !important;
    text-align: right;
    margin-bottom: 40px !important;
    font-weight: 600;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span {
    font-size: 30px;
    cursor: pointer;
    text-align: left;
  }
  .main-nav ul ul li,
  .menubar .nav ul li,
  .toggle-nav {
    display: block;
  }
  .main-nav ul li a {
    padding: 10px;
    text-decoration: none;
    font-size: 15px !important;
    color: #fff !important;
    display: block;
    border-left: none;
    text-align: right;
    display: block;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
  }
  .header:hover .main-nav a{
    display: block;
      color:#fff;
  }
  .main-nav ul li ul li a:before {
    content: "\00BB \00a0";
  }
  .main-nav ul.sub-menu a:hover {
    padding-right: 40px !important;
    color: #fff;
  }
  .main-nav li{
    margin:0;
  }
  .main-nav ul ul {
    position: static;
    width: 100%;
    background: transparent !important;
    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 ul.sub-menu a {
    padding-right: 40px;
  }
  .main-nav li {
    padding: 0 15px;
    display: block;
    border-bottom: solid 1px #fff;
  }
  .main-header-box {
    padding-bottom: 15px;
  }
  #mySidenav {
    text-align: right;
    display: inline;
  }
  .main-menu {
    padding: 0em;
  }
  .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;
  }
  .main-nav a:hover,
  .main-nav ul ul a:hover {
    color: var(--first-theme-color);
  }
  .main-nav ul ul li{
    text-align: center;
  }
  .admin-bar #mySidenav{
    margin-top: 42px;
    padding: 0;
  }
  .bg-color{
    position: static;
    width: auto;
    z-index: 9999;
    width: 100%;
  }
  .outer-area{
    padding: 0;
  }
  .header{
    width: 100%;
    transition: none;
    text-align: center;
  }
  .info-box a, .info-box i{
    font-size: 14px;
  }
  .main-nav .menu-item::before{
    content: none;
  }
  .header:hover{
    width: 100%;
    box-shadow: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .slider-box {
    right: 15%;
    left: 15%;
  }
  .slider-box h1 {
    font-size: 40px;
  }
}
