/*
Theme Name: bigsoft
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap");

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.header-main {
    padding: 0 30px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/

.featured-box .icon-box-img img {
  padding-top: 0;
}
b, strong {
    font-weight: 600;
}
body {
  font-size: 15px;
  font-weight: 400;
  font-family: "Roboto Slab", sans-serif;
}

.nav > li > a,
.mobile-sidebar-levels-2 .nav > li > ul > li > a {
  font-size: 17px;
  font-family: "Roboto Slab", sans-serif;
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical > li > a {
  font-family: "Roboto Slab", sans-serif;
}

.alt-font {
  font-family: "Roboto Slab", sans-serif;
}
.row,
.container {
  max-width: 1402.5px !important;
  margin: auto;
}
/** Header **/
.header-main .cart-item i.icon-shopping-bag {
  font-size: 30px !important;
}
.header-contact-text {
  font-size: 16px;
  color: #000;
  font-weight: 300;
}
.header-contact-phone {
  font-size: 20px;
  margin-left: 10px;
  color: #000;
}
.header-bottom .container,
.header-main .container {
  max-width: 100% !important;
}
.header-bottom .nav-top-link {
  font-weight: 400 !important;
  font-size: 15px;
}
.header-main .nav > li {
  margin: 0 10px;
}

.header-main .nav > li > a {
  padding: 0px;
}

.top-head__single {
  color: #fff;
  background: #000000;
  text-align: center;
}

.top-head__single p {
  margin: 0;
  padding: 15px 0px;
  font-weight: 400;
}

/** Footer **/
.logo-footer-item p {
  display: flex;
}
.image-logo-footer-two {
  width: 20%;
  object-fit: contain;
}
.image-logo-footer-one {
  width: 60%;
  object-fit: contain;
  padding-right: 10px;
}
#footer {
  background: #f1f1f1;
}

#footer img {
  margin: 0;
}
.absolute-footer {
  border-top: 1px solid #7c7a7a;
  padding-top: 25px;
}
.absolute-footer .footer-secondary {
  display: none;
}
#footer a.back-to-top {
  border: 0;
  color: #fff;
  font-size: 20px;
  line-height: 45px;
  width: 45px;
  height: 45px;
  min-width: 45px;
  min-height: 45px;
  margin: 0;
  bottom: 90px;
  background: #19af42;
}
.sectionfooter .payment-icons .payment-icon {
  background-color: rgb(255 255 255);
  opacity: 1;
  margin-top: 10px;
}
.sectionfooter .ux-menu-link__text {
  color: #ffff;
}
/** Sidebar **/

.post-sidebar .widget {
  padding: 12px 10px;
  border: 1px solid #212529;
}

.post-sidebar .widget .widget-title span {
  padding: 10px;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 5px;
  text-align: center;
  display: block;
}

.post-sidebar .widget .is-divider {
  display: none;
}

.post-sidebar .widget a {
  color: #fff;
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  background-color: #19af42;
  border-style: none;
  box-shadow: 0 2px 7px 2px rgba(37, 42, 50, 0.37);
  margin-bottom: 5px;
  display: block;
}

.post-sidebar .widget p {
  text-align: center;
  margin-bottom: 10px;
}

.post-sidebar .widget ul li {
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  position: relative;
  padding-left: 30px;
}

.post-sidebar .widget ul li:before {
  content: "";
  background: url("assets/images/icon-check.png") no-repeat;
  background-size: contain;
  height: 25px;
  width: 25px;
  margin-top: 3px;
  position: absolute;
  left: 0;
}

/** Custom Comment **/

.comment-input-holder {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.element-wrapper {
  font-size: 16px;
  color: rgb(48, 48, 48);
  line-height: 1;
  font-weight: bold;
  font-family: helvetica, arial, sans-serif;
  margin-bottom: 20px;
}

.comment-input {
  border: 1px solid #dedede;
  width: 100%;
  margin: 0 auto;
}

.comment-input .textbox-facebook {
  outline: none;
  border: none;
  background: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 20px 20px;
  box-sizing: border-box;
  width: 100%;
  box-shadow: none;
  margin: 0;
  height: auto;
}

.comment-holder {
  position: relative;
  box-sizing: border-box;
  margin-bottom: 0px;
}

#fbcomments {
  background-color: white;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e9eaed;
}

#fbcommentslist {
  padding-left: 7px;
}

ul#fbcommentslist {
  margin: 0 10px 48px 5px;
}

#fbcomments ul {
  padding: 0;
  padding-left: 7px;
}

li ul {
  border-left: 1px dotted #d3d6db;
}

ul#fbcommentslist ul {
  margin: 0;
}

#fbcommentslist li {
  margin: 8px 0px;
  list-style-type: none;
}

.profilepic {
  float: left;
  display: block;
  margin-right: 8px;
  height: 48px;
  width: 48px;
  margin-top: 5px;
}

.prflpcCmt {
  height: 36px;
  width: 36px;
}

.commentcontent {
  display: table;
}

#fbcomments h3 {
  font-family: helvetica, arial, sans-serif;
  color: #3b5998;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
  margin: 0;
  display: inline-block;
}

#fbcomments p {
  margin: 4px 0px;
  color: black;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: left;
  word-wrap: break-word;
}

.fbbuttons {
  height: 25px;
}

.fbbuttons .blue {
  color: #627aad;
  font-size: 12px;
  margin: 0;
  cursor: pointer;
}

.fbbuttons .blue {
  color: #627aad;
  font-size: 12px;
  margin: 0;
  cursor: pointer;
}

.likeduim {
  margin-right: 0px;
  position: relative;
  bottom: 3px;
  height: 15px;
  width: 13px;
}

.cmtdatum {
  cursor: pointer;
}

.fbbuttons .grijs {
  color: #7f7f7f;
  font-size: 12px;
  margin: 0;
}

/** Post **/

h1.entry-title {
  font-size: 30px;
}

.post-item .box .box-image .image-zoom {
  border-radius: 10px;
}

.post-item .box .post-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: center;
}

.post-item .box .is-divider {
  display: none;
}

.related-post .heading {
  font-size: 25px;
  color: #004aaf;
  margin-bottom: 15px;
}

.post-item .col-inner .post-meta::before {
  content: "\f133";
  font-family: "Font awesome 6 Pro";
  font-weight: 300;
  font-size: 12px;
  padding-right: 5px;
}

.entry-header-text .entry-meta {
  font-size: 14px;
}

.entry-header-text .entry-meta .posted-author {
  padding-right: 10px;
}

.entry-header-text .entry-meta .posted-on,
.entry-meta .posted-share {
  padding-left: 10px;
  padding-right: 10px;
}

.entry-meta .posted-share a {
  font-size: 11px;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  line-height: 24px;
  border-width: 1px;
  margin-bottom: 0px;
}

.entry-meta .posted-view {
  padding-left: 10px;
}

.entry-meta .posted-author img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

.related-post .heading {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 25px;
}

.related-post .flickity-prev-next-button {
  opacity: 1;
}

.related-post .flickity-prev-next-button.previous {
  left: -15px;
}

.related-post .flickity-prev-next-button.next {
  right: -15px;
}

.related-post .flickity-prev-next-button .flickity-button-icon {
  padding: 25%;
  color: #fff;
  background: #243ac4;
  border-radius: 4px;
}

.sticky-bar {
  position: sticky;
  bottom: 0;
  z-index: 8;
}

#ix4a36-4 {
  background-color: #19af42;
  padding-top: 15px;
  padding-bottom: 15px;
}

.fk-colum {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.btn-post__link {
  font-size: 16px;
  line-height: 24.75px;
  font-weight: 700;
  margin-top: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #ffffff;
  border-style: none;
  letter-spacing: 0;
  box-shadow: 0 2px 7px 2px rgba(37, 42, 50, 0.37);
  margin-right: 0;
  margin-left: 0;
  color: #19af42;
  margin-bottom: 0;
  display: inline-block;
}

.btn-text p {
  padding: 10px;
  font-size: 17px;
  color: #ffffff;
  line-height: 17px;
  font-weight: 600;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .header-bottom .container,
  .header-main .container {
    max-width: 90% !important;
  }
  /** Footer **/
}
