/*--- Google Fonts ---*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@import url('../fonts/font-style.css');

body.widget-snippet {
    padding:40px;
    max-width: initial;
}
body.widget-snippet .wc-snippet-eceryday .text-box a:hover {
  font-size: 16px;
}
.wc-snippet-eceryday {
  padding: 0 15px;
  max-width: 1630px;
  margin: 40px auto;
  position: relative;
}
.wc-snippet-eceryday .text-box {
  max-width: 430px;
}
.wc-snippet-eceryday .title-wrapper h2 {
  font-size: 53px;
  line-height: 1.1;
  color: #000;
  letter-spacing: 0.02em;
  font-family: 'GT Walsheim Pro', sans-serif;
  font-weight: 400;
  display: inline;
  text-transform: uppercase;
}
.wc-snippet-eceryday .title-wrapper .title-blod {
  font-weight: bold;
}
.wc-snippet-eceryday .text-box .description-style {
  font-size: 24px;
  color: #000;
  line-height: 1.4;
  font-weight: 400;
  margin: 20px 0;
  font-family: 'GT Walsheim Pro', sans-serif;
  padding-bottom: 10px;
}
.wc-snippet-eceryday .text-box a {
  font-family: 'GT Walsheim Pro';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  transition: all 300ms ease-out 0s;
  outline: none;
  color: #000000;
  text-decoration: underline;
}
.wc-snippet-eceryday .text-box a:hover{
   font-size: 17px;
}
.wc-snippet-eceryday .text-box {
  position: absolute;
  left: 180px;
  right: auto;
  top: 15%;
  text-align: left;
}
.wc-snippet-eceryday img {
  height: 100%;
  min-height: 500px;
}

@media (max-width: 1440px){
.wc-snippet-eceryday .text-box {
  top: 12%;
}
.wc-snippet-eceryday .title-wrapper h2 {
  font-size: 50px;
}
}
@media (max-width: 1280px){
.wc-snippet-eceryday .text-box {
  top: 12%;
}
.wc-snippet-eceryday .title-wrapper h2 {
  font-size: 42px;
}
.wc-snippet-eceryday img {
  min-height: 475px;
}
}

@media (max-width: 1199px){
.wc-snippet-eceryday .text-box {
  max-width: 400px;
}
.wc-snippet-eceryday .title-wrapper h2 {
  font-size: 40px;
}
.wc-snippet-eceryday .text-box .description-style {
  font-size: 22px;
  margin: 14px 0;
}
.wc-snippet-eceryday .text-box {
  left: 100px;
  top: 10%;
}
.wc-snippet-eceryday img {
  min-height: 400px;
}
}

@media (max-width: 991px){
.wc-snippet-eceryday .title-wrapper h2 {
  font-size: 32px;
}
.wc-snippet-eceryday .text-box {
  left: 50px;
  top: 10%;
}
.wc-snippet-eceryday .text-box .description-style {
  font-size: 20px;
  padding-bottom: 0;
}
.wc-snippet-eceryday .text-box a {
  font-size: 14px;
}
.wc-snippet-eceryday .text-box a:hover{
  font-size: 15px;
}
.wc-snippet-eceryday img {
  min-height: 300px;
}
}

@media (max-width: 767px){
.wc-snippet-eceryday .text-box {
  left: 35px;
  top: 20%;
}
.wc-snippet-eceryday .title-wrapper h2 {
  font-size: 22px;
}
.wc-snippet-eceryday .text-box .description-style {
  display:none;
}
.wc-snippet-eceryday .text-box a {
  font-size: 12px;
  margin: 14px 0;
  display: inline-block;
}
.wc-snippet-eceryday .text-box a:hover{
  font-size: 13px;
}
.wc-snippet-eceryday img {
  min-height: 150px;
}
}

@media (max-width: 1440px){
.wc-snippet-eceryday {
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
}
@media (max-width: 991px){
.wc-snippet-eceryday {
  padding-left: 20px;
  padding-right: 20px;
}
}
@media (max-width: 767px){
.wc-snippet-eceryday {
  padding-left: 15px;
  padding-right: 15px;
}
}
