*{
  margin:0;
  padding:0;
  outline:none;
  font-family: "Roboto";
}
.button{
  display: inline-block;
}
.content_page{
  padding-top: 30px;
}
.menu_icon{
  display: none !important;
  font-size: 20px;
}
#carousel-slider-section h1{
  font-size: 3.5rem;
  }
.cursor-pointer{
  cursor:pointer;
}
h2,h3
{
  color:#3A4343;
  margin:0;
  padding:10px 0;
  font-size: 2rem;
}
h4 a{
  color: #3A4343;
  font-size: 18px;
  }
h5{
  color: #3A4343;
}
h6{
 color: #6c6c6c;
}
.button-css{
  background-color: #4E5668;
  height: 50px;
  color: white;
  font-family: "Roboto";
  font-size: 16px;
  padding-top: 0.9rem;
  border-radius: 0;
}

body {
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  position:relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: 'Roboto';
  font-weight: 400;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
p{
  margin:0 0 15px;
  padding:0;
  font-weight:400;

}
p, ul li a{
  letter-spacing: 0px;
  list-style-type: none;
}
body a{
  text-decoration:none;
 font-family: "Roboto";
}
a:hover{
  text-decoration:none;
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
  color: inherit;
}
ul,ol{
  margin:0 0 0 15px;
  padding:0;
}
ul li, ol li
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  /*padding: 60px 0;*/
  /*background-attachment: fixed;*/
}
select{
  width: 100%;
  padding: 2px;
}
input[type="submit"] {
  padding: 10px 20px;
  color: #ffffff;
  border: none;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
table, td, th {
  /* border: 1px solid black; */
}
section{
  padding-top: 35px;
  padding-bottom: 35px;
}
.font-large{
  font-size: 3.8rem;
}
.font-medium{
  font-size: 25px;
  margin-top: 12px;
}
.metabox{
  border-top :  1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
}
a.added_to_cart.wc-forward{
  padding: 7px;
  background: #3A4343;
  color: white;
  margin-right: 1rem;
  margin-top: 1em;
  font-weight: 700;
  border-radius: 3px;
}
.page-header h1{
  font-size: 30px;
}
.page-title{
}
input[type="submit"]{
  background-color: #3A4343;
}
/* Sharing hover css */
.sharing-box{
  position: absolute;
  top : 10px ;
  left: 30px;
}
.sharing-box i{
  padding: 10px;
  width: 35px;
  height: 35px;
  text-align: center;
  color: white;
}
.share-icon{

}
.share-icon .fa-share-alt{
  background-color: lightgrey;
}
.share-icon .fa-twitter{
  background-color: #1B95E0;
}
.share-icon .fa-facebook-f{
  background-color: #3b5998;
}
.share-icon .fa-linkedin-in{
  background-color: #0976b4;
}
.share-icon .fa-pinterest-p{
  background-color: #c92228;
}
.sharing-box ul li ul li{
  border-radius: none;
}
.sharing-box ul {
	list-style: none;
	margin: 0;
	padding-left: 0;

}
.sharing-box li {
	display: block;
	float: left;

}
.sharing-box li a {

}
.sharing-box li:hover {
	cursor: pointer;
}
.sharing-box ul li ul {
	visibility: hidden;
  opacity: 0;
	position: absolute;
  transition: all 0.5s ease;
  display: none;
}
.sharing-box ul li:hover > ul,
.sharing-box ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}
.sharing-box ul li ul li {
	clear: both;
}
.tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper {
    position: absolute;
    top: 0;
}
.woocommerce ul.products li.product .button{
  margin-right: 1rem;
}
/* Heading animation */
section:hover h3,section:hover h6 {
    animation: text-shadow 1.5s ease-in-out ;
    animation-iteration-count: 1;
}
h3:hover,h6:hover {
    animation-play-state: paused;
}
@keyframes text-shadow {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(-1em);
    }

    40% {
        transform: translateY(0.5em);
    }

   60% {
        transform: translateY(-0.25em);
    }

    80% {
        transform: translateY(0);
    }
}
@media (prefers-reduced-motion: reduce) {
    * {
      animation: none !important;
      transition: none !important;
    }
}
/* Button animations */
.btn-5 {
  border: 0 solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
  outline: 1px solid;
  outline-color: rgba(255, 255, 255, .5);
  outline-offset: 0px;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn-5:hover {
  border: 1px solid;
  box-shadow: inset 0 0 20px rgba(255, 255, 255, .5), 0 0 20px rgba(255, 255, 255, .2);
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
  text-shadow: 1px 1px 2px #427388;
  color: white;
}
/* Product Quick View CSS  */
.woocommerce-product-gallery__wrapper{
  margin: 30px !important;
}
#yith-quick-view-content .onsale {
    top: 20px;
    right: auto;
    left: 20px;
  }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{
  border: 2px solid lightgrey;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{
  background : lightgrey;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  border : 1px solid lightgrey;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover{
  background-color: #3A4343;
}
.woocommerce div.product .product_title h1{
  font-size: 30px;
}
/* wishlist */
.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
    position: absolute;
    width: auto!important;
    left: 20px;
    top: 20px;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button {
    background: none;
    border: none;
    padding: 0;
    color: #555;
    margin: 0;
    line-height: 1;
    min-height: 0;
    font-size: 0;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button:hover {
    box-shadow: none;
    color: #434343;
}

.product .woocommerce-product-gallery .yith-wcwl-add-to-wishlist a.button i {
    margin: 0;
    font-size: 26px;
}
/* -----------------------search form -------------------------*/
.search-field {
  border: none;
}
[type=submit]{
  border: none;
}
/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box {
  border: 2px solid #eeeeee;
}

/*------------------Single Post -----------------*/

#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #1cc5dc;
  color: #ffffff;
  margin-left: 15px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #1f1e1e;
}
.page-header h1,.entry-title
{
  color: #3A4343;
}
.single-post-content table td
{
  text-align: center;
}
.single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}
/*------------------ Contact Page -----------------*/

.contact-page-details {
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],.contac_form input[type='email'],.contac_form input[type='tel'],.contac_form input[type='date'],.contac_form textarea,.contac_form input[type="submit"]{
  margin: 10px;
}

input[type='date'] {
    width: 100%;
    padding: 8px;
}
input.wpcf7-form-control.wpcf7-submit.contactp-sumbit{
  background-color: #1cc5dc;
}
.inner-cont i {
    color: #1cc5dc !important;
}

section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;

}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color: #000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
/*.contac_form label{
  width: 100%;
}*/
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details span
{
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
}
.contact-page-details .inner-cont i
{
  font-size: 35px;
  color:#343434;
  padding: 14px 0;
}
.contact-page-details .inner-cont p
{
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.contact-color-bg h3
{
  font-size: 36px;
  color: #2f3942;
  font-weight: bold;
  padding-bottom: 30px;
}
.contact-color-bg
{
  text-align: center;
}
/*.contact-color-bg form textarea
{
  margin-right: 10px;
}*/
.contact-box .google-map
{
  padding-top: 30px !important;
  margin-bottom: 30px !important;
}
.form-detl {
    border: 2px solid #cccccc;
}
.contact-box .row.form-info {
    margin-right: 5px;
}
.contact-box .form-btn {
    margin-left: 40px;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-weight: bold;
}

/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #ffffff;
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
.social_widget a:hover{
  background: #1cc5dc;
  border: 1px solid #1cc5dc;
}

/* --------- Blog Page ------- */

.postbox-content .post-text
{
  font-size: 18px;
  color: #8fa3aa;
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-author a
{
  color: #000;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
}
.logged-in-as a
{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar {
  padding-top: 30px;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
#sidebar button[type="submit"]{
  background: url('../images/magnifying-glass.png') no-repeat scroll black 20px 10px;
  color: black;
  text-indent: -9999px;
  width: 80px;
}
#sidebar aside h3 {
    position: relative;
    top: -33px;
    left: -10px;
    text-align: left;
    background-color: white;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    font-weight: 600;
    color: black;
}
#sidebar aside.widget{
  border: 2px solid #ddd;
    border-radius: 6px;
    padding: 20px;
}
/* ----------------------- BLOG---------------------- */
/* blog */
.blog-border{
  border: 1px solid lightgrey;
}
.icon-color{
  color: #AEA679;
}
/* blog animation */
.animation-blog:hover{
    background-color: #4E5668;
    color:white;
    transition: all 1s;
}
.animation-blog:hover h4 a{
  color: white;
}
.pagination{
  margin: auto;
  padding: 30px;
  width: 100%;
}

.pagination a,.page-numbers li{
  background-color: #4E5668;
  color: white;
  font-family: "Roboto";
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 10px;
  margin: 0 10px;
}
.current {
  background-color: #4E5668;
  color: white;
  font-family: "Roboto";
  font-size: 16px;
  border-radius: 10px;
  padding: 10px 10px;
  margin: 0 10px;
}
.woocommerce nav.woocommerce-pagination ul li{
  margin: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
  color: white;
}
.woocommerce nav.woocommerce-pagination ul{
  border: none;
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled,
 .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{
   color: white;
   opacity: 1;
 }
 .woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
   width: 130px;
   height: 41px;
 }
 #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{
   padding: 10px;
 }
/* ----------------------- POST---------------------- */
.woocommerce-breadcrumb{
  padding-top: 50px!important;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
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:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}

.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}

/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
}
#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;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #fff;
  text-transform: uppercase;
  border-top: none;
  background-color: #4E5668;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{
  margin-bottom: 1em;
}
.wp-block-latest-comments__comment a{
  color: black;
}
.comment-meta.commentmetadata a{
  color: black;
}
.comment-body a{
  color: black;
}
.wp-block-latest-comments__comment-meta{
  font-weight: 600;

}
#comments h2#reply-title {
  display: inline-table;
}
#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
 border-radius: 25px 0 0 25px;
 height: 45px;
}
#sidebar label{
  position: relative;
  top: -34px;
  right: 120px;
  text-align: left;
  background-color: white;
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: black;
}

#sidebar input[type="submit"]{
 background-color :#1cc5dc;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#sidebar ul li:last-child
{
  border:none;
}
#sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-size: 15px;
}
#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#ec1d23;
 color: #fff;
}
.single-post-content p
{
  font-size: 18px;
  color: black;
  line-height: 28px;
}
.wp-block-search .wp-block-search__label{
  width: auto;
}
.wp-block-search .wp-block-search__button{
  margin-left: 0;
  border: none;
  padding: 0 10px;
  background-color: black;
  border-radius: 0 25px 25px 0;
  height: 45px;
  color: white;
}
#sidebar aside h2{
  position: relative;
  top: -33px;
  left: -10px;
  text-align: left;
  background-color: white;
  display: inline-block;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: black;
}
.wp-block-latest-posts__featured-image{
  display: inline-block;
  width: 70px;
}
.wp-block-group a{
  width: 65%;
  display: inline-block;
  margin-left: 20px;
}
.wp-block-group .wp-block-latest-posts__post-date{
  position: relative;
  top: -24px;
  left: 89px;
}
.cat-item {
  font-weight: 400;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}

.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  background-color: #4E5668;
  display: block;
  float: left;
  padding: 10px 15px ;
  margin-bottom: 10px;
  margin-right: 10px;
  color: white;
  -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;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}

/* ------------- Category --------------------*/

.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}

/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}
hr.half-width{
  width:50%;
  margin: 0 auto;
}
/* -------------Contact form 7 ------------------*/
.contact-summary i{
  color: #AEA679;
  font-size: 40px;
  border: 2px solid #AEA679;
  padding: 20px;
  width: 85px;
  height: 85px;
  text-align: center;
  border-radius: 50%;
  transition: transform ease-out 0.1s, background 0.2s
}
.contact-summary hr{
  border-top: 3px solid #AEA679;
}
.contact-box{
  box-shadow: 5px 5px 2rem 0rem lightgrey;
}
#Contact-Us h4{
  font-size: 30px;
  padding: 30px;
}
#Contact-Us .wpcf7 input[type="text"],#Contact-Us .wpcf7 input[type="email"],#Contact-Us .wpcf7 input[type="tel"]{
 width: 30%;
 border-radius: 2rem;
 margin: 1rem;
 padding-left: 20px;
}
#Contact-Us textarea{
  width: 97%;
  height: 150px;
  border-radius: 2rem;
  margin: 1rem;
  padding-left: 20px;
}
#Contact-Us label{
  font-size: 30px;
  margin-top: 5rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
#Contact-Us .wpcf7 input[type="submit"]{
  background-color: #4E5668;
  height: 50px;
  color: white;
  border-radius: 2rem;
}
/*--------- Woocommerce Section--------- */

.woocommerce ul.products li.product .star-rating{
  margin: 0 auto .5em;
  color: #f4bc16;
}
.woocommerce .products li {
    text-align: center;
    padding: 10px !important;
    background: #fafafa;
}
.woocommerce #sidebar {
  margin-top: 2em;
}
a.showcoupon,
.woocommerce-message::before{
  color: #1cc5dc;
}
.woocommerce-message {
  border-top-color: #1cc5dc;
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background: #ff5b72;
  color: #fff;
  padding: 0;
  border-radius: 3px;
  margin: 0 !important;
  min-height: 5px;
  line-height: 26px;
  min-width: 60px;
}
.woocommerce ul.products li.product .onsale{
    top: 15px ;
    right: 10px ;
}
h2.woocommerce-loop-product__title{
  font-size: 18px !important;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #3A4343;
}
.woocommerce div.product .product_title,.woocommerce div.product p.price, .woocommerce div.product span.price{
  margin-bottom: 5px;
}
.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{
  background: #3A4343;
  color: white;
  height: 41px;
}
.price-color{
  color: #FF4362;
}
ins bdi{
  color: #3A4343;
}
bdi{
  color: #FF4362
}
#yith-quick-view-modal.open .yith-wcqv-main {
  height: 80%;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #2f3942;
  color: #fff;
}
.woocommerce .quantity .qty {
  width: 5em;
  padding: 8px 5px;
  border-radius: 0;
  border: solid 1px #2f3942;
  color: #2f3942;
}
.col-1,.col-2 {
  max-width: 100%;
}
nav.woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
}
nav.woocommerce-MyAccount-navigation ul li {
  background: #3A4343;
  padding: 12px!important;
  margin-bottom: 10px;
}
nav.woocommerce-MyAccount-navigation ul li a{
  color: #fff !important;
  font-weight: bold;
  font-style: none !important;
}
.posted_in {
  display: block;
}
.woocommerce .woocommerce-ordering select{
  padding: 10px;
}
span.woocommerce-input-wrapper,.menu_header select,.menu_header .wc-block-product-categories__dropdown{
 width: 100%;
}
.woocommerce-product-gallery__image{
  padding: 2px;
}
.woocommerce a.checkout-button.button.alt.wc-forward{
  color: #fff !important;
  font-style: none;
}
.woocommerce a.checkout-button.button.alt.wc-forward:hover{
  text-decoration: none !important;
}
/* -------------------page 404 ----------------------*/
.content_page .container{
  width: 40%;
}
.page-404 h3{
  font-size: 45px;
  font-weight: 600;
}
/* -------------------Shop page  ----------------------*/
.woocommerce a.button{
  padding: 10px;
}
.columns-3 .tinvwl_add_to_wishlist-text,.columns-4 .tinvwl_add_to_wishlist-text,.columns-2 .tinvwl_add_to_wishlist-text{
  display: none;
}
.columns-3 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,.columns-4 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button,.columns-2 .tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{
  color: lightgrey;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid lightgrey;
  padding: 6px;
}
.woocommerce ul.products li.product .price{
  font-size: 17px;
  text-align: center;
}
.page h1 a{
  color: black;
}
.woocommerce ul.products li.product .price del{
  opacity: 1;
}
.columns-4 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper,.columns-2 .tinv-wraper.woocommerce.tinv-wishlist.tinvwl-after-add-to-cart.tinvwl-loop-button-wrapper{
  position: absolute;
  top: 0;
  left: 10px;
}
.columns-4 .woocommerce ul.products li.product .onsale,.columns-3 .woocommerce ul.products li.product .onsale,.woocommerce div.product div.images .woocommerce-product-gallery__trigger,.columns-2 .woocommerce ul.products li.product .onsale{
  position: absolute;
  top: 0;

}
.woocommerce span.onsale{
  position: absolute;
  top: 9px;;
}
#millions-of-hours a.added_to_cart.wc-forward,#latest-arrival a.added_to_cart.wc-forward{
  padding: 7px;
  background: transparent;
  color: white;
  margin-right: 0;
  margin-top: 0;
  font-weight: 700;
  border-radius: 0;

}
