/*
Theme Name: Business Card Resume
Theme URI: https://www.themesglance.com/products/free-resume-wordpress-theme
Author: Themesglance
Author URI: https://www.themesglance.com/
Description: Business Card Resume is an effective tool for creating an online presence that highlights your qualifications, skills and work history in an organized and professional manner. It is perfect for professionals such as resume, portfolio, designer, business card, resume, professional profile, personal branding, CV design, career summary, job application, contact details, employment history, resume design, business networking, professional portfolio, career development, job search or any digital professions. It enables potential employers or clients to easily learn more about you. One of the key features of the Business Card Resume is its customizable layout. This allows you to tailor the design to your specific needs, highlighting the most important aspects of your qualifications and experiences. The theme also includes a responsive design, ensuring that your website looks great on all devices, from desktop computers to smartphones. Another important aspect of this theme is its clean and modern design. This can help to create a polished and professional look that reflects your qualifications and experiences. The theme can also include a powerful admin panel that allows you to easily customize the look and feel of your website. In addition to these features, the Business Card Resume also includes other useful tools such as contact forms, social media integration and portfolio sections. These allow you to interact with potential employers or clients and showcase your work in a professional manner. Overall, the Business Card Resume is an essential tool for anyone looking to create a professional and polished online presence. It is customizable, responsive and easy to use, making it a great choice for anyone looking to create a polished and professional online resume. View : https://preview.themesglance.com/business-card-resume-pro/
Requires at least: 5.0
Version:  0.5.8
Tested up to: 6.8
Requires PHP: 7.2
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: business-card-resume
Tags: left-sidebar, right-sidebar, one-column, two-columns, three-columns, four-columns, grid-layout, wide-blocks, block-styles, block-patterns, custom-background, custom-logo, custom-menu, custom-header, featured-images, featured-image-header, footer-widgets, full-width-template, theme-options, post-formats, threaded-comments, translation-ready, rtl-language-support, blog, portfolio,

Business Card Resume WordPress Theme has been created by Themesglance(themesglance.com), 2023.
Business Card Resume WordPress Theme is released under the Terms of GNU GPL
*/

/* Basic Style */
*{
  margin:0;
  padding:0;
  outline:none;
}
body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#000;
  font-size: 16px;
  color:#ffcc73;
  overflow-x: hidden;
  font-family: 'Open Sans';
  position: static !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img, .entry-video video, iframe{
  max-width:100%;
}
section img{
  height: 406px;
}
h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 10px 0;
  font-weight: bold;
  font-family: 'Playfair Display';
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:15px;
  color: #fff;
  line-height: 1.7;
}
a, a:hover{
  text-decoration:none;
  color: #ffcc73;
}
a:focus, a:hover, li.woocommerce-MyAccount-navigation-link a{
  text-decoration:none !important;
}
a:focus, input:focus, textarea:focus, button:focus, select:focus, .woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row textarea:focus{
  opacity: 1;
  outline: 2px solid #000;
}
ul{
  margin:0 0 0 15px;
  padding:0;
}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
select{
  width:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{
  clear:both;
}

/* 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;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.alignleft,
 img.alignleft {
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.bypostauthor{
  margin:0;
  padding:0;
}
small{
  font-size:14px !important;
}
input[type="text"], input[type="email"], input[type="phno"], textarea{
  border:1px solid #bcbcbc;
  width:100%;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 23px 0;
  height:auto;
}
input[type="submit"] {
  border: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 18px;
  background: #ffcc73;
  font-weight: 500;
  color: #000;
  margin: 0 10px;
}
input[type="submit"]:hover{
  background:#484949;
}
table, th, td {
  border: 1px solid #d1d1d1;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}
td {
  border-width: 0 1px 1px 0;
}
th, td {
  padding: 0.4375em;
}
/* Calendar widget */
.widget.widget_calendar table {
  margin: 0;
}
.widget_calendar td, .widget_calendar th,.wp-block-calendar td,.wp-block-calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
#footer .widget_calendar caption, .widget_calendar tbody a, .widget_calendar tbody a:hover, .widget_calendar tbody a:focus, span.page-number, span.page-links-title, a.button, .nav-menu ul ul a:hover, .blogbtn a:hover, #footer p, #footer .copyright p, .copyright a, .footerinner ul li, .footerinner ul li a, .footerinner ul li a:hover, .footerinner .tagcloud a, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .bradcrumbs a, .bradcrumbs a:hover, #comments input[type="submit"].submit:hover, #comments a.comment-reply-link:hover, .pagination a:hover, #footer .textwidget p a, #footer .widget_calendar td, #footer .widget_calendar th {
  color: #fff !important;
}
.widget_calendar caption {
  font-weight: 900;
  font-size: 20px;
}
.widget_calendar tbody a {
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
  background-color: #686868;
}
.widget th, .widget td {
  padding: 0em;
}
span.page-links-title {
  clear: both;
  position: relative;
  font-size: 14px;
  line-height: 13px;
  font-weight: bold;
}
span.page-number, span.page-links-title{
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  text-decoration: none;
  width: auto;
  font-weight: bold;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
}

/*wide block*/
.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;
} 

/* ---------Buttons--------- */
a.button{
  background:#ffcc73;
  font-size: 16px;
  display: inline-block;
  color: #000 !important;
}
a.button:hover{
  background:#ffcc73;
  color: #fff !important;
}
/*-------- Single post Header Image --------*/
.page-header {
  padding: 8%;
}
.page-header h1{
  display: block;
  font-size: 35px;
  color: #000;
  font-weight: bold;
}

/* --------- MENUS CSS --------- */
#sidelong-menu {
  display: inline;
}
.nav-menu ul{
  margin:0;
}
.nav-menu li{
  display:inline-block;
  position:relative;
}
.nav-menu ul li a{
  color: #fff;
  padding: 15px;
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  position: relative;
}
.nav-menu ul li a:hover{
  color: #ffcc73;
}
.nav-menu ul li a:before {
  content: '';
  width: 100%;
  height: 3px;
  background: #ffcc73;
  position: absolute;
  bottom: 6px;
  left: 0;
  opacity: 0;
}
.nav-menu ul li.current_page_item a:before, .nav-menu ul li a:hover:before {
  opacity: 1;
}
.nav-menu ul ul a:before {
  display: none;
}
#footer a:focus, #footer button:focus, .logo .site-title a:focus, .nav-menu ul li a:focus, .top-bar a:focus, .search-box input:focus, .read-more a:focus, #banner .social-icons a:focus {
  outline: 2px solid #fff;
}
.nav-menu ul ul{
  display: none;
  position: absolute;
  min-width: 200px;
  z-index: 999;
  border: 1px solid #ffcc73;
}
.nav-menu ul ul ul{
  left: 200px;
  top: 0;
}
.nav-menu ul ul a{
  padding: 10px;
  font-size: 15px;
  background: #ffcc73;
  border: 1px solid #ffcc73;
}
.nav-menu ul ul a:hover{
  background: #000;
  border: 1px solid #ffcc73;
}
.nav-menu ul ul li{
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none !important;
  padding: 0;
}
.nav-menu ul li:hover > ul{
  display: block;
}
/*--------------- SUPERFISH MENU ---------------------------*/
.sf-arrows ul .sf-with-ul{
  padding: 10px;  
}
.sf-arrows .sf-with-ul{
  padding: 16px 20px 16px 0;
}
.sf-arrows .sf-with-ul:after{
  content: '\f0dd';
  position: relative;
  top:50%;
  transform: translateY(-50%);
  margin-left: 5px;
  font-size: 15px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.toggle-menu, a.closebtn{
  display: none;
}

/*----- PRELOADING -------- */
#overlayer {
  width:100%;
  height:100%;  
  position:fixed;
  z-index:999999;
  background:#fff;
}
.tg-loader {
  display: inline-block;
  width: 30px;
  height: 30px;
  position: fixed;
  z-index:999999;
  border: 4px solid #333;
  top: 50%;
  left: 50%;
  animation: loader 2s infinite ease;
}
.tg-loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #333;
  animation: loader-inner 2s infinite ease-in-out;
}
@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-inner {
  0% {
    height: 0%;
  }
  25% {
    height: 0%;
  }
  50% {
    height: 100%;
  }
  75% {
    height: 100%;
  }
  100% {
    height: 0%;
  }
}
.elementor-html .tg-loader, .elementor-html #overlayer, .elementor-html .preloader{
  display: none;
}

@-webkit-keyframes preloader-inside-white {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes preloader-inside-white {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes preloader-inside-red {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  30% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes preloader-inside-red {
  0% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  30% {
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
  }
  100% {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
/* Styles */
.preloader {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  background: #fff;
}
.preloader .preloader-container {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: auto;
  position: absolute;
  top: 44%;
  left: 0;
  position: relative;
}
.preloader .preloader-container .animated-preloader {
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  border-radius: 50em;
}
.preloader .preloader-container .animated-preloader:after {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50em;
  background: white;
  -webkit-animation: preloader-inside-white 1s ease-in-out infinite;
  -ms-animation: preloader-inside-white 1s ease-in-out infinite;
  animation: preloader-inside-white 1s ease-in-out infinite;
}
.preloader .preloader-container .animated-preloader:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  border-radius: 50em;
  background: #333;
  -webkit-animation: preloader-inside-red 1s ease-in-out infinite;
  -ms-animation: preloader-inside-red 1s ease-in-out infinite;
  animation: preloader-inside-red 1s ease-in-out infinite;
}

/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top:0; 
  left:0;
  margin:0 !important;
  width: 100%;
  box-shadow: 2px 2px 10px 0px #2d2d2d;
  z-index: 9999;
  background: #000;
  padding: 10px;
}
.admin-bar .fixed-header{
  margin-top: 32px !important;
}

/* ---------HEADER--------- */
.page-template-custom-front-page #header {
  border-bottom: none;
}
#header {
  background: #000;
  border-bottom: 1px solid #ffcc73;
}
.contact-icons a:before {
    content: '';
    width: 80%;
    height: 1px;
    background: #ffcc73;
    position: absolute;
    top: 0;
    left: 0;
}
.contact-icons a:after {
    content: '';
    width: 80%;
    height: 1px;
    position: absolute;
    background: #ffcc73;
    bottom: 0;
    right: 0;
}
.contact-icons a {
    border-left: 1px solid #ffcc73;
    padding: 10px;
    border-right: 1px solid #ffcc73;
    position: relative;
    margin-left: 10px;
}
.contact-icons i{
  color: #ffcc73;
}
.top-bar {
  border-bottom: 1px solid #fff;
}
.top-bar .contact-info a, .top-bar .contact-info span {
  font-size: 14px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
}
.top-bar .contact-info span i {
  color: #FF1414;
}
.top-bar .contact-info span {
  margin-right: 15px;
  padding: 7px 0;
}
.logo-outer {
  border-right: 1px solid #fff;
}
.logo {
  padding: 20px 10px;
}
.logo h1, .logo p.site-title {
  font-size: 25px;
  line-height: 1.2;
  font-weight: bold;
}
.logo .site-title a, .logo .site-description {
  color: #fff;
}
#sidebar .widget_calendar td a, #banner .inner_carousel h1, #banner .inner_carousel p, .read-more a,.blog-sec h2 a,.blog-sec h2 a,.grid-sec h2 a, #wrapper .related-posts h2.related-posts-main-title, #wrapper .related-posts h3 a, .footerinner .tagcloud a:hover, .woocommerce .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb a, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, a.added_to_cart.wc-forward, .product_meta a, .woocommerce table.shop_table td a, a.showcoupon, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .comment-meta.commentmetadata a, p.logged-in-as a, #sidebar ul li a, #sidebar .tagcloud a, #wrapper h1, .tags a:hover, .tags a:hover i, #sidebar ul li a:hover{
  color: #ffcc73;
}
.post-info a,.grid-post-info a,.blogbtn a,#sidebar h3,.pagination .current,#sidebar h3 a.rsswidget,#sidebar input[type="submit"], #sidebar .tagcloud a:hover, .nav-menu ul ul a,#comments a.comment-reply-link,.woocommerce span.onsale,.woocommerce button.button,.woocommerce button.button.alt, .woocommerce input.button.alt, .navigation .nav-previous a, .navigation .nav-next a, .top-bar p{
  color: #000;
}
.post-info .entry-date span:hover,.entry-author a:hover .entry-comments a:hover,.entry-comments:hover {
  color: #fff;
}
.post-info i,.grid-post-info i{
  margin-right: 5px;
}
.header-search {
  border-left: 1px solid #ccc;
}
.quote-btn a {
  color: #000;
  background: #fff;
  padding: 8px 15px;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
}
.quote-btn a i {
  color: #fff;
  background: #ffcc73;
  padding: 4px 5px;
  border-radius: 50%;
  font-size: 9px;
}
.logo p{
  font-size: 14px;
  letter-spacing: 0;
}
span.page-number, span.page-links-title, .footerinner, .inner, .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .bradcrumbs a {
  background: #000 ;
  border: 1px solid #ffcc73;
}
 .bradcrumbs a:hover{
  background: transparent !important;
 }
/*-----------Banner--------*/
#banner{ 
  max-width:100%;
  position: relative;
  height: 500px;
  object-fit: cover;
  background-size: cover !important;
}
.banner-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#banner #carouselExampleIndicators{
  background: #000;
}
#banner .inner_carousel h1 {
  color: #ffcc73;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: capitalize;
  padding-top: 0;
}
#banner .inner_carousel p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 31px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
}
#banner .inner_carousel h2 {
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 400;
}
#banner .inner_carousel h2:after {
  content: '';
  width: 70px;
  height: 1px;
  background: #ffcc73;
  margin: 2px 4px;
  display: inline-block;
}
.banner-section {
  text-align: center;
}
.read-more a:hover, .porfolio a:hover,.blogbtn a:hover,.navigation .nav-previous a:hover{
  color: #000 !important;
  background: #ffcc73;
}
.read-more a:before {
  content: '';
  width: 90%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.read-more a:after {
  content: '';
  width: 90%;
  height: 1px;
  position: absolute;
  background: #fff;
  bottom: 0;
  right: 0;
}
.read-more,.porfolio{
  display: inline-block;
}
.porfolio a:before,.blogbtn a:before {
  content: '';
  width: 95%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.porfolio a:after,.blogbtn a:after{
  content: '';
  width: 95%;
  height: 1px;
  position: absolute;
  background: #fff;
  bottom: 0;
  right: 0;
}
.read-more a, .porfolio a,.blogbtn a{
  border-left: 1px solid #fff;
  padding: 10px;
  border-right: 1px solid #fff;
  position: relative;
  margin-left: 10px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
.read-more i{
  color: #ffcc73;
}
.read-more a i {
  color: #FF1414;
}
.read-more a:hover i {
  color: #ffcc73;
}
#banner .carousel-control-next, #banner .carousel-control-prev {
  opacity: 1;
  width: auto;
  top: 50%;
  transform: translateY(-50%);
  left: 3%;
  bottom: auto;
  right: auto;
}
#banner .carousel-control-prev {
  margin-top: 60px;
}
#banner .carousel-control-next-icon, #banner .carousel-control-prev-icon{
  background: #FF1414;
  width: auto;
  height: auto;
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  padding: 12px 14px;
  line-height: 1;
}
#banner .carousel-control-prev-icon {
  background: #ffcc73;
}
#banner .social-icons {
  position: absolute;
  top: 35%;
  right: 5%;
  z-index: 999;
}
#banner .social-icons a{
  display: block;
  color: #fff;
  background: #000;
  padding: 8px;
/*  width: 35px;
  height: 35px;*/
  border: 1px solid #fff;
  text-align: center;
  margin-bottom: 15px;
}
#banner .social-icons a:hover {
  background: #ffcc73;
  color: #000;
}
#banner .video-box {
  position: absolute;
  right: 10%;
  left: 72%;
  bottom: -60px;
  z-index: 99;
}
#banner .video-box video, #banner .video-box img {
  border-radius: 20px;
}
#banner .video-content {
  background: #ffcc73;
  padding: 10px;
  border-radius: 15px;
  position: relative;
  z-index: 9;
  margin-top: -30px;
}
#banner .video-content i {
  color: #fff;
  background: #FF1414;
  padding: 10px;
  border-radius: 50%;
}
#banner .video-content span.video-title {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
}
/* -------- Service Section --------- */
#service-section .service-head {
  text-align: center;
}
#service-section .service-head h2 i {
  color: #FF1414;
  font-size: 25px;
}
#service-section .service-head p{
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 400;
  position: relative;
}
#service-section .service-head p:before, #service-section .service-head p:after {
    content: '';
    width: 70px;
    height: 1px;
    background: #ffcc73;
    margin: 5px 16px;
    display: inline-block;
}
#service-section .service-head h2{
  font-size: 32px;
  letter-spacing: 0px;
  font-weight: 400;
  padding-top: 0px;
}
#service-section .tab button.tablinks {
    background: transparent;
    color: #fff;
    margin: 0px 32px;
    padding: 5px 12px;
    border: none;
    font-weight: 600;
    font-size: 18px;
}
#service-section .tab button.tablinks:hover {
    color: #ffcc73;
    position: relative;
}
#service-section .tab button.tablinks:hover:before{
    content: '';
    width: 100%;
    height: 3px;
    background: #ffcc73;
    position: absolute;
    bottom: 0px;
    left: 0; 
    opacity: 1;
}
#service-section .service-box {
  position: relative;
}
#service-section .owl-dots {
  display: none;
}
#service-section .owl-nav {
  z-index: 999;
  display: block;
  top: -100px;
  right: 0;
}
#service-section .owl-carousel.owl-loaded{
  position: relative;
}
#service-section .owl-nav button.owl-prev {
  color: #ffcc73;
  padding: 10px 15px;
  border: 0;
  background: #000;
  margin: 0 5px;
  position: absolute;
  top: 50%;
  left: -6px;
  transform: translateY(-50%);
  padding: 30px 20px;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
#service-section .porfolio {
    text-align: center;
    display: block;
}
#service-section .owl-nav button.owl-next {
  color: #ffcc73;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: -4px;
  clip-path: polygon(1% 50%, 100% 100%, 100% 2%);
  padding: 30px 20px;
  background: #000;
}

#service-section .service-box h3 {
  font-size: 20px;
  font-weight: normal;
  padding: 0;
}
#service-section .service-box a {
  color: #000;
}
#service-section .service-box .service-icon i {
  color: #fff;
  background: #FF1414;
  padding: 6px 8px;
  font-size: 20px;
  border-radius: 10px 0 10px 0;
}
#service-section .service-content {
  padding: 15px;
  border-radius: 10px;
  position: absolute;
  left: 15px;
  right: 15px;
  z-index: 9;
  bottom: -20px;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
}
#service-section .service-content p {
  font-size: 14px;
  padding-top: 10px;
}
#service-section .service-content a.view-btn {
  color: #ffcc73;
  font-weight: 500;
  font-size: 15px;
}
#service-section .service-content a.view-btn i {
  font-size: 13px;
}
#service-section .service-content p, #service-section .service-content a.view-btn{
  display: none;
}
#service-section .service-box:hover p, #service-section .service-box:hover a.view-btn {
  display: block;
}
/* ---------blog--------- */
.post-info,.grid-post-info{
  color: #000 !important;
  background: #ffcc73;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.blog-sec h2,.grid-sec h2 {
  font-size: 25px;
  letter-spacing: .40px;
}
.blog-sec,.grid-sec{
  border: 1px solid #ffcc73;
  background: #000;
}
.blog-sec p,.grid-sec p {
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
}
h1.page-title, h1.search-title {
  background: #ffcc73;
  color: #000;
}
#blog_post .blog-sec img{
  height: 400px;
  object-fit: cover;
}
#blog_post .blog-sec:hover{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
}
#blog_post .blog-sec {
  position: relative;
}
#blog_post .blog-sec::before {
  content: "";
  position: absolute;
  inset: 0;
  transform: scale(0);
  opacity: 0.1;
  background-color:#fff;
  transition: transform 0.35s, border-radius 0.5s, opacity 0.9s;
  pointer-events: none; 
}
#blog_post .blog-sec:hover::before {
  transform: scale(1);
  border-radius: 0;
  opacity: 0;
}
#blog_post .blog-sec h2 a{
  background-repeat: no-repeat;
  background-size: 0% 1px; 
  background-position: left 100%;
  background-image: linear-gradient(to bottom, currentColor 0%, currentColor 98%);
  transition: background-size 0.8s cubic-bezier(0.25, 0.8, 0.25, 1);
}
#blog_post .blog-sec h2:hover a{
  background-size: 100% 1px; 
  color: #ffcc73;
}
/*------- Related Posts ------*/
#wrapper .related-posts{
  border-top: 1px solid;
}
#wrapper .related-posts h2.related-posts-main-title{
  font-size: 28px;
  letter-spacing: 0;
}
#wrapper .related-posts h3{
  font-size: 22px;
}
.box:hover .box-title{
  opacity: 1;
}
.box{
  position: relative;
}
.box .box-title{
  position: absolute;
  bottom: -20px;
  opacity: 0;
  padding: 10px 20px;
}
.box-title :before{
  border-radius: 20px;
  font-size: 10px;
  margin-right: 10px;
  padding: 3px 4px;
  background: #000;
}
.box-title a{
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #141015;
  font-family: "Font Awesome5 Pro Solid";
}
/*-----------------Search----------------*/
button.search-submit {
  border: 0;
  background: transparent;
}

/* Homepage */

/* Back to Top */
.back-to-top {
  position: fixed;
  right: 30px;
  bottom: 60px;
  height: 15px;
  width: 40px;
  padding: 3px 5px;
  font-size: 12px;
  font-weight: bold;
  color: transparent;
  visibility: hidden;
  z-index: 999;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
  background-color: #ffcc73;
}
.back-to-top:hover, .back-to-top:focus {
  text-decoration: none;
  color: #000;
}
.back-to-top::before, .back-to-top::after {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 0;
}
.back-to-top::before {
  top: -20px;
  z-index: 4;
  border-bottom: 20px solid #ffcc73;
}
.back-to-top::after {
  bottom: 0;
  z-index: 5;
  border-bottom: 20px solid #000;
}
.back-to-top:hover, .back-to-top:focus {
  height: 45px;
}
.show-back-to-top {
  display: block;
  visibility: visible;
}
.scroll-left{
  left: 30px;
  right: auto;
}
.scroll-center{
  left: 50%;
  right: 50%;
}

/* Footer Section */
#footer h3,#footer h2,#footer .wp-block-search__label {
  color: #ffcc73;
  font-weight: 600;
  font-size: 25px;
  border-bottom: 1px solid;
  width: 100%;
}
#footer .wp-block-search__label{
  display: block;
}
#footer h3 a.rsswidget {
  color: #ffcc73;
}
#footer p {
  margin: 0;
}
.rssSummary{
  font-size: 15px;
}
#footer .copyright p {
  font-size: 16px;
  letter-spacing: 1px;
}
#footer .news-form{
  margin-top:24px;
}
#footer input[type="text"]{
  width: 60%;
  padding: 8px 5%;
  float: left;
  margin-right: 2%;
  border-radius: 5px;
  letter-spacing: 1px;
}
#footer input[type="submit"],button.wp-block-search__button.wp-element-button{
  width:35%;
  padding:11px 2%;
  float:right;
  border:none;
  background:#ffcc73;
  margin:0;
  color: #000;
}
#footer .search-field {
  width: 64%;
  padding: 10px 5px;
}
#footer label {
  display: inline;
}
#footer form.search-form{
  text-align: left;
}
.inner {
  padding: 16px 0;
  border-top: 1px solid #ffcc73;
}
.footerinner ul {
  margin: 0;
}
.footerinner ul li {
  list-style: none;
  padding: 6px 0;
  font-size: 14px;
  letter-spacing: 1px;
}
.footerinner ul li a {
  font-size: 15px;
}
#sidebar select,.footerinner select {
  padding: 10px;
  color: #000;
}
#sidebar button.wp-block-search__button {
    background: #ffcc73;
}
.footerinner .tagcloud a,.footerinner .wp-block-tag-cloud a{
  border: solid 1px #fff;
  color: #fff;
  font-size: 15px !important;
  padding: 5px 18px;
  margin: 0 0 5px;
  display: inline-block;
}
.footerinner .tagcloud a:hover,.footerinner .wp-block-tag-cloud a:hover{
  background: #ffcc73;
  color: #000 !important;
  border: solid #ffcc73;
}
#footer .copyright a i {
  padding: 0px 7px!important;
}

/* Woocommerce */
.woocommerce span.onsale {
  padding: 0;
  background: #ffcc73;
  border-radius: 0;
}
.woocommerce nav.woocommerce-pagination ul, .woocommerce nav.woocommerce-pagination ul li{
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
  background: #ffcc73;
  color: #000;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
  background: #ffcc73;
  color: #000;
  border: 1px solid #ffcc73;
  padding: 10px;
  margin-right: 10px;
}
.woocommerce .woocommerce-breadcrumb{
  margin:22px 0;
}
.woocommerce-message::before{
  color: #ffcc73;
}
.woocommerce-product-gallery__image {
  padding: 5px;
}
.woocommerce-message{
  border-color: #ffcc73;
}
.woocommerce-checkout #payment {
  background: #fff;
}
.woocommerce #sidebar {
  margin: 5% 0;
}
select.orderby {
  padding: 10px;
}
span.posted_in {
  display: block;
}
.woocommerce div.product p {
  line-height: 1.5;
  font-size: 16px;
}
.woocommerce ul.products li.product .button, a.added_to_cart.wc-forward{
  margin:0;
  border-radius: 8px !important;
}
a.added_to_cart.wc-forward {
  padding: 10px 12px;
  font-weight: 500;
  line-height: 1;
  margin: 10px 0 0 10px;
}
.woocommerce ul.products li.product a img{
  margin-bottom: 0;
}
.woocommerce-product-gallery__image {
  margin-bottom: 10px;
}
h2.woocommerce-loop-product__title, .woocommerce div.product .product_title {
  color: #ffcc73;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.woocommerce #respond input#submit,.woocommerce-account .addresses .title .edit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, a.added_to_cart.wc-forward{
  background: #ffcc73;
  border-radius: 8px;
  color: #000 !important;
  font-weight: 500;
}
.woocommerce-account .addresses .title .edit{
  padding: 5px 12px;
  text-decoration: none;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
  background: #000;
  color: #fff;
  border: 1px solid #ffcc73;
}
.woocommerce form .form-row .required{
  color: #ffcc73;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 5px;
  border-radius: 0;
  border: solid 1px #000;
  color: #000;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #ffcc73;
  padding: 12px;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a {
  color: #000;
  font-weight: 500;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
  text-align: center;
  background: #fff;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #dcdcdc;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 22px !important;
  color: #212121;
  font-weight: 600;
}
.woocommerce ul.products li.product .price{
  font-size: 14px;
  display: block;
}
.woocommerce ul.products li.product .star-rating{
  margin: 0 auto 15px;
  font-size: 15px;
}
.related.products ul.products li.product{
  width: 29%;
  float: none;
  display: inline-table;
}
.select2-container--default .select2-selection--single{
  height: 45px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 7px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
.woocommerce form .form-row input.input-text{
  padding: 10px;
  border: 1px solid #bcbcbc;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order{
  width: auto;
}
.woocommerce  form.woocommerce-form-login.login .form-row, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit{
  display: block;
  float: none;
}
.woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2{
  max-width: 100%;
}
.comment-form-rating, .comment-form-rating label {
  margin-bottom: 10px;
}
select#rating {
    padding: 10px;
}

/*------ Woocommerce widget css -----*/
#sidebar .woocommerce .widget_shopping_cart .cart_list li, #sidebar .woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 0 10px 2em;
  margin-bottom: 10px;
}
.woocommerce.widget_shopping_cart .cart_list li{
  padding-bottom: 10px;
}
.woocommerce.widget_shopping_cart p{
  margin: 0;
}
#sidebar .woocommerce .widget_shopping_cart .cart_list li a.remove, #sidebar .woocommerce.widget_shopping_cart .cart_list li a.remove{
  font-size: 15px;
  top: 3px;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{
  padding: 10px 0;
}
.woocommerce-product-search button{
  width: 100%;
  margin-top: 5px;
  padding: 10px;
  border: 0;
  background: #ffcc73;
}
#sidebar .woocommerce-product-search input[type="search"], #footer .woocommerce-product-search .search-field{
  padding: 10px;
  width: 100%;
}
.woocommerce .widget_shopping_cart .buttons a:hover, .woocommerce.widget_shopping_cart .buttons a:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover{
  background: #fff !important;
  color: #202020 !important;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating{
  margin: 5px 0 8px;
  font-size: 14px;
  width: 5.5em;
}
.woocommerce .widget_rating_filter ul li{
  padding-bottom: 10px;
}
.woocommerce .widget_rating_filter ul li .star-rating{
  width: 5.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: #ffcc73;
}
#footer .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
/* Added Woocommerce css*/
.wp-block-woocommerce-cart.alignwide{
  margin-left: auto;
  margin-right: auto;
}
td.wc-block-cart-item__image{
  padding: 16px 0px 16px 16px !important;
}
td.wc-block-cart-item__total,.wc-block-components-totals-item,.wc-block-components-totals-coupon{
  padding-left: 16px !important;
  padding-right: 16px !important;
}
table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block,.wp-block-woocommerce-cart-order-summary-block{
  border: 1px solid #ffcc73 !important;
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
/*  border-collapse: separate;*/
  border-radius: 5px;
}
tr.wc-block-cart-items__header th{
  font-weight: 700;
  padding: 9px 12px !important;
  line-height: 1.5em;
  font-size: 16px;
}
a.wc-block-components-product-name{
  color: #000;
  font-size: 20px;  
  font-weight: 600;
}
a.wc-block-components-product-name,button.wc-block-cart-item__remove-link,a.wc-block-components-totals-coupon-link,
a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button{
  text-decoration: none !important;
}
button.wc-block-cart-item__remove-link{
  font-size: 1em !important;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  text-align: left !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,a.wc-block-components-totals-coupon-link,a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained,
a.wc-block-components-checkout-return-to-cart-button,.wc-block-components-totals-coupon__button.contained,button.wc-block-components-checkout-place-order-button{
  background: #ffcc73;
  border-color:#ffcc73 !important;
  border-radius: 8px;
  color: #000 !important;
  font-weight: 500;
  padding: 10px 25px !important;
  font-size: 18px;
}
span.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title{
  font-size: 1.5em !important;
  padding: 10px !important;
  display: block !important;
}
.wc-block-components-main.wc-block-cart__main.wp-block-woocommerce-cart-items-block{
  padding-right: 0%;
}
button.wc-block-components-checkout-place-order-button:hover,a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
a.wc-block-components-totals-coupon-link:hover, a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover,
a.wc-block-components-checkout-return-to-cart-button:hover{
  background-color:transparent ;
  border:1px solid #ffcc73 !important;
  color: #fff !important;
}
a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
  text-decoration: none;
}
.wp-block-woocommerce-checkout-order-summary-block{
  border: 1px solid #ffcc73 !important;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper{
  padding: 10px;
}

li.wc-block-grid__product{
  border: 1px solid #dcdcdc;
  padding: 10px;
  max-width: 30.75% !important;
  float: left;
  margin: 0 3.8% 2.992em 0;
}
.wc-block-grid__product-onsale{
    padding: 5px 10px !important;
    background: #ffcc73 !important;
    color: #000 !important;
    border-color: #ffcc73 !important;
    border-radius: 0px !important;
    font-size: 14px !important;
    top: 5px !important;
    right: 5px !important;
    left: auto !important;
    margin: -0.5em -0.5em 0 0 !important;
}
.wc-block-grid__product-title{
  font-size: 22px !important;
  color: #ffcc73 !important;
  font-weight: 600; 
}
a.wc-block-grid__product-link{
  text-decoration: none !important;
}
a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart{
  padding: 10px 12px;
  border-radius: 8px !important;
  font-size: 16px;
}
span.woocommerce-Price-amount.amount{
  font-size: 16px;
}
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{
  width: 100% !important;
}
h2.wp-block-heading.has-text-align-center{
  margin: 10px 0;
}
/* --------- Bradcrumbs --------- */
.bradcrumbs a {
  padding: 5px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
  font-size: 13px;
}
.bradcrumbs span,.bradcrumbs a{
  background:#ffcc73;
  color:#000 !important;
  padding:5px 15px;
  margin: 5px;
}

/* Comments BOX */
.comment-meta.commentmetadata {
  margin: 10px 0;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
  border-top:2px dotted #7e7e7e;
  padding: 25px 0 0 0;
  margin-top: 25px;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea{
  padding:12px 10px;
  font-size:18px;
  margin:20px 0 0 0;
}
#comments input[type="submit"].submit{
  background: #ffcc73;
  padding:10px 20px;
  font-weight:bold;
  margin:20px 0 0;
  border:none;
  border-radius: 8px !important;
  color: #000;
}
#comments input[type="submit"].submit:hover, #comments a.comment-reply-link:hover, a.button:hover {
  background: transparent;
  border: 1px solid #ffcc73;
}
#comments a.comment-reply-link{
  background: #ffcc73;
  padding: 5px 15px;
  border-radius: 8px;
  font-weight: 500;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#wrapper #comments ol li{
  background:none;
  margin: 0 0 20px;
}
.comment-body{
  background: #f7f7f7;
  padding: 20px;
  margin-bottom: 20px;
}
#comments a.comment-reply-link:hover{
  color: #000 !important;
}
.comment-awaiting-moderation{
  color: #000;
}
.comment-content{
  color: #000;
}
.comment-content p{
  color: #000;
}
#wrapper #comments ul{
  margin:0 0 0 40px;
}
#comments .reply{
  text-align: right;
}
#comments .comment-author{
  width:100%;
  clear:both;
}
.comment-author.vcard img {
  margin-right: 10px;
}
#comments .comment-content{
  margin-left:7%;
}
.comment-meta.commentmetadata {
  margin: 10px 0;
}
#comments p.comment-form-comment label{
  display: block;
}

/* Sidebar */
#sidebar .widget {
  border: 1px solid #ffcc73;
}
#sidebar form{
  display: table;
  width: 100%;
}
#sidebar h3,#sidebar h2,#sidebar label.wp-block-search__label {
  font-size: 22px;
  background: #ffcc73;
  color: #000;
  width: 100%;
  text-align: center;
}
label.wp-block-search__label{
  margin-bottom: 10px;
  line-height: 2;
}
#sidebar input[type="search"] {
  padding:8px 10px;
  font-size:15px;
  color:#000;
  width:100%;
  background: #fff;
}
#sidebar form.search-form label{
  width:70%;
  float:left;
  margin-bottom: 0px; 
}
#sidebar input[type="submit"]{
  background: #ffcc73;
  border: none;
  padding: 10px 0;
  line-height: 1.45;
  width: 30%;
  font-size: 14px;
  float: left;
  margin: 0;
  border-radius: 0;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:14px;
}
#sidebar ul li {
  padding: 8px 0;
  border-bottom: 1px solid #ffcc73;
}
#sidebar ul li a {
  font-size: 14px;
  color: #fff;
}
#sidebar .tagcloud a,.wp-block-tag-cloud a{
  border: 1px solid;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
  text-decoration: none!important;
}
#sidebar .tagcloud a:hover,.wp-block-tag-cloud a:hover{
  background: #ffcc73;
  color: #000;
}
#sidebar ul li a {
  display: inline-block; 
  transition: padding-left 0.3s ease;
}
#sidebar ul li a:hover,#sidebar ol li a:hover{
  padding-left: 8px; 
  color: #ffcc73;
}
#sidebar ol.wp-block-latest-comments {
  padding-left: 0px !important;
}
/* About Us Widget */
#sidebar .widget{
  padding: 10px;
  margin-bottom: 40px;
}
#footer .widget{
  padding: 16px 0;
}
#sidebar .widget h3{
  text-align: center;
  margin-bottom: 10px;
}
#sidebar .widget p{
  margin-bottom: 10px;
}
#footer p.custom_author, #sidebar p.custom_author {
  font-size: 20px;
}
#footer p.custom_designation, #sidebar p.custom_designation{
  font-size: 16px;
}
#footer p.custom_desc, #sidebar p.custom_desc{
  font-size: 15px;
}
.social-links i{
  color: #ffcc73;
}
.more-button a {
  background: #ffcc73;
  color: #fff !important;
  display: inline-block;
  line-height: 1.5;
}

/* Page */
.notfound h1{
  font-size: 60px;
}
#wrapper p{
  line-height: 25px;
  font-size: 16px;
}
#wrapper hr{
  opacity: 0.9;
  border-bottom:1px solid #ffcc73;
  margin: 15px 0;
  clear:both;
}
#wrapper ul{
  margin:0 0 0 10px;
  font-size:16px;
}
#wrapper ul li{
  line-height:25px;
}
#wrapper ol{
  margin:0 0 0 15px;
  font-size:16px;
  counter-reset: myCounter;
}
#wrapper ol li{
  padding:0 0 0 0;
}
#respond{
  border-top: 1px solid #ffcc73;
  margin-top: 20px;
}
/*block css*/
.main-wrap-box .alignfull,.main-wrap-box .alignwide,.main-wrap-box .aligncenter{
  margin-left: 0;
  margin-right: 0;  
}
.main-wrap-box .alignfull,.main-wrap-box .alignwide,.main-wrap-box .aligncenter{
  margin-bottom: 20px;
}
.main-wrap-box .alignleft{
  margin-right: 10px;
}

#maincontent .wp-block-button a{
  color: #000;
  background: #ffcc73;
  border-radius: 30px;
  text-decoration: none !important;
}
#maincontent .wp-block-button.is-style-squared a{
  border-radius: 0px !important;
}
#maincontent .wp-block-button a:hover{
  background: #000;
  color: #fff;
  border: 1px solid #ffcc73;
}

/*new block css*/
.alignfull img{
  width: 100%;
}
.wp-block-calendar{
  text-align: left;
}
.wp-block-button.is-style-outline a{
  background-color: transparent !important;  
  color: #ffcc73 !important;
}
.wp-block-button.is-style-outline a:hover{
  color: #ffcc73 !important;
  background: transparent;
  border: 2px solid #ffcc73;
}
.alignright{
  float: right;
}
.wp-block-calendar td a,.wp-block-calendar th a{
  color: #fff;
}
.wp-block-calendar td,#footer .widget_calendar td{
  color: #ffcc73;
}
.wp-block-latest-comments__comment{
  display: flex;
}
.widget_recent_comments ol{
  padding-left: 0rem;
}
.widget_recent_comments .wp-block-latest-comments__comment-meta,.wp-block-latest-comments__comment-excerpt{
  margin-left: 1em !important;
}
/* Pagination */
.pagination {
  clear:both;
  position:relative;
  font-size:14px;
  line-height:13px;
} 
.pagination span, .pagination a {
  display:block;
  float:left;
  margin: 2px 2px 2px 0;
  padding:10px 15px;
  text-decoration:none;
  width:auto;
  color:#fff !important;
  border: 1px solid #fff !important;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
} 
.pagination a:hover, .page-links a span:hover,span.page-links-title{
  background:#ffcc73;
  color: #000 !important;
  border: 1px solid #ffcc73;
} 
.pagination .current, .page-links .current .page-number{
  padding: 10px 15px;
  background: #ffcc73;
  color: #000 !important;
}
span.page-links-title{
  line-height: 8px;
}
/* ------------Navigation Links------------*/
.navigation .nav-previous a, .navigation .nav-next a{
    font-size: 14px;
    padding: 10px;
    background: #ffcc73;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
}
.navigation .nav-previous a::before {
    content: "\f100";
    display: inline-block;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-size: 16px;
    margin: 0 8px 0 0;
    font-weight: 900;
}
.navigation .nav-next a::after {
  content: "\f101";
  display: inline-block;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-size: 16px;
  margin: 0px 0 0 8px;
  font-weight: 900;
}
.navigation .nav-previous a:hover, .navigation .nav-next a:hover{
  background: transparent;
  color: #fff !important;
  border: 1px solid #ffcc73;
}
.nav-links{
  text-align: right;
  margin: 10px 0;
}
.nav-previous {
  float: left;
  width: 50%;
  margin: 15px 0;
  text-align: left;
}
.nav-next{
  float: right;
  width: 50%;
  text-align: right;
  margin: 15px 0;
}
span.post-title {
  font-size: 20px;
  margin: 3%;
  line-height: 1.5;
  color: #ffcc73;
}
.tags a {
  font-size: 15px;
  color: #000;
  border: 1px solid;
  display: inline-block;
  background: #ffcc73;
}
.tags a:hover{
  background: transparent;
  border-color: #ffcc73;
  color: #fff;
}
.tags a:hover i {
  color: #fff;
}
.tags a i{
  font-size: 12px;
  color: #000;
}
.entry-content a, .comment-content a, #sidebar .textwidget a, .woocommerce-product-details__short-description a, #footer .textwidget a{
  text-decoration: underline;
  color: #ffcc73;
}
.entry-content p{
  color: #fff;
}
p.comment-form-url label{
  display: block;
}
p.comment-form-url input{
    padding: 12px 10px !important;
    font-size: 18px;
    margin: 20px 0 0 0 !important;
    border: 1px solid #bcbcbc;
    width: 100%;
    height: auto;
}
.post-categories li a {
    margin-right: 8px;
    margin-bottom: 8px;
    background-color: #ffcc73;
    padding: 8px 10px;
    color: #000 !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
}
.post-categories li, .single-post-category ul {
    display: inline-block;
}
#footer .search-form label{
  display: inline;
}
/* Media Css*/
@media screen and (max-width: 1000px){
 .nav-menu ul li a:before {
    display: none;
  }
  .fixed-header{
    position: static;
    box-shadow: none;
  }
  .sf-arrows .sf-with-ul{
    padding: 10px;
  }
  .nav-menu .nav ul li a:focus, a.closebtn.responsive-menu:focus, .toggle-menu button:focus, .nav-menu .sub-menu > li > a:focus, .nav ul li a:focus{
    outline: 2px solid #fff;
  }
  .toggle-menu {
    display: none;
    width: 100%;
    cursor: pointer;
    padding: 12px;
    font-size: 20px;
  }
  .toggle-menu.sticky{
    position: fixed;
    left: 0;
    top: 0;
    margin:0;
    width: 100%;
    z-index: 99999;
    background: #000;
    border-bottom: 1px solid #333;
  }
  .nav-menu ul ul a:hover{
    background: transparent !important;
  }
  .nav-menu ul ul a, .toggle-menu i, .toggle-menu button, .side-nav .closebtn, .nav ul li a{
    color: #fff;
  }
  .toggle-menu i {
    font-size: 25px;
  }
  .toggle-menu button {
    background: transparent;
    border: none;
  }
  .side-nav {
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999999;
    top: 110%;
    visibility: hidden;
    right: 0;
    overflow-y: scroll;
    background-color: #000;
    overflow-x: hidden;
    padding-top: 60px;
  }
  body.show-main-menu .side-nav{
    visibility: visible;
    top: 55px;
    transition: 0.5s top ease-in-out;
  }
  #sidelong-menu {
    text-align: left;
  }
  .side-nav .closebtn {
    position: absolute;
    top: 0;
    right: 5px;
    padding: 5px;
    font-size: 18px;
    display: block;
    border:none;
    background: transparent;
  }
  .toggle-menu{
    display: block;
  }
  .nav ul li a{
    padding: 10px 15px;
    display: block;
    border: none;
    border-bottom: 1px solid #333;
    background: none !important;
  }
  .nav ul li:first-child a{
    border-top: 1px solid #333;
  }
  .nav ul li:first-child ul li a{
    border-top: none;
  }
  .nav ul li ul li a:before{
    content:"__";
    padding-right: 10px;
  }
  .nav ul li ul li a{
    padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .nav-menu ul ul{
    position: static;
    width: 100%;
    background: none;
    border:none;
  }
  .nav-menu li{
    display: block;
    padding: 0;
  }
  .nav-menu ul li a:hover{
    color: #ffcc73;
    border-left: 4px solid #ffcc73;
  }
  #primary-site-navigation{
    padding: 0;
  }
}
@media screen and (max-width: 720px) and (min-width: 320px){
  #banner{
    height: 200px;
  }
  #header .row{
  margin-bottom: 20px;
  }
  #service-section .owl-nav button.owl-next{
    right: 0 !important;
  }
  .contact-icons{
    text-align: center;
  }
  .banner-caption{
      position: relative;
     padding-top: 42%;
    text-align: center;
    top: 37%;
  }
  .read-more,.porfolio{
    margin-bottom:25px;
    margin-right: 0.5rem !important;
  }
  .social-icons {
    margin-top: 32px;
  }
  .alignwide{
    margin:0;
  }
  ol.children {
    margin: 0 !important;
  }
  ol.children img {
    width: 30px;
    border: solid 1px;
  }
  #comments .reply {
    float: left !important;
    margin-bottom: 5%;
  }
  #wrapper #comments ol li{
    padding:0 !important;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
    width: 100%;
  }
  #banner .carousel-control-next-icon, #banner .carousel-control-prev-icon {
    padding: 6px 7px;
    font-size: 14px;
  }
  #banner .inner_carousel h2{
    display: none !important;
  }
  #banner .inner_carousel h1{
    font-size: 30px;
  }
  .read-more a, .porfolio a, .blogbtn a{
    padding: 5px;
  }
  #banner .social-icons {
    left: 5%;
    text-align: center;
    right: 10%;
/*    bottom: 10%;*/
    top:55%;
  }
  #banner .carousel-control-prev {
    margin-top: 35px;
  }
  #banner .social-icons a {
    display: inline-block;
    margin: 0 5px 0;
  }
  .top-bar span{
    display: block;
    margin: 0 0 15px;
  }
  .quote-btn a {
    margin: 20px 0;
  }
  .page-template-custom-front-page #header {
    position: static;
    background: #000;
  }
  #banner .video-box {
    position: static;
    max-width: 300px;
    margin: 30px auto 0;
  }
  #service-section .service-head {
    max-width: 100%;
  }
  #service-section .owl-nav {
    position: static;
    margin-top: 20px;
    text-align: center;
  }
  .box .box-title{
    padding: 10px 20px 10px 51px;
  }
  .banner-caption p{
    display: none;
  }
  #service-section .tab button.tablinks{
    margin: 0px 5px;
  }
  tr.wc-block-cart-items__row {
    gap: 0.4em;
  }
  td.wc-block-cart-item__total{
      padding-left: 0px !important;
  }
  li.wc-block-grid__product{
      max-width:100% !important;
      float:none;
      flex: 100% !important;
  }
}
@media screen and (min-width: 721px) and (max-width:768px){
    #banner .social-icons{
    top: 35%;
  }
}
@media screen and (min-width: 720px) and (max-width:768px){
  #service-section .owl-nav button.owl-next{
    right: 0 !important;
  }
  #banner .inner_carousel h1{
    font-size: 30px;
  } 
  .alignwide {
    margin-left: -30px;
    margin-right: -30px;
  }
  .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    width: 40px;
  }
  .wp-block-latest-comments__comment img{
    margin-right: 0em !important;
  }
  .related.products ul.products li.product{
    width: 48%;
  }
  .page-template-custom-front-page #header {
    position: static;
    background: #000;
  }
  #banner .video-box {
    position: static;
    max-width: 500px;
    margin: 30px auto 0;
  }
  .top-bar span {
    margin-right: 10px;
  }
  .top-bar {
    border-top: 1px solid #fff;
  }
  .logo-outer {
    border: 0;
  }
  .contact-icons a{
    margin-left: 1px;
  }
  #banner .inner_carousel:after{
    width: 18%;
    height: 100%;
    top: 55%;
  }
  #maincontent .alignleft{
    max-width: unset;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
  li.wc-block-grid__product{
    max-width: 48% !important;
    float: left;
    clear: both;
    margin: 0 1% 2.992em;
    flex: 1 0 48% !important;
  }
}
@media screen and (min-width: 768px) and (max-width:991px){
  #footer .search-field, #footer input[type="submit"],  #footer .wp-block-search__button,#footer .wp-block-search__input, 
  #sidebar .wp-block-search__button,#sidebar form.search-form label,#sidebar input[type="submit"],#sidebar input[type="search"]{
    width: 100%;
  }
   #footer .wp-block-search__input,#footer .search-field, #sidebar input[type="search"]{
    margin-bottom: 5px;
  }
  .wp-block-search__inside-wrapper{
    display: block;
  }
}
@media screen and (max-width: 991px){
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2{
      float: none;
      width: 100%;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1024px) {
  .alignwide {
    margin-left: -35px;
    margin-right: -35px;
  }
  #banner .video-box {
    left: 65%;
  }
  #banner .social-icons {
    top: 35%;
  }
  tr.wc-block-cart-items__row {
    gap: 1em;
  }
}