/* =WordPress Core
-------------------------------------------------------------- */
body {
  background-color: white;
  color: #272622;
  font-family: "myriad-pro", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
a {
  color: #b32200;
  text-decoration: none;
}
a:hover {
  color: #fd9c26;
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 15px 0;
  line-height: 20px;
}
strong {
  font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 15px;
  color: ;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
  font-weight: 900;
}
h1 {
  font-size: 35px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 22px;
}
h4 {
  font-size: 17px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
::-moz-selection {
  background: #1f1f1f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #1f1f1f;
  color: #fff;
  text-shadow: none;
}
a:link {
  -webkit-tap-highlight-color: #1f1f1f;
}
ins {
  background-color: #1f1f1f;
  color: #272622;
  text-decoration: none;
}
mark {
  background-color: #1f1f1f;
  color: #272622;
  font-style: italic;
  font-weight: bold;
}
input:-moz-placeholder {
  color: #1f1f1f;
}
textarea:-moz-placeholder {
  color: #1f1f1f;
}
.yellow-pattern {
  background: url('../../images/hunaja-bg-body.jpg');
}
.light-brown-bg {
  background: #e7e3d7;
}
.lighter-brown-bg {
  background: #f8f3f0;
}
.yellow-bg {
  background: #fc0;
}
.yellow {
  color: #fc0;
}
.light-bg {
  background: #f8f3f0;
}
.white-bg {
  background: #fff;
}
.red-btn {
  background: #b32200;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  text-decoration: none;
  padding: 5px 20px;
  margin-top: 8px;
  border-radius: 5px;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.red-btn:hover {
  color: white;
}
.clear {
  clear: both;
}
h2 small {
  font-size: 15px;
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  /* Image does not overflow the content area */
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
::-webkit-input-placeholder {
  color: #272622;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
}
:-moz-placeholder {
  color: #272622;
  opacity: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
}
::-moz-placeholder {
  color: #272622;
  opacity: 1;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
}
:-ms-input-placeholder {
  color: #272622;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
}
#mega-menu-wrap-navigation #mega-menu-navigation > li.mega-menu-item > a.mega-menu-link, ul li a {
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
}
#mega-menu-wrap-navigation #mega-menu-navigation li.mega-menu-flyout.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-navigation #mega-menu-navigation li.mega-menu-flyout li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-navigation #mega-menu-navigation > li.mega-menu-item-has-children > a.mega-menu-link:after {
  color: #b32200;
}
header {
  background: url('../../images/pattern_bg.jpg');
}
header.title {
  background: transparent;
}
header .logo img {
  max-width: 160px;
  height: auto;
  margin: 10px 0;
  margin-bottom: -25px;
}
@media (max-width: 580px) {
  header .logo {
    text-align: center;
  }
  header .logo.pull-left {
    float: none !important;
  }
}
header .menu-container {
  padding: 30px 0;
  margin-bottom: -28px;
}
@media (max-width: 580px) {
  header .menu-container {
    clear: both;
    text-align: center;
  }
  header .menu-container .pull-right {
    float: none !important;
    display: inline-block;
  }
}
header .language-menu ul, header .company-menu ul, header .shop-menu ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
header .language-menu ul li, header .company-menu ul li, header .shop-menu ul li {
  list-style: none;
  display: inline-block;
  padding: 10px;
}
header .language-menu ul li a, header .company-menu ul li a, header .shop-menu ul li a {
  color: #272622;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
header .language-menu ul li i, header .company-menu ul li i, header .shop-menu ul li i {
  color: #b32200;
  padding-right: 3px;
}
header .language-menu ul li.active a {
  background: #b32200;
  padding: 0 5px;
  display: block;
  color: white;
  border-radius: 2px;
}
nav.primary-menu {
  background: white;
  border-radius: 5px;
  position: relative;
  top: 28px;
  z-index: 99;
}
nav.primary-menu .col-md-9, nav.primary-menu .col-md-3 {
  padding: 0;
}
#searchform, .woocommerce-product-search {
  background: #d4d2d3;
  padding: 8px 0;
  border-radius: 5px;
  margin: 7px;
  float: right;
}
#searchform input[type=search], .woocommerce-product-search input[type=search] {
  background: transparent;
  margin-left: 5px;
}
#searchform input[type=submit], .woocommerce-product-search input[type=submit] {
  float: right;
  margin-right: 10px;
  margin-top: 3px;
  background: url(../../images/search-icon.jpg);
  width: 26px;
  height: 22px;
}
.woocommerce-product-search input[type=submit] {
  background: transparent;
  width: 50px;
}
.lang ul {
  margin: 10px 0;
  padding: 0;
  text-align: right;
}
.lang ul li {
  list-style: none;
  display: inline-block;
  padding: 5px 10px;
}
.lang ul li a {
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
}
.lang ul form {
  margin-bottom: 0;
}
.primary-navigation {
  background: #fc0;
}
footer {
  background-color: #282a2b;
  border-color: #4b4c4d;
  margin-top: 40px;
  padding: 30px 0;
}
footer p, footer ul li a, footer h3 {
  color: #fff;
}
footer h3 {
  padding-top: 0;
  margin: 0;
}
footer b, footer strong {
  color: #fc0;
}
footer p .fa {
  color: #fff;
  font-size: 20px;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li:before {
  content: "\f061";
  color: #fc0;
  font-family: 'FontAwesome';
  padding-right: 5px;
  font-size: 12px;
  vertical-align: text-bottom;
}
footer ul li a {
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
}
footer nav {
  margin-bottom: 20px;
}
#back-to-top {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #b32200;
  color: #fff;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
}
#back-to-top:hover {
  background: #b32200;
}
#back-to-top.show {
  opacity: 1;
}
.content-area input[type=text], .content-area input[type=email] {
  border: 1px solid #ccc;
  background: white;
  padding: 3px;
  color: #2f2f2f;
}
.widget-container #loginform input[type=text] {
  border: 1px solid #ccc;
  background: white;
  padding: 3px;
  color: #2f2f2f;
  display: block;
}
.widget-container #loginform input[type=submit] {
  padding: 5px 10px;
}
.widget-container .woocommerce-product-search {
  width: 100%;
}
.widget-container .woocommerce-product-search .screen-reader-text {
  display: none;
}
.header-image {
  height: 200px;
}
.sidebar-right img, .content-area img {
  max-width: 100%;
  height: auto;
}
.content-area {
  padding-top: 40px;
}
.content-area h1 {
  text-transform: uppercase;
}
.woocommerce {
  padding-top: 20px;
}
.woocommerce .posted_in {
  display: block;
}
.woocommerce .upsells, .woocommerce .related {
  clear: both;
}
.woocommerce .products li {
  text-align: center;
}
.sidebar-right {
  padding-bottom: 20px;
  padding-top: 40px;
}
.sidebar-right h3 {
  font-size: 22px;
}
.sidebar-right h3 a {
  text-decoration: none;
}
.sidebar-right .widget-container {
  clear: both;
}
.sidebar-right ul.parent-sidebar-menu {
  margin: 0;
  padding: 0;
}
.sidebar-right ul.parent-sidebar-menu .has_children {
  list-style: none;
  font-size: 22px;
}
.sidebar-right ul.parent-sidebar-menu .has_children a {
  color: #272622;
  font-weight: bold;
  padding-bottom: 20px;
  display: block;
  margin-top: 20px;
}
.sidebar-right ul.parent-sidebar-menu .has_children ul.child-sidebar-menu li a {
  font-weight: normal;
  padding-bottom: 0px;
  margin-top: 0;
}
.sidebar-right ul.product-categories, .sidebar-right ul.child-sidebar-menu {
  margin: 0;
  padding: 0;
}
.sidebar-right ul.product-categories li, .sidebar-right ul.child-sidebar-menu li {
  display: block;
  padding: 5px 10px;
  border-bottom: 1px solid #e7e6e6;
  border-left: 3px solid #e7e6e6;
  margin-top: 4px;
  color: #333;
  font-size: 16px;
  font-weight: normal;
}
.sidebar-right ul.product-categories li a, .sidebar-right ul.child-sidebar-menu li a {
  color: #333;
  text-decoration: none;
}
.sidebar-right ul.product-categories li a:before, .sidebar-right ul.child-sidebar-menu li a:before {
  font-size: 12px;
  font-family: 'Glyphicons Halflings';
  content: "\e258";
  margin-left: -12px;
  padding-right: 5px;
  padding-left: 10px;
  vertical-align: baseline;
  color: #fc0;
}
.sidebar-right ul.product-categories li a:hover, .sidebar-right ul.child-sidebar-menu li a:hover {
  color: #fd9c26;
}
.sidebar-right ul.product-categories li.current_page_item a, .sidebar-right ul.child-sidebar-menu li.current_page_item a {
  color: #b32200;
}
.sidebar-right .widget_shopping_cart_content ul {
  margin: 0;
  padding: 0;
}
.sidebar-right .widget_shopping_cart_content ul li {
  list-style: none;
  border-bottom: 1px solid #e7e6e6;
  padding: 10px 0;
}
.sidebar-right .widget_shopping_cart_content ul li img {
  float: left;
  width: 40px;
  height: auto;
  padding-right: 5px;
}
.sidebar-right .widget_shopping_cart_content ul li a.remove {
  background: red;
  color: white;
  padding: 0px 5px 0 2px;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}
.sidebar-right .widget_shopping_cart_content ul li .quantity {
  display: block;
}
.sidebar-right .widget_shopping_cart_content ul li a:before {
  content: "";
  margin-left: 0;
}
.sidebar-right .widget_shopping_cart_content .buttons a {
  font-weight: bold;
  text-decoration: none;
  float: left;
  border: 0px solid #ccc;
  background: #fc0;
  padding: 5px 10px;
  color: #2f2f2f;
  margin-right: 5px;
  text-transform: uppercase;
}
.sidebar-right .widget_shopping_cart_content .buttons {
  height: 30px;
}
.jaw_widget {
  margin: 0;
  padding: 0;
}
.jaw_widget li {
  list-style: none;
  border: 0;
}
.jaw_widget li a {
  font-family: "myriad-pro", Helvetica, Arial, sans-serif;
}
.jaw_widget li a:before {
  content: " " !important;
}
.jaw_widget ul {
  padding-left: 20px;
}
input[type=submit] {
  background: #fc0;
  color: #2f2f2f;
  font-weight: bold;
  text-transform: uppercase;
  border: 0;
  padding: 3px;
}
input[type=search], input[type=text], input[type=email] {
  border: 0px solid #ccc;
  background: rgba(254, 220, 0, 0.67);
  padding: 3px;
  color: #2f2f2f;
}
div.products a img {
  box-shadow: 0 0 0 !important;
}
.outofstock:after {
  content: "Loppu varastosta";
  background: #fd9f2e;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px 10px;
  border-radius: 4px;
  font-weight: bold;
}
blockquote {
  padding: 0 20px;
  margin: 0;
  font-size: 17.5px;
  border-left: 7px solid #fc0;
}
blockquote p {
  margin: 0;
  padding: 10px 0;
}
.recipe-list {
  margin-bottom: 10px;
}
.recipe-list .image {
  height: 150px;
}
.recipe-list .text {
  padding: 15px;
}
.recipe-list .text h4 {
  margin: 0;
}
.recipe-list .text small {
  display: block;
}
.recipe-list .recipe {
  margin-bottom: 30px;
}
article {
  position: relative;
}
article img {
  width: 100%;
  height: auto;
}
article h3 small {
  display: block;
}
article .article-text {
  padding: 20px;
}
.container-fluid .carousel .item {
  overflow: hidden;
}
.container-fluid .carousel .item img {
  width: 100%;
  height: auto;
}
.container-fluid .carousel-caption {
  padding: 30px 0;
  top: 20%;
  max-width: 600px;
  left: auto;
  text-align: right;
  right: 5%;
}
.container-fluid .carousel-caption * {
  color: white;
}
.container-fluid .carousel-caption h2 {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: normal;
}
@media (max-width: 870px) {
  .container-fluid .carousel-caption {
    max-width: 100%;
    top: 20px;
    right: 20px;
    left: 20px;
    bottom: 20px;
  }
  .container-fluid .carousel-caption h2 {
    font-size: 45px;
  }
}
@media (max-width: 600px) {
  .container-fluid .carousel-caption {
    top: 10px;
    right: 10px;
    left: 10px;
  }
  .container-fluid .carousel-caption h2 {
    font-size: 25px;
    margin: 0;
    padding: 0;
  }
}
.lifts-content .white-border {
  border-top: 6px solid white;
  border-bottom: 6px solid white;
}
.lifts-content .white-border:nth-child(2) {
  border-left: 6px solid white;
  border-right: 6px solid white;
}
@media (max-width: 767px) {
  .lifts-content .white-border:nth-child(2) {
    border: 0;
    border-top: 6px solid white;
    border-bottom: 6px solid white;
  }
}
@media (max-width: 767px) {
  .lifts-content .white-border {
    border: 0;
  }
}
.lifts-content .content-holder {
  height: 280px;
  margin-top: 0;
  padding: 15px 0;
}
.lifts-content .content-holder form {
  margin: 0;
  padding-top: 40px;
}
.lifts-content .content-holder form input#hunaja_producers_date {
  width: 100%;
  background: white;
  border-radius: 5px;
  padding: 7px;
}
.lifts-content .content-holder form input[type=submit] {
  background: #b32200;
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  border: 0;
  padding: 5px 30px;
  float: right;
  margin-top: 8px;
  border-radius: 5px;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.lifts-content .content-holder h3 {
  margin: 0;
  padding: 0;
  color: white;
  font-weight: normal;
  font-size: 35px;
}
.lifts-content .content-holder h3.alignment {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.lifts-content .content-holder h3 a {
  color: white;
  text-decoration: none;
}
.lifts-recent, .lifts-recipes, .lifts-webshop {
  padding-top: 40px;
  padding-bottom: 40px;
}
.lifts-recent h2, .lifts-recipes h2, .lifts-webshop h2 {
  text-transform: uppercase;
}
.lifts-recent h3, .lifts-recipes h3, .lifts-webshop h3 {
  color: #fc0;
  margin-top: 0;
  padding-top: 0;
  min-height: 48px;
}
.lifts-recent h4, .lifts-recipes h4, .lifts-webshop h4 {
  margin: 0;
}
.lifts-recent h4 small, .lifts-recipes h4 small, .lifts-webshop h4 small {
  display: block;
}
.lifts-recent h4 small a, .lifts-recipes h4 small a, .lifts-webshop h4 small a {
  color: #b32200;
  text-decoration: none;
}
.lifts-recent .excerpt, .lifts-recipes .excerpt, .lifts-webshop .excerpt {
  min-height: 80px;
}
.lifts-recent .image, .lifts-recipes .image, .lifts-webshop .image {
  height: 200px;
}
.lifts-recent .text, .lifts-recipes .text, .lifts-webshop .text {
  padding: 15px;
}
.lifts-recent .more-recipes, .lifts-recipes .more-recipes, .lifts-webshop .more-recipes {
  margin: 0;
}
.lifts-recent .more-recipes a, .lifts-recipes .more-recipes a, .lifts-webshop .more-recipes a {
  display: block;
  text-align: center;
  color: #272622;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.lifts-recent hr, .lifts-recipes hr, .lifts-webshop hr {
  border-top: 1px solid #fbc500;
  margin-top: 40px;
}
.lifts-recent hr.webshop, .lifts-recipes hr.webshop, .lifts-webshop hr.webshop {
  border-top: 1px solid #eee9e6;
  margin-top: 0;
}
.lifts-below {
  padding-top: 60px;
  padding-bottom: 60px;
}
.lifts-below .facebook .image img {
  width: 100%;
  height: auto;
}
.lifts-below .facebook h2 {
  text-transform: uppercase;
  margin-top: 0;
}
.lifts-below .facebook .text {
  background: #e7e3d7;
  padding: 15px;
}
.lifts-below .facebook hr {
  border-top: 1px solid #272622;
}
.lifts-below .side-lifts .image {
  border: 1px solid #e7e3d7;
  max-height: 150px;
  overflow: hidden;
}
.lifts-below .side-lifts .text {
  background: #e7e3d7;
  margin-bottom: 15px;
}
.lifts-below .side-lifts .text p {
  margin: 0;
  padding: 15px;
}
.lifts-below .side-lifts .text p a {
  color: #272622;
}
.lifts-below .side-lifts .text p small a {
  color: #b32200;
}
.lifts-below .side-lifts .text p small a:after {
  content: "\f061";
  color: #b32200;
  font-family: 'FontAwesome';
  padding-left: 5px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  background: white;
  padding-bottom: 0px;
}
.woocommerce ul.products li.product .add_to_cart_button, .woocommerce-page ul.products li.product .add_to_cart_button {
  display: block;
  background: #fc0;
  border-radius: 0;
  color: white;
  padding: 13px 0;
  margin: 0;
  font-weight: normal;
  font-family: "myriad-pro-condensed", Helvetica, Arial, sans-serif;
  font-size: 18px;
}
.woocommerce ul.products li.product .add_to_cart_button:before, .woocommerce-page ul.products li.product .add_to_cart_button:before {
  content: "\f07a";
  font-family: 'FontAwesome';
  padding-right: 5px;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
  padding: 0 20px;
  border: 1px solid #e7e3d7;
  margin: 0;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
  padding: 20px;
  padding-bottom: 0;
  margin: 0;
  font-size: 16px;
  color: #272622;
  text-align: left;
  min-height: auto;
  background: #e7e3d7;
}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
  color: #272622;
  text-align: center;
  display: block;
  font-weight: 400;
  margin: 0;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  background: #e7e3d7;
}
.lifts-webshop .woocommerce ul.products li.product a img, .lifts-webshop .woocommerce-page ul.products li.product a img {
  padding: 0 20px;
  border: 0;
  margin: 0;
}
.content-holder {
  position: relative;
  margin-top: 20px;
}
.content-holder .content {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.switch-tabs {
  margin: 0;
  padding: 0;
  text-align: right;
  padding-right: 15px;
}
.switch-tabs li {
  margin: 0;
  padding: 20px;
  display: inline-block;
}
.headlines {
  font-weight: 100;
  margin: 0;
  padding: 20px 15px;
  font-size: 25px;
}
.more-lift {
  margin: 20px;
  padding-top: 20px;
  border-top: 1px solid #dbe3e9;
}
.more-lift img {
  width: 100%;
  height: auto;
}
.product.has-default-attributes.has-children > .images {
  opacity: 1 !important;
}
.orange-border {
  border-top: 4px solid #fd9c26;
}
.corner-link {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  right: 0;
  top: 0;
  display: block;
  height: 150px;
  position: absolute;
  width: 100px;
  z-index: 3;
}
.corner-text-wrapper {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  clip: rect(0px, 141.421px, 70.7107px, 0px);
  height: 141.421px;
  position: absolute;
  left: -19.7107px;
  top: -24.7107px;
  width: 141.421px;
  z-index: 1;
}
.corner-text {
  color: white;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 20px;
  top: 20px;
  background-color: #fd9c26;
  display: block;
  height: 100px;
  position: absolute;
  width: 100px;
  z-index: 2;
}
.corner-text span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: relative;
  left: -10px;
  display: block;
  text-align: center;
  bottom: -30px;
  right: 0;
}
