
/* @import url("db.onlinewebfonts.com/c/9d25ea5c587d0f9d470aa9a3634735ea?family=ETmodules"); */
/* @import url("https://divi.space/using-the-etmodules-icon-font/"); */
@font-face{font-family:ETmodules;font-display:block;src:url(//shapurlondon.co.uk/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(//shapurlondon.co.uk/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(//shapurlondon.co.uk/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"),url(//shapurlondon.co.uk/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(//shapurlondon.co.uk/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}

:root {
  --theme-color: #3a3835;
  /* --theme-color: #09B5D4; */
  /* --theme-text: #3a3835; */
  --theme-text: #9A353E;
  --bg-theme: #9A353E;
  --sub-theme-text: #3a3835;
  --bg-sub-theme: #3a3835;

}


.incenter {

    position:absolute;

    top:-4px;

    left:50%;

    transform:translate(-50%, -50%);
}
b, strong {
    font-weight: bold;
    font-family: inherit!important;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.buttons {
    margin: 10%;
    text-align: center;
}

.btn-hover {
    width: 200px;
    font-size: 19px;
    font-weight: 600;
/* text-shadow: 3px 3px 3px #555;*/
    color: #fff !important;
    cursor: pointer;
    margin: 7px;
    height: 50px;
    text-align:center!important;
  /*  border: none;*/
    background-size: 300% 100%;

 border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
     border-style: solid!important;
    border-width: 4px;
    border-color: rgba(251, 251, 251, 0.62);
    padding: 10px;
    /* border-bottom-left-radius: 35px;
      border-top-right-radius: 35px; */
      /* background-color: var(--theme-color) !important; */
          /* text-shadow: 0 0 0px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000; */
          background: rgba(0, 0, 0, 50%);
}
.btn-hover1 {
    width: 187px;
    font-size: 19px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #555;
    color: #fff!important;
    cursor: pointer;
    margin: 7px;
    height: 57px;
    text-align: center!important;
    /* border: none; */
    background-size: 300% 100%;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-style: solid!important;
    border-width: 4px;
    border-color: rgba(251, 251, 251, 0.62);
    padding: 13px;
    border-bottom-left-radius: 21px;
    border-top-right-radius: 21px;
}


.btn-hover:hover,.btn-hover1:hover  {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
     border-radius: 0px;
     background-color: #04befe;
     
}
.btn-hover:focus {
    outline: none;
}

.btn-span-time{
	    border-style: solid!important;
    border-width: 4px;
    border-color: rgba(251, 251, 251, 0.62);
    background: #d1d8d8;
    border-radius: 6px;
    /* padding: 1px; */
    color: black;
    /* padding-left: 34px; */
    /* padding-right: 34px; */
    font-size: 14px;
    text-shadow: none;
    height: 32px;
    width: 132px!important;

}

.btn-hover.color-1 {
    background-image: linear-gradient(to right, #25aae1, #40e495, #30dd8a, #2bb673);
    box-shadow: 0 4px 15px 0 rgba(49, 196, 190, 0.75);
}
.btn-hover.color-2 {
    background-image: linear-gradient(to right, #f5ce62, #e43603, #fa7199, #e85a19);
    box-shadow: 0 4px 15px 0 rgba(229, 66, 10, 0.75);
}
.btn-hover.color-3 {
    background-image: linear-gradient(to right, #667eea, #764ba2, #6B8DD6, #8E37D7);
    box-shadow: 0 4px 15px 0 rgba(116, 79, 168, 0.75);
}
.btn-hover.color-4 {
    background-image: linear-gradient(to right, #fc6076, #ff9a44, #ef9d43, #e75516);
    box-shadow: 0 4px 15px 0 rgba(252, 104, 110, 0.75);
}
.btn-hover.color-5 {
    background-image: linear-gradient(to right, #0ba360, #3cba92, #30dd8a, #2bb673);
    box-shadow: 0 4px 15px 0 rgba(23, 168, 108, 0.75);
}
.btn-hover.color-6 {
    background-image: linear-gradient(to right, #009245, #FCEE21, #00A8C5, #D9E021);
    box-shadow: 0 4px 15px 0 rgba(83, 176, 57, 0.75);
}
.btn-hover.color-7 {
    background-image: linear-gradient(to right, #6253e1, #852D91, #A3A1FF, #F24645);
    box-shadow: 0 4px 15px 0 rgba(126, 52, 161, 0.75);
}
.btn-hover.color-8 {
    background-image: linear-gradient(to right, #29323c, #485563, #2b5876, #4e4376);
    box-shadow: 0 4px 15px 0 rgba(45, 54, 65, 0.75);
}
.btn-hover.color-9 {
    background-image: linear-gradient(to right, #25aae1, #4481eb, #04befe, #3f86ed);
    box-shadow: 0 4px 15px 0 rgba(65, 132, 234, 0.75);
}
.btn-hover.color-10 {
        background-image: linear-gradient(to right, #ed6ea0, #ec8c69, #f7186a , #FBB03B);
    box-shadow: 0 4px 15px 0 rgba(236, 116, 149, 0.75);
}
.btn-hover.color-11 {
       background-image: linear-gradient(to right, #eb3941, #f15e64, #e14e53, #e2373f);  box-shadow: 0 5px 15px rgba(242, 97, 103, .4);
}




.sq-button{
	   

    color: black !important;
    border-radius: 3px !important;
        height: 30px;
}
.divider{
    /*border-bottom:  1px  dashed #a0a49d!important;*/
}
.section-subtitle {
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
 color: var(--theme-color) !important;
    margin-bottom: 60px;
}
/* h2.section-title {
    text-align: center;
    	   
    font-size: 28px;
     color: var(--theme-color) !important;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 600!important;
} */


h2.section-title {
  font-size:30px;text-align:center; line-height:1.5em; font-family:"Playfair Display", serif; text-transform:uppercase;letter-spacing: 2px; color:var(--theme-text);
      margin: 25px 0;
}


h2.section-title:before {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 60%;
  left:50%; margin-left:-30%;
  height: 1px;
  content: "";
  background-color: #777; z-index: 4;
}
h2.section-title:after {
  position:absolute;
  width:40px; height:40px; left:50%; margin-left:-20px; bottom:0px;
  content: '\00a7'; font-size:30px; line-height:40px; color:#c50000;
  font-weight:400; z-index: 5;
  display:block;
  background-color:#fff;
}


h2.section-sub-header {
 font-size:25px !important;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  /* padding-bottom: 15px; */
      padding: 15px 0px !important;
  position: relative;
  color: var(--theme-text);
}
h2.section-sub-header:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #111;
}
h2.section-sub-header:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #333;
}
h2.section-contact-title{
    
margin-top: 20px;
    font-weight: 400;
    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 30px !important;
    text-align: center;
}





h2.title-line-cover {
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 5px;
   color: var(--theme-text);
  margin: 0 !important;
 font-size: 25px !important;
}
/* h2.title-line-cover:before {
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #b80000;
} */



h2.title-line-cover:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 25px;
  left: 50%;
  margin-left: -50px;
  background-color: #b80000;
}






 





h3.feedback{ color: #ffffff!important;}
.h3-title{
	/* font-family: 'Amatic SC';*/
}
/* h2.section-title:before, h2.section-title:after {
    content: url(../images/header_decorator.png);
    margin: 14px;
    color: #D1BC87;
    vertical-align: text-bottom;
} */
h2.heading {
    /*font-family: "Yellowtail", serif;*/
    font-size: 45px;
    color: #e22725;
    margin-bottom: 30px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
p.text {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #777777;
    margin-bottom: 40px;
    line-height: 30px;
    font-weight: 400;
}
.ornament {
    display: block;
    width: 117px;
    height: 35px;
    background: url(../images/ornament.png);
    background-repeat: no-repeat;
    content: " ";
    margin: 0 auto;
}
p.text strong {
    color: #dd0301;
}
.magnifier {
    background: rgba(0,0,0,.7) url(../images/zoom.png) no-repeat center;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.gallery:hover{ opacity: 0.3;
	
}


section.reservations h3 {
    text-transform: uppercase;
    color: #4d4c4a;
    text-align: center;
    font-family: "MontserratBold",sans-serif;
    font-size: 48px;
    font-weight: 400;
    margin: 16px 0px 16px 0px;
}

section.reservations .contact-form p {
    text-align: left;
    font-family: "Open Sans";
    font-weight: 400;
    color: #dd0301;
    font-size: 1.4em;
}
section.reservations p {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #7d7a7a;
    font-size: 18px;
    text-align: center;
    margin: 20px 0px;
}
section.reservations h3.reservation-phone {
    font-family: "Oswald";
    font-weight: 400;
    color: #309f52!important;
    margin-bottom: 10px;
}
section.reservations h3 {
    text-transform: uppercase;
    color: #4d4c4a!important;
    text-align: center;
    font-family: "MontserratBold",sans-serif;
    font-size: 48px;
    font-weight: 400;
    margin: 16px 0px 16px 0px;
}
section.reservations h4 {
    line-height: 0.5;
    text-align: center;
}
section.reservations h4 {
    font-family: "Open Sans";
    font-style: italic;
    font-size: 20px;
    color: #c02530;
    text-align: center;
    font-weight: 400;
    margin-right: 10px;
    margin-left: 10px;
}
section.reservations h4 span {
    display: inline-block;
    position: relative;
}

*, html {
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.reservations h4 {
    line-height: 0.5;
    text-align: center;
}
section.reservations h4 {
    font-family: "Open Sans";
    font-style: italic;
    font-size: 20px;
    color: #c02530;
    text-align: center;
    font-weight: 400;
    margin-right: 10px;
    margin-left: 10px;
}
user agent stylesheet
h4 {
    font-weight: bold;
}
body, input, textarea {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
body, input, textarea {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #ffffff;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
user agent stylesheet
html {
    color: -internal-root-color;
}
section.reservations h4 span.above:before, section.reservations h4 span.above:after {
    width: 200px;
}
section.reservations h4 span:before {
    right: 100%;
    margin-right: 10px;
}
section.reservations h4 span:before, section.reservations h4 span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #6DBA7E;
    top: 2px;
    width: 220px;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section.reservations h4 span.above:before, section.reservations h4 span.above:after {
    width: 200px;
}
section.reservations h4 span:after {
    left: 100%;
    margin-left: 10px;
}
section.reservations h4 span:before, section.reservations h4 span:after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #6DBA7E;
    top: 2px;
    width: 220px;
}




section.timetable {
    background-image: url(http://pluspng.com/img-png/food-png-food-salad-image-2962-428.png);
    padding-top: 30px;
    padding-bottom: 40px;
    min-height: 528px;
}


.opening-hours {
    display: inline-block;
    vertical-align: top;
}
section.timetable h2 {
    color: #ffffff;
    font-family: "Oswald", sans-serif;
    font-size: 39px;
    font-weight: 700;
    padding-top: 4px;
    line-height: 110px;
    vertical-align: top;
        text-align: center;
    font-family: "Open Sans";
    font-size: 45px;

    text-transform: uppercase;
    margin-bottom: 0px;
}
.parallax {
    background-position: 50% 50%;
    background-position: 50% 50% !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.container {width: 95%;}
section.timetable .section-subtitle {
    color: #dd0301;
    font-family: "Open Sans";
    font-style: italic;
    font-size: 20px;
 
}
.timetable-decorator {
    display: inline-block;
    width: 200px;
    height: 110px;
    background: url(../images/timetable-decorator.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.timetable-decorator2 {
    display: inline-block;
    width: 200px;
    height: 110px;
    background: url(../images/timetable-decorator2.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: " ";
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


section.timetable .column-divider {
    overflow: hidden;
    background-image: url(../images/column-divider.png);
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    left: 49.6%;
    margin-top: 135px;
    padding: 50% 1%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
section.timetable .number {
    margin-top: 40px;
    font-family: "Oswald", sans-serif;
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
}
section.timetable .hours {
    font-family: "Oswald", sans-serif;
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    margin-top: 0px;
}
section.timetable .days {
    font-family: "LobsterTwoItalic", serif;
    font-size: 43px;
    line-height: 48px;
    margin-top: -20px;
        font-weight: 600;
}

@media only screen and (max-width: 992px) {
h2.section-title{
    padding-bottom: 45px;
}
}
@media only screen and (max-width: 992px) {
h2.section-title{
    padding-bottom: 45px;
}
}

@media only screen and (min-width: 993px) {
h2.section-title{
    padding-bottom: 20px;
}
}
@media only screen and (max-width: 767px) {

        div.hidden-xs {
  display: none !important;
}
}



@media only screen and (max-width: 568px){
	

.opening-hours {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 30px;
}

	

.btn-hover1 {
    width: 143px;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #555;
    color: #fff!important;
    cursor: pointer;
    margin: 4px;
    height: 40px;
    text-align: center!important;
    /* border: none; */
    background-size: 300% 100%;
    border-radius: 5px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    border-style: solid!important;
    border-width: 4px;
    border-color: rgba(251, 251, 251, 0.62);
    padding: 4px;
    border-bottom-left-radius: 21px;
    border-top-right-radius: 21px;
}

#main_dish{
	float: unset!important;
}
.container_menu{
	width:98%!important;
}
#myModal_customise_new>div.model-customize{
	margin: 0px;
    height: 100vh;
}
#myModal_customise_new{
	    overflow-y: hidden!important;
}
.accordion-list{
	width:95%!important;
}



.list-block .item-title{
	    white-space: unset!important;
}

}

.sidebar_menu  {
  background: #fff;
    list-style-type: none;display: block;
    /* background: #fceed9; */
        text-align: left!important;
}
.sidebar_menu>li{
	
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #d3b792;
      padding: 9px 21px;
          display: flex;
    /* background: #fceed9; */

}

.sidebar_menu>li.active {
	background: #000!important;
	    color: #fff!important;
  
}
.sidebar_menu>li.active a,.sidebar_menu>li.active a:hover{
	background: #000!important;
	    color: #fff!important;
	    border-color: transparent!important;
  
}
.container_menu{
	width: 87%;
}
.timings {
   /* background-color: #fff;*/
    margin: 10px 0px;
    padding: 5px 15px;
}
.tscroll {
    padding: 15px;
}
.lounastarjous {
    font-size: 20px;
    line-height: 25px;
   /* font-family: 'Spectral SC';*/
  /* color: var(--theme-color) !important; */
  color: var(--sub-theme-text)!important;
 
    border-radius: 4px;
    margin-left: -5px;
    padding-left: 20px;
    padding: 7px;
    width: 100%;
}



.mobile-image {
    /* margin-top: -170px;
    margin-left: -50px; */
    margin-right: auto;
    width: 20vw;
    -webkit-transform: rotate(
-36deg
);
    transform: rotate(
-36deg
);
}

.mobile-image2 {
    /* margin-top: -200px;
    margin-right: auto; */
    width: 22vw;
    -webkit-transform: rotate(
0deg
);
    transform: rotate(
0deg
);
    position: absolute;
    margin-left: -250px;
}

/*mobile frame design*/



.device_div {
  margin: 0 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
 
}

.container_phone {  
  height: 50vh;
  margin: 10vh auto;
  width: auto;
}

.phone,
.phone img {
  height: 100%;
}

.phone {
  position: relative;
}

.phone .notch-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100px;
}

.phone .notch-container .notch {
  width: 20vh;
  height: 4.25vh;
  margin: 0 auto;
  background-color: #111;
  border-bottom-left-radius: 2.334vh;
  border-bottom-right-radius: 2.334vh;
}

.phone img {
    
    border: 1vh solid #fff;
    border-radius: 4.5vh;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px!important;
    
    
}



.item-box:hover {
   box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px!important;
}






.fixedbar {
  overflow: hidden;
  background-color: #333;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3000
}

.fixedbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 20px;
  width: 25%;
}


.fixedbar a:hover {
  background: #f1f1f1;
  color: black;
}

.fixedbar a.activet {
  background-color: red;
  color: white!important;
}










.feedback_form h3{
    color: #fff !important;
}

.feedback_form button{
    color: #fff !important;
    background-color: unset !important;
    background: transparent !important;
}


.contactus-light b, .contactus-light div,.contactus-light label,.contactus-light span, .contactus-light h2:not(.section-title){
color: #404040 !important;
}


.p-0{
  padding: 0 !important;
}
.pv-20{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.pv-40{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.ph-40{
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.ph-0{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.pr-0{
    padding-right:0 !important ;
}

.m-0{
  margin: 0 !important;
}
.mb-5{
  margin-bottom: 5px !important;
}



.mb-40{
  margin-bottom: 40px !important;
}
.mb-30{
  margin-bottom: 30px !important;
}

.mv-30{
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.mv-20{
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.mv-40{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}

.text-center{
    text-align: center !important;
}
.text-justify{
    text-align: justify !important;
}
.text-left{
    text-align: left !important;
}

.color-theme{
    color: var(--theme-text) !important;
}
.color-sub-theme{
    color: var(--sub-theme-text) !important;
}


.text-lg{
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif !important;
    font-size: 31px !important;
    /* color: var(--theme-text) !important; */
}

.text-md{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 24px !important;
    /* color: var(--sub-theme-text) !important; */
}
.text-sm{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 22px !important;
    /* color: var(--sub-theme-text) !important; */
}
.text-xs{
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 18px !important;
    /* color: var(--sub-theme-text) !important; */
}
.pb-15{
padding-bottom: 15px !important;
}

.p-lg{
    padding-top: 11%;
    padding-right: 9%;
    padding-bottom: 11%;
    padding-left: 9%;
}
.p-md{
    padding-top: 8% !important;
    padding-right: 6% !important;
    padding-bottom: 8% !important;
    padding-left: 6% !important;
}
.p-sm{
    padding-top: 5% !important;
    padding-right: 6% !important;
    padding-bottom: 5% !important;
    padding-left: 6% !important;
}
.p-xs{
    padding-top: 2% !important;
    padding-right: 3% !important;
    padding-bottom: 2% !important;
    padding-left: 3% !important;
}
.p-fixed{
    position: fixed !important;
}
.ph-30{
    padding-right:30px !important;
    padding-left:30px !important;
}

.pt-50{
    padding-top: 50px !important;
}
.pv-135{

    padding-top:135px !important;
    padding-bottom:135px !important;
}
.w-sm{
font-weight: 300 !important;
}
.w-md{
font-weight: 500 !important;
}
.w-lg{
font-weight: 600 !important;
}

.img-sp{
    margin-top: 4%!important;
    margin-right: 2%!important;
    margin-bottom: 2%!important;
    margin-left: 16%!important;
    max-width: 600px;
    text-align: center;
}
.img-responsive{
      height: auto;
    max-width: 100%;
}



.d-flex {
  display: flex !important;
}



.grid-row{
	display: grid !important;
	grid-auto-flow: column;
	/* gap: ; */
}

.flex-stretch{
	align-items: stretch;
}

.bg-theme-light{
	background-color: rgba(193,183,180,0.2);
}

.row-gap-15{
    row-gap: 15px !important;
}


.neck{

background-attachment: scroll;
    background-image: url("https://shapurlondon.co.uk/wp-content/uploads/2017/10/1-round-2.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.box-shadow-overlay{

box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.1);

position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    pointer-events: none;
    
}
.et_pb_slide{

    background-attachment: scroll;
    display: list-item;


    /* display: none; */
    float: left;
    margin-right: -100%;
    position: relative;
    width: 100%;
    text-align: center;
    list-style: none!important;
    background-position: 50%;
    /* background-size: 100%; */
    background-size: cover;

    padding: 0 6%;
    /* background-size: cover;
    background-position: 50%; */
    background-repeat: no-repeat;

}

.et_parallax_bg_wrap{
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.et_pb_parallax_css{
    background-attachment: scroll;

    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.et_pb_slide_overlay_container{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
        background-color: rgba(0,0,0,.3);
}

.et_pb_container{
        display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}


.et_pb_slider_container_inner{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}


.et_pb_slide_description{
        padding-top: 19%;
    padding-bottom: 19%;
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
}

.et_pb_slide_title{
    text-transform: uppercase!important;
    font-size: 40px!important;
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
}

.et_pb_slide_content {
    color: #fff;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
}


.et_pb_slides:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    width: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.bg-sub-theme{
    background-color: var(--bg-sub-theme) !important;
}
.border-b{
  /* border-bottom: 1px solid #ccc; */
}


/* @media only screen and (max-width: 1140px) {
  #topNav button.btn-mobile {
    display: inline-block;
  }

  .main-nav-box {
    background: var(--theme-color);
  }

  .nav-part-left {
    width: 100%;
    order: 2;
  }

  .nav-part-middle {
    order: 1;
  }

  .nav-part-right {
    width: 100%;
    order: 3;
  }

.time-banner {
  top: 68px;
}
#header.fixed #topNav .time-banner {
  top: 68px;
}






} */


.btn-reservation{
        background: black;
    padding: 10px;
    color: #fff;
    border-radius: 5px;
}

.nav-hover:after {    
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: var(--theme-text);
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.nav-hover:hover:after { 
  width: 100%; 
  left: 0; 
}


/* ============template=========== */



body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 30px;
    width: 100%;
    z-index: 9;
}

.et_fixed_nav #main-header {
    position: fixed;
        /* height: 150px; */
    z-index: 1;

}

.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
    text-align: center;
    z-index: 2;
}




.et_header_style_split #et-top-navigation {
    float: none;
    text-align: center;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    line-height: 1;
}

.et_header_style_split #et-top-navigation {
    padding-top: 33px;
}

.et_fixed_nav #et-top-navigation {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#et-top-navigation {
    /* float: right; */
}

#et-top-navigation {
    font-weight: 600;
}

.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
    /* text-align: center;
    z-index: 2; */
}

.container {
    /* text-align: left;
    position: relative; */
}


/* #main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0;
    background-color: #fff;
    width: 100%;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(0,0,0,.1);
    position: relative;
    z-index: 99999;
} */


.et_header_style_split nav#top-menu-nav, .et_header_style_split #top-menu, .et_header_style_split #top-header nav.et-menu-nav, .et_header_style_split #main-header nav.et-menu-nav, .et_header_style_split #top-header .et-menu, .et_header_style_split #main-header .et-menu {
    float: none;
}


.et_header_style_split #top-menu-nav {
    display: inline-block;
}


nav#top-menu-nav, #top-menu, nav.et-menu-nav, .et-menu {
    /* float: left; */
}

#top-menu-nav, #top-menu {
    line-height: 0;
}

article, aside, footer, header, hgroup, nav, section {
    display: block;
}


.et_header_style_split #et-top-navigation {
    float: none;
    text-align: center;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
    line-height: 1;
}


#et-top-navigation {
    font-weight: 600;
}


a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    vertical-align: baseline;
    background: transparent;
}


#top-menu li {
    display: inline-block;
    padding-right: 30px;
}

#top-menu li {
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
}

#et-secondary-menu li, #top-menu li {
    word-wrap: break-word;
}

.nav li {
    position: relative;
    line-height: 1em;
}

@media (min-width: 981px){

.et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 32px;
    padding-left: 30px;
}

}


#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: #3a3835;
}




.et_header_style_split #et-top-navigation nav>ul>li>a {
    z-index: 3;
}


.et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 33px;
}

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, #top-menu li.current_page_item>a {
    color: #ffffff;
}

#top-menu li a, .et_search_form_container input {
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
}

#top-menu li a {
    font-size: 12px;
}


.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info {
    color: #ffffff;
}


#top-menu a {
    /* color: rgba(0,0,0,0.6); */
    text-decoration: none;
    display: block;
    position: relative;
    -webkit-transition: opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out, background-color 0.4s ease-in-out;
}

.et_header_style_split #main-header .centered-inline-logo-wrap {
    margin: -33px 0;
    height: 66px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container {
    height: 100%;
}

.et_header_style_split #main-header .centered-inline-logo-wrap a {
    height: 100%;
}
.et_header_style_split #main-header .container, .et_header_style_split #main-header .logo_container {
    text-align: center;
    z-index: 2;
}

.et_header_style_split #main-header .logo_container {
    position: initial;
}
.logo_container {
    /* -webkit-transition: all 0.4s ease-in-out; */
    transition: all 0.4s ease-in-out;
}

.et_header_style_split span.logo_helper {
    display: none;
}
span.logo_helper {
    /* display: inline-block; */
    height: 100%;
    vertical-align: middle;
    width: 0;
}

span.logo_helper {
    /* display: inline-block; */
    height: 100%;
    vertical-align: middle;
    width: 0;
}

#logo {
    width: auto;
    /* -webkit-transition: all 0.4s ease-in-out; */
    transition: all 0.4s ease-in-out;
    margin-bottom: 0;
    /* max-height: 54%; */
    /* display: inline-block; */
    float: none;
    vertical-align: middle;
    -webkit-transform: translate3d(0, 0, 0);
}


.nav li ul {
    position: absolute;
    padding: 20px 0;
    z-index: 9999;
    width: 240px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-transform: translateZ(0);
    text-align: left;
}

.nav li.et-touch-hover>ul, .nav li:hover>ul {
    opacity: 1;
    visibility: visible;
}

#et_mobile_nav_menu {
    float: right;
    display: none;
}
.et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 24px;
}
.mobile_menu_bar {
    position: relative;
    display: block;
    line-height: 0;
}

.et_mobile_menu {
    position: absolute;
    left: 0;
    padding: 5%;
    background: #fff;
    width: 100%;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 9999;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.nav li ul {
    width: 340px;
}
#top-menu li li {
    margin: 0;
    padding: 0 10px;
}
#top-menu li li a {
    width: 320px;
    padding: 6px 10px;
    font-size: 11px;
}

#top-menu li:not(.logoh) a:hover:before {
    right: 0;
}

#top-menu .current-menu-item a::before, #top-menu .current_page_item a::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0;
    /* right: 0; */
}

#top-menu li a:before {
    /* content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    right: 100%; */
    bottom: 70%;
    background: #c24527;
    height: 2.5px;
    /* -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s; */
    transition-duration: 0.3s;
    /* -webkit-transition-timing-function: ease-out; */
    transition-timing-function: ease-out;
}


#top-menu li a:hover{
    background-color: unset;
}

/* .logoh:hover{

} */

#top-menu li a:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    right: 100%;
    bottom: 52%;
    background: #c24527;
    height: 2.5px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

#top-menu li a:before {
    bottom: 52%;
    background: #c24527;
    height: 2.5px;
    transition-duration: 0.3s;
    /* -webkit-transition-timing-function: ease-out; */
    transition-timing-function: ease-out;
}

.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 36px;
}

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .et_pb_member_social_links a:hover, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a {
    color: #b04332;
}
.mobile_menu_bar:before {
    content: "a";
    font-size: 32px;
    position: relative;
    left: 0;
    top: 0;
    cursor: pointer;
}
#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, a.et_pb_more_button:after {
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    /* -webkit-font-feature-settings: normal; */
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
}

ol, ul {
    list-style: none;
}
#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul, .et_pb_menu .et_mobile_menu li ul {
    visibility: visible!important;
    display: block!important;
    padding-left: 10px;
}
.et_mobile_menu li li {
    padding-left: 5%;
}
.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
    padding: 10px 5%;
    display: block;
}
.et_mobile_menu li a, .nav li li a {
    font-size: 14px;
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
}
.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu>li>a, .et_nav_text_color_dark #top-menu>li>a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info {
    color: #ffffff;
}

.push-down{
    margin-top: 150px !important;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.et_pb_slide_description {
    word-wrap: break-word;
}
.et_clickable {
    cursor: pointer;
}
body.et_pb_button_helper_class .et_pb_button, body.et_pb_button_helper_class .et_pb_module.et_pb_button {
    /* color: #b04332; */
    color: #fff;
}
.et_button_icon_visible .et_pb_button {
    /* padding-right: 2em; */
    padding-left: 0.7em;
}
body .et_pb_button {
    font-size: 18px;
    background-color: rgba(255,255,255,0);
    border-radius: 6px;
}

.et_pb_more_button {
    /* color: inherit; */
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    /* margin-top: 20px; */
}
.et_pb_button, .et_pb_button_inner {
    position: relative;
}
body .et_pb_button1:after {
    font-size: 28.8px;
    color: #b04332;
}
#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, a.et_pb_more_button1:after {
    font-family: ETmodules!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* -webkit-font-smoothing: antialiased; */
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
    /* content: "\35"; */
}
.et_pb_button {
    /* font-size: 20px; */
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    /* border-radius: 3px; */
    /* -webkit-transition-duration: .2s; */
    transition-duration: .2s;
    /* -webkit-transition-property: all!important; */
    transition-property: all!important;
}

/* ========== */
@media only screen and (min-width: 981px){

     .mbl-logo{
        display: none;
    }

    .et_header_style_split .centered-inline-logo-wrap #logo, .et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
    height: auto;
    max-height: 100%;
}

.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 62px;
}


.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 62px 0 0 0;
}

.et-fixed-header #top-menu a, .et-fixed-header #et_search_icon:before, .et-fixed-header #et_top_search .et-search-form input, .et-fixed-header .et_search_form_container input, .et-fixed-header .et_close_search_field:after, .et-fixed-header #et-top-navigation .et-cart-info {
    color: #ffffff!important;
}

.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap {
    width: auto;
    height: 67.25px;
}

.et_header_style_split #main-header.et-fixed-header .centered-inline-logo-wrap {
    /* width: 71px; */
    margin: -71px 0;
}

.et_header_style_split #main-header .centered-inline-logo-wrap {
    /* width: auto;
    height: 106.25px; */
}
.et_header_style_split .et-fixed-header #et-top-navigation {
    padding: 36px 0 0 0;
}
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 36px;
}
.et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a {
    color: #ffffff!important;
}

.et_header_style_split #main-header .centered-inline-logo-wrap {
    width: auto;
    height: 106.25px;
}

}




@media (max-width: 980px){
    .et_pb_more_button {
    display: inline-block!important;
}
    .et_pb_slide_description {
    text-align: center;
}

    .mbl-logo{
        display: block;
    }

.et_header_style_split #et_mobile_nav_menu {
    float: none;
    position: relative;
    margin-top: 20px;
    display: block;
}
#et_mobile_nav_menu {
    display: block;
}

.et_header_style_split #main-header {
    padding: 20px 0;
}
.et_fixed_nav #main-header {
    position: absolute;
}
.et_header_style_split header#main-header .logo_container {
    height: auto;
    max-height: 100px;
    padding: 0;
}
.et_header_style_split #logo {
    max-width: 50%;
}
.et_header_style_split #logo {
    max-height: 60px;
}
.et_header_style_split #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
    display: block;
    padding-top: 0;
}

#et-top-navigation {
    margin-right: 0;
}
.et_header_style_split nav#top-menu-nav {
    display: none;
}
#top-menu {
    display: none;
}
.et_header_style_split #et_mobile_nav_menu {
    float: none;
    position: relative;
    margin-top: 20px;
    display: block;
}
.et_header_style_split #main-header .mobile_nav {
    display: block;
    text-align: left;
    background-color: rgba(0,0,0,0.05);
    border-radius: 5px;
    padding: 9px 10px;
}
.et_header_style_split .et_menu_container .mobile_menu_bar {
    position: absolute;
    right: 5px;
    top: 2px;
}
.et_header_style_split .et_mobile_menu {
    top: 53px;
}
.et_header_style_split #main-header .mobile_nav {
    display: block;
    text-align: left;
    background-color: rgba(0,0,0,0.05);
    border-radius: 5px;
    padding: 9px 10px;
}



}


body.et_cover_background {
    background-size: cover!important;
    background-position: top!important;
    background-repeat: no-repeat!important;
    background-attachment: fixed;
}

.show{
    display: block !important;
}




.contact_list_ins{
        list-style-type: disc;
    padding: 0 0 23px 1em;
    line-height: 26px;

}

.et_pb_text_inner{
    color: var( --theme-text);
    font-size: 20px;
}

blockquote{

    background: #f8f8f8;
    padding: 20px;
    border-left: 3px solid #b04332;
}

.main_title {
    margin-bottom: 20px;
    color: var(--theme-text);
    font-size: 33px;
}