/*
Theme Name: Electronic Supermarket Pro

Adding support for languages written in a Right To Left (RTL) direction is easy,
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

https://codex.wordpress.org/Right-to-Left_Language_Support

*/
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:white;
  position:relative;
  font-size: 14px;
  color: #757575;
  overflow-x: hidden;
  font-family: var(--primary-font);
  line-height: 24px;
}
html body {
  padding-left: 0 !important;
  overflow-y: visible !important;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:10px 0;
  line-height: 1.2;
  color: #222222;
  font-family: var(--primary-font);
  font-weight: 800;
}
p{
  margin:0 0 15px;
  font-size:14px;
  font-weight:400;
  line-height: 26px;
}
body a{
  text-decoration:none;
  color: var(--color-primary);
}
a:hover{
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 15px 0 0;
  padding:0;
}
ul li, ol li{font-size: 14px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 70px;
  position: absolute;
  right: 0px;
  top: -7%;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:12px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select{
  padding: 6px;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  right:-9999em;
}
.sticky{
  margin:0;
  padding:0;
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline;
  float: right;
  margin-left:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: left;
  padding:5px;
  margin-bottom:10px;
  margin-right:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top:0;
  padding:5px;
}
.comment-list{
  border-radius: 30px;
  padding: 10px 10px;
}
.comment-body {
    background: #F7F7F7;
    border-radius: 30px;
    padding: 20px 20px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-right:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
table, td, th {
  border: 1px solid #cccccc;
  text-align: center;
}
.post-template-default input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"] {
  width: 100%;
  margin-top: 0px;
  float: unset;
  margin-right: 0px;
}
.post-template-default textarea {
  background: whiteright 7 top 50%d;
  border: 1px solid #414647;
}
a:hover {
    color: var(--color-primary);
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 1px 0 0;
  margin: 0 0 0.75em;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 700;
  margin-bottom: 1.75em;
  color: #000;
  padding-right: 15px;
}
.widget_calendar tbody a {
  background-color: var(--color-primary);
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 5px;
}
/*--------------------------  Theme Button  --------------------------*/
.woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .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, .woocommerce a.added_to_cart, a.custom_read_more{
  padding: 12px 20px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart {
  background-color: var(--color-primary);
  border-radius: 30px;
  padding: 10px 14px;
  color: #fff;
}
.theme_button a, a.theme_button2, a.theme_button3, a.theme_button, .woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .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, .woocommerce a.added_to_cart, input[type="submit"], a.custom_read_more, .custom_cart a, table.compare-list .add-to-cart td a:not(.unstyled_button), button#bmi_submit, .contact-box .contac_form input[type="submit"], input[type="submit"], .contact_shortcode input[type="submit"] {
  font: 600 14px var(--primary-font);
  display: inline-block;
  padding: 12px 28px;
  border-radius: 30px;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  color: white;
}
a.theme_button2 i {
  margin-right: 8px;
}
.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, .contact-box .contac_form input[type="submit"]{
  background-color: var(--color-primary);
  color: white;
}
.contact-box .contac_form input[type="submit"]{
  border: none;
}
a.theme_button, .contact_shortcode input[type="submit"], .newsletter_shortcode input[type="submit"], input[type="submit"], .contact_us_shortcode input[type="submit"]{
  background-color: var(--color-primary);
  color: white;
}
a.theme_button2, .theme_button:hover{
  background-color: white;
  color: var(--color-primary);
}
a.theme_button3, {
  background-color: #222222;
  color: white;
}
a.theme_button:hover, .contact-box .contac_form input[type="submit"]:hover {
  background-color: var(--color-primary);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
  transform: translateY(-7px);
}

a.theme_button2:hover {
  background-color: var(--color-primary);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
  transform: translateY(-7px);
}
/*----- Site Frame -------*/
.site-frame{
  top: 0;
}
.site-frame, .site-frame:after {
  content: "";
  display: block;
  height: 20px;
  right: 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: #000;
}
.site-frame:after {
  bottom: 0;
}
.site-frame-sides:before, .site-frame-sides:after {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 1405;
  background: #000;
}
.site-frame-sides:after {
  left: 0;
}
/* --------- Widget Text ------- */
.textwidget p {
  padding-top: 15px;
  padding-bottom: 15px;
}
#sidebar form {
  margin-top: 5px;
}
/*--- Preloader 1 ---*/
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #2B2B2B;
  cursor: pointer;
  z-index: 999999;
}
.spinner-loading-box .preloarder{
  position:absolute;
  width:100px;
  height:70px;
  display:inline-block;
  transform-origin:center;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.spinner-loading-box .loader {
  width: 48px;
  height: 48px;
  border: 3px solid #FFF;
  border-radius: 50%;
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
.spinner-loading-box .loader::after {
  content: '';  
  box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  background-color: var(--color-primary);
  width: 16px;
  height: 16px;
  transform: translate(50%, 50%);
  border-radius: 50%;
}
    
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
} 
/*------------------ Comments BOX ------------------*/
#comments h2.comments-title{
  color: #13182c;
  font-weight: normal;
  font-size: 30px;}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px;
  font-size:18px;
  color: #000;
  float: unset;
  background: #fff;
  border: 1px solid #cccccc;}
#comments p.comment-form-comment label{
  display: block;
  margin-bottom: 10px !important;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .comment-metadata{
  width:90%;
  float:right;
  padding:1% 0 0 0;}
#comments .comment-content{
  width:90%;
  text-align:right;
  margin-right:7%;}
#comments .comment-author{
  margin-bottom: 1em;}
#comments h2#reply-title {
  display: inline-table;
  text-align: center;
  color: #13182c;
  font-size: 30px;}
#comments .comment-author.vcard img {
    padding: 2px;
    border-radius: 50%;}
#comments .comment-author .fn, #comments .comment-author .says{
  color: #13182c;}
#comments ol{
  list-style-type: none;
  margin-right: 0;}
#comments .comment-meta{
  color: var(--color-primary);
  font-weight: bold;}
#comments .comment-body p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;}
#comments .reply a {
  background-color: var(--color-primary);
  color: white;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
  font-size: 13px;
  width: 56%;
  position: relative;
  margin-top: -10%;
}
#comments ol li{
  padding-bottom: 30px;
}
.post-navigation .nav-previous .meta-nav, .post-navigation .nav-next .meta-nav {
  background-color: var(--color-primary);
  padding: 5px 20px 6px 20px;
  color: white;
  border-radius: 0;
}
.attachment #sidebar{
  margin-top: 2em;
}
/*--------------- Sidebar -----------------*/
.home .post-section .container{
  margin-top: 200px;
}
 .wp-block-search__label{
  padding-right: 10px;
}
#sidebar .textwidget label {
  width: 100%;
  float: right;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: white;
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
#sidebar form{
  display: table;
  width: 100%;
}
#sidebar h3, label.wc-block-product-search__label, #sidebar h2 {
  color: var(--color-primary);
  font-weight: 500;
  padding: 0px;
  font-size: 14px;
  position: relative;
  /* margin-bottom: 10px; */
  /* background-color: var(--color-primary); */
  display: inline-block;
  /* padding: 7px 20px; */
  border-radius: 20px;
  margin-bottom: 20px !important;
  margin: 20px auto;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
#sidebar h3:before, #sidebar h2:before{
  content: '';
  width: 52px;
  height: 7px;
  width: 58px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: -10px;
  margin-right: 3px;
  border: 3px solid var(--color-ternary);
  border-bottom: none;
  margin: 0 auto;
}
.widget_categories ul li.cat-item:before, .widget_archive li:before, .widget_meta li:before, .widget_recent_comments li:before {
  content: '\f101';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  margin-left: 8px;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background: transparent;
  padding: 10px 10px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #000;
  width: 100%;
}
#sidebar input[type="search"]:focus{
  outline: unset;
}
#sidebar label{
  width:100%;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  border: none;
  color: #fff;
  padding: 12px 10px;
  font-size: 13px;
  margin: 0px 0;
  background-color: var(--color-primary);
  width: 29%;
}
#sidebar aside {
  margin-bottom: 40px;
  padding: 15px;
  border: 1px solid #ebebeb;
}
#sidebar ul {
  padding:0;
}
#sidebar ul li {
  list-style: none;
  margin-bottom: 10px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#13182c;
  color:#fff;
  font-size:15px !important;
  padding:5px 18px;
  margin:10px 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#13182c;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
  line-height: 20px;
}
/*---- About Widget css ----*/
p.custom_author, p.custom_designation  {
  font-weight: 600;
  margin: 10px 0;
  font-size: 15px;
}
a.custom_read_more {
  padding: 10px;
  background: var(--color-primary);
  display: inline-block;
  color: #fff;
  font-weight: 600;
}
#footer p.custom_desc{
  margin-bottom: 10px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
}
.navigation a, .post-navigation .nav-previous a,
.post-navigation .nav-next a {
  padding: 0;
  background: transparent;
}
.navigation span.post-title{
  color: rgba(0, 0, 0, 0.78);
  background: transparent;
}
.navigation span, .navigation a {
  display: block;
  float: right;
  padding: 5px 0px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 500;
  -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;
  background-color: var(--color-primary);
}
.navigation span{
  margin-left: 10px;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:white;
  font-weight:normal;
}
.page-template-default #comments{
  display: none;
}
.woocommerce span.onsale {
  background-color: var(--color-primary);
  padding: 0;
}
.woocommerce .products ul li, .woocommerce ul.products li{
  text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-weight: 600;
  font-size: 18px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  padding: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  opacity: 1;
}
span.posted_in {
  display: block;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .button{
  margin: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  color: var(--color-primary);
}

.woocommerce ul.products li.product .star-rating {
  float: none;
  margin: 0 auto;
  margin-bottom: 10px;
}
.woocommerce button.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover, .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 input.button.alt:hover{
  background: #000;
  color: #fff;
}
#contentwoocom {
    padding: 20px 15px;
}
.woocommerce div.product form.cart .button {
    border: solid 1px var(--color-primary);
}
.woocommerce-message {
    border-top-color: var(--color-primary);
}
.woocommerce-message::before {
    content: "\e015";
    color: var(--color-primary);
}
.woocommerce-input-wrapper textarea, .woocommerce-input-wrapper input[type="tel"], .woocommerce-input-wrapper input[type="email"]{
    background: unset;
    border: 1px solid #000;
}
.woocommerce-billing-fields__field-wrapper p, .woocommerce-additional-fields__field-wrapper p{
  color: #292b2c;
}
.coupon input{
  margin-top: 0% !important;
}
.woocommerce nav.woocommerce-pagination ul li span{
  background: #fff !important;
  color: #000 !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: var(--color-primary);
}
#footer .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #000;
}
#sidebar .widget.woocommerce form{
  border: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
  height: 50px;
}
.woocommerce-product-search input[type="search"]{
  width: 100%;
  border: 1px solid #000 !important;
  margin-bottom: 10px;
}
#footer .woocommerce-product-search input[type="search"]{
  border: 1px solid #fff !important;
}
.woocommerce-product-search button[type="submit"]{
  background: #00cdfc;
  color: #000;
  padding: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  width: 100%;
  border: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 2em 10px 0 !important;
  margin-top: 10px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{
  top: 8px;
}
#footer .tagcloud a{
  font-size: 15px !important;
  padding: 10px;
  margin: 0 0 10px 10px;
  display: inline-block;
  border: 1px solid var(--color-primary);
}
#footer .tagcloud a:hover{
  background: var(--color-primary);
  color: #fff;
}
.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;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-scroll {
  background-attachment: scroll;
}

/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-left: 20px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price, .woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
  color: var(--color-primary);
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title, .woocommerce ul.products li.product .price, .woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, h2.woocommerce-loop-category__title {
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid var(--color-cccccc);
  padding-bottom: 17px;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
  background-color: white;
}
#customer_details .col-1, #customer_details .col-2 {
  max-width: 100%;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce .star-rating span::before {
    color: var(--color-primary);
}
.woocommerce .star-rating::before{
  left: unset;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background-color: var(--color-primary);
  color: white;
  padding: 6px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  right: unset;
  border-radius: 0;
  min-width: 20px !important;
  min-height: 25px;
  top: 15px;
  right: 9px !important;
  left: unset !important;
  line-height: normal;
}
.woocommerce .quantity input {
  padding: 10px 0px;
  border: 1px solid black;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin-left: 8px;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: white !important;
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 1px solid #f4f4f9;
  padding: 17px;
  padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: none !important;
  box-shadow: none;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.related.products {
  padding-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce span.onsale, .woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: var(--color-primary);
}
.woocommerce nav.woocommerce-pagination ul li {
  border-left: none;
  margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.related.products h2, .woocommerce div.product .woocommerce-tabs .panel h2 {
  text-transform: capitalize;
  font-size: 24px !important;
}
.related.products h2.woocommerce-loop-product__title {
  font-size: 18px !important;
  letter-spacing: 0;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select, .woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: white;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  border: 1px solid var(--color-primary);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 48%;
  height: 49px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  border: 1px solid white;
  margin-right: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid white;
  padding: 10px 15px 10px 25px;
  background-color: var(--color-primary);
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: white;
  font-weight: bold;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #8fa3aa;
}
.woocommerce .form-row {
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce #order_review table th {
  text-align: right;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  padding: 20px;
}
.woocommerce .woocommerce-result-count {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-222222);
  font-weight: 500;
}
.woocommerce-message {
  border-color: var(--color-primary);
}
.woocommerce-message::before {
  color: var(--color-primary) !important;
}
.woocommerce-message {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-222222);
  font-weight: 500;
}
.woocommerce .product_meta span {
  margin-left: 10px;
}
.woocommerce .woocommerce-cart-form__cart-item a {
  color: var(--color-222222);
  font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
  color: var(--color-222222);
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  color: var(--color-222222);
  display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
  background-color: var(--color-primary);
  margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Reviews .comment-form .comment-form-email, .woocommerce-Reviews .comment-form .comment-form-url {
  width: 49%;
}
.widget span.count {
  float: left;
}
.up-sells.upsells.products {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce table.shop_table td{
  text-align: right;
}
.woocommerce-product-search button {
  font-size: 14px;
  color: white;
  font-weight: 700;
  background-color: var(--color-primary);
  display: inline-block;
  padding-left: 10px;
  text-align: center;
  padding: 10px 15px;
  text-align: center;
  border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 14px;
}
.woocommerce-info {
  border-top-color: var(--color-primary);
}
.related-post-wrapper a {
  font-size: 16px;
  padding: 10px 0 !important;
  display: inline-block;
  font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
  font-size: 14px !important;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
  margin: 12px auto;
  text-align: center;
  display: table;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after{
      vertical-align: middle;
}
.recent-post .media img {
  width: 30%;
  margin-left: 10px;
}
.recent-post a{
  color: black;
  font-weight: 600;
}
.recent-post span.post_date {
  display: block;
}
.custom-about-us {
  text-align: center;
}
.custom-about-us img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
#sidebar label {
  width: 100%;
  margin-bottom: 10px !important;
}
button.wc-block-product-search__button {
  background-color: var(--color-primary);
  border: none;
  padding: 10px;
}
.contact_widget .media a {
  color: #cfd3d7;
}
.contact_widget .media i {
  padding-top: 6px;
  padding-left: 15px;
  font-size: 16px;
  color: white;
}
.contact_widget span.contact-text {
    color: white;
}
button.wp-block-search__button {
  background-color: var(--color-primary);
  color: white;
  font-weight: 700;
  border: none;
}
.recent-post span.post_date i {
  padding-left: 5px;
}
.search-no-results input.search-field {
  padding: 4px;
  margin: 0;
  border: 1px solid #ccc;
}
.side-navigation ul li.current-menu-item.menu-item-has-children>a:after{
  display: none;
}
.project-meta span{
  font-weight: 700;
}
.social-profiles i {
  padding-left: 10px;
}
/*---------------- Section Heading-----------------*/
.section_main_head.heading-half-width {
  max-width: 50%;
  margin: 0 auto;
}
.section_main_head .section-text, .section_main_head .section-text p {
  margin-bottom: 0;
  margin: 0 auto;
  font-weight: 400;
  color: #757575;
}
#about-us .section-text, #about-us .section-text p {
  max-width: 100%;
  margin: 0;
  color: #dbdbdb;
}
.section_main_head h6 {
  font-weight: 500;
  position: relative;
  font-size: 14px;
  padding-bottom: 0;
  padding-top: 0;
  color: var(--color-primary);
  font-family: var(--ternary-font);
  text-transform: uppercase;
}
.section_main_head.white_head h3{
  color: white;
}
.section_main_head.white_head h6:before{
  background-color: white;
}
.section_main_head.white_head .section-text, .section_main_head.white_head .section-text p {
  color: white;
}
.section_main_head h3 {
  position: relative;
  color: #1C1C1C;
  font-size: 30px;
  font-weight: 500;
  padding-top: 0;
}
.head-full-width-center {
  max-width: 40%;
  margin: 0 auto;
}
/* Title Banner*/
.banner_title_box {
  position: relative;
  margin-bottom: 3em;
}
.content_on_banner {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 100%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.title-banner-content {
  text-align: center;
  color: white;
}
.banner_title_box h1 {
  color: #141B22;
  font-weight: 700;
  font-size: 32px;
}
.banner_title_box img {
  width: 100%;
}
.single_line_head h6:before {
  content: '';
  background-color: var(--color-primary);
  width: 40px;
  height: 1px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 3px;
}

.head-design h6:before {
  content: '';
  width: 52px;
  height: 7px;
  width: 58px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: -10px;
  margin-right: 3px;
  border: 3px solid var(--color-ternary);
  border-bottom: none;
  margin: 0 auto;
}
.woocommerce .loader::before{
  display: none;
}
.woocommerce div.product div.images img {
    width: 100%;
    margin: 0 auto;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    margin: 0 auto;
}
.mobile-menu {
    display: none;
}
.contact-box {
    margin-top: 3em;
}
.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -ms-flex: 1;
    flex: 1;
}
/*------Tracking------------------*/
.order-track{
  cursor: pointer;
}
form.track_order {
  display: none;
}
.shipping-box:hover form.track_order {
  box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
  position: absolute;
  top: 34px;
  display: block;
  background: #fff;
  padding: 15px;
  width: 339px;
  left: 0;
  z-index: 3;
  /* left: 0; */
}
.order-track-hover form p{
  font-weight: 500;
}
.order-track-hover .woocommerce form .form-row{
  width: 100%;
}
/*-------------- Top Bar ---------------*/
.top-text {
  color: #adadad;
}
.custom-link {
  color: #adadad;
  margin-left: 18px;
  position: relative;
  padding-left: 18px;
}
.order-track {
  color: #adadad;
}
.custom-link:after{
  content: '';
  background-color: #adadad;
  display: block;
  width: 2px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 8px;
  right: unset;

}
.cart-block, .wishlist-block, .my-account-block {
  text-align: center;
}
.cart-block a, .wishlist-block a, .my-account-block a {
  color: #8B96A5;
  display: block;
  font-size: 13px;
}
.cart-block i, .wishlist-block i, .my-account-block i {
  color: #8B96A5;
  font-size: 18px;
}
.my-account-block, .wishlist-block {
  margin-left: 20px;
}
/*-------------- Product Search -----------------*/
.product-search-form input {
  width: 281px;
  border-radius: 33px;
  border: none;
  padding-right: 23px;
}
.product-search-form form {
  display: flex;
  border: 2px solid  var(--color-primary);
  border-radius: 35px;
}
.product-search-form button.header-search-button {
  background-color: var(--color-primary);
  color: white;
  padding: 6px 20px;
  border: none;
  border-right: none;
  border-top-left-radius: 30px !important;
  border-bottom-left-radius: 30px !important;
  border-radius: none;
  border-radius: 0;
}
.product-search-form {
  margin-left: 30px;
}
select.header-search-select {
  color: #6B6B6B;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-color: #8B96A5;
  margin-left: 18px;
  padding-right: 14px;
}
.logo-search-block {
  padding: 20px 0;
}
/*----------------Translate----------------*/
.topbar_translate .gt_selector  a img{
  display: none;
}
select.gt_selector.notranslate {
  padding: 6px;
  background-color: transparent;
  border: none;
  display: inline-block !important;
  color: white;
}
.gtranslate_wrapper:before {
  content: "\f0ac";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /* font-size: 18px; */
  /* background-color: #F2F2F2; */
  padding: 5px 9px;
  color: white;
  /* border-radius: 50%; */
  /* width: 35px; */
  /* height: 35px; */
  display: block;
  font-size: 14px;
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}
.gtranslate_wrapper {
  position: relative;
}
.topbar_translate option {
  position: absolute;
  background-color: white;
  padding: 15px 15px 15px 15px;
  width: 100%;
  right: 0;
  top: 51px;
  color: black;
}
.topbar_translate option a {
  color: #6B6B6B !important;
  border-bottom: 1px solid #e9e9e9 !important;
  padding: 9px 5px !important;
}
.topbar_translate option a:hover{
  color: var(--color-yellow) !important;
}
.topbar_translate option a:last-child{
  border-bottom: none !important;
}
.topbar_translate .gt_selector {
  max-width: 100%;
  width: 84px;
}
.topbar_translate .gt_selector  .selected,.gt_selector  .selected a:hover{
  background: transparent !important;
}
.gt_selector  .selected a {
  color: white !important;
  border: none !important;
  padding: 0px !important;
  max-width: 100% !important;
  font-size: 14px;
  font-weight: 500;
}
.topbar_translate .gt_selector  .selected a:after {
  content: "\f0d7" !important;
  height: auto !important;
  right: 51px !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-image: none;
}
.header-navigation {
  background-color: var(--color-primary);
}
/*-------------- All Categories -----------------*/
.categories-bar {
  margin-left: 30px;
}
.categories-bar i {
  color: black;
  margin-left: 7px;
}
.categories-bar button {
  background-color: transparent;
  border: none;
  color: #6B6B6B;
}
/*-------------- All Categories Sidebar -----------------*/
.sliding-sidebar .offcanvas-start {
  width: 300px;
}
.sliding-sidebar .offcanvas-header {
  background-color: var(--color-primary);
  color: white;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 20px;
  position: relative;
  margin: 25px;
}
.sliding-sidebar .offcanvas-header .categories-bar {
    width: 100%;
    margin: 0;
    position: relative;
}
.sliding-sidebar .offcanvas-header .categories-bar i {
  color: white;
}
.sliding-sidebar .offcanvas-header .btn-close {
  color: black;
  background-color: white;
  font-size: 8px;
  padding: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  margin: 0;
  top: 3px;
}
.sliding-sidebar .offcanvas-body ul {
  margin: 0;
}
.offcanvas-body ul li {
  list-style: none;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 12px !important;
  position: relative;
  padding: 0 25px;
}
.sliding-sidebar .offcanvas-body {
  padding: 0 !important;
  padding-left: 0;
}
.offcanvas-body ul li a {
  color: #1C1C1C;
  font-size: 13px;
}
.offcanvas-body ul li img {
  width: 85px;
  height: 57px;
}
.offcanvas-body ul li:hover {
  background-color: #D9D9D9;
}
.offcanvas-body ul li span {
  position: relative;
  top: 6px;
}
.offcanvas-body ul li a i {
  position: absolute;
  left: 39px;
  top: 50%;
  transform: translateY(-50%);
}
.offcanvas-body ul li:hover a, .offcanvas-body ul li:hover a i{
  color: var(--color-primary);
}
.sliding-sidebar .offcanvas-body::-webkit-scrollbar-track {
    background-color: transparent;
}
.sliding-sidebar .offcanvas-body::-webkit-scrollbar-thumb {
    background-color: transparent;
}
.sliding-sidebar .offcanvas-body::-webkit-scrollbar {
    width: 10px;
    background-color: transparent;
}
#masthead {
  width: 100%;
}
.top-bar .container {
    position: unset;
}
.left-navigation-block {
  flex: 0 0 auto;
  width: 38.666667%;
}
.logo-outer {
  flex: 0 0 auto;
  width: 22.666667%;
}
.right-navigation-block {
    flex: 0 0 auto;
    width: 38.666667%;
}
.top-bar {
  background-color: #2B2B2B;
  padding: 10px 0;
  position: relative;
}
.header-git-block {
  display: inline-block;
  
}
.header-git-block:first-child {
  padding-left: 19px;
  margin-left: 15px;
  position: relative;
}
.header-git-block:first-child:after {
  content: '';
  background-color: white;
  display: block;
  width: 2px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 6px;
}
.header_social a i {
  color: #adadad;
  padding-left: 14px;
}
a.header-contact-text {
  color: white;
  font-size: 14px;
}
.header-git-block i {
  color: white;
  margin-left: 7px;
  padding-top: 4px;
}
.header_social {
  margin-right: 30px;
}
.fixed-header .logo_inner{
  margin-top: -29px;
}
.logo_inner {
  border-radius: 10px;
  position: relative;
}
.search-block i.fas.fa-search {
  background-color: #7337BD;
  padding: 19px 14px 14px 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  color: white;
}
.header-contact-box span {
  background-color: var(--color-primary);
  color: #121212;
  font-size: 12px;
  padding: 2px 5px;
  font-weight: 600;
}
.right-menu {
  margin: 0;
  text-align: left;
}
.left-menu{
  margin: 0;
}
.right-contact-box .header-git-block {
  width: auto;
  border-bottom: none;
}
.right-contact-box {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.left-contact-box {
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
}
.right-contact-box-inner {
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
}
.top-logo-wrapper {
  position: relative;
}
.logo-block {
  background-color: white;
  transform: scale(1.5);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.header-contact-box {
  text-align: left;
}
.header-contact-box i, .schedule-service i {
  color: var(--color-primary);
  padding-left: 4px;
}
.header-contact-box a, .schedule-service a {
  color: white;
  padding-right: 5px;
  padding-left: 10px;
}
.head-social {
  margin-right: 4px;
}
#top-header:after {
  content: "";
  background-color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  height: 100%;
  width: 30%;
  z-index: 0;
  box-shadow: 0px -25px 20px -20px rgba(0, 0, 0, 0.05), 0px 25px 20px -20px rgba(0, 0, 0, 0.05);
  
}
/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 999999;
  margin-top: 0;
}
.fixed-header #mySidenav{
  margin: 12px 0;
}
/* --------------------------Header---------------------------- */
.menubar-box{
  background: var(--color-F5F5F5);
  padding: 0px 3.7em;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-right: 60px solid transparent;
}
#header .logo h1, #footer .logo h1, #header .logo p.site-title {
  font-weight:700;
  padding:0;
  font-size:18px;
  font-weight:bold;
  margin-top: 0;
}
.logo {
  padding: 30px ;
}
.logo a.custom-logo-link{
  color:#000000;
}
.logo h1 a, .logo h1 a, .logo p.site-title a{
  color: #262626;
  text-transform: uppercase;
}
.logo p{
  color: #262626;
  margin-bottom: 0;
  font-size: 14px;
}
.search_mobile{
  display: none !important;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {transform: translateY(-40px);}
  100% {transform: translateY(0px);}}

.close-sidebar {
  font-size: 25px;
  text-align: left;
  color: #fff;
  padding: 16px 20px;
}
.headerbar {
  font-size: 30px;
  font-weight:900;
}
.side-navigation li {
  position: relative;
  padding: 14px 26px;
  display: inline-block;
}
ul.primary-menu {
  margin: 0;
}
.side-navigation ul li.current_page_item, .side-navigation ul li.current-menu-item {
  background-color: #dd3333;
}
.side-navigation li:last-child{
  border-left: none;
}
.side-navigation a {
  font-size: 14px;
  color: white;
  font-weight: 500;
}
.side-navigation ul ul li.current_page_item a:after, .side-navigation ul ul li.current-menu-item a:after{
  display: none;
}
.side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before {
    transform: scale(1.0);
}
.side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a {
    color: white;
}
.side-navigation ul li:hover a:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(1,1);
  transform: scale(1,1);
}
.side-navigation .sub-menu li a:before {
    width: 0 !important;
}
.side-navigation a:hover{
  color: white;
}
.sub-menu li:hover {
    background-color: white;
}
.sub-menu li:hover a{
  color: #6B6B6B !important;
}
.sub-menu li{
  margin-top: 0;
}
.side-navigation ul ul {
  position: absolute;
  right: 0;
  top: 100%;
  background: var(--color-primary);
  border-radius: 0;
  min-width: 230px;
  z-index: 9999;
  display: none;
}
.side-navigation ul ul ul{
  right: 100%;
  top: 0;
}
.side-navigation ul ul li,
.menubar.scrolled .side-navigation ul ul li{
  float: none;
  display: block;
  text-align: right;
  /*border-bottom: 1px solid #cccccc;*/
  padding: 12px 20px;
}
.side-navigation ul ul li a{
  color: white;
}
.side-navigation ul ul li:last-child{
  border-bottom: 0;
}
.side-navigation ul li:hover > ul{
  display: block;
  animation: fadeInRight 1.5s ease;
  -webkit-animation: fadeInRight 1.5s ease;
}
.side-navigation ul li.menu-item-has-children>a:after {
    content: "\f107";
    position: static;
    margin-right: 5px;
    font-family: "font awesome 5 free";
    font-weight: 900;
    /*float: right;*/
}
@keyframes fadeInRight{
 0%{opacity:0; transform:translate3d(-10 0%,0,0)}
 100%{opacity:1; transform:none;}} 
.side-navigation .menu > ul > li.highlight{
  background-color: #ff8800;
}
.side-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: right;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: left;
  text-align: left;
  width: auto;
}
/* Back to top button css */
.scrollup {
  color: white;
  position: fixed;
  display: none;
  bottom: 86px;
  left: 2em;
  z-index: 9999999999;
  background-color: var(--color-primary);
  width: 55px;
  height: 55px;
  border-radius: 50px;
  padding: 15px 20px;
}
.scrollup.left{
  right: 15px;
  left: auto;
}
.scrollup.center{
  right: 45%;
  left: 44%;
}
.scrollup:focus,
.scrollup:hover{
  color: white;
}
.scrollup span {
  display: inline-block;
}
.scrollup i{
  font-size: 23px;
}
/*---------------- Header Search ----------------------*/
/*---------------- Header Search ----------------------*/
.serach_form_box input.search-field {
  background-color: #f6f1ff;
  border: 1px solid #ece4f8;
  padding: 3px 17px;
  border-radius: 30px;
  font-size: 12px;
}
.serach_form_box button.search-submit {
    border: none;
    background-color: transparent;
}
.serach_form_box button.search-submit i {
  font-size: 12px;
  position: absolute;
  left: 0;
}
.serach_form_box form{
  position: relative;
}
.serach_form_box button.search-submit i {
  font-size: 11px;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
#search {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  z-index: 999;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
  opacity: 1;
}
#search input[type="search"] {
  font-size: 24px;
  border: 0px;
  margin: 0px auto;
  /* margin-top: -51px; */
  padding-right: 30px;
  padding-left: 30px;
  background-color: white;
  color: black;
  padding: 17px;
  width: 42%;
  outline: none;
}
#search .btn {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: 61px;
  margin-right: -45px;
}
#search .close {
  position: fixed;
  top: 20%;
  left: 20%;
  color: #fff;
  background-color: var(--color-primary);
  opacity: 1;
  padding: 4px 14px 7px 14px;
  border: none;  font-size: 25px;
}
#search form.search-form.serach-page {
  position: absolute;
  top: 50%;
  right: 45%;
  left: 50%;
  width: 100%;
  transform: translate(50%,-50%);
  margin: 0 auto;
  text-align: center;
}
#search button.search-submit {
  background-color: var(--color-fb5b21);
  padding: 18px;
  border: none;
  height: 100%;
  position: absolute;
}
#search button.search-submit i {
  color: white;
}
/*---------------- Header Social icons ----------------------*/
.soial_icons i {
  color: #b9afc7;
  font-size: 12px;
  padding-left: 10px;
}
.soial_icons i:hover {
  color: var(--color-primary);
}
/*---------------- Footer Section ----------------------*/
.footer-text {
  color: #222222;
  font-weight: 400;
}
.footer-content-wrapper.row {
  padding-bottom: 3em;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 4em;
}
#footer .textwidget p{
  font-size: 18px;
  font-weight: 400;
  color: black;
  width: 54%;
}
.footer-cols {
  padding: 60px 0;
}
#footer .copyright p{
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: white;
}
#footer ul {
  margin: 0;
}
#footer ul li a{
  font-size: 15px;
  font-weight: 400;
  color: white;
}
.widget_recent_entries img{
  width: 100px;
}
#footer h3.widget-title, #footer h3.top_title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: black;
  padding: 0;
}
#footer .footer-navigation ul li{
  padding: 0 15px;
}
#footer .footer-navigation ul li a{
  font-size: 17px;
  font-weight: 600;
}
.footer_text, .footer_text p{
  font-size: 13px;
  font-weight: 300;
  color: white;
  line-height: 26px;
}
.footer_text{
  max-width: 80%;
  margin: 0 auto;
}
#footer ul li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 15px;
  display: inline-block;
  font-size: 13px;
}
#footer .top_social a {
  background-color: white;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 18px;
  margin-left: 18px;
}
#footer .top_social a i {
  color: black;
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: 16px;
  padding: 12px;
}
#footer .top_social a:hover i{
  color: var(--color-primary);
}
.footer_contact {
  border-top: 1px solid #F9F9F9;
}
.footer_contact h4 {
  color: white;
}
#footer .footer_contact ul li {
  padding: 0 30px;
}
#footer .footer_contact ul li a {
  font-size: 15px;
  font-weight: 400;
}
#footer .footer_contact ul li i {
  padding-left: 6px;
  color: white;
}
/* --------- Social Icon Widget ------- */
#footer .social_widget a {
  color: #A3A3A3;
  padding: 10px 15px;
  margin-left: 15px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 10px;
  border: 1px solid #F1F1F1;
  background: #F1F1F1;
  width: 43px;
  height: 43px;
  position: relative;
  overflow: hidden;
}
.custom-social-icons a {
    text-align: center;
    margin-left: 5px;
  }
.custom-social-icons a:hover i {
  transition: all .2s linear;
  background: var(--color-primary);
  color: white;
}
.custom-social-icons a span {
  display: none;
}
.custom-social-icons a i {
  transition: all .4s ease-in-out;
  border-radius: 50%;
  color: white;
  display: inline-block;
  border-radius: 50%;
  margin-left: 12px;
  font-size: 14px;
}
.custom-social-icons a:hover i {
  background-color: var(--color-primary);
  color: white;
}

/*--------------*/
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 5px !important;
}
#footer_box .sub-menu, #our-newsletter .newsletter h3:after, amp-sidebar#sidebar1, .headerbar, .footer_hide{
  display: none;
}
#footer_box .about_me i, #footer ul li a:hover, .closepop i:hover,#footer a.contributor-btn:hover{
  color:#FF4848;
}
#footer .widget_media_gallery img{
  padding-left: 25px;
  border:none;
}
span.credit_link a {
  color: white;
}
#menu-top-menu li {
    display: inline-block;
    padding: 0 0 0 15px;
    /* color: #000; */
}
#menu-top-menu li a{
  color: #000;
}
#search form.search-form.serach-page {
  position: absolute;
  top: 50%;
  right: 45%;
  left: 50%;
  width: 100%;
  transform: translate(50%,-50%);
  margin: 0 auto;
  text-align: center;
}
#search button.search-submit {
  background-color: var(--color-primary);
  padding: 18px;
  border: none;
  height: 100%;
  position: absolute;
}
/* Social Share btns*/
.social_share_btns {
  position: absolute;
  top: 10px;
  left: 0px;
  padding-right: 15px;
}
.social-btn a i {
  color: black;
  font-size: 13px;
  vertical-align: text-top;
}
.social-btn a {
  display: inherit;
  background-color: white;
  padding: 3px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
}
.social_share_btns{
  display: none;
}
.share_page:hover .social_share_btns {
  display: block;
}
#footer {
  background-repeat: no-repeat;
  background-size: cover;
}
div#footer-widgets {
  padding: 5em 0;
}
.outer-footer {
  background-color: #1C1C1C;
  background-size: cover;
}
.copyright-theme {
  color: black;
  padding-bottom: 50px;
}
.theme-footer-cols ul li {
  position: relative;
  margin-bottom: 12px;
  color: black;
  list-style: none;
}
.theme-footer-cols h3, h2.widgettitle {
  font-size: 16px;
  position: relative;
  margin-bottom: 15px;
  color: white;
  font-weight: 500;
}
.footer-contact span {
  color: white;
  padding-left: 13px;
  display: inline-block;
}
.or-sepeartor {
  color: #999999;
}
.footer-details ul {
    margin: 0;
}
.rpwwt-post-date {
  color: var(--color-primary);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.theme-footer-cols p, .theme-footer-cols ul li a, .contact_widget .media a, .contact_widget span.contact-text {
  font-size: 14px;
  line-height: 23px;
  color: #999999;
}
.theme-footer-cols ul li a {
  text-transform: capitalize;
}
.theme-footer-cols ul li a:hover{
  color: white;
}
.footer-details input[type="email"] {
  background-color: white;
  padding-right: 19px !important;
  border-radius: 30px;
  border: 1px solid var(--color-primary);
  padding: 12px 10px;
}
.footer-details input[type="submit"] {
  background-color: var(--color-primary);
  color: black;
  border: none;
  border-radius: 6px;
  /* margin: 14px 0; */
  padding: 12px 24px;
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  height: 100%;
  border-radius: 30px;
  top: 0;
  font-family: var(--primary-font);
}
.footer-details form{
  position: relative;
}
span.wpcf7-spinner {
  display: none;
}
.contact_widget_head {
  display: block;
  color: #b2b2b2;
}
.footer_icons a {
  color: white;
  margin: 0 4px;
  padding: 6px 10px;
  border: 1px solid #5a6e77;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
}
.footer_icons{
  text-align: left;
}
.footer_icons a i {
    font-size: 18px;
}
.copyright-icons .top_social i {
  color: #40444d;
  font-size: 18px;
  margin-right: 10px;
}
.copyright-icons {
  text-align: left;
}
.copyright-icons .top_social a:hover i {
  color: var(--color-primary);
}
.theme-footer-cols .footer-col4 p {
  font-family: var(--primary-font);
  font-size: 14px;
  line-height: 21px;
  color: black;
}
.footer-col3 {
  padding-left: 0;
}
.copyright-wrapper a i {
  background-color: var(--color-primary);
  color: white;
  padding: 6px;
  border-radius: 50%;
  font-size: 11px;
  width: 25px;
  height: 25px;
  text-align: center;
}
.copyright-wrapper {
  padding-top: 20px;
  border-top: 1px solid #3c3838;
}
.footer-content-wrapper {
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}
/*---------------Newsletter ---------------*/
.newsletter-container {
  border-radius: 20px;
  /* background-color: #f9e5e4; */
  /* padding: 30px 40px; */
  max-width: 89%;
  margin: 0 auto;
}
.newsletter-container  h4 {
  color: white;
  font-size: 17px;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p{
  max-width: 100%;
}
.newsletter_shortcode {
  width: 73%;
  margin: 0 auto;
  margin-top: 6px;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
  background-color: #441084;
  border: none;
  color: #898F95;
  padding: 9px 24px;
  font-family: var(--primary-font);
  border-radius: 10px;
  border: none;
}
.newsletter_shortcode input[type="text"]::placeholder, .newsletter_shortcode input[type="tel"]::placeholder, .newsletter_shortcode input[type="email"]::placeholder, .newsletter_shortcode input[type="phno"]::placeholder, .newsletter_shortcode input[type="password"]::placeholder, .newsletter_shortcode textarea::placeholder{
  color: #898F95;
}
.newsletter_shortcode input[type="submit"] {
  padding: 14px 33px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  background-color: var(--color-primary);
  border-radius: 10px;
  box-shadow: none;
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
}
.newsletter_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image:hover img, {
    transform: scale(1.2) translate(-4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
.newsletter_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 020px;
  border-bottom-right-radius: 20px;
  transform: rotate(-270deg) translateX(-10%);
  position: absolute;
  right: -66px;
  top: 50%;
}
#newsletter_section {
  position: relative;
  padding-top: 0;
}
.footer-navigation ul  li a {
    color: #141B22;
}
.footer-navigation ul li {
  display: inline-block;
  margin-right: 12px;
}
.footer-navigation {
  text-align: left;
}
.footer-logo {
    margin-top: 5em;
}
.copyright-text {
  color: white;
}
.payment-image{
  text-align: left;
}
/*----------------All Categories ----------------*/
.cat_img.media {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 10px;
  border-radius: 10px;
  align-items: center;
  border: 1px solid rgba(232, 232, 232, 1);
}
#all-category {
  padding: 0px 0;
}
#all-category .owl-carousel .owl-item img {
    height: 57px !important;
    width: 80px !important;
}
#all-category .owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
.cat_block  a {
  color: black;
}
/*------------------ Main Banner ---------------*/
.carousel-item {
   background-color: var(--color-primary);
  padding: 4em 2em;
  border-radius: 30px;
}
section.main-carousel {
  padding: 0;
}
.slide-tagline {
  color: white;
  font-weight: 500;
  font-size: 15px;
}
.slide-discount {
  background-color: #FF8A00;
  color: white;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 5px;
  margin-right: 5px;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: var(--color-primary);
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
.next-shape {
    position: absolute;
    right: -22px;
    top: 0px;
    /* height: 100%; */
    transform: rotate(-180deg);
}
.next-shape svg {
    height: 100%;
}
.prev-shape {
    position: absolute;
    left: -22px;
    top: 0px;
}
.prev-shape svg {
    height: 100%;
}
.slide_nav a {
  writing-mode: vertical-lr;
  text-orientation: upright;
}
#slider .carousel-caption {
  right: 0;
  left: 0;
  top: 57%;
  bottom: 0;
  padding: 0;
  transform: translateY(-50%);
}
.inner_carousel.container.position-relative {
  position: relative;
  bottom: 0;
}
#slider .carousel-control-next, .carousel-control-prev{
  width: 10%;
  opacity: 1;
}
.carousel-control-next {
  left: 0;
  top: unset;
  bottom: 3em;
}
.carousel-control-prev {
  right: unset;
  left: 5em;
  bottom: 3em;
  top: unset;
}
#slider .slidesmalltext {
  color: #0a0a0a;
  font-weight: 400;
  font-size: 13px;
}
.tagline-disount {
  border-right: 2px solid #FF8A00;
  padding-right: 14px;
  border-left: none;
}
.Slider-left-box {
  max-width: 43%;
}
a.theme_button.slide-btn {
  margin-left: 15px;
}
#slider h1, #slider h2 {
  font-size: 32px;
  font-weight: 700;
  color: white;
}
.slide-text {
  color: white;
  opacity: 0.8;
}
@keyframes animate {
  0% {
    background-position: 600%;
  }
  100% {
    background-position: -400%;
  }
}
.slider-box {
  text-align: right;
}
div#slider {
  overflow: hidden;
}
.slide-circle {
    background-color: #eed9f8;
    width: 650px;
    height: 650px;
    border-radius: 50%;
    position: absolute;
    bottom: -29%;
    left: -5%;
}
#slider .carousel-indicators {
  display: inline-block;
  /* right: 0; */
  /* left: 13px; */
  top: unset;
  transform: unset;
  margin: 0;
  /* bottom: 4%; */
  text-align: center;
  margin: 0 auto;
  display: block;
  z-index: 999;
}
.carousel-indicators button{
  height: 12px !important;
  width: 12px !important;
  border-radius: 50px;
  border: none !important;
  background: #fff;
  opacity: 1 !important;
  margin: 0px 10px !important;
}
.custom_cls.container {
    top: -3em;
}
#slider .slider-left-image{
  width: 75%;
  height: auto;
  margin-top: -20px;
}
#slider .carousel-indicators li {
  display: inline-block;
  width: 2px !important;
  height: 2px;
  border: none;
  padding: 2px;
  background-color: transparent;
  border-radius: 50%;
  margin-bottom: 10px;
  opacity: 1;
  border: 2px solid white;
}
#slider .carousel-indicators li.active {
  width: 2px !important;
  height: 2px !important;
  border: 2px solid white;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  background-image: none;
}
#slider .carousel-indicators li.active {
  /* width: 1px !important; */
  /* height: 1px !important; */
  border-color: white;
  background-color: white;
}
.slide_nav .carousel-next-button{
  left: 0;
}
.slide_nav .carousel-prev-button{
  right: 0;
}
.slide-image-inner {
  position: relative;
}
img.theme-image-after {
  position: absolute;
  bottom: -69px;
  z-index: 9;
}
.section_main_head {
  position: relative;
}
img.heading-image {
  position: absolute;
  top: 7px;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
}
/* --------- Sale Boxes --------- */
.sale-boxes-inner {
  max-width: 65%;
  padding: 40px;
}
.sale-type {
  color: white;
  font-weight: 500;
  font-size: 13px;
}
.sale-boxes-inner h5 {
  color: white;
  font-weight: 700;
  font-size: 26px;
  padding-bottom: 5px;
  padding-top: 0px;
}
.sale-boxes-first {
  border-radius: 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
.sale-text {
  color: white;
  font-size: 12px;
}
a.sale-btn {
  color: white;
  margin-top: 14px;
  display: block;
}
a.sale-btn i {
  margin-right: 5px;
}
.sale-boxes-inner2 {
  max-width: 58%;
  padding: 40px 40px 60px 40px;
  margin: 0 auto 0 0;
}
.sale-boxes-inner2 h5 {
  color: white;
  font-size: 16px;
  font-weight: 600;
}
/* --------- Icon Boxes --------- */
.container-row {
  padding: 2em 2em;
  box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.08);
  border-radius: 20px;
}
.iconbox_box  img {
  margin-left: 10px !important;
}
.iconbox_box h6 {
    color: #1A1A1A;
    font-weight: 600;
    font-size: 15px;
}
.iconbox_p {
  color: #999999;
  font-size: 13px;
  margin-top: 4px;
}
/* --------- Our Product --------- */
.flash_product {
  /* box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08); */
  padding: 20px;
  /* border: 1px solid rgba(232, 232, 232, 1); */
  padding-bottom: 0;
  border-radius: 20px;
}
.flash_product:hover .box-shadow-block, .news-box:hover .box-shadow-block {
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
}
.box-shadow-block {
  height: 80%;
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 19px;
  border: 1px solid rgba(232, 232, 232, 1);
}
#best-seller .owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
.product-title-box {
  text-align: center;
}
.product-title-box h5 a {
  color: black;
  font-size: 18px;
}
.price-rating-block ins, .price-rating-block .price {
  color: black;
  font-family: var(--ternary-font);
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}
.price-rating-block del {
    color: #5B5F64;
    font-size: 20px;
    font-family: var(--ternary-font);
}
.flash_product:hover .custom_product_meta {
}
.flash_product .custom_product_meta a {
}
.flash_product:hover .custom_product_meta a {
}
.price-rating-block del {
    font-size: 14px;
    font-family: var(--ternary-font);
    color: #8B96A5;
    font-weight: 500;
}
.flash_product  h5 a {
  color: #8B96A5;
  font-size: 14px;
  font-weight: 400;
}
.product-price-cart {
  display: flex;
  justify-content: space-between;
}
.product-price-cart {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #D9D9D9;
  margin-top: 12px;
  position: relative;
}
.off_percentage {
  color: #FF0000;
  font-weight: 500;
}
.flash_product .custom_product_meta a {
  color: #000000;
  font-weight: 500;
}
.product-price-cart:after {
  content: '';
  display: block;
  width: 1px;
  height: 25px;
  background-color: #D9D9D9;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
#best-seller {
  padding-top: 20px;
}
.flash_product .yith-wcwl-add-button a span {
  display: none;
}
.flash_product .yith-wcwl-add-button a i {
  font-size: 19px;
  color: #8B96A5;
  background-color: white;
  padding: 13px;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  position: absolute;
  bottom: -20px;
  left: 20px;
  right: unset;
}
.product_img_box {
  position: relative;
}
.product_img_box img {
  border-radius: 20px;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
}
.flash_product:hover .yith-wcwl-add-button a i{
  background-color: #FF0000;
  color: white;
}
.flash_product  a.added_to_cart.wc-forward {
  margin-right: 10px;
}
.flash_product:hover  h5 a {
  color: #000000;
}
.flash_product:hover .price-rating-block ins, .flash_product:hover .price-rating-block .price{
  color: #FF0000;
}
.flash_product:hover .price-rating-block del{
  color: #000000;
}
#best-seller .owl-nav button.owl-prev, #best-seller .owl-nav button.owl-next {
  position: unset;
}
#best-seller .owl-nav button.owl-prev, #blockbustor-deals .owl-nav button.owl-prev, .owl-nav button.owl-prev {
  margin-left: 18px;
}
/* --------- Home and Outdoor --------- */
.home-and-outdoor-bg, .consumer-products-bg{
  background-size: cover;
  background-repeat: no-repeat;
}
.boxes-loop  h5 a {
  color: #1C1C1C;
  font-weight: 400;
  font-size: 15px;
}
.boxes-loop .home_and_outdoor_p, .boxes-loop .consumer_products_p {
  color: #8B96A5;
  max-width: 47%;
}
.boxes-loop .home-and-outdoor-img-inner img, .boxes-loop .consumer-products-img-inner img {
  width: 70px;
  height: 70px;
}
.boxes-loop {
  border: 1px solid #D9D9D9;
  border-bottom: none;
  border-right: none;
}
.boxes-loop:nth-child(5), .boxes-loop:nth-child(6), .boxes-loop:nth-child(7), .boxes-loop:nth-child(8){
  border-bottom: 1px solid #D9D9D9;
}
.home-and-outdoor-head h3, .consumer-products-head h3 {
  max-width: 39%;
  font-size: 18px;
  font-weight: 600;
}
.home-and-outdoor-head, .consumer-products-head {
  margin: 20px;
}
.home-and-outdoor-head a.theme_button2, .consumer-products-head a.theme_button2 {
  border-radius: 6px;
  color: #1C1C1C;
  font-weight: 500;
  padding: 10px 28px;
}
#home-and-outdoor, #consumer-products {
  padding-top: 0;
  padding-bottom: 20px;
}
/* --------- Services --------- */
.services-boxes {
  border: 1px solid rgba(232, 232, 232, 1);
  border-radius: 10px;
}
.services-img-inner i {
  position: absolute;
  bottom: -25px;
  background-color: #D1E7FF;
  padding: 18px;
  border-radius: 50%;
  color: black;
  left: 20px;
  font-size: 18px;
  border: 2px solid white;
  right: unset;
}
.services-img-inner {
    position: relative;
}
.services-boxes h5 a {
  color: #1C1C1C;
  font-weight: 500;
  font-size: 15px;
  margin-top: 20px;
}
.services-title-box {
  padding: 20px;
}
/* --------- Deals --------- */
.deals-box .off_percentage {
  font-size: 12px;
  background-color: #FF0000;
  color: white;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 10px;
  border-radius: 6px;
  z-index: 9;
  left: unset;
}
.lc_product .flash_product {
  border: 1px solid var(--color-primary);
  position: relative;
  border-radius: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.lc_product .flash_product .custom_product_meta a.add_to_cart_button {
  background-color: var(--color-primary);
  color: white;
  padding: 8px;
  display: block;
  width: 87%;
  border-radius: 30px;
}
.custom_product_meta {
    display: flex;
    align-items: center;
}
.lc_product .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-left: 10px;
}
.lc_product .yith-wcwl-add-button a i {
    position: unset;
    margin: 0;
}
.deals-col {
  max-width: 80%;
  margin: 0 auto;
}
.lc_product .flash_product h5 a {
  color: #2C742F;
  font-size: 16px;
}
.lc_product  ins {
  color: #1A1A1A;
  font-weight: 500;
  font-size: 18px;
}
.lc_product  del {
  color: #999999;
  font-size: 18px;
  font-weight: 500;
}
.rs_block .flash_product {
  padding: 20px;
}
.rs_block h5 a {
  color: #4D4D4D;
}
.rs_block ins {
  color: #1A1A1A;
  font-weight: 500;
  font-size: 15px;
}
.rs_block del {
  color: #999999;
  font-size: 15px;
  font-weight: 500;
}
.rs_block .add_to_cart_button {
  font-size: 0;
  padding: 0px !important;
  /* width: 0; */
  /* height: 0; */
  /* margin: 0 !important; */
  position: relative;
  width: 100%;
  display: block;
}
.rs_block .add_to_cart_button:before {
  content: "\f218";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  background-color: #F2F2F2;
  padding: 5px 9px;
  color: black;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: -10px;
  right: unset;
}
.rs_block h5 {
  padding-bottom: 0;
}
.rs_block .star-rating {
  margin-top: 6px;
}
.timer_blk {
  padding: 3px 0;
  width: 55px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
}
.timer_blk span {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.timer_blk .smalltext {
  font-weight: 500;
  line-height: 15px;
  font-size: 10px;
  color: #999999;
}
.timer_blk:after{
  content: ':';
}
.timer_blk:after {
  content: ':';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 800;
  color: #999999;
  font-size: 14px;
}
.timer_blk:last-child:after {
  display: none;
}
.product_countdown>span {
  display: block;
  font-size: 12px;
  color: #999999;
}
.product_countdown {
  margin-top: 4px;
}
.rs_block .flash_product {
  padding: 20px;
  box-shadow: none;
  border: 1px solid rgba(232, 232, 232, 1);
  border-radius: 0;
}
.rs_block .flash_product a.added_to_cart.wc-forward {
  margin: 0 auto !important;
  margin: 0;
  color: black;
  display: block;
  text-align: center;
  margin-top: 5px !important;
}
.rs_block .flash_product:hover .add_to_cart_button:before{
  background-color: #FF0000;
  color: white;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
  color: #fcb01f;
  margin: 0 auto;
  display: block;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1.7em;
  line-height: 1;
  font-size: 1em;
  width: 7.4em;
  font-family: star;
}
.star-rating {
  color: #ff8a00;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.7em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #ff8a00;
 float: right;
 top: 0;
 right: 0;
 position: absolute;
 font-size: 10px;
 letter-spacing: 5px;
}
.star-rating span{
 overflow: hidden;
 float: right;
 top: 0;
 right: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  right: 0;
  font-size: 10px;
  letter-spacing: 5px;
  left:unset;
}
.woocommerce .star-rating span::before{
  right: unset;
}
.rating-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.review_count {
  color: #808080;
  font-size: 12px;
}
/* --------- Promotional Blocks --------- */
.promo-blocks-inner img {
    width: 100%;
}
.promo-blocks-inner {
  position: relative;
}
.promo-blocks-content {
  position: absolute;
  top: 0;
  text-align: center;
  right: 0;
  left: 0;
  padding-top: 23px;
}
.promo-blocks-content h6 {
  color: white;
  font-size: 14px;
  font-weight: 500;
}
.promo-blocks-content h3 {
  color: white;
  font-weight: 500;
  font-size: 30px;
}
.countdown-box {
  display: inline-block;
  margin-left: 10px;
  padding: 10px 8px;
  text-align: center;
  width: 70px;
  height: 70px;
  margin-bottom: 10px;
  position: relative;
}
.countdown-box .countdown-block{
  font-size:20px;
  color: white;
  font-weight: 500;
  display: block;
}
.countdown-time {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  font-weight: 400;
}
.countdown-box:after {
  content: ':';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 800;
  color: white;
  font-size: 14px;
  right: unset;
}
.countdown-box:last-child:after {
  display: none;
}

.best-sale-text, .summer-sale-text {
  color: white;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
.best-sale-text span {
    color: #FF8A00;
    font-weight: 600;
}
.summer-sale-text span {
  background-color: #FCC900;
  padding: 5px 10px;
  color: black;
  font-weight: 600;
  margin-right: 4px;
  display: inline-block;
}
#promotional-blocks {
  padding: 0;
}
/* --------- Process --------- */
.process-boxes h5 a, .process-boxes h5 {
  color: #111827;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.process-text {
  color: #475569;
}
.process-steps {
  background-color: #CFE2FF;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 30px;
  color: var(--color-primary);
  font-weight: 500;
}
.process-img-inner {
  margin-bottom: 30px;
}

/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: transparent !important;
  /* border: 2px solid black; */
  margin-left: 16px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 3px !important;
  height: 2px!important;
  width: 2px !important;
  display: inline-block;
  border: 2px solid black;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 3px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  /* padding: 13px 17px; */
  color: #8B96A5;
  border: none;
  /* background-color: var(--color-primary); */
  transition: .3s ease;
  border-radius: 0;
  opacity: 1;
  border-radius: 50%;
}
.owl-nav {
  text-align: center;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  transition: .3s ease;
}
#latest-news .owl-nav{
  text-align: center;
}
.custom-nav {
  text-align: right;
  position: relative;
}
.custom-seller-nav, .custom-blockbustor-nav {
  position: absolute;
  left: 0;
  top: 0;
  right: unset;
}
/* ----------- Latest News ------------- */
.post_img {
  position: relative;
}
.newsdate {
  position: absolute;
  bottom: -36px;
  /* margin-top: -21px; */
  background-color: white;
  display: inline-block;
  padding: 8px 18px;
  border-radius: 6px;
  left: 34px;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.05);
  right: unset;
}
.news-content-inner {
  margin-top: 44px;
}
.news-box span.news_date {
  display: block;
  font-family: var(--primary-font);
  font-size: 21px;
  font-weight: 700;
}
span.news_year {
  font-size: 12px;
  text-transform: uppercase;
}
.news-box {
  background-color: white;
  padding: 0;
  border-radius: 20px;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_block {
  display: flex;
  align-items: center;
}
.post-right-volumn .post_img img {
  /* width: 100px !important; */
  height: 100px;
}
.post-right-volumn .news-box .metabox {
  margin-top: 0;
  border-top: none;
  padding-top: 9px;
}
.news_content h5 a {
  font-size: 18px;
  font-weight: 500;
  color: #010F1C;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  margin: 10px 0;
  font-size: 14px;
  color: #8B96A5;
}
.news-box .metabox {
  color: #8B96A5;
  font-size: 14px;
  text-transform: capitalize;
  padding-top: 12px;
  border-bottom: none;
  margin-top: 18px;
  margin-bottom: 0;
  border: none;
  display: flex;
  justify-content: space-between;
  padding: 14px;
  border-top: 1px solid #D9D9D9;
  padding-bottom: 0;
}
.news-box {
  padding: 20px;
}
.news-box  .metabox span i {
  margin-left: 7px;
  color: #8B96A5;
}
a.read-more {
  color: #8B96A5;
  font-weight: 500;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.read-more-btn {
  visibility: hidden;
}
.news-box:hover .read-more-btn{
  visibility: visible;
}
.post-right-volumn .news_content h5 a {
  font-size: 15px;
}

.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: #000000;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-left: 5px;
}
.news-box:hover .newsdate{
  background-color: var(--color-primary);
}
.news-box:hover span.news_date, .news-box:hover span.news_year{
 color: white;
}
.news-box:hover a.read-more{
 color: black;
}
/*-------------------- Our Pertner -------------------*/
#our-partner {
  padding-top: 0;
}
#our-partner .owl-carousel .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: white;
  box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.08);
  border-radius: 20px;
}
.partner-images{
  position: relative;
}
.partner-images:after {
  content: '';
  background-color: rgba(230, 230, 230, 1);
  display: block;
  width: 1px;
  height: 31px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.partner-images:last-child:after {
  display: none;
}
#all-category .owl-carousel .owl-dots, #all-category .owl-dots {
    margin-bottom: 10px;
}
.wishlist_table.mobile li .item-details h3 a {
    font-size: 18px;
    color: black;
    font-weight: 500;
  }
  .wishlist_table.mobile li .item-details h3 {
    padding-top: 0;
  }
  .wishlist_table.mobile li .item-details table.item-details-table td {
    font-size: 14px;
  }
  .wishlist_table.mobile li table.additional-info td {
    font-size: 14px;
  }
  .wishlist_table.mobile .product-add-to-cart a {
    display: table!important;
    margin: 0 auto 5px!important;
    text-align: center;
    background-color: black;
    display: inline-block;
    padding: 7px 15px;
    border-radius: 6px;
    margin: 0 auto;
    color: white;
  }
  .wishlist_table.mobile li .additional-info-wrapper .product-remove {
    text-align: center;
  }
  .yith_wcwl_wishlist_footer .yith-wcwl-share {
    text-align: center;
    float: none;
  }
  .wishlist_table.mobile li .item-wrapper .item-details {
    width: 100%;
    text-align: center;
  }
  .wishlist_table.mobile li .item-wrapper .product-thumbnail {
    margin: 0 auto;
    display: block;
  }
  .woocommerce .wishlist-title h2 {
    display: none;
    margin: 0;
  }
  .woocommerce .wishlist-title {
    margin: 0;
  }
  .wishlist_table.mobile li .item-details table.item-details-table, .wishlist_table.mobile li table.additional-info {
    margin: 0 auto;
    width: auto;
  }
  .wishlist_table.mobile li .item-wrapper {
    width: 100%;
  }
  .woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
    text-align: right;
  }
  /*------------------ Contact Page -----------------*/
.cont_head {
  color: var(--color-primary);
  font-size: 16px;
  font-weight: 500;
}
h3.contact-page {
  margin-right: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
  position: relative;
  /* text-align: center; */
  /* margin: 0 auto; */
  /* max-width: 54%; */
}
.form_code {
  /* padding: 20px 30px 30px 30px; */
  border-radius: 10px;
  margin-top: 10px;
}
.contac_form h3 {
  font-weight: 600;
  font-size: 24px;
  padding-top: 10px;
}
.contact-details-wrapper {
    max-width: 80%;
}
.page-template-contact .title-box{
  margin-bottom: 0; 
}
.contac_form input[type='text'], .contac_form input[type='email'], .contac_form input[type='url'], .contac_form input[type='password'], .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date'], .contac_form input[type='month'], .contac_form input[type='week'], .contac_form input[type='time'], .contac_form input[type='datetime'], .contac_form input[type='datetime-local'], .contac_form input[type='color'], .contac_form select, .contac_form textarea, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  width: 100%;
  color: #2f3357;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100% !important;
  font-size: 14px;
  margin: 0 0 16px 12px;
  padding: 12px 19px;
  border-radius: 10px;
}
.contact-box .wpcf7 input[type="text"]::placeholder, .contac_form input[type='text']::placeholder, .contac_form input[type='email']::placeholder, .contac_form input[type='url']::placeholder, .contac_form input[type='password']::placeholder, .contac_form input[type='search'], .contac_form input[type='number'], .contac_form input[type='tel'], .contac_form input[type='range'], .contac_form input[type='date']::placeholder, .contac_form input[type='month']::placeholder, .contac_form input[type='week']::placeholder, .contac_form input[type='time']::placeholder, .contac_form input[type='datetime']::placeholder, .contac_form input[type='datetime-local']::placeholder, .contac_form input[type='color']::placeholder, .contac_form select, .contac_form textarea::placeholder, .contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"]{
  color: #2f3357;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
}
.inner-cont {
  margin-bottom: 30px;
}
.contact-email i, .contact-address i, .contact-phone i {
  font-size: 17px;
  background-color: #F2F2F2;
  color: black;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  padding: 20px 9px;
  margin-left: 15px;
  text-align: center;
}
.contact-info .head{
  color:#000;
}
section#map embed {
    height: 400px;
}
.contact-box a, .contact-box p {
  color: #141B22;
  font-weight: 400;
  font-size: 14px;
}
.c_content span {
  font-size: 16px;
  color:#757575;
  font-weight: 600;
}
.c_content p{
  font-size: 15px;
  color:#757575;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.contact-box .contac_form textarea{
  max-height: 150px;
  margin-bottom: 12px;
}
.contact-box p {
  color: #757575;
  margin-bottom: 0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  /* padding: 40px; */
  width: 100%;
  margin-top: 40px;
}
/* ----------------------- POST---------------------- */
.post-section {
  padding: 20px 0;
}
.post-template-default h1 {
  font-size: 30px;
}
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: var(--color-primary);
  color: #ffffff !important;
  border: 1px solid var(--color-primary);
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid var(--color-primary);
  color: #757575 !important;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 15px 12px 14px;
  color: #fff;
  margin-left: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 11px 12px 10px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background-color: var(--color-primary);
  color: #fff;
  padding:5px 15px;
  margin-left:5px;
  font-weight: 600;
}
.bradcrumbs span{
  background:#fff;
  color: #000;
  padding:5px 15px;
  font-weight: 600;
}
/* --------- Blog Page ------- */
.postbox h3 {
  padding: 10px 0;
}
.metabox img {
  border-radius: 50%;
  margin-right: 30%;
}

.metabox .entry-date {
  margin: 0 0 0 15px;
  color: #757575;
  text-transform: capitalize;
}
.widget_recent_entries li {
  margin: 20px 10px;
}
.metabox {
  color: #757575;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.metabox span.seperator:first-child {
  display: none;
}
.metabox span {
  margin-left: 10px;
  font-family: var(--primary-font);
}
.metabox span i {
  margin-left: 7px;
}
.metabox .entry-date{
  margin: 0 0 0 15px;
  color: #757575;
}
.metabox .entry-author{
  margin: 0 0 0 15px;
  color:#757575;
}
.metabox .entry-author a,
.metabox .entry-comments{
  color: #757575;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: right;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.feature-box{
  margin-bottom: 10px;
}
.single-post-block .single-content p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #90939c;
}
.authordetails {
  padding-top: 25px;
}
.authordetails .b-content{
  font-size: 14px;
}
.authordetails ul {
  list-style-type: none;
  margin-right: 17%;
  position: relative;
  margin-top: -21px;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a {
  background-color: var(--color-primary);
  padding: 9px 15px 9px 15px;
  color: white;
  text-align: center;
}
.inner-sbox h3 a{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #1a3643;
}
.inner-sbox p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
}
.inner-sbox .post-readmore{
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #FF4848;
  display: inline-block;
}
.postbox.smallpostimage {
    border: 1px solid #A3A3A3;
    border-radius: 0 0 15px 15px;
}
.post-content-boxx {
    padding: 15px 40px 30px;
}
/*-------404 Pgae----------*/
.page-content h1 {
  font-size: 150px;
  color: var(--color-primary);
  text-shadow: -1px 1px 1px #1a3643, -2px 2px 1px #1a3643, -3px 3px 1px #1a3643, -4px 4px 1px #1a3643, -5px 5px 1px #1a3643, -6px 6px 1px #1a3643, -7px 7px 1px #1a3643, -8px 8px 1px #1a3643, -25px 25px 8px rgb(0 0 0 / 20%);
}
p.text-404 {
  margin: 2rem 0;
  font-size: 20px;
  font-weight: 600;
  color: #444;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*---- Related post css -----*/
.related-posts .postbox{
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 10px;
}
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 28px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
}
/*------------- Page -----------------*/
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: right !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: white;
  background-color: var(--color-primary);
  padding: 10px 18px;
  border-radius: 30px;
  font-weight: 600;
}
.socila_share  b {
  color: #000;
  font-size: 18px;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: right;
  margin-left: 7px;
  color: black;
  font-weight: 700;
  font-size: 18px;
}
.post_ctg{
  margin-bottom: 10px;
}
.author_details img {
    border-radius: 50%;
}
/*--- Share icon css ----*/
.share_icon i {
  padding: 8px;
  margin: 0 0;
  background-color: #ffffff;
  color: var(--color-primary);
  border: none;
  border-radius: 7px;
  width: 23px;
  margin: 5px 4px;
  text-align: center;
}
.share_icon i:hover {
  color: #ffffff;
  background-color: var(--color-primary);
}
#blog-right-sidebar #slider,#blog-left-sidebar #slider,#full-width-blog #slider{
  margin-bottom: 3%;
}
/* post comment button */
input#submit:hover{
  transition: 0.2s;
  border-right: none !important;
  border-left: none !important;
}
/* next button */
.nav-next .meta-nav, .nav-previous .meta-nav{
  transition: all 0.5s;
}
.nav-next .meta-nav, .nav-previous .meta-nav{
  position: relative;
  transition: 0.5s;
}
.nav-next .meta-nav:hover{
  padding: 8px 10px 8px 30px;
}
.nav-next .meta-nav:after{
  content: '»';
  position: absolute;
  opacity: 0;
  top: 2px;
  left: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-next .meta-nav:hover:after {
  opacity: 1;
  left: 10px;
}
/* previous button */
.nav-previous .meta-nav:hover{
  padding: 8px 30px 8px 10px;
}
 .nav-previous .meta-nav:after {
  content: '«';
  position: absolute;
  opacity: 0;
  top: 2px;
  right: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-previous .meta-nav:hover:after {
  opacity: 1;
  right: 10px;
}
.wpcf7 form .wpcf7-response-output{
  margin-right: 0;
  text-align: center;
}
/*------------- Page -----------------*/
.middle-content {
  padding-bottom: 20px;
}
.above_title {
  padding-top: 13em;
  text-align: center;
  padding-bottom: 80px;
}
.title-box {
  margin-bottom: 25px;
  color: #1a3643;
  background-size: cover;
  background-repeat: no-repeat;
}
.title-box img {
  width: 100%;
}
.title-box h1 {
  font-weight: 600;
  font-size: 40px;
  color: white;
}
.tp_breadcrumbs{
    color: black;
}
.authordetails {
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.authordetails .author_links {
  padding-right: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  font-size: 14px;
}
.author_links a {
  text-transform: capitalize;
  font-size: 18px;
  color: #1a3643;
}
.socila_share{
  margin-bottom: 0;
}
.related-post-wrapper a {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  color: #1a3643;
  font-weight: 600;
}
.post-single-text {
  line-height: 26px;
}
.post_img img {
  width: 100%;
  border-radius: 10px;
}
#sidebar .widget_calendar {
    padding: 0;
}
.page-template-contact div#footer-widgets {
    margin-top: -8px;
}
.c_content span {
  font-size: 16px;
  color: #757575;
  font-weight: 600;
  font-family: var(--primary-font);
}
.contact_social a {
  background-color: #F6F5F2;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
}
.contact_social a i {
  font-size: 14px;
  color: #6E7673;
}
.contact_social a:hover {
  background-color: var(--color-primary);
}
.contact_social a:hover i{
  color: white;
}
.testimonial_page_template .testimonial_outer {
  border-radius: 10px;
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.10);
  max-width: 100%;
}
.title-banner-content {
    text-align: center;
    margin-top: 0em;
}
.tp_breadcrumbs a, .tp_breadcrumbs span {
  display: inline-block;
  padding: 2px 6px;
  border-radius: 34px;
  color: black;
  font-size: 13px;
  font-weight: 400;
}
.tp_breadcrumbs span a {
  margin-bottom: 0;
  padding: 0;
}
.testimonial_page_template  .testimonial-box {
    background-color: var(--color-primary);
    padding: 20px;
    border-radius: 15px;
}
.blog_inner_box .news-content-inner a.theme_button {
  display: inline-block;
  margin-top: 10px;
}
.blog_inner_box .news-box .metabox{
  margin-top: 0;
}
.testimonial_page_template  .team_img img {
    margin-left: 0;
}
#single-testimonial .t-desig {
    color: black;
    margin: 0;
    font-size: 14px;
}
.contact-details-wrapper h3 {
  font-weight: 600;
  font-size: 24px;
}
/*-------------- media section ---------------*/
@media screen and (min-width: 1200px) and (max-width: 1399px){
  .container {
    max-width: 1270px;
  }
}
@media screen and (max-width:480px) {
  .product-search-form input {
    width: 100%;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 0;
    margin-bottom: 10px;
  } 
  .product-search-form {
    margin-left: 30px;
    margin-left: 0;
    text-align: center;
  }
  select.header-search-select {
    border: 1px solid rgba(232, 232, 232, 1);
    margin: 0;
  } 
  .product-search-form button.header-search-button {
    border-radius: 0;
  }
  .product-search-form {
    margin-left: 30px;
    margin-left: 0;
  }
  .product-search-form form {
    display: block;
    border: none;
  }
  .my-account-block, .wishlist-block {
    margin-left: 20px;
    margin-left: 0;
    margin: 10px 0;
  }
}
@media screen and (max-width:576px) {
  #slider .carousel-indicators {
    display: none;
  }
  #slider .carousel-caption {
    top: 40% !important;
  }
  section .container {
    z-index: 1 !important;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px){
  .news-content-inner a.theme_button {
    display: inline-block;
    margin-top: 10px;
  }
  #slider .carousel-caption {
    top: 50% !important;
  }
  .header-contact-text{
    font-size: 14px;
  }
}
@media screen and (max-width:767px) {
  .rs_block .star-rating {
    margin-top: 6px;
    margin: 0 auto;
    margin-top: 10px;
  }
  .news-box .metabox {
    padding-right: 0;
    padding-left: 0;
  }
  .logo-search-block {
    padding: 20px 20px;
  }
  .tagline-disount {
    border: none;
    padding: 0;
  }
  .flash_product, .services-boxes{
    max-width: 300px;
    margin: 0 auto;
  }
  .product-search-form {
    margin: 0;
  }
  .topbar-custom-links {
    text-align: center;
  }
  .header-navigation {
    padding: 7px 0;
  }
  .top-bar{
    text-align: center;
  }
  .my-account-block, .wishlist-block {
    margin: 10px 0;
  }
  .header_social {
    margin-right: 0;
    margin-top: 10px;
  }
  .categories-bar {
    margin-left: 0;
    text-align: center;
    margin: 10px 0;
  }
  .sliding-sidebar {
    padding: 0;
  }
  .topbar_translate .switcher .option{
    right: -40px;
  }
  #all-category .owl-carousel .owl-item img {
    width: auto !important;
    height: auto !important;
  }
  .inner-boxes {
    text-align: center;
  }
  .woocommerce #order_review table th, .woocommerce table.shop_table td{
    text-align: center;
  }
  .title-banner-content {
    margin-top: 2em;
  }
  .boxes-loop .home_and_outdoor_p, .boxes-loop .consumer_products_p {
    max-width: 100%;
  }
  #deals {
    padding-top: 0;
  }
  .rs_block .flash_product {
    margin-bottom: 20px;
    text-align: center;
  }
  .rs_block .add_to_cart_button:before {
    position: unset;
    margin: 0 auto;
    margin-top: 10px;
  }
  .rs_block .flash_product:last-child, .promo-blocks:last-child {
    margin-bottom: 0;
  }
  .payment-image {
    margin-top: 10px;
    text-align: center;
  }
  .promo-blocks {
    margin-bottom: 20px;
  }
  .news_block {
    display: block;
  }
  .slider-box {
    text-align: center;
  }
  .slide_nav, img.theme-image-after, img.theme-image-before {
    display: none;
  }
  .section_main_head {
    position: relative;
  }
  .services_img_inner2 {
    margin-bottom: 10px;
  }
  .home-and-outdoor-head, .consumer-products-head {
    margin: 20px;
    text-align: center;
  } 
  .home-and-outdoor-head h3, .consumer-products-head h3 {
    max-width: 39%;
    font-size: 18px;
    font-weight: 600;
    max-width: 100%;
  }
  .custom-dots.owl-dots{
    position: unset;
  }
  .news-content-inner {
    padding-left: 0;
    margin-top: 32px;
  }
  .post-right-volumn .post_img img{
    width: 100% !important;
    height: auto;
  }
  #slider .carousel-caption {
    top: 38%;
  }
  .slide_btn {
    margin-top: 10px !important;
    margin-bottom: 20px;
  }
  .newsletter-container  .section_main_head {
    margin: 0;
  }
  .sale-boxes {
    margin-top: 20px;
  }
  .sale-boxes-inner {
    max-width: 100%;
    background-color: rgb(0 0 0 / 50%);
    border-radius: 30px;
  }
  .sale-boxes-first {
    background-position: left;
  }
  .sale-boxes-first.sale-boxes-second {
    background-position: right;
  }
  .sale-boxes-inner2 {
    max-width: 100%;
    background-color: rgb(0 0 0 / 50%);
    border-radius: 30px;
  }
  #masthead {
    position: unset;
  }
  .footer-col3 h3.widget-title {
     visibility: visible; 
  }
  #main-banner {
    padding-top: 2em;
  }
  .banner-images, .banner-content-block {
    width: 100%;
  }
  .banner-inner h2 {
    font-size: 28px;
  }
  .banner-git-block {
    margin-bottom: 10px;
  }
  .banner-images {
    margin-top: 10px;
  }
  .about-image1 {
    margin-bottom: 16px;
  }
  .menu_container {
    margin-top: 0;
  }
  .search-block i.fas.fa-search {
    position: unset;
  }
  .half-heading.section_main_head{
    max-width: 100%;
  }
  .news_date_comment {
    text-align: center;
    margin-top: 10px;
  }
  .banner_title_box img{
    display: none;
  }
  .banner_title_box {
    margin-bottom: 40px;
    padding-top: 0em;
    padding-bottom: 3em;
  }
  .section-text {
    margin-bottom: 16px !important;
  }
  .search-no-results input.search-field {
    margin-bottom: 10px;
  }
  .share_icon i {
    padding: 7px;
    width: 24px;
  }
  .authordetails ul {
    margin-right: 0;
    margin-top: 20px;
  }
  #search form.search-form.serach-page {
    right: 38%;
  }
  #search input[type="search"]{
    width: 52%;
  }
  .footer-content-wrapper {
    max-width: 100%;
     margin-bottom: 0px; 
  }
  .owl-carousel .owl-dots {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .title-banner-content {
    max-width: 100%;
  }
  .contact-email i, .contact-address i, .contact-phone i {
    margin: 0 auto;
  } 
  #top-bar {
    text-align: center;
  }
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    margin: 0 auto !important;
  }
  .footer-text {
    text-align: center;
    margin: 10px 0;
  }
  .owl-nav, .news_block, .footer-logo {
    text-align: center;
  }
  .head-logo-block {
    margin-bottom: 20px;
    margin-top: 17px;
  }
  .inner_carousel {
    margin-bottom: 0em;
  }
  .content_on_banner {
    position: unset;
    text-align: center;
  }
  .custom_block {
    padding: 10px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  .head-full-width-center{
    max-width: 100%;
  }
  #search .close{
    top: 31%;
    left: 10%;
  }
  .search-no-results div#sidebar {
    margin-top: 20px;
  }
  .contac_form:after{
    display: none;
  }
  .contac_form{
    margin: 10px 0;
    max-width: 100%;
  }
  .contact_box_container{
    padding: 15px 15px;
  }
  .contact_details_column .media{
    margin-bottom: 20px !important;
  }
  .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }  
  #slider h1, #slider h2 {
    font-size: 18px;
    line-height: 24px;
  }
  a.theme_button.slide-btn {
    margin-left: 0;
  }
  .slide-content-box {
    margin-top: 0em;
    text-align: center;
    position: unset;
  }
  .Slider-left-box {
    padding-bottom: 0em;
  }
  .slide-image-inner {
    text-align: center;
  }
  .contact_head{
    right: unset;
    width: 80%;
    margin: 0 auto !important;
  }
  .page-content h1{
    font-size: 120px;
  }
  .theme-footer-cols ul li {
    padding-right: 0;
    list-style: none;
    margin-right: 0;
  }
  .theme-footer-cols ul{
    margin: 0;
  }
  .theme-footer-cols ul li:before{
    display: none;
  }
  .logo_inner{
    text-align: center;
  }
  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .rpwwt-widget ul li {
    text-align: center;
    margin: 0 auto;
  }
  .copyright-icons {
    text-align: center;
    margin: 10px 0;
  }
  .woocommerce .cart-collaterals .cart_totals, .top_contact, .news-box h5, .custom-nav, .quote_box {
    text-align: center;
  }
  .media, .media img {
    display: block !important;
    text-align: center;
    margin: 0 auto !important;
  }
  .media img {
    margin-bottom: 15px;
  }
  .media i {
    display: block !important;
    margin-bottom: 10px;
  }
  .theme-footer-cols h3:after{
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
  }
  .section_main_head.heading-half-width{
    max-width: 76%;
  }
  tbody, td, tfoot, th, thead, tr{
    padding: 10px 10px;
  }
  .inner-body{
    text-align: center;
  }
  .toggler{
    margin: 0;
  }
  .media img{
    margin-bottom: 0;
  }
  .section_main_head, .contact_head, .contact_details_column ul li, .theme-footer-cols{
    text-align: center;
  }
  .footer-col1 .is-layout-flex.wp-block-buttons {
    display: block;
  }
  .contact_widget .media i{
    padding-left: 0;
  }
  .footer_icons {
    text-align: center;
    margin-top: 30px;
  }
  .copyright-text{
    text-align: center !important;
  }
  .contact_details_column a{
    display: block;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .woocommerce-cart table.cart td.actions .coupon button.button {
    width: auto;
    margin: 0 auto;
    float: none !important;
  }
  .woocommerce-page table.cart td.actions .button {
    margin: 0 auto !important;
  }
  section {
    padding: 30px 0;
    background-size: cover;
  }
  .logo h1 a {
    font-size: 21px;
  }
  .post-navigation .nav-previous, .post-navigation .nav-next, blockquote, .work-info img {
    width: 100%;
  }
  .admin-login.text-end{
    text-align: right !important;
  }
  .contact-info {
    display: block;
    margin: 0;
    padding: 0 20px;
  }
  .c_icon{
    margin: 7px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .headerbar {
    padding-bottom: 5px !important;
    padding-top: 5px;
  }
  .sale-boxes-first {
    background-position: left;
  }
  button.owl-next{
    left: -15px;
  }
  button.owl-prev{
    right: -15px;
  }
  .home-and-outdoor-bg, .consumer-products-bg {
    display: flex;
    align-items: center;
    text-align: center;
  }
  .home-and-outdoor-head h3, .consumer-products-head h3 {
    max-width: 100%;
  }
  .home-and-outdoor-head a.theme_button2, .consumer-products-head a.theme_button2 {
    padding: 10px 17px;
  }
  .countdown-box {
    width: 40px;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .countdown-box .countdown-time {
    font-size: 8px;
  }
  .countdown-box .countdown-block{
    font-size: 14px;
  }
  .promo-blocks-content h3 {
    font-size: 18px;
  }
  .promo-blocks-content h3 {
    padding-top: 0;
  }
  .promo-blocks-content {
    padding-top: 5px;
  }
  .sale-boxes-first.sale-boxes-second {
    background-position: right;
  }
  .product-search-form input {
    width: 100%;
  }
  .categories-bar {
    margin-left: 7px;
  }
  .product-search-form {
    margin-left: 7px;
  }
  select.header-search-select {
    margin-left: 8px;
    padding-right: 8px;
  }
  .Slider-left-box {
    padding-right: 3%;
  }
  img.theme-image-after, img.theme-image-before{
    display: none;
  }
  
  .search-block i.fas.fa-search {
    left: 0;
    position: unset;
    padding: 10px 14px 9px 15px;
  }
  .package-price:before{
    display: none;
  }
  .section_main_head {
    margin-top: 20px;
  }
  .logo-outer {
    width: 35.666667%;
    margin: 0 auto;
  }
  .mobile-menu {
    display: block;
    margin-top: 0em;
    position: absolute;
    top: 0px;
    right: 0;
  }
  .menu_container{
    position: relative;
  }
  .banner_title_box {
    padding-top: 3em;
    padding-bottom: 3em;
  }
  .helping-image2 {
    right: 1em;
    margin-top: 0em;
  }
  .banner-inner h2 {
    font-size: 20px;
  }
  .banner_btn1 {
    margin-left: 2px;
  }
  .banner-contact-box {
    margin-top: 26px;
  }
  .banner-git-block:first-child {
    margin-top: 0px;
  }
  .banner-git-block {
    margin-top: 10px;
  }
  #main-banner {
    padding-top: 14em;
  }
  .logo_inner{
    padding: 0;
  }
  #about-us {
    padding-bottom: 30px;
  }
  .helping-box{
    display: none;
  }
  .icon-box-1 {
    top: 12em;
    left: 1em;
  }
  .headerbar {
    margin-top: 0 !important;
    padding-bottom: 10px;
  }
  .newsletter-container {
    max-width: 100%;
  }
  .owl-carousel .owl-dots {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .testimonials-border {
    display: none;
  }
  .logo-block {
    display: flex;
    align-items: center;
  }
  .tp_breadcrumbs, .tp_breadcrumbs a {
    font-size: 12px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    margin: 0 auto !important;
  }
 
  .logo_inner, .footer-content-wrapper.row, .footer-text {
    text-align: center;
  }
  .footer-col4 {
    padding-right: 15px;
  }
  .header-block {
    padding: 10px  0;
  }
  .header-contact-box a {
    padding: 0;
    font-size: 11px;
  }
  .head-menu-block {
    justify-content: center!important;
  }
  .slide_nav .carousel-prev-button{
    right: 0;
  }
  .slide_nav .carousel-next-button{
    left: 0;
  }
  #slider .carousel-indicators {
    display: none;
  }
  .content_on_banner {
    max-width: 70%;
    margin: 0 auto;
    right: 0;
    position: unset;
    margin-top: 0;
    display: block !important;
  }
  .promo-inner {
    padding: 25px;
    padding-left: 25px;
  }
  .about-image2 {
    position: unset;
    margin-top: 20px;
  }
  .news_content {
    padding: 0px 0;
  }
  .about-head-outer {
    padding: 0;
  }
  .slide-content-box {
    right: -4%;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  .slide_left_image {
    position: unset !important;
  }
  .head-full-width-center {
    max-width: 100%;
  }
  .slider-box {
    padding-bottom: 2em;
  }
  .sale-boxes-inner {
    max-width: 80%;
  }
  .sale-boxes-inner2 {
    max-width: 61%;
  }
  .carousel-item {
    padding: 2em 2em;
  }
  #slider .slide-small-heading{
    font-size: 32px;
  }
  #slider h1, #slider h2 {
    font-size: 28px;
    line-height: 40px;
  } 
  .search_mobile a i {
    color: #222;
  }
  .news-box {
    margin-bottom: 20px !important;
  }
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  .testimonials-items {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
  .contact-image1{
    margin-top: 0;
  }
  section {
    padding: 30px 0;
  }
  .slide-content-box {
    margin-top: 1em;
  }
  .slide-content-box {
    margin-bottom: 20px;
  }
  img.about-image2 {
    position: unset;
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px){
  .custom_product_meta {
    display: block !important;
    text-align: center;
    margin: 0 auto;
  }
  .lc_product .flash_product .custom_product_meta a.add_to_cart_button {
    width: auto;
  }
  .post-right-volumn .post_img img{
    height: auto;
  }
  .post-right-volumn .news-text {
    display: block;
  }
  .newsletter_shortcode {
    margin-top: 0 !important;
    width: 100%;
  }
  .footer-col2 {
    padding: 0 15px;
  }
  .footer-col1, .footer-col2, .footer-col3 {
    margin-bottom: 20px;
  }
  .copyright-wrapper {
    padding: 20px 0;
  }
  .socialbox {
    margin-bottom: 10px;
    text-align: center;
  }
  .Slider-left-box, .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  #header {
    margin-left: 0;
  }
  .search_mobile{
  display: flex !important;
  }
  .banner-head {
    max-width: 100%;
    padding: 0;
  }
  .serach_form_box{
    display: none !important;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #slider .slide_nav i{
    font-size: 12px;
  }
  #about-us .section_main_head h3{
    font-size: 26px;
  }
  .footer-navigation {
    margin-top: 20px;
    text-align: center;
  }
  .footer-navigation ul li{
    margin: 0;
  }
  .footer-logo {
    margin-top: 0em;
  }
  #slider .carousel-caption {
    top: 55%;
  }
  .middle_img_inner img{
    transform: unset;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .product-search-form input {
    width: 100%;
  }
  .carousel-item {
    padding: 2em 0em;
  }
  .slide-image{
    max-width: 50%;
    margin-top: 20px !important;
    margin: 0 auto;
  }
  .slider-box {
    max-width: 65%;
    margin: 0 auto;
  }
  .boxes-loop .home_and_outdoor_p, .boxes-loop .consumer_products_p {
    max-width: 100%;
  }
  .countdown-box {
    width: 50px;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .rs_block .add_to_cart_button:before{
    position: unset;
  }
  .logo-shape {
    bottom: -31px;
  }
  .package-price:before {
    width: 74px;
  }
  .menu_container {
    position: relative;
  }
  .search-block i.fas.fa-search{
    left: 0;
  }
  .mobile-menu {
    position: absolute;
    top: 0;
    right: 0;
  }
  .headerbar {
    margin-top: 3px !important;
    margin-right: 4px;
  }
  .logo-outer {
    width: 25.666667%;
    margin: 0 auto;
  }
  .banner_title_box {
    padding-top: 11em;
    padding-bottom: 5em;
  }
  .newsletter_shortcode {
    width: 90%;
  }
  .right-contact-box {
    display: block !important;
  }
  .header-git-block {
    padding: 6px 24px;
  }
  .icon-box-2 {
    right: 1em;
  }
  #testimonials .owl-item.center .testimonial_outer {
    width: 380px;
  }
  .opening-block {
    padding: 0;
  }
  section{
    padding: 50px 0;
  }
  .header-contact-text {
    font-size: 14px;
  }
  .head-menu-block {
    justify-content: end !important;
  }
  .content_on_banner {
    max-width: 75%;
    margin: 0 auto;
    right: 0;
    left: 0;
    position: unset;
  }
  .footer-col4{
    right: 0;
  }
  .custom-social-icons a i{
    margin-bottom: 5px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .testi_row .row {
    margin: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  .product-search-form input {
    width: 100%;
  }
  .slide-image {
    max-width: 51%;
    margin-top: 20px;
  }
  .carousel-item {
    padding: 3em 2em;
  }
  .boxes-loop .home_and_outdoor_p, .boxes-loop .consumer_products_p {
    max-width: 100%;
  }
  .countdown-box {
    width: 50px;
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .rs_block .add_to_cart_button:before {
    position: unset;
  }
  .custom_cls.container {
    top: 0;
  }
  .package-price:before {
    width: 80px;
  }
  .right-contact-box .header-git-block {
    padding: 16px 9px;
  }
  #main-banner {
    padding-top: 15em;
  }
  #testimonials .owl-item.center .testimonial_outer {
    width: 373px;
  } 
  .content_on_banner {
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .newsletter_shortcode {
    width: 93%;
  }
  .helping-image2 {
    right: 8em;
    margin-top: -16em;
  }
  .quote_box{
    padding: 18px;
  }
  .about_outer{
    padding: 0 !important;
  }
  .testi_row .row {
    margin: 0;
  }
  .about-image {
    margin-bottom: 0;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1300px){
  .slider-box {
    text-align: right;
    padding-right: 5%;
  }
  #slider .carousel-indicators{
    padding-right: 2%;
  }
} 
@media screen and (max-width: 1024px){
  
  .banner_title_box img{
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .headerbar {
    display: block;
  }
  .side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a{
    color: var(--color-primary);
  }
  .Slider-left-box{
    max-width: 100%;
  }
  .about-img-bottom {
    margin-top: 4px;
    margin-right: 0;
  }
  .about_outer{
    padding: 0 !important;
  }
  .side-navigation ul li.current_page_item a:after{
    display: none;
  }
  .side-navigation ul li:hover > ul{
    animation:unset;
  }
  .side-navigation ul li{
    width: 100%;
  }
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation, .side-navigation ul ul li, .side-navigation .current_page_item {
    display: block;
  }
  .side-navigation .current_page_item {
    background-color: transparent !important;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    text-align: center;
    color: white;
    font-size: 20px;
    background-color: black;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
  }
  .side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before{
    display: none;
  }
  .header-menu-boxx {
    position: relative;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation, .side-navigation li {
    padding: 12px 5px;
    text-align: right;
  }
  .side-navigation ul li a {
    color: #fff;
    font-size: 14px;
  }
  
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: black;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .5s;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-right: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
}