/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
	Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* text-shop-now */
.text-shop-now p {
  margin-bottom: 0px; }
.text-shop-now .btn {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.text-shop-now.text-shop-now-one {
  font-size: 16px;
  font-weight: normal; }
  .text-shop-now.text-shop-now-one strong, .text-shop-now.text-shop-now-one b {
    text-decoration: underline; }
  .text-shop-now.text-shop-now-one .btn {
    color: #FFFFFF;
    border: none;
    font-size: 14px;
    font-weight: 600;
    margin: 6px 15px;
    padding: 8px 25px;
    text-transform: uppercase;
    background: #1bbc9b;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (min-width: 992px) {
      .text-shop-now.text-shop-now-one .btn:hover {
        background: #169a7f; } }
.text-shop-now.text-shop-now-two {
  font-size: 20px;
  font-weight: normal; }
  .text-shop-now.text-shop-now-two .block_content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute; }
  .text-shop-now.text-shop-now-two strong, .text-shop-now.text-shop-now-two b {
    text-decoration: underline; }
  .text-shop-now.text-shop-now-two .btn {
    color: #1bbc9b;
    border: none;
    font-size: 15px;
    font-weight: 600;
    margin: 6px 15px;
    padding: 10px 25px;
    background: transparent;
    text-transform: uppercase;
    border: 2px solid #1bbc9b;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (min-width: 992px) {
      .text-shop-now.text-shop-now-two .btn:hover {
        color: #FFFFFF;
        background: #1bbc9b; } }
.text-shop-now.text-shop-now-three {
  font-size: 20px;
  font-weight: normal; }
  .text-shop-now.text-shop-now-three .block_content {
    padding: 30px 40px;
    border: 1px solid #eaeaea;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    @media (max-width: 575px) {
      .text-shop-now.text-shop-now-three .block_content {
        padding: 20px; } }
  .text-shop-now.text-shop-now-three strong, .text-shop-now.text-shop-now-three b {
    text-decoration: underline; }
  .text-shop-now.text-shop-now-three h3 {
    font-size: 20px;
    font-weight: 400; }
  .text-shop-now.text-shop-now-three p {
    font-weight: 300;
    font-size: 14px; }
  .text-shop-now.text-shop-now-three .btn {
    color: #222222;
    border: none;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0px;
    padding: 10px 25px;
    background: transparent;
    text-transform: uppercase;
    border: 2px solid #222222;
    font-family: "Avenir Next", sans-serif;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media (min-width: 992px) {
      .text-shop-now.text-shop-now-three .btn:hover {
        color: #FFFFFF;
        border-color: #1bbc9b;
        background: #1bbc9b; } }
.text-shop-now.color-white {
  color: #FFFFFF; }
@media (min-width: 992px) {
  .text-shop-now.large-font-size .btn {
    font-size: 16px; } }

/*# sourceMappingURL=text-shop-now.css.map */
