/* ------------- Shortcodes ----------------- */
.services-shortcode{
  background-color: transparent !important;
}
.services-short #comments{
  display: none;
}
.services-shortcode .our-services-content{
  margin-bottom: 30px;
  align-items: center;
}
.all-testimonial .testimonials-content{
  margin-bottom: 50px;
}
.all-testimonial .testimonial-img img{
  position: unset !important;
}
.our-team-shortcode .our-team-content{
  margin-bottom: 30px;
}
.event-short #comments{
  display: none;
}
.short-our-events .our-events-wraper:nth-child(even) .event-image:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 30px solid #fff;
  border-top: none !important;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top:auto !important;
  margin: auto;
}
/* ---------- Single Pages ------------ */
.single-page-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
#single-team .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;
}
#single-team .social-profiles{
  padding-top: 20px;
  padding-bottom: 20px;
}
#single-team .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#b89d64;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
}
#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-color:#b89d64;
  border-radius: 50%;
  padding: 13px 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;
}

#events_single .single-event-meta{
  margin-bottom: 5px;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto Slab";
  font-weight: 400;
}
#events_single .single-event-meta span{
  font-size: 18px;
  letter-spacing: 0px;
  color: #404042;
  font-family: "Roboto Slab";
  font-weight: 400;
}
/* ------------------Single Post ----------------- */
.posttitle a{
  font-size: 20px;
  color: #404042;
  font-family: "Cinzel Decorative Bold";
  font-weight: 900;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.page-header h1{
  color: #000;
  font-family: "Roboto Slab";
  font-weight: 600;
}
.entry-title{
  color: #000;
  font-family: "Roboto Slab";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.author_links a{
  color: #111;
  font-family: "Roboto Slab";
  font-weight: 600;
}
#sidebar .widget_recent_entries a{
  font-size: 13px;
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
/* ---------- Contact Page --------------- */
.contact-box .contact-head{
  padding-bottom: 30px;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Playfair Display";
  padding-bottom: 10px;
  font-weight: 600;
}
.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-page-details{
  padding-bottom: 30px;
}
.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 .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;
}
.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 .google-map{
  margin-bottom: 30px !important;
}
.contact-box .contact-details-box
{
  align-items: center;
}
.contact-box .contact-details-box span
{
  font-size: 18px;
  letter-spacing: 0px;
  color: #404042;
  font-family: "Playfair Display";
  font-weight: 900;
}
.contact-box .contact-details-box p
{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9f9fa0;
  font-family: "Roboto Slab";
  font-weight: 400;
  margin-bottom: 0px;
}
.contact-box .contact-details-box i
{
  font-size: 25px;
  color: #b89d64;
}
/* ---------- Main Title ------------- */
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family:"Roboto Slab";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.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;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
  font-family: "Roboto";
}
.metabox .entry-author a
{
  color: #000;
  font-family: "Roboto";
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: "Roboto";
}
.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;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.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: "Roboto Slab";
}
.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";
}
/* --------- Related Posts ------------ */
.related-post-wrapper .related-post-wrap a{
  font-size: 19px;
  line-height: 25px;
  font-weight: 600;
  display: inline-block;
  padding-top: 15px;
}
.related-post-wrapper .post-single-text{
  color: #a1a5ab;
  font-family: "Roboto";
  font-size: 15px;
  padding-top: 15px;
}
.related-post-wrapper .related-post-wrap{
  margin-bottom: 30px;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #b89d64;
  color: #000;
  border: 1px solid #b89d64;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #b89d64;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#222222; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
  font-weight: 600;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
  font-weight: 600;
  line-height: 40px;
}
.bradcrumbs a:hover{
  color: #fff;
}
/*------------------ 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: "PT Sans";
  font-weight: 700;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
.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%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/*---------------- Pagination ----------------*/
#search-page-nav
{
  margin: auto;
}
.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: "";
}
/*-------------- Share Icon ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}
/*-------------- 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: #b89d64;
  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: #b89d64;
}
#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: #b89d64;
}
.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: "Roboto Slab";;
}
.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: #b89d64;
}
.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;
}
.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;
}
.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: #b89d64;
  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
}
.woocommerce .woocommerce-breadcrumb{
  margin-top: 30px;
}
.woocommerce ul.products li.product .star-rating{
  margin: 5px auto 5px auto;
}
#single-product-page .related.products{
    padding-top: 0;
}
.woocommerce .added_to_cart.wc-forward{
  background-color: #b89d64;
  color: #fff;
  padding: 5px 10px;
  font-weight: 600;
  margin-left: auto;
  margin-bottom: 10px;
  margin-right: auto;
}
#single-product-page .products ul li{
  text-align: center;
}
/* --------- Navigation ----------- */
.post-navigation{
  padding-bottom: 50px;
}
.post-navigation .meta-nav{
  font-weight: 600;
  padding-right: 10px;
}
.post-navigation .post-title{
  font-weight: 500;
}
/* --------- Shortcode Pages ------------- */
/* ---------- Our Services ----------- */
#our-services{
  background-color: #f0f0f0;
}
#our-services .our-services-content .services-title{
  font-size: 19px;
  letter-spacing: 2px;
  line-height: 24px;
  color: #562c19;
  font-family: "Playfair Display";
  font-weight: 700;
}
#our-services .our-services-box1 .services-title:after{
  content: "";
  width: 30px;
  height: 1px;
  background-color: #562c19;
  display: block;
  position: absolute;
  right: 20px;
  margin-top: 7px;
}
#our-services .our-services-box2 .services-title:after{
  content: "";
  width: 30px;
  height: 1px;
  background-color: #562c19;
  display: block;
  position: absolute;
  left: 20px;
  margin-top: 7px;
}
#our-services .our-services-content .services-text{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 400;
  padding-top: 15px;
}
#our-services .our-services-box1 .our-services-content {
  margin-bottom: 40px;
}
#our-services .our-services-box2 .our-services-content {
  margin-bottom: 40px;
}
#our-services .our-services-content .services-box-icon{
  width: 60px;
  height: 60px;
  border:2px solid #562c19;
  border-radius: 50%;
  padding: 14px 15px;
}
#our-services .our-services-content.services-box-3{
  position: relative;
  right: 40px;
}
#our-services .our-services-content.services-box-4{
  position: relative;
  left: 40px;
}
#our-services .our-services-content:hover .services-box-icon{
  background-color: #311f15;
}
#our-services .our-services-content{
  align-items: center;
}
/* ---------- Testimonial -------- */
#testimonials{
  padding-bottom: 0;
}
#testimonials .testimonials-content h3{
  padding-top: 15px;
  padding-bottom: 25px;
}
#testimonials .testimonials-content .test-small-title{
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #000000;
  font-family: "Poppins";
  font-weight: 600;
}
#testimonials .testimonials-content p{
  font-size: 15px;
  line-height: 30px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 400;
  padding-top: 20px;
  margin-bottom: 0;
  padding-bottom: 25px;
}
#testimonials .testimonials-content a{
  font-size: 15px;
  line-height: 30px;
  color: #000;
  font-family: "Poppins";
  font-weight: 600;
}
#testimonials .testimonials-content .test-desig{
  font-size: 15px;
  line-height: 30px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 400;
}
#testimonials button.owl-prev{
  left: auto;
  top:auto;
  right: 40px;
  bottom: 31%;
}
#testimonials button.owl-next{
  top: auto;
  bottom: 31%;
}
#testimonials .testimonial-img{
  position: relative;
}
#testimonials .testimonial-img img{
  position: absolute;
  bottom: 11px;
  right: -27px;
}
/* ---------- Our Team ----------- */
#our-team .our-team-box{
  padding-top: 50px;
}
#our-team h3{
  padding-top: 15px;
}
#our-team .owl-carousel{
  padding-top: 40px;
}
#our-team .team-title{
  font-size: 15px;
  line-height: 20px;
  color: #241710;
  font-family: "Playfair Display";
  font-weight: 700;
  padding-top: 10px;
}
#our-team .team-design{
  font-size: 11px;
  letter-spacing: 2px;
  line-height: 20px;
  color: #5f6973;
  font-family: "Poppins";
  font-weight: 500;
}
#our-team .social-profiles{
  padding-top: 15px;
}
#our-team .social-profiles i{
  width: 30px;
  height: 30px;
  background-color: #f9f6f0;
  padding: 9px 0px;
  border-radius: 50%;
  font-size: 12px;
  color: #241710;
}
#our-team .social-profiles i:hover{
  background-color:#241710;
  color: #fff; 
}
#our-team button.owl-prev{
  top: 16px;
  right: 40px;
  left: auto;;
}
#our-team button.owl-next{
  top: 16px;
  right: 0px;
}
.our-team-image img{
  position: relative;
  top: -1px;
}
/* --------- Our Events ---------- */
#our-events .our-events-head{
  padding-bottom: 40px;
}
#our-events .our-events-head h3{
  padding-top: 15px;
}
#our-events .our-events-content {
  background-color: #fff;
  padding: 40px 30px 40px 30px;
}
#our-events .our-events-content a{
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-family: "Playfair Display";
  font-weight: 700;
  padding-bottom: 30px;
}
#our-events .our-events-content a:after{
  content: "";
  width: 50px;
  height: 2px;
  border-bottom:1px dashed #bfbfbf;
  display: block;
  margin: 40px auto 0 auto;
}
#our-events .our-events-content span{
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #999999;
  font-family: "Poppins";
  font-weight: 400;
}
#our-events .our-events-wraper{
  padding: 0;
}
#our-events .our-events-wraper .event-image{
  position: relative;
}
#our-events .our-events-wraper:nth-child(odd) .event-image:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 30px solid #fff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#our-events .our-events-wraper:nth-child(even) .event-image:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 30px solid #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#our-events .all-events{
  padding-top: 40px;
}
#our-events .all-events a{
  font-size: 14px;
  letter-spacing: 4px;
  color: #000000;
  font-family: "Playfair Display";
  font-weight: 700;
  border-bottom: 1px solid #000;
}