/*------------------------------------------------------------------------
# FlowVin
# ------------------------------------------------------------------------
# Designed by
# Websites:  http://www.megadrupal.com -  Email: info@megadrupal.com
--------------------------------------------------------------------------
    1.  Reset
    2.  Shortcode
    3.  Preloader
    4.  Header
    5.  Banner
    6.  Menu
    7.  Services
    8.  About
    9.  Testimonial
    10. Fun fact
    11. Team
    12. Twitter
    13. Our flower
    14. Pricing
    15. latest post
    16. Newsletter
    17. Contact
    18. Footer
    19. Blog
    20. Cart
    21. Checkout
    22. Responsive
--------------------------------------------------------------------------------*/
/* 1.   Reset
--------------------------------------------------------------------------------*/
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, 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;
    zoom:1;
}
a, input, textarea, button, select {outline: none;}
a:hover, h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus {text-decoration: none;}
a:focus, input:focus, textarea:focus, button:focus, select:focus {outline: none !important;text-decoration: none;}
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
.hide {display: none}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
.cart_totals h2,
.cart_totals h3,
.post-body h1,
.post-body h2,
.post-body h3,
.post-body h4,
.post-body h5,
.post-body h6,
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
    font-family: "Fanwood Text",serif;
    color: #4c4b4b;
    line-height: 1.4em;
}
h1 {
    font-size: 52px;
}
h2 {
    font-size: 48px;
}
h3 {
    font-size: 36px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 18px;
}
a {
    color: #c7ab7c;
}
a:active, a:hover {
    color: #E0BC82;
    text-decoration: underline;
}
dl dt {
    font-weight: 700;
}
dl dd {
    padding-bottom: 5px;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type=number] {
    -moz-appearance:textfield;
}
pre {
    padding: 10px;
    margin: 10px 0;
}
input[type="number"],
input[type="email"],
input[type="password"],
input[type="text"] {
    border: 1px solid #c7ab7b;
    color: #373737;
    font-size: 24px;
    /* height: 42px; */
    padding: 0 12px;
    height: 46px;
    font-style: italic;
    font-family: 'Fanwood Text',serif;
}
input[type="submit"] {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-family: "Fanwood Text",serif;
    font-size: 16px;
    font-style: italic;
    height: 36px;
    line-height: 34px;
    padding: 0 20px;
    background: none;
    text-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    background-color: #c7ab7b;
    text-align: center;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
input[type="submit"]:hover {
    background-color: #333;
}
/* 2.   Shortcode
--------------------------------------------------------------------------------*/
body {
    line-height: 1.5em;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0!important;
}
.container {
    position: relative;
    z-index: 3;
}
#page-wrap {
    position: relative;
    overflow: hidden;
}
.section-wrap {
    position: relative;
    z-index: 3;
    padding-top: 100px;
    padding-bottom: 100px;
}
.font-opensans {
    font-family: 'Open Sans', sans-serif;
}
.font-fanwoodtext {
    font-family: 'Fanwood Text', serif;
}
.title {
    position: relative;
    z-index: 3;
    font-family: 'Fanwood Text', serif;
    padding-bottom: 48px;
}
.big {
    font-size: 52px;
    color: #4c4b4b;
    font-family: 'Fanwood Text', serif;
    line-height: 1em;
}
.small {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    margin: 10px auto 0;
    max-width: 612px;
    padding: 0 15px;
}
.md {
    font-size: 26px;
    color: #373737;
    line-height: 1.3em;
}
.line-title {
    width: 87px;
    height: 7px;
    background: url('../images/line-pattern-1.png') no-repeat;
    margin: 20px auto 0;
}
.linear-3s,
.owl-carousel .owl-buttons div {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.text-italic {
    font-style: italic;
}
.awe-background {
    background-size: cover;
    background-repeat: repeat-y;
}
.awe-parallax-effect {
    background-attachment: fixed !important;
}
.awe-background .big,
.awe-background .md,
.awe-background .small {
    color: #fff;
}

.awe-pattern {
    background-repeat: repeat;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
}
/*.bg-pattern-default .big,
.bg-pattern-default .md,
.bg-pattern-default .small {
    color: #373737;
}*//*
.bg-pattern-3 {
    background: url('../images/pattern-1.png') repeat;
}
.bg-pattern-woo {
    background: url("../images/pattern-1.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}*/
select {
    font-size: 14px;
    color: #4c4c4c;
    height: 42px;
    border: 1px solid #c7ab7b;
    padding: 0 12px;
}
.awe-overlay,
.blog-overlay-color,
.overlay-color {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: 0;
}
.blog-overlay-pattern,
.overlay-pattern {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    /*background: url('../images/overlay-pattern.png') repeat;*/
    opacity: .9;
    z-index: 0;
}
.line-section {
    width: 100%;
    height: 5px;
    background: #fff url('../images/line-section.png') repeat-x;
}

.section {
    position: relative;
}
.icon img {
    width: auto !important;
}

.team-row,
.pri-row {
    margin-left: -30px;
    margin-right: -30px;
}

.team-row [class^="col-"],
.pri-row [class^="col-"] {
    padding: 0 30px;
}
.dropcap {
    display: inline-block;
    color: #373737;
    float: left;
    font-family: "Fanwood Text",serif;
    font-size: 60px;
    line-height: 40px;
    margin-right: 10px;
    margin-top: 12px;
}

.owl-theme .owl-controls .owl-page span {
    opacity: 1;
    background-color: #373737;
    margin: 5px;
}
.owl-theme .owl-controls .owl-page.active span {
    background-color: #c7ab7b;
}
.awe-background .owl-theme .owl-controls .owl-page span {
    background-color: #fff;
}
.awe-background .owl-theme .owl-controls .owl-page.active span {
    background-color: #c7ab7b;
}

.owl-carousel .owl-buttons div:hover,
.twitter-slider .bx-controls-direction a:hover {
    border: 1px solid #373737 !important;
    background-image: url('../images/nav-slide-1.png') !important;
}
.awe-parallax .owl-carousel .owl-buttons div:hover,
.awe-parallax .twitter-slider .bx-controls-direction a:hover {
    border: 1px solid #c7ab7b !important;
    background-image: url('../images/nav-slide-2.png') !important;
}

.sv-slider .owl-controls .owl-buttons div,
.team-slider .owl-controls .owl-buttons div,
.funfact-slider .owl-controls .owl-buttons div,
.social-slider .owl-controls .owl-buttons div,
.testimonial-slider .owl-controls .owl-buttons div,
.pricing-slider .owl-controls .owl-buttons div,
.twitter-slider .bx-controls-direction a {
    display: inline-block;
    font-size: 0;
    width: 36px; height: 36px;
    border: 1px solid #c7ab7b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    background: url('../images/nav-slide-2.png') no-repeat -8px center;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.awe-background .sv-slider .owl-controls .owl-buttons div,
.awe-background .team-slider .owl-controls .owl-buttons div,
.awe-background .funfact-slider .owl-controls .owl-buttons div,
.awe-background .social-slider .owl-controls .owl-buttons div,
.awe-background .testimonial-slider .owl-controls .owl-buttons div,
.awe-background .pricing-slider .owl-controls .owl-buttons div,
.awe-background .twitter-slider .bx-controls-direction a {
    display: inline-block;
    font-size: 0;
    width: 36px; height: 36px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    background: url('../images/nav-slide-3.png') no-repeat;
    background-position: -8px center;
}
.sv-slider .owl-controls .owl-buttons div.owl-next,
.team-slider .owl-controls .owl-buttons div.owl-next,
.funfact-slider .owl-controls .owl-buttons div.owl-next,
.social-slider .owl-controls .owl-buttons div.owl-next,
.testimonial-slider .owl-controls .owl-buttons div.owl-next,
.pricing .owl-controls .owl-buttons div.owl-next,
.twitter-slider .bx-controls-direction a.bx-next {
    background-position: -58px center !important;
}



.flower-slider .owl-buttons div,
.popup-slider .owl-buttons div,
.post-slider .owl-buttons div {
    position: absolute;
    width: 50px; height: 50px;
    background: #fff url('../images/nav-slide-1.png') no-repeat left center;
    font-size: 0;
    margin: auto;
    top: 0; bottom: 0; left: 0;
    z-index: 999;
}

.flower-slider .owl-buttons .owl-next,
.popup-slider .owl-buttons .owl-next,
.post-slider .owl-buttons .owl-next {
    background-position: right center;
    margin-left: 1px;
    top: 0; right: 0; left: auto;
}
.flower-slider .owl-buttons div:hover,
.popup-slider .owl-buttons div:hover,
.post-slider .owl-buttons div:hover,
.banner-slider .owl-buttons div:hover {
    border: 0 !important;
    background-color: #7b4f6c;
    background-image: url('../images/nav-slide-3.png') !important;
}

.banner-slider .owl-buttons div {
    float: left;
    width: 50px; height: 50px;
    background: #fff url('../images/nav-slide-1.png') no-repeat left center;
    font-size: 0;
}
.banner-slider .owl-buttons .owl-next {
    background-position: right center;
    margin-left: 1px;
}

[class*="row"]:after {
    content: '';
    display: block;
    clear: both;
}

.zoomInCustom {
    -webkit-animation-name: zoomInCustom;
    animation-name: zoomInCustom;
}
@-webkit-keyframes zoomInCustom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomInCustom {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
    }

    50% {
        opacity: 1;
    }
}


/* btn */

.lg-btn {
    display: inline-block;
    min-width: 378px;
    height: 58px;
    padding: 0 20px;
    line-height: 56px;
    font-family: 'Fanwood Text', serif;
    font-size: 22px;
    font-style: italic;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.md-btn {
    display: inline-block;
    min-width: 290px;
    height: 52px;
    padding: 0 20px;
    line-height: 50px;
    font-family: 'Fanwood Text', serif;
    font-size: 20px;
    font-style: italic;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.sm-btn {
    display: inline-block;
    min-width: 215px;
    height: 46px;
    padding: 0 20px;
    line-height: 44px;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.wc-forward {
    display: inline-block !important;
    height: 46px !important;
    padding: 0 20px !important;
    line-height: 44px !important;
    font-family: 'Fanwood Text', serif !important;
    font-size: 16px !important;
    background: none !important;
    border: 0 !important;
    font-style: italic !important;
    text-shadow: none !important;
    font-weight: 400 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.wc-forward,
.btn-style-1 {
    background-color: #c7ab7b !important;
    color: #fff !important;
}
.btn-style-2 {
    background-color: #c7ab7b !important;
    color: #373737 !important;
}
.btn-style-3 {
    border-color: #c7ab7b !important;
    color: #c7ab7b !important;
}
.btn-style-4 {
    background-color: #373737 !important;
    color: #c7ab7b !important;
}
.btn-style-5 {
    background-color: #373737 !important;
    color: #fff !important;
}
.btn-style-6 {
    border-color: #c7ab7b !important;
    color: #373737 !important;
}

.btn-style-1:hover {
    background-color: #373737 !important;
    color: #c7ab7b !important;
}
.btn-style-2:hover {
    background-color: #373737 !important;
    color: #fff !important;
}
.btn-style-3:hover {
    border-color: #c7ab7b !important;
    color: #373737 !important;
}
.btn-style-4:hover {
    background-color: #c7ab7b !important;
    color: #fff !important;
}
.btn-style-5:hover {
    background-color: #c7ab7b !important;
    color: #373737 !important;
}
.btn-style-6:hover {
    border-color: #c7ab7b !important;
    color: #c7ab7b !important;
}

.awe-background .lg-btn {
}
.awe-background .btn-style-1 {
    background-color: #fff !important;
    color: #c7ab7b !important;
}
.awe-background .btn-style-2 {
    background-color: #fff !important;
    color: #373737 !important;
}
.awe-background .btn-style-3 {
    border-color: #fff !important;
    color: #fff !important;
}
.awe-background .btn-style-4 {
    background-color: #c7ab7b !important;
    color: #373737 !important;
}
.awe-background .btn-style-5 {
    background-color: #c7ab7b !important;
    color: #fff !important;
}
.awe-background .btn-style-6 {
    border-color: #c7ab7b !important;
    color: #c7ab7b !important;
}
.awe-background .btn-style-1:hover {
    background-color: #c7ab7b !important;
    color: #373737 !important;
}
.awe-background .btn-style-2:hover {
    background-color: #c7ab7b !important;
    color: #fff !important;
}
.awe-background .btn-style-3:hover {
    border-color: #c7ab7b !important;
    color: #c7ab7b !important;
}
.awe-background .btn-style-4:hover {
    background-color: #fff !important;
    color: #c7ab7b !important;
}
.awe-background .btn-style-5:hover {
    background-color: #fff !important;
    color: #373737 !important;
}
.awe-background .btn-style-6:hover {
    border-color: #fff !important;
    color: #fff !important;
}

/* Tabs */


#tabs-1 {
    position: relative;
    border-bottom: 1px solid #cbcbcb;
}
#tabs-1:after {
    content: '';
    display: block;
    clear: both;
}
#tabs-1 li {
    float: left;
    display: inline-block;
    position: relative;
    padding: 0 86px 0 0;
}
#tabs-1 li:first-child {
    padding-left: 0;
}
#tabs-1 li a,
#tabs-1 li a:hover {
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373733;
    border: 0;
    line-height: 1.4em;
    padding: 10px 0;
}
#tabs-1 li.active a {
    position: relative;
    color: #c7ab7b;
    border: 0;
    background: none;
}
#tabs-1 li.active a:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%; height: 3px;
    background-color: #c7ab7b;
    left: 0; bottom: -1px;
    z-index: 9;
}


#tabs-2,
.woocommerce div.product .woocommerce-tabs ul.tabs {
    position: relative;
    margin-bottom: 0;
    padding-left: 0;
    margin-top: 30px;
}
#tabs-2:after {
    content: '';
    display: block;
    clear: both;
}

#tabs-2 li {
    float: left;
    display: inline-block;
    position: relative;
    padding: 0 15px;
}
#tabs-2 li:before {
    content: '/';
    font-size: 16px;
    display: block;
    position: absolute;
    margin: auto;
    top: 45%;
    left: -2px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
#tabs-2 li:first-child {
    padding-left: 0;
}
#tabs-2 li:first-child:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child:before {
    display: none;
}
#tabs-2 li a,
#tabs-2 li a:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    color: #373733;
    border: 0;
    line-height: 1.4em;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: normal;
}
#tabs-2 li.active a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    position: relative;
    color: #c7ab7b;
    border: 0;
    background: none;
}
#tabs-2 li.active a:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%; 
    height: 2px;
    background-color: #c7ab7b;
    left: 0; 
    bottom: 0px;
    z-index: 9;
}

.tab-content {
    margin-top: 20px;
}
.tab-content .tab-pane p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 1.9em;
}

/* Accordion */

#accordion-1 .panel-heading,
#accordion-2 .panel-heading {
    position: relative;
    background: none;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #d4d3d3;
    height: 50px;
    line-height: 50px;
}
#accordion-1 .panel-heading .fa,
#accordion-2 .panel-heading .fa {
    position: absolute;
    font-size: 16px;
    color: #c7ab7b;
    top: 50%; right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

#accordion-1 .panel,
#accordion-2 .panel {
    border: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#accordion-1 .panel-title {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
    text-transform: uppercase;
}
#accordion-1 .panel-title a{
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
    text-transform: uppercase;
}
#accordion-1 .panel-title span {
    display: inline-block;
    font-size: 39px;
    color: #c7ab7b;
    padding-right: 5px;
}
/*#accordion-2 .panel-title {
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    color: #373737;
    text-transform: uppercase;
}*/
#accordion-2 .panel-title a {
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    color: #373737;
    text-transform: uppercase;
}
#accordion-1 .panel-body,
#accordion-2 .panel-body {
    border: 0;
    padding: 25px 0 20px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 1.9em;
}




/* 3.   Preloader
--------------------------------------------------------------------------------*/

#preloader {
    position: fixed;
    width: 100%; height: 100%;
    background-color: #fff;
    text-align: center;
    z-index: 999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#preloader .pre-icon {
  position: absolute;
  width: 50px; height: 50px;
  margin: auto;
  top: 0; right: 0; bottom: 0; left: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pre-item {
  position: absolute;
  width: 25px; height: 25px;
  /*background-color: #7b4f6c;*/
}
.pre-item-1 {
  top: 0; left: 0;
  -webkit-animation: preEf1 1.3s ease infinite;
  -moz-animation: preEf1 1.3s ease infinite;
  animation: preEf1 1.3s ease infinite;
}
.pre-item-2 {
  top: 0; right: 0;
  -webkit-animation: preEf2 1.3s ease infinite;
  -moz-animation: preEf2 1.3s ease infinite;
  animation: preEf2 1.3s ease infinite;
}
.pre-item-3 {
  bottom: 0; right: 0;
  -webkit-animation: preEf3 1.3s ease infinite;
  -moz-animation: preEf3 1.3s ease infinite;
  animation: preEf3 1.3s ease infinite;
}
.pre-item-4 {
  bottom: 0; left: 0;
  -webkit-animation: preEf4 1.3s ease infinite;
  -moz-animation: preEf4 1.3s ease infinite;
  animation: preEf4 1.3s ease infinite;
}
@-webkit-keyframes preEf1 {
  0% {-webkit-transform: translate(0, 0)}
  40% {-webkit-transform: translate(-70%, -70%) rotate(0deg)}
  50% {-webkit-transform: translate(-70%, -70%)}
  75% {-webkit-transform: rotate(90deg)}
  100% {-webkit-transform: translate(0, 0) rotate(90deg)}
}
@-moz-keyframes preEf1 {
  0% {-moz-transform: translate(0, 0)}
  40% {-moz-transform: translate(-70%, -70%) rotate(0deg)}
  50% {-moz-transform: translate(-70%, -70%)}
  75% {-moz-transform: rotate(90deg)}
  100% {-moz-transform: translate(0, 0) rotate(90deg)}
}
@keyframes preEf1 {
  0% {transform: translate(0, 0)}
  40% {transform: translate(-70%, -70%) rotate(0deg)}
  50% {transform: translate(-70%, -70%)}
  75% {transform: rotate(90deg)}
  100% {transform: translate(0, 0) rotate(90deg)}
}
@-webkit-keyframes preEf2 {
  0% {-webkit-transform: translate(0, 0)}
  40% {-webkit-transform: translate(70%, -70%) rotate(0deg)}
  50% {-webkit-transform: translate(70%, -70%)}
  75% {-webkit-transform: rotate(-90deg)}
  100% {-webkit-transform: translate(0, 0) rotate(-90deg)}
}
@-moz-keyframes preEf2 {
  0% {-moz-transform: translate(0, 0)}
  40% {-moz-transform: translate(70%, -70%) rotate(0deg)}
  50% {-moz-transform: translate(70%, -70%)}
  75% {-moz-transform: rotate(-90deg)}
  100% {-moz-transform: translate(0, 0) rotate(-90deg)}
}
@keyframes preEf2 {
  0% {transform: translate(0, 0)}
  40% {transform: translate(70%, -70%) rotate(0deg)}
  50% {transform: translate(70%, -70%)}
  75% {transform: rotate(-90deg)}
  100% {transform: translate(0, 0) rotate(-90deg)}
}

@-webkit-keyframes preEf3 {
  0% {-webkit-transform: translate(0, 0)}
  40% {-webkit-transform: translate(70%, 70%) rotate(0deg)}
  50% {-webkit-transform: translate(70%, 70%)}
  75% {-webkit-transform: rotate(90deg)}
  100% {-webkit-transform: translate(0, 0) rotate(90deg)}
}
@-moz-keyframes preEf3 {
  0% {-moz-transform: translate(0, 0)}
  40% {-moz-transform: translate(70%, 70%) rotate(0deg)}
  50% {-moz-transform: translate(70%, 70%)}
  75% {-moz-transform: rotate(90deg)}
  100% {-moz-transform: translate(0, 0) rotate(90deg)}
}
@keyframes preEf3 {
  0% {transform: translate(0, 0)}
  40% {transform: translate(70%, 70%) rotate(0deg)}
  50% {transform: translate(70%, 70%)}
  75% {transform: rotate(90deg)}
  100% {transform: translate(0, 0) rotate(90deg)}
}
@-webkit-keyframes preEf4 {
  0% {-webkit-transform: translate(0, 0)}
  40% {-webkit-transform: translate(-70%, 70%) rotate(0deg)}
  50% {-webkit-transform: translate(-70%, 70%)}
  75% {-webkit-transform: rotate(-90deg)}
  100% {-webkit-transform: translate(0, 0) rotate(-90deg)}
}
@-moz-keyframes preEf4 {
  0% {-moz-transform: translate(0, 0)}
  40% {-moz-transform: translate(-70%, 70%) rotate(0deg)}
  50% {-moz-transform: translate(-70%, 70%)}
  75% {-moz-transform: rotate(-90deg)}
  100% {-moz-transform: translate(0, 0) rotate(-90deg)}
}
@keyframes preEf4 {
  0% {transform: translate(0, 0)}
  40% {transform: translate(-70%, 70%) rotate(0deg)}
  50% {transform: translate(-70%, 70%)}
  75% {transform: rotate(-90deg)}
  100% {transform: translate(0, 0) rotate(-90deg)}
}



/* 4.   Header
--------------------------------------------------------------------------------*/
#header {
    position: relative;
}
.head-page {
    position: absolute;
    /*background-color: #7b4f6c;*/
    padding: 43px 0;
    bottom: 0px\10;
    bottom: 193px;
    /*margin: auto;*/
    left: 0; right: 0;
    z-index: 999;
}
.logo-scroll {
    display: none;
}
.head-page.header-sticky .logo-scroll {
    display: block;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.head-menu {
    margin-top: 35px;
}
.button-menu-mobile {
    display: none;
}
.button-menu-mobile .fa {
    color: #fff;
    font-size: 24px;
}
#undefined-sticky-wrapper {
    height: auto !important;
}
.head-page.header-sticky {
    bottom: auto;
    padding: 0;
    height: 70px;
    opacity: 1 !important;
    -webkit-animation: sticky-ef .5s ease;
    -moz-animation: sticky-ef .5s ease;
    -ms-animation: sticky-ef .5s ease;
    -o-animation: sticky-ef .5s ease;
    animation: sticky-ef .5s ease;
}
@-webkit-keyframes sticky-ef {
    0% {-webkit-transform: translateY(-100%)}
    100% {-webkit-transform: translateY(0)}
}
@-moz-keyframes sticky-ef {
    0% {-moz-transform: translateY(-100%)}
    100% {-moz-transform: translateY(0)}
}
@-ms-keyframes sticky-ef {
    0% {-ms-transform: translateY(-100%)}
    100% {-ms-transform: translateY(0)}
}
@-o-keyframes sticky-ef {
    0% {-o-transform: translateY(-100%)}
    100% {-o-transform: translateY(0)}
}
@keyframes sticky-ef {
    0% {transform: translateY(-100%)}
    100% {transform: translateY(0)}
}
.head-page.header-sticky .container {
    height: 100%;
}
.head-page.header-sticky .logo {
    display: none;
}
.head-page.header-sticky .head-menu {
    margin-top: 0;
}
.language-wrapper {
    position: absolute;
    background-color: rgba(0,0,0,.5);
    padding: 10px 15px;
    top: 0; right: 0;
    z-index: 999;
}
.language-wrapper h4 {
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.language-wrapper > ul {
    display: inline-block;
}
.language-wrapper span {
    display: inline-block;
    margin: 0 5px;
}

/* 5.   Banner
--------------------------------------------------------------------------------*/


#banner {
    position: relative;
    overflow: hidden;
}
.slider-wrap {
    position: relative;
    overflow: hidden;
}
.banner-slider {
    z-index: 1;
}
.banner-slider .item img {
    max-width: none;
}
.banner-slider .owl-item {
    position: relative;
    overflow: hidden;
}
.banner-slider .item .item-img {
    position: absolute;
    width: 100%; height: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-slider .owl-controls {
    position: absolute;
    z-index: 100;
    right: 40px; bottom: 40px;
    overflow: hidden;
}

.slider-wrap .owl-num {
    position: absolute;
    z-index: 9;
    right: 40px; bottom: 91px;
    background-color: #fff;
    width: 50px; height: 50px;
    font-style: italic;
}
.slider-wrap .owl-num li {
    position: absolute;
    font-family: 'Fanwood Text', serif;
    font-size: 13px;
    line-height: 1em;
    color: #222;
}
.slider-wrap .owl-num li.index-item {
    top: 12px; left: 10px;
}
.slider-wrap .owl-num li.total-item {
    bottom: 14px; right: 10px;
}
.slider-wrap .owl-num:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px; height: 18px;
    background: #000;
    margin: auto;
    z-index: 100;
    top: 0; right: 0; bottom: 0; left: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

/* bg rain */
.bg-rain {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: -1;
}
.bg-rain img {
    width: 100%; height: 100%;
}

/* bg video */
.bg-video {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    z-index: -2;
}
.controls-video span {
    background: none;
    cursor: pointer;
    display: block;
}
.controls-video .play {
    position: absolute;
    width: 60px; height: 60px;
    margin: auto;
    left: 0; right: 0;
    bottom: 110px;
    z-index: 99999;
}
.controls-video .play .fa {
    display: block;
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    width: 60px; height: 60px;
    background-color: #fff;
    color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.controls-video .play .fa:hover {
    background-color: #7b4f6c;
    color: #fff;
}
.controls-sm {
    position: absolute;
    text-align: center;
    left: 50%;
    bottom: 90px;
    overflow: hidden;
    z-index: 99999;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}
.controls-sm span {
    display: inline-block;
    margin: 0 3px;
    float: left;
}
.controls-sm span .fa {
    display: inline-block;
    text-align: center;
    line-height: 30px;
    width: 30px; height: 30px;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.controls-video span .fa:hover {
    background-color: #7b4f6c;
    color: #fff;
}
.video-place,
.bg-video {
    position: absolute;
    width: 100%; height: 100%;
    top: 0; left: 0;
    z-index: -1;
   /* background-image: url('../images/slider/slide-1.jpg');*/
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.banner-parallax {
    position: absolute;
    width: 100%; height: 100%;
    top: 0; left: 0;
    z-index: -1;
    /*background-image: url('../images/background/twitter-bg.jpg');*/
}
.header-fix-height,
.header-fix-height #banner,
.header-fix-height .slider-wrap,
.header-fix-height .banner-slider {
    height: 730px !important;
}

/* 6.   Menu
--------------------------------------------------------------------------------*/
.nav {
    font-size: 0;
}
.nav li {
    position: relative;
    display: inline-block;
}
.nav li a {
    display: block;
    padding: 0 21px;
    font-size: 16px;
    color: #ddccee;
    line-height: 1em;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.nav li:hover > a,
.nav li a:active,
.nav li a:focus,
.nav li.active a {
    color: #fff;
    background: none !important;
}
.nav > li:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px; height: 7px;
    background-color: #ddccee;
    margin: auto;
    top: -3px; bottom: 0;
    left: 0;
}
.nav li:first-child:after {
    display: none;
}
.nav .sub-menu {
    position: absolute;
    width: 200px;
    left: 0; top: 30px;
    opacity: 0;
    visibility: hidden;
    background-color: #111;
    padding: 10px;
    -webkit-transition: all .3s ease .4s;
       -moz-transition: all .3s ease .4s;
        -ms-transition: all .3s ease .4s;
         -o-transition: all .3s ease .4s;
            transition: all .3s ease .4s;
}
.nav > li > .sub-menu:before {
    content: '';
    display: block;
    position: absolute;
    border: 5px solid transparent;
    border-bottom-color: #111;
    left: 30px; top: -10px;
}
.nav .sub-menu .sub-menu {
    opacity: 0;
    visibility: hidden;
    left: -10px;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}
.nav .sub-menu li {
    text-align: left;
    display: block;
}
.nav .sub-menu li a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
    line-height: normal;
    border-bottom: 1px solid rgba(225,225,225,.1);
}
.nav .sub-menu .sub-menu li a {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.nav .sub-menu > li:last-child > a {
    border: 0;
}
.nav li:hover > .sub-menu {
    top: 59px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.head-page.header-sticky .nav {
    text-align: right;
}
.head-page.header-sticky .nav li a {
    line-height: 70px;
}
.head-page.header-sticky .nav .sub-menu {
    top: 40px;
}
.head-page.header-sticky .nav .sub-menu li a {
    line-height: normal;
}
.head-page.header-sticky .nav li:hover .sub-menu {
    top: 70px;
}
.nav li .sub-menu li:hover > .sub-menu,
.head-page.header-sticky .nav li .sub-menu li:hover > .sub-menu {
    top: 0;
}

/* 7.   Services
--------------------------------------------------------------------------------*/

.services {
    position: relative;
    z-index: 9;
}
.title-circle{
    position: absolute;
    top: 0px;
    left: 50%;
    display: table;
    width: 212px;
    height: 212px;
    z-index: 99;
    background: url('../images/tt-service.png') no-repeat;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.services .title .sv-title {
    position: absolute;
    top: -100px;
    left: 50%;
    display: table;
    width: 212px;
    height: 212px;
    z-index: 99;
    background: url('../images/tt-service.png') no-repeat;
    -webkit-transform: translate(-50%, -38.679245283%);
       -moz-transform: translate(-50%, -38.679245283%);
        -ms-transform: translate(-50%, -38.679245283%);
         -o-transform: translate(-50%, -38.679245283%);
            transform: translate(-50%, -38.679245283%);
}
.title-circle h2,
.services .title h2 {
    display: table-cell;
    vertical-align: middle;
    font-size: 34px;
    color: #373737;
    /*line-height: normal;*/
}
.title-circle h2 span,
.services .title h2 span {
    display: block;
    font-size: 16px;
}
.awe-header-circle .md,.awe-header-circle .small,
.services .title .md,
.services .title .small {
    padding-top: 50px;
}

.sv-row {
    margin-left: -40px;
    margin-right: -40px;
}
.sv-slider .item {
    position: relative;
    padding: 0 40px;
    margin-bottom: 50px;
}
.sv-slider .item .image-wrap {
    position: relative;
}
.sv-slider .item .image-wrap:after {
    content: '';
    display: block;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #fff;
    width: 95%; height: 95%;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;
}
.sv-slider .item img {
    width: 100%;
}

.sv-slider > .wow:nth-child(odd) .item .caption ,
.sv-slider .owl-item:nth-child(odd) .item .caption {
    position: absolute;
    top: 0; left: 0;
}
.sv-slider > .wow:nth-child(even) .item .caption ,
.sv-slider .owl-item:nth-child(even) .item .caption {
    position: absolute;
    bottom: 0; left: 0;
}
.sv-slider .item .caption p,
.sv-slider .item .caption h3,
.sv-slider .item .caption a {
    display: inline-block;
    padding: 0 12px;
    background-color: #fff;
}
.sv-slider .item .caption p {
    font-size: 39px;
    color: #c7ab7b;
}
.services .sv-slider .item .caption p{
    padding-bottom: 10px;
}
.sv-slider .item .caption h3 {
    display: inline-block;
    font-size: 24px;
    color: #373737;
    line-height: 1.3em;
}
.sv-slider .item .caption a {
    display: inline-block;
    font-size: 16px;
    color: #373737;
    line-height: 2em;
    text-decoration: underline;
}
.sv-slider .owl-controls,
.testimonial .owl-controls,
.twitter .owl-controls {
    margin-top: 35px;
}


/* 8.   About
--------------------------------------------------------------------------------*/

.ab-content {
    position: relative;
    z-index: 3;
}
.ab-content-inner {
    overflow: hidden;
}
.ab-content-inner img {
    width: 100%;
	
}
.ab-content .left,
.ab-content .right {
    position: relative;
    width: 50%;
    float: left;
    padding-right: 10px;
}
.ab-content .right {
    float: right !important;
    padding-right: 0;
    padding-left: 10px;
}
.ab-content {
    overflow: hidden;
    background-color: #fff;
}
.ab-content .left figcaption {
    position: absolute;
    z-index: 999;
    bottom: 38px;
    width: 100%;
    text-align: center;
}
.ab-content .left figcaption h4 {
    font-size: 16px;
    color: #fff;
}
.ab-content .left figcaption a {
    display: inline-block;
    font-size: 24px;
    line-height: 45px;
    margin-top: 15px;
    padding: 0 36px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
}
.ab-content .left figcaption a:hover {
    border-color: #c7ab7b;
    color: #c7ab7b;
}
.ab-content .text-wrap {
    display: table-cell;
    background: #fff;
    width: 50%;
    padding-right: 10px;
}

.ab-content .text-wrap h5 {
    font-size: 20px;
    color: #666;
    line-height: 1.3em;
    margin-top: 25px;
}
#awe-about .text-wrap h5 {
    font-family: "Fanwood Text",serif;
    font-style: italic;
}
.ab-content .text-wrap p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 1.8em;
    margin-top: 14px;
    margin-bottom: 10px;
}
.contact-with-us {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0 20px;
    background: #E3D1A2;
    background: linear-gradient(to top, #E3D1A2 0%, #fdeed1 100%);
    background: -moz-linear-gradient(to top, #E3D1A2 0%, #fdeed1 100%);
    background: -o-linear-gradient(to top, #E3D1A2 0%, #fdeed1 100%);
    background: -ms-linear-gradient(to top, #E3D1A2 0%, #fdeed1 100%);
    background: -webkit-linear-gradient(bottom, #E3D1A2 0%, #fdeed1 100%);
}

.contact-with-us a {
    display: block;
    position: relative;
    width: 240px; height: 240px;
    margin: auto;
    border: 1px solid #c7ab7b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;

}
.contact-with-us a div {
    position: absolute;
    display: table;
    width: 160px;
    height: 160px;
    border: 1px solid #c7ab7b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    margin: auto;
    top: 50%; left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.contact-with-us a div h6 {
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    line-height: 1.2em;
    color: #b29563;
    padding: 20px;
}

.contact-with-us div .line {
    position: absolute;
    width: 60%; height: 1px;
    background-color: #c7ab7b;
    margin: auto;
    left: 0; right: 0;
}
.contact-with-us div .line-1 {
    top: 25%;
}
.contact-with-us div .line-2 {
    bottom: 25%;
}
.contact-with-us div .line:after {
    content: '';
    display: block;
    position: absolute;
    width: 4px; height: 4px;
    background-color: #c7ab7b;
    margin: auto;
    left: 0; right: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.contact-with-us div .line-1:after {
    top: -2px;
}
.contact-with-us div .line-2:after {
    bottom: -2px;
}
.contact-with-us .text-ci {
    width: 210px; height: 210px !important;
    font-size: 16px;
    color: #c7ab7b;
    position: absolute;
    margin: auto;
    left: 0; right: 0;
}
.contact-with-us .text-ci-1 {
    top: 10px;
}
.contact-with-us .text-ci-2 {
    bottom: 195px;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}

/* 9.   Testimonial
--------------------------------------------------------------------------------*/

.testimonial {
    position: relative;
    overflow: hidden;
}
.testimonial .section-wrap:after {
    content: '';
    display: block;
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: url('../images/quote-icon.png') no-repeat 66% 65px;
    z-index: 1;
}
.testimonial .tes-row {
    margin-left: -30px;
    margin-right: -30px;
}
.testimonial-item .item .icon {
    display: block;
    text-align: center;
}
.testimonial-item .item {
    position: relative;
    padding: 10px 30px;
}
.testimonial-item .item-line {
    position: relative;
    height: 7px;
    overflow: hidden;
}
.testimonial-item .item-line:after,
.testimonial-item .item-line:before,
.testimonial-item .item-line span:after,
.testimonial-item .item-line span:before {
    content: '';
    position: absolute;
    display: block;
    border-top: 1px solid #e3d5bd;
    width: 100%;
    margin: auto;
}
.testimonial-item .item-line:before {
    bottom: 0;
    left: -115%; right: 0;
}
.testimonial-item .item-line:after {
    bottom: 0;
    right: -115%; left: 0;
}
.testimonial-item .item-line span:before {
    top: 0;
    left: -115%; right: 0;
}
.testimonial-item .item-line span:after {
    top: 0;
    right: -115%; left: 0;
}
.testimonial-item .item p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 2em;
    margin-top: 34px;
}
.testimonial-item .icon {
    position: absolute;
    display: inline-block;
    width: 60px;
    text-align: center;
    margin: auto;
    top: 0; left: 0; right: 0;
}
.testimonial-item .item h6 {
    font-size: 24px;
    color: #333;
    margin-top: 18px;
}
.testimonial-item .item h6 a {
    color: #333;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.testimonial-item .item h6 a:hover,
.awe-background .testimonial-item .item h6 a:hover {
    color: #c7ab7b;
}
.testimonial-item .item em {
    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 300;
    font-style: italic;
    margin-top: 10px;
}
.awe-background .testimonial-item .item p,
.awe-background .testimonial-item .item h6,
.awe-background .testimonial-item .item em {
    color: #fff;
}
.awe-background.section-wrap:after {
    opacity: .3;
}
.awe-background .testimonial-item .item h6 a {
    color: #ddd;
}


/* 10.   Fun fact
--------------------------------------------------------------------------------*/

.funfact .section-wrap {
    min-height: 522px;
}


.funfact-content .item {
    background: url('../images/circle-funfact-2.png') no-repeat center center;
    min-height: 160px;
    margin: 0 auto 40px;
    text-align: center;
}
    .awe-background .funfact-content .item {
        background: url('../images/circle-funfact-1.png') no-repeat center center;
    }

.funfact-content .item .countup {
    color: #c7ab7b;
    display: block;
    font-size: 60px;
    font-weight: 600;
    padding-top: 59px;
}
.funfact-content .item h4 {
    font-size: 16px;
    color: #c7ab7b;
    line-height: 3.8em;
}
    .awe-background .funfact-content .item .countup,
    .awe-background .funfact-content .item h4 {
        color: #FFF;
    }


.title .line-title {
    background-image: url('../images/line-pattern-1.png');
}
    .awe-background .title .line-title {
        background-image: url('../images/line-pattern-2.png');
    }




/* 11.   Team
--------------------------------------------------------------------------------*/

.team {
    position: relative;
    overflow: hidden;
}
.team-content .item {
    margin-bottom: 40px;
    text-align: center;
}
.team-slider .item {
    margin-left: 30px;
    margin-right: 30px;
}

.team-content .image-wrap {
    position: relative;
    overflow: hidden;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
         -o-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}
.team-content .image-wrap img {
    width: 100%;
}
.team-content .image-wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%; height: 100%;
    border: 15px solid #c7ab7b;
    opacity: 0.7;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.team-content .image-wrap:hover:before {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
}
.team-content .item .social {
    position: absolute;
    width: 92.5%; height: 92.5%;

    background-color: #c7ab7b;
    opacity: 0;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;
    font-size: 0;
    text-align: center;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;

    -webkit-transform: scale(.5);
       -moz-transform: scale(.5);
        -ms-transform: scale(.5);
         -o-transform: scale(.5);
            transform: scale(.5);
}
.team-content .item .image-wrap:hover .social {
    opacity: .95;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}
.team-content .item .social-inner {
    position: absolute;
    width: 100%;
    padding: 15px;
    top: 50%; left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.team-content .item .social a {
    display: inline-block;
}
.team-content .item .social .fa {
    margin: 0 14px;
    font-size: 48px;
    color: #fff;
}

.team-content .item h4 {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #333;
    margin-top: 28px;
}
.team-content .item h4 a {
    color: #333;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.team-content .item h4 a:hover {
    color: #c7ab7b;
}
.team-content .item em {
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    color: #403f3f;
    margin-top: 14px;
}
.team-content .item p {
    font-size: 14px;
    color: #4c4c4c;
    line-height: 2em;
}
.team-content .item hr {
    border: 0;
    width: 60px; height: 3px;
    background-color: #c7ab7b;
}
.awe-background .team-content .item h4,
.awe-background .team-content .item em,
.awe-background .team-content .item p {
    color: #fff;
}
.awe-background .team-content .item h4,
.awe-background .team-content .item h4 a {
    color: #fff;
}
.awe-background .team-content .item h4 a:hover {
    color: #c7ab7b;
}

/* 12.   Twitter
--------------------------------------------------------------------------------*/

.twitter .section-wrap {
    min-height: 522px;
}
.twitter .awe-background {
   /* background-image: url('../images/background/twitter-bg.jpg');*/
}
.twitter-icon-title {
    position: relative;
    z-index: 3;
    text-align: center;
    width: 88px; height: 88px;
    border: 1px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.twitter-icon-title .fa {
    font-size: 35px;
    color: #fff;
    line-height: 88px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.twitter-icon-title:hover {
    border: 1px solid #c7ab7b;
}
.twitter-icon-title:hover .fa {
    color: #c7ab7b;
}
.twitter-content {
    position: relative;
    z-index: 9;
}

.twitter-slider .item {
    text-align: center;
}
.twitter-slider .item p {
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    color: #fff;
    line-height: 1.8em;
    max-width: 860px;
    margin: 45px auto 0;
}

.twitter-slider .item em {
    display: block;
    font-style: italic;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}
.twitter-slider .item ul {
    font-size: 0;
    margin-top: 25px;
}
.twitter-slider .item ul li {
    display: inline-block;
}
.twitter-slider .item ul li a {
    position: relative;
    display: block;
    font-size: 12px;
    font-style: italic;
    color: #fff;
    text-decoration: underline;
    padding: 0 13px;
}
.twitter-slider .item ul li a:after {
    content: '/';
    display: block;
    position: absolute;
    font-size: 12px;
    font-style: italic;
    left: 0; top: 0;
}
.twitter-slider .item ul li:first-child a:after {
    display: none;
}
.twitter-slider .bx-controls {
    text-align: center;
    margin-top: 40px;
}
.bg-pattern-default .twitter-icon-title {
    border: 1px solid #373737;
}
.bg-pattern-default .twitter-icon-title .fa {
    color: #373737;
}

.bg-pattern-default .twitter-slider .item p,
.bg-pattern-default .twitter-slider .item em {
    color: #4c4b4b;
}
.bg-pattern-default .twitter-slider .item ul li a {
    color: #c7ab7b;
}


/* 13.   Our flower
--------------------------------------------------------------------------------*/

.our-flower {
    position: relative;
    overflow: hidden;
}
.flower-content .md{
    width: 100%;
    padding-bottom: 25px;
}

#filters {
    display: inline-block;
    padding: 0 17px;
    border: 3px solid #c7ab7b;
    margin-bottom: 45px;
}
#filters li {
    display: inline-block;
}
#filters li a {
    position: relative;
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    line-height: 60px;
    color: #333;
    text-align: center;
    padding: 0 19px;
}
#filters li a:after {
    content: '/';
    display: block;
    position: absolute;
    top: -2px; left: -3px;
}
.awe-background #filters {
    border: 3px solid #fff;
    background-color: #c7ab7b;

}
.awe-background #filters li a {
    color: #fff;
}
#filters li:first-child a:after {
    display: none;
}

#filters .select-filter a {
    color: #c7ab7b !important;
}
.awe-background #filters .select-filter a {
    color: #403f3f !important;
}
.flower-content .item {
    overflow: hidden;
    text-align: left;
}
.flower-filter #flower-wrap .item {
    margin-bottom: 30px;
}
.awe-background .flower-filter #flower-wrap .item {
    margin-bottom: 0;
}
.flower-slider .item {
    position: relative;
    padding-top: 33px;
    padding-bottom: 33px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.flower-content .item img {
    width: 100%;
}
.flower-content .item .zoom {
    display: block;
    overflow: hidden;
    position: relative;
}
.flower-item .onsale {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c7ab7b;
    color: #fff;
    padding: 8px 15px;
}
.flower-slider .item:after {
    content: '';
    display: block;
    position: absolute;
    width: 95%; height: 84%;
    border: 1px solid #fff;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.flower-content .item .icon {
    position: absolute;
    height: 60px;
    margin: auto;
    top: -128px; bottom: 0;
    opacity: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.flower-content .item .icon-zoom {
    display: inline-block;
    width: 60px; height: 60px;
    background: #fff url('../images/zoom.png') no-repeat center center;
    border: 3px solid #c9ae80;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    margin: 3px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.flower-content .item .mark {
    position: absolute;
    width: 100%; height: 70%;
    background: #fff;
    left: 0; bottom: 0;
    opacity: 0;
    z-index: 5;
}
.flower-content .item:hover .icon {
    opacity: 1;
}
.flower-content .item .icon-zoom:hover {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
}
.flower-content .item:hover .mark {
    opacity: .7;
    height: 100%;
}
.flower-content .item .caption {
    background-color: #fff;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 22px 12px;
    z-index: 9;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.flower-slider .item .caption {
    bottom: 71px;
}
.flower-filter .item .caption {
    bottom: 0;
}
.flower-content .item .caption h4 {
    font-size: 24px;
    color: #373737;
    height: 24px;
    overflow: hidden;
    line-height: 1em;
}
.flower-content .item .caption h4 a {
    color: #373737;
}
.flower-content .item .caption h4 a:hover {
    text-decoration: none;
}
.flower-content .item .caption p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7em;
    color: #4c4c4c;
    height: 46px;
    overflow: hidden;
}
.flower-slider .item:hover img {
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.flower-slider .item:hover img {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
}
.flower-content .item:hover:after {
    height: 97%;
}
.flower-filter .item:hover .caption {
    background-color: #c7ab7b;
}
.flower-filter .item:hover .caption h4,
.flower-filter .item:hover .caption h4 a,
.flower-filter .item:hover .caption p {
    color: #fff;
}

/*.popup-slider .item img {
    width: 100%;
    height:510px;
}
*/
.isotope-item {
    z-index: 2;
}

.flower-filter .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
    -webkit-transform: translate3d(0,0,0) rotateY(180deg) !important;
       -moz-transform: translate3d(0,0,0) rotateY(180deg) !important;
        -ms-transform: translate3d(0,0,0) rotateY(180deg) !important;
         -o-transform: translate3d(0,0,0) rotateY(180deg) !important;
            transform: translate3d(0,0,0) rotateY(180deg) !important;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -ms-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* pp flower */
.pp-flower {
    position: relative;
    background-color: #fff;
    max-width: 900px;
    margin: 0 auto;
}
.pp-flower .item {
    max-height: 500px;
    text-align: center;
}
.pp-flower .onsale {
    display: none;
}
.pp-flower .pp-ct {
    position: relative;
    padding: 20px;
}
.pp-flower h4 {
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    color: #373737;
}
.pp-flower .fv-price {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #c7ab7b;
    margin-top: 8px;
}
.pp-flower .add-to-cart {
    position: absolute;
    margin: auto;
    top: 50%;
    right: 20px;
    float: none;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.pp-flower .mfp-close {
    background: #000 url('../images/popup/pp-close.png') no-repeat center center;
    font-size: 0;
    top: 0;
    right: -42px;
    width: 42px; height: 42px;
    opacity: 1;
}
/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;

    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;



    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);

    opacity: 0;
}




/* 14.   Pricing
--------------------------------------------------------------------------------*/

.pricing .awe-background  {
    /*background-image: url('../images/background/pricing-bg.jpg');*/
}
.pricing-content {
    position: relative;
    z-index: 3;
    overflow: hidden;
}
.pricing-content .item {
    border: 1px solid #c7ab7b;
    padding: 20px;
    text-align: center;
    margin-bottom: 40px;
}
.pricing-content .item .head {
    background-color: #c7ab7b;
    padding: 35px 10px;
    text-align: center;
}

.pricing-content .item .head h6 {
    font-size: 12px;
    color: #FFF;
}
.pricing-content .item .head h4 {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #FFF;
    margin-top: 20px;
}
.pricing-content .item .head .line-title {
    margin: 15px auto 0 !important;
    width: 133px;
    background-image: url('../images/line-pattern-5.png');
}
    .awe-background .pricing-content .item .head .line-title {
        background-image: url('../images/line-pattern-4.png');
    }
.pricing-content .item h3 {
    font-size: 60px;
    font-weight: 600;
    color: #373737;
    line-height: 1em;
    margin-top: 25px;
    font-family: inherit;
}
.pricing-content .item ul {
    margin-top: 20px;
}
.post-body .pricing-content .item ul li{
    line-height: 2em;
}
.pricing-content .item ul li {
    font-weight: 300;
    font-size: 14px;
    color: #403f3f;
    line-height: 3em;
    list-style: none;
}
.pricing-content .item .signup {
    line-height: 58px;
    font-size: 22px;
    text-align: center;
    width: 100%;
    margin-top: 25px;
}
.pricing-content .item .signup a {
    display: block;
    background-color: #FFF;
    border: 1px solid #c7ab7b;
    color: #403f3f;

    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pricing-content .item .signup a:hover {
    background-color: #c7ab7b;
    color: #fff;
}
    .awe-background .pricing-content .item .signup a:hover {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        color: #fff;
    }
.pricing-slider .item {
    margin-left: 30px;
    margin-right: 30px;
}

.awe-background .pricing-content .item .head h6 {
    color: #c7ab7b;
}
.awe-background .pricing-content .item .head h4 {
    color: #403f3f;
}
.awe-background .pricing-content .item ul li ,
.awe-background .pricing-content .item h3 {
    color: #fff;
}


.awe-background .pricing-content .item {
    border: 1px solid #FFF;
}
.awe-background .pricing-content .item .signup a {
    background-color: #fff;
    border: 1px solid #fff;
    color: #403f3f;
    display: block;
}
.awe-background .pricing-content .item .head {
    background-color: #FFF;
}



/* 15.   Latest post
--------------------------------------------------------------------------------*/

.latest-post {
    position: relative;
    overflow: hidden;
}
.latest-post-content {
    position: relative;
    z-index: 3;
}
.latest-post-content [class^="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.awe-background .latest-post-content .item {
    background-color: #fff;
}
.latest-post-content .item {
    position: relative;
    min-height: 466px;
}
.latest-post-content .item .image-wrap {
    position: relative;
    height: 285px;
    overflow: hidden;
}
.latest-post-content .item .image-wrap img {
    width: 100%;
}
.latest-post-content .item .icon {
    position: absolute;
    height: 60px;
    margin: auto;
    top: 30px; right: 0; bottom: 0; left: 0;
    z-index: 9999;
    opacity: 0;
    text-align: center;
}
.latest-post-content .item .view {
    display: inline-block;
    width: 60px; height: 60px;
    border: 3px solid #c7ab7c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    margin: 3px;
}
.latest-post-content .item .view .fa {
    font-size: 22px;
    line-height: 54px;
    color: #c7ab7c;
}
.latest-post-content .item .mark {
    position: absolute;
    width: 100%; height: 60%;
    background-color: #fff;
    opacity: 0;
    bottom: 0; left: 0;
    z-index: 5;
}
.latest-post-content .item:hover .icon {
    opacity: 1;
    top: 0;
}
.latest-post-content .item:hover .mark {
    height: 100%;
    opacity: .7;
}
.latest-post-content .item .caption {
    position: relative;
    z-index: 999;
    padding: 20px;
}
.latest-post-content .post-date {
    position: relative;
    z-index: 999;
    display: inline-block;
    background-color: #fff;
    padding: 15px 5px 0px 8px;
    margin-top: -75px;
}
.latest-post-content .post-date span {
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    color: #c7ab7c;
}
.latest-post-content .post-date span em {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-weight: 600;
}
.latest-post-content .post-date span em:after {
    content: '';
    display: block;
    background: url('../images/line-pattern-3.png') no-repeat;
    width: 52px; height: 12px;
    margin: 0 auto 8px;
}
.latest-post-content .item .cmt {
    margin-top: 10px;
    position: relative;
}
.latest-post-content .item .cmt a {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    color: #4c4c4c;
    background: #fff;
    padding: 0 10px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.latest-post-content .item .cmt a:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%; height: 1px;
    background-color: #4c4c4c;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
}

.latest-post-content .item .big {
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 22px;
    color: #4c4c4c;
    line-height: 1.2em;
    margin-top: 18px;
    height: 80px;
    overflow: hidden;
}
.latest-post-content .item .big a {
    color: #4c4c4c;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.latest-post-content .item .big a:hover,
.latest-post-content .item .cmt a:hover {
    color: #c7ab7b;
}
.latest-post-content .item:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%; height: 100%;
    border: 1px solid #c7ab7b;
    top: 0; left: 0;
    opacity: 0;
    z-index: 99;
}
.latest-post-content .item:hover:after {
    opacity: 1;
}



/* 16.   News letter
--------------------------------------------------------------------------------*/


.newsletter-content {
    position: relative;
    z-index: 3;
}
.newsletter-content h3 {
    font-size: 26px;
    color: #373737;
}
.newsletter-form {
    position: relative;
    max-width: 380px;
    margin: 40px auto 30px;
}
.newsletter-form form input {
    background: none;
    border: 0;
    border-bottom: 1px solid #c7ab7b;
    color: #c7ab7b;
    font-size: 16px;
    font-family: 'Fanwood Text', serif;
    line-height: 46px;
    height: 46px;
    padding: 0 12px;
    width: 100%;
}
    .awe-background .newsletter-form form input {
        border-bottom-color: #fff;
        color: #fff;
    }
.newsletter-form label[for="youremail"] {
    position: absolute;
    display: block;
    border-left: 1px solid #c7ab7b;
    width: 60px; height: 46px;
    text-align: center;
    top: 0; right: 0;
    cursor: pointer;
}
    .awe-background .newsletter-form label[for="youremail"] {
        border-left-color: #fff;
    }
.newsletter-form label[for="youremail"] .fa {
    color: #c7ab7b;
    font-size: 28px;
    line-height: 44px;
}
    .awe-background .newsletter-form label[for="youremail"] .fa {
        color: #fff;
    }

.social-content {
    position: relative;
    z-index: 3;
    text-align: center;
}

.social-icon {
    position: relative;
    display: inline-block;
    width: 197px; height: 184px;
    margin: 10px 30px;
    background-repeat: no-repeat;
    background-image: url('../images/line-social.png');

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.awe-background .social-icon {
    background-image: url('../images/line-social-white.png');
}
.social-icon .fa {
    position: absolute;
    display: block;
    text-align: center;
    width: 120px; height: 120px;
    line-height: 120px;
    border: 1px solid #c7ab7b;
    font-size: 56px;
    color: #c7ab7b;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;

    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
    .awe-background .social-icon .fa {
        color: #FFF;
        border-color: #fff;
    }
.social-icon .text-ci {
    width: 155px; height: 155px !important;
    font-size: 15px;
    color: #c7ab7b;
    position: absolute;
    margin: auto;
    left: 0; right: 0;
}
    .awe-background .social-icon .text-ci {
        color: #fff;
    }
.social-icon .text-ci-1 {
    top: 10px;
}
.social-icon .text-ci-2 {
    bottom: 135px;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
}


.awe-background .newsletter-content h3 {
    color: #fff;
}



/* 17.   Contact
--------------------------------------------------------------------------------*/


.contact .awe-background {
   /* background-image: url('../images/background/contact-bg.jpg');*/
}
.contact-row {
    margin-left: -10px;
    margin-right: -10px;
}
.contact-content {
    position: relative;
    z-index: 3;
}
.contact-content [class^="col-"] {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.contact-content {
    overflow: hidden;
}
.contact-content aside {
    background: #fff;
    padding: 35px 20px;
}
.contact-form {
  
    padding: 42px 38px;
}
.contact-content .tt-small {
    font-size: 23px;
    color: #403f3f;
    margin-bottom: 28px;
}
.contact-content .top {
    margin-bottom: 85px;
}
.contact-content .item p {
    font-size: 14px;
    font-weight: 300;
    color: #403f3f;
    line-height: 1.7em;
}
.contact-content .item a {
    font-size: 14px;
    font-weight: 300;
    color: #C40169;
}
.contact-content .visit-us {
    margin-bottom: 80px;
}
.contact-form .form-row {
    margin-left: -20px !important;
    margin-right: -20px !important;
}
.contact-form [class^="col-"] {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.contact-form form input,
.contact-form form textarea {
    font-family: 'Fanwood Text', serif;
    font-size: 22px;
    color: #373737;
    background: none;
    border: 0;
    border-bottom: 1px solid #373737;
    line-height: 55px;
    padding: 0 20px;
    width: 100%;
    margin-bottom: 15px;
}
.contact-form form textarea {
    resize: none;
    border: 1px solid #373737;
    line-height: 1.2em;
    height: 127px;
    padding: 20px;
    margin-top: 20px;
}
.contact-form form .btn {
    background-color: #fff;
    border: 1px solid #373737;
    color: #403f3f;
    width: 100%;
    font-size: 22px;
    line-height: 58px;
    height: 58px;
    padding: 0 15px;
    margin-top: 20px;

     -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.contact-form form .btn:hover {
    background-color: #373737;
    color: #FFF;

    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.awe-background .contact-form form input {
    border-bottom: 1px solid #FFF;
    color: #FFF;
}
.awe-background .contact-form form textarea {
    border-color: #FFF;
    color: #FFF;
}

.awe-background .contact-form form .btn {
    background-color: #FFF;
    color: #403f3f;
    border-color: #fff;
}
.awe-background .contact-form form .btn:hover {
    background: none;
    color: #fff;
}
.awe-background .contact-form {
   
}

.error {
    color: #fff;
    font-size: 13px;
}
#contact-content {
    padding-top:  30px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
}

/* 18.   Footer
--------------------------------------------------------------------------------*/


#footer {
    background-color: #fff;
    padding: 30px 0;
    min-height: 111px;
}
#footer p {
    font-size: 14px;
    color: #403f3f;
    line-height: 1.7em
}
#footer p a {
    color: #c7ab7b;
}
#lang_sel_footer {
    border: 0;
    border-top: 1px solid #ccc;
}

/* 19.   Blog
--------------------------------------------------------------------------------*/


#banner .banner-parallax-blog {
    position: absolute;
    background-image: url('../images/blog/head-img.jpg');
    width: 100%; height: 730px;
    top: 0; left: 0;
    z-index: -1;
}
.blog-head-title {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 120px;
    z-index: 99;
}
.blog-head-title h2 {
    font-family: 'Fanwood Text', serif;
    font-size: 100px;
    color: #fff;
}
.blog-head-title h5 {
    color: #fff;
}
.blog-content {
    padding-top: 75px;
    padding-bottom: 105px;
}
.blog-row {
    margin-left: -20px !important;
    margin-right: -20px !important;
}
.blog-content [class^="col-"] {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.post-slider {
    max-height: 480px;
}
.blog-content .post {
    position: relative;
    margin-bottom: 62px;
}
.single-product .blog-content .post,
.single-post .blog-content .post {
    margin-bottom: 0;
}
.blog-content .post:after {
    content: '';
    display: block;
    width: 100%; height: 1px;
    margin-top: 45px;
    background: url('../images/line-post.png') repeat-x;
}
.blog-content .post:last-child:after {
    display: none;
}
.blog-content .post-inner {
    margin-left: 90px;
}
.head-title-blog {
    margin-top: 20px;
    margin-bottom: 30px;
}
.head-title-blog .big {
    font-size: 40px;
    color: #ddccee;
}
.woocommerce-page .woocommerce-result-count{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 1.7em;
    margin-top: 10px;
    max-width: 612px;
}
.head-title-blog .tag-line {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #ddccee;
    line-height: 1.7em;
    margin-top: 10px;
}
.blog-content .post-date {
    position: absolute;
    width: 90px;
    top: 0; left: 0;
    border-right: 5px solid #c7ab7b;
    text-align: center;
    font-size: 16px;
    color: #c7ab7b;
    font-family: 'Fanwood Text', serif;
}
.blog-content .post-date p {
    font-family: 'Open Sans', sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 0.7em;
}
.blog-content .post-date p:after {
    content: '';
    display: block;
    background: url('../images/line-pattern-6.png') no-repeat;
    width: 65px; height: 15px;
    margin: 6px auto;
}
.post-media img {
    width: 100%;
}

.post-title {
    padding-top: 25px;
}
.post-title h1,
.post-title h2,
.post-title h3 {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
}
.pp-ct h4 a,
.post-title h3 a {
    color: #373737;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.pp-ct h4 a:hover {
    color: #c7ab7c;
}
.post-title h3 a:hover {
    color: #c7ab7c;
}
.post-media {
    overflow: hidden;
}
.post-meta {
    font-size: 13px;
    font-style: italic;
    color: #c7ab7c;
    /*margin-top: 13px;*/
}
/*.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
    background: #c7ab7b;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Fanwood Text",serif;
    font-size: 16px;
    font-style: italic;
    height: 36px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    text-shadow: none;
    margin-right: 10px;

    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
    background: none;
    background-color: #333;
}*/
.post-meta span {
    display: inline-block;
    padding: 0 5px 0 2px;
}
.post-meta span,
.post-meta a {
    color: #c7ab7c;
}
.post-meta a:hover {
    text-decoration: underline;
}
.post-media .img-group-row {
    margin-left: -5px;
    margin-right: -5px;
}
.post-media .img-lg {
    padding: 0 5px;
}
.post-media .img-sm {
    width: 50%;
    float: left;
    padding: 10px 5px 10px 5px;
}
.post-link {
    position: relative;
}
.class-sticky-post {
    margin-left: 50px;
}
.class-sticky-post ~ .post-date {
    z-index: 9;
}
.class-sticky-post ~ .post-date:before {
    content: '';
    display: inline-block;
    position: absolute;
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 26px;
    background-color: #c7ab7c;
    padding: 12px 0;
    width: 40px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -55px;
    z-index: 9;
}
.class-sticky-post ~ .post-date:after {
    content: '';
    display: block;
    position: absolute;
    width: 0; height: 0;
    border: 20px solid #c7ab7c;
    border-bottom-color: transparent;
    z-index: 1;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -45px;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
}
.post-body {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.9em;
    color: #4c4c4c;
}
.post-body p,
.entry-content p {
    margin: 20px 0;
}
.shipping_calculator {
    margin-top: 20px;
}
.shipping_calculator .shipping-calculator-button {
    color: #4c4b4b;
    margin-bottom: 20px;
}
.coupon {
    text-align: right;
}
.coupon label {
    font-size: 18px;
}
.shipping_calculator .form-row input,
.coupon input.input-text,
.checkout_coupon .form-row input {
    border: 1px solid #c7ab7b;
    color: #4c4c4c;
    font-size: 14px;
    height: 42px;
    padding: 0 12px;
 }
.blog-quote {
    overflow: hidden;
}
.blog-quote span {
    font-family: "Fanwood Text",serif;
    font-size: 24px;
    font-style: italic;
    float: right;
    text-decoration: underline;
    color: #403f3f;
}
.price-total td,
.price-total th {
    padding: 10px 20px 10px 0;
    font-size: 18px;
}

#comments table,
.post-blog table {
    max-width: 100%;
    border: 1px solid #ccc;
}
#comments table thead th,
#comments table tbody th,
.post-blog table tbody th,
.post-blog table thead th {
    font-weight: 700;
    border: 1px solid #ccc;
    padding: 5px 10px;
}
#comments table tbody td,
.post-blog table tbody td,
.post-blog table tbody th {
    border: 1px solid #ccc;
    padding: 5px 10px;
}
#comments table tbody a,
.post-blog table tbody a {
    color: #666;
}
#comments ol, #comments ul,
.post-blog ol, .post-blog ul {
    padding-left: 20px;
}
#comments ol li > ul,
#comments ul li > ul,
.post-blog ol li > ul,
.post-blog ul li > ul {
    list-style: circle;
}
.post-body .page-links {
    font-size: 0;
}
.post-body .page-links span + span,
.post-body .page-links a {
    display: inline-block;
    width: 25px; height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    background-color: #999;
    font-size: 14px;
    margin: 0 2px;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.post-body .page-links > span:first-child {
    margin-right: 10px;
    font-size: 14px;
}
.post-body .page-links a:hover {
    background-color: #666;
}
.post-body ul,
.post-body ol {
    margin-top: 10px;
    margin-bottom: 10px;
}
.post-body ul,
#comments ul {
    list-style: disc;
}
.woocommerce-checkout .post-body ul {
    list-style: none;
}
.post-body ol,
#comments ol {
    list-style: decimal;
}
.post-body ol li,
#comments ol li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.post-body ul li{
    padding-top: 5px;
    padding-bottom: 5px;
}
#comments .comment {
    list-style: none;
}
.post-body div .readmore {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #c7ab7c;
    line-height: 38px;
    margin-top: 22px;
}
.post-body .panel-default h4 a {
    margin-top: 20px;
    color: inherit;
    font-family: "Fanwood Text",serif;
    /*text-decoration: none;*/
}
.post-body .panel-default h4 a:after {
    border-top: none;
}
.post-body .tabs-wrap li a {
    margin-top: 0;
    text-decoration: none;
}
.post-body .tabs-wrap li a:after {
    border-top: none;
}
.post-body .stars span a:after {
     border-top:none;
 }
.post-body div .readmore:after {
    content: '';
    display: block;
    position: absolute;
    border-top: 1px solid #c7ab7c;
    width: 100%;
    top: 0; left: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.post-body div .readmore:hover:after {
    top: 100%;
}
blockquote,
.post-body blockquote {
    position: relative;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
blockquote:before,
blockquote:after,
.post-body blockquote:before,
.post-body blockquote:after {
    content: '';
    display: block;
    position: absolute;
    width: 29px; height: 20px;
    background: url('../images/quote-post-icon-3.png') no-repeat;
    top: 0; left: 0;
}
.admin-edit {
    font-size: 14px;
    color: #fff;
    background-color: #333;
    padding: 5px 10px;
    float: right;
    margin-top: 20px;
}
.admin-edit:hover {
    background-color: #666;
    color: #fff;
}
blockquote:after,
.post-body blockquote:after {
    background: url('../images/quote-post-icon-2.png') no-repeat;
    left: auto;  right: 0;
    bottom: 0; top: auto;
}
.post-media .quote q,
blockquote,
.post-media .quote blockquote,
.post-body blockquote {
    display: block;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #403f3f;
    padding: 0 16px;
    line-height: 1.4em;
}
.post-media .quote q a,
.post-media .quote blockquote a {
    color: #403f3f;
}
.post-media .quote p {
    text-align: right;
    font-size: 14px;
    color: #c7ab7c;
    font-style: italic;
    margin-top: 24px;
}
.post-media .quote p a {
    position: relative;
    color: #c7ab7c;
}
.post-media .quote p a:before {
    content: '';
    display: block;
    position: absolute;
    width: 29px; height: 20px;
    background: url('../images/quote-post-icon-2.png') no-repeat;
    margin: auto;
    left: 0; right: 0;
    top: -33px;
}
.post-media .audio {
    padding: 20px 0 20px 20px;
}
.post-media .audio-soundcloud iframe {
    width: 100% !important;
}
.post-media .post-link {
    display: table;
    height: 85px;
    width: 100%;
    padding: 0 20px;
    background: url('../images/blog/bg-post-link.jpg') no-repeat;
    background-size: 100% \9;
    background-position: center center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.post-media .post-link a {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-family: 'Fanwood Text', serif;
    font-style: italic;
    font-size: 26px;
    color: #fff;
    z-index: 9;
}
.video {
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}
.video iframe {
    position: absolute;
    width: 100%; height: 100%;
}

.text-post {
    margin-left: 20px;
    margin-bottom: 20px;
}
.post-media ~ .post-title.text-post {
    margin-left: 0;
}

.blog-content .share {
    text-align: center;
    line-height: 60px;
}
.blog-content .share:after {
    content: '';
    display: block;
    width: 100%; height: 1px;
    background: url('../images/line-post.png') repeat-x;
}
.blog-content .share h6 {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #333;
    margin-right: 20px;
}
.blog-content .share a .fa {
    font-size: 18px;
    color: #c7ab7b;
    margin: 0 7px;
}
.blog-content .share a .fa:hover {
    color: #999;
}

.widget {
    padding-bottom: 45px;
}
.widget_recent_comments .recentcomments {
    color: #c7ab7b;
    text-transform: capitalize;
}

.widget p,
.widget .rssSummary{
    text-transform: lowercase;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #4c4c4c;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.widget li,
.widget li,
.widget a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: #4c4c4c;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.widget p {
    line-height: 1.5em;
}
.widget_text img {
    margin: 15px 0;
}
.textwidget {
    padding-top: 12px;
}
.widget select {
    width: 100%;
    margin-top: 12px;
}
.widget h3,
.widget h3 a {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #373737;
    /*margin-top: 45px;*/
    margin-bottom: 15px;
}
.widget_search {
    padding-bottom: 15px;
}
.widget_search input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-style: italic;
    color: #8d8d8d;
    padding: 0 20px;
    border: 1px solid #bcbbbb;
}
.widget_categories li,
.widget_product_categories li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_rss li,
.widget_nav_menu li,
.widget_meta li,
.widget_pages li,
.widget_archive li {
    position: relative;
    display: block;
    border-bottom: 1px solid #e7e7e7;
    line-height: 2em;
    padding: 12px 0;
}
.widget_categories li:last-child,
.widget_product_categories li:last-child,
.widget_recent_entries li:last-child,
.widget_recent_comments li:last-child,
.widget_nav_menu li:last-child,
.widget_rss li:last-child,
.widget_pages li:last-child,
.widget_meta li:last-child,
.widget_archive li:last-child {
    border: 0;
}
.widget_nav_menu li {
    padding: 0;
    border: 0;
}
.widget_nav_menu li a {
    display: block;
    padding: 12px 0;
    border-bottom: 1px solid #e7e7e7;

}
.widget_categories li:after,
.widget_product_categories li:after,
.widget_pages li:after,
.widget_recent_comments li:after,
.widget_rss li:after,
.widget_meta li:after,
.widget_archive li:after {
    content: '';
    position: absolute;
    display: block;
    background-color: #c7ab7b;
    width: 4px; height: 4px;
    bottom: -2px; left: 2px;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.widget_categories li:last-child:after,
.widget_product_categories li:last-child:after,
.widget_pages li:last-child:after,
.widget_recent_comments li:last-child:after,
.widget_rss li:last-child:after,
.widget_meta li:last-child:after,
.widget_archive li:last-child:after {
    display: none;
}
.widget_categories li a:hover,
.widget_product_categories li a:hover,
.widget_recent_entries li a:hover,
.widget_nav_menu li a:hover,
.widget_recent_comments li a:hover,
.widget_pages li a:hover,
.widget_rss li a:hover,
.widget_meta li a:hover,
.widget_rss cite,
.widget_archive li a:hover {
    color: #c7ab7b;
}
.widget_recent_entries li a {
    display: inline;
}
.widget_recent_entries li span,
.widget_recent_entries li span a {
    font-size: 13px;
    color: #999;
}
.widget_rss li a {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    margin-top: 12px;
    color: #222;
    color: #666;
}
.widget_rss li .rss-date {
    display: block;
    font-size: 14px;
    font-weight: 300;
    color: #999;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.widget_rss h3 .rsswidget:first-child {
    display: none;
}
.widget_rss h3 .rsswidget:before {
    content: '';
    font-family: 'FontAwesome';
    font-size: 22px;
    margin-right: 10px;
    color: #ff6600;
}
.widget_recent_entries li span:before {
    content: '/';
    padding-right: 5px;
}
.widget_product_tag_cloud .tagcloud,
.widget_tag_cloud .tagcloud {
    font-size: 0;
}
.widget_product_tag_cloud a,
.widget_tag_cloud a {
    display: inline-block;
    padding: 0 12px;
    line-height: 31px;
    border: 1px solid #c7ab7b;
    margin-right: 6px;
    margin-bottom: 6px;
}
.widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover {
    background-color: #c7ab7b;
    color: #fff;
}
.widget_flickr .flickr {
    overflow: hidden;
    padding-top: 12px;
    margin-left: -6px;
    margin-right: -6px;
}
.widget_flickr .flickr a {
    display: block;
    float: left;
    width: 33.333333333%;
    padding: 6px;
}
.widget_flickr .flickr a img {
    width: 100%;
}
.widget_flickr .flickr:hover a {
    opacity: .4;
}
.widget_flickr .flickr a:hover {
    opacity: 1 !important;
}
#wp-calendar {
    width: 100%;
    font-size: 14px;
    color: #4c4c4c;
}
#wp-calendar caption {
    background-color: #c7ab7c;
    padding: 10px 0;
    margin: 12px 0;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}
#wp-calendar th {
    font-weight: 700;
    background-color: #eee;
}
#wp-calendar th,
#wp-calendar td {
    padding: 5px 0;
    text-align: center;
    border: 1px solid #eee;
}
#wp-calendar tfoot td {
    padding: 8px 0;
    border: 0;
    background-color: #c7ab7c;
    color: #fff;
}
#wp-calendar tfoot td a {
    color: #fff;
}
.blog-content .older a {
    display: inline-block;
    border: 1px solid #c7ab7b;
    padding: 0 15px;
    line-height: 38px;
    font-family: 'Fanwood Text', serif;
    font-size: 18px;
    color: #c7ab7b;
    -webkit-transition: all .4s linear;
    -moz-transition: all .4s linear;
    -ms-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
}
.blog-content .older .fa {
    margin-right: 10px;
}
.blog-content .older a:hover {
    border: 1px solid #373737;
    color: #373737;
}

.woocommerce-tabs #comments {
    padding-top: 0;
}
#comments {
    padding-top: 58px;
}
#comments-title {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #242424;
}
#comments-title span {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    color: #c7ab7b;
}
.commentlist .comment {
    position: relative;
    padding: 38px 0;
}
.commentlist .comment .comment-body {
    overflow: hidden;
}
.commentlist .comment:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%; height: 1px;
    background: url('../images/line-post.png') repeat-x;
    left: 0; top: 0;
}
.commentlist .comment:first-child:before {
    display: none;
}
.comment-author {
    float: left;
    margin-right: 20px;
}
.comment-author a {
    display: inline-block;
}
cite.fn a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #222;
    margin-right: 15px;
}
.comment-meta {
    position: relative;
    display: inline-block;
    padding-left: 10px;
}
.comment-meta:before {
    content: '|';
    display: inline-block;
    position: absolute;
    font-size: 14px;
    left: -8px; top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.comment-meta a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #999;
}

.comment-body .comment-abs {
    position: absolute;
    top: 5px; right: 0;
}
.comment-body .edit,
.comment-body .reply {
    display: inline-block;
}
.comment-body .edit {
    margin-right: 10px;
}
.comment-body .edit a,
.comment-body .reply a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #999;
}
.comment-body .edit .fa,
.comment-body .reply .fa {
    display: inline-block;
    padding-right: 5px;
}
.comment-body .edit a:hover,
.comment-body .reply a:hover {
    color: #c7ab7b;
}
.comment-body p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.6em;
    color: #4c4c4c;
    margin-top: 12px;
}
.commentlist .children .comment {
    margin-left: 100px;
    padding: 30px 0;
}
.commentlist .children .comment:last-child {
    padding-bottom: 0;
}
#respond {
    margin-top: 40px;
    padding-bottom: 30px;
    overflow: hidden;
}
#respond:before {
    content: '';
    display: block;
    width: 100%; height: 1px;
    background: url('../images/line-post.png') repeat-x;
}
.comment-respond h3 {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    line-height: 1.3em;
    color: #242424;
    padding-top: 55px;
}
#respond form input,
#respond form textarea {
    border: 0;
    border-bottom: 1px solid #c7ab7b;
    font-family: 'Fanwood Text', serif;
    font-style: italic;
    font-size: 16px;
    line-height: 45px;
    /*text-transform: capitalize;*/
    color: #666;
    width: 100%;
    padding: 0 15px;
    margin-top: 35px;
}
#respond form .comment-form-author {
    float: left;
    width: 50%;
    padding-right: 11px;
}
#respond form .comment-form-email {
    float: left;
    width: 50%;
    padding-left: 11px;
}
#respond form textarea {
    line-height: 1.4em;
    height: 126px;
    border: 1px solid #c7ab7b;
    padding: 10px 15px;
    resize: none;
}
#respond form .form-submit input,
input[type="submit"] {
    border: 1px solid transparent;
    background-color: #c7ab7b;
    color: #fff;
    cursor: pointer;
    min-width: 215px;
    height: 48px;
    font-family: 'Fanwood Text', serif;
    font-style: italic;
    font-size: 22px;
    line-height: 48px;
    margin-top: 30px;
    width: unset;
    float:right;
}
#respond form .form-submit input:hover {
    background: none;
    border: 1px solid #c7ab7b;
    color: #c7ab7b;
}



/* detail */
.single-product .blog-content .post .post-inner {
    margin-left: 0;
}


.blog-content .post .fv-qty {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}
.blog-content .post .fv-qty .wrap-qty {
    display: inline-block;
}
.blog-content .post .fv-qty label,
.woocommerce div.product form.cart .variations label {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #333333;
    margin-right: 10px;
    text-transform: capitalize;
    line-height: 40px;
}
.blog-content .post .fv-qty input {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #373737;
    border: 1px solid #c7ab7b;
    width: 60px;
    height: 46px;
    text-align: center;
}
.add-to-cart {
    display: inline-block;
    float: left;
}
.add-to-cart button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
    display: inline-block;
    min-width: 197px; height: 46px;
    padding: 0 15px;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    line-height: 46px;
    text-shadow: none;
    color: #fff;
    background: none;
    background-color: #c7ab7b;
    text-align: center;
    border: 0;
    border-radius: 0;
}
.add-to-cart a {
    display: inline-block;
    min-width: 197px; height: 46px;
    padding: 0 15px;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    line-height: 46px;
    color: #fff;
    background-color: #c7ab7b;
    text-align: center;
}

.related.products {
    margin-top: 55px;
    margin-bottom: 50px;
    overflow: hidden;
}
.related.products .content {
    margin-top: 35px;
}
.related.products h4,
.related.products h2 {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
    line-height: 1.4em;
    text-transform: uppercase;
}
.related.products [class^="col-"],
.related.products [class^="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.related.products .products {
    margin-top: 20px;
} 
.related.products .item .caption {
    padding: 20px 10px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.related.products .item img {
    width: 100%;
}
.related.products .item .caption h4 {
    /*font-size: 16px;*/
    font-style: italic;
    color: #373737;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.related.products .item .caption p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7em;
    color: #4c4c4c;
    height: 46px;
    margin-top: 5px;
    overflow: hidden;
}
.related.products .item:hover .caption,
.related.products .item:hover .caption {
    background-color: #c7ab7b;
}
.related.products .item:hover .caption h4,
.related.products .item:hover .caption p,
.related.products .item:hover .caption h4,
.related.products .item:hover .caption p {
    color: #fff;
}
.related.products a:hover {
    text-decoration: none;
}
.related.products a {
    color: #000;
}

/* 20.   Shoping cart
--------------------------------------------------------------------------------*/

#shoping-cart-table {
    background-color: #fff;
}
#shoping-cart-table thead tr,
#shoping-checkout-table thead tr {
    border-bottom: 1px solid #4d4d4d;
}
#shoping-cart-table tbody tr,
#shoping-checkout-table tbody tr {
    border-bottom: 1px solid #cbcaca;
}
#shoping-cart-table tr .big {
    line-height: 1em;
}
#shoping-cart-table tr .td-small {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
}
#shoping-cart-table thead tr th,
#shoping-cart-table tbody tr td,
#shoping-checkout-table thead tr th,
#shoping-checkout-table tbody tr td {
  border: 0;
}
#shoping-cart-table tbody tr td {
    padding: 45px 0;
    vertical-align: middle;
}
#shoping-cart-table tbody .fv-image {
    width: 24.2032730405%;
}
#shoping-cart-table tbody .fv-name {
    width: 22.9112833764%;
    padding-left: 15px;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    color: #373737;
}
#shoping-cart-table tbody .fv-name a {
    color: #373737;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
#shoping-cart-table tbody .fv-name:hover,
#shoping-cart-table tbody .fv-name a:hover {
    color: #c7ab7b;
}
#shoping-cart-table tbody .fv-price {
    width: 18.7769164513%;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #c7ab7b;
}
#shoping-cart-table tbody .fv-qty {
    width: 23.5142118863%;
}
#shoping-cart-table tbody .fv-qty input {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
    width: 126px; height: 42px;
    border: 1px solid #c7ab7b;
    padding: 0 12px;
}
#shoping-cart-table tbody .fv-total {
    width: 10.5943152455%;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #c7ab7b;
}

.product-remove a {
    display: block;
    color: #c7ab7b;
    font-size: 28px;
    padding: 0 10px;
    text-align: center;
}

/* 21.   Checkout
--------------------------------------------------------------------------------*/

.checkout-box {
    text-align: right;
    background-color: #fff;
}
.checkout-box .price-total {
    font-family: 'Fanwood Text', serif;
    font-size: 40px;
    font-style: italic;
    color: #c7ab7b;
    margin-top: 10px;
}
.checkout-box .submit {
    border: 0;
    cursor: pointer;
    background-color: #c7ab7b;
    padding: 0 15px;
    min-width: 340px; height: 58px;
    line-height: 58px;
    font-family: 'Fanwood Text', serif;
    font-size: 22px;
    font-style: italic;
    color: #fff;
    margin-top: 36px;
}

.co-title {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    color: #373737;
    line-height: 2.5em !important;
}
.checkout-content .container {
    background-color: #fff;
}
.shoping-checkout-table {
    margin-top: 40px;
}
.shoping-checkout-table tr th {
    padding: 0 !important;
}

.shoping-checkout-table tr td {
    padding: 37px 0 !important;
}
.shoping-checkout-table tbody tr td {
    vertical-align: middle;
}
.shoping-checkout-table tbody .fv-image {
    width: 17.6571920758%;
}

.shoping-checkout-table tbody .fv-name {
    width: 49.1817398794%;
    padding-left: 15px !important;
    font-family: 'Fanwood Text', serif;
    font-size: 16px;
    font-style: italic;
    color: #373737;
}
.shoping-checkout-table tbody .fv-name a {
    color: #373737;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.shoping-checkout-table tbody .fv-name:hover,
.shoping-checkout-table tbody .fv-name a:hover {
    color: #c7ab7b;
}

.shoping-checkout-table tbody .fv-qty {
    width: 22.0499569337%;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #373737;
    text-align: center;
}

.shoping-checkout-table tbody .fv-total {
    width: 11.3695090439%;
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #c7ab7b;
    text-align: right;
}


.ck-row {
    margin-left: -20px;
    margin-right: -20px;
}
.ck-row:after {
    content: '';
    display: block;
    clear: both;
}
.ck-row [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
}
.account input,
.billing input, 
.woocommerce-shipping-fields input,
input[type="text"],
input[type="search"] {
    border: 0;
    border-bottom: 1px solid #c7ab7b;
    font-family: 'Fanwood Text', serif;
    font-style: italic;
    font-size: 16px;
    line-height: 45px;
    text-transform: uppercase;
    color: #666;
    width: 100%;
    padding: 0 15px;
    margin-top: 35px;
}
.account, .billing, .payment {
    margin-top: 70px;
}
.account .co-title,
.billing .co-title,
.payment .co-title {
    border-bottom: 1px solid #4d4d4d;
}

.billing .country {
    color: #666;
    font-family: "Fanwood Text",serif;
    font-size: 16px;
    font-style: italic;
    text-transform: uppercase;
    margin-top: 32px;
}
.billing .country .select2-container .select2-choice,
.billing .country .chosen-container-single .chosen-single {
    background: none;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #c7ab7b;
    box-shadow: none;
    line-height: 45px;
    height: 45px;
    width: 100%;
}
.billing .country label {
    display: none;
}
.billing .country #s2id_billing_country,
.billing .country #billing_country_chosen , .country_to_state.country_select{
    color: #666;
    font-family: "Fanwood Text",serif;
    font-size: 16px;
    font-style: italic;
    width: 100% !important;

}
#ship-to-different-address-checkbox {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #c7ab7b;
    margin-right: 13px;
     margin-top: 0;
}
#order_comments {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #c7ab7b;
}
label[for="payment_method_paypal"] img {
    width: 100px;
    position: absolute;
    top: 2px;
}
label[for="payment_method_paypal"] .about_paypal {
    margin-left: 110px;
    color: #c7ab7b;
}
label[for="payment_method_paypal"] .about_paypal:hover {
    text-decoration: underline;
}

.billing .country .chosen-container.chosen-with-drop .chosen-drop {
    border-radius: 0;
    box-shadow: none;
}

.billing .country .chosen-container-single .chosen-single div {
    height: 20px;
    margin: auto;
    top: 0; bottom: 0;
}
.payment .row {
    margin-top: 38px;
}
.payment ul li label {
    position: relative;
    display: block;
    font-size: 14px;
    color: #373737;
    line-height: 1.4em;
    padding: 12px 0;
    cursor: pointer;
}
.payment ul li input {
    display: none;
}
.payment ul li label .icon-check {
    position: relative;
    display: inline-block;
    width: 18px; height: 18px;
    border-radius: 50%;
    border: 1px solid #c7ab7b;
    float: left;
    margin-right: 13px;
}
.payment ul li label .icon-check:after {
    content: '';
    display: block;
    position: absolute;
    width: 8px; height: 8px;
    border-radius: 50%;
    margin: auto;
    top: 0; right: 0; bottom: 0; left: 0;
    background-color: #c7ab7b;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.payment ul li input:checked ~ label .icon-check:after {
    opacity: 1;
}
.payment ul li .icon {
    display: inline-block;
    position: absolute;
    margin-left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.icon-mollie {
    width: 75px; height: 20px;
    background: url('../images/checkout/icon-mollie.png') no-repeat;
}
.icon-realex {
    width: 69px; height: 30px;
    background: url('../images/checkout/icon-realex.png') no-repeat;
}

.icon-relex {
    width: 69px; height: 30px;
    background: url('../images/checkout/icon-relex.png') no-repeat;
}
.icon-paypal-1 {
    width: 65px; height: 35px;
    background: url('../images/checkout/icon-paypal-1.png') no-repeat;
}
.icon-zaakpay {
    width: 25px; height: 25px;
    background: url('../images/checkout/icon-zaakpay.png') no-repeat;
}
.icon-skrill {
    width: 38px; height: 24px;
    background: url('../images/checkout/icon-skrill.png') no-repeat;
}

.icon-paypal-2 {
    width: 38px; height: 24px;
    background: url('../images/checkout/icon-paypal-2.png') no-repeat;
}
.icon-payex {
    width: 52px; height: 25px;
    background: url('../images/checkout/icon-payex.png') no-repeat;
}
.icon-pagos {
    width: 100px; height: 21px;
    background: url('../images/checkout/icon-pagos.png') no-repeat;
}
.icon-payment {
    width: 146px; height: 22px;
    background: url('../images/checkout/icon-payment.png') no-repeat;
}

.booknow {
    margin-top: 70px;
    padding: 28px 0;
    border-top: 1px solid #4d4d4d;
}
.booknow input {
    display: none;
}
.booknow label {
    position: relative;
    display: block;
    font-size: 14px;
    color: #373737;
    line-height: 1.4em;
    cursor: pointer;
}
.booknow label .fa {
    display: inline-block;
    width: 22px; height: 22px;
    border: 1px solid #c7ab7b;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: transparent;
    margin-right: 14px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.booknow input:checked ~ label .fa {
    color: #c7ab7b;
}
.booknow label a {
    color: #c7ab7b;
}
.booknow label a:hover {
    text-decoration: underline;
}
.booknow .booknow-btn {
    display: inline-block;
    margin-top: 40px;
    /*min-width: 494px;*/
    height: 58px;
    line-height: 58px;
    font-family: 'Fanwood Text', serif;
    font-size: 22px;
    font-style: italic;
    color: #fff;
    background-color: #c7ab7b;
    text-align: center;
    padding: 0 15px;
    cursor: pointer;
    border: 0;
}
.sidebar ol,
.sidebar ul {
    padding-left: 0;
}


/* Woocommecer custom */

.woocommerce-pagination .page-numbers {
    border: 0 !important;
}
.woocommerce-pagination .page-numbers li {
    border: 0;
    margin: 2px !important;
}
.woocommerce-pagination .page-numbers li .page-numbers {
    border: 0;
    display: inline-block;
    width: 25px; height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #fff !important;
    background-color: #999 !important;
    padding: 0;
}
.woocommerce-pagination .page-numbers li .page-numbers:hover {
    border: 0 !important;
    background-color: #666 !important;
    color: #fff !important;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before,
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
    color: #c7ab7b;
    font-size: 14px;
    position: static;
}
.woocommerce-page .widget {
    padding-bottom: 60px;
}
.woocommerce-page .widget_recent_reviews ul li,
.woocommerce-page .widget_top_rated_products ul li,
.woocommerce-page .widget_recently_viewed_products ul li,
.woocommerce-page .widget_shopping_cart ul li,
.woocommerce-page .widget_products ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.woocommerce-page .widget_recent_reviews ul li:last-child,
.woocommerce-page .widget_top_rated_products ul li:last-child,
.woocommerce-page .widget_recently_viewed_products ul li:last-child,
.woocommerce-page .widget_shopping_cart ul li:last-child,
.woocommerce-page .widget_products ul li:last-child {
    border: 0;
}
.woocommerce-page .widget_recent_reviews ul li img,
.woocommerce-page .widget_top_rated_products ul li img,
.woocommerce-page .widget_recently_viewed_products ul li img,
.woocommerce-page .widget_shopping_cart ul li img,
.woocommerce-page .widget_products ul li img {
    box-shadow: none;
}
.woocommerce-page .widget_recent_reviews ul li a,
.woocommerce-page .widget_top_rated_products ul li a,
.woocommerce-page .widget_recently_viewed_products ul li a,
.woocommerce-page .widget_shopping_cart ul li a,
.woocommerce-page .widget_products ul li a {
    display: block;
    font-weight: 400;
    margin-bottom: 5px;
}
.woocommerce-page .widget_recent_reviews ul li a:hover,
.woocommerce-page .widget_top_rated_products ul li a:hover,
.woocommerce-page .widget_recently_viewed_products ul li a:hover,
.woocommerce-page .widget_shopping_cart ul li a:hover,
.woocommerce-page .widget_products ul li a:hover {
    text-decoration: underline;
}
.woocommerce-page .widget_recent_reviews ul li .star-rating,
.woocommerce-page .widget_top_rated_products ul li .star-rating,
.woocommerce-page .widget_recently_viewed_products ul li .star-rating,
.woocommerce-page .widget_shopping_cart ul li .star-rating,
.woocommerce-page .widget_products ul li .star-rating {
    overflow: hidden;
}
.woocommerce-page .widget_recent_reviews ul li .star-rating,
.woocommerce-page .widget_top_rated_products ul li .star-rating,
.woocommerce-page .widget_shopping_cart ul li .star-rating,
.woocommerce-page .widget_recently_viewed_products ul li .star-rating,
.woocommerce-page .widget_products ul li .star-rating {
    margin-bottom: 5px;
}
.woocommerce-page .widget_recent_reviews ul li .reviewer,
.woocommerce-page .widget_top_rated_products ul li .reviewer,
.woocommerce-page .widget_recently_viewed_products ul li .reviewer,
.woocommerce-page .widget_shopping_cart ul li .reviewer,
.woocommerce-page .widget_products ul li .reviewer {
    font-size: 12px;
}
.woocommerce-page .widget_shopping_cart .total {
    font-size: 18px;
    margin: 5px 0;
}
.woocommerce-page .widget_shopping_cart p.buttons a {
    width: 100%;
    margin: 5px 0;
}
.woocommerce-page .widget_product_search .screen-reader-text,
.woocommerce-page .widget_product_search #searchsubmit {
    display: none;
}
.woocommerce-page .widget_product_search input {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-style: italic;
    color: #8d8d8d;
    padding: 0 20px;
    border: 1px solid #bcbbbb;
 }

.woocommerce-page .widget_layered_nav_filters ul li a {
    background-color: #c7ab7b;
    border: 0;
    padding: 5px 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    background: none;
    background-color: #c7ab7b;
    border: 0;
    box-shadow: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ccc;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    border: 1px solid transparent;
    cursor: pointer;
    display: inline-block;
    font-family: "Fanwood Text",serif;
    font-size: 16px;
    font-style: italic;
    height: 36px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    transition: all 0.3s linear 0s;
    background: none;
    background-color: #c7ab7b;
    border: 0;
    border-radius: 0;
    color: #fff;
    text-shadow: none;
    box-shadow: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover {
    background-color: #333;
}
.widget_price_filter .price_label {
    font-size: 14px;
    padding-top: 6px;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
    font-size: 0;
    color: transparent;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
    height: auto;
    line-height: normal;
    overflow: visible;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.woocommerce-product-rating .woocommerce-review-link {
    display: inline-block;
    font-family: "Fanwood Text",serif;
    font-size: 22px;
    color: #c7ab7b;
    margin-left: 10px;
}

.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
    color: #242424;
    font-family: "Fanwood Text",serif;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    width: 60px;
    position: static;
    border: 0;
    padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    margin-left: 80px;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
    display: block;
    margin: 0;
    padding: 20px 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta strong[itemprop="author"],
.woocommerce-page #reviews #comments ol.commentlist li .meta strong[itemprop="author"] {
    color: #222;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.woocommerce #reviews #comments ol.commentlist li .meta time,
.woocommerce-page #reviews #comments ol.commentlist li .meta time {
    color: #999;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 300;
}

.post-body .description p {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.6em;
    text-transform: capitalize;
}

.woocommerce #reviews #comments .star-rating {
    position: absolute;
    right: 20px;
}

.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
    font-family: "Fanwood Text",serif;
    text-transform: uppercase;
}
html .woocommerce p.stars a[class^="star-"],
html .woocommerce-page p.stars a[class^="star-"] {
    margin-top: 5px;
    margin-bottom: 15px;
}
.woocommerce #review_form #respond .comment-form-rating,
.woocommerce-page #review_form #respond .comment-form-rating {
    margin-top: 15px;
}
.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {
    margin-top: 10px;
}
#comments ul.page-numbers {
    margin: 15px 0;
}
#comments ul.page-numbers a,
#comments ul.page-numbers span {
    display: inline-block;
    font-size: 13px;
}
.pinglist {
    list-style: decimal;
}
.pinglist a {
    color: #666;
}
.pinglist a:hover {
    color: #c7ab7b;
}
.not-found {
    text-align: center;
    margin: 50px 0;
}
.not-found h3 {
    font-family: 'Fanwood Text', serif;
    font-size: 30px;
    color: #888;
    text-transform: uppercase;
}
.not-found h1 {
    font-family: 'Fanwood Text', serif;
    font-weight: 700;
    font-size: 160px;
    color: #000;
    margin: 30px 0;
    line-height: 1em;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    position: relative;
    padding: 30px 15px 30px 55px !important;
    background-color: #f8f8f8;
    border-top: 0 !important;
    border-left: 5px solid #c7ab7c;
    border-bottom: 1px solid #ccc;
    font-family: 'Fanwood Text', serif;
    font-size: 20px;
    color: #666;
    box-shadow: none !important;
    text-shadow: none !important;
    border-radius: 0 !important;
    line-height: 1.5em;
}
.woocommerce-message:before {
    background-color: #8fae1b !important;
    color: #fff !important;
    content: "✓" !important;
    top:0 !important;
}
.woocommerce-info:before {
    background-color: #1e85be;
    content: "i";
}
.woocommerce-error:before {
    background-color: #b81c23;
    content: "\00d7";
}
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before {
    position: absolute;
    margin: auto;
    top: 0; bottom: 0; left: 15px;
    color: #fff;
    width: 25px; height: 25px;
    text-align: center;
    line-height: 25px;
    font-size: 16px !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-error,
.woocommerce-page .woocommerce-info,
.woocommerce-page .woocommerce-message {
    margin: 0 0 5px 0 !important;
}
.post-body .woocommerce-message,
.post-body .woocommerce-info,
.post-body .woocommerce-error {
    margin: 20px 0 !important;
}

/* 22.   Responsive
--------------------------------------------------------------------------------*/


@media screen and (min-width: 1200px) {

    .banner-slider .item img {
        max-width: 100% !important;
        width: 100%;
    }

}

@media screen and (max-width: 1199px) {
    .sv-slider > .wow:nth-child(even) .item .caption ,
    .sv-slider .owl-item:nth-child(even) .item .caption,
    .sv-slider > .wow:nth-child(odd) .item .caption ,
    .sv-slider .owl-item:nth-child(odd) .item .caption {
        margin: auto;
        left: 0; right: 0;
        top: 10px; bottom: auto;
    }
    .head-page {
        padding: 30px 0;
    }
    .head-page.header-sticky {
        height: 50px;
    }
    .button-menu-mobile.show-mb {
        display: block !important;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: all .3s cubic-bezier(1,.01,.29,.93);
        -moz-transition: all .3s cubic-bezier(1,.01,.29,.93);
        -ms-transition: all .3s cubic-bezier(1,.01,.29,.93);
        -o-transition: all .3s cubic-bezier(1,.01,.29,.93);
        transition: all .3s cubic-bezier(1,.01,.29,.93);
    }
    .button-menu-mobile.show-mb.active-mb {
        right: 225px;
    }
    .head-menu {
        text-align: left;
        margin-top: 0;
    }
    .nav {
        position: fixed;
        background: #1e1e1e;
        padding: 30px 20px;
        width: 210px;
        top: 0;
        overflow-y: auto;
        right: -210px;
        height: 100%;
        z-index: 9999999999;
        -webkit-transition: all .3s cubic-bezier(1,.01,.29,.93);
        -moz-transition: all .3s cubic-bezier(1,.01,.29,.93);
        -ms-transition: all .3s cubic-bezier(1,.01,.29,.93);
        -o-transition: all .3s cubic-bezier(1,.01,.29,.93);
        transition: all .3s cubic-bezier(1,.01,.29,.93);
    }
    .menu-mobile-show {
        right: 0 !important;
    }
    .logo {
        text-align: left;
    }
    .nav li {
        display: block;
    }
    .nav li:after {
        display: none;
    }
    .nav li a {
        text-align: left;
        padding: 0;
        font-size: 14px;
        line-height: 35px;
        color: #8d8d8d;
        border-bottom: 1px solid rgba(225,225,225,.1);
    }
    .nav .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        background: none;
        width: auto;
        padding: 0;
        padding-left: 3px;
    }
    .nav .sub-menu .sub-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .nav > li > .sub-menu:before {
        display: none;
    }
    .nav .sub-menu li a {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .wrap-overlay {
        position: fixed;
        width: 100%; height: 100%;
        z-index: 99;
        top: 0; left: 0;
        background-color: rgba(0,0,0,.3);
        display: none;
        cursor: pointer;
    }

    .ab-content .left,
    .ab-content .right {
        float: none;
        width: 100%;
        padding: 0;
        height: auto !important;
    }
    .ab-content .text-wrap {
        padding-left: 10px;
    }
}

@media screen and (max-width: 992px) {
    html .awe-background {
        background-position: center center !important;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .pricing-content [class^="col-"]:nth-child(2n+1),
    .latest-post-content [class^="col-"]:nth-child(2n+1) {
        clear: both;
    }
    .pp-flower .mfp-close {
        right: 0;
    }

    #shoping-cart-table tr .big {
        font-size: 24px;
        line-height: 1.5em;
    }

/*    .woocommerce img, .woocommerce-page img {
        width: 100px;
    }*/
    #shoping-cart-table tbody .fv-name {
        font-size: 14px;
    }

}

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

    .ab-content .item {
        display: block;
    }
    .ab-content .text-wrap,
    .ab-content .contact-with-us {
        display: block;
        width: 100%;
        height: auto;
    }
    .contact-with-us {
        padding-top: 30px;
        padding-bottom: 30px;
        overflow: hidden;
    }
    #contact-sidebar aside {
        height: auto !important;
    }
    #contact-form textarea {
        height: 127px;
    }
    .contact-content aside, .contact-form {
        margin-bottom: 30px;
    }
    .controls-video {
        display: none;
    }
    .pp-flower .add-to-cart {
        position: static;
        margin-top: 15px;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }
    .services .title .md, .services .title .small {
        padding-top: 80px;
    }

}

@media screen and (max-width: 679px) {
    .title {
        padding-bottom: 30px;
    }
    .services .title .sv-title {
        top: -60px;
    }
    .section-wrap {
        padding-top: 70px;
        padding-bottom: 50px;
    }

    .big {
        font-size: 34px;
    }
    .banner-slider .owl-controls {
        right: 91px;
        bottom: 91px;
    }
    .logo {
        display: none;
    }
    .logo-scroll {
        display: block;
    }
    .latest-post-content [class^="col-"] {
        width: 100%;
    }
    .button-menu-mobile.show-mb.active-mb {
        right: 185px;
    }
    .nav {
        width: 170px;
        right: -170px;
    }
    .contact-form {
        padding: 30px 20px;
    }
    .commentlist .children .comment {
        margin-left: 20px;
    }
    #shoping-cart-table tbody .fv-name {
        opacity: 0;
        font-size: 0;
        width: 0;
        padding-left: 0;
    }
    #shoping-cart-table tr .big {
        font-size: 18px;
    }
    #shoping-cart-table tr .td-small {
        font-size: 16px;
    }
    #shoping-cart-table tbody .fv-qty input {
        width: 100%;
    }
    #shoping-cart-table tbody .fv-price,
    #shoping-cart-table tbody .fv-qty,
    #shoping-cart-table tbody .fv-total,
    #shoping-cart-table tbody .fv-image {
        width: 25%;
    }
    #shoping-cart-table tbody tr td {
        padding: 10px 0;
    }
    /*.woocommerce img, .woocommerce-page img {
        width: 80px;
    }*/
    .payment ul li .icon {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .head-page {
        top: 0;
        bottom: auto;
        height: 50px;
        padding: 0;
    }
    .logo-scroll {
        display: block;
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .blog-head-title {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .slider-wrap .owl-num,
    .slider-wrap .owl-controls {
        display: none !important;
    }
    .head-page .container {
        height: 100%;
    }
    .blog-content .post-inner {
        margin-left: 0;
    }
    .blog-content .post-date {
        display: inline-block;
        position: static;
        border-right: 0;
        margin-top: 15px;
        text-align: left;
        width: auto;
        border-bottom: 2px solid #c7ab7b;
    }
    .blog-content .post-date p {
        font-size: 18px;
        display: inline-block;
        margin-right: 10px;
        line-height: 1em;
    }
    .blog-content .post-date p:after {
        display: none;
    }
    .post-media .audio {
        padding-left: 0;
    }
    .text-post {
        margin-left: 0;
    }
    .comment-body .comment-abs {
        position: static;
        margin-top: 10px;
    }
    #respond form .comment-form-author,
    #respond form .comment-form-email {
        float: none;
        width: 100%;
        padding: 0;
    }
    html #respond form .form-submit {
        float: none !important;
    }
    #respond form .form-submit button {
        width: 100%;
    }
    .related.products [class^="col-"] {
        width: 100%;
        float: none;
    }
    #shoping-cart-table tr .big {
        font-size: 14px;
    }
    #shoping-cart-table tr .td-small {
        font-size: 14px;
    }
    #shoping-cart-table tbody .fv-price,
    #shoping-cart-table tbody .fv-qty,
    #shoping-cart-table tbody .fv-total,
    #shoping-cart-table tbody .fv-image {
        font-size: 14px;
    }
    .co-title {
        font-size: 16px;
    }
    .shoping-checkout-table tbody .fv-image,
    .shoping-checkout-table tbody .fv-qty,
    .shoping-checkout-table tbody .fv-total {
        width: 25%;
    }
    .shoping-checkout-table tbody .fv-name {
        font-size: 0;
        width: 0;
        opacity: 0;
        display: none;
    }

    .checkout-box .submit,
    .booknow a,
    .awe-background .lg-btn,
    .lg-btn,
    .md-btn,
    .wc-forward,
    .sm-btn {
        min-width: 0;
        width: 100%;
        font-size: 16px;
    }
    .booknow a {
        font-size: 16px;
    }
    .payment ul li label {
        font-size: 13px;
    }
    .blog-head-title h2 {
        font-size: 50px;
    }
    .blog-head-title .md {
        font-size: 14px;
    }
    #coupon_code {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 479px) {
    #shoping-cart-table thead, #shoping-checkout-table thead {
        display: none;
    }

    #shoping-cart-table tbody tr td {
        display: block;
        width: 100% !important;
    }
    .woocommerce img, .woocommerce-page img {
        width: 100%;
    }
    #shoping-cart-table tbody .fv-qty input {
        text-align: center;
    }
    #coupon_code {
        width: 100%;
        margin-bottom: 20px;
    }
    #shoping-cart-table tbody .fv-price, #shoping-cart-table tbody .fv-qty, #shoping-cart-table tbody .fv-total, #shoping-cart-table tbody .fv-image {
        font-size: 20px;
        text-align: center;
    }
    .price-total td, .price-total th {
        font-size: 16px;
    }
    .shipping_calculator .shipping-calculator-button {
        font-size: 30px;
    }

    .class-sticky-post ~ .post-date:before {
        right: auto; bottom: auto;
        top: 25px;
    }
    .class-sticky-post ~ .post-date:after {
        right: auto; bottom: auto;
        top: 25px;
    }
}

/* Fix background cover safari */
@media only screen and (orientation: portrait) and (device-width: 320px), (device-width: 768px) {
    html .awe-background {
      -webkit-background-size: auto 150%  !important;
      background-attachment: scroll  !important;
    }
}
@media only screen and (orientation: landscape) and (device-width: 320px), (device-width: 768px) {
    html .awe-background {
      -webkit-background-size: 150% auto  !important;
      background-attachment: scroll  !important;
    }
}
.control-group .controls{
    color: #4c4c4c;
    font-size: 14px;
}
.product-archive{
    height: 380px;
    margin-top: 10px;
}
.shortcode-pricing-padding{
    padding-top: 5px;
    padding-bottom: 10px;
}

/* Align image*/
.aligncenter{
    clear: both;
    display: block;
    margin: 7px auto;
}
.alignleft {
    float: left;
    margin: 7px 24px 7px 0;
}
.alignright {
    float: right;
    margin: 7px 0 7px 24px;
}
.bottom{
    padding-bottom: 15px;
}
.wp-caption {
    max-width: 100%;
}
.post-body .wp-caption img{
    max-width: 100% !important;
}
.widget_pages .children,
.widget_categories .children,
.widget_nav_menu .sub-menu{
    margin-left: 15px;
}
.form-allowed-tags p {
    margin-top: 30px;
}
.form-allowed-tags code {
    line-height: 1.7em;
    background-color: #eee;
    color: #666;
}
.bypostauthor{}
.shipping-calculator-form{
    padding-top: 20px;
}
.blog-head-title .md{
    line-height: 3.8em;
}


/* Customise Contact Form 7 */
div.wpcf7-validation-errors ,
div.wpcf7-response-output{
    border: 0;
    color: #f00;
}
span.wpcf7-not-valid-tip {
    color: #F00;
}
#load.loading,
.add-to-cart a.loading {
    background: url("../images/ajax-loader.gif") no-repeat scroll center center rgba(255, 255, 255, 0.65);
    z-index: 1;
}
.pp-flower .add-to-cart-message{
    left: 80px;
    position: absolute;
    top: 210px;
    width: 82%;
    z-index: 99
}
/* Editor*/
address {
    font-style: italic;
    margin-bottom: 24px;
}

abbr[title] {
    border-bottom: 1px dotted #2b2b2b;
    cursor: help;
}

b,
strong {
    font-weight: 700;
}

cite {
    border: 0;
}

cite,
dfn,
em,
i {
    font-style: italic;
}

mark,
ins {
    background: #fff9c0;
    border: 0;
    color: inherit;
    text-decoration: none;
}
/*
p {
    margin: 0 0 24px;
}*/

code,
kbd,
tt,
var,
samp,
pre {
    font-family: monospace, serif;
    font-size: 15px;
    line-height: 1.6;
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

blockquote {
    color: #767676;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    line-height: 1.2631578947;
    margin: 0 0 24px;
}

blockquote cite,
blockquote small {
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
    font-style: normal;
}

blockquote strong,
blockquote b {
    font-weight: 400;
}
.section-custom .title{
    padding-top: 70px;
}
.section-custom .awe-content{
    padding-bottom: 20px;
}
.section-custom.awe-background p{
    color: #fff;
}
.contact-form form input{
    height: 55px;
}
@font-face {
    font-family: "awe_fonts";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/awe-fonts.eot?#iefix-oqw5bv") format("embedded-opentype"), url("fonts/awe-fonts.woff?-oqw5bv") format("woff"), url("fonts/awe-fonts.ttf?-oqw5bv") format("truetype"), url("fonts/awe-fonts.svg?-oqw5bv#awe_fonts") format("svg");
}
.awe_quote_left:before {
    content: "";
}
.awe_quote_left{
    font-family: "awe_fonts";
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 1;
    font-size: 27px;
    color:#c7ab7b;
    text-transform: none;
}
.custom-header-page{
    background-size: 100%;
    color: #fff;
}
.custom-header-page h2{
    padding-top: 150px;
    font-family: "Fanwood Text",serif;
    font-size: 70px;
}


/* Custom css woocommerce */

.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    color: white;
    border-radius: 0;
    background-color: #ffa200;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button {
    display: inline-block;
    min-width: 197px;
    height: 46px;
    padding: 0 15px;
    font-family: 'Fanwood Text',serif;
    font-size: 16px;
    font-style: italic;
    line-height: 46px;
    color: #fff;
    background-color: #c7ab7b;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
}
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:focus {
    color: white !important;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    color: #FFF;
    border-color: #c7ab7b;
    background-color: #c7ab7b;
}
.woocommerce a.button {
    color: #FFF;
    border-color: #000;
    background-color: #000;
    font-size: 15px;
}
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt[disabled]:disabled {
    color: #333;
    border-color: #333;
    background-color: transparent;
}
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus {
    color: white;
    background-color: #333;
}
.woocommerce a.button.alt:hover.disabled,
.woocommerce a.button.alt:hover:disabled,
.woocommerce a.button.alt:hover[disabled]:disabled,
.woocommerce a.button.alt:focus.disabled,
.woocommerce a.button.alt:focus:disabled,
.woocommerce a.button.alt:focus[disabled]:disabled,
.woocommerce button.button.alt:hover.disabled,
.woocommerce button.button.alt:hover:disabled,
.woocommerce button.button.alt:hover[disabled]:disabled,
.woocommerce button.button.alt:focus.disabled,
.woocommerce button.button.alt:focus:disabled,
.woocommerce button.button.alt:focus[disabled]:disabled,
.woocommerce input.button.alt:hover.disabled,
.woocommerce input.button.alt:hover:disabled,
.woocommerce input.button.alt:hover[disabled]:disabled,
.woocommerce input.button.alt:focus.disabled,
.woocommerce input.button.alt:focus:disabled,
.woocommerce input.button.alt:focus[disabled]:disabled {
    color: white;
    background-color: #333;
}

.woocommerce span.onsale {
    z-index: 1055;
    border-radius: 0;
    background-color: #c7ab7b;
    padding: 8px 15px;
    top: 0;
    left: 0;
    line-height: 28px;
    font-size: 14px;
}
.woocommerce div.product .product_title {
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 25px;
}
.woocommerce div.product p.price,
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-family: 'Fanwood Text', serif;
    font-size: 24px;
    font-style: italic;
    color: #c7ab7b;
    margin-top: 12px;
    margin-bottom: 20px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 20px;
}
.woocommerce .wrap-qty .qty {
    width: 60px;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: middle;
}
.woocommerce div.product form.cart .group_table td.label {
    font-size: 100%;
    font-weight: normal;
    text-transform: uppercase;
    display: table-cell;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 0;
    background-color: transparent;
    border-radius: 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent;
}
.woocommerce-tabs .entry-content h2 {
    font-size: 25px;
    margin: 20px 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border-color: transparent;
    box-shadow: none;
}
.woocommerce div.product p {
    margin: 10px 0;
}
.woocommerce div.product .wrap-qty {
    float: left;
}
.woocommerce-search {
    max-width: 500px;
    margin: 0 auto 50px;
}
.woocommerce-search .woocommerce-product-search {
    position: relative;
}
.woocommerce-search .search-field {
    padding-right: 150px;
    margin-top: 4px;
}


.woocommerce-search input[type="submit"]{
    position: absolute;
    top: 0;
    right: 0;
    min-width: auto;
    padding: 0 40px;
    margin: 0;
}


.woocommerce-search .screen-reader-text {
    display: none;
}
