/*
Theme Name: tamar
Theme URI: https://mihidigital.co.uk
Author: MiHi Digital
Author URI: https://mihidigital.co.uk
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: tamar

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}






/******************
Special Offers page styles
******************/

.spec_offer_row {
    width: 100%;
    float: left;
    display: table-row;
}
.spec_offer_container_accomm, .spec_offer_container_attr, .spec_offer_container_eat {
    margin-bottom: 0;
    display: table-cell;
    float: left;
    /* width: 50%; */
    width: 50% !important;
    padding: 8px;
}
.spec_offer_image { width: 100%; float: none; background-color: #84329B; }
.spec_offer_text {
  /* padding: 0 15px; */
  padding: 0;
  float: none;
  width: 100%;

  font-family: "Josefin Sans", Sans-serif;
  font-size: 18px;
  background-color: #84329B;
}
.spec_offer_text h2 {
  font-family: "Josefin Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  padding: 0;
  /* margin: 15px 0 8px 0; */
  margin: 0;
  line-height: 1;
  text-align: center;
}
.spec_offer_text h2 a:link {color:#fff !important;}
.spec_offer_text h2 a:visited {color:#fff !important;}
.spec_offer_text h3 {
  font-family: "Josefin Sans", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: 1.3;
  text-align: center;
}
.spec_offer_text h3 a:link {color:#fff;}
.spec_offer_text h3 a:visited {color:#fff;}
.spec_offer_text p {
  color: #444444;
  font-family: "Josefin Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing:2px;
  text-align:center;
  display:none;
}
.specoffer_btn_container {
  margin-top: 15px;
  /* background-color: #386291; */
  background-color: #84329B;
  padding: 15px 24px;
  text-align: center;
  width: 100%;
  margin-bottom:15px;
  text-transform:uppercase;
  letter-spacing:1.5px;
  font-family: "Josefin Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
}
a.specoffer_btn {
  font-family: "Josefin Sans", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: white;
  text-align: center;
}
a.specoffer_btn:active,
a.specoffer_btn:visited,
a.specoffer_btn:hover {
  color: white;
}
.spec_offer_listing_text h3 {
  font-family: "Josefin Sans", Sans-serif;
  font-size: 1.4em !important;
  font-weight: 500;
  color: #737272 !important;
  padding: 0;
  margin: 0;
  line-height: 1.3;
  text-align: center;
}
.spec_offer_listing_text p {
  font-family: "Josefin Sans", Sans-serif;
  font-size: 1em !important;
  font-weight: 400 !important;
  color: #444444 !important;
  padding: 0;
  margin: 0;
  margin-bottom: 1em !important;
  line-height: 1.3em !important;
  text-align: center !important;
}
.spec_offer_listing_container_accomm{
  width: 50% !important;
}

@media only screen and (min-width: 821px) {
.spec_offer_text {
  /* border:10px solid #f7f7f7; */
  border: 0 solid #84329B;
  /* padding-left:15px;
  padding-right:15px; */
  /* padding: 0; */
  padding: 12px 5px;
  background-color: #84329B;
}
}

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

  .spec_offer_container_accomm, .spec_offer_container_attr, .spec_offer_container_eat  { width: 100%; }
  .spec_offer_image { width: 100%; float: none; }
  .spec_offer_image img { width: 100%; }
  .spec_offer_text { width: 100%; float: none; padding: 20px 25px 0 25px !important;margin-top:-10px;text-align:center !important; }
  .spec_offer_listing_container_accomm{
    width: 100% !important;
  }
}
