/*
Theme Name: Catering Services Pro
Theme URI:  https://www.vwthemes.com/themes/catering-services-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description:
Version: 0.0.1
Requires at least: 5.8.0
Tested up to: 6.0.3
Requires PHP: 7.2
License: GNU General Public License
License URI:license.txt
Text Domain: catering-services-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Catering Services Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2019.
Catering Services Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */

/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(assets/webfonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Yesteryear */
@font-face {
  font-family: 'Yesteryear';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Yesteryear'), local('Yesteryear-Regular'), url(https://fonts.gstatic.com/s/yesteryear/v8/dg4g_p78rroaKl8kRKo1n7sNTg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*{
  margin:0;
  padding:0;
  outline:none;
}
html 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: 'Bree Serif';
  font-weight: 300;
  overflow-x: hidden;
}
body.modal-open
{
  overflow: scroll !important;
}
body
{
  padding-right: 0 !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;
  letter-spacing: 1px;
  font-family:"Bree Serif";
  color:#000000;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:15px;
  font-weight:300;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none;
  color:#222222;
}
a:hover{
  text-decoration:none;
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 0 0 15px;
  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;
  max-width: 100%;
  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="number"],
input[type="date"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border: none;
  font-size:14px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  color: #757575;
  background: transparent;
  -webkit-box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
  box-shadow: 0 0 15px 0 rgb(0 0 0 / 9%);
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select
{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-size: 13px;
  letter-spacing: 3px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 600;
  text-transform: uppercase;
  border: none;
  background-color: #eb353b;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea{
  height: 80px;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
iframe{
  width: 100%;
}
.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;
  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;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
  border: 1px solid #fff;
  color: #000000;
}
#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
    color: #7f8391;
}
.widget_calendar td,.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #7f8391;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody #today
{
  background-color: #bbb;
}
.widget_calendar tbody a:hover,.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #7f8391;
}
.widget th,.widget td {
  padding: 0.5384615385em;
}
#footer_box  .footer3 {
  padding:0 25px;
}
#header .header-logo h1 a, #header .header-logo p{
  color: #fff;
}
/* ------------Sweep To Right ------------- */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
/*-----------------Search pop up----------------*/
.header-search-box{
  position: relative;
}
.header-search-box .serach_outer {
  /* position: fixed;
  width: 100%;
  height:0;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: rgba(11,10,10, 0.86);
  display: none;
  transition: 2s; */
  /* background: #fff;
  display: none;
  position: absolute;
  right: 73px;
 bottom: -24px;
  width: 16%;
  height: 76px;
  z-index: 999;
  height: 70px;
  box-shadow: 0 25px 98px rgb(0 0 0 / 10%);
  border-radius: 5px; */
  background: #fff;
  display: none;
  position: absolute;
  right: 0;
  top: 75px;
  width: 200px;
  height: 76px;
  z-index: 999;
  /* height: 70px; */
  box-shadow: 0 25px 98px rgb(0 0 0 / 10%);
  border-radius: 5px;
  /* padding: 15px; */
}
/* .show-vw-search{
  height: 100% !important;
} */
.header-search-box .hide-vw-search{
  height: 0 !important;
}
.header-search-box .serach_inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 10px;
}
.header-search-box .closepop{
  position: absolute;
  top: 16%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 6px;
  z-index: 999999;
}
 .serach_outer i {
  font-size: 14px ;
  padding: 4px 0 0 0;
  /* color: #fff; */
  cursor: pointer;
}
.header-search-box .serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  /* width: 100%; */
  border:none !important;
}
.header-search-box .search-no-results input.search-field{
  border:1px solid #222;
}
.header-search-box .search-no-results input[type="submit"]{
  padding: 12px 30px;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.search_popup input.search-submit{
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.header-search-box .search_popup label {
  background: transparent;
  width: 81%;
}
.header-search-box .search_popup input.search-field{
  padding: 4.5% 0;
  background-color: #f5f5f5 !important;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: none !important;
  color: #838383 !important;
  border-top:none !important;
  border-left: none !important;
  border-right: none !important;
}
.search_popup input::placeholder {
    font-size: 14px;
}
.search_popup input.search-field::placeholder
{
  font-size: 17px;
  color:#222;
}
.search_popup .search-submit{
  color: #fff;
  border-radius: 50%;
  background-color: #eb353b;
  padding: 2px 7px;
  width: 26px;
  height: 26px;
  border: none;
  margin-left: 5px;
}
.search_popup .search-submit i
{
  color: #fff;
}
.vw-hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.vw-hvr-shrink:hover, .vw-hvr-shrink:focus, .vw-hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* ----------- Spinner ------------- */

.vw-cateringloading-box
{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
  cursor: pointer;
  z-index: 9999;
}
.vw-cateringloading-box .lds-ellipsis {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top:50%;
  transform: translate(-50%,-50%);
}
.vw-cateringloading-box .lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.vw-cateringloading-box .lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.vw-cateringloading-box .lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.vw-cateringloading-box .lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.vw-cateringloading-box .lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/* ------Booking Form ------*/
#booking-form .booking-inner{
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 10px;
  padding: 40px;
}
#booking-form input{
  margin-bottom: 10px;
}
#booking-form label{
  padding-bottom: 5px;
  color: #4d4d4d;
}
#booking-form input::placeholder {
  font-weight: 100;
}
#booking-form input[type="submit"]{
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  border: 2px solid #eb353b;
  padding: 5px 31px;
  border-radius: 50px;
  background: transparent;
  color:#000;
}
#booking-form h3{
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 56px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 900;
  padding-bottom: 20px;
}
#booking-form .book-clr span{
      color: #757575;
}
.booking-align{
  align-self: center;
}
.header-btn-book{
  padding: 13px 15px;
  font-size: 14px;
  border-radius: 50px;
  background: #eb353c;
  font-weight: 600;
  border:1px solid #eb353c;
  color:#fff;
  letter-spacing: 1px;
  position: relative;
    left: 20px;
}
.header-btn-book:hover{
    background: transparent;
    color: #000;
}
/* ---------- Return to Top ------------ */

#return-to-top {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background-color: #eb353b;
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
}
#return-to-top i {
  color: #fff;
  position: relative;
  top: 8px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 4px;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
#return-to-top #screen-reader-text
{
  color: #fff;
}
/* --------------------------Header---------------------------- */
#header {
  padding: 0;
}
#header .header-logo{
  text-align: center;
  padding: 5px 0 15px;
  background-color: #fff;
  border-radius: 8px;
}
#sticky-onoff{
  display: none;
}
.main-header-box #sticky-onoff{
  display: none;
}
.stickynavbar {
  background-color: #fff;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 99;
}

.sticky .main-navigation a{
  color: #262729;
}
.sticky .main-navigation ul ul a{
  color: #fff;
}
.sticky .search-icon i{
  color: #9a9da4;
}
/* #vw-sticky-menu.sticky{
  margin-top: 0;
  padding: 20px 20px
} */
.nav_wrap{
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}
.menubar{
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.neseted-inner{
  top: 0;
  position: absolute;
}
.continnerbox{
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
.search-main-box .search-icon i{
  color: #fff;
  background: #eb353c;
  padding: 18px 13px;
  border-radius: 50%;
  font-size: 20px;
  margin: 3px 8px;
  height: 55px;
  width: 55px;
}
/*----------------Menu bar-----------*/
 #header{
  z-index: 999;
  padding: 40px 0 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#header .logo-box{
  padding-right: 0;
}
#header .menubar-box{
  text-align: left;
  padding-left: 0;
  margin: 50px 0;
  background-color: #fff;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
}
.sticky .menubar-box{
    margin: 0 0 !important;
}
.sticky  .header-logo{
    padding: 0 !important;
    width: 75px;
}
.sticky  .header-logo img{
  height: 60px;
}
.toggle-menu-title{
  display: none;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
.main-header-box .right_menu{
  padding-left: 0;
}
ul.list_nav {
  margin: 0 auto;
  text-align: center;
  display: block;
  text-align: right;
}
.header-wrap #mySidenav{
  display: unset;
}
.main-navigation ul{
  list-style: none;
  padding-left: 0;
  max-width: 100%;
  width: max-content;
  width: -moz-max-content;
  margin:0;
}
.stickynavbar .main-navigation ul{
  margin: 0 auto;
  text-align: center;
  width: unset;
}
.main-navigation li{
  position: relative;
  padding:0;
  display: inline-block;
  margin-left: -4px;
  perspective: 1000px;
}
.main-navigation a{
  display: block;
  text-decoration: none;
  text-transform: none;
  color: #262729 !important;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 62px;
  font-family: "Roboto";
  font-weight: 600;
  padding: 0 25px;
  border-left: 1px solid #eee;
}
.main-navigation a:hover{
  color: #fff !important;
  background: #eb353c;
  border-radius: 2px;

}
.sub-menu a{
  border-left: none;
}
/* .sub-menu li:hover{
    box-shadow: 0px 2px 25px #eb353c inset;
} */
/* .sub-menu a:hover{
  background: transparent;
} */
.main-navigation ul ul{
  display: none;
  position: absolute;
  left: 0;
  top: 100% ;
  background: #eb353c;
  min-width: 215px;
  z-index: 9999;
  animation: rotateY 300ms ease-in-out forwards;
   /* transform-origin: top center;
  transition: all 0.5s ease-in-out 0s; */
}
@keyframes rotateY {
  0% {
    transform: rotateY(90deg);
  }
  80% {
      transform: rotateY(-10deg);
  }
  100% {
    transform: rotateY(0);
  }
}
.main-navigation ul ul ul{
  left: 31% !important;
  top: 41px !important;
}
.main-navigation ul ul a{
  text-transform: none;
  font-weight: 400;
  color: #fff !important;
  font-size: 14px;
  line-height: 1.5;
  padding: 0 20px;
}
.main-navigation ul ul li,.menubar.scrolled .main-navigation ul ul li{
  float: none;
  display: block;
  text-align: left;
  /* border-bottom: 1px solid #cccccc; */
  border-left: none;
  border-right: none;
}
.main-navigation ul ul li:last-child{
  border-bottom: 0;
  border-right: none;
}
.main-navigation ul li:hover > ul{
  display: block;
}
.main-navigation .menu > ul > li.highlight{
  background-color: #ffffff;
}
.main-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{
  width: 100%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: right;
  width: auto;
}
.top_bar_btn a.theme_button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header-social-icon{
  padding-top: 15px;
}
.header-social-icon .socialbox i{
  color: #b2b2b2;
  font-size: 13px;
  padding-right:15px;
}
#header-menu .current_page_item a, #header-menu .current-menu-item a{
  color: #eb353c !important;
  border-radius: 1px;
}

#header-menu .current_page_item a ul li a{
  background: transparent;
}
.header-button a{
  font-size: 16px;
  letter-spacing: 1px;
  color: #121212;
  font-family: "Bree Serif";
  font-weight: 400;
  padding: 14px 15px;
  border-radius: 30px;
  background-color:#ffbd11;
  display: inline-block;
  position: absolute;
  right: 0;
  width: 189px;
  top: 9px;
}
.header-button a:hover{
  background-color: #369be4;
  color:#fff;
}
.main-navigation ul:first-child {
  margin-left: 4px;
}
#header .innermenubox.sticky{
  padding: 0 30px;
}
#header .header-search input[type="search"]{
  width:150px;
  border-radius: 30px;
  padding: 15px 15px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
  background-color: #369be4;
  border:none;
  transition: 1s;
}
#header .header-search input[type="search"]::placeholder{
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
}
#header .header-search{
  position: relative;
}
#header .header-search button{
  background-color: transparent;
  border:none;
}
#header .header-search form{
  position: absolute;
  left: 0;
  top: 8px;
  z-index: 5;
}
#header .header-logo h1{
  line-height: 30px;
  margin-bottom: 0;
  padding-top: 40px;
}
#header .header-logo h1 a{
  font-size: 19px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 700;
}
#header .header-logo p{
  font-size: 14px;
  letter-spacing: 0px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 700;
  margin-bottom: 0;
  padding-bottom: 30px;
}
#header .header-search-box i.top-search{
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #eb353b;
  border-radius: 50%;
  padding: 17px;
  margin: 5px;
}
/* ----------- Background Attachment ------------ */
.vw-scroll{
  background-attachment: scroll!important;
  background-size: cover;
  background-repeat: no-repeat;
}
.vw-fixed{
background-attachment: fixed !important;
background-size: cover;
background-repeat: no-repeat;
}
/*-----------------Superfish Menu------------------*/
/* .sf-arrows .sf-with-ul{
  padding-right: 15px;
} */
.sf-arrows .sf-with-ul:after{
  /* content: '';
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #262729; */
  content: "\f107";
  margin-top: 2%;
  position: absolute;
  margin-left: 5px;
  font-family: "font awesome 5 free";
}
.sf-arrows ul .sf-with-ul:after{
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #888;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after{
  border-left-color: #333;
}
.toggle-nav, a.closebtn{
  display: none;
}
.main-navigation ul ul li{
  padding: 10px 0 10px 10px;
  margin-left: 0;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/*------------------------- Headings --------------------------*/
section h2{
  font-weight:bold;
  padding:0;
  margin-bottom: 20px;
  color: #000000;
  padding: 0 0 10px;
  margin: 0;
  letter-spacing: 3px;
}
section h3 {
  font-size: 35px;
  letter-spacing: 2px;
  color: #222222;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  padding: 0;
}
section h4{
  color:#000;
  font-size:20px;
}
section h5{
  color:#fff;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}
/*--------------------- Section Heading------------------------*/
.section-heading{
  text-align: center;
}
.section-heading h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.section-heading p {
  margin: 0;
  padding: 10px 0;
}
.head_white{
  color: #ffffff;
}
.head_black{
  color: #000000;
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #369be4;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  box-shadow: 0 0 5px 0px #cccccc;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover i, .hvr-shutter-in-vertical:focus i, .hvr-shutter-in-vertical:active i {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
/* ------------- Shortcodes ----------------- */

.services_shortcode_page #comments{
  display: none;
}
.project_shortcode_page #comments{
  display: none;
}
.our-portfolio-shortcode .portfolio-box{
  margin-bottom: 30px;
}
.our-team-shortcode .our-team-content{
  margin-bottom: 30px;
}
.team_single h3{
  padding: 15px 0 0 0;
}
.team_single h3 a:hover{
  color: #eb353b;
}
/* ---------- Single Pages ------------ */

.single-page-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;

}
#vw_projects_single .single-project-meta{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 23px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0px;
  padding-top: 10px;
}
#vw_projects_single .single-project-meta span{
  font-family: "Bree Serif";
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
#vw-single-team .vw-single-team-info P{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 17px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0px;
  padding-top: 15px;
}
#vw-single-team .social-profiles{
  padding-top: 20px;
  padding-bottom: 20px;
}
#vw-single-team .social-profiles i{
  width: 40px;
  height: 40px;
  background:linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
  border-radius: 50px;
  margin: 0 3px;
  padding: 11px 13px;
  color: #fff;
}
#our-team .nav-tabs .nav-link,#our-team .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active, #our-team .nav-tabs, #our-team .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover, #our-menu .nav-tabs .nav-link, #our-menu .nav-tabs{
  border: none;
  position: relative;
}
#our-team .nav-tabs .nav-link.active span.teamimg-border{
  height: 73%;
  width: 80%;
  border: 8px solid #fff;
  position: absolute;
  top: 14%;
  left: 10%;
}
#our-team figure.effect-bubba{
  margin: 0;
}
/*--------------Single Testimonials----------------*/
.single_testimonials{
  border:1px solid #8a8787;
  margin: 12px 0;
}
.single_testimonials .single_testimonials_content p {
  font-size: 16px !important;
  line-height: 33px !important;
  padding: 10px;
}
.single_testimonials a{
  color: #000 !important;
}
.single_testimonials h5{
  color: #000 !important;
}
.single_testimonials p{
  padding: 30px 20px !important;
}
.single_testimonials .testimonial-data:after{
  display: none;
}
.single_testimonials .testimonial-data{
  position: relative;
  padding: 20px 20px 0 20px !important;
}
#testimonial_single .single-testimonial-desig{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
  padding-top: 20px;
}
#testimonial_single .social-profiles i{
  width: 40px;
  height: 40px;
  background:linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
  border-radius: 6px;
  margin: 0 3px;
  padding: 11px 13px;
  color: #fff;
}
#testimonial_single .social-profiles{
  padding-top: 20px;
  padding-bottom: 20px;
}
.content_page p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
/*-------------------Offer Single page -------------------*/
.single-offer-content .single_offer_title h3{
  margin: 0;
  letter-spacing: 0;
}
.single-offer-content .single_offer_title h3 a{
  font-size: 22px;
  line-height: 16px;
  color: #33c7c5;
  font-family: "Bree Serif";
  font-weight: 700;
}
.single-offer-content .single_offer_title span{
  font-size: 15px;
  line-height: 16px;
  color: #5f6973;
  font-family: "Bree Serif";
  font-weight: 400;
}
.single-offer-content .single_offer_meta span{
  font-size: 12px;
  color: #022447;
  font-family: "Bree Serif";
  font-weight: 600;
}
.single-offer-content .single_offer_meta i{
  color: #478fd8;
  margin-right: 4px;
}
.single-offer-content .single_offer_meta_data{
  padding: 0 0px;
}
.single-offer-content .single_offer_meta {
  padding: 16px 6px;
}
.single_price_title {
  width: 80px;
  height: 80px;
  background: #ffe701;
  border-radius: 50%;
  padding: 21px 10px;
  position: absolute;
  top: 49%;
  right: 18px;
}
.single_price_title .single_price{
  font-size: 23px;
  line-height: 21px;
  color: #022447;
  font-family: "Bree Serif";
  font-weight: 700;
  text-align: center;
  margin: 0;
}
.single_price_title .single_title{
  font-size: 15px;
  line-height: 18px;
  color: #022447;
  font-family: "Bree Serif";
  font-weight: 700;
  text-align: center;
  margin: 0;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 25px;
  letter-spacing: 2px;
  color: #0f0e0e;
  font-family: "Bree Serif";
  font-weight: 400;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.archive.author .page-header, .category-uncategorized  .page-header{
  height: 375px;
  background-size: cover;
}
.archive.author .page-header h1, .category-uncategorized .page-header h1{
  text-shadow: 0 3.36px 2.896px #ff7460, 0 -2px 3px #ff5086;
  color: #fff;
  position: relative;
  top: 60%;
  text-align: center;
}
.entry-title{
  color: #fff;
  font-family: "Bree Serif";
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "Bree Serif";
  font-weight: 600;
}
#sidebar .widget_recent_entries a{
  font-size: 13px;
}
/*------------------ 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='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-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box, #full-width-blog, #blog-left-sidebar, #blog-right-sidebar, #testimonial_single, .single-testimonials #sidebar, #vw-single-team, #archive-page, #sample-page{
padding: 50px 0;
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 40px;
  font-family: 'Muli', sans-serif;
  padding: 12px 20px;
  display: inherit;
  margin: 20px auto 0 auto;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  font-family: "Roboto";
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Bree Serif";
  font-weight: normal;
  padding-bottom: 10px;
  font-weight: 600;
}
.contact-box .vw-tattoo-contact-box{
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 30px;
  text-align: center;
}
.contact-box .vw-tattoo-contact-box span{
  font-size: 25px;
  letter-spacing: 1px;
  color: #0f0e0e;
  font-family: "Bree Serif";
  font-weight: 600;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.contact-box .vw-tattoo-contact-box i{
  font-size: 35px;
  color: #eb353b;
}
.contact-box .vw-tattoo-contact-box p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
.contact-box .contac_form{
  max-width: unset;
  margin: 0 auto;
  margin-top: 20px;
}
.header-wrap {
  box-shadow: 0 0 8px #575656;
}
.page-template-home-page .header-wrap {
  box-shadow: unset;
}
.contactpage-details h3{
font-size: 36px;
letter-spacing: 0;
color: #fff;
padding-top: 0
}
.contactpage-details{
    background: #eb353b;
    padding: 35px 20px;
    border-radius: 10px;
}
.contactpage-details, .contact_location_details a {
    color: #fff!important;
}
.contact_location_details i.fas.fa-phone.phone{
      transform: rotate(95deg);
}
.contac_form textarea.wpcf7-form-control.wpcf7-textarea {
    height: 135px;
}
.contact-color-bg{
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 10px;
  padding: 20px;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
  width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family:"Bree Serif";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/*--------------Footer copyright----------------*/
.copyright {
  padding: 20px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
}
.copyright p {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
  text-align: center;
  margin: 0;
}
/*---------------Footer box----------------*/

#footer_box {
  padding: 0;
  position: relative;
  margin-top: 60px;
}
.page-template-home-page #footer_box {
  margin-top: 0;
}
#footer{
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0;
}
.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#footer_box .footer2 {
  background-color: #fff;
  position: relative;
  top: -75px;
  margin-bottom: -75px;
  box-shadow: 0px 0px 2px 2px rgba(87, 87, 87, 0.24);
  text-align: center;
  padding: 25px 0;
}
#footer_box form .name, #footer_box form .email{
  position: relative;
}
#footer_box form .name::after{
  content: "\f007";
  position: absolute;
  top: 20px;
  right: 6px;
  bottom: 0;
  font-size: 16px;
  font-weight: 600;
  color: #909090;
    font-family: "Font Awesome 5 Free";
}
#footer_box form .email::after{
  content: "\f2b6";
  position: absolute;
  top: 20px;
  right: 6px;
  bottom: 0;
  font-weight: 600;
  font-size: 16px;
  color: #909090;
  font-family: "Font Awesome 5 Free";
}
#footer h3 {
  padding: 10px 0 7px 0;
  font-size: 32px;
  letter-spacing: 0px;
  line-height: 56px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
}
#footer .widget p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #848586;
  font-family: "Bree Serif";
  margin: 0 !important;
  padding: 5px 0;
}
#footer .widget input,#footer .widget textarea{
  border-bottom:1px solid #909090;
  border-right: none;
  border-left: none;
  border-top: none;
  box-shadow:none;
}
#footer .widget input::placeholder,#footer .widget textarea::placeholder{
  font-size: 15px;
  letter-spacing: 1px;
  color: #909090;
  font-family: "Roboto";
  font-weight: 500;
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#footer ul li a {
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  margin-bottom: 0;
  color: #b3beca;
  font-family: "Poppins";
}
#footer .widget input.wpcf7-form-control.wpcf7-submit {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  border: 2px solid #eb353b !important;
  padding: 2px 25px;
  border-radius: 50px;
  margin: 0 auto;
  background-color: transparent;
  text-align: center;
}
#footer .wpcf7-spinner {
  margin: 8px 24px;
  position: absolute;
}
#footer form{
  text-align: center;
  padding: 10px;
}
#footer .about_me table{
  margin-bottom: 0;
}
#footer .about_me table p, #footer .about_me table a {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
  color: #b3beca;
  font-family: "Poppins";
  font-weight: 500;
}
#sidebar p.contact-text {
    color: #222222;
    font-size: 14px;
}
#footer .custom-social-icons i {
  width: 40px;
  height: 40px;
  padding: 15px 13px;
  color: #011f3d;
  border-radius: 50%;
  background-color: #4e6378;
  padding: 13px;
  margin: 5px;
}
#footer .custom-social-icons a:hover i {
  background-color: #33c7c5;
  color: #fff;
}
.footer-social .socialbox a {
  border-right: none;
}
.footer-social .socialbox a i {
  color: #ffffff;
}
.footer-top {
  padding-bottom: 50px;
}
.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}
.outer-footer {
  background-size: 100% 100%;
}
#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid #fff;
  margin: 20px 2px;
}
#footer form.search-form input[type="search"]{
  width: 100%;
  margin-bottom: 0px;
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
  color: #7f8391;
  font-size: 13px !important;
}
.main_sociobox {
  padding: 20px 0;
}
#footer{
  color:#777777;
  text-align:left;
}
.footer_hide{
  display:none;
}
#footer .about_me h5 {
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Yesteryear";
  font-weight: 400;
  padding: 0;
  margin: 0;
}
#footer a{
  color: #fff;
}
.contact-text:hover{
  color: #eb353b;
}
.widget_recent_entries img {
  width: 100px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 20px !important;
}
.vw-credit, .vw-credit a{
  color: #ffffff !important;
}
#footer .about_me i, #sidebar .about_me i{
  font-size: 14px;
  color: #fff;
  background-color: #eb353b;
  width: 30px;
  height: 30px;
  padding: 10px 9px;
}
#footer .widget td {
  padding-top: 0px !important;
  padding-bottom: 0;
}
#footer .post-content a{
  font-size: 15px;
  line-height: 21px;
  color: #fff;
  font-family: "Poppins";
  font-weight: 400;
  margin-bottom: 0;
}
#footer .widget_nav_menu ul{
  margin-left: 0;
}
#footer .recent-post-box .post-thumb{
  padding: 0;
}
#footer .widget ul{
  margin-left: 0;
}
#footer .widget_media_gallery #gallery-1 img{
  border:none;
}
#footer #gallery-1 .gallery-item{
  margin:0;
}
#footer .custom-social-icons a{
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 0;
}
#footer .recent-post-box p{
  line-height: 11px;
}
#footer .widget_products ins{
  text-decoration: none;
}
#footer .widget td.contact-title, #sidebar .widget td.contact-title {
  width: 14%;
  padding: 10px 0;
}
#footer .footer-details {
  padding: 20px 0 0;
}
/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #6c6c6c;
  font-family: "Roboto";
  font-weight: 500;
}
.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%;
  width: 14%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
   -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.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;
  clear: both;
  display: flex;
}
.metabox .entry-date,.metabox .entry-comments{
  margin:0 25px 0 0;
  color: #bcbcbc;
}
.metabox .entry-author a{
  color: #000;
}
.metabox .entry-author{
  margin-right: -40px;
}

.logged-in-as a{
  color: #000;
}
.logged-in-as a:hover{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.authordetails{
  padding: 30px 0;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
  font-style: italic;
}
h2#reply-title{
  font-family: "Bree Serif";
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a i {
  background-color: #000;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
#comments input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
  font-family: "Roboto";
}
/* --------- Services Inner Pages --------- */
#featured-services .main_head {
  letter-spacing: 0.56px;
  color: #000000;
  font: normal normal normal 56px/56px Bree Serif;
  max-width: 50%;
  margin: 0 auto 20px;
}
#featured-services .featured_service_box{
  background: #FFFFFF;
  box-shadow: 0px 3px 5px #0000001a;
  border-radius: 15px;
  padding: 10px;
}
#featured-services .featured_service_box a:hover{
  color: #eb353c;
}
.service_content p{
  font: normal normal 300 14px/25px Roboto;
}
/* #best-services .man-img img{
  max-width: 90%;
} */
#best-services .main_head{
  font: normal normal normal 56px/56px Bree Serif;
  letter-spacing: 0.56px;
  color: #000000;
  margin-bottom: 20px;

}

#best-services h4, .ser_box h3{
  font-size: 26px;
  letter-spacing: 1px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  padding: 0;
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #369be4;
  color: #000;
  border: 1px solid #369be4;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #eb353b;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.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:15px;
  letter-spacing: 1px;
  background: #EB353C;
  max-width: max-content;
  margin: 0 auto;
  border-left: 5px solid #fff;
  position: relative;
}
.bradcrumbs:after{
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: -1px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 7px;
}
.bradcrumbs a{
  /* background:#222222; */
  color:#fff;
  padding:5px 0px;
  text-transform: initial;
}
.bradcrumbs a:hover{
  color: #fff;
}
.bradcrumbs span{
  /* background:#dddddd; */
  color:#fff;
  padding:5px 0;
  text-transform: initial;
}
/*------------------ Comments BOX ------------------*/
#comments ul{
  list-style-type: none;
}
#comments ol{
  list-style-type: none;
}
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "Bree Serif";
  font-weight: 700;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
/* ---------- Button Animation ---------- */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
/* --------- Slider --------- */
#slider{
  max-width:100%;
  margin:auto;
  padding:0;
  position:relative;
}
#slider .slider-box h1{
  font-size: 88px;
  letter-spacing: 1px;
  line-height: 80px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
}
#slider .slider-box .small_head{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Yesteryear";
  font-weight: 400;
  margin: 11px 0 15px;
}
#slider .slide_next_image img{
  width: auto !important;
  height: 100%;
}
#slider .slider-box {
  position: absolute;
  top: 48%;
  transform: translateY(-16%);
  max-width: 32%;
}
#slider .slider-button-1{
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
  background:  linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
  border-radius: 33px;
  padding: 7px 29px;
}
#slider .carousel-caption{
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .carousel-prev-button {
  position: absolute;
  left: 50%;
  bottom: 10%;
}
#slider .carousel-next-button{
  position: absolute;
  right: 45%;
  bottom: 10%;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon,#slider .carousel-control-next-icon{
  background-image:none;
}
.carousel-control-next-icon,.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider .read-more .plus-icon {
  padding: 10px 12px;
  font-size: 17px;
  background-color: #1e8900;
  width: 40px;
  height:40px;
  border-radius: 50%;
  color:#ffffff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.19);
  transition: 1s;
}
#slider .read-more .arrow-icon{
  padding: 0 10px;
}
#slider .inner_carousel h2 small {
  color: #ffffff;
  display: block;
  margin-top: 20px;
  font-size: 20px !important;
  font-style: italic;
}
.slide_next_image img {
  text-align: right;
  float: right;
}
#slider .read-more:hover span{
  background-color: #303133;
  color: #fff;
}
#slider ol.carousel-indicators li {
  padding: 2px;
  border:2px solid #fff;
  margin-right: 18px;
  border-radius: 50%;
  width: 3px !important;
  height: 3px;
  text-indent: 0;
  background-color: transparent;
  margin: 10px 0;
  opacity: 1;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#slider ol.carousel-indicators{
  text-align: left;
  position: absolute;
  top: 50% ;
  left: unset;
  right: 10%;
  z-index: 1;
  display: block;
  margin-right: 0;
}
#slider ol.carousel-indicators .active{
  background-color:#eb353b;
  border:2px solid #eb353b;
}
#slider .section-seperator{
  position: absolute;
  bottom: 0;
  width: 100%;
}
#slider .slide_nav i{
  font-size: 18px;
  color: #eb353b;
  width: 30px;
  height: 30px;
  background-color: #fff;
  padding: 7px 6px;
}
#slider .carousel-prev-button:hover i, #slider .carousel-next-button:hover i{
  color: #fff;
  background-color: #eb353b;
}
/* Wobble Vertical */
@keyframes wobble-vertical {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.wobble-vertical {
  display: inline-block;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.wobble-vertical:hover {
  animation-name: wobble-vertical;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

/* ---------- About Us ------------ */
#about-us {
padding:2% 0 0;
}
#about-us .about_content {
  /* padding-top: 7%; */
  align-self: center;
}
#about-us .about_content .about_small_head{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
}
#about-us .aboutimg1 img{
  margin-bottom: -4px;
}

#about-us .about_content h3{
  font-size: 58px;
  letter-spacing: 2px;
  line-height: 56px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 900;
  max-width: 45%;
  padding-bottom: 20px;
}
#about-us .about_content .about_text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 34px;
  color: #575757;
  font-family: "Roboto";
  font-weight: 400;
  margin: 0;
}
#about-us .about_content .aboutbtn{
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  border: 2px solid #eb353b;
  padding: 5px 31px;
   border-radius: 50px;
}
.page-template-about #about-us .about_content .aboutbtn, .page-template-our-menu #our-menu .menu-but a, .page-template-services #services .servicesbtn{
  display: none;
}
 .page-template-services #services .services_box .col-lg-6.col-md-6{
    align-self: center;
}
#about-us .about_content .aboutimg2{
  padding: 25px 0;
}
/* ----------- Services  ------------- */
#services {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 7% 0;
}
#services .services_box, #best-services .best-serivce-inner{
  border-radius: 7px;
  background: #fff;
  padding: 40px;
}
#services .small_head,#best-services .small_head, #featured-services .small_head{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
}
#services .main_head{
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 56px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 900;
  max-width: 60%;
  padding-bottom: 25px;
}
#services .services_text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 34px;
  color: #575757;
  font-family: "Roboto";
  font-weight: 400;
}
.ser_box p, #best-services p.best_service_content{
  font-size: 16px;
  line-height: 34px;
  color: #575757;
  font-family: "Roboto";
  font-weight: 400;
}
#services .servicesbtn{
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  border: 2px solid #eb353b;
  padding: 5px 18px;
  border-radius: 50px;
  margin: 15px 0;
}
#services .service_title{
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 43px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  padding: 0;
}
#services .service_title a:hover{
  color: #eb353b;
}
#services .service_content{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #575757;
  font-family: "Roboto";
  font-weight: 400;
}
#services .ser_box {
  padding: 15px 0px;
}
#services .serv-box-img img{
  /* width: 100%; */
  height: auto;
}
/*------------ Our Product ------------*/
section#our_products{
      padding: 6% 0 3% 0;
}
#our_products .product_head{
  padding: 3% 30px;
  border-radius: 5px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#our_products .small_head{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #eb353c;
  font-family: "Yesteryear";
  font-weight: 400;
}
/* #our_products .small_head::before{
  content: '\f004';
  position: absolute;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
} */
#our_products .main_head{
  font-size: 50px;
  letter-spacing: 1px;
  line-height: 50px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 700;
}
#our_products .main_text{
  font-size: 16px;
  line-height: 34px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 400;
  margin: 28px 0 15px;
}
#our_products .productbtn{
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #fff;
  font-family: "Bree Serif";
  font-weight: 400;
  border: 2px solid #eb353b;
  padding: 5px 31px;
  border-radius: 50px;
  margin: 8px 0 0;
}
#our_products  .product_box{
  position: relative;
  margin-bottom: 10px;

}
#our_products  .product_box .our-products-image{
  text-align: center;
  padding: 15px 0;
}
#our_products  .product_box span.product-price {
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #8e8e8e;
  font-family: "Yesteryear";
  font-weight: 400;
  margin: 18px 23px 0 61px;
  border-right: 2px solid #e3e1e1;
  padding-right: 25px;
}
#our_products  .product_box .product_name a {
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 43px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
}
#our_products .price_meta {
  display: inline-flex;
}
#our_products .product_box .product_name {
  max-width: 70%;
  margin: 0 auto;
  padding-bottom: 15px;
}
#our_products .add_to_cart_button:before {
  display: inline-block;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: left;
  content: "\f291";
  margin-right: 1em;
}
#our_products .add_to_cart_button {
  position: absolute;
  bottom: 68px;
  right: 40px;
  background: white;
  width: 50px;
  height: 50px;
  padding: 12px 14px;
  border: 3px solid #e3e1e1;
  border-radius: 50%;
  color: #8e8e8e;
}
#our_products .product_box{
  /* box-shadow: 0px 0px 21px #8a8a8a; */
}
#our_products .product_box:hover .add_to_cart_button{
  color: #fff;
  background-color: #eb353b;
  border: 3px solid #fff;
  transition: 1s;
}
#our_products .product_box:hover span.product-price{
  color: #eb353b;
  transition: 1s;
}
#our_products .product_box img {
  max-width: 100%;
  width: 93%;
}
#our_products .content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#our_products .fadeIn-bottom{
  top: 80%;
}
#our_products .product_box:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
 #our_products .content-overlay {
  /* background: rgba(0,0,0,0.7); */
    box-shadow: 0px 0px 21px #8a8a8a;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  /* border: 14px solid #eb353c; */
}
#our_products .product_box:hover .content-overlay{
  opacity: 1;
}
#our_products .product_box h6{
  font-weight: 600;
  color: #fff;
  font-size: 30px;
}
/*-------- Product Star Rating ---------*/
.woocommerce ul.products li.product .star-rating{
 color: #f7be01;
 margin: 0 auto;
 float: none;
 overflow: hidden;
 position: relative;
 height: 1.7em;
 line-height: 1;
 font-size: 1em;
 font-family: star;
}
.star-rating{
  color: #fbbe01;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
  margin: 22px 0 0;
}
.star-rating:before{
  content: "\73\73\73\73\73";
  color: #fbbe01;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span{
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.star-rating span:before{
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}
.woocommerce .star-rating::before{
  color:#f7be00;
}
.recent-post-box .post-thumb{
  padding: 0 5px 0 15px;
}
/* ---------- Our Records ----------- */
#our-records {
  background-repeat: no-repeat;
  background-size: inherit;
  background-position: center;
  text-align: center;
  padding: 0 0 50px 0;
  margin-bottom: 20px;
}
.page-template-about #our-records{
    margin-bottom: 90px;
    padding-top: 0;
}
/* #our-records .owl-carousel.owl-loaded {
  top: 115px;
} */
#our-records .our-records-contents{
  transform: translate(0, 35%);
}
#our-records .record-bg{
  position: relative;
}
#our-records .record-bg img{

}
#our-records .record-number{
  position: absolute;
  top: 35%;
  left: 0;
  right: 0;
  bottom: 0;
}
#our-records .record_title{
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 43px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
  text-align: center;
}
#our-records .record_number{
  font-size: 48px;
  letter-spacing: 0px;
  line-height: 56px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
  text-align: center;
}
#our-records .recom:hover{
  color: #eb353c;
}
#our-records .record_sufix{
  font-size: 48px;
  letter-spacing: 0px;
  line-height: 56px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
  text-align: center;
}
#our-records #record-loop{
  display: none;
}
#our-records .reocrd-notitle{
  display: block;
  background-size: 100% 100%;
  background-position: center;
  background-attachment: inherit;
  width: 100%;
}
.recom{
  margin: 0;
  padding: 85px 0 100px;
}
/*----------------- Our Menu --------------------*/
#our-menu {
  padding: 7% 0 50px;
}
#our-menu .menu-box p {
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #eb353c;
  font-family: "Yesteryear";
  font-weight: 400;
  margin: 0;
}
#our-menu .menu-box {
  /* padding: 60px 30px; */
  border-radius: 5px;
  height: 98%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 40px;
  padding-top: 35px;
}
#our-menu .menu-box h3 {
  font-size: 56px;
  letter-spacing: 1px;
  line-height: 56px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 900;
  max-width: 78%;
}

#our-menu h5{
  color: #000;
}
#our-menu .menus-dec ul{
  list-style: none;
  margin: 35px 0;
  display: block;
}
#our-menu .menus-dec ul li a i{
  padding: 10px;
}
#our-menu .menus-dec ul li a:hover span{
  color: #eb353c;
}
#our-menu .menus-dec .nav-link{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #fff;
  font-weight: 500;
  font-family: "Bree Serif";
  padding: 0;
  margin-bottom: 25px;
}
#our-menu .menu-but a {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffff;
  font-family: "Bree Serif";
  font-weight: 400;
  border: 2px solid #eb353b;
  padding: 8px 48px;
  border-radius: 50px;
  margin: 15px 0;
}
#our-menu .menus-dec ul li a.active{
  color: #eb353c;
}
#our-menu #menus_tab1 .menu-text-box,#our-menu #menus_tab2 .menu-text-box,#our-menu #menus_tab3 .menu-text-box,#our-menu #menus_tab4 .menu-text-box,#our-menu #menus_tab5 .menu-text-box{
  margin-bottom: 25px;
}
#our-menu .product-item img{
  border-radius: 5px;
}
#our-menu .product-details h5 {
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 20px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
  margin: 0;
}
#our-menu .product-details{
  align-self: center;
}
#our-menu .price_title {
  float: right;
}
#our-menu span.smalltitle {
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 56px;
  color: #8e8e8e;
  font-family: "Yesteryear";
  font-weight: 400;
}
#our-menu span.smalltitle{
  margin-bottom: 0;
}
#our-menu .price_title i {
  padding: 5px;
  font-size: 22px;
  font-style: italic;
}
#our-menu .price_title{
  font-size: 25px;
  letter-spacing: 0px;
  line-height: 56px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
}
#our-menu span.smalltitle:after{
  content: ".............";
  letter-spacing: 2px;
  font-size: 24px;
  color: #8e8e8e;
  display: inline-block;
  vertical-align: 3px;
  padding-left: 10px;
  position: absolute;
  /* width: 42%; */
}
#our-menu  .nav-tabs .nav-link.active {
   background-color: transparent;
     color: #eb353b;
}
#our-menu .box-content{
  display: flex;
  justify-content: space-between;
}
/* ---------- Our Category ----------- */
#our-category {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  text-align: center;
  padding: 7% 0;
}
#our-category .category_head .small_head{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Yesteryear";
  font-weight: 400;
}
#our-category .category_head .main_head{
  font-size: 56px;
  letter-spacing: 1px;
  line-height: 56px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 900;
  max-width: 33%;
  margin:0px auto 40px;
}
#our-category .category_title a{
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
}
#our-category #category-loop{
  display: none;
}
/* #our-category .category_box .cate-box-img {
  background: #fff;
} */
/* .cate-box-img {
   background:#fff;
   width:81px;
   height:81px;
   line-height:81px;
   font-size:3em;
   position:relative;
   text-align:center;
   border-radius:11px;
   margin: 20px auto;
}

.cate-box-img::before, .cate-box-img::after {
   content:"";
   position:absolute;
   z-index:-2;
   top:0;
   left:0;
   bottom:0;
   right:0;
   background:inherit;
   border-radius:inherit;
   transform:rotate(28deg);
}

.cate-box-img::after {
   transform:rotate(-31deg);
} */
#our-category .category_box {
  background-position: center;
}
#our-category .owl-carousel .owl-dots{
  display: block;
  padding-top: 35px;
}
#our-category .owl-carousel .owl-dots .active{
  background-color: #fff !important;
}
/* ------------ Testimonial -------------- */
.page-template-home-page #testimonial{
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 6% 0;
}

#testimonial .testimonial-head{
  padding-bottom: 40px;
}
#testimonial .testimonial-head p{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Yesteryear";
  font-weight: 400;
  text-align: center;
  margin: 0;
}
#testimonial .testimonial-head h3{
  font-size: 56px;
  letter-spacing: 4px;
  line-height: 56px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 900;
  text-align: center;
  max-width: 45%;
  margin: 0 auto;
}
#testimonial .testimonials-content{
  position: relative;
}
#testimonial .testimonials-content p{
  font-size: 16px;
  line-height: 34px;
  color: #575757;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  background-color: #fff;
  padding: 60px 40px;
  border-radius: 15px;
  margin: 0;
}
#testimonial .testimonials-content a{
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
}
#testimonial .testimonials-content h5{
  font-size: 18px;
  letter-spacing: 3px;
  line-height: 25px;
  color: #ffffff;
  font-family: "Yesteryear";
  font-weight: 400;
  margin: 0;
}
#testimonial .testimonial_quotes {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0.2;
}
#testimonial .testimonial_quotes i{
  color: #575757;
  font-size: 150px;
}
#testimonial .testimonial-data{
  padding-left: 15px;
  position: relative;
}
#testimonial #testimonial-loop{
  display: none;
}
#testimonial .testimonial_imgdes{
  display:  inline-flex;
  margin: 44px 0 0 30%;
}
#testimonial .testimonial-desig{
  padding-left: 20px;
  padding-top: 12px;
}
.testimonial-img img {
  border-radius: 50%;
}
#testimonial .testimonial-data:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 0px solid transparent;
  border-top: 38px solid #fff;
  position: absolute;
  bottom: -34px;
  left: -49%;
  right: 0;
  margin: 0 auto;
  transition: 1s;
}
#testimonial .testimonials-content .testimonial-desig:hover a {
  color: #eb353b;
}
#testimonial .testimonials-content:hover p{
  background-color: #eb353b;
  color: #fff;
  font-weight: 500;
  transition: 1s;
}
#testimonial .testimonials-content:hover .testimonial-data:after{
  border-top-color: #eb353b;
  transition: 1s;
}
#testimonial .testimonials-content:hover .testimonial_quotes i{
  color: #fff;
  transition: 1s;
}
#testimonial .owl-carousel .owl-dot.active{
  background-color: #eb353b !important;
  border:2px solid #eb353b !important;
}
/* ----------- Our Team ------------- */
.page-template-home-page #our-team{
  padding: 5% 0;
}
#our-team .our-team-head p{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
  text-align: center;
  margin: 0;
}
#our-team .team-info-box{
      align-self: center
}
#our-team .our-team-head h3{
  font-size: 56px;
  letter-spacing: 1px;
  line-height: 56px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 900;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.team_title_img {
  text-align: center;
  padding:50px 0 30px;
}
#our-team .team-content{
  text-align: center;
}
#our-team .team-content h5 a{
  font-size: 30px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 400;
}
#our-team .team-content h5 a:hover{
  color: #eb353b;
}
#our-team .team-content span{
  font-size: 20px;
  letter-spacing: 3px;
  line-height: 15px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
}
#our-team .team-content .team-text{
  font-size: 16px;
  line-height: 34px;
  color: #575757;
  font-family: "Roboto";
  font-weight: 400;
  max-width: 88%;
  margin: 18px auto;
}
#our-team .social-profiles i, #best-services .social-profiles i{
  width: 35px;
  height: 35px;
  color: #fff;
  padding: 10px 10px;
  border-radius: 3px;
  margin-right: 5px;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
}

#our-team .nav-link {
  display: block;
  padding: 1rem 13px;
}
#our-team .nav-item{
  position: relative;
}
#our-team .overlay {
  border: 10px solid #fff;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 60px 88px 91px 100px;
  display: none;
}
#our-team .active span.teamimg-border{
  height: 92%;
  width: 92%;
  border: 5px solid var(--white);
  position: absolute;
  top: 8px;
  left: 5%;
 }
/* Team Hover Effect */
/* #our-team figure.effect-bubba {
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
} */
#our-team figure.effect-bubba img {
  /* opacity: 0.9;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s; */
      width: 100%;
}
#our-team figure.effect-bubba:hover img {
  opacity: 0.4;
}
#our-team .team-tabs .nav-item a.active .overlay {
display: block !important;
}
/* -------- Our Blogs ------------ */
#our-blog{
  position: relative;
  padding: 5% 0 10% 0;
}
#our-blog .our-blog-head{
  text-align: center;
  padding: 0 0 20px 0;
}
#our-blog  .owl-carousel .owl-item img{
  width: 100% !important;
}
#our-blog .our-blog-head p{
  font-size: 26px;
  letter-spacing: 3px;
  line-height: 40px;
  color: #262729;
  font-family: "Yesteryear";
  font-weight: 400;
  text-align: center;
}
#our-blog .our-blog-head h3{
  font-size: 56px;
  letter-spacing: 1px;
  line-height: 56px;
  color: #262729;
  font-family: "Bree Serif";
  font-weight: 900;
  text-align: center;
}
#our-blog .our-blog-head .blog_firstword, #featured-services .blog_firstword{
  display: block;
  margin: 0 auto;
}
#our-blog .our-blog-image {
  position: relative;
}
#our-blog .our-blog-image:hover .blog-title{
  display: block;
  transition: 2s;
}
#our-blog .blog-title {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  background-color: #000000e0;
  height: 100%;
  opacity: 0.9;
  display: none;
  text-align: center;
  padding: 20px 0;
}
#our-blog .blog-title a {
  font-size: 26px;
  letter-spacing: 0px;
  line-height: 32px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
  text-align: center;
  display: block;
  padding: 20px 0;
}
#our-blog .blog-title span {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 43px;
  color: #eb353c;
  font-family: "Yesteryear";
  text-align: center;
}
#our-blog .blog-title span i{
  padding-right:5px;
}
#our-blog .bolg-but {
  margin: 30px 0;
}
#our-blog .bolg-but a {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #ffffff;
  font-family: "Bree Serif";
  font-weight: 400;
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
  border-radius: 33px;
  padding: 7px 29px;
  display: inline-block;
}
#blog-loop{
  display: none;
}

/*--------------- 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,#sidebar h2 {
  font-size: 24px;
  color: #222222;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Bree Serif";
}
#sidebar input[type="search"] {
  padding:10px 10px;
  font-size:15px;
  margin-bottom: 10px;
  color:#6c6c6c;
  border: solid 1px #e1e1e1;
  width: 100%;
}
#sidebar label{
  margin-bottom: 0;
  width: 100%;
}
#sidebar input[type="submit"]{
  background-color :#eb353b;
  color:#fff;
  padding:10px 0;
  font-size:12px;
  width: 100%;
  letter-spacing: 2px;
  font-weight: bold;
}
#sidebar .widget_search, #sidebar .widget_recent_entries,#sidebar .widget_recent_comments, #sidebar  .about_me{
  padding: 20px;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
#sidebar  h5{
  margin-bottom: 0
}
.about_me table{
  margin-bottom: 0;
}
#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
#sidebar ul li{
  font-weight: 600;
  color: #343434;
  font-family: Bree Serif,sans-serif;
  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-family: Bree Serif,sans-serif;
  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:#111;
 color: #fff;
}
span.credit_link a {
  color: #262729;
}
.single-post-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
.outer_dpage p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
.content_boxes .share_icon{
  margin-top: 20px;
}
.content_boxes iframe{
  max-width: 100%;
}
/*------------- 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 {
  text-shadow: 0 3.36px 2.896px #ff7460, 0 -2px 3px #ff5086;
  /* 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;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: #369be4;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
  font-family: "Roboto";
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
#search-page-nav .navigation a{
  float: left !important;
}

.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -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;
  font-weight: 600;
  font-family: "Roboto";
}
.postid-562 .navigation span, .navigation a{
  float: none;
}
.page-numbers.dots{
  color:#000;
}
.navigation a:hover{
  color: #fff;
}
.navigation span.meta-nav {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #000;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0;
}
.post-navigation .post-title{
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
/* ---------- Blog Pagination ------------ */
.vw-navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0 10px 20px;
}
.vw-navigation a {
  padding: 0;
}
.vw-navigation span, .vw-navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -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;
  font-weight: 600;
  font-family: "Roboto";
}
.page-numbers.dots{
  color:#000;
}
.vw-navigation a:hover{
  color: #fff;
}
.vw-navigation span.meta-nav{
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #000;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0;
}
.vw-navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
/* ------------- Category --------------------*/
.alt-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;
}
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep{
  font-weight: bold;
}
.post_tag a:after{
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after{
  content: "";
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #eb353b !important;
  margin: 0 4px;
  text-align: center;
  width: 30px;
  height: 30px;

}
.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;
}
.services_inner h4, .services_inner .short_text {
  color: #ffffff;
}
.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
    display: block !important;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}
.owl-carousel .owl-item img {
   width: auto !important;
  margin: 0 auto;
  width: 100%;
}
#our_partners img{
  width: auto !important;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-next {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}
.owl-carousel .owl-nav i{
  color: #fff;
  font-size: 20px;
}
#our-category .owl-carousel .owl-nav,.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next{
  display: block;
}
 .owl-carousel button.owl-dot{
  height: 10px;
  width: 10px;
  background-color: transparent !important;
  border:2px solid #fff !important;
  border-radius: 50%;
  margin: 5px;
}
.owl-carousel .owl-dot.active{
  background-color: #fff !important;
}
/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.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 {
  background-color: #eb353b;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #eb353b;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #369be4;
}
.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: #ffffff;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: 'Muli', sans-serif;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: "Roboto";
}
.woocommerce .woocommerce-MyAccount-navigation .is-active a{
  color: #4dabe9;
}
.woocommerce form .form-row.woocommerce-invalid label{
  color:#8fa3aa;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:#fff;
}
.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: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}
.woocommerce div.product div.images img{
  width: auto;
}
#single-product-page{
  padding-top: 40px;
}
.woocommerce-Tabs-panel p{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Roboto";
  font-weight: 500;
}
.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Muli";
  font-weight: 800;
}
#primary{
  padding-top: 30px;
}
.woocommerce .shop-page ul.products li.product .star-rating{
  margin: 10px auto 15px auto;
}
.woocommerce ul.products li.product .price ins{
  text-decoration: none;
}
.shop-page .added_to_cart{
  background-color: #eb353b;
  border-radius: 0;
  padding: 5px 14px !important;
  font-weight: 600;
  color: #ffffff;
  width: 100px;
  margin-bottom: 10px;
}
.woocommerce .shop-page ul.products li.product{
  text-align: center;
}
.woocommerce-account .woocommerce .form-row{
  display: block
}
/* ----------- Unit Testing ------------- */
.outer_dpage table{
  text-align: center;
}
.outer_dpage table th{
  text-align: center;
}
.search .banner-title{
      display: none;
}
/*-------------- media section ---------------*/
@media screen and (max-width: 575px){
  #slider .slider-box h1{
    font-size: 30px;
    line-height: 10px;
  }
  .sticky .header-logo{
    width: unset;
  }
  #header-menu .current_page_item a{
    background:none;
  }
  #our_products .our-products-content,#our-menu .menu-box p,#our-menu .menu-box h3,#our-menu .menus-dec,#our-menu .menu-but,.content_page ,#sidebar .widget,#sidebar .widget h2, #singleService{
    text-align:center
  }
  #singleService{
    padding: 15px 0;
  }
  #singleService .meta-img  img{
    margin-top: 20px
  }
  #sidebar input[type="search"]{
  margin-bottom: 0px;
  }
  #footer .widget input.wpcf7-form-control.wpcf7-submit {
  margin-left:50px;
  }
#footer .about_me table tr{
    display:grid;
  }
  .header-search-box .serach_outer{
    width: 65%;
    right: 9px;
  }
  #our-menu span.smalltitle:after{
  display: none;
  }
  #our-menu .product-details h5, #our-menu .price_title{
    font-size: 18px !important;
  }
  #footer .widget td.contact-title{
    width: unset;
  }
  .copyright p{
    font-size: 14px;
    line-height: 25px;
  }
  .single-blog-img img{
    margin-bottom: 20px;
  }
  .navigation span, .navigation a{
        float: none !important;
        margin-right: 0;
  }
  #search-page-nav .navigation a ,   #search-page-nav .navigation span{
    margin-right: 10px;
  }
  .single-post .post_ctg{
    display: flex;
    justify-content: center;
  }
  .metabox{
    display: block;
  }
  .metabox .entry-date, .metabox .entry-comments,.metabox .entry-author{
    margin: 0;
  }
  .metabox img{
  width: 9%;
  }
  .container.single-post .content_page{
    margin-top: -48px !important;
  }
  #singleService .service-title a {
    font-size: 25px !important;
  }
  #booking-form .booking-inner{
    padding: 15px;
  }
  #booking-form input[type="submit"]{
    font-size: 14px;
    padding: 0px 20px;
  }

  .header-btn-book{
    padding: 8px 11px;
    font-size: 12px;
  }
  .nav-links{
    display: flex;
  }
  #footer_box .footer3{
    padding: 23% 10px 10px;
  }
  }
  @media screen and (max-width: 425px){
    #footer .widget input.wpcf7-form-control.wpcf7-submit {
   margin-left: 0px;
  }
  .header-search-box.search-main-box{
      padding: 0;
  }
}
@media screen and (max-width:576px) {
  .mbl-mr{
    margin: 0 !important;
  }
.header-search-box.search-main-box{
    align-self: center;
    text-align: center;
}
.booking-align{
  text-align: center;
}
  .search-main-box .search-icon i{
    margin: 6px 0px;
    height: 40px;
    width: 40px;
    padding: 14px 11px;
    font-size: 14px;
  }
  #header .search-container{
    right: 6em !important;
    z-index: 999;
    bottom: unset !important;
    margin-top: 9px;
  }
  .sticky .sticky-logo img{
    width: 53px !important;
  }

 #header{
    position: unset;
    padding: 0;
  }
  #header .header-logo h1, #header .header-logo p{
    padding: 0;
  }
  .sticky .main-navigation a{
    color: #fff;
  }
  #header .menubar-box{
    background-color: #262729;
    margin: 0;
    border-bottom-right-radius:0;
    border-top-right-radius: 0;
  }
   #header .menubar-box{
    padding: 5px 0;
  }
  .main-navigation a{
    border: none;
  }
  #testimonial .owl-carousel .owl-nav{
    display: none;
  }
  .toggle-nav{
    margin-top: 5px !important;
    padding: 8px 0;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #ffffff !important;
  }
  #best-services p.best_service_content {
   font-size: 13px;
   line-height: 20px;
 }
 #best-services h3{
    font-size: 18px;
    letter-spacing: 1px;
  }
.featured_service_title,#featured-services .featured_service_box .cate-box-img, .contact_content,#newsletter .newsletter-box,#header_top .login_content,#our-records .reocrd-notitle,#our-records .record_box, #vw-single-team, #testimonial_single, .service_content p, .featured-ser-btn, #special-event h4.event_service_title, #special-event p, #special-event .event-ser-btn{
    text-align: center;
  }
  #featured-services .featured_service_box{
    margin-bottom: 15px;
  }
  #special-event .event-ser-btn {
        margin-bottom: 30px;
  }
  .slide_nav,#slider .slide_title_img,#services .offer_secimg{
    display: none;
  }
  #slider .slider-box{
    top: 50%;
    left: 10%;
    right: 10%;
    transform: translateY(-50%);
    padding: 0px;
    max-width: 100%;
  }
  #slider .slider-box h2{
    font-size: 26px;
    letter-spacing: 0px;
    line-height: 28px;
    padding: 0;
  }
  #header .logo-box{
    padding-right: 15px;
  }
  #slider ol.carousel-indicators{
    transform: translateY(-50%);
  }
  #slider .slider-box .small_head{
    line-height: 28px;
    font-size: 18px;
    margin: 0;
  }
  #slider .slider-button-1 {
    font-size: 12px;
    padding: 0px 12px;
    margin: 7px 0;
  }
  #featured-services .main_head {
      letter-spacing: 0.56px;
      color: #000000;
      font: normal normal normal 28px/41px Bree Serif;
      max-width:max-content;
    }
  #about-us .about_content h3, #services .main_head, #our_products .main_head,#our-menu .menu-box h3, #our-category .category_head .main_head, #our-team .our-team-head h3, #testimonial .testimonial-head h3, #our-blog .our-blog-head h3, #booking-form h3, #best-services .main_head{
    font-size: 28px;
    margin-bottom: 0;
    line-height:38px;
    max-width: 100%;
    padding: 15px 0;
  }
  #about-us .about_content {
    padding: 15px;
    text-align: center;
  }
  #services .services_box{
    padding: 0;
  }our-blog
  #about-us {
    padding: 20px 0 0;
  }
  #services{
    text-align: center;
    background-image: unset !important;
  }
  #services .small_head, #our-category .category_head .small_head{
    margin: 0;
    padding: 10px 0 0;
  }
  #our_products .product_head {
    padding: 15px;
    text-align: center;
  }
  #our_products .main_text,#our_products .small_head{
    margin: 0;
  }
   #our_products .product_box{
    margin-top: 10px;
   }
   #our_products .product_box .product_name{
    max-width: 90%;
   }
   #our_products .add_to_cart_button {
    position: absolute;
    bottom: 85px;
    right: 0;
  }
  #our-records{
    background-size: cover;
  }
    #our-records .owl-carousel .owl-item img{
      width: auto !important;
    }
  #our-records .owl-carousel.owl-loaded {
    top: 0px;
  }
  #our-menu .menu-box {
    padding: 15px;
  }
  #our-menu .menu-box h3, #our-blog .our-blog-head h3{
    padding: 0;
  }
  #our-menu .menus-dec .nav-link{
    margin-bottom: 0;
  }
   #our-menu  .tab-content>.active{
    margin-top: 15px;
  }
  #our-menu span.smalltitle:after, #testimonial .testimonial-data:after{
    display: none;
  }
  #our-menu h4.menu_title{
    line-height: 30px;
  }
  #our-team .effect-bubba img{
    width: 100%
  }
  #our-team .team_title_img{
    padding: 10px 0 20px;
  }
  #testimonial .testimonials-content p{
    padding: 15px;
  }
  #testimonial .testimonial_imgdes{
    margin: 32px 0 0 0;
  }
  /* #our-blog .blog-title{
    width: 100%;
  } */
  #our-blog .blog-title a{
    padding: 0;
    font-size: 14px;
    line-height: 23px;
  }
  #our-blog .blog-title span{
    font-size: 12px;
  }
  #our-blog .bolg-but{
    margin: 0;
  }
  #our-blog  .blog-box .owl-carousel .owl-item img{
    width: 100% !important;
  }
  #our-blog .bolg-but a{
    padding: 5px 15px;
  }
  #our-blog .our-blog-contents .blog-title{
    text-align: center;
  }
  #our-records .offer_secimg,#our-records .record_img{
    position: unset;
    padding: 10px 0;
    text-align: center;
  }
  .text-div,#footer{
    padding: 0;
  }
  #newsletter .newsletter-shortcode input[type="email"],.footer2,#destination .destination-head,#destination .destination-head .main-text{
    max-width: 100% !important;
  }
  #newsletter h3{
    letter-spacing: 0;
  }
  #newsletter .newsletter-shortcode input[type="submit"]{
    position: unset;
    width: 100%;
    margin: 0;
  }
  #testimonial,#footer {
    text-align: center;
  }
  #our-blog .blog-secimg{
    position: unset;
    margin: 0 auto;
    text-align: center;
  }
  #footer{
    background-color: #0d2447;
    background-image: unset !important;
  }
  .contact-box .contac_form{
    max-width: 90%;
  }
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100%;
  }
  .banner-title{
    transform: translateY(25%) !important;
    padding: 0 !important;
  }
  .bradcrumbs {
    padding: 7px 10px;
    font-size: 12px;
  }
  .bradcrumbs:after{
    top: 9px;
  }
  .banner-img {
    height: 200px !important;
  }
  #our-menu .menu-but a{
    font-size: 15px;
    padding: 0px 15px;
  }
  .product-item img{
    height: 70px;
    object-fit: cover;
  }
  #about-us .about_content .about_text,#services .services_text,#our_products .main_text,#our-team .team-content .team-text,#testimonial .testimonials-content p, .ser_box p{
    font-size: 14px;
  }
  #about-us .about_content .about_small_head, #services .small_head, #our_products .small_head,#our-menu .menu-box p,#our-category .category_head .small_head, #our-team .our-team-head p,#testimonial .testimonial-head p,#our-blog .our-blog-head p{
    font-size: 22px;
  }
  #our-team .nav-tabs .nav-link.active span.teamimg-border{
    height: 70%;
    top:15%;
    left: 15%;
    width: 70%;
    border: 4px solid #fff;
  }
  #our-menu .menus-dec ul {
    display: flex;
    justify-content:center !important;
    margin: 0px 0;
  }
  #our-records .our-records-contents{
    transform: none;
  }
  #our-menu span.smalltitle{
    font-size: 14px;
  }
  #footer .about_me h5{
      font-size: 18px;
  }
  #footer_box .footer2{
    top: 0;
  }
  #sidebar .row.recent-post-box{
    display: block;
  }
  #sidebar .recent-post-box .post-thumb, #sidebar .post-content{
    margin: 0 auto;
  }
  .archive.author .page-header{
    height: 200px;
  }
  .archive.author .page-header h1{
    top: 33%;
  }
   #best-services .best-serivce-inner{
     padding: 15px;
   }
   #best-services h4{
    font-size: 18px;
  }
}
@media screen and (max-width:991px){
  #best-services .man-img,.event-ser-img,.featured_service_title, #featured-services .featured_service_box .cate-box-img, .contact_content, #newsletter .newsletter-box, #header_top .login_content, #our-records .reocrd-notitle, #our-records .record_box, #vw-single-team, #testimonial_single, .service_content p, .featured-ser-btn{
    text-align: center;
}
}
@media screen and (min-width: 576px) and (max-width:767px){
  .mbl-mr{
    margin: 0;
  }
  .header-logo img{
      width: 80px;
  }
  .header-search-box.search-main-box{
      padding: 0;
  }
  #header .header-logo{
    text-align: left;
  }
  .booking-align{
    margin-right: -6px;
  }
.sticky .header-logo img{
  height: auto;
}
.search-main-box .search-icon i{
  padding: 13px 14px;
  font-size: 14px;
  height: 40px;
  width: 40px;
}
#featured-services .main_head {
    font: normal normal normal 28px/41px Bree Serif;
    max-width: max-content;
}
.bradcrumbs {
    max-width: 41%;
}
#header .search-container{
  bottom: -60px !important;
}
 #header{
    position: unset;
    padding: 0;
  }
  #header .header-logo h1, #header .header-logo p{
    padding: 0;
  }
  #our-records .our-records-contents {
    transform: translate(0, 10%);
  }
  #about-us .about_content .about_small_head, #services .small_head, #our_products .small_head,#our-menu .menu-box p,#our-category .category_head .small_head, #our-team .our-team-head p,#testimonial .testimonial-head p,#our-blog .our-blog-head p{
    font-size: 22px;
  }
  #about-us .about_content h3, #services .main_head, #our_products .main_head,#our-menu .menu-box h3, #our-category .category_head .main_head, #our-team .our-team-head h3, #testimonial .testimonial-head h3, #our-blog .our-blog-head h3{
    font-size: 28px;
    margin-bottom: 0;
    line-height:38px;
    max-width: 100%;
    padding: 15px 0;
  }
  #our-menu span.smalltitle:after{
    display: none;
  }
  .archive.author .page-header,  .category-uncategorized  .page-header{
    height: 200px;
  }
  .archive.author .page-header h1, .category-uncategorized .page-header h1{
    top: 33%;
  }
  .banner-img{
    height: auto !important;
  }
  .banner-title{
        transform: translateY(0%) !important;
  }
  .sticky .main-navigation a{
    color: #fff;
    border: none !important;
  }
  #header .menubar-box{
    /* padding: 15px 0px; */
    margin: 0;
    background-color: #fff;
    align-self: center;
  }
  #header .menubar-box row{
    align-items: center;
  }
  .mbl-align{
    align-self: center;
  }
  .header-btn-book {
    padding: 13px 12px;
    font-size: 12px;
  }
 .toggle-nav i {
    font-size: 29px;
    color: #262729 !important;
  }
  .toggle-nav {
    margin-top: 15px !important;
    bottom: 7px;
  }
  #header .header-content{
    text-align: center;
    padding: 20px 0;
  }
#special-event h4.event_service_title,#special-event p,  #header_top,#header_top .login_content,#our_products .product_head,#footer_box .about_me{
    text-align: center;
  }
  #special-event .event-ser-btn {
      margin-bottom: 30px;
      text-align: center;
    }

  .contact_content,#why-us,#destination,#newsletter .newsletter-box,#header_top .login_content,#our-records .reocrd-notitle,#services .our-offer-content .offer_meta_data,.offer_title,#our-records .record_box, #vw-single-team, #testimonial_single{
    text-align: center;
  }
  .slide_nav,#slider .slide_title_img,#services .offer_secimg{
    display: none;
  }
  #slider .slider-box{
    top: 50%;
    left: 17%;
    transform: translateY(-50%);
    padding: 0px;
    max-width: 100%;
  }
  #slider .slider-box h1 {
    font-size: 40px;
    line-height: 25px;
  }
  #slider .slider-box .small_head {
    line-height: 30px;
    font-size: 18px;
    margin: 0;
  }
  #slider .slider-button-1 {
    font-size: 12px;
    padding: 4px 25px;
    margin: 7px 0;
  }
   #slider ol.carousel-indicators{
    transform: translateY(-35%);
  }
  #our-menu .product-details h5 ,  #our-menu .price_title {
      font-size: 18px;
  }
  #our-menu span.smalltitle {
      font-size: 14px;
  }
  #about-us .about_content h3,#our-team .our-team-head h3, #services .main_head, #our-category .category_head .main_head, #testimonial .testimonial-head h3{
    max-width: 100%;
    padding: 0 0 10px;
  }
  #our-team .team_title_img{
    padding: 10px 0;
  }
  #about-us .about_content {
    padding: 7% 0 30px;
    text-align: center;
  }
  #testimonial .testimonials-content p{
    padding: 20px;
  }
  #about-us .aboutimg1, #services .services_box, #sidebar .widget {
    text-align: center;
  }
  #services .ser_box{
    padding: 0;
  }
  #about-us .about_content .about_small_head,#our-blog .bolg-but, #services .small_head, #services .service_content, #our-blog .our-blog-head p{
    margin: 0;
  }
  #our_products .product_box .product_name{
    max-width: 80%;
  }
  #our-records .owl-carousel.owl-loaded{
    top: 0;
  }
  #our-records .owl-carousel .owl-item img{
    width: auto !important;
  }
  #our-menu .menu-box{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
  }
  #our-menu .tab-content>.active{
    margin-top: 15px;
  }
  #our-records{
    background-size: cover;
  }
  #our-menu span.smalltitle:after{
    display: inline-block;
  }
  #testimonial .testimonial_quotes i{
    font-size: 100px;
  }
  #our-blog .blog-title{
    width: 100%;
  }
  #our-blog .bolg-but a {
    padding: 5px 16px;
    margin: -4px 0;
    font-size: 13px;
  }
  #our-blog .blog-title a{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
  }
  .logo-text h1 {
    margin-top: 28px;
  }
  #our-menu .menu-box{
       padding: 20px 0;
  }
  #our-menu .menus-dec ul {
    display: flex;
    /* justify-content: start !important; */
        margin: 10px 0;
  }
  #our-menu .menus-dec .nav-link{
        margin-bottom: 10px;
  }
  #our-menu .menu-but a{
    margin: 0;
    padding: 2px 30px;
    font-size: 14px;
  }
  #header .innermenubox.sticky{
    padding: 4px 25px 15px;
  }
  #footer_box .footer2{
    margin-bottom: 20px;
    top: 0;
  }
  .nav-links{
    display: flex;
  }
  #footer_box .footer3{
    padding: 12% 10px 10px;
  }
  #our_products .dish-div{
    padding: 12px;

  }
}
@media screen and (min-width: 768px) and (max-width:991px) {
/*
    #header .menubar-box{
      margin: 22px 0;
    } */
    #special-event p {

      font: normal normal 300 14px/27px Roboto !important;
  }
    #header .header-logo{
          padding: 7px 0 15px;
    }
    #header .search-icon.icon-search{
      margin-left: 12px;
    }
  .toggle-nav {
    margin-top: 17px !important;
  }
  .toggle-nav{
    margin-top: 18px !important;
  }
  .main-navigation a{
    border: none;
  }
  #featured-services .main_head , #best-services .main_head{
    font: normal normal normal 35px/45px Bree Serif;
  }
  .banner-title {
    padding: 30px !important;
  }
  #slider .slider-box h1{
    font-size: 35px;
    line-height: 25px;
  }
  #our-blog .our-blog-head h3{
    font-size: 35px;
    line-height: 35px;
  }
  #slider .slider-box .small_head {
    font-size: 24px;
    line-height: 25px;
    margin: 6px 0 12px;
  }
  #slider .slider-button-1 {
    font-size: 16px;
    line-height: 28px;
    padding: 5px 15px;
  }
  #slider .slider-box{
    top: 60%;
    max-width: 40%;
  }
  #about-us .about_content h3, #testimonial .testimonial-head h3{
    max-width: 70%;
    padding: 0;
    font-size: 35px;
  }
  #our-menu .menus-dec .nav-link{
    margin-bottom:0;
    margin-right: 20px;
  }
  #our-menu .product-details h5{
    font-size: 24px;
  }
  #our_products .main_head,#our-menu .menu-box h3,#our-team .our-team-head h3{
    font-size: 35px;
  }
  #about-us .about_content .about_small_head, #services .small_head{
    margin: 0;
  }
  #about-us .about_content .aboutimg2{
    padding: 5px 0;
  }
  .aboutimg1 img {
    position: relative;
    bottom: 0px;
  }
  #about-us .about_content .about_text{
    font-size: 14px;
    line-height: 30px;
  }
  #about-us .about_content{
    padding: 0;
  }
  #services .main_head{
    max-width: 72%;
    font-size: 35px;
  }
  #services .services_box{
    padding: 20px;
  }
  #services .service_title{
    font-size: 23px;
  }
  #our_products .add_to_cart_button{
    right: 14px;
  }
  #our-records .our-records-contents {
    transform: translate(0, 25%);
}
  #our-records .owl-carousel.owl-loaded{
    top: 0;
  }
  #our-menu .menu-box{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 35px 30px;
  }
  #our-records .our-records-contents .owl-dots{
    display: none;
  }  #our-menu .tab-content>.active{
    margin-top: 15px;
  }
  #our-category .category_head .main_head{
    max-width: 57%;
    font-size: 35px;
  }
  #our-category .category_box img {
    padding: 70px;
  }
  #our-team .team-tabs .nav-item img{
    width: 100%;
  }
  #our-team  .team_title_img{
    padding: 10px;
  }
   #our-blog .blog-title{
    width: 100%;
  }
  #our-blog .blog-title a {
    padding: 0px 12px;
    font-size: 22px;
    line-height: 24px;
  }
  #our-blog .bolg-but a {
    padding: 10px 16px;
    margin: -12px 0;
    font-size: 22px;
  }
  #our-blog .blog-title span{
    line-height: 36px;
  }
  #our-team .nav-tabs .nav-link.active span.teamimg-border{
      top: 14%;
  }
  #our-menu .menus-dec ul {
    display: flex;
    justify-content: left !important;
    margin: 18px 0;
  }
  #header .innermenubox.sticky{
    padding: 4px 25px 15px;
  }
  #footer_box .footer2 img{
    width: 100px;
  }
  #footer_box .footer2{
    top:0;
    margin-bottom: 0;
  }
  #our_products .product_box{
    margin-top: 10px;
  }
  #our-records .our-records-contents .owl-dots{
    display: none;
  }
  .header-btn-book {
    padding: 13px 11px;
    font-size: 12px;
    left: 32px !important;
  }
  .single-blog-banner-img{
        height: 295px;
  }
  .container.single-post .content_page{
    margin-top: -65px !important;
  }
}

@media screen and (min-width:992px) and (max-width: 1024px){
  .header-btn-book{
    padding: 13px 13px;
  }
  .search-main-box .search-icon i{
        margin: 4px;
  }
  #slider .slider-box h1{
    font-size: 75px;
  }
  .toggle-nav{
    margin-top: 18px !important;
  }

  #slider .slider-box{
    max-width: 62%;
    top: 53%;
    left: 4%;
  }
  #about-us .about_content {
    padding: 30px 0;
  }
  .aboutimg1 img {
    bottom: 0;
  }
  #our-menu .product-details h5{
    font-size: 26px;
  }
  #our-menu span.smalltitle{
        font-size: 20px;
  }
  #our-menu .price_title {
    font-size: 22px;
}
  #our_products .main_head{
    font-size: 39px;
    line-height: 39px;
  }
  #our_products .small_head{
    font-size: 20px;
    line-height: 21px;
  }
  #our_products .main_text{
    line-height: 32px;
  }
  #our_products .productbtn{
    font-size: 18px;
    line-height: 39px;
    padding: 5px 18px;
  }
  #our_products .add_to_cart_button{
    right: 11px;
  }
  #our_products .product_box .product_name a{
    font-size: 21px;
  }
  #our-records .owl-carousel.owl-loaded {
    top: 0;
  }
  #our-team .overlay{
    padding: 59px 83px 80px 84px;
  }
  #our-records .our-records-contents .owl-dots{
    display: none;
  }
  #our-menu .menu-box h3{
    font-size: 39px;
    line-height: 40px;
    margin-top: 11px;
  }
  #our-menu .menus-dec .nav-link{
    margin-bottom: 20px;
  }
  .postbox{
    margin-bottom: 20px;
  }
  .logo h1 a{
    font-size: 18px;
  }
  .widget th, .widget td{
    padding: 0;
  }
  #slider .slider-box h2{
    font-size: 47px;
    padding-top: 0px;
    line-height: 40px;
    letter-spacing: 0;
  }
  .team_title_img{
    padding: 15px 0;
  }
  #our-blog .blog-title{
    width: 100%;
  }
  #our_products .product_head{
    padding: 2% 13px;
  }
  .sticky .main-navigation a {
    color: #ffffff;
    border: none;
  }
  #our-blog .bolg-but {
    margin: 10px 0 30px;
  }
  #header .header-box .header-search-box {
    padding: 0 3px;
  }
  #header .innermenubox.sticky{
    padding: 4px 25px 15px;
  }
  .container.single-post .content_page{
    margin-top: -65px !important;
  }
}
@media screen and (max-width: 1023px){
  #header-menu .current_page_item a, #header-menu .current-menu-item a{
    color: #fff !important;
  }
  .nav ul li, .scrolled .main-navigation li {
    display: block;
    text-align: left;
    float: none;
    width: 15.7rem;
    padding: 5px;
  }
  .main-navigation ul{
    border:none;
  }
  .list_outer {
    padding: 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .top_bar_btn a.theme_button {
    position: static;
    top: 0;
    transform: unset;
  }
  .main-navigation ul ul{
    background-color: transparent;
  }
  .main-navigation ul ul li, .menubar.scrolled .main-navigation ul ul li{
    border-bottom: none;
  }

  .toggle-nav {
    display: block;
    position: relative;
    float: left;
    width: 30px;
    cursor: pointer;
    margin: 0 auto;
    z-index: 5;
    left: 10px;
    text-align: right;
    margin-right: 0;
    margin-top: -4px;
    cursor: pointer;
  }
  .toggle-nav i {
    font-size: 29px;
    color: #262729 ;
  }
  .menubar .toggle-menu-title{
    font-size: 18px;
    letter-spacing: 1px;
    color: #121212;
    font-family: "Bree Serif";
    font-weight: 600;
    position: absolute;
    left: 20px;
    top: 13px;
    display: none;
  }
  .menubar .sticky .toggle-menu-title{
    display: inline-block;
  }

  .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    /* right: 0; */
    left: 0;
    /* background-color: #111; */
    background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
    /* background: #eb353c; */
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
  }
  .sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #818181;
    display: block;
    transition: 0.3s;
    border: none;
    font-size: 14px !important;
  }
  .sidenav a:hover {
    color: #fff;
    background: transparent;
  }
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px !important;
    margin-left: 50px;
    display: block;
    color: #fff !important;
    cursor: pointer;
  }
  .sidenav #site-navigation {
    width: 100%;
  }
  .toggle-nav span{
    font-size:30px;
    cursor:pointer;
    text-align: right;
  }
  .main-navigation .menu{
    float: none;
    /* text-align: center; */
  }
  .main-navigation ul ul li,
  #masthead.scrolled .main-navigation ul ul li{
    display: block;
  }
  .main-n#vw-our-blogs .vw-blog-content imgavigation .menu > ul > li.highlight{
    background: transparent !important;
  }
  .menu > ul > li:hover:before,
  .menu > ul > li.current_page_item:before,
  .menu > ul > li.current-menu-item:before{
    display: none;
  }
  .sf-arrows .sf-with-ul:after{
    border-top-color: #333;
  }
  .toggle i.fa.fa-bars,.toggle i.fa.fa-times {
    float#vw-our-blogs .vw-blog-content img: right;
    color: black;
  }
  .menubar .nav ul{
    width:100%;
    margin-top:0;
  }
  .menubar .nav ul li,.menubar.scrolled .main-navigation li{
    border-top:1px #303030 solid;
    display:block;
    text-align:left;
    float:none;
    width: 15.7rem;
    padding: 5px;
  }
  .nav ul li a{
    padding:0 10px;
    display:block;
    color:#ffffff !important;
    line-height: 35px;
    border: none;
  }
  .nav ul li ul,
  .nav ul li ul ul{
    display:block !important;
  }
  .nav ul li ul li a:before{
    content:"\00BB \00a0";
  }
  .nav ul li ul li a{
  padding-left:20px !important;
  }
  .nav ul li ul li ul li a{
    padding-left:30px !important;
  }
  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .top_bar_btn{
    padding:0;
  }
  .main-navigation li.current_page_item{
    border:none;
  }
  .main-navigation ul ul{
    background: transparent !important;
  }
  .main-navigation ul ul li{
    background: transparent !important;
  }


}
@media screen and (max-width: 1040px){
  #header-menu .current_page_item{
    background:none;
  }
  #header-menu .current_page_item ul li a{
    color: #fff;
    background-color: transparent;
  }
  .main-navigation .current_page_ancestor > a{
    color: #fff !important;
  }
}
@media screen and (max-width: 1200px){
  .main-navigation a{
    font-size: 12px;
    padding: 0 20px;
    background: transparent !important;
  }
  #our-menu .product-details h5 {
    font-size: 26px;
  }
  #our-menu .price_title {
    font-size: 22px;
  }
  .header-btn-book{
    padding: 13px 10px;
    font-size: 12px;
    left: 10px;
  }
}
@media screen and (max-width: 1024px){
  .home#slider h3{
    font-size: 38px;
  }

  iframe {
    width: 100%;
    height: auto;
  }
  .content_boxes figure #instagram-embed-0{
    height: 706px;
  }

  .main-header-box{
    padding-bottom: 0 !important;
  }
  #services .our-offer-content .offer_meta i{
    display: block;
  }
  .sf-arrows .sf-with-ul:after{
    display: none;
  }

}
@media  (max-width: 1040px) and (min-width: 1024px) {
    #our-menu .menu-box h3, #our-category .category_head .main_head,#our-team .our-team-head h3,#testimonial .testimonial-head h3,#our-blog .our-blog-head h3,#about-us .about_content h3 {
        font-size: 50px;
        line-height: 50px;
      }
      #our-records{
        padding-bottom: 65px;
      }
      #our-menu .menu-box{
        padding-top: 15px;
      }
      #our-menu .menus-dec ul{
        margin: 15px 0;
      }
      #our-menu .menu-but a{
        padding: 3px 30px;
        margin: 0 0;
      }
      .container.single-post .content_page{
        margin-top: -65px !important;
      }
  }
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  #header .innermenubox.sticky{
    padding: 9px 25px 24px;
  }
  .search-main-box .search-icon i{
        margin: 3px -6px;
  }
  .toggle-nav{
    margin-top: 18px;
  }
  #slider .slider-box {
    top: 50%;
    max-width: 50%;
  }
  #slider .slider-box h1 {
    font-size: 64px;
    line-height: 56px;
  }
  #about-us .about_content {
    padding: 7% 0 30px 12%;
  }
  .aboutimg1 img {
    position: absolute;
    bottom: 0;
  }
  #our_products .product_box .product_name{
    width: 90%;
  }
  #our_products .add_to_cart_button{
    right: 13px;
  }
  #our_products .product_box .product_name a{
    font-size: 20px;
  }
  #our_products .productbtn{
    padding: 5px 20px;
  }
  #our_products .main_head{
    font-size: 38px;
    line-height: 39px;
  }
  #our_products .product_head {
    padding: 2% 27px;
  }
  #our_products .small_head{
    font-size: 24px;
    margin: 0;
  }
  #our-records .owl-carousel.owl-loaded {
    top: 90px;
  }
  #our-records .record_number{
    font-size: 38px;
  }
  #our-records .recom {
    margin: 0;
    padding: 70px 0 100px;
  }
  #our-category .category_box img {
    padding: 69px;
  }
  #our-team .overlay{
    padding: 25px 52px 85px 93px;
  }
  .team_title_img {
    text-align: center;
    padding: 15px 0;
  }
  #our-blog .blog-title{
    width: 100%;
  }
  #our-blog .bolg-but{
    margin: 10px 0 30px;
  }
  #our-records .our-records-contents{
    transform: translate(0, 14%);
  }
  .container.single-post .content_page{
    margin-top: -65px !important;
  }
}
@media screen and (max-width:768px) {
  #our-menu .menus-dec .nav-link{
    padding: 9px;
  }
}
@media screen and (max-width: 1920px) and (min-width: 1400px){
  .header-btn-book{
    padding: 12px 27px;
    left: 30px;
  }
}
@media screen and (max-width: 1920px) and (min-width: 1800px){

#our-menu .menu-box{
  padding-top: 88px;
}
.search-main-box .search-icon i{
  margin: 3px 21px;
}
#our-blog .blog-title{
      padding: 60px 0;
}
#our-records{
  background-size:contain;
}
#our-records .our-records-contents {
    transform: translate(0, 40%);
}
}
@media screen and (max-width: 1283px) and (min-width: 1200px) {
  #slider .slider-box h1 {
        font-size: 80px;
 }
}
/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .main-navigation ul
  {
    text-align: left;
  }
  .main-navigation a
  {
    font-size: 18px;
  }
}
.our-portfolio-shortcode #comments{
  display: none;
}
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
#footer .footer2 h3 {
    color: #000;
}
#slider img {
    width: 100%;
}
a.closebtn:hover {
    background: unset;
}
.sticky-logo{
  display: none;
}
.sticky .sticky-logo{
  display: block;
  position: absolute;
}
.sticky .sticky-logo img{
    width: 65px;
}
/* banner css */
.banner-img{
  height: 375px;
  background-size: cover;
}
.banner-title{
  /* transform: translateY(45%); */
  transform: translateY(100%);
padding: 20px;
}
.container.single-post .content_page {
  background: #fff;
margin-top: -100px;
position: relative;
z-index: 1;
padding: 30px;
}
/* search sidebar css */
#sidebar .wp-block-search__inside-wrapper{
  display: block;
}
#sidebar .wp-block-search__button{
  width: 100%;
  background-color: #eb353b;
  padding: 10px;
  color: #fff;
  margin-left: 0;
}
.search-toggle .search-icon.icon-close,.search-toggle.opened .search-icon.icon-search {
     display: none;
}
 #header .search-toggle.opened .search-icon.icon-close {
     display: inline-block;
     margin: unset;
}
#header .search-container {
     position: relative;
     /*max-height: 0;*/
     /*overflow: hidden;*/
     background-color:#ffffff;
     transition: all 0.3s ease-in-out;
     display: none;
     box-shadow: rgb(0 0 0 / 7%) 0px 1px 1px, rgb(0 0 0 / 7%) 0px 2px 2px, rgb(0 0 0 / 7%) 0px 4px 4px, rgb(0 0 0 / 7%) 0px 8px 8px, rgb(0 0 0 / 7%) 0px 16px 16px;
}
  #header .search-container.opened {
     max-height: 100px;
     transition: all 0.5s ease-in-out;
     z-index: 99;
}
 #header .search-container input[type="text"] {
     outline: none;
     font-size: 1.6rem;
     margin: 18px;
     width: 300px;
     background-color: inherit;
     border: 0;
}
 #header .search-container .search-icon {
    vertical-align: super;
}
 #header .contains-search , #header .header-box{
    position: relative;
}
 #header .search-container {
   position: absolute;
   right: 5em;
   width: auto !important;
   bottom: -10px;
   border-radius: 50px 0 0 50px;
   padding: 0;
   z-index: 999;
}
#header .sticky .search-container{
    bottom: -56px;
}
 #header .search-container form{
   border-radius: 50px 0 0 50px;
 }
  /* #header .search-container input:-internal-autofill-selected {{
   background: transparent !important;
 } */
 #header .search-container [type=search]{
    border: unset;
    position: relative;
    background: transparent !important;
    padding: 15px 10px;
    width: auto;
    border-radius: 50px 0 0 50px;
}
 #header .contains-search .fa-times:before{
    position: relative;
    top: 6px;
    font-size: 16px;
}
 #header .search-buttons {
   color: white;
   padding: 9px 1px 21px 4px;
   width: 77px;
   position: absolute;
   right: auto;
   /* left: 11px; */
   border:none;
   background: #eb353c;
  border-radius: 0 50px 50px 0;
}
 #header .search-buttons i {
    position: relative;
    top: 7px;
    left: -6px;
}
 #header .search-icon.icon-close i {
    color: #fff;
    width: 45px;
    height: 45px;
    font-size: 14px;
    background: var(--pink);
    padding: 9px 0 !important;
    border-radius: 50%;
    position: relative;
}
 #header .search-icon.icon-search{
   border:none;
   background: transparent;
}
 /* #header  .contains-search{
      margin: 10px;
} */
 .single-blog-banner-img{
    width: 100%;
}
.nav-previous {
    float: left;
    width:250px !important;
}
.nav-links a {
    display: grid;
}
#search-page-nav .nav-links a{
  background-color: #eb353b;
  border: #eb353b;
}
.nav-next {
    float: right;
    text-align: right;
}
/* .single-post .nav-links .post-title{
    float: right;
} */
/* single service page */
#singleService .service-title a{
  font-size: 40px
}
#singleService .service-title a:hover{
  color:#eb353b;
}
#singleService .service-title{
  margin-bottom: 20px;
}
#singleService .meta-img img{
      border-radius: 7px;
}

#singleService .service-p i{
  color: rgb(255, 255, 255);
  background-color: #eb353c;
  padding: 8px;
  border-radius: 50px;
  font-size: 15px;
  height: 30px;
}
#singleService .service-para, #singleService .service-title , #singleService .service-p, .service-text{
    font-size: 16px;
    line-height: 35px;
    color: #575757;
    font-family: "Roboto";
    font-weight: 400;
}
.featured-ser-btn a{
    background: transparent linear-gradient(90deg, #FB6E21 0%, #EB353C 100%);
    border-radius: 30px;
    padding: 10px 12px;
    color: #fff;
}
.featured-ser-btn a:hover, #special-event .event-ser-btn a:hover{
  background: transparent;
  color: #000;
  border: 2px solid #EB353C;
}
#best-services .man-img{
position:relative;
}
#best-services .man-img:hover .social-profiles{
  display: block;
}
#best-services .social-profiles{
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 100;
  color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);

}
#special-event p{
  letter-spacing: 0.72px;
    color: #575757;
    font: normal normal 300 14px/35px Roboto;
}
#special-event h4.event_service_title{
  font-size: 28px;
}
.event_service_box{
  padding: 30px 0;
}
#special-event .event-ser-btn{
  margin-top: 36px;
}
#special-event .event-ser-btn a{
    background: transparent linear-gradient(90deg, #FB6E21 0%, #EB353C 100%) ;
    border-radius: 30px;
    padding: 15px 30px;
    color: #fff;
}
#booking-form input[type=number]::-webkit-inner-spin-button,
#booking-form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* css end */
/* json css */
/* .ive-catering-services-pro-slider-button a{
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%) !important;
} */
.ive-catering-services-pro-slider .owl-carousel .owl-item img{
  height: auto !important;
  width: 100% !important;
}
.ive-catering-services-pro-slider-img .owl-carousel .owl-item img{
    width: 100% !important;
}
.ive-catering-services-pro-slider-dots .owl-dots{
  transform: rotate(90deg) !important;
      top: -308px !important;
}

.ive-catering-services-pro-slider-img .carousel-content{
      max-width:32%!important;
}
.ive-catering-services-pro-slider-content .carousel-content {
      top: 65% !important;
}
.ive-catering-services-pro-about-heading{
      max-width: 50%;
}
.ive-catering-services-pro-service{
 border-radius: 10px;
}
.ive-catering-services-pro-heading{
      max-width: 60%;
}
.ive-catering-services-pro-our-dishes .wp-block-columns.is-layout-flex{
      gap:1 !important;
}
.ive-catering-services-pro-our-dishes img{
  border: 13px solid #fff;
  box-shadow: 0px 0px 21px #8a8a8a;
}
.ive-catering-services-pro-popular-dishes-bg img, .ive-catering-services-pro-popular-dishes-bg  span{
  border-radius: 5px;
}
.ive-catering-services-pro-our-dishes-name{
  position: relative;
}
.ive-catering-services-pro-our-dishes-name h2{
  display: none;
  position: absolute;
  top: -113px;
  left: 0;
  right: 0;
  bottom: 0;
}
/* .ive-catering-services-pro-our-dishes img::before{
  content: "";
 display: block;
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 width: 20em;
 height: 20em;
 background: rgba(250,140,50, 0.6);
} */
.ive-catering-services-pro-dish-div:hover .ive-catering-services-pro-our-dishes-name h2{
display: block;
}
.ive-catering-services-pro-record-div.wp-block-ive-carousel{
      transform: translate(0, 43%);
}
.ive-catering-services-pro-record-main-div{
  margin-bottom: 100px;
}
.ive-catering-services-pro-category-heading{
  margin: 0px auto 40px;
  width: 30%
}

.ive-catering-services-pro-tab-img img{
  border-radius: 10px !important;
}
.ive-catering-services-pro-our-menu .ive-tabs-title-list{
height: 716px;
background-image: url('assets/images/our-menu/ourmenubg.jpg');
border-radius: 10px;
}
.ive-catering-services-pro-our-menu .ive-tab-inner-content-inner{
  padding-left: 20px;
}
 .ive-catering-services-pro-team-div .ive-title-text{
  display: none;
}
.ive-catering-services-pro-team-div .ive-tabs-wrap {
      max-width: 100% !important;
}
.catering-services-pro-team-social-icon i{
  width: 35px;
  height: 35px;
  color: #fff;
  padding: 10px 10px;
  border-radius: 3px;
  /* margin-right: 5px; */
  font-size: 20px !important;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(251,110,33,1) 2%, rgba(235,53,60,1) 70%);
}
.ive-catering-services-pro-testimonial-div{
  padding: 60px 40px !important;
  border-radius: 15px !important;
}
/* .ive-catering-services-pro-testi-name-div{
  display: flex;
} */
.ive-catering-services-pro-testimonial-div{
  position: relative;
}
  .ive-catering-services-pro-testimonial-div:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    border-top: 38px solid #fff;
    position: absolute;
    bottom: -34px;
    left: -49%;
    right: 0;
    margin: 0 auto;
    transition: 1s;
}
/* .ive-catering-services-pro-testi-name-div .wp-block-group__inner-container{
  display: flex;
  justify-content: center;
} */
.ive-catering-services-pro-blog  .post-content-area.left.has-image{
position: relative;
}
.ive-catering-services-pro-blog .ive-inner-post-content{
  position: absolute;
  top: 0;
  right: 0;
  width: 50% !important;
  background-color: #000000e0;
  height: 100%;
  opacity: 0.9;
  display: none !important;
  text-align: center !important;
  padding: 80px 0 !important;
}
.post-item:hover .ive-inner-post-content{
  display: block !important;
  transition: 2s;
}
.ive_latest_post_date{
  margin: 0 auto;
  width: 100% !important;
}
.wp-block-ive-carousel .owl-theme .owl-dots .owl-dot span {
    margin: -2px !important;
}
.ive-catering-services-pro-slider .wp-block-ive-carousel .owl-carousel .owl-item img{
    width: 100% !important;
}
 /* .wp-block-ive-carousel .owl-carousel .owl-item img{
  width: 100% !important;
} */

.ive-catering-services-pro-slider-dots .ive-carousel-content-wrap .owl-dots .owl-dot span{
  background: none !important;
}
.ive-catering-services-pro-team-div .ive-tabs-content-wrap{
  padding-top: 15% !important;
}

@media only (min-width: 1366px) and (max-width: 1920px){
      .ive-catering-services-pro-slider .carousel-outer .carousel-content{
      top: 50% !important;
      left: 17% !important;
  }
}
@media (min-width:1024px) and (max-width:1366px){
  .ive-catering-services-pro-slider-content .ive-catering-services-pro-carousel-heading{
      font-size: 65px !important;
  }
  .ive-catering-services-pro-dish-div figure{
    margin: 10px !important;
  }
  .ive-catering-services-pro-team-div .ive-tabs-content-wrap{
    padding-top: 20% !important;
  }
}
  @media only screen and (max-width: 1024px)
  {
    .ive-catering-services-pro-slider-dots .owl-dots{

          top: -160px !important;
    }
  }
@media (min-width:320px) and (max-width:575px){
  .ive-catering-services-pro-slider-dots .owl-dots {
    top: -117px !important;
}
  .ive-catering-services-pro-slider-img .carousel-content  {
        top: 38% !important;
        max-width: 70%!important;
        left: 6% !important;
    }
    .ive-catering-services-pro-about-heading, .ive-catering-services-pro-heading{
      max-width: 100% !important;
    }
    .ive-catering-services-pro-category-heading{
      width: 100% !important;
    }
    .ive-catering-services-pro-sign-img, .ive-catering-services-pro-service-small-img{
      text-align: center;
    }
    .ive-catering-services-pro-our-dish-img{
      margin: 10px 0;
    }
    .ive-catering-services-pro-our-dishes .wp-block-columns{
      margin-bottom: 0 !important
    }
    .wp-block-ive-carousel .owl-carousel .owl-item img{
      width: auto !important;
    }
    .ive-catering-services-pro-dish-price-div .wp-block-columns, .ive-catering-services-pro-dish-price-div.wp-block-columns{
      flex-wrap: nowrap !important;
      align-items: center !important;
       margin-bottom: -23px !important;
      }
     .ive-catering-services-pro-blog .owl-nav, .ive-catering-services-pro-blog .owl-dots
     {
       display: none !important;
     }
     .ive-catering-services-pro-blog  .post-image img{
       height: 100% !important
     }
     .ive-catering-services-pro-blog .ive-inner-post-content {
        padding: 20px 0 !important;
     }
     .ive-catering-services-pro-dish-tab-img-content.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
              /* flex-basis: 100%!important;
      }
      /* .ive-catering-services-pro-dish-tab-img{
        width: 22.22% !important;
      }
      .ive-catering-services-pro-dish-tab-img-content{
          width:77.77% !important;
      } */
    .ive-catering-services-pro-our-menu .ive-tabs-title-list{
    height: 716px;
    background-image: url('assets/images/our-menu/ourmenubg.jpg');
    border-radius: 10px;
    }
    .ive-catering-services-pro-testimonial-div {
    padding: 20px 15px !important;
  }
    /* .ive-catering-pro-our-popular-dish-space{
      margin-left: 0 !important;
    } */
  }

@media (min-width:575px) and (max-width:767px){
  .wp-block-columns.ive-catering-services-pro-menu-tab, .ive-catering-pro-our-popular-dish-space .wp-block-columns, .ive-catering-services-pro-dish-price-div .wp-block-columns, .ive-catering-services-pro-dish-price-div .wp-block-columns{
    flex-wrap: nowrap !important;
    align-items: center !important;
     margin-bottom: -23px !important;
    }
    .ive-catering-services-pro-sign-img, .ive-catering-services-pro-service-small-img {
    text-align: center;
}
}

@media (min-width:768px) and (max-width:991px){
.ive-catering-services-pro-abt-img{
    text-align: center !important;
}
  .wp-block-columns{
    flex-wrap: nowrap !important;
  }

}
@media (min-width:768px) and (max-width:1024px){
  .ive-catering-services-pro-sign-img, .ive-catering-services-pro-service-small-img{
      text-align: center;
  }

.wp-block-columns.ive-catering-services-pro-menu-tab, .ive-catering-pro-our-popular-dish-space .wp-block-columns,
.wp-block-column.ive-catering-services-pro-dish-div{
  flex-wrap: nowrap !important;
  align-items: center !important;
   margin-bottom: -23px !important;
  }
  .ive-catering-services-pro-about-heading, .ive-catering-services-pro-heading{
    max-width: 100% !important;
  }
  .ive-catering-services-pro-category-heading{
    width: 100% !important;
  }
  .ive-catering-services-pro-sign-img, .ive-catering-services-pro-service-small-img{
    text-align: center;
  }
  .wp-block-ive-carousel .owl-carousel .owl-item img{
    width: auto !important;
  }
}
