/*
Theme Name: Sadaqah4 For you
Theme URI: https://otg2030.com/
Author: Nimrod Cabanlit
Author URI: https://www.instagram.com/carljaydan/
Description: Sadaqah4 – Compassion in Action, One Gift at a Time.
Version: 1.0
*/

*{
    margin:0;
    padding:0;
    outline:none;
  }
  body{
    margin:0;
    padding:0;
    font-size:16px;
    color: #303030;
    font-family: 'ubuntu', sans-serif;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
  }
  img{
    border:none;
    margin:0;
    padding:0;
    height:auto;
    max-width:100%;
  }
  a{
    color:#C2B59B;
    text-decoration:none;
    word-wrap: break-word;
  }
  a:hover{
    color:#000000;
    text-decoration:none;
  }
  ol,ul{
    margin:0;
    padding:0;
  }
  .wp-caption,
  .wp-caption-text,
  .sticky,
  .gallery-caption,
  .aligncenter{
    margin:0;
    padding:0;
    max-width:100% !important;
  }
  .sticky{
    background: #ededed;
  }
  .entry-content ol li,
  .entry-content ul li{
    margin-left:15px;
  }
  .entry-content a, .contentsecwrap a{
    text-decoration: underline;
  }
  ul li ul,
  ul li ul li ul,
  ol li ol, ol li ol li ol{
    margin-left:10px;
  }
  h1,h2,h3,h4,h5,h6, #sidebar .widget-title{
    color:#303030;
    font-weight:600;
    word-wrap: break-word;
    line-height: 1.2;
    font-family: "Pridi", serif;
    letter-spacing: 1px;
  }
  h1{
    font-size:32px;
  }
  h2{
    font-size:30px;
  }
  h3{
    font-size:24px;
  }
  h4{
    font-size:20px;
  }
  h5{
    font-size:18px;
  }
  h6{
    font-size:14px;
  }
  .clear{
    clear:both;
  }
  .alignnone{
    width:100% !important;
  }
  img.alignleft, .alignleft{
    float:left;
    margin:0 15px 0 0;
    padding:5px;
    border:1px solid #cccccc;
  }
  img.alignright, .alignright{
    float:right;
    margin:0 0 0 15px;
    padding:5px;
    border:1px solid #cccccc;
  }
  .left{
    float:left;
  }
  .right{
    float:right;
  }
  #comment-nav-above .nav-previous,
  #comment-nav-below .nav-previous{
    float:none !important;
    margin:10px 0;
  }
  h2#reply-title {
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
  ol.comment-list li{
    list-style:none;
    margin-bottom:5px;
  }
 
  .boxlayout{
    width: 1140px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    box-shadow: 0 -8px 8px #8e8e8e;
  }
  /*post formate*/
  .format-gallery .wp-block-gallery, .format-video figure{
    margin-bottom: 15px;
  }
  /* Text meant only for screen readers. */
  .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
  }
  .screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
  }
  a:focus,input[type='submit']:focus,input[type='search']:focus,textarea:focus,input[type='name']:focus,input[type='email']:focus,.toggle-nav button:focus,a.close-button:focus,#commentform input#email:focus, #commentform input#url:focus,#commentform input#author:focus, #commentform textarea:focus, #commentform input#eazycfc_captcha:focus{
      outline: -webkit-focus-ring-color auto 1px;
  }
  .main-nav ul.sub-menu li a:focus, .main-nav ul ul a:focus,.main-nav a:focus{
    border:2px solid #C2B59B;
    outline: none;
  }
  input:focus{
    border:2px solid #303030;
  }
  .textwidget p a,.entry-content p a,.entry-summary a{
    text-decoration: underline !important;
  }
  .comment-content p a, .description p a {
    text-decoration: underline !important;
  }
  /* = wide block css
  -------------------------------------- */
  /*.alignwide {
    margin-left  : -80px;
    margin-right : -80px;
  }
  .alignfull {
    margin-left  : calc( -100vw / 2 + 100% / 2 );
    margin-right : calc( -100vw / 2 + 100% / 2 );
    max-width    : 100vw;
  }
  .alignfull img {
    width: 100vw;
  }*/
  .single-post .alignfull, .single-post .alignwide {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /*block css*/
  .site-main .alignfull, .site-main .alignwide{
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
  .site-main .alignfull img{
    width: 100% !important
  }
  .site-main .alignnone, .site-main .aligncenter{
    width: auto !important;
  }
  .site-main .alignleft{
    margin-right: 10px;
  }
  .postsec-list .wp-block-button a:hover, .site-main .wp-block-button a:hover,
  .site-main .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
  .postsec-list .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover{
    background-color: #303030 ;
    color: #fff !important;
  }
  .postsec-list .wp-block-button.is-style-squared a, .site-main .wp-block-button.is-style-squared a{
    border-radius: 0px !important;
  }
  .postsec-list .wp-block-button__link, .site-main .wp-block-button__link{
    background: #C2B59B;
    color:#fff !important;
    border-radius: 30px;
    font-weight: 500 !important;
  }
  .site-main .wp-block-button.is-style-outline a, .postsec-list .wp-block-button.is-style-outline a{
    background:none;
    border:1px solid #C2B59B !important;
    color: #fff !important;
  }
  .site-main img.alignleft, .site-main .alignleft, .site-main img.alignright, .site-main .alignright,
  .postsec-list img.alignleft, .postsec-list .alignleft, .postsec-list img.alignright, .postsec-list .alignright{
    border:none;
  }
  .tags a {
    text-decoration: none!important;
    font-weight: 400;
    color: #fff !important;
    background: #C2B59B;
    box-shadow: 0 1px 0 rgb(0 0 0 / 8%);
    text-shadow: none;
    line-height: 3.5;
    padding: 8px;
    margin: 5px;
    border-radius: 5px;
    font-size: 15px;
  }
  .tags a:hover{
    background-color: #303030;
    color: #fff !important;
  }
  /*scroll to top*/
  #button{
    background: #C2B59B;
    color: #fff;
    cursor: pointer;
    width: 60px;
    text-align: center;
    height: 60px;
    padding-top: 22px;
    position: fixed;
    border-radius: 50%;
    bottom: 60px;
    right: 20px;
    z-index: 9999;
    -moz-border-radius: 0;
    font-size: 15px;
    display: none;
  }
  /* = pre loader css
  -------------------------------------- */
  #preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999999;
  }
  #status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(images/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
  }
  /*sticky header*/
  .header.main.sticky-head{
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    z-index: 9999;
    box-shadow: 2px 2px 10px 0px #303030;
    padding: 10px 20px !important;
    margin: 0;
    background-color: #fff;
  }
  .admin-bar .page-template-template-home-page .header.main.sticky-head,.admin-bar .main.sticky-head{
    top: 24px;
  }
  .toggle-navis-sticky-on.mobile.sticky-head{
    position: static;
  }
  h1.site-title, p.site-title{
    font-size: 30px;
    margin-bottom: 0;
    font-weight: bold;
  }
  p.site-title a, h1.site-title a {
    color: #303030;
    font-weight: 600;
    font-size: 30px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: "Pridi", serif;
  }
  p.site-title{
    line-height: 1.3;
  }
  p.site-title a:hover, h1.site-title a:hover{
    color: #C2B59B;
  }
  .page-template-template-home-page p.site-title a:hover, .page-template-template-home-page h1.site-title a:hover{
    color: #C2B59B;
  }
  .logo span.site-description{
    font-size: 13px;
    font-weight: 500;
    color:#303030;
  }
  /*header*/
  .main-header {
      border-bottom: 1px solid #dddddd;
  }
  .header-top {
    background-color: #C2B59B;
  }
  .time, .email a{
    font-size: 14px;
    color: #303030;
    font-weight: 500;
  }
  .email i{
    font-size: 15px;
  }
  .header .contact-us a, .slide-btn a{
    padding: 13px 28px;
    background-color: #C2B59B;
    color: #000;
    display: inline-block;
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 30px;
    font-weight: 600;
    text-align: center;
  }
  .header .contact-us a:hover{
    background-color: #303030 !important;
    color: #fff;
  }
  .social-icons a{
    color: #303030;
    font-size: 18px;
  }
  .social-icons a:hover, .email:hover, .email a:hover{
    color:#fff;
  }
  /* = menus css */
  .main-navigation{
    background-color: #faf8f4;
    padding: 10px 0;
  }
  #mySidenav {
    display: inline;
    background-color: #303030;
  }
  .main-nav ul {
    margin: 0;
    padding: 0;
  }
  .main-nav li {
    display: inline-block;
    position: relative;
  }
  .main-nav a {
    padding: 15px 20px;
    font-size: 15px;
    display: block;
    text-transform: capitalize;
    color:#303030;
    font-weight: 500;
  }
  .main-nav a:hover{
    color:#303030;
  }
  .main-nav .sub-menu a{
    color:#303030;
  }
  .main-nav .menu-item-has-children > a::after {
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900; 
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: auto;
    bottom: auto;
    right: auto;
    margin-left: 10px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 15px;
  }
  .main-nav .menu-item-has-children.current-menu-parent > a::after,
  .main-nav .menu-item-has-children.current-menu-ancestor > a::after,
  .main-nav .menu-item-has-children.current_page_parent > a::after {
    transform: translateY(-50%) rotate(0deg);
  }
  .main-nav ul ul a:hover {
    color: #C2B59B;
  }
  .main-nav ul ul {
    position: absolute;
    background: #fff;
    min-width: 250px;
    z-index: 9999;
    top: 98%;
    line-height: 30px;
    opacity: 0;
  }
  .main-nav ul ul ul {
    left: 100%;
    top: 0%;
  }
  .main-nav ul ul a {
    color: #1f1f1f;
    border: none;
    padding: 10px;
    margin-top: 5px;
  }
  .main-nav ul ul li {
    float: none;
    display: block;
    text-align: left;
    border-left: none;
    border-right: none !important;
    padding: 0;
    border-bottom: solid 1px #f1f1f1;
  }
  .main-nav li ul {
    border-top: 3px solid #C2B59B !important;
    border: 1px solid #EEE;
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
  }
  .main-nav .menu > ul > li.highlight {
    background-color: #006ccc;
  }
  .main-nav .menu > ul > li.highlight:hover {
    background: transparent;
  }
  .main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
  .main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
  .main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
  .main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
  .main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
    opacity: 1;
  }
  .main-nav ul li:hover > ul {
    opacity: 1;
  }
  .main-nav li.menu-item-has-children:hover > ul,
  .main-nav li.menu-item-has-children:focus > ul,
  .main-nav li.menu-item-has-children.focus > ul {
    opacity: 1;
  }
  .main-nav .sub-menu {
    opacity: 0;
    left: -9999px;
    z-index: 99999;
    width: 200px !important;
  }
  ul.sub-menu ul.sub-menu {
    left: 200px !important;
  }
  .main-nav .menu-item-has-children:not(.off-canvas):hover > .sub-menu,
  .main-nav .menu-item-has-children:not(.off-canvas):focus > .sub-menu,
  .main-nav .menu-item-has-children.is-focused:not(.off-canvas) > .sub-menu,
  .main-nav .menu-item-has-children:not(.off-canvas)[focus-within] > .sub-menum,
  .main-nav .menu-item-has-children:not(.off-canvas):focus-within > .sub-menu {
    display: block;
    left: 0;
    margin-top: 0;
    opacity: 1;
    width: auto;
    min-width: 100%;
  }
  ul.sub-menu ul.sub-menu {
    left: -9999px;
  }
  .toggle-nav,
  a.close-button {
    display: none;
  }
  /*page css*/
  .page-header {
    margin-bottom: 20px;
  }
  .page-header h1{
    color: #303030;
    margin-bottom: 10px;
    font-size: 35px;
    word-wrap: break-word;
  }
  .page-header span, .page-header span a {
    font-size: 18px;
    word-wrap: break-word;
    display: inline;
    margin-bottom: 10px;
  }
  /* = slider section css
  -------------------------------------- */
  #slider-cat{
    background-image: url(images/slider-bg.png);
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 99;
    height: 650px;
    background-size: 100% 100%;
  }
  #slider-cat::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
  }
  #slider-cat .sliderbox {
    position: absolute;
    top: 45%; 
    transform: translateY(-50%);
    left: 10px;
    right: 10px;
    bottom: 0;
    z-index: 9999;
  }
  #slider-cat .text-content{
    width: 700px;
  }
  #slider-cat .text-content h1 a{
    color: #C2B59B;
    font-size: 55px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: capitalize;
    letter-spacing: 2px;
  }
  #slider-cat .text-content h1 a:hover{
    color: #fff;
  }
  #slider-cat .text-content p.slider-subhead{
    font-size: 33px;
    font-weight: 500;
    color: #fff;
    font-family: "Pridi", serif;
    letter-spacing: 2px;
  }
  .slide-btn a:hover{
    background-color: #fff;
  }
  #slider-cat .text-content p{
    color:#fff;
    font-size: 15px;
    line-height: 1.6;
  }
  #slider-cat .imagebox {
    background: #C2B59B;
    border-bottom: 12px solid #C2B59B;
    border-radius: 50%;
    width: 360px;
    height: 370px;
  }
  #slider-cat .imagebox img{
    object-fit: cover;
    height: 360px;
    width: 360px !important;
    border-radius:50%;
  }
  #slider-cat .sliderbtn {
      display: flex;
  }
  #slider-cat .text-content .slider-text{
    font-size: 16px;
    font-weight: 700;
    color: #C2B59B;
  }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
  }
  #slider-cat .owl-dots {
    position: absolute;
    top: 50%; 
    bottom: 0;
    transform: translateY(-50%); 
    right: 0; 
    left: auto; 
    width: auto; 
    text-align: center;
    display: flex;
    flex-direction: column; 
    align-items: center;
  }
  #slider-cat .owl-dots .owl-dot {
    background-color: #fff;
    border-radius: 50%;
    height: 10px;
    margin: 12px 0; 
    width: 10px;
    border: none;
  }
  #slider-cat .owl-dots .owl-dot.active {
    background-color: #fff;
    outline: 1px solid #fff;
    outline-offset: 3px;
  }
  
  #slider-cat .owl-prev,
  #slider-cat .owl-next {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    font-size: 30px;
    background: transparent;
    color: #fff;
    border: none;
  }
  #slider-cat .owl-prev {
    right: auto;
    left: 2%;
  }
  #slider-cat .slider-img-col{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  /* = services css
  -------------------------------------- */
  #services .service-content i.main-icon{
    font-size: 75px;
    padding: 70px;
    border-radius: 50%;
    color: #fff;
  }
  #services .heart-icon.first {
    position: absolute;
    top: 10%;
    left: auto;
    right: 100%;
    font-size: 22px;
    transform: rotate(30deg);
  }
  #services .heart-icon.second {
    position: absolute;
    top: 20%;
    right: 85%;
    left: auto;
    font-size: 38px;
    transform: rotate(328deg);
  }
  #services .serv-counter{
    color: #303030;
    font-size: 55px;
    font-family: "Pridi", serif;
    font-weight: 600;
  }
  #services .serv-title{
    font-size: 18px;
    color: #9d9d9d;
    text-transform: capitalize;
  }
  #services .bg-color-1 {
    background-color: #4b77e0;
  }
  #services .bg-color-2 {
    background-color: #e33c34;
  }
  #services .bg-color-3 {
    background-color: #36a1b1;
  }
  #services .bg-color-0 {
    background-color: #f3b32b
  }
  #services .heart-icon.heart-color-1 {
    color: #4b77e0;
  }
  #services .heart-icon.heart-color-2 {
    color:#e33c34;
  }
  #services .heart-icon.heart-color-3 {
    color: #36a1b1;
  }
  #services .heart-icon.heart-color-0 {
    color:#f3b32b;
  }
  
  /*single post metafields*/
  .single-post .serv-content{
    color: #C2B59B;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .single-post .social-icon i{
    font-size: 22px;
    color:#303030;
    margin-right: 15px;
  }
  .single-post .social-icon i:hover, .single-post h3 a:hover{
    color: #C2B59B;
  }
  /* = Page lay out css
  -------------------------------------- */
  .postsec-list input.search-field,
  .postsec-list input.search-submit {
    padding: 15px 10px;
  }
  .postsec-list .search-form input.search-submit{
    background-color: #C2B59B;
    color: #fff;
    border: 2px solid #C2B59B;
  }
  .contentsecwrap{
    padding:35px 0;
    clear: both;
  }
  .contentsecwrap p{
    margin-bottom:20px;
  }
  #sidebar aside.widget{
    padding: 20px;
    border-radius: 5px;
  }
  .listarticle{
    border-radius: 5px;
  }
  .listarticle h2 a{
    color: #303030;
    font-size: 30px;
    text-decoration: none;
    word-wrap: break-word;
  }
  .listarticle h2 a:hover{
    color: #C2B59B;
  }
  .single_title{
    margin-bottom: 15px;
    font-size: 20px;
  }
  .post-thumb{
    margin:15px 0;
  }
  .nav-links .page-numbers{
    background-color: #303030;
    color: #fff !important;
    padding:10px 15px;
    text-decoration: none;
  }
  span.page-numbers.current, .nav-links .page-numbers:hover{
    background-color: #C2B59B;
    color: #fff;
  }
  
  /* label css
  ---------------------------------------------- */
  label{
    margin-bottom: 0;
  }
  #footer .search-form label, #sidebar .search-form label{
    width: 100%;
  }
  aside.widget ul, .entry-summary li{
    list-style:none;
  }
  .listarticle .alignfull, .listarticle .alignwide{
    margin-left: 0;
    margin-right: 0;
  }
  #recentcomments li{
    background-image:none !important;
  }
  #recentcomments li a{
    padding-left:0px !important;
  }
  .textwidget select,table{
    width:100%;
  }
  nav.navigation.pagination {
      margin: 30px auto;
  }
  /*--------------------------------------------------------------
  ## Sidebar Style 
  --------------------------------------------------------------*/
  #sidebar input[type="text"],
  #sidebar input[type="search"],
  #footer input[type="search"]{
    border: solid 2px #C2B59B;
    padding: 10px;
    width: 100%;
  }
  #footer input[type="search"]{
    margin-bottom: 10px;
  }
  #sidebar input.search-submit,
  #footer input.search-submit,
  form.woocommerce-product-search button {
    padding: 10px;
    width: 100%;
    border:none;
    background: #C2B59B;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
  }
  input.search-submit{
    background-color: #C2B59B;
    color: #fff;
    border:none;
    padding: 16px 20px !important;
  }
  .widget-area .widget::after,
  .widget-area .widget::before {
      clear: both;
      content: "";
      display: table;
  }
  #sidebar .widget-title {
      font-size: 28px;
      font-weight: 600;
      margin-bottom: 15px;
      padding-bottom: 10px;
      position: relative;
      text-align: left;
      text-transform: capitalize;
  }
   .entry-title h2:before{
   content: "\f185";
      display: inline-block;
      font-family: FontAwesome;
      margin-right: 5px;
  }
  #sidebar ul {
      list-style: outside none none;
      padding: 0;
      margin: 0;
  }
  #sidebar ul ul {
      border-bottom:none;
      padding-bottom: 0;
  }
  #sidebar ul li {
    padding: 5px;
    padding-left: 30px;
    padding-top: 5px;
    position: relative;
    color: #303030;
  }
  #sidebar ul li::before {
    color: #C2B59B !important;
    content: "\f192";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 7px;
    left: 0;
    position: absolute;
    top: 6px;
    margin-left: 2px;
  }
  #sidebar .widget a,
  #sidebar .widget a:visited {
    color: #303030;
    text-decoration: none;
  }
  #sidebar .widget a:hover,
  #sidebar .widget a:active {
    color: #C2B59B;
  }
  /* #sidebar .widget a:active {
    color: #C2B59B;
  }
  #sidebar .widget a:hover{
    color: #000000 !important;
  } */
  #sidebar .widget {
      padding: 20px;
      background: #fff;
      border-radius: 12px;
      box-shadow: 0 0 2px #cfcfcf;
      border-bottom: 3px solid #C2B59B;
      margin-bottom: 30px;
  }
  #sidebar .widget:hover{
      box-shadow: 0 0 20px #cfcfcf;
  }
  #sidebar .widget_nav_menu ul li{
    padding: 3px 15px 5px 13px;
  }
  #sidebar .widget_nav_menu ul li a{ 
    line-height: 2.5;
  }
  #sidebar .wp-block-search__label{
    font-size:30px;
    color: #303030;
    font-weight: 600;
    word-wrap: break-word;
    line-height: 1.2;
    font-family: "Pridi", serif;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
  #sidebar .wp-block-search__inside-wrapper .wp-block-search__button{
    background-color: #C2B59B;
   }
  /*Clearing floats css*/
  .page-links {
    float: unset !important;
    display: inline-flex;
    gap: 5px;
    align-items: center;
    margin:20px auto;
  }
  .page-links a, .page-links span{
    padding: 10px 15px;
    background-color: #C2B59B;
    color: #fff !important;
  }
  .page-links .post-page-numbers.current, .page-links a:hover{
    background-color: #303030;
    color:#fff !important;
  }
  .page .page-links a {
    color: #fff !important;
    text-decoration: none;
    font-size: 15px;
  }
  /*calendar widget*/
  .widget_calendar {
      text-align: center;
  }
  .widget_calendar caption {
      background: #C2B59B none repeat scroll 0 0;
      color: #fff;
      padding: 5px;
  }
  .widget_calendar .pad {
      background: #eeeeee none repeat scroll 0 0;
  }
  .widget_calendar #today {
      background: #C2B59B none repeat scroll 0 0;
      color: #fff;
  }
  .widget .tagcloud a {
      border: 1px solid #dddddd;
      color: #001837;
      display: inline-block;
      font-size: 16px !important;
      line-height: 1.5;
      margin-bottom: 5px;
      padding: 5px 15px;
  }
  .widget .tagcloud a:hover {
      border: 1px solid #C2B59B;
      color: #C2B59B;
  }
  .widget_categories li > a,
  .widget_archive li > a {
      display: inline-block;
      min-width: 85%;
  }
  .search-form .search-submit:focus {
      box-shadow: inherit;
      outline: none;
  }
  dt {
      font-weight: bold;
  }
  dd {
      margin: 0 1.5em 1.5em;
  }
  img {
      height: auto;
      max-width: 100%;
  }
  table {
      margin: 0 0 1.5em;
      width: 100%;
  }
  td, th {
    border: 1px solid #ddd;
    padding: 5px;
    color:#252525;
  }
  #footer td, #footer th{
    color: #fff;
  }
  select {
      width: 100%;
      padding: 5px;
  }
  #footer .tagcloud a {
    border: solid 1px #fff;
    font-size: 12px !important;
    margin: 2px 0;
    display: inline-block;
    color: #fff;
    padding: 5px;
    font-weight: 500;
  }
  .tagcloud a:hover{
    background-color: #C2B59B;
    border-color: #C2B59B !important;
  }
  #sidebar .tagcloud a:hover{
    background-color: transparent !important;
  }
  /*footer*/
  #footer ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
  #footer ul li {
    font-size: 15px;
    letter-spacing: 0.5px;
    padding: 3px 15px 3px 13px;
    position: relative;
    color: #fff;
  }
  #footer ul li::before {
    color: #fff;
    content: "\f105";
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 3px;
  }
  #footer a .footer-widget-area {
    float: left;
    padding: 0 25px;
    width: 25%;
  }
  #footer a,
  #footer p {
    color:#fff;
  }
  #footer .copywrap a:hover{
    color:#fff !important;
  }
  #footer h6{
    color:#C2B59B;
  }
  /*--------------------------------------------------------------
  ## Posts and pages
  --------------------------------------------------------------*/
  .postsec-list article.hentry {
      background: #ffffff none repeat scroll 0 0;
      box-shadow: 0 0 2px #cfcfcf;
      padding: 30px;
      position: relative;
      border-radius: 12px;
      margin-bottom: 30px;
  }
  .postsec-list article.hentry:hover{
      box-shadow: 0 0 20px #cfcfcf;
  }
  /* = Footer css
  ------------------------------------------- */
  #footer input.search-submit{
    background: #0b648e;
    color: #fff;
  }
  #footer{
    background-color: #303030;
    color: #ffffff;
  }
  #footer h1, #footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
    color: #fff;
  }
  .ftr-4-box{
    width:21%;
    float:left;
    margin:0 4% 2% 0;
    box-sizing:border-box;
    padding:20px;
  }
  .widget-column-4 {
    margin-right:0px !important;
  }
  .ftr-4-box h5{
    font-size:28px;
    color:#C2B59B;
    margin-bottom:0;
    border-bottom:1px solid #303030;
    padding-bottom:20px;
  }
  .ftr-4-box h5 span{
    font-weight:300;
    color: #3dd4e5;
  }
  .ftr-4-box ul{
    margin:0;
    padding:0;
    list-style:inside disc;
  }
  .ftr-4-box ul li {
    display:block;
    padding:6px 0;
    border-bottom:1px solid #303030;
  }
  .ftr-4-box ul li a,.ftr-4-box a.readmore span {
    color:#ffffff;
  }
  .ftr-4-box p{
    margin-bottom:15px;
  }
  .copywrap {
    font-size: 18px;
    padding: 14px 10px !important;
    background-color: #C2B59B;
  }
  .copywrap p, .copywrap p a{
    color:#303030 !important;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
  }
  #footer .copywrap a:hover{
    color:#303030;
  }
  .entry-content .tags a{
    color:#fff !important;
  }
  /* Mobile Portrait View */
  @media screen and (max-width: 767px) {
    .wpcf7 input[type="text"],
    .wpcf7 input[type="tel"],
    .wpcf7 input[type="email"],
    .wpcf7 textarea {
      width: 100%;
    }
    .ftr-4-box{
      width: 100%;
    }
    .boxlayout{
      width: 270px;
    }
    .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
      top:0;
    }
    .logo, .toggle-nav{
     text-align: center;
    }
    .sidenav .close-button{
      margin-bottom: 20px !important; 
    }
    .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
      top: 0;
    }
    tr.wc-block-cart-items__row {
      gap: 0.4em;
    }
    td.wc-block-cart-item__total{
      padding-left: 0px !important;
    }
    li.wc-block-grid__product{
      max-width:100% !important;
      float:none;
    }
    /*.page-template-template-home-page.admin-bar .sidenav{
      margin-top: 44px;
    }*/
    .header.main.sticky-head{
      position: static;
      box-shadow:none;
    }
    .toggle-nav button{
      font-size: 13px;
      padding: 10px 22px;
    }
    .contact-box{
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
    }
    #slider-cat .sliderbtn{
      display: flex;
      justify-content: center;
      align-items: center;
    }
    #slider-cat .text-content{
      padding: 0 3em;
    }
    #slider-cat .text-content p{
      display: none;
    }
    #slider-cat .text-content h1 a{
      font-size: 20px;
    }
    #slider-cat .text-content h1{
      text-align: center;
      line-height: 0.7;
    }
    #slider-cat .sliderbox{
      left: 0;
      right: 0;
      top: 40%;
      padding: 5px 18px;
    }
    #slider-cat{
      height: 500px;
    }
    #slider-cat .imagebox{
      width: 200px;
      height: 212px;
    }
    #slider-cat .imagebox img{
      width: 200px !important;
      height: 205px;
    }
    .header .contact-us a, .slide-btn a{
      font-size: 12px;
      padding: 10px 20px;
    }
    #slider-cat .owl-dots{
      left: 95%;
      right: 0;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 999px) {
    .is-sticky-on.mobile.sticky-head{
      top: 40px;
    }
    .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
      top: 47px;
    }
    .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
      top:42px;
    }
    .boxlayout{
      width: 650px;
    }
    .ftr-4-box{
      width: 28%;
    }
    tr.wc-block-cart-items__row {
      gap: 1em;
    }
    li.wc-block-grid__product{
      max-width: 48% !important;
      float: left;
      clear: both;
      margin: 0 1% 2.992em;
      flex: 1 0 48% !important;
    }
    .toggle-nav button{
      font-size: 17px;
      padding: 10px 25px;
    }
    #slider-cat .sliderbox .text-content h1 a{
      font-size: 32px;
    }
    #slider-cat .sliderbox .text-content p{
      font-size: 12px;
    }
    #slider-cat .text-content p.slider-subhead{
      font-size: 18px;
    }
    #slider-cat{
      height: 450px;
    }
    #slider-cat .sliderbox{
      left: 5%;
      right: 5%;
      top: 40%;
    }
    #slider-cat .imagebox{
      width: 220px;
      height: 228px;
    }
    #slider-cat .imagebox img{
      width: 220px !important;
      height: 221px;
    }
    #services .service-content i.main-icon{
      font-size: 43px;
      padding: 50px;
    }
    #slider-cat .text-content{
      width: 500px;
    }
    #slider-cat .owl-dots{
      top: 45%;
    }
    .header .contact-us a, .slide-btn a{
      padding: 11px 25px;
      font-size: 15px;
    }
    #services .heart-icon.first{
      font-size: 18px;
    }
    #services .heart-icon.second{
      font-size: 32px;
    }
    #services .serv-counter{
      font-size: 40px;
    }
    #services .serv-title{
      font-size: 13px;
    }
  }
  @media screen and (max-width: 1000px){
    .main-nav ul ul, .main-nav .sub-menu{
      opacity: 1;
    }
    .logo span.site-description{
      font-size: 12px;
    }
    .page-template-template-home-page .main-nav a,.main-nav .sub-menu a, .page-template-template-home-page .header.main.sticky-head .main-nav a{
      color: #fff;
    }
    .main-nav ul{
      text-align: left;
    }
    .main-nav ul.sub-menu li a:focus, .main-nav ul ul a:focus,.main-nav a:focus{
      border:2px solid #fff;
      outline: none;
    }
    .main-nav .sub-menu{
        margin-left: 25px;
    }
    .main-nav li ul{
      border:none;
      box-shadow: none;
      border-top: none !important;
    }
    .main-nav .sub-menu li{
      border-bottom: none;
    }
    .toggle-nav button {
      font-weight: 600;
      border: none;
      margin: 10px 0;
      color: #000;
      display: inline-block;
      background-color: #C2B59B;
      border-radius: 30px;
    }
    .sidenav {
      height: 100%;
      width: 100%;
      position: fixed;
      z-index: 99999; 
      left: 0;
      top: -110%;
      overflow-x: hidden; 
      transition: 0.5s top ease-in-out;
      overflow-y: scroll;
      background: #C2B59B;
      visibility: hidden; 
      opacity: 0.9;
    }
    .main-nav ul li a:hover{
      color: #fff;
    }
    .main-nav li {
      padding: 0 15px;
      display: block;
      border-bottom: solid 1px #fff;
    }
    body.show-main-menu .sidenav{
      visibility: visible;top: 0;transition: 0.5s top ease-in-out;
    }
    .sidenav .close-button {
      margin-bottom:30px !important;font-size: 36px; display: block !important;color: #fff; padding: 10px !important;}
    .sidenav #site-navigation {
      width: 100%; 
    }
    .toggle-nav span{
      font-size:30px; cursor:pointer; text-align: right;
    }
    .main-nav ul ul li,.menubar .nav ul li,.toggle-nav{display: block;}
    .main-nav ul li a{
      padding: 8px;text-decoration: none;font-size: 15px;color: #fff;display: block;float: none;margin: 5px 0;border-right: none; 
    }
    .main-nav ul li ul li a:before{
      content:"\00BB \00a0";
    }
    .main-nav ul.sub-menu a:hover{
      color:#303030;
    }
    .main-nav ul ul{
      position: static; width: 100%; background: transparent;border-top-width: 0px; border-bottom-width: 0px;box-shadow: none; }
    .main-nav ul ul a{
      border-bottom: none; padding-left: 40px;
    }
    .main-nav ul ul ul.sub-menu a{
      padding-left: 40px;
    }
    #mySidenav {
      text-align: left; display: inline;
    }
    .main-menu {
      padding: 0em;
    }
    .main-nav ul.sub-menu>li>a:before {
      content: unset;
    }
    .main-nav ul.sub-menu>li>a:hover:before{
      opacity: 0;left: 0px;width: 0px;
    }
    #slider-cat .text-content{
      width: 100%;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1110px) {
    .admin-bar .page-template-template-home-page .header.sticky-head, .admin-bar .sticky-head{
      top: 32px;
    }
    .admin-bar .page-template-template-home-page .header.main.sticky-head, .admin-bar .main.sticky-head{
      top: 30px;
    }
    tr.wc-block-cart-items__row {
      gap: 1em;
    }
    #slider-cat .sliderbox{
      left: 0;
      right: 0;
    }
    #slider-cat .text-content{
      width: 500px;
    }
    #slider-cat .imagebox{
      width: 300px;
      height: 310px;
    }
    #slider-cat .imagebox img{
      width: 300px !important;
      height: 305px;
    }
  }
  @media screen and (max-width: 320px){
    .woocommerce ul.products li{
      width: 100% !important;
    }
  }
  @media screen and (min-width:1700px) and (max-width:1900px){
    .container{
      max-width: 1520px;
    }
  }
  @media screen and (min-width:1920px) {
    .container{
      max-width: 1620px;
    }
  }