@charset "UTF-8";
/*------------------------------------------------------------------
 [Table of contents]
 1.0 Common & Reset style
 1.1 Plugins
 1.1.1 Bootstrap
 1.1.2 Font Awesome Icon
 1.1.3 Owl Carousel
 1.2 Config Skin
 2.0 Base
 2.1 Header
 2.1.2 Header v2
 2.1.3 Header v3
 2.1.4 Header v4
 2.1.5 Header v5
 2.1.6 Header v6
 2.1.7 Header v7
 2.1.8 Header v8
 2.1.9 Header v9
 2.2 Footer
 2.2.2 Footer v2
 2.2.3 Footer v3
 2.2.4 Footer v4
 2.2.5 Footer v5
 2.2.6 Footer v6
 2.2.7 Footer v7
 2.2.8 Footer v8
 2.3 Mega Menu
 2.4 Breadcrumb
 3.0 Content
 3.1 Button Shortcodes
 3.2 Title Heading
 3.3 Widget
 3.4 Blog
 3.5 Content
 3.6 Service
 3.7 Counter
 3.8 Banner
 3.9 Slide
 3.10 About
 3.11 Product
 3.12 Member
 3.13 Testimonial
 3.14 About Us
 3.15 Contact
 3.16 Fullpage
 3.17 Coming Soon
 3.18 Home 13
 3.19 Blog Shortcode
 3.20 Portfolio
 3.21 Features
 3.22 Map
 3.23 Tabs
 3.24 Home Shop
 3.25 Pricing
 3.26 Special Menu
 3.27 Cart
 3.28 Home Mobile App
 4.0 Responsive
 -------------------------------------------------------------------*/
/**
 * 1. Typography
 */
@font-face {
  font-family: 'MyriadPro';
  src: url('fonts/MyriadPro-Regular.eot');
  src: url('../fonts/MyriadPro-Regular.otf') format('opentype'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DawningofaNewDay';
  src: url('../fonts/DawningofaNewDay.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*------------------------------------------------------------------
 1.8. pre loader styles / #pre-loader
 -------------------------------------------------------------------*/
#pre-loader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: block;
  position: fixed;
  text-align: center;
  background: #fff;
}
#pre-loader .loader-holder {
  top: 50%;
  left: 50%;
  width: 400px;
  height: 400px;
  position: absolute;
  margin: -200px 0 0 -200px;
  white-space: nowrap;
}
#pre-loader .loader-holder .frame {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
}
#pre-loader .loader-holder:before {
  content: '';
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  margin: 0 0 0 -5px;
}
#pre-loader img {
  margin: 0 0 45px;
  display: inline-block;
}
.no-transition #pre-loader {
  display: none !important;
}
body {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #010101;
  font-weight: normal;
}
body {
  position: relative;
  right: 0;
}
html, body, body .site {
  overflow-x: hidden;
  width: 100%;
}
body:not(.wpb-js-composer) .wrapper {
  padding-bottom: 50px;
}
body .site {
  overflow: hidden;
}
.blog_post_desc > .entry-content > h1, .comment-content > h1, article.type-page > .entry-content > h1 {
  font-size: 48px;
  margin: 33px 0;
}
.blog_post_desc > .entry-content > h1 + h2, .comment-content > h1 + h2, article.type-page > .entry-content > h1 + h2 {
  margin: 18px 0;
}
.blog_post_desc > .entry-content > h3, .comment-content > h3, article.type-page > .entry-content > h3 {
  margin: 15px 0;
}
.blog_post_desc > .entry-content > h4, .comment-content > h4, article.type-page > .entry-content > h4, .blog_post_desc > .entry-content > h5, .comment-content > h5, article.type-page > .entry-content > h5, .blog_post_desc > .entry-content > h6, .comment-content > h6, article.type-page > .entry-content > h6 {
  margin: 12px 0;
}
.blog_post_desc > .entry-content > h2, .comment-content > h2, article.type-page > .entry-content > h2 {
  margin-bottom: 25px;
  margin-top: 25px;
}
.blog_post_desc > .entry-content > dl, .comment-content > dl, article.type-page > .entry-content > dl {
  margin: 0 20px;
}
.blog_post_desc > .entry-content > dl dd, .comment-content > dl dd, article.type-page > .entry-content > dl dd {
  margin: 0 0 20px;
}
.blog_post_desc > .entry-content > table, .comment-content > table, article.type-page > .entry-content > table {
  padding-bottom: 20px;
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
.blog_post_desc > .entry-content > table td, .comment-content > table td, article.type-page > .entry-content > table td {
  padding: 6px 10px 6px 0;
  border-top: 1px solid #ededed;
}
.blog_post_desc > .entry-content > table td a, .comment-content > table td a, article.type-page > .entry-content > table td a {
  color: #000;
}
.blog_post_desc > .entry-content > table td a:hover, .comment-content > table td a:hover, article.type-page > .entry-content > table td a:hover {
  color: #b0976d;
}
.blog_post_desc > .entry-content > table th, .comment-content > table th, article.type-page > .entry-content > table th {
  min-width: 100px;
}
.blog_post_desc > .entry-content > table thead th, .comment-content > table thead th, article.type-page > .entry-content > table thead th {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.blog_post_desc > .entry-content .post-password-form input[type="password"], .comment-content .post-password-form input[type="password"], article.type-page > .entry-content .post-password-form input[type="password"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px dashed rgba(137, 137, 137, 0.5);
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  width: 100%;
}
.blog_post_desc > .entry-content .post-password-form label, .comment-content .post-password-form label, article.type-page > .entry-content .post-password-form label {
  font-weight: normal;
}
.blog_post_desc > .entry-content .post-password-form input[type="submit"], .comment-content .post-password-form input[type="submit"], article.type-page > .entry-content .post-password-form input[type="submit"] {
  padding: 9px 28px;
  background: #b0976d;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  margin-bottom: 4.5px;
}
.comment-nav-links {
  padding-bottom: 15px;
}
.comment-nav-links .comment-nav-next a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}
.comment-nav-links .comment-nav-next a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-left: 5px;
  font-size: 10px;
  vertical-align: middle;
}
.comment-nav-links .comment-nav-previous a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}
.comment-nav-links .comment-nav-previous a:before {
  content: "\f053";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 5px;
  font-size: 10px;
  vertical-align: middle;
}
table {
  width: 100%;
}
table, table td {
  padding: 0;
  border: none;
  border-collapse: separate;
}
.no-results.not-found header.entry-header {
  margin-bottom: 30px;
}
iframe {
  max-width: 100%;
  border: none;
}
a {
  color: #000;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
ul, menu, dir {
  display: block;
  list-style-type: disc;
  padding: 0 0 0 40px;
}
li > ul, li > ol {
  margin: 0;
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}
ul, ol {
  margin-top: 0;
}
li {
  list-style: none;
  display: list-item;
  text-align: -webkit-match-parent;
}
ol {
  display: block;
  list-style-type: decimal;
  padding: 0 0 0 40px;
}
.commentlist .comment-content ul, .commentlist .comment-content > ol {
  padding-left: 40px;
}
.commentlist .comment-content ul li, .commentlist .comment-content > ol li {
  list-style: inherit;
}
ul ul, ol ul {
  list-style-type: circle;
}
ol ol ul, ol ul ul, ul ol ul, ul ul ul {
  list-style-type: square;
}
li {
  background: transparent;
  border: 0 none;
  font-weight: inherit;
  margin: 0;
  border: 0;
  padding: auto;
  outline: 0;
  vertical-align: top;
}
.post-1134.type-page > .entry-content > h1 {
  font-size: 48px;
}
.post-1134.type-page > .entry-content > ul li, .post-1134.type-page > .entry-content > ul ul li, .post-1134.type-page > .entry-content > ol li {
  list-style: inherit;
}
.blog_post_desc .entry-content ul {
  list-style-type: square;
  padding-left: 40px;
}
.blog_post_desc .entry-content ul li {
  list-style: inherit;
}
.blog_post_desc .entry-content ol li {
  list-style: inherit;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
figure.wp-caption.alignleft, img.alignleft {
  margin: 5px 30px 5px 0;
}
.alignleft {
  float: left;
}
.blog_post_desc .entry-content menu, .blog_post_desc .entry-content ol, .blog_post_desc .entry-content ul {
  margin: 16px 0;
}
.blog_post_desc .entry-content li > ul, .blog_post_desc .entry-content li > ol {
  margin: 0;
}
.blog_post_desc .entry-content h2 {
  margin: 0 0 25px;
}
.blog_post_desc .entry-content > table {
  padding-bottom: 20px;
}
.wrapper {
  min-height: 500px;
}
.wp-caption {
  max-width: 100%;
}
.active-sidebar ul, #thumbs_list_frame ul, .isotope ul, .media ul, .vertical_list ul, .image_list ul, .woocommerce ul, .instagram-gallery ul, .active-sidebar menu, #thumbs_list_frame menu, .isotope menu, .media menu, .vertical_list menu, .image_list menu, .woocommerce menu, .instagram-gallery menu, .active-sidebar dir, #thumbs_list_frame dir, .isotope dir, .media dir, .vertical_list dir, .image_list dir, .woocommerce dir, .instagram-gallery dir {
  list-style-type: none;
  padding-left: 0;
}
.commentlist {
  list-style-type: none;
  padding-left: 0;
}
.commentlist ul.children {
  list-style-type: none;
}
a:focus, a:hover {
  color: #b0976d;
}
a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #000;
  margin: 0;
  line-height: 100%;
  font-weight: 700;
  font-family: Oswald;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 25px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
p {
  line-height: 24px;
}
img {
  max-width: 75%;
  height: auto;
}
button:focus, button:active, button:active:focus, button:focus:active {
  outline: none !important;
}
input, textarea {
  background: #ebebeb none repeat scroll 0 0;
  padding: 12px 12px 11px;
  border: medium none;
  color: #111;
  max-width: 100%;
  box-shadow: none;
}
input:focus, textarea:focus {
  outline: none !important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background: none;
}
input {
  line-height: normal;
  border-radius: 0;
}
figure {
  position: relative;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.container .container, .main-sidebar .container {
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
/*.vc_col-sm-12{
 .circle-container{
 padding-left: 15px;
 padding-right: 15px;
 }
 }*/
.w-auto {
  width: auto !important;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: medium none;
  height: 40px;
  text-transform: capitalize;
  overflow: hidden;
  padding: 0 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  background: url(../images/bg-select-gray.png) no-repeat center right;
  border-bottom: 1px dashed #252525;
  padding-left: 0;
  color: #a1a1a1;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.input-text::-ms-input-placeholder {
  opacity: 1;
}
.input-text::-moz-placeholder {
  opacity: 1;
}
.input-text::-o-placeholder {
  opacity: 1;
}
.input-text::-webkit-input-placeholder {
  opacity: 1;
}
.textarea::-ms-input-placeholder {
  opacity: 1;
}
.textarea::-moz-placeholder {
  opacity: 1;
}
.textarea::-o-placeholder {
  opacity: 1;
}
.textarea::-webkit-input-placeholder {
  opacity: 1;
}
body .btn {
  background: #000 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 4px;
  padding: 13px 45px;
  text-decoration: line-through;
  text-transform: uppercase;
}
body .btn.btn-default:hover {
  background: #b0976d;
  color: #fff;
}
body .btn:focus, body .btn:active {
  box-shadow: none;
}
body .btn.btn-circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  white-space: normal;
  padding: 0;
  display: table-cell;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  line-height: 18px;
  background: #b0976d;
}
body .btn.btn-circle.btn-default {
  background: #000 none repeat scroll 0 0;
  letter-spacing: 0;
}
body .btn.btn-circle.btn-default:hover {
  text-decoration: none;
}
body .btn.btn-circle.btn-primary {
  letter-spacing: 0;
}
body .btn.btn-circle.btn-primary:hover {
  text-decoration: none;
}
body .btn.btn-primary {
  color: #fff;
  background: #b0976d none repeat scroll 0 0;
}
body .btn.btn-primary:hover {
  background: #000;
}
body .btn.btn-color {
  color: #000;
  background: #f4f8fb;
}
body .btn.btn-color:hover, body .btn.btn-color:focus {
  background: #000;
  color: #fff;
}
.instagram-container li a::before, .instagram-container li a::after, .testimonial-container .owl-nav > div:before, .product-slide .product-img::before, .ads-type-2, .quick-view, .add-to, .add_to_cart_button, .img-member, .img-member:before, .mega-menu > li > a::before, .mega-menu > li > a::after, .right-header > div > a::before, .right-header > div > a::after, #fp-nav ul li .fp-tooltip, #fp-nav ul li, .price_slider_amount .button, .mc4wp-form [type="submit"], .custom.tparrows::before, .custom.tparrows::after, .type4.item-member-content::before, .type4 .member-info, .type4 .member-socials, .product-slide .product-img a:before, .serv_img:before, .serv_img, .rotate3d .wpb_single_image img, .btn-close-menu, .btn, .item-member-content.type1 .member-img img, .blog-type-1 .blog-img::before, .item-member-content.type3 .member-img:after, .style_1 .aio-icon-img, .banner-style-5 .banner-desc-abs .btn-banner, .banner-style-5 .banner-desc-abs > p, .banner-style-5 .btn-banner a::before, .banner-style-5 .btn-banner a::after, .mc4wp-form .mc4wp-form-fields .btn-submit::before, .mc4wp-form .mc4wp-form-fields .btn-submit::after, .btn.btn-line-th:after, .btn.btn-line-th:before, .blog-style-6 .btn:after, .blog-style-6 .btn:before, .add_to_cart_button:before, .add_to_cart_button:after, .pricing-sign .btn:before, .pricing-sign .btn:after, .list-tiem .read-more > a:before, .list-tiem .read-more > a:after, .wpcf7-form .contact-form-36 .wpcf7-submit, .wpcf7-form .contact-form-36 .primary-submit::before, .wpcf7-form .contact-form-36 .primary-submit::after, .wpcf7-form .contact-form-sport .submit-default::before, .wpcf7-form .contact-form-sport .submit-default::after, .custom-tabs .vc_tta-panel-body a::before, .view_more_btn::before, a.view_more::before, #customNav > div, .color-primary .load-more a:before, .color-primary .load-more a:after, .cart-btn.btn:before, .cart-btn.btn:after, .btn-color:before, .btn-color:after, .blog-style-5 .blog-item .btn-style::after, .line_th_btn:after, .commentlist .profile-name .links-info a:after, .line_th_btn:before, .commentlist .profile-name .links-info a:before, .btn-open-hoz .bars, .height-900.text-left, .height-900.text-right, .member-job p, .member-type6 .item-member-content:before, .banner-style-8 .banner-desc, .type7 .member-img:before, .member-socials, .type7 .member-name h5, .blog-style-10 .blog-item .blog-img, .blog-style-10 .read-more, .portfolio_grid_5 .view-more .btn-circle:before, .list-tiem2 .blog-item, .btn-ourteam .btn.btn-radius::before, .portfolio_grid_6 .portfolio-content, .portfolio_grid_6 .title-portfolio, .portfolio_grid_6 .portfolio-content .cate_portfolio a::before, .portfolio_grid_6 .owl-next, .portfolio_grid_6 .owl-prev, .portfolio_cat .portfolio-cate, .portfolio-cat-content .name-cat, .portfolio-cat-content:before {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
body, .main-navigation, .overlay, .blog-img img, .nav-sections {
  -webkit-transition: all 0.5 ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.tp-revslider-slidesli .btn, .scroll-down a {
  -webkit-transition: all 0.3s ease-in-out 0s !important;
  -moz-transition: all 0.3s ease-in-out 0s !important;
  -ms-transition: all 0.3s ease-in-out 0s !important;
  -o-transition: all 0.3s ease-in-out 0s !important;
  transition: all 0.3s ease-in-out 0s !important;
}
.ads-type-2:before, .ads-type-2:after {
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -ms-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}
.slide-content .slide-desc h4, .slide-content .text p, .slide-content .btn-banner .btn {
  -webkit-transition: all 1.5s ease-in-out 0s;
  -moz-transition: all 1.5s ease-in-out 0s;
  -ms-transition: all 1.5s ease-in-out 0s;
  -o-transition: all 1.5s ease-in-out 0s;
  transition: all 1.5s ease-in-out 0s;
}
.slide-content .number-slide h2, .banner-content, .wpb_single_image img, .gallery_left .image_list li img, .gallery_right .image_list li img, .banner-style-7 .banner-img img {
  -webkit-transition: all 1.2s ease-in-out 0s;
  -moz-transition: all 1.2s ease-in-out 0s;
  -ms-transition: all 1.2s ease-in-out 0s;
  -o-transition: all 1.2s ease-in-out 0s;
  transition: all 1.2s ease-in-out 0s;
}
.col-xs-55, .col-sm-55, .col-md-55, .col-lg-55 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-55 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-55 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-55 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-55 {
    width: 20%;
    float: left;
  }
}
label input {
  width: auto !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
.margin-0 .wpb_text_column {
  margin: 0 !important;
}
.bg-highlight {
  background: #9f875e;
}
.no-padding .wpb_wrapper .wpb_content_element {
  margin-bottom: 0;
}
.animated {
  visibility: hidden;
}
.animated.visible {
  visibility: visible;
}
.ult-animation .animated {
  visibility: visible;
}
.text-description {
  font-family: "Open Sans", Arial;
  font-size: 14px;
  color: #a1a1a1;
}
.no-padding .container-fluid .wpb_row {
  margin: 0;
}
.svgic {
  color: #b0976d;
  display: inline-block;
  fill: currentcolor;
  height: 30px;
  margin-right: -5px;
  margin-top: 0;
  pointer-events: none;
  vertical-align: top;
  width: 59px;
}
.vc_row .col-xs-41, .vc_row .col-sm-41, .vc_row .col-md-41, .vc_row .col-lg-41 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.vc_row .col-xs-41 {
  width: 81.6%;
  float: left;
}
@media (min-width: 768px) {
  .vc_row .col-sm-41 {
    width: 81.6%;
    float: left;
  }
}
@media (min-width: 992px) {
  .vc_row .col-md-41 {
    width: 81.6%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .vc_row .col-lg-41 {
    width: 81.6%;
    float: left;
  }
}
.vc_row .col-xs-14, .vc_row .col-sm-14, .vc_row .col-md-14, .vc_row .col-lg-14 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.vc_row .col-xs-14 {
  width: 18.4%;
  float: left;
}
@media (min-width: 768px) {
  .vc_row .col-sm-14 {
    width: 18.4%;
    float: left;
  }
}
@media (min-width: 992px) {
  .vc_row .col-md-14 {
    width: 18.4%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .vc_row .col-lg-14 {
    width: 18.4%;
    float: left;
  }
}
/*===================================
 2.0 Base
 2.1 Header
 ===================================*/
.fixed-header.admin-bar header.site-header, .admin-bar header.site-header.is-sticky {
  margin-top: 32px !important;
}
header ul li, .footer ul li {
  list-style: none;
}
header ul, .footer ul {
  padding-left: 0;
  margin: 0;
}
header .close_mini_special, .footer .close_mini_special {
  display: none;
}
.fixed-header header:not(.is-sticky) {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 99;
}
.fixed-header header:not(.is-sticky) .header-bottom {
  background: transparent;
}
.fixed-header header.header-v2:not(.is-sticky), .fixed-header header.header-v5:not(.is-sticky), .fixed-header header.header-v4:not(.is-sticky) {
  position: fixed;
  top: 0;
}
.kad-header-logo {
  display: inline-block;
  text-align: center;
  width: 33%;
}
.header-v1 .mega-menu > li > a:after {
  position: absolute;
  content: '';
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #222;
  height: 4px;
  bottom: -4px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-v1 .mega-menu > li > a:hover:after {
  width: 40px;
}
.header-v1 .mega-menu > li.menu-item-has-children a:after {
  height: 0;
}
.header-v1 .header-logo {
  padding-top: 25px;
  position: relative;
  z-index: 99;
  padding-bottom: 23px;
}
.header-v1 .right-header {
  position: absolute;
  top: 16px;
  right: 15px;
}
.header-v1.is-sticky .header-top {
  display: none;
}
.header-top {
  background: #222;
  color: #525252;
  padding: 5px 30px 0;
  min-height: 44px;
}
.header-top a {
  color: #525252;
}
.header-top .header-text {
  padding-top: 5px;
}
.link-contact {
  margin-top: 7px;
}
.link-contact p {
  position: relative;
  display: inline-block;
  float: left;
  padding-right: 35px;
}
.link-contact p a {
  font-size: 13px;
  color: #afafaf;
  letter-spacing: 0.2px;
}
.link-contact p a:hover {
  color: #fff;
}
.link-contact p i {
  padding-right: 7px;
}
.link-contact p:before {
  position: absolute;
  right: 15px;
  top: 7px;
  height: 13px;
  width: 1px;
  background: #afafaf;
  content: "";
}
.link-contact p:last-child:before {
  display: none;
}
.top-link {
  margin-top: 5px;
  text-align: right;
}
.top-link .customlinks {
  padding: 0px 12px;
  display: inline-block;
  position: relative;
}
.top-link .customlinks > a i {
  padding-right: 5px;
}
.top-link .customlinks > a:hover {
  color: #fff;
}
.top-link .customlinks:last-child {
  padding-right: 0;
}
.top-link .customlinks:last-child:before {
  display: none;
}
.top-link .customlinks li a {
  padding: 7px 13px;
  display: block;
}
.top-link .customlinks li:last-child a {
  padding-bottom: 10px;
}
.header-bottom {
  text-align: center;
  position: relative;
}
.right-header {
  float: right;
}
.currency_custom {
  float: left;
}
.languges-flags {
  float: left;
}
.menu-second-menu-container {
  padding-left: 15px;
  text-align: left;
}
.header-profile > ul {
  padding: 21px 2px;
}
.header-profile > ul a {
  display: block;
  padding: 6px 25px;
}
.breadcrumb {
  font-size: 12px;
  font-family: Montserrat;
  letter-spacing: 1px;
}
.breadcrumb > li + li:before {
  content: "-";
  padding: 0 12px;
  color: #000;
  font-weight: bold;
}
.fixed-header header.header-v1 .search-block-top > .btn-search {
  color: #fff;
}
.fixed-header header.header-v1 .search-block-top > .btn-search:hover {
  color: #b0976d !important;
}
/*===================================
 2.1.2 Header v2
 ===================================*/
.fixed-header .header-v2 .header-bottom {
  background: none;
}
.fixed-header .header-v2.is-sticky .header-bottom {
  background: #0f0f0f none repeat scroll 0 0;
}
.header-v2.is-sticky .header-logo img {
  height: 80px;
}
.header-v2.is-sticky .main-navigation .mega-menu > li > a, .header-v2.is-sticky .search-block-top > .btn-search {
  padding: 27px 15px 29px;
}
.header-v2 .header-logo {
  padding-left: 45px;
  text-align: left;
}
.header-v2 .header-bottom {
  background: #0f0f0f;
  border-bottom: medium none;
}
.header-v2 .nav-menu {
  text-align: right;
}
.header-v2 .main-navigation {
  display: inline-block;
}
.header-v2 .main-navigation .mega-menu li a:hover {
  color: #b0976d;
}
.header-v2 .main-navigation .mega-menu > li > a {
  color: #ccc;
  padding: 49px 15px 53px;
}
.header-v2 .main-navigation .mega-menu > li > a.active {
  color: #b0976d;
}
.header-v2 .main-navigation .mega-menu > li > a:before, .header-v2 .main-navigation .mega-menu > li > a:after {
  content: none;
}
.header-v2 .right-header {
  padding-right: 13px;
}
.header-v2 .icon-next {
  margin-top: -2px;
}
.header-v2 .search-block-top .top-search {
  top: 100%;
}
.header-v2 .search-block-top .btn-search {
  color: #ccc;
}
.header-v2 .search-block-top > .btn-search {
  padding: 49px 30px 53px 20px;
  color: #ccc;
  font-size: 20px;
  position: relative;
}
.header-v2 .search-block-top > .btn-search:before {
  position: absolute;
  content: "";
  font-family: FontAwesome;
}
/*===================================
 2.1.3 Header v3
 ===================================*/
.fixed-header .header-v3 .header-top {
  background: rgba(0, 0, 0, 0.8);
}
.fixed-header .header-v3 .header-menu.fixed {
  background: rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 2px -2px gray;
}
.fixed-header .header-v3 .main-navigation {
  padding-top: 0;
}
.header-v3 {
  position: relative;
}
.header-v3.is-sticky .header-top {
  display: none;
}
.header-v3.is-sticky .header-menu {
  background: #fff;
}
.header-v3.is-sticky .header-menu.fixed {
  background: #fff;
}
.header-v3 .search-block-top {
  top: -10px;
}
.header-v3 .top-search {
  top: 100%;
}
.header-v3 .right_menu_header {
  float: right;
}
.header-v3 .right_menu_header > div {
  padding: 0 20px 0 29px;
}
.header-v3 .right_menu_header > div > a {
  padding: 29px 0 28px;
  display: block;
  position: relative;
}
.header-v3 .right_menu_header > div li {
  color: #a1a1a1;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
}
.header-v3 .right_menu_header a {
  color: #a1a1a1;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
}
.header-v3 .right_menu_header a:hover {
  color: #b0976d;
}
.header-v3 .right_menu_header .shop_settings {
  float: left;
}
.header-v3 .right_menu_header .shop_settings .header-profile.dropdown-menu {
  right: 0;
  left: auto;
}
.header-v3 .right_menu_header .shop_settings > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: -19px;
  font-size: 15px;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #888;
  z-index: 0;
}
.header-v3 .right_menu_header .currency_custom {
  position: relative;
}
.header-v3 .right_menu_header .currency_custom > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  font-size: 15px;
  top: 1px;
  color: #888;
  z-index: 0;
}
.header-v3 .right_menu_header .currency_custom .header-currencies {
  display: block;
  opacity: 0;
  right: 0;
  left: auto;
  transform: translate(0px, 20px);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  visibility: hidden;
  border: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  padding: 20px;
}
.header-v3 .right_menu_header .currency_custom.open .header-currencies {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
.header-v3 .right_menu_header .languges-flags {
  position: relative;
}
.header-v3 .right_menu_header .languges-flags > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  font-size: 15px;
  top: 1px;
  color: #888;
  z-index: 0;
}
.header-v3 .right_menu_header .languges-flags .header-languages {
  padding: 10px 20px;
  display: block;
  opacity: 0;
  right: 0;
  left: auto;
  transform: translate(0px, 20px);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  visibility: hidden;
  border: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.header-v3 .right_menu_header .languges-flags.open .header-languages {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
.header-v3 .search-block-top .btn-search {
  padding: 13px 0 14px 10px;
}
.header-v3 .header-menu .right_on_mobile {
  position: static;
}
.header-v3 .header-menu > .container {
  position: relative;
}
.header-v3 .header-menu > .container .mega-menu .megamenu_fullwidth .dropdown-menu {
  width: 100%;
}
.header-v3 .header-top {
  background: #fff;
  padding-top: 6px;
}
.header-v3 .header-top .element-header {
  padding: 28px 0 17px;
}
.header-v3 .header-top .text-left p {
  margin-top: -2px;
  position: relative;
}
.header-v3 .header-top .text-left p i {
  background: #000 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}
.header-v3 .header-top .text-left p a {
  position: absolute;
  top: 14px;
}
.header-v3 .header-top .text-left p a span {
  margin-right: 8px;
  margin-left: 8px;
  font-size: 12px;
  font-weight: lighter;
  text-transform: uppercase;
  color: #555;
}
.header-v3 .header-top .text-left p a strong {
  font-weight: bold;
  font-size: 12px;
  color: #a1a1a1;
}
.header-v3 .header-top .text-center .header-logo {
  margin-top: 4px;
}
.header-v3 .search-block-top .btn-search {
  color: #000;
}
.header-v3 .header-menu {
  text-align: left;
}
.header-v3 .header-menu .mega-menu > li > a {
  color: #000;
  font-weight: bold;
  padding: 29px 14px 28px;
}
.header-v3 .header-menu .mega-menu > li > a:hover {
  color: #b0976d !important;
}
.header-v3 .header-menu .mega-menu > li:first-child > a {
  padding-left: 0;
}
.header-v3 .header-menu.fixed {
  background: rgba(255, 255, 255, 0.4);
  bottom: -81px;
  position: absolute;
  z-index: 99;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.header-v3 .header-top .text-left p span.icon-6 {
  font-size: 56px;
  color: #000;
  margin: 0 -15px 0 -17px;
}
.header-v3 .header-top a span.icon-5 {
  font-size: 48px;
  color: #000;
}
.header-v3 .header-top a span.icon-5:hover {
  color: #b0976d;
}
/*===================================
 2.1.4 Header v4
 ===================================*/
.fixed-header .header-v4 .header-bottom {
  background: none;
}
.fixed-header .header-v4.is-sticky .header-bottom {
  background: #000 none repeat scroll 0 0;
}
.header-v4.site-header.is-sticky {
  box-shadow: 5px 3px 5px #000;
}
.header-v4.site-header.is-sticky .header-logo {
  margin-top: 5px;
}
.header-v4.site-header.is-sticky .mega-menu > li > a {
  padding: 30px 14px 26px;
}
.header-v4.site-header.is-sticky .mini-cart {
  padding: 15px 0;
}
.header-v4.site-header.is-sticky .search-block-top {
  height: 80px;
}
.header-v4.site-header.is-sticky .search-block-top span.btn-search {
  height: 80px;
}
.header-v4 .header-logo {
  margin-top: 15px;
}
.header-v4 .mini-cart {
  padding: 24px 0;
}
.header-v4 .right-header {
  position: absolute;
  right: 0;
  top: 0;
}
.header-v4 .kad-header-logo {
  width: 34%;
}
.header-v4 .cart-header {
  display: inline-block;
}
.header-v4 .cart-header .cart_label {
  color: #fff;
}
.header-v4 .cart-header .cart_label i {
  font-size: 28px;
}
.header-v4 .cart-header .cart_label:hover {
  color: #b0976d;
}
.header-v4 .cart-header .cart_label .cart_count {
  font-family: Open Sans;
  height: 17px;
  line-height: 16px;
  width: 17px;
}
.header-v4 .search-block-top {
  height: 98px;
  vertical-align: top;
}
.header-v4 .search-block-top span.btn-search {
  display: table-cell;
  height: 98px;
  padding: 0 0 0 20px;
  vertical-align: middle;
}
.header-v4 .search-block-top .btn-search {
  font-size: 24px;
}
.header-v4 .search-block-top .top-search {
  top: 100%;
  right: 0;
}
.fixed-header .header-v4:not(.is-sticky) .header-bottom {
  padding-top: 0;
}
/*===================================
 2.1.5 Header v5
 ===================================*/
.fixed-header .header-v5 .header-bottom {
  background: none;
}
.fixed-header .header-v5.is-sticky .header-bottom {
  background: #fff none repeat scroll 0 0;
}
.header-v5.is-sticky .header-logo {
  margin-top: 20px;
}
.header-v5.is-sticky .main-navigation .mega-menu > li > a, .header-v5.is-sticky .search-block-top > .btn-search {
  padding: 27px 15px 29px;
}
.header-v5.is-sticky .mini-cart {
  margin-top: 12px;
}
.header-v5 .header-logo {
  padding-left: 30px;
  text-align: left;
  margin-top: 15px;
	    padding-bottom: 15px;
}
.header-v5 .icon-next {
  margin-top: -1px;
}
.header-v5 .header-bottom {
  background: #fff;
  border-bottom: medium none;
}
.header-v5 .nav-menu {
  text-align: right;
}
.header-v5 .main-navigation {
  display: inline-block;
}
.header-v5 .main-navigation .mega-menu li a {
  font-size: 13px;
  color: #000;
  font-family: 'Open Sans', Arial;
}
.header-v5 .main-navigation .mega-menu li a:hover {
  font-weight: 700;
}
.header-v5 .main-navigation .mega-menu li.current-menu-item > a {
  font-weight: 700;
}
.header-v5 .main-navigation .mega-menu > li > a {
  padding: 47px 14px 49px;
}
.header-v5 .main-navigation .mega-menu > li > a.active {
  font-weight: 700;
}
.header-v5 .main-navigation .mega-menu > li > a:before, .header-v5 .main-navigation .mega-menu > li > a:after {
  content: none;
}
.header-v5 .top-search {
  top: 100%;
}
.header-v5 .right-header {
  padding-right: 10px;
}
.header-v5 .search-block-top .btn-search {
  color: #000;
}
.header-v5 .search-block-top > .btn-search {
  padding: 47px 20px 49px;
  color: #000;
  font-size: 20px;
  position: relative;
}
.header-v5 .search-block-top > .btn-search:hover {
  color: #b0976d;
}
.header-v5 .search-block-top > .btn-search:before {
  position: absolute;
  content: "";
  font-family: FontAwesome;
}
.header-v5 .mini-cart {
  float: left;
  margin-left: 6px;
  margin-top: 32px;
}
/*===================================
 2.1.6 Header v6
 ===================================*/
.fixed-header.page header.header-v6 {
  background: none;
}
.fixed-header.page header.header-v6 .header-logo {
  float: none;
  padding-left: 0;
}
.page .fixed-header header.header-v6 {
  position: static !important;
  background: #fff;
}
.page .fixed-header header.header-v6.is-sticky {
  position: fixed !important;
}
.page .fixed-header header.header-v6 .header-logo {
  float: left;
  padding-left: 70px;
}
.header-v6 {
  text-align: right;
  padding: 32px 0;
  position: relative;
  top: 0;
  z-index: 9;
  width: 100%;
}
.header-v6 .header-logo {
  float: left;
  padding-left: 70px;
}
.header-v6 .btn-menu-onpage {
  float: left;
}
.header-v6 .btn-open-menu {
  top: -8px;
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
}
.header-v6 .btn-open-menu.menu-toggle:before {
  content: "";
  height: 1px;
  width: 30px;
  background: #000;
  position: absolute;
  top: 23px;
  right: 0;
}
.header-v6 .btn-open-menu.menu-toggle:after {
  content: "";
  height: 1px;
  width: 15px;
  background: #000;
  position: absolute;
  top: 32px;
  right: 0;
}
.header-v6 .btn-close-menu {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #000;
  display: none;
  font-size: 40px;
  height: 35px;
  left: 10px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 35px;
  z-index: 999;
}
.header-v6 .right-header {
  padding-left: 160px;
  padding-right: 70px;
}
.header-v6 .nav-menu {
  display: inline-block;
  z-index: 99999;
}
.header-v6 .mega-menu {
  background: #fff none repeat scroll 0 0;
  display: none;
  padding: 0 20px 20px !important;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 40px !important;
  left: 0;
  z-index: 99999;
  overflow: auto;
}
.header-v6 .mega-menu li {
  width: 100%;
  position: relative;
}
.header-v6 .mega-menu li .caret {
  display: block;
  top: 5px;
}
.header-v6 .mega-menu li a {
  padding: 10px 0 !important;
}
.header-v6 .mega-menu li a .icon-next {
  display: none;
}
.header-v6 .mega-menu li a:before, .header-v6 .mega-menu li a:after {
  content: none !important;
}
.header-v6 .mega-menu li ul li ul {
  display: none;
}
.header-v6 .mega-menu > li:first-child a {
  border: none;
}
.header-v6 .mega-menu > li > a {
  border: none;
  color: #000;
}
.header-v6 .mega-menu > li > a:before {
  content: none;
}
.header-v6 .mega-menu > li > a:hover {
  background: none !important;
}
.header-v6 .mega-menu .open .dropdown-menu {
  display: block;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  border: none;
  padding: 0 0 0 12px;
}
.header-v6 .mega-menu .open .caret {
  text-indent: -9999em;
}
.header-v6 .mega-menu .open .caret:before {
  position: absolute;
  content: "-";
  width: 100%;
  height: 100%;
  top: -7px;
  left: 0;
  font-size: 33px;
  text-indent: 1px;
}
.header-v6 .mega-menu .open ul li .caret {
  text-indent: 1px;
}
.header-v6 .mega-menu .open ul li .caret:before {
  content: none;
}
.header-v6 .mega-menu .open ul li .caret.active {
  text-indent: -9999em;
}
.header-v6 .mega-menu .open ul li .caret.active:before {
  content: "-";
}
.header-v6 .mega-menu .dropdown-menu {
  background: none;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  width: 100%;
  position: relative;
  left: 0 !important;
  top: 0 !important;
  display: none;
}
.header-v6 .main-navigation {
  z-index: 9999;
  right: 0;
  min-height: 100vh;
  height: 100%;
  padding-right: 0;
  position: fixed;
  text-align: right;
  top: 0;
  width: 270px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.header-v6 .main-navigation > div {
  height: 100vh;
}
.header-v6 .main-navigation .mega-menu {
  height: 100%;
  box-shadow: none !important;
}
.header-v6.site-header.is-sticky {
  background: none;
}
header.header-v6 .mini-cart {
  margin-left: 0px;
  float: right;
  margin-top: -4px;
}
.admin-bar .header-v6 {
  padding-top: 64px;
}
.openmenu.admin-bar .header-v6 .main-navigation {
  top: 32px;
}
.openmenu .header-v6 .main-navigation {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: #fff !important;
}
.openmenu .header-v6 .mega-menu {
  display: block;
  position: static;
  margin: 0;
}
.openmenu .header-v6 .btn-close-menu {
  display: block;
}
.openmenu .header-v6 .btn-open-menu {
  display: none;
}
.chrome .fixed-header header.header-v6:not(.is-sticky) {
  position: fixed;
  top: 0;
}
.chrome .admin-bar.fixed-header header.header-v6:not(.is-sticky) {
  position: fixed;
  top: 20px;
}
.chrome .page-template-fullpage .fixed-header header.header-v6:not(.is-sticky) {
  position: fixed;
  top: 0;
}
.chrome .page-template-fullpage .admin-bar.fixed-header header.header-v6:not(.is-sticky) {
  position: fixed;
  top: 20px;
}
.page-template-fullpage .header-v6.site-header.is-sticky {
  background: none;
  padding: 30px 0;
}
.page-template-fullpage .footer .footer-v7 {
  position: fixed;
}
.page-template-fullpage .footer .footer-v7 .social_icon_list {
  padding-top: 9px;
}
.page-template-fullpage .footer .footer-v7 .footer-copyright {
  color: #fff;
}
.page-template-fullpage .fp-viewing-2 .footer .footer-v7 .footer-copyright {
  color: #000;
}
.header-v6.site-header.is-sticky {
  background: #fff;
  padding: 20px 0;
}
.footer .footer-v7 {
  position: static;
}
.footer .footer-v7 .social_icon_list {
  padding-top: 21px;
}
.footer .footer-v7 .footer-copyright {
  color: #000;
}
.fixed-header header.header-v6:not(.is-sticky) {
  position: fixed;
}
/*===================================
 2.1.7 Header v7
 ===================================*/
.openmenu {
  right: 270px;
  position: relative;
}
.openmenu .overlay {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
}
.btn-open-menu {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 24px;
  padding: 0;
  position: absolute;
  right: 15px;
  top: -55px;
  display: none;
}
.btn-close-menu {
  background: #fff;
  border: medium none;
  color: #000;
  font-size: 36px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
}
.header-v7 {
  padding-top: 68px;
}
.header-v7.is-sticky {
  padding-top: 0;
  box-shadow: 5px 3px 5px #f5f5f5;
}
.header-v7.is-sticky .header-logo {
  margin-top: 22px;
}
.header-v7.is-sticky .header-bottom {
  background: #fff none repeat scroll 0 0;
}
.header-v7.is-sticky .mega-menu > li {
  display: inline-block;
}
.header-v7.is-sticky .mega-menu > li.current-menu-item > a {
  background: none;
  color: #a1a1a1;
  height: 100%;
  line-height: 24px;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
}
.header-v7.is-sticky .mega-menu > li > a {
  padding: 35px 14px 31px;
}
.header-v7 .main-navigation {
  text-align: right;
  padding-right: 45px;
}
.header-v7 .header-logo {
  text-align: left;
  padding-left: 45px;
}
.header-v7 .mega-menu > li {
  display: block;
}
.header-v7 .mega-menu > li.current-menu-item > a {
  background: #b0976d;
  border-radius: 50%;
  color: #fff;
  height: 80px;
  line-height: 66px;
  text-align: center;
  width: 80px;
  margin-bottom: 11px;
}
.header-v7 .mega-menu > li > a {
  color: #a1a1a1;
  font-family: "Oswald";
  font-size: 12px;
  font-weight: 300;
  padding: 9px 0;
  text-align: center;
}
/*===================================
 2.1.8 Header v8
 ===================================*/
.fixed-header .header-v8 {
  position: fixed;
}
.header-v8 {
  text-align: right;
  padding: 47px 45px 20px;
  top: 0;
  width: 100%;
  z-index: 999;
}
.header-v8 .search-block-top {
  margin-left: 21px;
  float: right;
}
.header-v8 .search-block-top .btn-search {
  color: #000;
  font-size: 26px;
  padding: 6px 0 10px 10px;
}
.header-v8 .top-search {
  top: 40px;
}
.header-v8 .right-header {
  margin-top: 7px;
}
.header-v8 .btn-menu-onpage {
  float: left;
}
.header-v8 .btn-open-menu {
  top: -8px;
  position: relative;
  display: block;
  width: 80px;
  font-size: 12px;
  letter-spacing: 1px;
  height: 50px;
  font-family: "Open Sans", Arial;
  font-weight: bold;
  color: #2a2a2a;
  text-align: left;
  text-transform: uppercase;
}
.header-v8 .btn-open-menu.menu-toggle:before {
  content: "";
  height: 1px;
  width: 30px;
  background: #000;
  position: absolute;
  top: 22px;
  right: -10px;
}
.header-v8 .btn-open-menu.menu-toggle:after {
  content: "";
  height: 1px;
  width: 15px;
  background: #000;
  position: absolute;
  top: 31px;
  right: -10px;
}
.header-v8 .btn-close-menu {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #000;
  display: none;
  font-size: 40px;
  height: 35px;
  left: 10px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 35px;
  z-index: 999;
}
.header-v8 .nav-menu {
  display: inline-block;
}
.header-v8 .mega-menu {
  background: #fff none repeat scroll 0 0;
  display: none;
  padding: 0 20px 20px !important;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 40px !important;
  left: 0;
  z-index: 99999;
  overflow: auto;
}
.header-v8 .mega-menu li {
  width: 100%;
  position: relative;
}
.header-v8 .mega-menu li .caret {
  display: block;
  top: 5px;
}
.header-v8 .mega-menu li a {
  padding: 10px 0 !important;
}
.header-v8 .mega-menu li a .icon-next {
  display: none;
}
.header-v8 .mega-menu li a:before, .header-v8 .mega-menu li a:after {
  content: none !important;
}
.header-v8 .mega-menu li ul li ul {
  display: none;
}
.header-v8 .mega-menu > li:first-child a {
  border: none;
}
.header-v8 .mega-menu > li > a {
  border: none;
  color: #000;
}
.header-v8 .mega-menu > li > a:before {
  content: none;
}
.header-v8 .mega-menu > li > a:hover {
  background: none !important;
}
.header-v8 .mega-menu .open .dropdown-menu {
  display: block;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  border: none;
  padding: 0 0 0 12px;
}
.header-v8 .mega-menu .open .caret {
  text-indent: -9999em;
}
.header-v8 .mega-menu .open .caret:before {
  position: absolute;
  content: "-";
  width: 100%;
  height: 100%;
  top: -7px;
  left: 0;
  font-size: 33px;
  text-indent: 1px;
}
.header-v8 .mega-menu .open ul li .caret {
  text-indent: 1px;
}
.header-v8 .mega-menu .open ul li .caret:before {
  content: none;
}
.header-v8 .mega-menu .open ul li .caret.active {
  text-indent: -9999em;
}
.header-v8 .mega-menu .open ul li .caret.active:before {
  content: "-";
}
.header-v8 .mega-menu .dropdown-menu {
  background: none;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  width: 100%;
  position: relative;
  left: 0 !important;
  top: 0 !important;
  display: none;
}
.header-v8 .main-navigation {
  z-index: 9;
  right: 0;
  min-height: 100vh;
  height: 100%;
  padding-right: 0;
  position: fixed;
  text-align: right;
  top: 0;
  width: 270px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  background: #fff none repeat scroll 0 0;
}
.header-v8 .main-navigation > div {
  height: 100vh;
}
.header-v8 .main-navigation .mega-menu {
  height: 100%;
  box-shadow: none !important;
}
.header-v8.site-header.is-sticky {
  background: #fff;
  padding-top: 19px;
  padding-bottom: 14px;
  z-index: 99;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.header-v8.site-header.is-sticky .header-logo img {
  max-height: 55px;
}
header.header-v8 .mini-cart {
  margin-left: 30px;
  float: right;
}
.header-v8.site-header.is-sticky .header-logo {
  margin-top: 4px;
}
.admin-bar .header-v6 {
  padding-top: 64px;
}
.openmenu.admin-bar .header-v8 .main-navigation {
  top: 32px;
}
.openmenu .header-v8 .main-navigation {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.openmenu .header-v8 .mega-menu {
  display: block;
  position: static;
  margin: 0;
}
.openmenu .header-v8 .btn-close-menu {
  display: block;
}
.openmenu .header-v8 .btn-open-menu {
  display: none;
}
/*===================================
 2.1.9 Header v9
 ===================================*/
.fixed-header .header-v9 {
  position: fixed;
}
.fixed-header header.header-v9.site-header:not(.is-sticky) {
  position: fixed;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header-v9 {
  text-align: right;
  padding: 23px 0 20px;
  top: 0;
  width: 100%;
  z-index: 999;
}
.header-v9 .header-logo img {
  max-width: 130px;
}
.header-v9 .search-block-top {
  margin-left: 21px;
  float: right;
}
.header-v9 .search-block-top .btn-search {
  color: #000;
  font-size: 26px;
  padding: 6px 0 10px 10px;
}
.header-v9 .top-search {
  top: 40px;
}
.header-v9 .right-header {
  margin-top: 7px;
}
.header-v9 .btn-menu-onpage {
  float: left;
}
.header-v9 .btn-open-menu {
  top: -8px;
  position: relative;
  display: block;
  width: 80px;
  font-size: 12px;
  letter-spacing: 1px;
  height: 50px;
  font-family: "Open Sans", Arial;
  font-weight: bold;
  color: #2a2a2a;
  text-align: left;
  text-transform: uppercase;
}
.header-v9 .btn-open-menu.menu-toggle:before {
  content: "";
  height: 1px;
  width: 30px;
  background: #000;
  position: absolute;
  top: 22px;
  right: -10px;
}
.header-v9 .btn-open-menu.menu-toggle:after {
  content: "";
  height: 1px;
  width: 15px;
  background: #000;
  position: absolute;
  top: 31px;
  right: -10px;
}
.header-v9 .btn-close-menu {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #000;
  display: none;
  font-size: 40px;
  height: 35px;
  left: 10px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 35px;
  z-index: 999;
}
.header-v9 .nav-menu {
  display: inline-block;
}
.header-v9 .mega-menu {
  background: #fff none repeat scroll 0 0;
  display: none;
  padding: 0 20px 20px !important;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 40px !important;
  left: 0;
  z-index: 99999;
  margin-top: 1px;
  overflow: auto;
}
.header-v9 .mega-menu li {
  width: 100%;
  position: relative;
}
.header-v9 .mega-menu li .caret {
  display: block;
  top: 5px;
}
.header-v9 .mega-menu li a {
  padding: 10px 0 !important;
}
.header-v9 .mega-menu li a .icon-next {
  display: none;
}
.header-v9 .mega-menu li a:before, .header-v9 .mega-menu li a:after {
  content: none !important;
}
.header-v9 .mega-menu li ul li ul {
  display: none;
}
.header-v9 .mega-menu > li:first-child a {
  border: none;
}
.header-v9 .mega-menu > li > a {
  border: none;
  color: #000;
}
.header-v9 .mega-menu > li > a:before {
  content: none;
}
.header-v9 .mega-menu > li > a:hover {
  background: none !important;
}
.header-v9 .mega-menu .open .dropdown-menu {
  display: block;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
  border: none;
  padding: 0 0 0 12px;
}
.header-v9 .mega-menu .open .caret {
  text-indent: -9999em;
}
.header-v9 .mega-menu .open .caret:before {
  position: absolute;
  content: "-";
  width: 100%;
  height: 100%;
  top: -7px;
  left: 0;
  font-size: 33px;
  text-indent: 1px;
}
.header-v9 .mega-menu .open ul li .caret {
  text-indent: 1px;
}
.header-v9 .mega-menu .open ul li .caret:before {
  content: none;
}
.header-v9 .mega-menu .open ul li .caret.active {
  text-indent: -9999em;
}
.header-v9 .mega-menu .open ul li .caret.active:before {
  content: "-";
}
.header-v9 .mega-menu .dropdown-menu {
  background: none;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  width: 100%;
  position: relative;
  left: 0 !important;
  top: 0 !important;
  display: none;
}
.header-v9 .main-navigation {
  z-index: 9;
  right: 0;
  min-height: 100vh;
  height: 100%;
  padding-right: 0;
  position: fixed;
  text-align: right;
  top: 0;
  width: 270px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  background: #fff none repeat scroll 0 0;
}
.header-v9 .main-navigation > div {
  height: 100vh;
}
.header-v9 .main-navigation .mega-menu {
  height: 100%;
  box-shadow: none !important;
}
.header-v9 .megamenu .menu-bottom.image-pos-left {
  padding: 0;
}
.header-v9.site-header.is-sticky {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 99;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.header-v9.site-header.is-sticky .header-logo img {
  height: 53px;
}
header.header-v9 .mini-cart {
  margin-left: 30px;
  float: right;
}
.header-v9.site-header.is-sticky .header-logo {
  margin-top: 4px;
}
.admin-bar .header-v6 {
  padding-top: 64px;
}
.openmenu.admin-bar .header-v9 .main-navigation {
  top: 32px;
}
.openmenu .header-v9 .main-navigation {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.openmenu .header-v9 .mega-menu {
  display: block;
  position: static;
  margin: 0;
}
.openmenu .header-v9 .btn-close-menu {
  display: block;
}
.openmenu .header-v9 .btn-open-menu {
  display: none;
}
/*===================================
 2.1.10 Header v10
 ===================================*/
.open-menu-hoz .site-header.is-sticky {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.open-menu-hoz .site-header.is-sticky .header-bottom {
  background: none;
}
.open-menu-hoz .header-v10.is-sticky .header-logo {
  margin-bottom: 20px;
}
.open-menu-hoz .header-v10.is-sticky .header-logo img {
  height: auto;
}
.open-menu-hoz .header-v10.is-sticky .btn-open-hoz {
  margin-bottom: 58px;
}
.open-menu-hoz .header-v10 .social_icon_list, .open-menu-hoz .header-v10 .right-header {
  display: none;
}
.open-menu-hoz .header-v10 .header-hoz {
  width: 570px;
  height: 100vh;
  overflow: hidden;
  -webkit-animation: 0.8s ease-out 0s normal none 1 running reveal-header-hoz;
  -moz-animation: 0.8s ease-out 0s normal none 1 running reveal-header-hoz;
  -ms-animation: 0.8s ease-out 0s normal none 1 running reveal-header-hoz;
  -o-animation: 0.8s ease-out 0s normal none 1 running reveal-header-hoz;
  animation: 0.8s ease-out 0s normal none 1 running reveal-header-hoz;
}
.open-menu-hoz .header-v10 .header-hoz .main-navigation, .open-menu-hoz .header-v10 .header-hoz .logo-bottom {
  display: block;
}
.open-menu-hoz .header-v10 .header-center {
  height: 100vh;
  overflow: auto;
  margin-right: -17px;
}
.open-menu-hoz .header-v10 .logo-bottom {
  padding-bottom: 100px;
  padding-top: 70px;
}
.open-menu-hoz .header-v10 .btn-open-hoz .bars {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}
.open-menu-hoz .header-v10 .btn-open-hoz .bars:nth-of-type(2) {
  display: none;
}
.open-menu-hoz .header-v10 .btn-open-hoz .bars:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.open-menu-hoz .overlay {
  background: #fff none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
.header-v10.is-sticky .header-center {
  padding-top: 10px;
}
.header-v10.is-sticky .header-logo {
  margin-bottom: 20px;
}
.header-v10.is-sticky .header-logo img {
  height: 40px;
}
.header-v10.is-sticky .btn-open-hoz {
  margin-bottom: 10px;
}
.header-v10.is-sticky .mini-cart a.remove-product {
  color: #000;
}
.header-v10.is-sticky .mini-cart a.remove-product:hover {
  color: #b0976d;
}
.header-v10 .icon-next {
  display: none;
}
.header-v10 .header-hoz {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.header-v10 .header-hoz .main-navigation, .header-v10 .header-hoz .logo-bottom {
  display: none;
}
.header-v10 .header-center {
  overflow: hidden;
  padding: 30px 23px 0;
}
.header-v10 .social_icon_list {
  text-align: left;
  padding-left: 22px;
}
.header-v10 .social_icon_list li {
  display: inline-block;
}
.header-v10 .social_icon_list li a {
  padding: 38px 20px;
  font-size: 18px;
  display: inline-block;
}
.header-v10 .social_icon_list li a:hover {
  color: #b0976d;
}
.header-v10 .header-logo {
  margin-bottom: 47px;
}
.header-v10 .top-search {
  top: 100%;
  right: 0;
}
.header-v10 .cart-block {
  right: 0;
}
.header-v10 .cart_label {
  padding: 30px 0;
}
.header-v10 .cart-header, .header-v10 .search-block-top {
  display: inline-block;
  vertical-align: middle;
}
.header-v10 .mega-menu {
  display: block !important;
  text-align: center;
}
.header-v10 .mega-menu > li {
  display: block;
}
.header-v10 .mega-menu > li > a {
  font-family: Oswald;
  font-size: 48px;
  line-height: normal;
  padding: 0;
  line-height: 61px;
  text-transform: none;
}
.header-v10 .mega-menu > li > a:hover {
  text-decoration: line-through;
  color: #b0976d;
}
.header-v10 .search-block-top > .btn-search {
  padding: 44px 10px 44px 44px;
}
.header-v10 .right-header {
  padding-right: 30px;
}
.header-v10 .right-header .cart_label:hover {
  color: #b0976d;
}
.header-v10 .right-header .cart_label .cart_count {
  top: 40px;
}
.header-v10 .widget_shopping_cart_content .cart-info .product-name a {
  color: #000;
}
.header-v10 .widget_shopping_cart_content .cart-btn .cart-btn.checkout {
  color: #888;
}
.header-v10 .widget_shopping_cart_content .cart-btn .cart-btn.checkout:hover {
  color: #fff;
}
.btn-open-hoz {
  border: none;
  left: 0;
  top: 0;
  display: block;
  height: 22px;
  margin: 0 auto;
  position: relative;
  width: 30px;
  padding: 0;
  background: none;
  margin-bottom: 56px;
}
.btn-open-hoz:hover .bars:nth-of-type(1) {
  -webkit-animation: 0.6s ease-out 0s normal none 1 running menu-hoz;
  -moz-animation: 0.6s ease-out 0s normal none 1 running menu-hoz;
  -ms-animation: 0.6s ease-out 0s normal none 1 running menu-hoz;
  -o-animation: 0.6s ease-out 0s normal none 1 running menu-hoz;
  animation: 0.6s ease-out 0s normal none 1 running menu-hoz;
}
.btn-open-hoz:hover .bars:nth-of-type(3) {
  -webkit-animation: 0.6s ease-out 0s normal none 1 running menu-hoz-right;
  -moz-animation: 0.6s ease-out 0s normal none 1 running menu-hoz-right;
  -ms-animation: 0.6s ease-out 0s normal none 1 running menu-hoz-right;
  -o-animation: 0.6s ease-out 0s normal none 1 running menu-hoz-right;
  animation: 0.6s ease-out 0s normal none 1 running menu-hoz-right;
}
.btn-open-hoz .bars {
  position: absolute;
  content: "";
  background: #fff;
  height: 1px;
  width: 100%;
  top: 0;
  left: 0;
}
.btn-open-hoz .bars:nth-of-type(2) {
  top: 10px;
}
.btn-open-hoz .bars:nth-of-type(3) {
  top: 21px;
}
/*===================================
 2.1.11 Header v11
 ===================================*/
.header-v11 {
  bottom: 0;
  position: fixed;
  width: 100%;
  height: 90px;
  z-index: 999;
}
.header-v11 .header-logo {
  line-height: 85px;
}
.header-v11 .search-block-top > .btn-search {
  line-height: 90px;
  padding: 0;
}
.header-v11 .search-block-top > .btn-search:hover {
  color: #fff;
}
.header-v11 .btn-menu {
  margin: -30px auto 0 0;
}
.header-v11 .header-bottom {
  height: 90px;
}
.header-v11 .btn-open-hoz {
  position: relative;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  letter-spacing: 0;
  font-family: "Open Sans", Arial;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  height: 145px;
  width: 145px;
  border-radius: 50%;
  padding-left: 56px;
  background: #e1e1e1;
  border: none;
}
.header-v11 .btn-open-hoz:before {
  content: "";
  height: 1px;
  width: 30px;
  background: #000;
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: 6px;
  margin-top: -5px;
}
.header-v11 .btn-open-hoz:after {
  content: "";
  height: 1px;
  width: 15px;
  background: #000;
  position: absolute;
  top: 50%;
  margin-top: 4px;
  right: 50%;
  margin-right: 6px;
}
.header-v11 .btn-close-menu {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #000;
  display: none;
  font-size: 40px;
  height: 35px;
  left: 10px;
  line-height: 35px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 6px;
  width: 35px;
  z-index: 999;
}
.header-v11 .nav-menu {
  display: inline-block;
}
.header-v11 .mega-menu {
  display: block !important;
  text-align: center;
}
.header-v11 .mega-menu > li {
  display: block;
  margin-bottom: 20px;
}
.header-v11 .mega-menu > li > a {
  font-family: Oswald;
  font-size: 14px;
  line-height: normal;
  padding: 0;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}
.header-v11 .mega-menu > li > a:hover {
  text-decoration: line-through;
}
.header-v11 .main-navigation {
  height: 70%;
  width: 570px;
  padding: 50px;
  border: 1px solid #fff;
  background: #000;
  position: fixed;
  display: table;
  top: 50%;
  left: 50%;
  opacity: 0;
  z-index: 9999;
  visibility: hidden;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.header-v11 .main-navigation > div {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.header-v11 .top-search {
  right: 30px;
  top: 26px;
}
.header-v11.site-header.is-sticky {
  z-index: 99;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.header-v11.site-header.is-sticky .top-search {
  right: 0;
  top: 63px;
}
.open-menu-hoz.type2 .header-v11 .main-navigation {
  opacity: 1;
  visibility: visible;
}
.open-menu-hoz.type2 .header-v11 .header-bottom {
  background: none;
}
.open-menu-hoz.type2 .header-v11 .right-header, .open-menu-hoz.type2 .header-v11 .header-logo, .open-menu-hoz.type2 .header-v11 .btn-menu {
  display: none;
}
.open-menu-hoz.type2 .header-v11.site-header.is-sticky {
  box-shadow: none;
}
.open-menu-hoz.type2 .overlay {
  background: #000;
  height: 100%;
  width: 100%;
  opacity: 0.7;
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
}
/*===================================
 2.1.12 Header v12
 ===================================*/
.fixed-header .header-v12 .header-bottom {
  background: none;
}
.fixed-header .header-v12.is-sticky .header-bottom {
  background: #fff none repeat scroll 0 0;
  box-shadow: 5px 3px 5px #f5f5f5;
}
.header-v12 {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}
.header-v12.is-sticky {
  transform: none;
}
.header-v12.is-sticky .header-logo {
  margin-top: 20px;
}
.header-v12.is-sticky .main-navigation .mega-menu > li > a, .header-v12.is-sticky .search-block-top > .btn-search {
  padding: 27px 15px 29px;
}
.header-v12 .header-logo {
  margin-top: 23px;
  padding-left: 20px;
  text-align: left;
}
.header-v12 .icon-next {
  margin-top: -1px;
}
.header-v12 .header-bottom {
  border-bottom: medium none;
  background: rgba(255, 255, 255, 0.2);
}
.header-v12 .nav-menu {
  text-align: right;
}
.header-v12 .header-content {
  margin: 0 100px;
}
.header-v12 .mega-menu li.current-menu-ancestor > a {
  color: #fff;
  font-weight: 700;
}
.header-v12 .main-navigation {
  display: inline-block;
}
.header-v12 .main-navigation .mega-menu li a {
  font-size: 13px;
  font-family: 'Open Sans', Arial;
}
.header-v12 .main-navigation .mega-menu li.current-menu-item > a {
  font-weight: 700;
}
.header-v12 .main-navigation .mega-menu > li > a {
  padding: 32px 14px 33px;
}
.header-v12 .main-navigation .mega-menu > li > a.active {
  font-weight: 700;
  color: #fff;
}
.header-v12 .main-navigation .mega-menu > li > a:before, .header-v12 .main-navigation .mega-menu > li > a:after {
  content: none;
}
.header-v12 .main-navigation .mega-menu > li > a:hover {
  font-weight: 700;
  color: #fff !important;
}
.header-v12 .top-search {
  top: 100%;
}
.header-v12 .right-header {
  padding-right: 10px;
}
.header-v12 .search-block-top > .btn-search {
  padding: 33px 12px 33px 24px;
  font-size: 20px;
  position: relative;
}
.header-v12 .search-block-top > .btn-search:hover {
  color: #fff;
}
.header-v12 .search-block-top > .btn-search:before {
  position: absolute;
  content: "";
  font-family: FontAwesome;
}
.admin-bar .header-v12 {
  margin-top: 32px;
}
.header-v12 .mega-menu > li:hover > a, .header-v12 .mega-menu > li > a:hover {
  color: #fff;
}
/*===================================
 2.1.13 Header v13
 ===================================*/
.fixed-header .header-v13:not(.is-sticky) {
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  width: 350px;
  z-index: 99;
}
.fixed-header .header-v13.site-header.is-sticky {
  -webkit-animation: 0s ease 0s normal none 1 running none;
  -moz-animation: 0s ease 0s normal none 1 running none;
  -ms-animation: 0s ease 0s normal none 1 running none;
  -o-animation: 0s ease 0s normal none 1 running none;
  animation: 0s ease 0s normal none 1 running none;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  position: fixed;
  width: 350px;
  height: 100%;
}
.fixed-header .header-v13:before {
  opacity: 0.4;
}
.fixed-header .header-v13 .container, .fixed-header .header-v13 .col-xs-12 {
  width: 100%;
}
.fixed-header .header-v13 .mega-menu {
  display: block !important;
  text-align: center;
  box-shadow: none;
  left: 0;
  position: relative;
  top: 0;
}
.fixed-header .header-v13 .mega-menu > li {
  display: block;
}
.fixed-header .header-v13 .mega-menu > li.current_page_item > a {
  text-decoration: line-through;
}
.fixed-header .header-v13 .mega-menu > li > a {
  font-family: Oswald;
  font-size: 16px;
  font-weight: 300;
  padding: 18px 0;
  letter-spacing: 3px;
}
.fixed-header .header-v13 .mega-menu > li > a.active {
  text-decoration: line-through;
}
.fixed-header .header-v13 .header-logo {
  padding-bottom: 50px;
  position: relative;
  text-align: center;
}
.fixed-header .header-v13 .header-logo img {
  max-height: 100%;
}
.fixed-header .header-v13 .header-logo:before {
  bottom: -13px;
  content: "";
  border-top: 1px dashed #9f875e;
  font-family: Oswald;
  font-size: 24px;
  font-weight: 300;
  left: 50%;
  width: 215px;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixed-header .header-v13 .header-ver {
  padding-top: 80px;
}
.fixed-header .header-v13 .main-navigation {
  padding-top: 66px;
}
.header-v13 {
  position: relative;
}
.header-v13:before {
  background: #3f322b none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
}
.header-v13 .main-navigation {
  text-align: right;
}
.header-v13 .header-logo {
  text-align: left;
}
.header-v13 .header-logo img {
  max-height: 80px;
}
.header-v13 .mega-menu > li > a:hover {
  color: #9f875e;
  text-decoration: line-through;
}
.header-v13 .btn-open-hoz {
  display: none;
}
/*===================================
 2.1.14 Header v14
 ===================================*/
.fixed-header .header-v14 .header-top {
  background: rgba(255, 255, 255, 0.8);
}
.fixed-header .header-v14 .header-menu.fixed {
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 2px -2px gray;
}
.fixed-header .header-v14 .main-navigation {
  padding-top: 0;
}
.header-v14 {
  
    position: relative;
    position: fixed;
    z-index: 999;
	height: 50%;
    width: 100%;
    background: linear-gradient(#fff, #00898a00);
}
.header-v14.is-sticky .header-top {
  display: none;
}
.header-v14.is-sticky .header-menu {
  background: #fff;
}
.header-v14.is-sticky .header-menu.fixed {
  background: #fff;
}
.header-v14 .header-logo {
  float: left;
  padding-top: 5px;
  margin-left: -4px;
  display: inline-block;
}
.header-v14 .menu-right {
  float: right;
}
.header-v14 .search-block-top {
  float: right;
}
.header-v14 .mini-cart {
  float: right;
  padding-top: 2px;
}
.header-v14 .top-search {
  top: 100%;
}
.header-v14 .right_menu_header {
  float: right;
  margin-right: 52px;
  position: relative;
}
.header-v14 .right_menu_header:before {
  height: 15px;
  width: 1px;
  background: #ccc;
  position: absolute;
  right: -31px;
  top: 21px;
  content: "";
}
.header-v14 .right_menu_header > div {
  padding: 13px 20px 13px 29px;
}
.header-v14 .right_menu_header > div > a {
  position: relative;
}
.header-v14 .right_menu_header > div li {
  color: #a1a1a1;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
}
.header-v14 .right_menu_header a {
  color: #a1a1a1;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
}
.header-v14 .right_menu_header a:hover {
  color: #b0976d;
}
.header-v14 .right_menu_header .shop_settings {
  float: left;
}
.header-v14 .right_menu_header .shop_settings .header-profile.dropdown-menu {
  right: 0;
  left: auto;
}
.header-v14 .right_menu_header .shop_settings > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: -19px;
  font-size: 15px;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #888;
  z-index: 0;
}
.header-v14 .right_menu_header .currency_custom {
  position: relative;
}
.header-v14 .right_menu_header .currency_custom > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  font-size: 15px;
  top: 1px;
  color: #888;
  z-index: 0;
}
.header-v14 .right_menu_header .currency_custom .header-currencies {
  display: block;
  opacity: 0;
  right: 0;
  left: auto;
  transform: translate(0px, 20px);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  visibility: hidden;
  border: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  padding: 20px;
}
.header-v14 .right_menu_header .currency_custom.open .header-currencies {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
.header-v14 .right_menu_header .languges-flags {
  position: relative;
}
.header-v14 .right_menu_header .languges-flags > a:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  font-size: 15px;
  top: 1px;
  color: #888;
  z-index: 0;
}
.header-v14 .right_menu_header .languges-flags .header-languages {
  padding: 10px 20px;
  display: block;
  opacity: 0;
  right: 0;
  left: auto;
  transform: translate(0px, 20px);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  visibility: hidden;
  border: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.header-v14 .right_menu_header .languges-flags.open .header-languages {
  opacity: 1;
  visibility: visible;
  transform: translate(0px, 0px);
}
.header-v14 .search-block-top .btn-search {
  padding: 16px 0 14px 14px;
}
.header-v14 .header-menu .right_on_mobile {
  position: static;
	padding-top: 20px;
}
.header-v14 .header-menu > .container {
  position: relative;
}
.header-v14 .header-menu > .container .mega-menu .megamenu_fullwidth .dropdown-menu {
  width: 100%;
}
.header-v14 .header-top {
	display:none;
  background: #fff;
  padding: 0;
}
.header-v14 .header-top .element-header {
  padding: 32px 0 27px;
}
.header-v14 .header-top .text-left p {
  margin: 0;
  position: relative;
}
.header-v14 .header-top .text-left p i {
  background: #000 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}
.header-v14 .header-top .text-left p a {
  position: absolute;
  top: 14px;
}
.header-v14 .header-top .text-left p a span {
  margin-right: 8px;
  margin-left: 8px;
  font-size: 12px;
  font-weight: lighter;
  text-transform: uppercase;
  color: #555;
}
.header-v14 .header-top .text-left p a strong {
  font-weight: bold;
  font-size: 12px;
  color: #555;
}
.header-v14 .header-top .text-center .header-logo {
  margin-top: 4px;
}
.header-v14 .search-block-top .btn-search {
  color: #000;
}
.header-v14 .header-menu {
  text-align: left;
}
.header-v14 .header-menu .mega-menu > li > a {
  color: #000;
  font-weight: bold;
  padding: 28px 21px 30px;
}
.header-v14 .header-menu .mega-menu > li > a:hover {
  color: #b0976d !important;
}
.header-v14 .header-menu .mega-menu > li:last-child > a {
  padding-right: 0;
}
.header-v14 .header-menu.fixed {
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  z-index: 99;
  bottom: -82px;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: "";
}
.header-v14 .header-top .text-left p span.icon-6 {
  font-size: 56px;
  color: #000;
  margin: 0 -15px 0 -17px;
}
.header-v14 .header-top a span.icon-5 {
  font-size: 48px;
  color: #000;
}
.header-v14 .header-top a span.icon-5:hover {
  color: #b0976d;
}
/*===================================
 2.1.15 Header v15
 ===================================*/
.header-v15 .header-bottom {
  padding: 0 45px;
}
.header-v15.is-sticky .header-logo {
  padding-top: 25px;
  padding-bottom: 22px;
}
.header-v15.is-sticky .header-logo img {
  height: 40px;
}
.header-v15.is-sticky .social_icon_list {
  padding-top: 33px;
}
.header-v15.is-sticky .social_icon_list li a {
  color: #fff;
}
.header-v15.is-sticky .social_icon_list li a:hover {
  color: #b0976d;
}
.header-v15.is-sticky .menu-left {
  width: auto !important;
  position: absolute;
  top: -88px;
  left: 50%;
  transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50) !important;
  -ms-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}
.header-v15 .header-logo {
  padding-top: 50px;
}
.header-v15 .social_icon_list {
  padding-left: 22px;
  padding-top: 63px;
}
.header-v15 .social_icon_list li {
  display: inline-block;
}
.header-v15 .social_icon_list li a {
  color: #363636;
  padding: 0 19px;
  font-size: 18px;
  display: inline-block;
}
.header-v15 .social_icon_list li a:hover {
  color: #b0976d;
}
.header-v15 .social_icon_list li:last-child a {
  padding-right: 0;
}
.header-v15 .mega-menu > li:first-child > a {
  padding-left: 0px;
}
.header-v15 .mega-menu > li > a {
  padding: 33px 17px;
  font-weight: bold;
}
.header-v15 .main-navigation {
  display: inline-block;
  float: left;
}
.header-v15 .search-block-top > .btn-search {
  padding: 33px 14px;
}
/*===================================
 2.1.16 Header v16
 ===================================*/
.header-v16 {
  left: 0;
}
.header-v16 .left-header {
  display: inline-block;
}
.header-v16 .header-logo {
  display: inline-block;
  vertical-align: middle;
}
.header-v16 .header-logo {
  padding-right: 49px;
}
.header-v16 .search-block-top > .btn-search {
  padding: 47px 0 47px 20px;
}
.header-v16 .top-search {
  top: 100%;
}
.header-v16 .mega-menu li a {
  padding: 47px 16px;
}
.page-template-portfolio-detail .header-v16 .mega-menu li a, .page-template-fullpage-home-portfolio .header-v16 .mega-menu li a, .page-template-portfolio-detail .header-v16 .search-block-top > .btn-search, .page-template-fullpage-home-portfolio .header-v16 .search-block-top > .btn-search {
  padding-top: 22px;
  padding-bottom: 22px;
}
.nav-sections {
  display: inline-block;
  vertical-align: middle;
}
/*===================================
 2.2 Footer
 ===================================*/
.footer {
  color: #888;
  clear: both;
  position: relative;
  z-index: 99;
}
.footer .footer-v5 .social_icon_list ul li a:hover {
  color: #fff !important;
}
.footer .footer-v1 .info_contact ul li {
  font-weight: bold;
}
.footer .widget {
  padding-bottom: 22px;
}
.footer .info_contact p {
  margin-bottom: 25px;
}
.footer .info_contact ul li {
  padding-bottom: 2px;
  font-weight: normal;
  color: #636363;
}
.footer .info_contact ul li a {
  color: #636363;
}
.footer .info_contact ul li a:hover {
  color: #b0976d;
}
.footer .footer-copyright {
  color: #636363;
  font-size: 10px;
  text-transform: uppercase;
}
.footer .footer-copyright a {
  color: #b0976d;
}
.footer .textwidget .about_says {
  font-style: italic;
  font-weight: normal;
}
.footer .textwidget .about_says h4 {
  font-size: 12px;
  font-weight: lighter;
  font-family: Oswald;
  color: #b0976d;
  text-transform: uppercase;
  margin-top: 22px;
  margin-bottom: 13px;
  font-style: normal;
}
.footer .textwidget .about_says p:last-child {
  font-family: lato;
  font-weight: 300;
}
.footer .logo-footer-1 {
  background-attachment: inherit;
  background-image: url("../images/logo_footer_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  min-height: 360px;
}
.footer .logo-footer-1 img {
  margin-top: 125px;
}
.footer a {
  color: #888;
}
.footer a:hover {
  color: #fff;
}
.footer .footer-title {
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 5.7px;
  color: #ccc;
  padding-bottom: 18px;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.footer .footer_wrap .footer-office {
  padding: 120px 0 8px;
}
.footer .bottom-footer {
  padding: 20px 0 15px;
  position: relative;
}
.footer .bottom-footer i.fa-heart {
  color: #ff4628;
}
.footer .bottom-footer a {
  color: #b0976d;
}
.footer .bottom-footer a:hover {
  color: #fff;
}
.footer .social_icon_list {
  padding-top: 9px;
}
.footer .social_icon_list ul li {
  display: inline-block;
  padding: 0 14px;
  font-size: 22px;
}
.footer .social_icon_list ul li a {
  color: #363636;
}
.footer .social_icon_list ul li a:hover {
  color: #b0976d;
}
.footer .widget_nav_menu .menu-footer-menu-container {
  margin: 0 -15px;
  overflow: hidden;
}
.footer .widget_nav_menu div > ul > li {
  padding-bottom: 6px;
}
.footer .widget_nav_menu div > ul > li a:hover {
  transition: none;
}
.footer .textwidget .location {
  padding-top: 2px;
}
.footer .location li p {
  vertical-align: top;
  display: inline-block;
  padding-left: 14px;
}
.footer .location li:first-child p:nth-child(3) {
  padding-left: 30px;
}
.footer .widget_text .textwidget {
  margin-top: -8px;
}
.footer .textwidget {
  line-height: 22px;
  color: #636363;
  font-size: 14px;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
}
.footer .footer-v1 .mc4wp-form-fields > button {
  margin-right: 28px;
}
.footer .footer-v1 .widget_text {
  padding-top: 65px;
}
.footer .footer-v1 .social_icon_list {
  padding-top: 0;
  margin-top: -10px;
}
.footer .footer-v1 .social_icon_list ul li {
  padding: 0 18px;
}
.footer .footer-v1 .footer-copyright {
  padding-top: 33px;
  padding-bottom: 52px;
}
.footer .text-left .social_icon_list ul li {
  padding: 0 35px 0 0;
}
.logo-footer-sport {
  margin-top: 86px;
}
.footer .footer-v5 {
  padding-top: 34px;
}
.footer .footer-v5 .social_icon_list ul li {
  padding: 0px 18px;
}
.footer .footer-v1 .footer_wrap .footer-office {
  padding-top: 119px;
}
/*===================================
 2.2.2 Footer v2
 ===================================*/
.footer .footer-v2 .footer-title {
  color: #000;
  letter-spacing: 0;
}
.footer .footer-v2 .info_contact {
  color: #a1a1a1;
}
.footer .footer-v2 .info_contact p {
  color: #2a2a2a;
}
.footer .footer-v2 .bottom-footer {
  padding: 21px 0 53px;
}
.footer .footer-v2 .social_icon_list {
  padding-top: 35px;
  padding-bottom: 57px;
}
.footer .footer-v2 .social_icon_list ul li a {
  color: #363636;
}
.footer .footer-v2 .social_icon_list ul li a:hover {
  color: #b0976d;
}
.footer .footer-v2 .widget_circle_instagram_feed {
  float: right;
}
.footer .footer-v2 .bottom-footer a:hover {
  color: #b0976d;
}
.footer .footer-v2 .footer_wrap .footer-office {
  padding: 84px 0 8px;
}
/*===================================
 2.2.3 Footer v3
 ===================================*/
.footer .footer-v3 {
  position: relative;
  background-position: center center;
}
.footer .footer-v3 .bottom-footer .footer-copyright {
  padding: 83px 0 68px;
  border-top: 1px solid #363636;
  margin-top: 62px;
}
.footer .footer-v3 .footer-title {
  letter-spacing: 0;
}
.footer .footer-v3 .textwidget {
  color: #a1a1a1;
}
.footer .footer-v3 .social_icon_list {
  padding-top: 37px;
}
.footer .footer-v3 .info_contact ul li {
  color: #a1a1a1;
}
.footer .footer-v3 .info_contact ul li a {
  color: #a1a1a1;
}
.footer .footer-v3 .info_contact ul li a:hover {
  color: #b0976d;
}
/*===================================
 2.2.7 Footer v7
 ===================================*/
.fixed-header.page .footer .footer-v7 .footer-copyright {
  color: #fff;
}
.fixed-header.page .footer .footer-v7 .footer-copyright a:hover {
  color: #000;
}
.footer-v7 {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.footer .footer-v7 .footer-copyright {
  color: #000;
  padding-left: 75px;
}
.footer .footer-v7 .social_icon_list ul li {
  padding: 0 19px;
  font-size: 18px;
}
.footer .footer-v7 .social_icon_list ul li a:hover {
  color: #b0976d;
}
.page-template .footer-v11 {
  position: fixed;
  bottom: 0;
  width: 100%;
}
.page-template-fullpage-home-portfolio .footer .footer-v7 .bottom-footer {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template.single-portfolio .footer .footer-v7 .bottom-footer {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-template .footer .footer-v7 {
  position: fixed;
}
.page-template .footer .footer-v7 .bottom-footer {
  margin-bottom: 18px;
  padding-top: 0;
}
.page-template .footer .footer-v7 .social_icon_list {
  padding-top: 0;
  padding-right: 25px;
}
.page-template .footer .footer-v7 .footer-copyright {
  padding-left: 45px;
}
.page-template .footer .footer-v7 .footer-copyright a:hover {
  color: #363636;
}
/*===================================
 2.2.6 Footer v6
 ===================================*/
.footer .footer-v6 {
  padding-top: 5px;
}
.footer .footer-v6 .mega-menu li .caret {
  top: 4px;
}
.footer .footer-v6 .social_icon_list ul {
  padding-top: 25px;
}
.footer .footer-v6 .social_icon_list ul li a {
  color: #ccc;
}
.footer .footer-v6 .footer-title {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
}
.footer .footer-v6 .twitter-tweet .tweet-text {
  color: #a1a1a1;
  font-family: Open Sans;
  font-size: 14px;
  line-height: 25px;
}
.footer .footer-v6 .twitter-tweet .tweet-text .my-date {
  display: none;
}
.footer .footer-v6 .twitter-tweet i {
  color: #363636;
  font-size: 24px;
  padding: 0;
}
.footer .footer-v6 .footer-copyright {
  color: #555;
}
.footer .footer-v6 .footer-copyright a:hover {
  color: #b0976d;
}
.footer .footer-v6 .bottom-footer {
  padding: 12px 0 83px;
}
.footer .footer-v6 .instagram-container li a::after {
  margin-top: -12px;
}
.footer .footer-v6 .latest-tweets li {
  padding-bottom: 7px;
}
.footer .footer-v6 .latest-tweets li:last-child {
  padding-bottom: 12px;
}
/*===================================
 2.2.4 Footer v4
 ===================================*/
.footer .footer-v4 {
  background: -moz-linear-gradient(0deg, #181818 50%, #111 50%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #181818), color-stop(50%, #111));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(0deg, #181818 50%, #111 50%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, #181818 50%, #111 50%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, #181818 50%, #111 50%);
  /* ie10+ */
  background: linear-gradient(90deg, #181818 50%, #111 50%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#111111',GradientType=1);
  /* ie6-9 */
}
.footer .footer-v4 .info_contact ul li a {
  color: #a1a1a1;
}
.footer .footer-v4 .info_contact ul li a:hover {
  color: #b0976d;
}
.footer .footer-v4 .social_icon_list {
  padding-top: 106px;
}
.footer .footer-v4 .footer-copyright {
  font-weight: normal;
}
.footer .footer-v4 .footer_wrap .footer-office {
  padding: 118px 0 48px;
}
.footer .footer-v4 .footer-right {
  padding-left: 85px;
}
.footer .footer-v4 .footer_insta .footer-title {
  margin-bottom: 20px;
}
.footer .footer-v4 .info_contact ul li {
  color: #a1a1a1;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields input {
  border-bottom: 0;
}
.footer .footer-v4 .footer_newsletter .footer-title {
  margin-bottom: 15px;
}
.footer .footer-v4 .footer_newsletter .textwidget {
  color: #555;
  font-weight: lighter;
}
.footer .footer-v4 .footer_newsletter .widget_mc4wp_form_widget {
  padding-top: 7px;
  padding-bottom: 45px;
}
.footer .footer-v4 .footer_newsletter .newsletter-name {
  display: none;
}
.footer .footer-v4 .footer_newsletter .newsletter-nation {
  display: none;
}
.footer .footer-v4 .footer_newsletter .newsletter-checkbox {
  display: none;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form-fields {
  position: relative;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .newsletter-email input {
  background: #0f0f0f;
  border-bottom: 0;
  height: 55px;
  padding: 0 0 0 20px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  color: #2a2a2a;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit {
  position: absolute;
  right: 0;
  top: 2px;
  margin: 0;
  width: 100px;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:hover:before, .footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:hover:after {
  background: #fff;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:before, .footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:after {
  border-top: 0;
  background: #b0976d;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit input {
  background: transparent !important;
  color: #b0976d;
  text-decoration: none;
}
.footer .footer-v4 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit input:hover {
  color: #fff;
}
.footer .footer-v4 .footer_newsletter form#mc4wp-form-1 {
  margin-left: 0;
  margin-top: 0;
}
.footer .footer-v4 .footer-title {
  letter-spacing: 0;
}
.footer .footer-v4 .logo-footer {
  margin-bottom: 28px;
}
.footer .footer-v4 .footer-contact {
  margin-bottom: 30px;
}
.footer .footer-v4 .footer-contact .footer-title {
  display: none;
}
.footer .footer-v4 .footer-column {
  margin-bottom: 63px;
}
.footer .footer-v4 .footer-column .footer-title {
  margin-bottom: 13px;
}
.footer .footer-v4 .widget_text .textwidget {
  margin-top: 0;
}
.footer .footer-v4 .info_contact p {
  color: #a1a1a1;
}
.footer .footer-v4 .info_contact ul li {
  font-weight: normal;
}
.footer .footer-v4 .widget_nav_menu div > ul > li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 13px;
  color: #555;
}
.footer .footer-v4 .widget_nav_menu div > ul > li a:hover {
  color: #b0976d;
}
.footer-v4 .social_icon_list ul li {
  padding: 0 17px;
}
.footer-v4 .social_icon_list ul li:first-child {
  padding-left: 0;
}
.footer .footer-v4 .footer_newsletter .footer-title {
  margin-top: 2px;
  margin-left: -1px;
}
/*===================================
 2.2.5 Footer v5
 ===================================*/
.footer .footer-v5 .social_icon_list {
  padding-top: 35px;
}
.footer .footer-v5 .bottom-footer {
  padding: 63px 0 82px;
}
.footer .footer-v5 .social_icon_list ul li a, .footer .footer-v5 .footer-copyright {
  letter-spacing: 0.8px;
  color: #a1a1a1;
}
.footer .footer-v5 .social_icon_list ul li a a, .footer .footer-v5 .footer-copyright a {
  color: #b0976d;
}
.footer .footer-v5 .social_icon_list ul li a:hover {
  color: #b0976d;
}
/*===================================
 2.2.8 Footer v8
 ===================================*/
.footer .footer-v8 {
  padding-bottom: 88px;
}
.footer .footer-v8 .logo-footer {
  display: inline-block;
}
.footer .footer-v8 .social_icon_list {
  display: inline-block;
  float: right;
  margin: 0 -12px;
  padding-top: 19px;
}
.footer .footer-v8 .social_icon_list li {
  padding: 0 11px !important;
}
.footer .footer-v8 .social_icon_list li a {
  color: #ccc;
}
.footer .footer-v8 .widget_text .textwidget {
  margin-top: 0;
}
.footer .footer-v8 .newsletter-8 {
  margin-top: 75px;
}
.footer .footer-v8 .newsletter-8 .footer-title {
  display: none;
}
.footer .footer-v8 .newsletter-8 .widget_text .textwidget {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
.footer .footer-v8 .newsletter-8 .newsletter-name, .footer .footer-v8 .newsletter-8 .newsletter-nation, .footer .footer-v8 .newsletter-8 .newsletter-checkbox {
  display: none;
}
.footer .footer-v8 .newsletter-8 form#mc4wp-form-1 {
  margin-left: 0;
  margin-top: 0;
}
.footer .footer-v8 .newsletter-8 .mc4wp-form .mc4wp-form-fields {
  position: relative;
}
.footer .footer-v8 .newsletter-8 .mc4wp-form .mc4wp-form-fields input {
  background: #f4f7f8 none repeat scroll 0 0;
  border-bottom: medium none;
  border-radius: 30px;
  color: #ccc;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  font-family: Open Sans;
  text-transform: none;
  height: 60px;
  padding: 13px 36px;
}
.footer .footer-v8 .newsletter-8 .mc4wp-form .mc4wp-form-fields .btn-submit {
  height: 60px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
}
.footer .footer-v8 .newsletter-8 .mc4wp-form .mc4wp-form-fields .btn-submit:before {
  content: none;
}
.footer .footer-v8 .newsletter-8 .mc4wp-form .mc4wp-form-fields .btn-submit .submit {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #000;
  font-family: Oswald;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: uppercase;
}
.footer .footer-v8 .newsletter-8 .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  background: none !important;
}
.footer .footer-v8 .bottom-footer {
  margin-top: -10px;
  padding: 0 0 15px;
}
.footer .footer-v8 .bottom-footer a:hover {
  color: #b0976d;
}
.footer .footer-v8 .widget {
  padding-bottom: 0;
}
.footer .circle-app {
  margin-top: 37px;
}
.footer .circle-app .circle-link {
  display: inline-block;
}
.footer .circle-app .circle-link:first-child {
  margin-right: 20px;
}
.footer .circle-app a {
  background: #222 none repeat scroll 0 0;
  border-radius: 30px;
  font-size: 9px;
  font-weight: 400;
  color: #c1c1c1;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  width: 205px;
  padding: 10px 20px;
  line-height: 100%;
}
.footer .circle-app a i {
  float: left;
  font-size: 30px;
  padding-right: 23px;
  color: #fff;
  padding-top: 3px;
}
.footer .circle-app a span {
  display: block;
  font-size: 20px;
  font-family: Open Sans;
  font-weight: 700;
  line-height: normal;
  color: #fff;
}
.footer .circle-app .bottom-footer {
  padding: 0;
  margin-top: -40px;
}
.footer-right-8 h2 {
  color: #000;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: -3px;
  margin-bottom: 30px;
}
.footer-right-8 h2 span {
  color: #b0976d;
}
.footer-right-8 .font-style {
  font-weight: 400;
}
.footer-v9 {
  background: #0f4b87;
}
.footer-v9 .twitter-tweet {
  margin-top: 23px;
}
.footer-v9 .twitter-tweet .tweet-text {
  line-height: 26px;
  color: #a1a1a1;
  font-family: "Open Sans", Arial;
  font-size: 14px;
}
.footer-v9 .twitter-tweet .tweet-text .my-date {
  color: #fff;
}
.footer-v9 .twitter-tweet i {
  color: #fff;
  font-size: 22px;
}
.footer-v9 .logo-footer {
  margin-top: -2px;
}
.footer .footer-v9 .social_icon_list {
  padding-top: 33px;
}
.footer .footer-v9 .social_icon_list ul li {
  padding: 0 18px;
}
.footer .footer-v9 .social_icon_list ul li a {
  color: #ccc;
}
.footer .footer-v9 .social_icon_list ul li a:hover {
  color: #fff !important;
}
.footer .footer-v9 .footer-copyright {
  color: #ccc;
  letter-spacing: 2px;
}
.footer .footer-v9 .footer-title {
  letter-spacing: -0.4px;
  padding-bottom: 16px;
}
.footer .footer-v9 .bottom-footer {
  padding: 35px 0 82px;
}
.footer .footer-v9 .bottom-footer .footer-copyright a {
  color: #fff;
}
/*===================================
 2.2.10 Footer v10
 ===================================*/
.footer .footer-v10 {
  background: -moz-linear-gradient(#181818 50%, #111 50%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #181818), color-stop(50%, #111));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(#181818 50%, #111 50%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(#181818 50%, #111 50%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(#181818 50%, #111 50%);
  /* ie10+ */
  background: linear-gradient(90deg, #181818 50%, #111 50%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#111111',GradientType=1);
  /* ie6-9 */
}
.footer .footer-v10 .info_contact ul li a {
  color: #a1a1a1;
}
.footer .footer-v10 .info_contact ul li a:hover {
  color: #b0976d;
}
.footer .footer-v10 .social_icon_list {
  padding-bottom: 102px;
}
.footer .footer-v10 .social_icon_list ul {
  margin: 0 -14px;
}
.footer .footer-v10 .footer-copyright {
  font-weight: normal;
}
.footer .footer-v10 .footer_wrap .footer-office {
  padding: 118px 0 35px;
}
.footer .footer-v10 .footer-right {
  padding-left: 85px;
}
.footer .footer-v10 .footer_insta .footer-title {
  margin-bottom: 20px;
}
.footer .footer-v10 .info_contact ul li {
  color: #a1a1a1;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields input {
  border-bottom: 0;
}
.footer .footer-v10 .footer_newsletter .footer-title {
  margin-bottom: 15px;
}
.footer .footer-v10 .footer_newsletter .textwidget {
  color: #555;
  font-weight: lighter;
}
.footer .footer-v10 .footer_newsletter .widget_mc4wp_form_widget {
  padding-top: 7px;
  padding-bottom: 45px;
}
.footer .footer-v10 .footer_newsletter .newsletter-name {
  display: none;
}
.footer .footer-v10 .footer_newsletter .newsletter-nation {
  display: none;
}
.footer .footer-v10 .footer_newsletter .newsletter-checkbox {
  display: none;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form-fields {
  position: relative;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .newsletter-email input {
  background: #0f0f0f;
  border-bottom: 0;
  height: 55px;
  padding: 0 0 0 20px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  color: #2a2a2a;
  text-transform: none;
  font-size: 14px;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit {
  position: absolute;
  right: 0;
  top: 2px;
  margin: 0;
  width: 100px;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:hover:before, .footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:hover:after {
  background: #fff;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:before, .footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit:after {
  border-top: 0;
  background: #b0976d;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit input {
  background: transparent !important;
  color: #b0976d;
  text-decoration: none;
}
.footer .footer-v10 .footer_newsletter .mc4wp-form .mc4wp-form-fields .btn-submit input:hover {
  color: #fff;
}
.footer .footer-v10 .footer_newsletter form#mc4wp-form-1 {
  margin-left: 0;
  margin-top: 0;
}
.footer .footer-v10 .footer-title {
  letter-spacing: 0;
}
.footer .footer-v10 .logo-footer {
  margin-bottom: 28px;
}
.footer .footer-v10 .footer-contact {
  margin-bottom: 30px;
}
.footer .footer-v10 .footer-contact .footer-title {
  display: none;
}
.footer .footer-v10 .footer-column {
  margin-bottom: 63px;
}
.footer .footer-v10 .footer-column .footer-title {
  margin-bottom: 13px;
}
.footer .footer-v10 .widget_text .textwidget {
  margin-top: 0;
  font-family: Oswald;
  font-weight: 300;
  color: #555;
}
.footer .footer-v10 .info_contact p {
  color: #a1a1a1;
  font-weight: 400;
}
.footer .footer-v10 .info_contact ul li {
  font-weight: 300;
}
.footer .footer-v10 .widget_nav_menu div > ul > li a {
  font-weight: normal;
  font-size: 13px;
  color: #555;
}
.footer .footer-v10 .widget_nav_menu div > ul > li a:hover {
  color: #b0976d;
}
.footer-v4 .social_icon_list ul li {
  padding: 0 17px;
}
.footer-v4 .social_icon_list ul li:first-child {
  padding-left: 0;
}
.footer .footer-v4 .footer_newsletter .footer-title {
  margin-top: 2px;
  margin-left: -1px;
}
/*===================================
 2.2.11 Footer v11
 ===================================*/
.footer .footer-v11 .footer-copyright a:hover {
  color: #000;
}
.footer .footer-v11 .social_icon_list {
  padding-top: 30px;
}
.footer .footer-v11 .social_icon_list ul li a {
  color: #b0976d;
}
.footer .footer-v11 .bottom-footer {
  padding: 10px 0 0;
}
.footer .footer-v11 .bottom-footer {
  padding: 10px 0;
  position: relative;
}
.footer .footer-v11 .bottom-footer p {
  margin: 0;
}
.page-template-default:not(.fixed-header) .footer .footer-v11 .social_icon_list ul li a, .page-template-default:not(.fixed-header) .footer .footer-v11 .footer-copyright {
  color: #000;
}
.fixed-header .footer-v11 {
  bottom: 0;
  position: fixed;
  right: 0;
  width: 350px;
  z-index: 99;
}
.fixed-header .footer-v11 .social_icon_list {
  padding-top: 0;
}
.fixed-header.page-template .footer-v11 {
  width: 100%;
  right: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
/*===================================
 2.2.12 Footer v12
 ===================================*/
.footer .footer-v12 {
  padding-top: 80px;
  padding-bottom: 127px;
}
.footer .footer-v12 .widget_text .textwidget {
  margin-top: 0;
}
.footer .footer-v12 .social-link li {
  display: inline-block;
}
.footer .footer-v12 .social-link li a {
  font-family: Oswald;
  font-size: 12px;
  font-weight: 300;
  padding: 0 11px;
  text-transform: uppercase;
}
.footer .footer-v12 .social-link li a:hover {
  color: #b0976d;
}
.footer .footer-v12 .logo-footer {
  padding-bottom: 73px;
}
.footer .footer-v12 .bottom-footer {
  padding-top: 15px;
}
/*===================================
 2.3 Mega Menu
 ===================================*/
.site-header.is-sticky {
  position: fixed;
  top: 0;
	height: fit-content;
  right: 0;
  width: 100%;
  z-index: 999;
  background: #fff none repeat scroll 0 0;
  -webkit-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  -moz-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  -ms-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  -o-animation: 0.8s ease-out 0s normal none 1 running reveal-header;
  animation: 0.8s ease-out 0s normal none 1 running reveal-header;
}
.menu-bottom {
  clear: both;
  display: none;
}
.left_side_menu .dropdown-menu .dropdown-menu {
  left: auto;
  margin-left: 0;
  margin-right: 5px;
  right: 100%;
}
.mega-menu > li.megamenu > ul > li > ul > li > a {
  font-family: 'Open Sans', Arial;
  font-style: italic;
  font-size: 14px;
}
.megamenu .menu-bottom {
  display: block;
}
.megamenu .menu-bottom > img {
  padding: 0 15px;
}
.megamenu .menu-bottom > .image-1 {
  float: left;
}
.megamenu .menu-bottom > .image-2 {
  float: left;
}
.megamenu .menu-bottom.image-pos-left {
  float: left;
  clear: none;
  padding: 0 15px;
}
.megamenu .menu-bottom.image-pos-left > .image-1, .megamenu .menu-bottom.image-pos-left > .image-2 {
  width: auto;
  display: inline-block;
}
.megamenu .menu-bottom.image-pos-left > .image-1 img, .megamenu .menu-bottom.image-pos-left > .image-2 img {
  width: 100%;
  height: auto;
}
.megamenu .menu-bottom.image-pos-left > .image-1 h3 a, .megamenu .menu-bottom.image-pos-left > .image-2 h3 a {
  padding: 20px 0 0 0 !important;
  text-transform: uppercase;
}
.megamenu .menu-bottom.image-pos-left > .image-1 span, .megamenu .menu-bottom.image-pos-left > .image-2 span {
  color: #b0976d;
  font-size: 12px;
  text-transform: uppercase;
}
.main-navigation .menu-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  text-transform: uppercase;
  display: none;
}
.main-navigation .menu-toggle .fa {
  margin-right: 10px;
  font-size: 12px;
}
.main-navigation > .container > div {
  position: relative;
}
.dropdown-menu {
  padding: 0;
  border-radius: 0;
  margin: 0;
}
.mega-menu {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  z-index: 900;
}
.mega-menu > li {
  display: inline-block;
  list-style: none;
}
.mega-menu > li:not(.megamenu) {
  position: relative;
}
.mega-menu > li > a.active {
  color: #b0976d;
}
.mega-menu li:hover > .children {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}
.mega-menu li a {
  padding: 36px 14px 31px;
  display: block;
  text-transform: uppercase;
  white-space: normal;
  font-weight: normal;
  font-family: 'Open Sans', Arial;
  color: #fff;
  font-size: 13px;
}
.mega-menu li a:hover, .mega-menu li a:focus {
  color: #b0976d;
}
.mega-menu li .caret {
  position: absolute;
  right: -10px;
  color: #afafaf;
  top: 10px;
  z-index: 9999;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 22px;
  font-size: 32px;
  font-weight: 300;
  font-family: Oswald;
  border: none;
  margin: 0;
  cursor: pointer;
}
.mega-menu li .open span.caret {
  text-indent: -999em;
  font-size: 24px;
}
.mega-menu li .open span.caret::before {
  content: "-";
  position: absolute;
  top: -3px;
  left: 6px;
  display: block;
  text-indent: 1px;
  font-size: 40px;
}
.mega-menu li:hover > a, .mega-menu li.current-menu-item > a, .mega-menu li.current-menu-ancestor > a {
  color: #b0976d;
}
.mega-menu li:hover > a:before, .mega-menu li.current-menu-item > a:before, .mega-menu li.current-menu-ancestor > a:before {
  opacity: 1;
}
.mega-menu li.current-menu-item > a:before, .mega-menu li.current-menu-ancestor > a:before {
  left: 50%;
}
.mega-menu li.current-menu-item > a:after, .mega-menu li.current-menu-ancestor > a:after {
  opacity: 1;
}
.mega-menu > li > a {
  position: relative;
}
.mega-menu > li > a:hover:before {
  width: 100%;
}
.mega-menu .dropdown-menu {
  position: absolute;
  left: -35px;
  top: 100%;
  min-width: 223px;
  text-align: left;
  background: #fff;
  padding: 10px 0;
  border: 1px solid #ddd;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  display: block;
  visibility: hidden;
  font-weight: 300;
  z-index: 999;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  box-shadow: none;
  padding: 21px 2px 21px;
}
.mega-menu .dropdown-menu li a {
  text-transform: capitalize;
  padding: 6px 25px;
  position: relative;
  background: none;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  color: #424242;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mega-menu .dropdown-menu li a:hover {
  color: #b0976d;
  transform: translate3d(10px, 0, 0);
  -moz-transform: translate3d(10px, 0, 0);
  -webkit-transform: translate3d(10px, 0, 0);
  -ms-transform: translate3d(10px, 0, 0);
  filter: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mega-menu .cart-block {
  right: 15px;
}
.mega-menu .cart-block.dropdown-menu li a {
  padding: 0;
  color: #303030;
}
.mega-menu .cart-block.dropdown-menu li a.remove {
  color: #111;
}
.mega-menu .cart-block.dropdown-menu li a:hover {
  color: #000;
}
.mega-menu .cart-block .remove.remove-product {
  top: -5px;
}
.mega-menu .megamenu .dropdown-menu > li > a:hover {
  color: #011;
  background: none;
}
.mega-menu li ul li ul {
  padding: 0;
}
.dropdown-menu .dropdown-menu {
  opacity: 0;
  visibility: hidden;
  left: 100%;
  top: 0;
  margin-left: 5px;
  -webkit-transform: rotate3d(0, 1, 0, 90deg);
  -moz-transform: rotate3d(0, 1, 0, 90deg);
  -o-transform: rotate3d(0, 1, 0, 90deg);
  -ms-transform: rotate3d(0, 1, 0, 90deg);
  transform: rotate3d(0, 1, 0, 90deg);
}
.dropdown-menu li {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.megamenu .dropdown-menu {
  padding: 21px 2px 24px;
  width: 100%;
  left: 0;
}
.megamenu .dropdown-menu > li {
  padding: 0;
  display: inline-block;
  list-style: none;
}
.megamenu .dropdown-menu > li > a {
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.megamenu .dropdown-menu > li > a:hover {
  margin-left: 0;
}
.megamenu .dropdown-menu > li > a:hover:before {
  display: none;
}
.megamenu .dropdown-menu > li .children li {
  display: inline;
}
.btn-open, .btn-open-right {
  display: none;
  background: none;
  border: none;
  font-size: 20px;
}
.icon-next {
  font-size: 12px;
  margin-left: 3px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.right-header {
  display: inline-block;
  color: #afafaf;
  vertical-align: middle;
}
.right-header > li {
  display: inline-block;
  list-style: none;
  padding: 20px;
  border-right: 1px dashed #464646;
  position: relative;
}
.right-header > li:first-child {
  border-left: 1px dashed #464646;
}
.right-header > li:before {
  background: #b7dc36 none repeat scroll 0 0;
  content: "";
  height: 5px;
  left: 0;
  overflow: hidden;
  position: absolute;
  bottom: -5px;
  width: 0;
  transition: width 0.3s ease-in-out 0s;
  -moz-transition: width 0.3s ease-in-out 0s;
  -webkit-transition: width 0.3s ease-in-out 0s;
  -ms-transition: width 0.3s ease-in-out 0s;
  -o-transition: width 0.3s ease-in-out 0s;
}
.right-header > li:hover:before {
  width: 100%;
}
.customlinks {
  position: relative;
}
.customlinks .dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0px, 20px);
  -moz-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  -o-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.customlinks.open .dropdown-menu {
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: visible;
}
.searchform {
  position: relative;
}
.search-block-top {
  display: inline-block;
  position: relative;
}
.search-block-top > .btn-search {
  position: relative;
  padding: 20px;
  padding-right: 0px;
  color: #fff;
  font-size: 20px;
  display: block;
}
.search-block-top > .btn-search:hover {
  color: #b0976d;
}
.search-block-top > .btn-search.submit {
  color: #828282;
}
.search-block-top .top-search .btn-search {
  position: absolute;
  top: 0;
  border: none;
  right: 12px;
  padding: 0;
  background: none;
}
#mini-scart .widget_shopping_cart_content .cart-btn .cart-btn {
  display: inline-block;
  width: auto;
  margin-top: 10px;
}
#mini-scart .widget_shopping_cart_content .cart-btn .cart-btn:first-child {
  float: left;
}
#mini-scart .widget_shopping_cart_content .cart-btn .cart-btn:nth-child(2) {
  float: right;
}
.widget_shopping_cart_content .cart-btn .cart-btn {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #ccc;
  color: #8c8c8c;
  width: 100%;
  position: relative;
  text-decoration: none;
}
.widget_shopping_cart_content .cart-btn .cart-btn::after {
  height: 1px;
  background: #fff;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 65px;
}
.widget_shopping_cart_content .cart-btn .cart-btn.checkout::before, .widget_shopping_cart_content .cart-btn .cart-btn.checkout::after {
  background: #8c8c8c;
}
.widget_shopping_cart_content .cart-btn .cart-btn.checkout:hover::before, .widget_shopping_cart_content .cart-btn .cart-btn.checkout:hover::after {
  background: #fff;
}
.widget_shopping_cart_content .cart-btn .cart-btn::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: 50%;
  position: absolute;
  width: 65px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget_shopping_cart_content .cart-btn .cart-btn:hover:before {
  content: none;
}
.widget_shopping_cart_content .cart-btn .cart-btn:hover:after {
  content: none;
}
.widget_shopping_cart_content .cart-btn .cart-btn:hover {
  background: #b0976d;
  border-color: #b0976d;
  color: #fff;
}
.widget_shopping_cart_content .cart-btn .cart-btn.checkout {
  margin-top: 15px;
}
.widget_shopping_cart_content .cart-btn .cart-btn {
  letter-spacing: 0px;
  padding: 7px 15px 7px 16px;
  margin-top: 10px;
  color: #8c8c8c;
}
.widget_shopping_cart_content .cart-btn .cart-btn:first-child {
  background: #b0976d;
  border-color: #b0976d;
  color: #fff;
}
.widget_shopping_cart_content .cart-btn .cart-btn:first-child:hover {
  background: #000;
  border-color: #000;
}
.widget_shopping_cart_content .cart-btn .cart-btn:hover {
  color: #fff;
}
.btn-search, .btn-close {
  cursor: pointer;
}
.top-search {
  top: 63px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  background: none;
  z-index: 999;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  visibility: hidden;
  width: 88%;
}
.top-search .search-field, .top-search .search-form input[type="text"] {
  float: left;
  height: auto;
  padding: 10px 35px 10px 15px;
  width: 100%;
  color: #828282;
  background: #f5f5f5;
}
.top-search .product-search {
  position: relative;
}
.top-search .product-search .btn-search {
  position: absolute;
  right: 10px;
  padding: 0;
  margin-top: 7px;
}
.cart_nu_count {
  position: absolute;
  top: 8px;
  right: -8px;
  background: #b0976d;
  border-radius: 50%;
  height: 22px;
  width: 22px;
  font-size: 12px;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}
.search-block-top .active.top-search {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.inline {
  display: inline-block;
}
.top-search {
  width: 250px;
}
.caret {
  display: none;
}
.mini-cart, .header-wishlist {
  display: inline-block;
}
.mini-cart i, .header-wishlist i {
  font-size: 30px;
}
.cart_label {
  display: block;
  position: relative;
  display: inline-block;
  padding: 0;
  position: relative;
}
.cart_label > img {
  margin-bottom: 20px;
}
.cart_label .cart_count {
  background: #b0976d;
  border-radius: 100%;
  color: #fff;
  display: block;
  font-size: 12px;
  height: 16px;
  font-family: 'Lora', serif;
  line-height: 16px;
  margin: 0;
  position: absolute;
  right: 4px;
  text-align: center;
  top: 16px;
  width: 15px;
}
.cart-block {
  background: #fff none repeat scroll 0 0;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
  float: none;
  left: auto;
  position: absolute;
  right: -30px;
  top: 100%;
  width: 319px;
  z-index: 999;
  padding: 0;
  margin: 0;
  opacity: 0;
  border-radius: 0;
  display: block;
  visibility: hidden;
  max-height: 400px;
  overflow: auto;
  -webkit-transform: translate(0px, 20px);
  -moz-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  -o-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.cart-block::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.cart-block::-webkit-scrollbar-track {
  background-color: #999;
}
.cart-block::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
.cart-block::-webkit-scrollbar-thumb {
  background-color: #b0976d;
}
.cart-block::-webkit-scrollbar-corner {
  background-color: #999;
}
.cart-block::-webkit-resizer {
  background-color: #666;
}
header .mini-cart {
  position: relative;
}
header .mini-cart .cart-block {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
header .mini-cart .active {
  border-radius: 0;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
  visibility: visible;
}
.minicart_header {
  display: none;
}
.widget_shopping_cart_content {
  padding: 21px 20px 0;
}
.widget_shopping_cart_content .wrap-mini-cart {
  padding-bottom: 20px;
}
.widget_shopping_cart_content dl.variation dt {
  color: #a1a1a1;
  font-size: 12px;
  display: block;
  line-height: 18px;
  font-weight: normal;
}
.widget_shopping_cart_content dl.variation dt > p {
  display: inline-block;
}
.widget_shopping_cart_content ul {
  width: 100%;
  float: left;
  margin-bottom: 3px;
}
.widget_shopping_cart_content ul li {
  display: block;
  padding-bottom: 40px;
  position: relative;
  text-align: left;
  float: left;
  width: 100%;
}
.widget_shopping_cart_content ul li.empty {
  padding-bottom: 15px;
}
.widget_shopping_cart_content .cart-actions .total .amount {
  font-size: 14px;
}
.widget_shopping_cart_content .remove.remove-product {
  top: -8px;
}
.widget_shopping_cart_content .remove-product {
  color: #a1a1a1;
  height: 9px;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -5px;
  width: 9px;
}
.widget_shopping_cart_content .remove-product:hover {
  color: #b0976d;
}
.widget_shopping_cart_content .remove-product i {
  font-size: 12px !important;
}
.widget_shopping_cart_content .cart-images {
  float: left;
  width: 85px;
}
.widget_shopping_cart_content .cart-info {
  padding-left: 18px;
  overflow: hidden;
}
.widget_shopping_cart_content .cart-info .product-name {
  margin-top: -2px;
}
.widget_shopping_cart_content .cart-info .product-name a {
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  font-family: Montserrat;
  margin-bottom: 0;
  display: block;
  margin-right: 25px;
  line-height: 16px;
}
.widget_shopping_cart_content .cart-info .product-name a:hover {
  color: #b0976d;
}
.widget_shopping_cart_content .cart-info .qty-cart > span {
  color: #a1a1a1;
  font-size: 12px;
  display: block;
  line-height: 18px;
  font-weight: normal;
}
.widget_shopping_cart_content .cart-info .qty-cart > span > span {
  color: #b0976d;
  font-size: 14px;
  margin-top: 12px;
  font-weight: normal;
}
.widget_shopping_cart_content .cart-info .qty-cart > span > span > span {
  font-size: 14px;
  color: #b0976d;
}
.widget_shopping_cart_content .cart-info .qty-cart > span.quantity > span {
  color: #000;
  padding-left: 5px;
}
.widget_shopping_cart_content .cart-actions {
  text-align: center;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #ebebeb;
}
.widget_shopping_cart_content .cart-actions .total {
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Varela Round";
  text-align: left;
  padding: 10px 0;
  color: #a1a1a1;
  border-bottom: 1px solid #ddd;
}
.widget_shopping_cart_content .cart-actions .total .price {
  color: #000;
  float: right;
  margin: 0;
}
.widget_shopping_cart_content .cart-btn {
  text-align: center;
  overflow: hidden;
}
.widget_shopping_cart_content .cart-btn .btn-default {
  letter-spacing: 1px;
  padding: 11px 41px 13px 43px;
}
@-webkit-keyframes reveal-header {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
}
@-moz-keyframes reveal-header {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }
}
@-ms-keyframes reveal-header {
  0% {
    opacity: 0;
    -ms-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
}
@-o-keyframes reveal-header {
  0% {
    opacity: 0;
    -o-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0px);
  }
}
@keyframes reveal-header {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@-webkit-keyframes reveal-header-hoz {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@-moz-keyframes reveal-header-hoz {
  0% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: none;
  }
}
@-ms-keyframes reveal-header-hoz {
  0% {
    opacity: 0;
    -ms-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -ms-transform: none;
  }
}
@-o-keyframes reveal-header-hoz {
  0% {
    opacity: 0;
    -o-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -o-transform: none;
  }
}
@keyframes reveal-header-hoz {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@-webkit-keyframes menu-hoz {
  0% {
    top: 0;
    -webkit-transform: none;
  }
  50% {
    top: 10px;
    -webkit-transform: rotate(-45deg);
  }
  100% {
    top: 0;
    -webkit-transform: none;
  }
}
@-moz-keyframes menu-hoz {
  0% {
    top: 0;
    -moz-transform: none;
  }
  50% {
    top: 10px;
    -moz-transform: rotate(-45deg);
  }
  100% {
    top: 0;
    -moz-transform: none;
  }
}
@-ms-keyframes menu-hoz {
  0% {
    top: 0;
    -ms-transform: none;
  }
  50% {
    top: 10px;
    -ms-transform: rotate(-45deg);
  }
  100% {
    top: 0;
    -ms-transform: none;
  }
}
@-o-keyframes menu-hoz {
  0% {
    top: 0;
    -o-transform: none;
  }
  50% {
    top: 10px;
    -o-transform: rotate(-45deg);
  }
  100% {
    top: 0;
    -o-transform: none;
  }
}
@keyframes menu-hoz {
  0% {
    top: 0;
    transform: none;
  }
  50% {
    top: 10px;
    transform: rotate(-45deg);
  }
  100% {
    top: 0;
    transform: none;
  }
}
@-webkit-keyframes menu-hoz-right {
  0% {
    top: 21px;
    -webkit-transform: none;
  }
  50% {
    top: 10px;
    -webkit-transform: rotate(45deg);
  }
  100% {
    top: 21px;
    -webkit-transform: none;
  }
}
@-moz-keyframes menu-hoz-right {
  0% {
    top: 21px;
    -moz-transform: none;
  }
  50% {
    top: 10px;
    -moz-transform: rotate(45deg);
  }
  100% {
    top: 21px;
    -moz-transform: none;
  }
}
@-ms-keyframes menu-hoz-right {
  0% {
    top: 21px;
    -ms-transform: none;
  }
  50% {
    top: 10px;
    -ms-transform: rotate(45deg);
  }
  100% {
    top: 21px;
    -ms-transform: none;
  }
}
@-o-keyframes menu-hoz-right {
  0% {
    top: 21px;
    -o-transform: none;
  }
  50% {
    top: 10px;
    -o-transform: rotate(45deg);
  }
  100% {
    top: 21px;
    -o-transform: none;
  }
}
@keyframes menu-hoz-right {
  0% {
    top: 21px;
    transform: none;
  }
  50% {
    top: 10px;
    transform: rotate(45deg);
  }
  100% {
    top: 21px;
    transform: none;
  }
}
.menu-right-primary-menu-container {
  text-align: right;
  padding-right: 35px;
}
.menu-left-primary-menu-container {
  float: left;
}
.menu-left-primary-menu-container .mega-menu > li:first-child > a {
  padding-left: 0;
}
.fixed-header .header-v1 .search-block-top > .btn-search {
  color: #fff;
}
.fixed-header .header-v1 .mega-menu li a {
  color: #000;
}
.fixed-header .header-v1 .search-block-top:hover .btn-search, .fixed-header .header-v1 .mega-menu li:hover > a, .fixed-header .header-v1 .mega-menu li.current-menu-item > a, .fixed-header .header-v1 .mega-menu li.current-menu-ancestor > a {
  color: #b0976d;
}
.fixed-header .header-v1.is-sticky .search-block-top > .btn-search, .fixed-header .header-v1.is-sticky .mega-menu > li > a {
  color: #fff;
}
.top-search .search-field, .top-search .search-form input[type="text"] {
  font-family: "Open Sans", Arial;
}
/*===================================
 2.4 Breadcrumb
 ===================================*/
.post_breadcrumb.side-breadcrumb {
  margin: 49px 0 79px;
  padding: 65px 15px;
  max-height: 253px;
  min-height: 253px;
}
.post_breadcrumb.side-breadcrumb .page-title {
  position: absolute;
  right: 13px;
  top: 5px;
  transform-origin: right top 0;
  z-index: 2;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.post_breadcrumb.side-breadcrumb .page-title h1 {
  font-size: 30px;
  display: inline-block;
  letter-spacing: 23px;
  margin-right: -20px;
}
.post_breadcrumb.side-breadcrumb .page-title .social_list_var2 {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  margin-right: 84px;
}
.post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul li {
  display: inline-block;
  margin-left: 29px;
}
.post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul li a {
  color: #ccc;
}
.post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul li a > i {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul li a:hover {
  color: #000;
}
.post_breadcrumb.side-breadcrumb .ver-menu {
  padding-top: 16px;
  text-transform: uppercase;
  letter-spacing: -1.2px;
}
.post_breadcrumb.side-breadcrumb .ver-menu li {
  padding: 1px 0;
}
.page_desc {
  line-height: 18px;
  margin-top: -6px;
  letter-spacing: 4.5px;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  max-width: 675px;
}
.breadcrumb {
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
  background: none;
  padding-left: 0;
}
.side-breadcrumb {
  margin: 0px 0;
  padding: 80px 0;
  max-height: 350px;
  background: url("http://www.castlemoulding.ca/wp-content/uploads/2018/09/inside_pages.jpg") repeat scroll center center;
}
.side-breadcrumb .page-title {
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}
.side-breadcrumb .page-title h1 {
  color: #131313;
  font-weight: 400;
  letter-spacing: 10px;
}
.side-breadcrumb .ver-menu {
  padding-left: 0;
  list-style: none;
  padding-top: 35px;
  font-weight: 400;
  font-style: italic;
  font-family: Lato;
}
.side-breadcrumb .ver-menu li {
  padding: 3px 0 3px;
}
.side-breadcrumb .ver-menu li a {
  color: #c2c2c2;
}
.side-breadcrumb .ver-menu li a:hover {
  color: #000;
}
.side-breadcrumb .ver-menu li.current-menu-item a {
  color: #000;
}
.side-breadcrumb.skew-bg-bar:before {
  content: "";
  background: #b0976d;
  width: 25px;
  transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -webkit-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  position: absolute;
  top: -100%;
  right: 30px;
  bottom: -79px;
  z-index: -1;
  height: auto;
}
.gallery_top_banner .widget_nav_menu {
  padding-left: 0;
  list-style: none;
  padding-top: 13px;
  font-weight: 400;
  padding-bottom: 0;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
}
.gallery_top_banner .widget_nav_menu ul {
  padding-left: 0;
}
.gallery_top_banner .widget_nav_menu li {
  padding: 3px 0 3px;
}
.gallery_top_banner .widget_nav_menu li a {
  color: #c2c2c2;
}
.gallery_top_banner .widget_nav_menu li a:hover {
  color: #000;
}
.gallery_top_banner .widget_nav_menu li.current-menu-item a {
  color: #000;
}
.gallery_top_banner .text-about-style {
  right: -105px;
  top: 263px;
}
.gallery_top_banner .wpb_single_image {
  margin-right: 55px;
}
.gallery_top_banner .skew-bg-bar:before {
  right: 58px;
}
.gallery_top_banner .vc_wp_custommenu.wpb_content_element {
  margin-bottom: 0;
}
.container .gallery_top_banner .container {
  width: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.portfolio_breadcrumb {
  max-height: 252px;
  margin: 49px 0 79px;
}
.portfolio_breadcrumb .page-title {
  font-size: 90px;
  font-weight: bold;
  color: #000;
  letter-spacing: 72px;
  text-transform: uppercase;
  /* float: right; */
  line-height: 110px;
  padding: 59px 0 0 134px;
}
.portfolio_breadcrumb .page_desc {
  padding-top: 75px;
  vertical-align: middle;
}
/*===================================
 3.0 Content
 3.1 Button Shortcodes
 ===================================*/
.load-more.get_in_touch a.btn {
  line-height: 15px !important;
  padding-top: 17px;
  background: #222;
}
.load-more.get_in_touch a.btn:hover {
  background: #b0976d;
}
.btn.btn-radius {
  border-radius: 100%;
  display: inline-block;
  font-size: 12px;
  height: 70px;
  letter-spacing: 0;
  padding: 0;
  line-height: 70px !important;
  text-decoration: none;
  width: 70px;
  font-weight: lighter;
}
.btn.btn-radius:hover {
  background: #b0976d;
  color: #fff;
}
.btn.btn-line-th {
  background: transparent;
  color: #000;
  padding: 0;
  letter-spacing: 0;
  position: relative;
  text-decoration: none;
}
.btn.btn-line-th::after {
  height: 1px;
  background: #000;
  content: "";
  right: -1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.btn.btn-line-th::before {
  opacity: 0;
  height: 1px;
  background: #000;
  content: "";
  left: -1px;
  position: absolute;
  width: 100%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn.btn-line-th:hover:before, .btn.btn-line-th:hover:after {
  content: none;
}
.btn.btn-border {
  position: relative;
}
.btn.btn-border.btn-large {
  font-size: 18px;
  font-weight: 300;
  padding: 28px 106px;
}
.btn.btn-border.btn-large:hover {
  background: #b0976d;
  color: #fff;
}
.btn.btn-border.btn-large:hover:before {
  border: 1px solid #b0976d;
  content: "";
}
.btn.btn-border.btn-primary {
  padding: 6px 37px 5px 36px;
  background: #000;
  color: #b0976d;
}
.btn.btn-border.btn-primary:hover {
  background: #b0976d;
  color: #fff;
}
.btn.btn-border.btn-primary:hover:before {
  border: 1px solid #b0976d;
}
.btn.btn-border::before {
  border: 1px solid #000;
  bottom: -4px;
  content: "";
  left: -4px;
  position: absolute;
  right: -4px;
  top: -4px;
}
.vc_custom_heading.heading_asb {
  position: absolute;
  letter-spacing: 14px;
  width: 230px;
  top: 38%;
  right: -48px;
  text-transform: uppercase;
  z-index: 9;
}
.heading_asb2 {
  letter-spacing: 0px;
  right: -13px;
  position: absolute;
  width: 230px;
  top: 38%;
  text-transform: uppercase;
  z-index: 9;
}
.heading_asb2 h2 {
  letter-spacing: 0;
}
.heading_asb2 p {
  letter-spacing: 2.8px !important;
  margin-top: 18px;
}
.heading_asb2.abs_o_left {
  left: 12px;
  right: auto;
  top: 23%;
}
.box_abs {
  position: absolute;
  bottom: 15%;
}
.box_abs h2 {
  width: 230px;
  text-transform: uppercase;
  letter-spacing: 14px;
}
.list-slidebrand .slick-next, .list-slidebrand .slick-prev {
  z-index: 1;
  height: 40px;
  width: 20px;
  display: none !important;
}
.list-slidebrand .slick-next i, .list-slidebrand .slick-prev i {
  display: none !important;
}
.list-slidebrand .slick-next:before, .list-slidebrand .slick-prev:before, .list-slidebrand .slick-next:after, .list-slidebrand .slick-prev:after {
  content: "";
  height: 24px;
  width: 1px;
  background: #d5d5d5;
  position: absolute;
}
.list-slidebrand .slick-next:hover:before, .list-slidebrand .slick-prev:hover:before, .list-slidebrand .slick-next:hover:after, .list-slidebrand .slick-prev:hover:after {
  background: #b0976d;
}
.list-slidebrand .slick-prev {
  left: 27px;
}
.list-slidebrand .slick-prev:before {
  left: 9px;
  top: 0px;
  -ms-transform: rotate(30deg) !important;
  -webkit-transform: rotate(30deg) !important;
  transform: rotate(30deg) !important;
}
.list-slidebrand .slick-prev:after {
  left: 9px;
  top: 20px;
  -ms-transform: rotate(-30deg) !important;
  -webkit-transform: rotate(-30deg) !important;
  transform: rotate(-30deg) !important;
}
.list-slidebrand .slick-next {
  right: 27px;
}
.list-slidebrand .slick-next:before {
  right: 9px;
  top: 0px;
  -ms-transform: rotate(-30deg) !important;
  -webkit-transform: rotate(-30deg) !important;
  transform: rotate(-30deg) !important;
}
.list-slidebrand .slick-next:after {
  right: 9px;
  top: 20px;
  -ms-transform: rotate(30deg) !important;
  -webkit-transform: rotate(28deg) !important;
  transform: rotate(28deg) !important;
}
.show-btn .list-slidebrand .slick-next, .show-btn .list-slidebrand .slick-prev {
  display: block !important;
}
/*===================================
 3.2 Title Heading
 ===================================*/
.color-white {
  max-width: 500px;
  margin: 0 auto;
  padding-left: 13px;
}
.color-white .circle-heading .style-heading-7 h2, .color-white .circle-heading .style-heading-7 .text-font {
  color: #fff;
}
.custom_color .circle-heading .style-heading-6 h3 {
  margin-bottom: 11px;
}
.custom_color .circle-heading .style-heading-6 h3 span {
  color: #fff;
}
.custom_color .circle-heading .style-heading-6 p {
  color: #ccc;
}
.circle-heading.text-right .style-heading-13 h2 {
  margin-right: -2px;
}
.text-white .circle-heading .style-heading-13 h1, .text-white .circle-heading .style-heading-13 h2, .text-white .circle-heading .style-heading-13 h3, .text-white .circle-heading .style-heading-13 h4, .text-white .circle-heading .style-heading-13 h5, .text-white .circle-heading .style-heading-13 h6, .text-white .circle-heading .style-heading-13 p {
  color: #fff;
}
.circle-heading.text-right .style-heading-5:after {
  right: 0;
}
.circle-heading.text-left .style-heading-5:after {
  left: 0;
}
.circle-heading.text-center .style-heading-5:after {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.circle-heading .style-heading-10 p {
  color: #b0976d;
}
.circle-heading .style-heading-5 {
  margin-bottom: 60px;
  position: relative;
}
.circle-heading .style-heading-5 h1, .circle-heading .style-heading-5 h2, .circle-heading .style-heading-5 h3, .circle-heading .style-heading-5 h4, .circle-heading .style-heading-5 h5, .circle-heading .style-heading-5 h6 {
  color: #b0976d;
}
.circle-heading .style-heading-5 span {
  display: block;
}
.circle-heading .style-heading-5:after {
  position: absolute;
  content: '';
  background: #959595;
  width: 70px;
  height: 4px;
  bottom: -42px;
}
.circle-heading .style-heading-6 h1, .circle-heading .style-heading-6 h2, .circle-heading .style-heading-6 h3, .circle-heading .style-heading-6 h4, .circle-heading .style-heading-6 h5, .circle-heading .style-heading-6 h6 {
  color: #b0976d;
  font-weight: bold;
  margin-bottom: 10px;
}
.circle-heading .style-heading-6 h1 span, .circle-heading .style-heading-6 h2 span, .circle-heading .style-heading-6 h3 span, .circle-heading .style-heading-6 h4 span, .circle-heading .style-heading-6 h5 span, .circle-heading .style-heading-6 h6 span {
  color: #222;
  font-weight: bold;
}
.circle-heading .style-heading-6 h3 {
  font-size: 30px;
}
.circle-heading .style-heading-6 p {
  text-transform: none;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  color: #555;
}
.circle-heading .style-heading-13 {
  color: #000;
}
.circle-heading .style-heading-13 h1, .circle-heading .style-heading-13 h2, .circle-heading .style-heading-13 h3, .circle-heading .style-heading-13 h4, .circle-heading .style-heading-13 h5, .circle-heading .style-heading-13 h6 {
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 300;
  color: #ccc;
  font-size: 14px;
  font-style: normal;
  letter-spacing: 5.5px;
  margin-bottom: 13px;
}
.circle-heading .style-heading-13 p {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 900;
  font-family: Raleway;
  margin-bottom: 0;
  font-size: 36px;
}
.circle-heading .style-heading-7 img {
  margin-top: -22px;
  margin-bottom: 12px;
}
.circle-heading .style-heading-7 h1, .circle-heading .style-heading-7 h2, .circle-heading .style-heading-7 h3, .circle-heading .style-heading-7 h4, .circle-heading .style-heading-7 h5, .circle-heading .style-heading-7 h6 {
  font-size: 36px;
  color: #b0976d;
  font-weight: 700;
}
.circle-heading .style-heading-7 .text-font {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
  margin-top: 8px;
}
.circle-heading .style-heading-8 {
  color: #000;
}
.circle-heading .style-heading-8 h1, .circle-heading .style-heading-8 h2, .circle-heading .style-heading-8 h3, .circle-heading .style-heading-8 h4, .circle-heading .style-heading-8 h5, .circle-heading .style-heading-8 h6 {
  font-size: 14px;
  color: #b0976d;
  font-family: 'Open Sans', Arial;
  font-weight: 700;
  margin-bottom: 15px;
}
.circle-heading .style-heading-8 p {
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 0;
  font-style: normal;
  font-family: Oswald;
}
.circle-heading .style-heading-2 {
  display: inline-block;
  margin-left: 25px;
}
.circle-heading .style-heading-2 h1, .circle-heading .style-heading-2 h2, .circle-heading .style-heading-2 h3, .circle-heading .style-heading-2 h4, .circle-heading .style-heading-2 h5, .circle-heading .style-heading-2 h6 {
  background: #b0976d none repeat scroll 0 0;
  font-weight: 400;
  font-size: 48px;
  line-height: normal;
  padding: 0 30px;
  color: #fff;
  text-transform: uppercase;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
.circle-heading .style-heading-2 > div {
  color: #000;
}
.circle-heading .style-heading-2 p {
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  background: #fff;
  padding: 25px 32px;
  text-transform: uppercase;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  margin-top: -5px;
  margin-left: -195px;
  line-height: 22px;
  padding-right: 34px;
  font-family: Oswald;
  font-style: normal;
}
.circle-heading .style-heading-3 span {
  display: block;
  font-weight: bold;
}
.circle-heading .style-heading-3 p {
  font-family: 'Open Sans', Arial;
  font-style: italic;
  color: #a1a1a1;
}
.circle-heading .style-heading-9 h1, .circle-heading .style-heading-9 h2, .circle-heading .style-heading-9 h3, .circle-heading .style-heading-9 h4, .circle-heading .style-heading-9 h5, .circle-heading .style-heading-9 h6 {
  font-family: Raleway;
  font-size: 30px;
  font-weight: 900;
  line-height: 24px;
  color: #000;
  margin-bottom: -7px;
}
.circle-heading .style-heading-9 h1 span, .circle-heading .style-heading-9 h2 span, .circle-heading .style-heading-9 h3 span, .circle-heading .style-heading-9 h4 span, .circle-heading .style-heading-9 h5 span, .circle-heading .style-heading-9 h6 span {
  color: #b0976d;
}
.circle-heading .style-heading-9 p {
  font-family: Oswald;
  color: #555;
  font-weight: lighter;
  font-size: 12px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  font-style: normal;
  width: 100%;
  margin-bottom: 0;
}
.circle-heading .style-heading-9 p.desc {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 31px;
  color: #a1a1a1;
  text-transform: none;
}
.circle-heading .style-heading-11 {
  color: #000;
}
.circle-heading .style-heading-11 h1, .circle-heading .style-heading-11 h2, .circle-heading .style-heading-11 h3, .circle-heading .style-heading-11 h4, .circle-heading .style-heading-11 h5, .circle-heading .style-heading-11 h6 {
  color: #ccc;
  font-size: 12px;
  letter-spacing: 4.7px;
}
.circle-heading .style-heading-11 p {
  font-family: Raleway;
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
}
.circle-heading .style-heading-12 img {
  margin-bottom: 1px;
}
.circle-heading .style-heading-12 h1, .circle-heading .style-heading-12 h2, .circle-heading .style-heading-12 h3, .circle-heading .style-heading-12 h4, .circle-heading .style-heading-12 h5, .circle-heading .style-heading-12 h6 {
  color: #fff;
  font-size: 48px;
  margin-bottom: 14px;
}
.circle-heading .style-heading-12 p {
  color: #b0976d;
  font-size: 18px;
}
.circle-heading .style-heading-14 h1, .circle-heading .style-heading-14 h2, .circle-heading .style-heading-14 h3, .circle-heading .style-heading-14 h4, .circle-heading .style-heading-14 h5, .circle-heading .style-heading-14 h6 {
  font-size: 180px;
  font-weight: 900;
  color: #000;
  margin: 0 0 -7px;
  text-transform: uppercase;
  font-family: Raleway;
}
.circle-heading .style-heading-14 p {
  font-size: 18px;
  font-weight: 300;
  color: #d7d7d7;
  letter-spacing: 14.5px;
  text-transform: uppercase;
  font-style: normal;
  padding: 0;
  font-family: Oswald;
}
.circle-heading .style-heading-15 h1, .circle-heading .style-heading-15 h2, .circle-heading .style-heading-15 h3, .circle-heading .style-heading-15 h4, .circle-heading .style-heading-15 h5, .circle-heading .style-heading-15 h6 {
  font-size: 36px;
  font-weight: 700;
  color: #b0976d;
  text-transform: uppercase;
}
.circle-heading .style-heading-15 p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 11px;
  color: #fff;
  font-style: normal;
  letter-spacing: 6px;
  font-family: Oswald;
  text-transform: uppercase;
}
.circle-heading .style-heading-16 h1, .circle-heading .style-heading-16 h2, .circle-heading .style-heading-16 h3, .circle-heading .style-heading-16 h4, .circle-heading .style-heading-16 h5, .circle-heading .style-heading-16 h6 {
  font-size: 24px;
  font-weight: 400;
  color: #b0976d;
  text-transform: uppercase;
}
.circle-heading .style-heading-16 p {
  font-size: 12px;
  color: #fff;
  font-style: italic;
  text-transform: uppercase;
}
.circle-heading .style-heading-16 .heading-16, .circle-heading .style-heading-16 .svg-icon {
  display: inline-block;
  vertical-align: middle;
}
.circle-heading .style-heading-16 .svg-icon {
  padding-right: 25px;
}
.circle-heading .style-heading-16 .svg-icon .svgic {
  width: 121px;
  height: 100px;
}
.circle-heading .style-heading-17 {
  padding-left: 30px;
  position: relative;
}
.circle-heading .style-heading-17:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 50px;
  width: 1px;
  background: #b0976d;
}
.circle-heading .style-heading-17 h1, .circle-heading .style-heading-17 h2, .circle-heading .style-heading-17 h3, .circle-heading .style-heading-17 h4, .circle-heading .style-heading-17 h5, .circle-heading .style-heading-17 h6 {
  font-size: 36px;
  font-weight: 900;
  color: #b0976d;
  text-transform: uppercase;
  font-family: Raleway;
  margin-bottom: 30px;
}
.circle-heading .style-heading-17 p {
  font-size: 36px;
  font-family: Oswald;
  color: #555;
  font-style: normal;
  text-transform: uppercase;
}
.circle-heading .style-heading-17 .desc {
  color: #636363;
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  line-height: 20px;
  padding-right: 10px;
  margin: 0;
}
.circle-heading.text-left .style-heading-18 p {
  margin-left: 2px;
}
.circle-heading .style-heading-18 {
  margin-bottom: 30px;
  position: relative;
}
.circle-heading .style-heading-18 h1, .circle-heading .style-heading-18 h2, .circle-heading .style-heading-18 h3, .circle-heading .style-heading-18 h4, .circle-heading .style-heading-18 h5, .circle-heading .style-heading-18 h6 {
  font-size: 30px;
  font-weight: 400;
  margin-bottom: -5px;
  color: #555;
  text-transform: uppercase;
}
.circle-heading .style-heading-18 h1 span, .circle-heading .style-heading-18 h2 span, .circle-heading .style-heading-18 h3 span, .circle-heading .style-heading-18 h4 span, .circle-heading .style-heading-18 h5 span, .circle-heading .style-heading-18 h6 span {
  font-weight: 900;
  color: #b0976d;
  font-family: Raleway;
  line-height: 24px;
  display: block;
}
.circle-heading .style-heading-18 p {
  font-size: 12px;
  font-family: Oswald;
  color: #a1a1a1;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 0;
}
.circle-heading.text-left .style-heading-19 p {
  float: right;
  margin-right: -8px;
}
.circle-heading.text-right .style-heading-19 p {
  float: left;
  margin-left: 4px;
}
.circle-heading .style-heading-19 {
  margin-bottom: 17px;
  display: inline-block;
  position: relative;
}
.circle-heading .style-heading-19 h1, .circle-heading .style-heading-19 h2, .circle-heading .style-heading-19 h3, .circle-heading .style-heading-19 h4, .circle-heading .style-heading-19 h5, .circle-heading .style-heading-19 h6 {
  font-size: 60px;
  font-weight: 400;
  color: #555;
  margin-bottom: 0;
  letter-spacing: -0.8px;
  line-height: 48px;
  text-transform: uppercase;
}
.circle-heading .style-heading-19 h1 span, .circle-heading .style-heading-19 h2 span, .circle-heading .style-heading-19 h3 span, .circle-heading .style-heading-19 h4 span, .circle-heading .style-heading-19 h5 span, .circle-heading .style-heading-19 h6 span {
  font-weight: 900;
  color: #b0976d;
  font-family: Raleway;
}
.circle-heading .style-heading-19 p {
  font-size: 12px;
  font-family: Oswald;
  color: #a1a1a1;
  margin-bottom: 0;
  font-weight: 300;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 8.3px;
  line-height: 14px;
}
.line-right .circle-heading .style-heading-17::before {
  left: auto;
  right: -1px;
}
.title-customs .circle-heading .style-heading-12 h1, .title-customs .circle-heading .style-heading-12 h2, .title-customs .circle-heading .style-heading-12 h3, .title-customs .circle-heading .style-heading-12 h4, .title-customs .circle-heading .style-heading-12 h5, .title-customs .circle-heading .style-heading-12 h6 {
  font-size: 36px;
  margin-bottom: 10px;
  letter-spacing: 7.3px;
}
.title-customs .circle-heading .style-heading-12 p {
  font-size: 14px;
}
.margin-min-img .circle-heading {
  margin-bottom: 16px;
}
.margin-min-img .circle-heading .style-heading-7 img {
  margin-bottom: -38px;
  margin-top: -57px;
}
.title-position {
  position: absolute !important;
  left: 48.5%;
  top: 43%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.title_abs {
  position: absolute !important;
  left: 15px;
  bottom: 23px;
}
.wpb_wrapper p strong {
  color: #b0976d;
}
.text-font {
  font-family: 'DawningofaNewDay' !important;
  text-align: center;
  font-size: 24px;
  color: #fff;
  margin-top: 35px;
}
.text-light p {
  font-weight: 300;
  line-height: 26px;
}
.text-light p:first-child {
  margin-bottom: 26px;
}
.box-center .circle-heading .style-heading-7 h2 {
  color: #fff;
}
.box-center .circle-heading .style-heading-7 .text-font {
  color: #b0976d;
}
.font-style {
  font-family: 'Open Sans', Arial;
  color: #a1a1a1;
  line-height: 24px;
}
.color-primary {
  background: #b0976d;
}
.color-primary .circle-heading .style-heading-8 h2 {
  color: #ccc;
}
.color-primary .circle-heading .style-heading-8 p {
  color: #fff;
}
.color-primary .block-right h3 {
  font-size: 30px;
  color: #fff;
  font-family: Raleway;
  font-weight: 900;
  margin-bottom: 26px;
  line-height: normal;
}
.color-primary .block-right p {
  color: #ccc;
}
#work.color-primary {
  position: relative;
}
#work.color-primary:before {
  height: 252px;
  width: 1px;
  background: #fff;
  position: absolute;
  content: "";
  top: 116px;
  left: 50%;
}
#work.color-primary .load-more .btn:hover {
  background: #fff !important;
  color: #000;
}
/*===================================
 3.3 Widget
 ===================================*/
.page-widget {
  padding-bottom: 80px;
}
.page-widget .title-shortcodes {
  padding-top: 66px;
  padding-bottom: 89px;
}
.page-widget .title-shortcodes h2 {
  text-transform: uppercase;
}
.page-widget .entry-title {
  margin-bottom: 48px;
}
.page-widget .widget_shopby {
  padding-bottom: 65px;
}
.page-widget .widget_shopby .widget-title {
  padding-bottom: 52px;
}
.widget_nav_menu #menu-testing-menu ul li ul {
  padding-left: 20px;
}
.justified-gallery {
  margin: -4px -5px -5px;
}
.justified-gallery > a, .justified-gallery > div {
  width: 140px !important;
  height: auto !important;
  position: relative !important;
  margin: 0 5px 5px 5px !important;
  top: 0 !important;
  left: 0 !important;
  border-bottom: none;
}
.justified-gallery > a:hover:before, .justified-gallery > div:hover:before {
  content: "\f002";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  font-family: FontAwesome;
  font-size: 17px;
  text-align: center;
  color: #000;
  padding: 50px;
}
.justified-gallery > a > img, .justified-gallery > div > img, .justified-gallery > a > a > img, .justified-gallery > div > a > img {
  position: static !important;
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
}
.widget_black_studio_tinymce img {
  margin-bottom: 19px;
}
.widget_black_studio_tinymce p:last-child img {
  margin-bottom: 0;
}
.widget {
  padding-bottom: 68px;
  overflow: hidden;
}
.widget .product-desc h3 {
  font-size: 13px;
  font-weight: 400;
}
.widget-title {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 42px;
  position: relative;
  text-transform: uppercase;
}
.name_label {
  font-size: 13px;
  margin-bottom: 10px;
  color: #333436;
}
.name_label span {
  color: #7da204;
}
.info-shopby {
  position: relative;
}
.remove.remove-product {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.clear {
  text-align: right;
  margin-right: 20px;
}
.widget_shopby .widget-content {
  margin-bottom: 13px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e6e5e5;
}
.widget_categories {
  padding-bottom: 58px;
}
.widget_categories ul li.current-cat > a {
  color: #b0976d;
}
.mini-cart-special .wrap-mini-cart .coupon {
  display: block;
}
.cart-block .wrap-mini-cart .coupon {
  display: none;
}
.widget_categories ul li, .widget_product_categories ul li, .widget_circle_brands ul li, .widget_pages ul li, .active-sidebar .widget_nav_menu ul li, .widget_archive ul li, .widget_meta ul li {
  margin-bottom: 0;
  position: relative;
  padding: 1px 0 12px 0;
  line-height: 100%;
}
.widget_categories ul li:last-child, .widget_product_categories ul li:last-child, .widget_circle_brands ul li:last-child, .widget_pages ul li:last-child, .active-sidebar .widget_nav_menu ul li:last-child, .widget_archive ul li:last-child, .widget_meta ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget_categories ul li ul .current-cat ul li.cat-parent ul li:last-child, .widget_product_categories ul li ul .current-cat ul li.cat-parent ul li:last-child, .widget_circle_brands ul li ul .current-cat ul li.cat-parent ul li:last-child, .widget_pages ul li ul .current-cat ul li.cat-parent ul li:last-child, .active-sidebar .widget_nav_menu ul li ul .current-cat ul li.cat-parent ul li:last-child, .widget_archive ul li ul .current-cat ul li.cat-parent ul li:last-child, .widget_meta ul li ul .current-cat ul li.cat-parent ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget_categories ul li a, .widget_product_categories ul li a, .widget_circle_brands ul li a, .widget_pages ul li a, .active-sidebar .widget_nav_menu ul li a, .widget_archive ul li a, .widget_meta ul li a {
  text-transform: uppercase;
  font-family: 'Open Sans', Arial;
  font-style: italic;
}
.widget_categories ul li a:hover, .widget_product_categories ul li a:hover, .widget_circle_brands ul li a:hover, .widget_pages ul li a:hover, .active-sidebar .widget_nav_menu ul li a:hover, .widget_archive ul li a:hover, .widget_meta ul li a:hover {
  color: #b0976d;
}
.widget_categories ul li a > span, .widget_product_categories ul li a > span, .widget_circle_brands ul li a > span, .widget_pages ul li a > span, .active-sidebar .widget_nav_menu ul li a > span, .widget_archive ul li a > span, .widget_meta ul li a > span {
  color: #868686;
}
.widget_categories ul li ul, .widget_product_categories ul li ul, .widget_circle_brands ul li ul, .widget_pages ul li ul, .active-sidebar .widget_nav_menu ul li ul, .widget_archive ul li ul, .widget_meta ul li ul {
  padding-left: 31px;
  padding-top: 8px;
  margin-top: 8px;
  position: relative;
}
.widget_categories ul li ul:before, .widget_product_categories ul li ul:before, .widget_circle_brands ul li ul:before, .widget_pages ul li ul:before, .active-sidebar .widget_nav_menu ul li ul:before, .widget_archive ul li ul:before, .widget_meta ul li ul:before {
  border-top: 1px solid #ebebeb;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 100%;
}
.widget_categories ul li ul li, .widget_product_categories ul li ul li, .widget_circle_brands ul li ul li, .widget_pages ul li ul li, .active-sidebar .widget_nav_menu ul li ul li, .widget_archive ul li ul li, .widget_meta ul li ul li {
  padding-left: 3px;
  list-style: none;
}
.widget_categories > ul, .widget_product_categories > ul, .widget_circle_brands > ul, .widget_pages > ul, .active-sidebar .widget_nav_menu > ul, .widget_archive > ul, .widget_meta > ul {
  margin-top: -6px;
}
.widget_categories ul li a {
  color: #ccc;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.widget_categories ul li a:hover {
  color: #000;
  font-weight: bold;
}
#woocommerce_layered_nav-2 {
  padding-bottom: 43px;
}
.widget_product_categories > ul li a, .widget_circle_brands > ul li a, .widget_pages > ul li a {
  color: #555;
  text-transform: capitalize;
  font-weight: bold;
}
.widget_product_categories .current-cat > a, .widget_circle_brands .current-cat > a, .widget_pages .current-cat > a, .widget_product_categories .current-cat-parent > a, .widget_circle_brands .current-cat-parent > a, .widget_pages .current-cat-parent > a, .widget_product_categories .current_page_item > a, .widget_circle_brands .current_page_item > a, .widget_pages .current_page_item > a, .widget_product_categories .current-page-parent > a, .widget_circle_brands .current-page-parent > a, .widget_pages .current-page-parent > a {
  color: #b0976d;
  font-weight: bold;
}
.widget_product_categories {
  margin-top: -3px;
}
select.postform {
  background: none;
  border: 1px solid #ddd;
  padding: 6px 19px;
}
.entry-title-widget-2 {
  margin-top: 64px;
}
.widget_layered_nav_filters li.chosen a {
  color: #000;
  font-weight: bold;
}
.woocommerce.widget {
  padding-bottom: 55px;
}
.widget_layered_nav.woocommerce .widget-title {
  padding-bottom: 34px;
}
.widget_layered_nav.woocommerce .list_2col {
  overflow: hidden;
  margin-bottom: -17px;
}
.widget_layered_nav.woocommerce .list_2col ul {
  overflow: hidden;
}
.widget_layered_nav.woocommerce .list_2col ul li {
  margin-bottom: 4px;
}
.widget_layered_nav.woocommerce ul li {
  display: inline-block;
  margin-right: 31px;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  color: #a1a1a1;
  font-weight: 600;
}
.widget_layered_nav.woocommerce ul li a {
  color: #a1a1a1;
}
.widget_layered_nav.woocommerce ul li a:hover {
  color: #000;
  font-weight: bold;
}
.widget_layered_nav.woocommerce ul li span.count {
  display: none;
}
.widget_layered_nav.woocommerce .list_2col ul li.wc-layered-nav-term {
  float: left;
  width: 50%;
  margin-right: 0;
}
.widget_layered_nav.woocommerce .list_2col ul li.wc-layered-nav-term:nth-child(even) {
  padding-left: 39px;
}
.widget_recent_comments {
  padding-top: 27px;
}
.yith-woocompare-widget .products-list {
  color: #828282;
}
.yith-woocompare-widget .clear-all, .yith-woocompare-widget .compare.button {
  font-size: 12px;
  font-weight: 400;
  margin-top: 2px;
  padding: 8px 22px;
  text-transform: uppercase;
  background: #b0976d;
  display: inline-block;
  font-weight: bold;
  vertical-align: top;
  margin-top: 22px;
  color: #fff;
  font-family: Montserrat;
}
.yith-woocompare-widget .clear-all:hover, .yith-woocompare-widget .compare.button:hover {
  background: #000;
}
.yith-woocompare-widget ul.products-list a.remove {
  color: transparent;
  font-size: 13px;
}
.yith-woocompare-widget ul.products-list a.remove:hover {
  background: none;
}
.yith-woocompare-widget a.remove:before {
  content: "\f00d";
  font-family: FontAwesome;
  color: #868686;
}
.widget_search {
  margin-bottom: 2px;
}
.widget_search input {
  height: 40px;
  width: 100%;
  background: #fff;
  border: none;
  color: #c7c7c7;
  position: relative;
  padding: 0;
  border-radius: 0;
  padding-right: 40px;
  border-bottom: 1px solid #ccc;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  font-style: italic;
}
.widget_search .widget-title {
  padding-bottom: 25px;
}
.widget_search button {
  position: absolute;
  top: 2px;
  right: -8px;
  background: none;
  height: 40px;
  border: none;
  width: 40px;
  color: #c7c7c7;
  font-size: 18px;
}
.widget_search button i {
  font-weight: bold;
}
.widget_search .search-form {
  padding: 0;
  position: relative;
}
.blog .widget .blog-content {
  padding-bottom: 0;
}
.widget .blog-post-title {
  margin-top: -5px;
}
.widget .blog-item {
  margin-bottom: 0;
  padding-bottom: 30px;
  overflow: hidden;
}
.widget .blog-item .blog-img {
  margin-right: 13px;
  float: left;
}
.widget .blog-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget .blog-content .blog-item .blog-post-info {
  overflow: hidden;
  padding-top: 0;
}
.widget_post_blog ul.blog-content {
  margin-bottom: 0;
}
.widget_post_blog .blog-content .post-name {
  line-height: 15px;
}
.widget_post_blog .blog-content .post-name a {
  color: #000;
  font-size: 14px;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  line-height: 20px;
}
.widget_post_blog .blog-item .blog-post-title {
  float: none;
  width: 100%;
  padding-left: 0;
}
.widget_post_blog .blog-post-info {
  width: calc(100% - 114px);
  padding-left: 18px;
  padding-top: 0 !important;
  margin-top: 0 !important;
}
.widget_post_blog .blog-info .info p {
  font-size: 13px;
  font-style: italic;
  color: #ccc;
  text-transform: none;
  margin-top: 6px;
}
.widget_post_blog .blog-img {
  max-width: 100px;
  float: left;
}
.widget_tag h3 {
  padding-bottom: 22px;
  margin-bottom: 12px;
}
.widget_tag a {
  border: 1px solid #e1e1e1;
  color: #8d9095;
  display: inline-block;
  margin: 8px 4px 0;
  padding: 6px 7px 8px 10px;
}
.widget_tag > div {
  margin: 0 -4px;
}
.widget_recent_comments ul {
  padding-top: 10px;
}
.widget_recent_comments .widget-title {
  padding-bottom: 28px;
  margin-bottom: 17px;
}
.recentcomments {
  border-bottom: 1px dashed #ebebeb;
  color: #c5c5c5;
  margin-bottom: 13px;
  overflow: hidden;
  padding-bottom: 7px;
  padding-left: 20px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.recentcomments:before {
  position: absolute;
  content: "\f0e6";
  left: 0;
  top: 0;
  font-family: FontAwesome;
}
.recentcomments a {
  color: #303030;
  font-size: 14px;
}
.recentcomments a:hover {
  color: #b0976d;
}
.recentcomments:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.recentcomments .comment-author-link {
  text-transform: capitalize;
}
.widget-content > p {
  color: #333436;
}
.widget_banner {
  margin-top: 19px;
}
.widget_banner .promo-banner .text-container {
  padding: 0;
}
.widget_layered_nav_filters {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 40px;
  padding-bottom: 0;
}
.widget_layered_nav_filters li a span {
  color: #b0976d;
}
.widget_price_filter {
  overflow: hidden;
}
.widget_price_filter .price_slider_wrapper {
  margin-top: 8px;
}
.widget_price_filter .ui-slider {
  background: #000 none repeat scroll 0 0;
  height: 1px;
  position: relative;
  border: none;
}
.widget_price_filter .ui-slider .ui-slider-range {
  background: #000;
  height: 1px;
  position: absolute;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background: #b0976d;
  cursor: pointer;
  height: 13px;
  border: none;
  position: absolute;
  top: -6px;
  width: 30px;
  z-index: 2;
  margin-left: 0;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -30px;
}
.widget_price_filter .price_slider_amount {
  overflow: hidden;
  margin-top: 17px;
}
.widget_price_filter .price_slider_amount .price_label span {
  color: #a1a1a1;
  font-size: 14px;
  font-family: Oswald;
  padding-top: 6px;
  padding-bottom: 15px;
  font-weight: normal;
  display: inline-block;
}
.widget_price_filter .price_slider_amount .price_label span span {
  color: #a1a1a1;
  font-size: 14px;
}
.widget_price_filter .price_slider_amount .button:hover {
  background: #000 !important;
  color: #fff;
}
.widget_price_filter .price_slider_amount .btn-filter {
  float: right;
  font-size: 13px;
  font-weight: normal;
  padding: 9px 13px;
  text-transform: none;
}
.widget_price_filter .price_slider_amount .btn-primary {
  letter-spacing: 0.6px;
}
.widget_compare {
  padding-bottom: 25px;
}
.widget_compare p {
  margin-bottom: 0;
}
.widget_products .item-product-grid {
  padding-bottom: 29px;
}
.widget_products .widget-title {
  margin-bottom: 28px;
  padding-bottom: 18px;
}
.widget_products .product-img {
  float: left;
}
.widget_products .product-desc {
  overflow: hidden;
  padding-left: 30px;
  padding-bottom: 0;
}
.widget_products .price .amount {
  font-size: 14px;
}
.widget_products .star-rating {
  margin-top: 8px;
  margin-bottom: -3px;
}
.widget_products .star-rating span:before, .widget_products .star-rating:before {
  font-size: 11px;
}
.twitter-tweet {
  font-size: 13px;
  margin-top: 23px;
}
.twitter-tweet i {
  font-size: 16px;
  color: #00baff;
  float: left;
  padding-top: 6px;
}
.twitter-tweet .tweet-text {
  margin-top: -7px;
  overflow: hidden;
  padding-left: 26px;
  color: #303030;
  line-height: 22px;
}
.twitter-tweet a {
  color: #00baff;
}
.twitter-tweet .my-date {
  color: #c5c5c5;
}
.widget_fb .social-fb {
  padding-top: 5px;
}
.widget_circle_instagram_feed ul {
  overflow: hidden;
}
.widget_circle_instagram_feed .widget-title {
  margin-bottom: 30px;
}
.instagram-container li {
  float: left;
  padding-right: 20px;
}
.instagram-container li a {
  display: inline-block;
  position: relative;
  border-radius: 100%;
}
.instagram-container li a:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: #b0976d;
  border-radius: 100%;
}
.instagram-container li a:after {
  position: absolute;
  content: "\f16d";
  width: 100%;
  height: 100%;
  font-family: FontAwesome;
  text-align: center;
  top: 50%;
  width: 100%;
  left: 0;
  font-size: 24px;
  opacity: 0;
  color: #fff;
  margin-top: -11px;
}
.instagram-container li a:hover:before, .instagram-container li a:hover:after {
  opacity: 0.8;
}
.instagram-container li a img {
  border-radius: 100%;
}
.widget_fb .widget-title {
  padding-bottom: 16px;
}
.scroll-to-top {
  background: #b0976d none repeat scroll 0 0;
  border: none;
  bottom: -100px;
  cursor: pointer;
  height: 35px;
  line-height: 25px;
  padding: 3px;
  position: fixed;
  right: 25px;
  text-align: center;
  width: 35px;
  z-index: 9999;
  color: #fff;
}
.scroll-to-top i {
  line-height: 25px;
}
.scroll-to-top:hover {
  color: #fff;
  background: #000;
}
.widget_tag_cloud > div, .widget_product_tag_cloud > div {
  margin: -13px 0 0 0;
}
.widget_product_tag_cloud.woocommerce .widget-title {
  padding-bottom: 39px;
}
.widget.widget_tag_cloud a, .widget_product_tag_cloud a {
  color: #ccc;
  display: inline-block;
  font-size: 12px !important;
  padding: 5px 7px 5px 0;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  text-transform: uppercase;
  font-weight: bold;
}
.widget.widget_tag_cloud a:hover, .widget_product_tag_cloud a:hover {
  color: #000;
}
.widget.widget_tag_cloud a {
  color: #000;
}
.widget.widget_tag_cloud a[title~="2"], .widget.widget_tag_cloud a[title~="1"], .widget.widget_tag_cloud a[title~="0"] {
  color: #ccc;
}
.widget.widget_tag_cloud a[title~="2"]:hover, .widget.widget_tag_cloud a[title~="1"]:hover, .widget.widget_tag_cloud a[title~="0"]:hover {
  color: #000;
}
.instagram-gallery li {
  width: 12.5%;
}
.instagram-gallery li a::before {
  background: #000 none repeat scroll 0 0;
  opacity: 0.3;
}
.instagram-gallery .banner_text_overlay {
  color: #fff;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 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%);
  left: 50%;
}
.instagram-gallery .banner_text_overlay a {
  color: #fff;
}
.instagram-gallery .banner_text_overlay br {
  display: none;
}
.widget_product_categories {
  margin-bottom: -4px;
}
.widget_circle_brands {
  padding-bottom: 49px;
}
.widget_circle_brands .widget-title {
  margin-bottom: 3px;
}
.widget_circle_brands ul li a {
  color: #a1a1a1;
  font-weight: 600;
}
.widget_circle_brands ul li a:hover {
  color: #000;
  font-weight: 700;
}
/*===================================
 3.4 Blog
 ===================================*/
.post_wrapper_ajax.isotope {
  margin-left: -15px;
  margin-right: -15px;
}
.post_wrapper_ajax.isotope .item {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
}
.list-tiem .blog-img img {
  height: auto;
}
.blog-style-8 .blog-item {
  height: 320px;
  background-size: cover;
}
.blog-style-8 .blog-item .blog-info-post {
  position: absolute;
  bottom: 0;
  padding: 15px 20px 33px 32px;
}
.blog-style-8 .blog-item .post-name {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Open Sans", Arial;
  font-weight: 800;
  font-style: italic;
}
.blog-style-8 .blog-item .blog-meta {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 11px;
  padding-top: 8px;
  color: #a1a1a1;
}
.blog-style-8 .blog-item .blog-meta a {
  color: #555;
  padding: 0 1px 0 2px;
}
.blog-style-8 .blog-item .blog-meta a:hover {
  color: #b0976d;
}
.blog-style-8 .blog-item .blog-meta span span {
  color: #555;
}
.widget_black_studio_tinymce .gallery-item {
  padding: 5px;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
}
.widget_black_studio_tinymce .gallery-item img {
  border: none !important;
  margin-bottom: 0;
}
.widget_black_studio_tinymce .gallery-item > .gallery-icon:before {
  content: "\f002";
  font-family: FontAwesome;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: -100%;
  left: 0;
  padding: 48px;
  pointer-events: none;
}
.widget_black_studio_tinymce .gallery-item:hover > .gallery-icon:before {
  top: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.widget_black_studio_tinymce .gallery {
  margin: 0 -5px !important;
}
.blog_post_desc > .entry-content > h1, .comment-content > h1 {
  font-size: 48px;
}
.blog_post_desc > .entry-content > h1 + h2, .comment-content > h1 + h2 {
  margin-bottom: 7px;
}
.commentlist > li {
  margin-top: 40px;
}
.commentlist > li:first-child {
  margin-top: 0;
}
.post-name {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.post_content_bottom {
  clear: both;
}
.blog_post_desc > .entry-content > h2 {
  margin: 25px 0;
}
.blog_post_desc > .entry-content > h1 {
  margin: 33px 0;
}
.blog_post_desc > .entry-content > h3 {
  margin: 22px 0;
}
.blog_post_desc > .entry-content > h4, .blog_post_desc > .entry-content h5, .blog_post_desc > .entry-content h6 {
  margin: 20px 0;
}
.blog-content {
  margin-bottom: 30px;
}
.blog-content .blog-item .blog_post_desc {
  padding-top: 15px;
  clear: both;
  width: 100%;
  font-family: 'Open Sans', Arial;
}
.blog-content .blog-item .blog_post_desc p {
  line-height: 23px;
  margin-bottom: 23px;
  word-spacing: 1.1px;
  color: #a1a1a1;
}
.blog-content .blog-item .blog_post_desc a {
  color: #000;
}
.blog-content .blog-item .blog_post_desc a:hover {
  color: #b0976d;
}
.blog-content .blog-item .blog-info .info {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}
.blog-content .blog-item .blog-info .info a {
  color: #a1a1a1;
  vertical-align: middle;
}
.blog-content .blog-item .blog-info .info a:hover {
  color: #b0976d;
}
.blog-content .blog-item .blog-info .info > span {
  vertical-align: middle;
}
.blog-content .blog-item .blog-info .info:after {
  content: '/';
  vertical-align: middle;
}
.blog-content .blog-item .blog-info .info:last-child:after {
  content: none;
}
.blog-content .blog-item .post-name h3 {
  font-size: 30px;
  padding-bottom: 10px;
  font-family: 'Open Sans', Arial;
  font-weight: 900;
}
.blog-content.vertical .blog-info .info:first-child span span {
  color: #a1a1a1;
}
.blog-content.vertical .blog-info a {
  color: #a1a1a1;
}
.blog-content.vertical .blog-item .post-name h3 {
  font-size: 24px;
  padding-top: 10px;
}
.blog-content.vertical .blog-post-info {
  padding-top: 24px;
}
.blog-content.vertical .blog-content .blog-item .blog_post_desc {
  padding-top: 12px;
}
.blog-content.vertical .blog-content .blog-item .blog_post_desc p {
  margin-bottom: 27px;
}
.blog-content.vertical.quote .blog-post-info {
  display: none;
}
.post_wrapper_ajax.isotope + .load-more.text-center {
  padding-top: 18px;
}
.post_wrapper_ajax + .load-more.text-center {
  padding-top: 76px;
}
.load-more.text-center a {
  letter-spacing: 5px;
}
.blog-post-info:before, .author_blog:before, .comment-body:before, .blog-horizontal:before, .blog-post-info:after, .author_blog:after, .comment-body:after, .blog-horizontal:after {
  content: " ";
  display: table;
}
.blog-post-info:after, .author_blog:after, .comment-body:after, .blog-horizontal:after {
  clear: both;
}
blockquote {
  padding: 0;
  margin: 0 0 20px;
  font-size: 18px;
  border-left: none;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  font-style: italic;
}
.quote_section .author_info {
  color: #a1a1a1;
  font-size: 12px;
  font-weight: 300;
}
.blog-horizontal.blog-content {
  margin-bottom: 0;
}
.blog-horizontal.blog-content.horizontal_1 {
  margin-bottom: 30px;
}
.blog-horizontal .blog-media {
  float: left;
  max-width: 400px;
  width: 400px;
}
.blog-horizontal .blog-post-info {
  float: left;
  width: calc(100% - 400px);
  padding-left: 70px;
}
.blog-horizontal .blog-item {
  display: flex;
  align-items: center;
}
.blog-horizontal:nth-child(even) .blog-item {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.blog-horizontal:nth-child(even) .blog-item .blog-media {
  order: 2;
  width: calc(100% - 400px);
  max-width: none;
}
.blog-horizontal:nth-child(even) .blog-item .blog-post-info {
  order: 1;
  width: 400px;
  padding-left: 0;
  padding-right: 47px;
}
.blog-horizontal.horizontal_1 .blog-item .blog-post-title {
  width: 100%;
  padding: 14px 0 0 0;
}
.blog-horizontal.horizontal_1 .blog-item .blog-date {
  clear: both;
}
.blog-horizontal.horizontal_1 .blog-item .post-name h3 {
  font-size: 24px;
  padding-bottom: 7px;
}
.blog-horizontal.horizontal_1 .blog-media {
  max-width: 370px;
  width: 370px;
}
.blog-horizontal.horizontal_1 .blog-post-info {
  width: calc(100% - 370px);
  padding-left: 30px;
}
.blog-horizontal.horizontal_1 .blog_post_desc {
  padding-top: 26px;
}
.blog-horizontal.horizontal_1:nth-child(even) .blog-item .blog-media {
  order: 2;
  width: calc(100% - 340px);
  max-width: none;
}
.blog-horizontal.horizontal_1:nth-child(even) .blog-item .blog-post-info {
  order: 1;
  width: 340px;
  padding-left: 0;
  padding-right: 47px;
}
.blog_single_1 .blog-item .container {
  padding-right: 85px;
  padding-left: 0;
}
.blog_single_1 .blog_media_1 {
  /*padding-right: 85px;*/
}
.blog_single_1 .post_content_bottom {
  padding-top: 19px;
}
.blog_single_2 .blog-content .blog-item .blog-post-info {
  padding-bottom: 54px;
}
.blog_single_2 .blog-content .blog-item .post_desc {
  padding-top: 33px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}
.blog_single_2.post-single .blog-content .blog-item .blog-post-info {
  padding-top: 0px;
  margin-top: -5px;
}
.addthis_sharing_toolbox span.lab {
  display: none;
  text-transform: uppercase;
}
body.blog .wrapper, .archive .wrapper, body.single-post .wrapper {
  margin-bottom: 50px;
}
.main-sidebar .post_tags.col-md-6, .main-sidebar .share-links.col-md-6 {
  width: 100%;
}
.main-sidebar .share-links.col-md-6 .addthis_sharing_toolbox {
  text-align: left;
  padding-top: 27px;
}
.main-sidebar .share-links.col-md-6 .addthis_sharing_toolbox ul {
  padding-left: 0;
}
.main-sidebar .share-links.col-md-6 .addthis_sharing_toolbox span.lab {
  display: inline-block;
  padding-right: 63px;
}
.author_blog {
  padding-top: 71px;
}
.author_blog p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
}
.author_blog .avatar_author {
  float: left;
  width: 120px;
  border-radius: 50%;
  overflow: hidden;
}
.author_blog .avatar_author img {
  border-radius: 50%;
}
.author_blog .right_info_author {
  margin-top: -7px;
  padding-left: 51px;
  float: left;
  width: calc(100% - 120px);
}
.author_blog .right_info_author .name_author {
  text-transform: uppercase;
  padding-bottom: 14px;
}
.social_author ul {
  list-style: none;
  padding-top: 16px;
  font-size: 18px;
  padding-left: 0;
}
.social_author ul li {
  display: inline-block;
  padding-right: 17px;
}
.author_blog .social_author ul li a:hover {
  color: #000;
}
.blog-readmore {
  float: right;
  color: #b0976d;
}
.post_link {
  background: #f5f5f5;
  padding: 20px;
  display: block;
  border: 1px solid transparent;
}
.post_link span {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
}
.blog-video iframe {
  width: 100%;
}
.blog-item {
  position: relative;
}
.blog-item .blog_post_desc p {
  margin-bottom: 12px;
  line-height: 22px;
}
.blog-item .blog-info {
  font-size: 11px;
  text-transform: uppercase;
  color: #ccc;
  font-weight: 300;
}
.blog-item .blog-info .post_social_event .social_comment {
  margin-right: 34px;
}
.blog-item .blog-info .post_social_event a {
  color: #c0c0c0;
}
.blog-item .blog-info .post_social_event a .fa {
  margin-right: 3px;
}
.blog-item .blog-info .post_social_event a:hover {
  color: #b0976d;
}
.blog-item .blog-post-title {
  float: left;
  width: calc(100% - 80px);
  padding-left: 21px;
}
.blog-item .blog-post-title .post-des {
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  padding-top: 17px;
  color: #000;
}
.blog-item .blog-date {
  float: left;
  width: 80px;
  position: relative;
}
.blog-item .blog-date .month {
  font-size: 18px;
  position: absolute;
  top: 33%;
  width: 100%;
  text-align: center;
  font-weight: 300;
  font-style: italic;
  font-family: "Josefin Sans", sans-serif;
  color: #000;
}
.blog-item .blog-date .date {
  font-size: 80px;
  color: #e2e7e6;
  font-family: Oswald;
  line-height: 100%;
}
.blog-item:hover .post-name > a {
  color: #b0976d;
}
.blog-item:hover .blog-img > a {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
.blog-item .blog-img:hover img {
  transform: none;
}
.blog-item .blog-img img {
  transform: translateX(-20px);
  width: calc(100% + 20px);
  max-width: none;
}
.blog-type-1 .blog-item .blog-img img {
  margin-bottom: -1px;
}
.blog-item:hover .post-name > a h3, .blog-item:hover .post-name > a {
  color: #b0976d;
}
.blog-list .blog-item .blog-date {
  top: 20px;
}
.blog-list .blog-item .post-name > a {
  font-size: 18px;
}
.post-name .sticky_post {
  padding: 5px 11px;
  background: #b0976d;
  color: #fff;
  font-family: Montserrat;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 10px;
  vertical-align: bottom;
}
.blog-date.pos_relative {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  padding-top: 2px;
}
.blog-date.pos_relative + .post-name {
  padding-left: 20px;
  display: table-cell;
  vertical-align: bottom;
}
.blog-date.pos_relative + .post-name > a {
  line-height: 23px;
}
.blog-date.pos_relative > a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
}
.page-numbers > li {
  border: 1px solid #ebebeb;
  display: inline-block;
  height: 36px;
  line-height: 35px;
  margin-right: 9px;
  text-align: center;
  width: 36px;
}
.page-numbers > li:hover {
  border: 1px solid #b0976d;
}
.page-numbers > li:hover a, .page-numbers > li:hover .current {
  color: #b0976d;
}
.page-numbers > li span, .page-numbers > li a {
  display: block;
}
.page-numbers .current {
  color: #b0976d;
  position: relative;
}
.page-numbers .current::before {
  border: 1px solid #b0976d;
  content: "";
  height: 36px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 36px;
}
.paginationtype-2 {
  padding-left: 0;
  padding-top: 38px;
}
.paginationtype-2 .pagination_button_prev, .paginationtype-2 .pagination_button_next {
  width: 37px;
  word-wrap: break-word;
}
.paginationtype-2 .pagination_button_prev a, .paginationtype-2 .pagination_button_next a {
  letter-spacing: 11px;
}
.paginationtype-2.text-center .pagination_button_prev, .paginationtype-2.text-center .pagination_button_next {
  width: 50px;
}
.paginationtype-2.text-center {
  padding-top: 115px;
}
.paginationtype-2.text-center .pagination_button_prev, .paginationtype-2.text-center .pagination_button_next {
  margin: 0 15px;
}
.paginationtype-2 li {
  display: inline-block;
}
.paginationtype-2 li a {
  color: #010101;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 100%;
}
.paginationtype-2 li a:hover {
  color: #b0976d;
}
.paginationtype-2 li.pagination_button_next + .paginationtype-2 li.pagination_button_prev {
  margin-left: 58px;
}
.paginationtype-2 li.pagination_button_next a {
  color: #ccc;
}
.paginationtype-2 li.pagination_button_next a:hover {
  color: #b0976d;
}
.post-single a {
  color: #ccc;
}
.post-single a:hover {
  color: #b0976d;
}
.post-single p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
}
.post-single .blog-content {
  margin-bottom: 22px;
}
.post-single .blog-content .post-name > h3 {
  font-weight: 800;
  margin-bottom: -5px;
  font-size: 48px;
  font-family: 'Open Sans', Arial;
  letter-spacing: 1px;
  margin-top: -2px;
}
.post-single .blog-content .blog-item .blog-post-info {
  padding-top: 55px;
}
.post-single .blog-content .blog-item .blog_post_desc {
  padding-top: 18px;
  padding-left: 2px;
}
.post-single .blog-content .blog-item .blog_post_desc p {
  line-height: 24px;
  margin-bottom: 25px;
}
.post-single .blog-content blockquote {
  padding: 6px 20px 8px 133px;
  margin: 0 0 8px;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  border-left: none;
  position: relative;
}
.post-single .blog-content blockquote:before {
  font-size: 150px;
  color: #d7d7d7;
  line-height: 100%;
  position: absolute;
  left: 25px;
  top: -5px;
  font-family: 'Open Sans', Arial;
  content: '“';
  font-style: normal;
}
.post-single .blog-content blockquote > p {
  line-height: 27px !important;
  color: #000 !important;
  font-weight: bold;
}
.post-single .addthis_sharing_toolbox {
  text-align: right;
}
.comment-form-avatar {
  display: none;
}
.post_tags {
  text-transform: uppercase;
}
.post_tags a {
  font-family: Opean Sans;
  font-size: 12px;
  vertical-align: top;
  padding-left: 20px;
  color: #ccc;
  line-height: 25px;
}
.post_tags a:hover {
  color: #000;
}
.addthis_sharing_toolbox ul {
  margin-bottom: 0;
}
.addthis_sharing_toolbox .f-social {
  display: inline-block;
}
.addthis_sharing_toolbox .f-social li {
  display: inline-block;
}
.addthis_sharing_toolbox .f-social li a {
  font-size: 12px;
  color: #ccc;
  padding: 0 20px 0 2px;
  font-family: 'Open Sans', Arial;
  text-transform: uppercase;
}
.addthis_sharing_toolbox .f-social li a:hover {
  color: #000;
}
#icon-like {
  margin-right: 4px;
}
.post-comments {
  margin-top: 67px;
}
.comments-area .number-comments {
  font-size: 14px;
  text-transform: uppercase;
}
.commentlist {
  margin-top: 58px;
  margin-bottom: 0;
  overflow: hidden;
  padding-top: 22px;
  position: relative;
}
.commentlist li:last-child {
  margin-bottom: 30px;
}
.commentlist li ul {
  overflow: hidden;
  padding-left: 80px;
}
.commentlist li ul li {
  margin-right: 35px;
  margin-bottom: 28px;
}
.commentlist li ul li .comment-content {
  margin-bottom: 10px;
  overflow: hidden;
}
.commentlist ul.children .comment-author {
  width: 40px;
}
.commentlist ul.children .profile-bottom {
  width: calc(100% - 199px);
}
.commentlist #respond {
  position: relative;
  margin-top: 7px;
}
.commentlist #respond .comment-reply-title {
  padding-bottom: 0;
}
.commentlist #respond .comment-reply-title span {
  display: none;
}
.commentlist #respond .comment-submit {
  padding-top: 0;
}
.commentlist #respond #commentform {
  position: relative;
  padding-left: 32px;
  padding-top: 30px;
}
.commentlist #respond #commentform .comment-form-avatar {
  position: absolute;
  top: 0;
  left: -12px;
  display: block;
}
.commentlist #respond #commentform .comment-form-avatar img {
  border-radius: 50%;
}
.commentlist #respond .form-row textarea {
  padding: 4px 11px;
  min-height: 0px;
  height: 33px;
}
.commentlist .comment-author {
  width: 70px;
  float: left;
  border-radius: 50%;
  overflow: hidden;
}
.commentlist .comment-author img {
  width: 100%;
}
.commentlist .comment-body {
  padding: 2px 70px 0 0;
  position: relative;
}
.commentlist .profile-name {
  font-weight: bold;
  font-size: 18px;
  font-style: italic;
  margin-top: -2px;
  line-height: 100%;
  text-transform: capitalize;
  vertical-align: top;
  font-family: 'Open Sans', Arial;
}
.commentlist .profile-name .links-info {
  float: right;
  padding-right: 16px;
  margin-top: -4px;
}
.commentlist .profile-name .links-info a {
  color: #000;
  font-style: normal;
}
.commentlist .profile-job {
  padding-top: 12px;
}
.commentlist .profile-job p {
  color: #ccc;
  font-family: Oswald;
  font-size: 12px;
  font-weight: 300;
}
.commentlist .date-cmt {
  display: inline-block;
  vertical-align: middle;
  color: #c0c0c0;
}
.commentlist .comment-content {
  margin-top: 18px;
}
.commentlist .comment-respond {
  padding: 0 30px;
  margin-bottom: 30px;
}
.profile-bottom {
  position: relative;
  float: left;
  width: calc(100% - 70px);
  padding-left: 31px;
}
.comment-reply-title {
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  padding-bottom: 42px;
  font-family: Oswald !important;
  margin: 0 !important;
}
.comment-reply-title small {
  float: right;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  background: none;
  outline: none;
  box-shadow: none;
  border: none;
  letter-spacing: 2px;
  font-family: Oswald;
  cursor: pointer;
  text-decoration: line-through;
  color: #000;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: 1;
}
.comment-reply-title small a {
  color: #000;
}
.comment-reply-title small:hover {
  text-decoration: none;
}
.comment-reply-title small:hover a {
  color: #b0976d;
  text-decoration: none;
}
.comment-respond {
  overflow: hidden;
  margin-top: 20px;
}
.comment-respond .comment-form-comment label {
  display: none;
}
.comment-respond .form-row input {
  padding: 15px 11px;
}
.comment-respond .comment-field .form-row-first.col-md-6 {
  padding-right: 40px;
}
.comment-respond .comment-field .form-row.col-md-6:nth-child(2) {
  padding-left: 59px;
}
.comment-respond .form-row textarea {
  padding: 20px 11px;
  min-height: 137px;
}
.form-row {
  margin-bottom: 24px;
}
.form-row input, .form-row .placeholder, .form-row textarea {
  background: none;
  border-bottom: 1px dashed #e1e1e1;
  color: #a1a1a1;
  width: 100%;
  line-height: normal;
  padding: 12px 8px;
  font-family: 'Open Sans', Arial;
}
.form-row input.error, .form-row .placeholder.error, .form-row textarea.error {
  border-bottom: 1px solid #f00;
}
.form-row textarea {
  min-height: 128px;
}
.form-row .comment-form-subject {
  padding-top: 5px;
}
.form-row label.error {
  display: none !important;
  color: #f00;
  font-weight: 400;
}
.comment-form-subject.form-row {
  padding-top: 3px;
}
p.form-submit {
  margin: 0;
}
.quote_section {
  padding: 100px 70px;
  background: #f3f8f8;
}
.line_th_btn, .commentlist .profile-name .links-info a {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  background: none;
  outline: none;
  box-shadow: none;
  border: none;
  letter-spacing: 2px;
  font-family: Oswald;
  position: relative;
  cursor: pointer;
}
.line_th_btn:hover, .commentlist .profile-name .links-info a:hover {
  color: #b0976d;
}
.line_th_btn::after, .commentlist .profile-name .links-info a::after {
  height: 1px;
  background: #000;
  content: "";
  right: 1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.line_th_btn::before, .commentlist .profile-name .links-info a::before {
  opacity: 0;
  height: 1px;
  background: #000;
  content: "";
  left: -1px;
  position: absolute;
  width: 100%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.line_th_btn:hover:before, .commentlist .profile-name .links-info a:hover:before, .line_th_btn:hover:after, .commentlist .profile-name .links-info a:hover:after {
  content: none;
}
.comment-submit, #review_form .form-submit {
  text-align: right;
  padding-top: 27px;
}
.comment-submit .submit, #review_form .form-submit .submit {
  margin-top: -3px;
  padding: 8px 0;
  color: #000;
}
.comment-submit .submit.line_th_btn:before, #review_form .form-submit .submit.line_th_btn:before, .comment-submit .submit.line_th_btn:after, #review_form .form-submit .submit.line_th_btn:after {
  background: #000;
}
.list-tiem {
  overflow: hidden;
  margin-bottom: 41px;
  width: 100%;
}
.list-tiem .blog-img {
  float: left;
  margin-right: 30px;
}
.list-tiem .blog-info-post {
  overflow: hidden;
}
.list-tiem .blog-info-post span, .list-tiem .blog-info-post span a {
  color: #a1a1a1;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}
.list-tiem .blog-info-post span span, .list-tiem .blog-info-post span a span {
  color: #ccc;
}
.list-tiem .blog-item .post-name > a {
  color: #b0976d;
  font-family: 'Open Sans', Arial;
  font-size: 18px;
  font-weight: bold;
}
.list-tiem .blog-item .blog-meta {
  margin-top: -8px;
  margin-bottom: 8px;
}
.list-tiem .read-more {
  margin-top: 17px;
  margin-left: 3px;
}
.list-tiem .read-more > a {
  color: #9f875e;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
}
.list-tiem .read-more > a::after {
  height: 1px;
  background: #9f875e;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.list-tiem .read-more > a:hover:after {
  content: none;
}
.list-tiem.style_2 .blog-item .post-name > a {
  color: #555;
  font-family: Oswald;
  font-weight: 400;
}
.list-tiem.style_2 .blog-item .post-name > a:hover {
  color: #b0976d;
}
.desc-blog {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  padding-top: 48px;
  margin-left: -9px;
  max-width: 420px;
  line-height: 26px;
}
.title-blog {
  color: #f0f4f4;
  font-size: 140px;
  position: absolute;
  right: 28px;
  z-index: -1;
  font-weight: 400;
}
.search-content .blog-item:hover .blog-img > a {
  transform: none;
  opacity: 0.7;
  transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.blog-type-1 .blog-img:before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  position: absolute;
}
.commentlist li ul li {
  margin-bottom: 6px;
}
.commentlist li ul {
  padding-top: 10px;
}
.commentlist ul.children li:last-child {
  margin-bottom: 0;
}
.isotope .item.blog-content .blog-item .blog-img img {
  transform: none;
  width: auto;
  max-width: 100%;
}
.isotope .item.blog-content .blog-item .blog-img:hover img {
  transform: none;
}
.blog-style-7 {
  padding-right: 50px !important;
}
.blog-style-7.blog-content .blog-item .post-name h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  padding-bottom: 3px;
}
.blog-style-7.blog-content .blog-item .blog_post_desc {
  padding-top: 17px;
}
.blog-style-7.blog-content .blog-item .blog_post_desc p {
  line-height: 24px;
  margin-bottom: 26px;
  color: #a1a1a1;
}
.blog-style-7.blog-content .blog-item .blog_post_desc a.line_th_btn {
  letter-spacing: 4.8px;
  text-decoration: line-through;
}
.blog-style-7.blog-content .blog-item .blog_post_desc a.line_th_btn:before, .blog-style-7.blog-content .blog-item .blog_post_desc a.line_th_btn:after {
  content: none;
}
.blog-style-7.blog-content .blog-item .blog_post_desc a.line_th_btn:hover {
  text-decoration: none;
}
.blog-style-7.blog-content .blog-item .blog-info .info a {
  color: #b0976d;
}
.blog-cor.blog-container .blog-style-6:first-child {
  float: right;
}
.blog-cor.blog-container .blog-style-6 .read-more a.btn {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  padding: 0;
  min-width: 100px;
  line-height: 100px;
  letter-spacing: 0;
  font-size: 14px;
  text-decoration: none !important;
}
.blog-cor.blog-container .blog-style-6 .read-more a.btn:before, .blog-cor.blog-container .blog-style-6 .read-more a.btn:after {
  content: none;
}
.blog-cor.blog-container .blog-style-6 .blog-meta {
  margin-bottom: 10px;
}
.blog-cor.blog-container .blog-style-6 .post-name > a {
  font-size: 24px;
}
.blog-cor.blog-container .blog-style-6 .post-desc {
  margin-top: 29px;
}
body .blog-type-3 .btn.btn-default:hover {
  background: none !important;
}
.btnblog-abs {
  position: absolute !important;
  right: 0;
  bottom: 120px;
}
.btnblog-abs .btn-ourteam .btn.btn-radius {
  color: #fff;
}
.btnblog-abs .btn-ourteam .btn.btn-radius::before {
  background: #b0976d;
  bottom: 31px;
  left: 30px;
}
.btnblog-abs .btn-ourteam .btn.btn-radius:hover:before {
  background: #fff;
}
.list-tiem2 .blog-post-info {
  text-align: right;
}
.list-tiem2 .blog-item {
  margin-left: 60px;
  background-size: 0% !important;
  padding: 91px 68px 100px;
  background-position: center center;
}
.list-tiem2 .blog-item .post-name > a {
  color: #131313;
  font-size: 18px;
  font-weight: 700;
  font-family: "Open Sans", Arial;
  text-transform: none;
  line-height: 23px;
}
.list-tiem2 .blog-item .blog-post-title {
  float: none;
  width: auto;
  padding-right: 133px;
  padding-left: 0;
}
.list-tiem2 .blog-item:hover {
  background-size: cover !important;
}
.list-tiem2 .blog-item:hover .post-name > a {
  color: #fff;
}
.list-tiem2 .blog-item:hover .blog-date p.date {
  color: #b0976d;
}
.list-tiem2 .blog-item:hover .blog-date .month {
  color: #fff;
}
.list-tiem2 .blog-item .blog-date {
  float: right;
  position: relative;
  padding-top: 0;
  margin-top: 15px;
  padding-right: 18px;
  font-weight: normal;
}
.list-tiem2 .blog-item .blog-date p.date {
  letter-spacing: 7px;
  font-size: 48px;
  color: #ccc;
}
.list-tiem2 .blog-item .blog-date p.date:first-letter {
  font-size: 80px;
}
.list-tiem2 .blog-item .blog-date .month {
  width: auto;
  font-size: 14px;
  top: -16px;
  right: 12px;
  font-family: Oswald;
  font-style: normal;
}
.list-tiem2 .blog-item .blog-date::before {
  content: none;
}
.list-tiem2 .info {
  padding-top: 17px;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  padding-right: 133px;
}
.list-tiem2 .info a {
  color: #ccc;
}
.list-tiem2 .info .blog-category, .list-tiem2 .info .blog-author {
  position: relative;
  margin-right: 8px;
}
.list-tiem2 .info .blog-category:before, .list-tiem2 .info .blog-author:before {
  position: absolute;
  content: "/";
  color: #ccc;
  top: -3px;
  right: -6px;
}
/*===================================
 3.5 Content
 ===================================*/
div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff;
}
.prd_slide_140 .vc_custom_heading {
  letter-spacing: 3.6px;
}
.prd_slide_140 .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  font-weight: 300;
  text-transform: uppercase;
  padding: 16px 20px;
}
.prd_slide_140 .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a span {
  font-size: 14px !important;
}
.prd_slide_140 .ult-content-box .ult_tabmenu.style3 li.ult_tab_li.current a {
  color: #000 !important;
  font-weight: bold;
}
.prd_slide_140 .ult_tabcontent.style3 {
  margin-top: 49px;
  margin-left: -15px;
  margin-right: -15px;
}
.custom_wid_banner img {
  -webkit-transition: all 1.2s ease-in-out 0s;
  -moz-transition: all 1.2s ease-in-out 0s;
  -ms-transition: all 1.2s ease-in-out 0s;
  -o-transition: all 1.2s ease-in-out 0s;
  transition: all 1.2s ease-in-out 0s;
  cursor: pointer;
}
.custom_wid_banner img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.custom_wid_banner .wpb_single_image .vc_single_image-wrapper {
  overflow: hidden;
}
.btn {
  border-radius: 4px;
  font-size: 14px;
  padding: 8px 22px;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  color: #fff;
  border: none;
  font-weight: 700;
  position: relative;
  line-height: 24px;
}
.has_overlay:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background: #b0976d;
  opacity: 0.2;
}
.has_overlay2:before {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  background: #9f875e;
  opacity: 0.8;
}
.no-padding {
  padding: 0;
  margin: 0 !important;
}
.no-padding .vc_column-inner {
  padding: 0 !important;
}
.view_collection:hover {
  text-decoration: none !important;
}
.circle-heading {
  margin-bottom: 28px;
  color: #ccc;
}
.circle-heading p {
  line-height: 100%;
  font-size: 14px;
  font-weight: lighter;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  margin-bottom: 14px;
  display: inline-block;
}
.circle-heading.text-left h1:before, .circle-heading.text-left h2:before, .circle-heading.text-left h3:before, .circle-heading.text-left h4:before, .circle-heading.text-left h5:before, .circle-heading.text-left h6:before {
  left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.circle-heading.text-right h1:before, .circle-heading.text-right h2:before, .circle-heading.text-right h3:before, .circle-heading.text-right h4:before, .circle-heading.text-right h5:before, .circle-heading.text-right h6:before {
  left: auto;
  right: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.circle-heading h1, .circle-heading h2, .circle-heading h4, .circle-heading h5, .circle-heading h6 {
  font-weight: lighter;
  color: #222;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 13px;
}
.circle-heading h3 {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: lighter;
  color: #222;
  position: relative;
  text-transform: uppercase;
}
.circle-heading .style-heading-4 h2 {
  font-size: 30px;
}
.circle-heading .style-heading-4 h2, .circle-heading .style-heading-4 h1, .circle-heading .style-heading-4 h3, .circle-heading .style-heading-4 h4, .circle-heading .style-heading-4 h5 {
  font-weight: bold;
  margin-bottom: 11px;
  color: #b0976d;
}
.circle-heading .style-heading-4 h2 span, .circle-heading .style-heading-4 h1 span, .circle-heading .style-heading-4 h3 span, .circle-heading .style-heading-4 h4 span, .circle-heading .style-heading-4 h5 span {
  color: #222;
}
.circle-heading .style-heading-4 p {
  font-family: 'Open Sans', Arial;
  color: #555;
  font-style: italic;
  font-weight: 300;
}
.contact-form-h9 span.wpcf7-not-valid-tip {
  width: 100%;
  text-align: center;
  color: #fff;
}
.contact_home_9 div.wpcf7-validation-errors {
  background: #b0976d;
  color: #fff;
}
.not-found .side-breadcrumb {
  display: none;
}
.not-found .footer {
  padding: 0;
}
.not-found .wrapper .container {
  width: 100%;
}
.page-404 {
  position: relative;
}
.page-404 .container-fluid, .page-404 .row, .page-404 .page-404-container {
  height: 100%;
}
.page-404:before {
  opacity: 0.8;
}
.page-404 .logo {
  display: inline-block;
  margin-bottom: 40px;
}
.content-404 {
  position: absolute;
  top: 43%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  padding: 0 15px;
}
.content-404 h1 {
  color: #000;
  font-size: 200px;
  display: inline-block;
  font-family: Raleway;
  font-weight: 900;
  margin-bottom: 30px;
}
.content-404 h1 span {
  letter-spacing: 0;
}
.content-404 h3 {
  font-size: 24px;
  color: #000;
  font-family: Raleway;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 18px;
  margin-bottom: 9px;
}
.content-404 .content-desc img {
  border-radius: 50%;
}
.content-404 p {
  color: #ccc;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  letter-spacing: 3px;
}
.content-404 a.btn {
  text-decoration: line-through;
  color: #000;
  font-size: 12px;
  font-weight: 400;
}
.content-404 a.btn:hover {
  color: #b0976d;
}
.content-404 .back-home {
  margin-top: 27px;
}
.special-cart-open {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
.special-cart-open #page {
  right: 183px;
  height: 100%;
  /* left: 0; */
  overflow: hidden;
  /* max-width: 300px; */
  position: relative;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
.special-cart-open #page:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99992;
}
.special-cart-open .mini-cart-special .cart-block {
  right: 0;
  z-index: 99999;
  opacity: 1;
  visibility: visible;
  background: #fff;
  top: -20px;
}
.special-cart-open.logged-in.admin-bar .mini-cart-special .cart-block {
  top: 11px;
}
.mini-cart-special .cart-block {
  transition: right 0.5s ease-in-out 0s;
  -moz-transition: right 0.5s ease-in-out 0s;
  -webkit-transition: right 0.5s ease-in-out 0s;
  -ms-transition: right 0.5s ease-in-out 0s;
  -o-transition: right 0.5s ease-in-out 0s;
  height: 100%;
  right: -183px;
  position: fixed;
  margin-top: 0;
  border: none;
  top: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
  width: 80%;
  width: calc(100% - 54px);
  max-width: 320px;
}
.mini-cart-special .cart-block::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.mini-cart-special .cart-block::-webkit-scrollbar-track {
  background-color: #999;
}
.mini-cart-special .cart-block::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
.mini-cart-special .cart-block::-webkit-scrollbar-thumb {
  background-color: #b0976d;
}
.mini-cart-special .cart-block::-webkit-scrollbar-corner {
  background-color: #999;
}
.mini-cart-special .cart-block::-webkit-resizer {
  background-color: #666;
}
.mini-cart-special .cart-block .widget_shopping_cart_content {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
  padding: 0 !important;
}
.mini-cart-special .cart-block .widget_shopping_cart_content ul {
  margin-bottom: 28px;
}
.mini-cart-special .cart-block .widget_shopping_cart_content ul li:last-child {
  padding-bottom: 0;
}
.mini-cart-special .cart-block .minicart_header {
  background: #9f875e;
  color: #fff;
  margin-top: -3px;
  display: block;
}
.mini-cart-special .cart-block .minicart_header .cart_header_info {
  display: inline-block;
  margin-top: -19px;
  vertical-align: middle;
}
.mini-cart-special .cart-block .minicart_header .cart_header_info h4 {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family: Montserrat;
}
.mini-cart-special .cart-block .minicart_header .cart_header_info .total {
  text-transform: uppercase;
  margin-top: 8px;
  font-family: Montserrat;
  font-size: 12px;
}
.mini-cart-special .cart-block .minicart_header .cart_header_info .total span.price {
  color: #fff;
  text-align: right;
  float: right;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}
.mini-cart-special .cart-block a.cart_label.close_mini_special {
  padding: 34px 36px;
  background: #9f875e;
  color: #fff;
  display: inline-block;
  max-width: 120px;
  margin-right: 20px;
  border-right: 1px solid #8eb9c4;
  cursor: pointer;
}
.mini-cart-special .cart-block a.cart_label.close_mini_special i {
  font-size: 48px;
}
.mini-cart-special .cart-block a.cart_label.close_mini_special .cart_count {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: Montserrat;
  padding: 3px 10px;
  margin-bottom: 0;
  background: rgba(0, 0, 0, 0.1);
}
.mini-cart-special .cart-block .wrap-mini-cart .cart_list, .mini-cart-special .cart-block .wrap-mini-cart .cart-actions, .mini-cart-special .cart-block .wrap-mini-cart > .cart-btn {
  padding: 0 21px;
}
.mini-cart-special .cart-block .widget_shopping_cart_content ul li {
  padding: 20px 0;
  clear: both;
  border-bottom: 1px solid #ddd;
}
.mini-cart-special .cart-block .widget_shopping_cart_content ul li:last-child {
  border-bottom: none;
}
.mini-cart-special .cart-block .widget_shopping_cart_content .remove.remove-product {
  top: 12px;
  right: -3px;
}
.mini-cart-special .cart-block .widget_shopping_cart_content .cart-actions .total {
  border-top: 1px solid #ddd;
}
.mini-cart-special .cart-block .widget_shopping_cart_content .cart-actions .total .price {
  color: #000;
  float: right;
  color: #8c70ba;
  font-size: 14px;
  font-weight: 600;
}
.mini-cart-special .cart-block .widget_shopping_cart_content .cart-actions {
  border-top: none;
}
.mini-cart-special .cart-block .coupon {
  clear: both;
  background: #f1f1f1;
  padding: 25px 15px 29px 21px;
  margin-bottom: 20px;
}
.mini-cart-special .cart-block .coupon input[type="submit"] {
  padding: 8px 20px;
}
.mini-cart-special .cart-block .coupon input#coupon_code {
  display: inline-block;
  float: left;
  width: calc(100% - 128px);
  color: #302f2f;
  border: 1px solid #ddd;
  background: #fff;
  opacity: 1;
  margin-top: 0;
  height: 40px;
  padding-left: 12px;
  margin-right: 9px;
}
.mini-cart-special .cart-block .wrap-mini-cart > .cart-btn {
  padding-right: 16px;
}
.mini-cart-special .cart_label {
  display: none;
}
.mini-cart-special .cart-block {
  max-height: 100%;
}
#page {
  right: 0;
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
.popup_holder {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
}
.popup_holder .popup {
  padding: 41px 11px 46px 50px;
  width: 650px;
  height: 310px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
  background: #fff;
}
.popup_holder .popup::before {
  background: rgba(0, 0, 0, 0) url("../images/bg-popup.png") no-repeat scroll right top;
  content: "";
  height: 360px;
  position: absolute;
  right: 0;
  top: -50px;
  width: 281px;
}
.popup_holder .popup h4 {
  font-size: 24px;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.popup_holder .popup p {
  color: #828282;
  line-height: 22px;
}
.popup_holder .popup .mc4wp-form {
  padding-top: 16px;
}
.popup_holder .popup .mc4wp-form input[type="email"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #828282;
  padding-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #828282;
  height: 40px;
  width: 263px;
}
.popup_holder .popup .mc4wp-form [type="submit"] {
  background: #b0976d none repeat scroll 0 0;
  border: 1px solid #b0976d;
  color: #fff;
  padding: 7px 24px;
  margin-top: 26px;
}
.popup_holder .popup .mc4wp-form [type="submit"]:hover {
  background: #000 !important;
  border-color: #000 !important;
}
.popup_holder .popup .mc4wp-form [type="submit"] i {
  display: none;
}
.mc4wp-alert {
  margin-top: 15px;
}
.popup_holder:after {
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  content: '';
}
#closePopup, .closePopup {
  position: absolute;
  right: -34px;
  top: -7px;
  font-size: 18px;
  color: #fff;
}
#closePopup:before, .closePopup:before {
  content: '\f00d';
  font-family: "FontAwesome";
}
.content-section {
  padding-top: 15px;
}
.content-section:first-child {
  padding-top: 0;
}
.content-section .features-content > h2 {
  margin-bottom: 20px;
  font-size: 30px;
  text-transform: uppercase;
}
.menu-menu-features-container li {
  padding-bottom: 10px;
}
.menu-menu-features-container li a {
  text-transform: uppercase;
}
.menu-menu-features-container li a.active {
  color: #b0976d;
}
.widget_nav_menu .menu-sticky {
  overflow: hidden;
  padding-bottom: 50px;
  position: fixed;
  top: 130px;
  width: 280px;
}
.widget_nav_menu .menu-sticky ul {
  height: 500px;
  margin-right: -17px;
  overflow: auto;
  padding-right: 17px;
}
.widget_nav_menu .menu-sticky ul li.selected a {
  color: #b0976d;
}
.bg-title {
  background-position: center 32px;
  background-repeat: no-repeat;
  margin-bottom: -8px;
  padding-bottom: 36px;
  padding-top: 60px;
}
.title-rotate {
  left: -65px;
  position: absolute;
  top: 61%;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.title-rotate .circle-heading {
  margin-bottom: 0;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.title-rotate .circle-heading p {
  order: 2;
  width: 100%;
  font-size: 18px;
  color: #fff;
  letter-spacing: 3px;
}
.title-rotate .circle-heading h3 {
  order: 1;
  color: #fff;
}
.title-rotate .circle-heading h1::before, .title-rotate .circle-heading h2::before, .title-rotate .circle-heading h3::before, .title-rotate .circle-heading h4::before, .title-rotate .circle-heading h5::before, .title-rotate .circle-heading h6::before {
  left: 100% !important;
  top: 10px;
  width: 40px;
  transform: none;
}
.instagram-gallery .banner_text_overlay > span {
  display: none;
}
.instagram-gallery .banner_text_overlay > span:nth-child(2) {
  display: block;
}
.tooltip-inner {
  background: #b0976d;
  border-radius: 0;
  font-family: 'Open Sans', Arial;
  text-transform: capitalize;
}
.ie-11 select {
  background: none !important;
}
.ie-11 input[type='radio'], .ie-11 input[type='checkbox'] {
  background: none;
}
.ie-11 .wishlist_table .product-add-to-cart > .add_to_cart.button {
  padding: 8px 10px;
}
input[type="submit"]:hover {
  background: #000 !important;
  color: #fff;
}
.comment-content ul, .comment-content li {
  padding: 0;
  border: none;
  margin: 0 !important;
}
.comment-content ul {
  margin-top: 0 !important;
}
.woocommerce-account input.input-text {
  width: 100%;
}
.woocommerce-account h3 {
  font-size: 14px;
  color: #000;
  margin-bottom: 13px;
  padding-bottom: 14px;
  font-weight: 400;
  border-bottom: 1px solid #ebebeb;
  padding-top: 22px;
  text-transform: uppercase;
}
.woocommerce-account #customer_login {
  margin-top: -3px;
}
.woocommerce-account #customer_login h3.cart-title {
  border: medium none;
  padding-bottom: 0px;
  margin-bottom: 0;
  padding-top: 0;
}
.woocommerce-account #customer_login .entry-title {
  margin-bottom: 25px;
}
.woocommerce-account.woocommerce-edit-address p.form-row {
  margin-bottom: 15px;
}
.woocommerce-account.woocommerce-edit-address h3 {
  padding-top: 0;
  margin-top: 3px;
}
.woocommerce-account.woocommerce-edit-address .select2-container .select2-choice {
  padding: 7px 10px;
  border: 1px solid #ddd;
  color: #868686;
}
.woocommerce-account .lost_reset_password input.btn-default[disabled] {
  display: block !important;
}
.woocommerce-account table.my_account_orders {
  margin: 17px 0;
}
.woocommerce-account table.my_account_orders thead {
  height: 54px;
  line-height: 54px;
  border: 1px solid #ddd;
}
.woocommerce-account table.my_account_orders thead tr th {
  border: medium none !important;
  padding: 0 20px;
}
.woocommerce-account table.my_account_orders thead tr th span {
  font-size: 14px;
}
.woocommerce-account table.my_account_orders tbody tr.order {
  border: 1px solid #ddd;
}
.woocommerce-account table.my_account_orders tbody tr.order td {
  font-family: 'Open Sans', Arial;
  padding: 17px 20px 17px;
  margin-top: -1px;
}
.woocommerce-account table.my_account_orders tbody a.view {
  font-size: 12px;
  font-family: '' Open Sans', Arial';
}
.mobile-show {
  display: none;
}
abbr[title], abbr[data-original-title] {
  text-decoration: none;
}
.my_account h2, .my_account header.title {
  font-size: 18px;
  color: #3a3a3b;
  margin-bottom: 13px;
  padding-bottom: 14px;
  border-bottom: 1px solid #ebebeb;
  padding-top: 22px;
}
.my_account header.title {
  padding-top: 17px;
  margin-bottom: -2px;
  padding-bottom: 3px;
}
.my_account header.title h3 {
  display: inline-block;
  padding: 0px 5px 0 0;
  color: #3a3a3b;
  font-size: 18px;
  margin: 0;
  border: none;
}
.my_account header.title a {
  font-size: 12px;
  font-family: '' Open Sans', Arial';
  float: right;
  margin-top: 8px;
}
.my_account address {
  padding-top: 10px;
}
.my_account p, .my_account address {
  color: #868686;
  line-height: 24px;
  margin-bottom: 10px;
}
.my_account p strong, .my_account address strong {
  color: #333436;
  text-transform: capitalize;
}
.my_account .myaccount_info {
  margin-bottom: 9px;
}
.my_account .myaccount_info p {
  margin-bottom: 2px;
}
.margin-min {
  margin-top: -51px;
}
.edit-account p label {
  margin: 0;
}
.edit-account fieldset legend {
  padding-bottom: 10px;
  font-size: 16px;
}
.ie-11 .blog-type-1 .blog-img > a {
  opacity: 0.6;
}
.ie-11 .blog-item:hover .blog-img > a {
  opacity: 1;
}
.ie-11 .ult_tabmenu.style3.active .ult-span-text {
  line-height: 19px !important;
}
.search-results .main-sidebar {
  padding-right: 30px;
}
.search-content .blog-item .blog-date .date {
  line-height: 94px;
}
.search-content .blog-item .blog-post-title {
  padding-left: 0;
}
.blog_static_1 .wpb_single_image, .blog_static_2 .wpb_single_image {
  overflow: hidden;
}
.blog_static_1 .wpb_single_image:hover img, .blog_static_2 .wpb_single_image:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gallery_left .image_list li {
  overflow: hidden;
}
.gallery_left .image_list li:hover img, .gallery_left .image_list li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.form-row input.button {
  border-bottom: none;
}
.port-heading-style-4 .text-about-style {
  font-size: 140px;
  letter-spacing: 0;
  right: auto;
  font-family: Raleway;
  top: 91px;
  z-index: 9;
  float: none;
  width: 100%;
  text-align: center;
  font-weight: 900;
  left: 0;
}
.tax-portfolio_cat .footer .footer-v2 .footer_wrap .footer-office {
  padding-top: 16px;
}
.ie .portfolio_grid .image-small {
  padding: 0;
}
.ie .portfolio_grid .portfolio_body {
  padding-top: 100px;
  top: 50%;
}
.ie .portfolio_grid .item:hover .portfolio_body {
  top: 47.5%;
}
.mc4wp-form .mc4wp-form-fields .btn-submit .submit:focus, .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  background: #b0976d;
}
.mc4wp-form .mc4wp-form-fields .btn-submit .submit:focus:before, .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover:before {
  content: none;
}
.box_info_brand .vc_col-sm-6 {
  padding-left: 72px;
}
.box_info_brand .vc_col-sm-6 .vc_row {
  margin: 0 -44px;
}
.portfolio-box-container.style2 .upb_row_bg {
  background-size: 62% auto !important;
}
.portfolio-box-container.style2 .portfolio-box {
  width: 39%;
}
.portfolio-box-container.style2 .portfolio-box p {
  width: 50%;
}
.portfolio-box-container.style2 .portfolio-box .wpb_single_image img {
  padding-left: 5px;
  padding-right: 5px;
}
.map .ultimate_google_map {
  width: 100%;
}
.margin-0 .wpb_text_column.counter-des-wrapper {
  margin-right: -1px !important;
}
.top-icon .aio-icon-header h3.aio-icon-title {
  margin: 10px 0 11px !important;
  letter-spacing: 2.5px !important;
}
.newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit .submit:focus, .newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  background: #000 !important;
  color: #fff !important;
}
.macbook .circle-collection .ult_tabmenu.style1 {
  bottom: 3.8% !important;
  top: auto !important;
}
.portfolio-box .wpb_single_image img {
  opacity: 1;
}
.portfolio_grid .item:hover .portfolio_body .cate_portfolio a:hover {
  color: #fff;
}
.portfolio-box .cate_portfolio a:hover {
  color: #fff;
}
.new-projects .portfolio-box .cate_portfolio a:hover {
  color: #000;
}
#rev_slider_18_1 .tparrows:hover, .portfolio-box .wpb_single_image img:hover, .brands-img.slick-slide img:hover, .custom.tparrows.tp-rightarrow:hover, .custom.tparrows.tp-leftarrow:hover {
  -webkit-filter: contrast(10%);
  filter: contrast(10%);
  -ms-transtion: all 0.3s ease-in-out 0s;
  -webkit-transtion: all 0.3s ease-in-out 0s;
  -moz-transtion: all 0.3s ease-in-out 0s;
  -o-transtion: all 0.3s ease-in-out 0s;
  transtion: all 0.3s ease-in-out 0s;
}
/* Store Locator */
.wpsl-search {
  background: #f2f2f2 none repeat scroll 0 0;
  color: #888;
  margin-bottom: 30px;
}
#wpsl-search-wrap div label {
  line-height: 40px;
}
#wpsl-search-btn, #wpsl-search-wrap div {
  margin-right: 15px;
}
#wpsl-search-btn, #wpsl-search-wrap input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 0;
  height: 40px;
}
#wpsl-search-wrap .wpsl-search-btn-wrap input {
  height: 40px;
  color: #fff;
  background: #b0976d;
  border: 1px solid #b0976d;
}
#wpsl-search-wrap .wpsl-search-btn-wrap input:hover {
  background: #000;
  border: 1px solid #000;
}
.wpsl-dropdown {
  border-radius: 0;
  border: 1px solid #fff;
}
#wpsl-search-wrap div label {
  font-weight: 400;
}
#wpsl-search-wrap .wpsl-search-btn-wrap input:hover {
  border-color: #000 !important;
}
.wpsl-locations-details > span {
  display: inline-block;
  font-size: 18px;
  margin-bottom: 15px;
}
.wpsl-direction-wrap a, .wpsl-direction-before a {
  background: #b0976d none repeat scroll 0 0;
  display: inline-block;
  height: 40px;
  color: #fff;
  line-height: 40px;
  min-width: 100px;
  text-align: center;
}
.wpsl-direction-wrap a:hover, .wpsl-direction-before a:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
#wpsl-result-list p {
  padding-left: 0;
  margin-top: 15px;
}
.wpsl-direction-before, #wpsl-wrap #wpsl-result-list li {
  padding-left: 0;
}
#wpsl-result-list {
  margin-right: 2.5%;
  width: 31%;
}
.vc_row-has-fill + .vc_row.padding-title > .vc_column_container > .vc_column-inner, .padding-title .vc_col-has-fill > .vc_column-inner {
  padding-top: 0 !important;
}
.abs-contenttile {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  margin-left: 15px;
}
.abs-contenttile.right {
  right: 0;
  margin-right: 15px;
}
.text-ask {
  font-size: 24px;
  font-weight: 300;
  text-align: right;
  line-height: 30px;
}
.text-ask span {
  color: #b0976d;
}
.btn-ourteam .btn.btn-radius {
  height: 100px;
  width: 100px;
  line-height: 100px !important;
  color: #b0976d;
  position: relative;
  background: #222 !important;
}
.btn-ourteam .btn.btn-radius:before {
  background: #555;
  content: "";
  height: 4px;
  width: 18px;
  position: absolute;
  left: 20px;
  bottom: 30px;
}
.btn-ourteam .btn.btn-radius:hover {
  color: #fff;
}
.btn-ourteam .btn.btn-radius:hover:before {
  background: #fff;
  width: 40px;
  transition: all 0.3s ease-in-out 0;
  -moz-transition: all 0.3s ease-in-out 0;
  -webkit-transition: all 0.3s ease-in-out 0;
  -ms-transition: all 0.3s ease-in-out 0;
  -o-transition: all 0.3s ease-in-out 0;
}
.contact-h8 .box-contact h3 {
  font-size: 14px;
  color: #000;
  font-weight: 300;
}
.contact-h8 .box-contact p {
  font-weight: 700;
  font-style: normal;
  color: #000;
}
.contact-h8 .box-contact ul {
  padding-top: 24px;
}
.contact-h8 .box-contact ul li {
  color: #fff;
  font-style: normal;
}
.contact-h8 .box-contact ul li a {
  color: #fff;
}
.contact-h8 .box-contact ul li a:hover {
  color: #000;
}
.boxcontact-right {
  height: 600px;
}
.boxcontact-right .box-contact {
  position: relative;
  z-index: 9;
  padding-left: 70px;
}
.boxcontact-left {
  position: relative;
  height: 600px;
}
.boxcontact-left .vc_column-inner {
  height: 600px;
  position: relative;
}
.boxcontact-left .vc_column-inner::before {
  content: " ";
  display: block;
  height: 100%;
  background: rgba(23, 23, 23, 0.95);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.box-formcontact {
  position: absolute;
  top: 0;
  left: 15px;
  width: 100%;
}
.box-formcontact h2 {
  font-size: 30px;
  padding-bottom: 21px;
  padding-top: 118px;
  color: #fff;
  font-family: Raleway;
  font-weight: 900;
}
.box-formcontact h2 span {
  color: #b0976d;
}
.wpcf7-form .contact-form-2.contact-formh8 {
  padding-left: 0;
  max-width: 100%;
}
.wpcf7-form .contact-form-2.contact-formh8 .wpcf7-form-control-wrap input, .wpcf7-form .contact-form-2.contact-formh8 .wpcf7-form-control-wrap textarea {
  font-size: 13px;
  border-bottom: 1px solid #252525;
}
.wpcf7-form .contact-form-2.contact-formh8 .wpcf7-form-control-wrap input {
  padding-bottom: 10px;
}
.wpcf7-form .contact-form-2.contact-formh8 .wpcf7-form-control-wrap textarea {
  height: 98px;
}
.contact-formh8 .btn.btn-radius {
  background: #222;
  color: #b0976d;
}
.contact-formh8 .btn.btn-radius:hover {
  color: #fff;
  background: #b0976d;
}
.contact-formh8 .primary-submit {
  margin-top: 35px;
}
.contact-formh8 div.wpcf7-response-output {
  margin-left: 0;
}
.portfolio-category.right-portfolio {
  text-align: right;
  margin-bottom: -7px !important;
}
.portfolio-category.right-portfolio ul li a {
  font-size: 14px;
  color: #c2c2c2;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
  font-family: "Open Sans", Arial;
  font-style: italic;
  position: relative;
}
.portfolio-category.right-portfolio ul li a:before {
  content: "";
  height: 1px;
  background: #000;
  width: 0;
  position: absolute;
  left: -75px;
  top: 10px;
}
.portfolio-category.right-portfolio ul li a span {
  opacity: 0;
}
.portfolio-category.right-portfolio ul li a:hover {
  color: #000;
  font-weight: 700;
}
.portfolio-category.right-portfolio ul li a:hover span {
  opacity: 1;
}
.portfolio-category.right-portfolio ul li a:hover:before {
  width: 50px;
}
.best-history.history-h8 .text-banner-abs {
  top: 206px;
  position: relative;
  top: 0;
}
.best-history.history-h8 .text-banner-abs h2 {
  font-family: Raleway;
  font-weight: 900;
  font-size: 140px;
  letter-spacing: -1px;
  position: absolute;
  top: -168px;
  width: 100%;
}
.section-featureh8 {
  margin-top: -82px !important;
}
.has-overlay.overlay-pricing:before {
  background: rgba(1, 1, 1, 0.8);
}
.aio-icon-description a {
  color: #a1a1a1;
}
.aio-icon-description a:hover {
  color: #b0976d;
}
.title-nobg .text-banner-abs {
  text-align: center;
  position: relative;
}
.title-nobg .text-banner-abs h2 {
  font-family: Raleway;
  font-weight: 900;
  position: absolute;
  width: 100%;
  bottom: -84px;
}
.process-full .custom-tabs.text-right {
  width: 100%;
  float: right;
  text-align: right;
}
.process-full .custom-tabs.text-right .vc_tta-tabs-list {
  text-align: right;
}
.process-full .title-workprocess.text-right {
  width: 100%;
  float: right;
  text-align: right;
  text-transform: none;
  font-size: 30px;
}
.process-full .title-workprocess.text-right span {
  color: #000;
}
.process-full .custom-tabs.vc_tta.vc_general .vc_tta-panel-body {
  padding-right: 0;
}
.process-full .custom-tabs .vc_tta-tab:last-child {
  padding-right: 0 !important;
}
.process-full .custom-tabs .vc_tta-panel-body a {
  margin-right: 2px;
}
.working-process > .wpb_column {
  margin-bottom: -1px !important;
}
.widget_product_categories > ul li a {
  margin-left: 2px;
}
.boxbanner-bottom h3 {
  font-size: 36px;
  font-weight: 400;
  font-family: Oswald;
  color: #a1a1a1;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.boxbanner-bottom h2 {
  font-size: 60px;
  font-weight: 900;
  font-family: Raleway;
  letter-spacing: -0.9px;
  color: #b0976d;
  text-transform: uppercase;
}
.boxbanner-bottom .left-banner {
  display: inline-block;
  float: left;
}
.boxbanner-bottom .right-banner {
  display: inline-block;
  float: right;
}
.boxbanner-bottom .right-banner .btn.btn-default {
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1px;
  background: #222;
  padding: 33px 73px;
  color: #fff;
}
.boxbanner-bottom .right-banner .btn.btn-default:hover {
  background: #b0976d;
}
.firefox .work-business2 > .wpb_column {
  margin-bottom: -1px !important;
}
.logoh28-abs .vc_figure {
  margin-top: -152px !important;
  position: relative;
  z-index: 1;
}
.aboutfashion-desc.type2 {
  padding-right: 0;
  color: #636363;
}
.aboutfashion-desc.type2 h4 {
  color: #b0976d;
  font-weight: 600;
  font-style: italic;
  font-size: 12px;
  padding-top: 6px;
  font-family: "Open Sans", Arial;
}
.aboutfashion-desc.type2 .text-font {
  position: static;
  transform: none;
  text-align: right;
  font-size: 24px;
  margin-top: 10px;
}
.item-meetour {
  width: 368px;
  border: 3px solid #fff;
  padding: 50px 50px 52px 65px;
  margin: 0 auto;
  position: relative;
}
.item-meetour .circle-heading .style-heading-18 {
  margin-bottom: 27px;
}
.item-meetour .wpb_single_image .vc_figure img {
  height: 92px;
  margin-top: 9px;
  width: auto;
}
.item-meetour:before {
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(17, 17, 17, 0.95);
  position: absolute;
}
.slick-list .item-meetour .wpb_text_column p {
  color: #636363;
  font-family: Oswald;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  padding-top: 0;
  line-height: 26px;
  margin-bottom: 26px !important;
  z-index: 0;
  position: relative;
}
.infocontact-fashion .contact-address h2 {
  color: #b0976d;
}
.infocontact-fashion .contact-address ul li a:hover {
  color: #fff;
}
.infocontact-fashion .wpcf7-form .contact-form .wpcf7-form-control-wrap input {
  color: #555;
}
.info-lookbook .inf-content {
  color: #a1a1a1;
  font-family: "Open Sans", Arial;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
}
.info-lookbook .inf-content span {
  font-style: normal;
  color: #555;
}
.desc-lookbook h4 {
  text-transform: uppercase;
  color: #a1a1a1;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 3px;
  margin-top: 5px;
  margin-bottom: 29px;
}
.desc-lookbook p {
  line-height: 26px;
  font-size: 14px;
  font-weight: 300;
  color: #555;
  margin-bottom: 26px;
}
.desc-lookbook p span {
  color: #b0976d;
}
.load-more.bt-viewlookbook {
  margin-left: -50px;
  padding-left: 50%;
}
body .load-more.bt-viewlookbook .btn.btn-circle {
  font-size: 14px;
  width: 100px;
  overflow-wrap: break-word;
  padding: 0 10px;
  white-space: normal;
}
.slidebanner-h24.style-arrow .slick-arrow {
  bottom: -138px;
  left: 50% !important;
  top: auto;
}
.slidebanner-h24.style-arrow .slick-arrow.slick-next {
  margin-left: 25px;
}
.slidebanner-h24.style-arrow .slick-arrow.slick-prev {
  margin-left: -50px;
}
.slidebanner-h24.style-arrow .banner-desc .btn-banner, .slidebanner-h24.style-arrow .banner-desc p {
  display: none;
}
.item-featureh28 {
  margin: 0 30px 0 70px;
}
.item-featureh28 .wpb_single_image.wpb_content_element {
  margin-bottom: 16px;
}
.item-featureh28 p {
  font-weight: 300;
  color: #636363;
  font-size: 14px;
  margin-top: -4px;
  line-height: 26px;
}
.item-featureh28 .style-heading-18 {
  min-height: 99px;
}
.meetour-slider .slick-next {
  right: 125px;
}
.meetour-slider .slick-prev {
  right: 160px;
  left: auto;
}
.meetour-slider .slick-prev i, .meetour-slider .slick-next i {
  font-size: 12px !important;
  color: #a1a1a1;
}
.meetour-slider .slick-prev:hover i, .meetour-slider .slick-next:hover i {
  color: #b0976d;
}
.meetour-slider .slick-prev::before, .meetour-slider .slick-next::before {
  display: none;
}
.tab-services .ult_tabmenu {
  width: 33.33% !important;
  text-align: right;
  float: left;
  margin-top: 11px !important;
  z-index: 1;
  display: inline-block !important;
}
.tab-services .ult_tabmenu li.ult_tab_li {
  width: 100%;
  background: none !important;
  padding-bottom: 9px !important;
}
.tab-services .ult_tabmenu li.ult_tab_li.current a {
  background: none !important;
}
.tab-services .ult_tabmenu li.ult_tab_li.current .ult-span-text {
  color: #b0976d !important;
  font-size: 30px !important;
  font-weight: 700;
  text-decoration: line-through;
}
.tab-services .ult_tabmenu li.ult_tab_li a {
  background: none !important;
  padding: 0 !important;
  float: right;
}
.tab-services .ult_tabmenu li.ult_tab_li a.ult_a {
  white-space: normal;
}
.tab-services .ult_tabmenu li.ult_tab_li span.ult_tab_section {
  text-align: right;
}
.tab-services .ult_tabmenu .aio-icon {
  display: none;
}
.tab-services .ult_tabcontent {
  width: 66.67%;
  overflow: hidden;
}
.tab-services .ult_tabcontent .wpb_text_column {
  width: 50%;
  display: inline-block;
  float: left;
  padding-left: 48px;
}
.tab-services .ult_tabcontent .wpb_text_column .col-text h6 {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  color: #a1a1a1;
  margin-bottom: 22px;
}
.tab-services .ult_tabcontent .wpb_text_column .col-text h6 span {
  font-weight: 700;
  color: #b0976d;
  margin-right: 14px;
}
.tab-services .ult_tabcontent .wpb_text_column .col-text .desc-about p {
  font-size: 14px;
  color: #636363;
  line-height: 26px;
  font-weight: 300;
  font-family: Oswald;
}
.tab-services .ult_tabcontent .wpb_text_column img {
  margin-top: 29px;
  width: 134px;
}
.tab-services .ult_tabcontent .wpb_text_column .img-tab {
  margin-top: 50px;
  width: 100%;
  padding-left: 0;
}
.tab-services .ult_tabcontent .wpb_text_column .img-tab.has-overlay::before {
  background: rgba(17, 17, 17, 0.5);
}
.tab-services .ult_tabcontent .wpb_text_column .img-tab img {
  width: 100%;
  margin-top: 0;
}
.tab-services .ult-span-text {
  color: #363636 !important;
  font-size: 18px !important;
  font-weight: 300;
}
.video-container .fancybox.btn-play {
  height: 75px !important;
  width: 65px;
  display: inline-block;
  position: relative;
  left: 50%;
  margin-left: -32px;
  overflow: hidden;
  opacity: 1;
  font-size: 0;
  z-index: 1;
  transform: none !important;
}
.video-container .fancybox.btn-play::before {
  width: 0px;
  height: 0;
  content: "";
  position: absolute;
  border-left: 65px solid rgba(185, 152, 103, 0.2);
  border-bottom: 38px solid transparent;
  border-top: 37px solid transparent;
}
.video-container .circle-heading {
  margin-top: -10px;
}
.video-container .circle-heading .style-heading-18 h1, .video-container .circle-heading .style-heading-18 h2, .video-container .circle-heading .style-heading-18 h3, .video-container .circle-heading .style-heading-18 h4, .video-container .circle-heading .style-heading-18 h5, .video-container .circle-heading .style-heading-18 h6 {
  color: #a1a1a1;
}
.wpcf7-form .contact-form-2.contact-h28 {
  margin: 0;
  max-width: 500px;
  padding-left: 85px;
}
.contact-righth28 {
  position: relative;
}
.contact-righth28 > .vc_column-inner {
  height: 600px;
}
.contact-righth28 .wpcf7-form .wpcf7-form-control-wrap input {
  height: 49px;
  padding: 16px 4px 16px;
}
.contact-righth28 .wpcf7-form .wpcf7-form-control-wrap input, .contact-righth28 .wpcf7-form .wpcf7-form-control-wrap textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px dashed #1c1d1d;
  color: #636363;
  font-family: Oswald;
  font-size: 14px;
  width: 100%;
}
.contact-righth28 .wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 100px;
}
.contact-righth28 .wpcf7-form .contact-form-2 .contact-submit {
  margin-top: 33px;
}
.contact-righth28 .wpcf7-form .contact-form-2 .contact-submit input {
  font-size: 12px;
  background: #000;
  letter-spacing: 5px;
  height: 45px;
  width: 170px;
  border-radius: 0;
  font-weight: 300;
  text-decoration: line-through;
  color: #b0976d;
}
.contact-righth28 .wpcf7-form .contact-form-2 .contact-submit input:hover {
  background: #b0976d;
  text-decoration: none;
  color: #fff;
}
.singup-today.type2 {
  font-size: 30px;
  padding-left: 0;
  text-transform: uppercase;
}
.singup-today.type2 .title h2 {
  color: #555;
  font-weight: 300;
  font-family: Oswald;
  font-size: 30px;
}
.singup-today.type2 .title h2 span {
  font-weight: 400;
}
.singup-today.type2 > h2 {
  color: #b0976d;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 900;
  line-height: 30px;
  margin-top: 4px;
}
body .btn-signuptoday .btn {
  padding: 28px 45px;
  font-size: 18px;
  color: #a1a1a1;
  font-weight: 300;
  width: 355px;
  height: 80px;
  letter-spacing: 7.4px;
}
body .btn-signuptoday .btn:hover {
  color: #fff;
}
.img_scroll_abs .scroll-h28 {
  top: -80px;
}
.box-slideglr {
  float: right;
  width: 67.95%;
}
.slide-glr {
  position: relative;
}
.slide-glr .vc_col-sm-4 {
  width: 33%;
}
.slide-glr .vc_col-sm-8 {
  width: 67%;
}
.img-glr > img {
  width: 100%;
}
.wpb_text_column.wpb_content_element.item-content-glr.fullwidth {
  width: 100%;
}
.wpb_text_column.wpb_content_element.item-content-glr.child_1 {
  width: 44.6%;
  float: left;
  padding-right: 15px;
}
.wpb_text_column.wpb_content_element.item-content-glr.child_2 {
  width: 55.4%;
  padding-left: 15px;
  overflow: hidden;
}
.item-glr {
  overflow: hidden;
  position: relative;
  margin-bottom: 29px !important;
}
.item-glr:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  z-index: 1;
  transition: all 0.6s ease-in-out 0;
  -ms-transition: all 0.6s ease-in-out 0;
  -moz-transition: all 0.6s ease-in-out 0;
  -webkit-transition: all 0.6s ease-in-out 0;
  -o-transition: all 0.6s ease-in-out 0;
  transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  -o-transform: scale(1) !important;
}
.item-glr:hover:before, .item-glr:hover .item-glr-ifo {
  opacity: 1;
  transition: all 0.6s ease-out 0s;
  -ms-transition: all 0.6s ease-out 0s;
  -moz-transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
}
.item-glr-ifo {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 2;
  transform: translateX(-50%) translateY(-50%) scale(0.6);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0.6);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0.6);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0.6);
  -o-transform: translateX(-50%) translateY(-50%) scale(0.6);
  transition: all 0.6s ease-out 0s;
  -ms-transition: all 0.6s ease-out 0s;
  -moz-transition: all 0.6s ease-out 0s;
  -webkit-transition: all 0.6s ease-out 0s;
  -o-transition: all 0.6s ease-out 0s;
  opacity: 0;
}
.item-glr-ifo h4 {
  color: #a1a1a1;
  font-size: 18px;
}
.box-slideglr .slick-list p {
  padding-top: 0;
}
.box-slideglr .slick-slide {
  margin: 0 !important;
}
.box-slideglr .slick-prev {
  left: -336px;
  top: auto;
  bottom: 42px;
}
.box-slideglr .slick-next {
  right: auto;
  left: -206px;
  top: auto;
  bottom: 42px;
}
.box-slideglr .slick-prev, .box-slideglr .slick-next {
  height: 60px;
  width: 106px;
  background: #0c0c0c;
}
.box-slideglr .slick-prev i, .box-slideglr .slick-next i {
  display: none;
}
.box-slideglr .slick-prev:before, .box-slideglr .slick-next:before {
  font-size: 14px;
  text-transform: uppercase;
  word-wrap: break-word;
  word-wrap: break-word;
  font-weight: 300;
  font-family: Oswald;
  letter-spacing: 13px;
  width: 43px;
  line-height: 26px;
  color: #555;
  position: absolute;
  height: 50px;
  display: inline-block;
  top: 5px;
  overflow: hidden;
  left: 40px;
}
.box-slideglr .slick-prev:hover:before, .box-slideglr .slick-next:hover:before {
  color: #b0976d;
}
.box-slideglr .slick-prev:before {
  content: "PREV";
}
.box-slideglr .slick-next:before {
  content: "NEXT";
}
.box-catglr {
  width: 32.05%;
  float: left;
  text-align: right;
  padding-right: 100px;
}
.box-catglr .wpb_text_column {
  width: 100%;
}
.box-catglr .wpb_text_column, .box-catglr .circle-heading {
  float: right;
}
.box-catglr .portfolio-category {
  margin-top: 5px;
}
.box-catglr .portfolio-category ul li {
  margin-bottom: 11px;
}
.box-catglr .portfolio-category ul li a {
  font-size: 16px;
  text-transform: none;
  text-decoration: none;
  color: #363636;
}
.box-catglr .portfolio-category ul li a:hover {
  text-decoration: line-through;
  color: #b0976d;
  font-weight: 300;
}
.contact-righth28 {
  padding-right: 15px !important;
}
/*===================================
 3.6 Service
 ===================================*/
.box_services_13 {
  margin-top: -23px;
}
.box_services_13 .service-container {
  margin-bottom: 41px;
}
.service-content {
  padding: 53px 25px 23px 40px;
}
.service-content .serv_img {
  position: relative;
  float: left;
  margin-right: 68px;
  margin-top: 28px;
}
.service-content .serv_img img {
  border-radius: 100%;
}
.service-content .serv_img span {
  position: absolute;
  left: 60px;
  top: 18px;
  font-size: 140px;
  font-weight: lighter;
  text-transform: uppercase;
}
.service-content .serv_info {
  overflow: hidden;
  text-align: left;
}
.service-content a {
  margin-bottom: 12px;
  font-weight: lighter;
  font-size: 14px;
  color: #222;
  text-transform: uppercase;
}
.service-content a strong {
  color: #b0976d;
  text-transform: uppercase;
  font-weight: lighter;
}
.service-content p {
  margin-top: 18px;
  margin-bottom: 0;
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
}
.img-design {
  position: relative;
  z-index: 9;
  overflow: hidden;
}
.img-design img {
  z-index: 9;
  position: relative;
}
.img-design:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 70%;
  z-index: 3;
  background: #9f875e;
}
.img-design:after {
  position: absolute;
  content: "";
  top: 37px;
  left: -3px;
  height: 100%;
  width: 78%;
  background: #b0976d;
  z-index: 2;
}
.line-height-22 {
  line-height: 22px;
}
.right-colection .load-more {
  margin-top: -15px;
}
.box-text-style {
  width: 60%;
  margin: 0 auto !important;
}
.service-style2 .service-content {
  padding: 53px 25px 58px 40px;
}
.service-style2 .service-content a {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
  display: inline-block;
}
.service-style2 .service-content a:hover, .service-style2 .service-content a:focus {
  color: #b0976d;
}
.service-style2 .service-content a strong {
  font-weight: bold;
}
.service-style2 .service-content p {
  line-height: 26px;
  margin-top: 16px;
}
.service-style2 .service-content .serv_img {
  margin-top: 28px;
}
.service-style2 .service-content .serv_img span {
  font-weight: 300;
}
.our-process-right > .vc_column-inner > .wpb_wrapper {
  padding: 0 80px;
}
.our-process-right.type_2 > .vc_column-inner > .wpb_wrapper {
  padding-left: 0;
}
.our-process-right.type_2 .title-workprocess {
  text-transform: none;
}
.our-process-right.type_2 .title-workprocess span {
  color: #000;
}
.best-solution-right.vc_col-sm-12 .circle-container, .our-process-right.vc_col-sm-12 .circle-container {
  padding-left: 0;
  padding-right: 0;
}
.no-padding-style .wpb_content_element {
  margin-bottom: -1px;
}
.portfolio-box-bg.portfolio-box a.project_title {
  color: #b0976d;
}
.portfolio-box-bg.portfolio-box a.project_title span {
  color: #000;
}
.portfolio-box-bg.portfolio-box a.view_more {
  color: #000;
}
.text-abs-style2 {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  font-size: 140px;
  left: 0;
  left: 0;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.our-process-right .title-workprocess {
  font-size: 30px;
  margin-top: 2px;
}
.our-process .wpb_content_element, .our-process .wpb_single_image.wpb_content_element {
  margin-bottom: 0;
}
.service-type2 {
  padding: 0;
  text-align: center;
}
.service-type2:hover .serv_img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.service-type2:hover .serv_img:before {
  opacity: 0.7;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.service-type2 .serv_img {
  border: 1px dashed #b0976d;
  border-radius: 100%;
  float: none;
  height: 260px;
  margin: 0 auto;
  padding: 15px;
  width: 260px;
}
.service-type2 .serv_img:before {
  position: absolute;
  content: "";
  background: #b0976d;
  opacity: 0;
  border-radius: 50%;
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}
.service-type2 .serv_info {
  text-align: center;
  margin-top: 38px;
}
.service-type2 .serv_info a {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
.service-type2 .serv_info a:hover {
  color: #b0976d;
}
.service-type2 .serv_info a strong {
  font-weight: 700;
}
.service-type2 .serv_info p {
  margin-top: 15px;
  line-height: 25px;
}
.service-type2 .service-content .serv_img span {
  color: #2a2a2a;
}
.service-top > .vc_column-inner {
  padding-top: 0 !important;
}
.service-top .skew-bg-bar:before {
  right: 108px;
}
.service-top .text-about-style {
  left: auto;
  letter-spacing: 72px;
  right: -56px;
}
.service-top .img-cricle-about {
  padding-right: 106px;
}
.best-solutions > .vc_column-inner {
  padding-top: 0;
}
.new-projects {
  position: relative;
}
.new-projects .text-abs-style2 {
  position: absolute;
}
.portfolio-box.portfolio-box-bg {
  padding: 0;
}
.new-projects {
  background: #f0f5f6 url("../images/66_services66_03.png") no-repeat 0% 0%;
}
.new-projects.no-background {
  background: #f0f5f6;
}
.our-process-right .vc_tta-container {
  float: left;
}
.home-services .service-content {
  padding-left: 0;
  padding-right: 0;
}
.title_abs .circle-heading .style-heading-3 p {
  color: #ccc;
}
.new-design-service .portfolio-box.portfolio-box-bg {
  padding-top: 34px;
}
.new-design-service .portfolio-box p {
  width: 50%;
}
.new-design-service .portfolio-box a.view_more {
  margin-bottom: 35px;
}
.service-cor .service-container {
  float: left;
  width: 20%;
  display: inline-block;
}
.service-type3.service-content {
  position: relative;
  height: 860px;
  display: table;
  width: 100%;
}
.service-type3.service-content:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #b0976d;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.service-type3.service-content .serv_info {
  z-index: 9;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.service-type3.service-content .serv_info h6 {
  color: #b0976d;
  font-weight: 300;
  font-style: italic;
  margin-bottom: 17px;
  letter-spacing: 0.6px;
}
.service-type3.service-content a {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: Raleway;
  line-height: 18px;
  color: #000;
}
.service-type3.service-content:hover:before {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.service-type3.service-content:hover p {
  position: static;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
}
.service-type3.service-content:hover .serv_info h6 {
  color: #a1a1a1;
}
.service-type3.service-content:hover a {
  color: #fff;
}
.service-type3.service-content p {
  color: #ccc;
  margin-top: 25px;
  position: absolute;
  opacity: 0;
  -o-transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
}
.chrome .service-cor .service-type3.service-content {
  display: block;
}
.chrome .service-cor .service-type3.service-content .serv_info {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-right: 30px;
}
/*===================================
 3.7 Counter
 ===================================*/
.amount .amount-desc h2 {
  color: #b0976d;
  margin-bottom: 14px;
  margin-top: 26px;
  font-size: 48px;
  font-weight: 400;
}
.amount .amount-desc h6 {
  color: #555;
  font-weight: 300;
  font-size: 12px;
  letter-spacing: 4.7px;
  text-transform: uppercase;
}
.no_spacing .amount .amount-desc h6 {
  letter-spacing: 0;
}
.style-counter .amount-content {
  position: relative;
}
.style-counter .amount-content:before {
  content: "";
  width: 20px;
  height: 20px;
  background: #ebebeb;
  border-radius: 50%;
  position: absolute;
  left: -25px;
  top: 15px;
}
.style-counter .no-style .amount-content:before {
  content: none;
}
.style-counter-2 .amount-content {
  position: relative;
}
.style-counter-2 .amount-content:before {
  content: "";
  width: 1px;
  height: 20px;
  background: #b0976d;
  position: absolute;
  left: -25px;
  top: 15px;
}
.style-counter-2 .amount-content .amount .amount-desc h2 {
  color: #ccc;
}
.style-counter-2 .amount-content .amount .amount-desc h6 {
  color: #222;
}
.style-counter-2 .no-style .amount-content:before {
  content: none;
}
.counter-circle {
  width: 25%;
  float: left;
}
.rect-auto, .percircle.gt50 .slice {
  clip: rect(auto, auto, auto, auto);
}
.pie, .percircle .bar, .gt50 .fill {
  position: absolute;
  border: 4px solid #000;
  width: 92px;
  height: 92px;
  z-index: 1;
  clip: rect(0, 50px, 104px, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.bar {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pie-fill, .gt50 .bar:after, .gt50 .fill {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.percircle {
  position: relative;
  font-size: 100px;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  float: left;
}
.percircle *, .percircle *:before, .percircle *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.percircle.animate > span, .percircle.animate:after {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.percircle.animate .bar {
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  -moz-transition: -moz-transform 0.6s ease-in-out;
  -ms-transition: -ms-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
}
.percircle.center {
  float: none;
  margin: 0 auto;
}
.percircle > span {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 50%;
  height: 1em;
  margin-top: -0.5em;
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.percircle:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: " ";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  border: 4px solid rgba(0, 0, 0, 0.3);
}
.percircle .slice {
  position: absolute;
  width: 100px;
  height: 100px;
  clip: rect(0, 100px, 100px, 50px);
}
.percircle:hover {
  cursor: default;
}
.counter-circle .amount .amount-desc h6 {
  color: #a1a1a1;
  font-weight: 400;
  padding: 0 46px;
  margin-top: 25px;
  line-height: normal;
  letter-spacing: normal;
}
.counter-desc {
  text-align: center;
  color: #a1a1a1;
  padding-top: 0;
}
.counter-desc h4 {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  line-height: normal;
}
.counter-desc p {
  width: 65%;
  margin: 0 auto;
  max-height: 74px;
  overflow: hidden;
}
.counter-desc h6 {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 7px;
}
.counter-desc p {
  font-size: 14px;
  color: #a1a1a1;
  font-weight: 300;
  margin-bottom: 32px;
}
.counter-3 .amount-content {
  width: 25%;
  float: left;
}
.counter-3 .amount .amount-desc h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.counter-3 .amount .amount-desc h6 {
  color: #a1a1a1;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
}
.count-4 {
  width: 24%;
  float: left;
  text-align: left;
}
.count-4 .amount-desc h2 {
  margin-bottom: 26px;
  margin-top: 10px;
  font-weight: 900;
  font-family: Open Sans;
}
.count-4 .amount-desc h6 {
  color: #a1a1a1;
  letter-spacing: 0;
  font-family: Open Sans;
  font-style: italic;
}
.count-4.text-center {
  text-align: center;
}
.percircle-bg {
  height: 980px;
}
.percircle-bg > .vc_column-inner, .percircle-bg > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
.percircle-bg .percircle::after {
  border-color: rgba(0, 0, 0, 0);
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 15px 7px #dadada;
}
.percircle-bg .percircle span {
  color: #000;
  z-index: 9;
}
.percircle-bg .counter-circle {
  width: 50%;
  margin-bottom: 75px;
}
.percircle-bg .counter-circle .bar, .percircle-bg .counter-circle .fill {
  background: #b0976d;
  border-color: #b0976d;
}
.percircle-bg .counter-circle .amount .amount-desc h6 {
  color: #000;
  font-weight: 400;
  margin-top: 25px;
}
.counter-business.counter-desc h6 {
  margin-bottom: 2px;
}
.counter-3 {
  max-height: 980px;
  overflow: hidden;
}
.tax-portfolio_cat .footer .footer-v2 .footer_wrap .footer-office {
  padding-top: 16px;
}
.align-counter .count-4.text-center {
  float: right;
}
.info-deals .ult_countdown-section {
  text-align: center;
}
.info-deals .ult_countdown-section .ult_countdown-amount {
  height: 70px;
  width: 70px;
  background: #fff;
  line-height: 70px !important;
  color: #000;
  font-weight: 300;
  font-family: Oswald;
  font-size: 24px;
  text-align: center;
  border-radius: 50%;
}
.info-deals .ult_countdown-section .ult_countdown-period {
  color: #a1a1a1;
  display: block;
  margin-top: 15px !important;
  font-size: 14px;
  font-weight: "OpenSans", Arial;
}
.pro-deals h2 {
  font-size: 30px;
  line-height: 24px;
  font-weight: 900;
  font-family: Raleway;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 27px;
}
.pro-deals h2 span {
  color: #b0976d;
  line-height: 20px;
}
.pro-deals h4 {
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 14px;
  letter-spacing: 2.8px;
}
.pro-deals h4 span {
  font-size: 36px;
  color: #b0976d;
  font-weight: bold;
  letter-spacing: 6px;
}
.btn-deal {
  overflow: hidden;
  width: 100%;
}
.btn-deal a {
  font-size: 14px;
  font-weight: 300;
  font-family: Oswald;
  color: #010101;
  text-transform: uppercase;
  text-decoration: line-through;
  margin-top: 22px;
}
.btn-deal a:hover {
  text-decoration: none;
}
/*===================================
 3.8 Banner
 ===================================*/
.banner-container {
  overflow: hidden;
}
.banner-container:hover .banner-content {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner_h13 {
  text-transform: uppercase;
}
.banner_h13 h3 {
  color: #222;
  font-size: 30px;
  letter-spacing: 42px;
  font-weight: lighter;
  margin-bottom: 20px;
  line-height: 30px;
  padding-top: 6px;
}
.banner_h13 h2 {
  color: #222;
  font-weight: lighter;
  font-size: 60px;
  line-height: 60px;
  font-family: Raleway;
  margin-bottom: 10px;
}
.banner_h13 p {
  color: #b0976d;
  font-size: 85px;
  line-height: 85px;
  font-family: Raleway;
  font-weight: 900;
}
.banner-content {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  display: table;
  width: 100%;
  background-repeat: no-repeat;
}
.banner-content.text-center .img-banner {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.banner-content.banner-style-5 {
  display: block;
}
.banner-style-1 {
  height: 610px;
}
.banner-style-1:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2a2a2a;
  opacity: 0.5;
  z-index: 1;
}
.banner-desc {
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 5;
}
.banner-desc h4 {
  color: #b0976d;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: normal;
  text-transform: uppercase;
}
.banner-desc h3 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 7px;
  font-weight: normal;
  line-height: normal;
  text-transform: uppercase;
}
.banner-desc .big-text {
  font-family: Pacifico;
  font-size: 30px;
  text-transform: none;
}
.banner-desc .btn-banner {
  margin-top: 17px;
}
.banner-content.text-center:hover .img-banner {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner-type-2 {
  padding: 0 15px;
  height: 234px;
}
.banner-type-2::before {
  background: #111;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  z-index: 5;
  width: 100%;
}
.banner-type-2 h6 {
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 18px;
}
.banner-type-2 p {
  color: #fff;
  font-weight: 900;
  font-size: 48px;
  padding: 20px 0;
  font-family: Raleway;
  margin-bottom: 27px;
}
.banner-type-2 p span {
  color: #b0976d;
}
.banner-type-2 h3 {
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 0;
}
.banner-type-2 .banner-desc {
  padding: 20px 0;
}
.banner-type-3 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 147px 0 150px;
}
.banner-type-3 .banner-desc {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.banner-type-3 .banner-desc h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: 14px;
}
.banner-type-3 .banner-desc h2 {
  color: #fff;
  font-size: 48px;
  letter-spacing: 14px;
  margin-bottom: 17px;
  text-transform: uppercase;
}
.banner-type-3 .banner-desc p {
  color: #fff;
}
.banner-type-3 .banner-desc .btn-banner {
  margin-top: 25px;
}
.banner-type-3 .banner-desc .btn-banner .btn {
  padding: 8px 32px;
}
.banner-2 .vc_row {
  margin-left: 0;
  margin-right: 0;
}
.banner-2 .vc_column_container > .vc_column-inner {
  padding: 0;
}
.ads-col {
  margin: 0;
}
.ads-col .ads-container {
  padding: 0;
}
.ads-content {
  text-align: center;
  position: relative;
}
.ads-content h5 {
  color: #fff;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.ads-content .ads_icon {
  color: #fff;
  font-size: 48px;
  left: 0;
  opacity: 0.2;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 100%;
}
.ads-type-2 {
  background: #9f875e;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 79px 0 81px;
  cursor: pointer;
  margin-top: -30px;
  position: relative;
}
.ads-type-2:hover {
  background: #77cbe0;
}
.ads-type-2:hover:before, .ads-type-2:hover:after {
  opacity: 1;
  width: 100%;
}
.ads-type-2:before, .ads-type-2:after {
  position: absolute;
  content: '';
  width: 0;
  height: 10px;
  opacity: 0;
  background: #77cbe0;
  left: 0;
  z-index: 9;
}
.ads-type-2:before {
  bottom: 100%;
}
.ads-type-2:after {
  top: 100%;
  right: 0;
  left: auto;
}
.ads-type-2 .ads_icon {
  opacity: 1;
  font-size: 36px;
  position: static;
}
.ads-type-2 h5 {
  margin-top: 9px;
}
.slide-content {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.slide-content.text-right h4, .slide-content.text-right .btn-banner {
  float: right;
}
.slide-content.text-right .text {
  float: right;
  width: 100%;
}
.slide-content.text-right .number-slide h2 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.slide-content .number-slide h2, .slide-content.text-right .text p {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX-(100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.slide-content .container {
  height: 100%;
  display: table;
}
.slide-content .number-slide h2 {
  color: #000;
  font-size: 180px;
  margin-bottom: -93px;
  opacity: 0.1;
}
.slide-content .slide-desc {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}
.slide-content .slide-desc .btn-banner {
  padding-top: 7px;
}
.slide-content .slide-desc .btn-banner .btn {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.slide-content .text p {
  display: inline-block;
  overflow: hidden;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  color: #000;
}
.section.active .slide-content .number-slide h2, .section.active .slide-content .text p, .section.active .slide-content .slide-desc h4 {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.section.active .slide-content .slide-desc h4 {
  opacity: 1;
}
.section.active .slide-content .slide-desc .btn-banner .btn {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.videos .has_overlay:before {
  content: none;
}
.video-content {
  padding-right: 102px;
  text-align: right;
  margin-top: -37px;
  position: relative;
}
.video-content .text {
  color: #fff;
  display: inline-block;
  font-family: Pacifico;
  font-size: 40px;
  font-weight: 400;
}
.video-content .title-video {
  color: #fff;
  font-size: 60px;
  margin-top: -18px;
  padding-right: 5px;
  text-transform: uppercase;
}
.video-content .title-video span {
  color: #b0976d;
}
.fancybox.btn-play {
  color: #f0f0f0;
  font-size: 300px;
  opacity: 0.2;
  position: absolute;
  right: -42px;
  top: 9%;
  z-index: 99;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.has_overlay .circle-container {
  position: relative;
}
.has_overlay .circle-container .wpb_content_element {
  margin: 0;
}
.fancybox-opened {
  z-index: 99999;
}
.fancybox-skin {
  background: #fff none repeat scroll 0 0;
  border-radius: 0;
  padding: 0 !important;
}
.clients-grid .brands-content {
  float: left;
  width: 20%;
}
.text-banner-abs h2 {
  font-size: 140px;
  color: #131313;
  font-weight: 400;
  text-transform: uppercase;
}
.text-banner-abs h5 {
  color: #a1a1a1;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  font-weight: 300;
  margin-top: 13px;
  margin-bottom: 28px;
}
.text-banner-abs p {
  color: #555;
  font-style: italic;
  font-weight: 400;
  font-family: 'Open Sans', Arial;
  line-height: 26px;
}
.banner-services h2 {
  text-transform: uppercase;
  letter-spacing: 26px;
  font-size: 140px;
  color: #000;
  margin-bottom: 17px;
  font-weight: 400;
}
.banner-services h3 {
  font-weight: 300;
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 42px;
}
.banner-style-4 {
  height: 980px;
  padding: 0 15px;
}
.banner-style-4 .banner-desc {
  padding-top: 15px;
}
.banner-style-4 .banner-desc h4 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 5.5px;
  word-spacing: 1px;
  margin-bottom: 7px;
  color: #0058bc;
}
.banner-style-4 .banner-desc p {
  color: #000;
  font-family: Raleway;
  font-size: 72px;
  font-weight: 900;
  line-height: 72px;
}
.banner-style-5 {
  position: relative;
}
.banner-style-5 .banner-img {
  position: relative;
}
.banner-style-5 .banner-img.has-overlay:before {
  opacity: 0;
}
.banner-style-5 .banner-img:after {
  position: absolute;
}
.banner-style-5:hover .banner-desc-abs .btn-banner, .banner-style-5:hover .banner-desc-abs > p {
  transform: none;
}
.banner-style-5:hover .banner-desc-abs, .banner-style-5:hover .banner-img.has-overlay:before {
  opacity: 1;
}
.banner-style-5 .banner-desc-abs {
  font-size: 12px;
  position: absolute;
  left: 50%;
  text-align: center;
  top: 50%;
  text-transform: uppercase;
  z-index: 9;
  font-weight: 300;
  letter-spacing: 4.8px;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}
.banner-style-5 .banner-desc-abs .btn-banner {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.banner-style-5 .banner-desc-abs .btn-banner a {
  color: #fff;
  margin-bottom: 16px;
  position: relative;
}
.banner-style-5 .banner-desc-abs .btn-banner a::after {
  height: 1px;
  background: #fff;
  content: "";
  right: -1px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.banner-style-5 .banner-desc-abs .btn-banner a::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: -1px;
  position: absolute;
  width: 100%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner-style-5 .banner-desc-abs .btn-banner a:hover:before {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  bottom: 0;
  left: -30px;
}
.banner-style-5 .banner-desc-abs .btn-banner a:hover:after {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  top: 0;
  right: -30px;
}
.banner-style-5 .banner-desc-abs > p {
  color: #b0976d;
  margin-bottom: 0;
  transform: translateX(-100%);
}
.banner-style-5 .banner-desc {
  padding-top: 24px;
  left: 22%;
}
.banner-style-5 .banner-desc h4 {
  color: #000;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: -10px;
}
.banner-style-5 .banner-desc .big-text {
  color: #000;
  font-weight: 400;
  font-size: 24px;
  font-family: Oswald;
}
.vc_col-sm-6 .banner-style-5 .banner-desc {
  left: auto;
  padding-top: 20px;
  right: 33.5%;
}
.vc_col-sm-6 .banner-style-5 .banner-desc h4 {
  font-size: 24px;
  margin-bottom: -16px;
}
.vc_col-sm-6 .banner-style-5 .banner-desc .big-text {
  font-size: 48px;
}
.vc_col-sm-6 .banner-style-5 .banner-desc-abs {
  font-size: 18px;
}
.banner-4_cor .banner-style-4 .banner-desc h4 {
  font-weight: 300;
}
.banner-container:hover .banner-content.banner-style-5, .banner-container:hover .banner-content.banner-style-5 .banner-img {
  transform: none;
}
.vc_row.gallery_top_banner2 {
  background-position: center bottom !important;
}
.banner-style-7 {
  position: relative;
  display: block;
  -webkit-box-shadow: 0px 1px 13px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 1px 13px -1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 1px 13px -1px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 1px 13px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 1px 13px -1px rgba(0, 0, 0, 0.25);
}
.banner-style-7 .banner-desc {
  display: block;
  padding: 50px 30px 40px;
}
.banner-style-7 .banner-desc h4 {
  font-family: "Open Sans", Arial;
  color: #ccc;
  font-size: 14px;
  margin-bottom: 8px;
}
.banner-style-7 .banner-desc h3 {
  font-weight: 300;
  font-size: 24px;
  color: #000;
}
.banner-style-7 .banner-img {
  overflow: hidden;
}
.banner-container.banner-style-7:hover .banner-content {
  transform: none;
}
.banner-container.banner-style-7:hover .banner-content .banner-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.ibanner_style1 .ult-banner-block .bb-description:first-child {
  font-size: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 100%;
  padding-top: 0;
  letter-spacing: 2px;
}
.banner-style-8 {
  display: block;
}
.banner-style-8:nth-of-type(1) {
  margin-bottom: 30px;
}
.banner-style-8:nth-of-type(2) {
  float: left;
  padding-right: 15px;
  width: 50%;
}
.banner-style-8:nth-of-type(3) {
  float: left;
  padding-left: 15px;
  width: 50%;
}
.banner-style-8:hover .has-overlay::before {
  opacity: 1;
}
.banner-style-8:hover .banner-desc {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) perspective(400px) rotate(0);
  -moz-transform: translate(-50%, -50%) perspective(400px) rotate(0);
  -ms-transform: translate(-50%, -50%) perspective(400px) rotate(0);
  -o-transform: translate(-50%, -50%) perspective(400px) rotate(0);
  transform: translate(-50%, -50%) perspective(400px) rotate(0);
}
.banner-style-8.banner-container:hover .banner-content {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.banner-style-8 .has-overlay::before {
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
}
.banner-style-8 .banner-img img {
  width: 100%;
}
.banner-style-8 .banner-desc {
  display: block;
  height: auto;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) perspective(400px) rotate3d(0, 1, 0, 90deg);
  -moz-transform: translate(-50%, -50%) perspective(400px) rotate3d(0, 1, 0, 90deg);
  -ms-transform: translate(-50%, -50%) perspective(400px) rotate3d(0, 1, 0, 90deg);
  -o-transform: translate(-50%, -50%) perspective(400px) rotate3d(0, 1, 0, 90deg);
  transform: translate(-50%, -50%) perspective(400px) rotate3d(0, 1, 0, 90deg);
  width: auto;
  opacity: 0;
}
.banner-style-8 .banner-desc h4 {
  color: #000;
  font-size: 18px;
  line-height: 100%;
}
.banner-style-8 .banner-desc .big-text {
  color: #000;
  font-family: Oswald;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
}
.banner-style-8 .banner-desc .btn-banner {
  margin-top: 43px;
}
.no-overlay .banner-style-9 .has-overlay::before {
  opacity: 0;
}
.banner-style-9 {
  display: block;
}
.banner-style-9 .banner-content {
  padding: 48px 30px 40px;
}
.banner-style-9.banner-container:hover .banner-content {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.banner-style-9 .has-overlay::before {
  opacity: 1;
  background: rgba(255, 255, 255, 0.9);
}
.banner-style-9 .banner-img {
  z-index: 1;
  position: absolute;
  right: 27px;
  bottom: 25px;
}
.banner-style-9 .banner-desc {
  display: block;
  height: auto;
  width: auto;
}
.banner-style-9 .banner-desc h4 {
  color: #000;
  font-size: 18px;
  line-height: 100%;
}
.banner-style-9 .banner-desc .big-text {
  color: #000;
  font-family: Oswald;
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
}
.banner-style-9 .banner-desc p.desc {
  font-size: 18px;
  color: #555;
  padding-top: 8px;
}
.banner-style-9 .banner-desc .price {
  padding-top: 7px;
}
.banner-style-9 .banner-desc .price span {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 6px;
  padding-top: 9px;
  text-decoration: line-through;
}
.banner-style-9 .banner-desc .sale-off {
  padding-bottom: 37px;
  padding-top: 115px;
}
.banner-style-9 .banner-desc .sale-off .text-primary {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: 300;
}
.banner-style-9 .banner-desc .sale-off h2 {
  font-family: Raleway;
  font-size: 48px;
  font-weight: 900;
}
.banner-style-9 .banner-desc .btn-banner {
  margin-top: 34px;
}
.btn-transparent {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
}
.banner-content.banner-style-10 {
  display: inline-block;
}
.banner-content.banner-style-10 .content-desc {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 1;
  opacity: 0;
}
.banner-content.banner-style-10 .banner-desc {
  display: inline-block;
}
.banner-content.banner-style-10 .banner-desc h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}
.banner-content.banner-style-10 .banner-desc h3 {
  font-size: 24px;
  color: #ccc;
  font-family: Oswald;
  text-transform: uppercase;
  margin-top: -10px;
  margin-bottom: 24px;
}
.banner-content.banner-style-10 .banner-desc p {
  color: #b0976d;
  text-decoration: line-through;
  font-size: 12px;
  letter-spacing: 4.8px;
  padding-top: 15px;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-family: Oswald;
}
.banner-content.banner-style-10 .banner-desc p:hover {
  text-decoration: none;
}
.banner-content.banner-style-10 .has-overlay:before {
  opacity: 0;
  background: rgba(17, 17, 17, 0.8);
}
.banner-content.banner-style-10:hover .content-desc {
  -webkit-transition: all 1.2s ease-in-out 0s;
  -moz-transition: all 1.2s ease-in-out 0s;
  -ms-transition: all 1.2s ease-in-out 0s;
  -o-transition: all 1.2s ease-in-out 0s;
  transition: all 1.2s ease-in-out 0s;
  opacity: 1;
}
.banner-content.banner-style-10:hover .has-overlay:before {
  opacity: 1;
  -webkit-transition: all 1.2s ease-in-out 0s;
  -moz-transition: all 1.2s ease-in-out 0s;
  -ms-transition: all 1.2s ease-in-out 0s;
  -o-transition: all 1.2s ease-in-out 0s;
  transition: all 1.2s ease-in-out 0s;
}
.banner-content.banner-style-10:hover .banner-img {
  overflow: hidden;
}
.banner-content.banner-style-10:hover .banner-img img {
  webkit-transform: scale(1.1) translate3d(0, 0, 0);
  -moz-transform: scale(1.1) translate3d(0, 0, 0);
  -ms-transform: scale(1.1) translate3d(0, 0, 0);
  -o-transform: scale(1.1) translate3d(0, 0, 0);
  transform: scale(1.1) translate3d(0, 0, 0);
  -webkit-transition: all 1.2s ease-in-out 0s;
  -moz-transition: all 1.2s ease-in-out 0s;
  -ms-transition: all 1.2s ease-in-out 0s;
  -o-transition: all 1.2s ease-in-out 0s;
  transition: all 1.2s ease-in-out 0s;
}
.banner-container:hover .banner-content.banner-style-10 {
  transform: none;
}
/*===================================
 3.9 Slide
 ===================================*/
.wpb_content_element.wpb_revslider_element {
  margin-bottom: 0;
}
.hades .tp-arr-allwrapper {
  left: 0;
  width: 85px;
}
.rev-burger.revb-darkfull {
  max-height: 70px !important;
  max-width: 70px !important;
  min-height: 70px !important;
  min-width: 70px !important;
  padding: 20px 0 0 23px !important;
  border-radius: 100% !important;
  text-transform: uppercase;
}
.rev-burger.revb-darkfull:hover {
  background: #b0976d !important;
}
.hades.tparrows {
  background: transparent;
  height: 65px;
}
.hades.tparrows:before {
  line-height: 50px;
}
.hades.tparrows .tp-arr-imgholder {
  height: 65px;
  width: 85px;
}
.hades.tparrows.tp-rightarrow .tp-arr-allwrapper {
  right: 0;
}
.hades.tparrows.tp-rightarrow:before {
  color: #2a2a2a;
  content: "next";
  font-family: Oswald;
  font-size: 14px;
  font-weight: 300;
  left: auto;
  position: absolute;
  left: -44px;
  transform: rotate(-90deg);
  text-transform: uppercase;
  letter-spacing: 12px;
  top: -2px;
  z-index: 9;
}
.hades.tparrows.tp-leftarrow:before {
  color: #2a2a2a;
  content: "prev";
  font-family: Oswald;
  font-size: 14px;
  font-weight: 300;
  left: auto;
  position: absolute;
  right: -44px;
  transform: rotate(-90deg);
  text-transform: uppercase;
  letter-spacing: 12px;
  top: -2px;
  z-index: 9;
}
.hades.tparrows:hover:before {
  background: transparent;
}
.hades .tp-title-wrap {
  transform: scaleX(1);
}
.hades .tp-arr-allwrapper {
  background: transparent;
  opacity: 1;
  transform: rotateY(0deg) !important;
}
#rev_slider_14_1_wrapper .hades.tparrows:hover::before {
  color: #000 !important;
}
#slider_thum_row .hades.tparrows.tp-leftarrow::before {
  top: 15px;
  right: 9px;
}
#slider_thum_row .hades.tparrows.tp-rightarrow::before {
  top: 15px;
  left: 22px;
}
#slider_thum_row .hades.tparrows {
  width: 95px;
  height: 95px;
}
#slider_thum_row .tp-arr-imgholder {
  height: 95px;
  width: 95px;
}
#slider_thum_row .hades .tp-arr-imgholder {
  border-radius: 100%;
}
#slider_thum_row .hades .tp-arr-allwrapper {
  opacity: 0;
}
#slider_thum_row .hades.tparrows:hover .tp-arr-allwrapper {
  opacity: 1;
}
#slider_thum_row .hades.tparrows.tp-leftarrow::before, #slider_thum_row .hades.tparrows.tp-rightarrow::before {
  color: #555;
}
.layer_slider_14_1 span {
  color: #fff !important;
  font-weight: bold !important;
}
.layer_slider_13_1 span {
  color: #000 !important;
  font-weight: bold !important;
}
.layer_slider_10_2 span {
  font-weight: bold !important;
  color: #000 !important;
}
.layer_slider_12_1 span {
  font-weight: bold !important;
  color: #b0976d !important;
}
.layer_slider_12_2, .layer_slider_13_2 {
  letter-spacing: 37px !important;
}
#rev_slider_13_1 .tparrows {
  background: url('../images/button_slider.png') no-repeat !important;
  height: 58px;
  width: 58px;
}
.tparrows.tp-leftarrow:before {
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: lighter;
  font-family: Oswald;
  position: absolute;
  right: -20px;
  content: 'prev';
  line-height: 60px;
}
.tparrows.tp-leftarrow:hover:before {
  color: #b0976d;
}
.tparrows.tp-rightarrow:before {
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: lighter;
  font-family: Oswald;
  position: absolute;
  left: -20px;
  content: 'next';
  line-height: 60px;
}
.tparrows.tp-rightarrow:hover:before {
  color: #b0976d;
}
.custom.tparrows::before {
  bottom: 0 !important;
  content: "" !important;
}
.custom.tparrows {
  height: 71px !important;
  width: 66px !important;
}
.custom.tparrows.tp-leftarrow {
  background: url('../images/prev_button.png') no-repeat !important;
}
.custom.tparrows.tp-rightarrow {
  background: url('../images/next_button.png') no-repeat !important;
}
.tp-parallax-wrap .content-left {
  background: #b0976d;
  -webkit-transform: rotate(-74deg) skew(16deg);
  -moz-transform: rotate(-74deg) skew(16deg);
  -ms-transform: rotate(-74deg) skew(16deg);
  -o-transform: rotate(-74deg) skew(16deg);
  transform: rotate(-74deg) skew(16deg);
  margin: 238px 0px 0px -130px;
  padding: 70px 65% 70px 70px;
}
.tp-parallax-wrap .content-left h2 {
  color: #fff;
  font-size: 72px;
  font-weight: normal;
  margin-bottom: 4px;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg);
}
.tp-parallax-wrap .content-left h5 {
  color: #000;
  margin-left: -14px;
  font-weight: normal;
  letter-spacing: 9.1px;
  font-size: 18px;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg);
}
.tp-parallax-wrap .content-right {
  background: rgba(17, 17, 17, 0.8);
  -webkit-transform: rotate(-74deg) skew(16deg);
  -moz-transform: rotate(-74deg) skew(16deg);
  -ms-transform: rotate(-74deg) skew(16deg);
  -o-transform: rotate(-74deg) skew(16deg);
  transform: rotate(-74deg) skew(16deg);
  margin: -196px 0px 0px 155px;
  padding: 83px 111px;
}
.tp-parallax-wrap .content-right h2 {
  color: #fff;
  font-size: 72px;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg);
}
.slider-wrap-container .slick-next, .slider-wrap-container .slick-prev {
  height: auto;
  width: auto;
}
.slider-wrap-container .slick-prev {
  background: url('../images/button_prev.png') no-repeat left center;
  height: 53px;
  width: 18px;
}
.slider-wrap-container .slick-prev:before {
  content: '';
}
.slider-wrap-container .slick-next {
  background: url('../images/button_next.png') no-repeat left center;
  height: 53px;
  width: 18px;
}
.slider-wrap-container .slick-next:before {
  content: '';
}
.slider-wrap-container .slick-next:active, .slider-wrap-container .slick-next:focus, .slider-wrap-container .slick-next:hover {
  background: url('../images/button_next.png') no-repeat left center;
}
.slider-wrap-container .slick-prev:active, .slider-wrap-container .slick-prev:focus, .slider-wrap-container .slick-prev:hover {
  background: url('../images/button_prev.png') no-repeat left center;
}
.slick-slide img {
  display: inline-block !important;
}
.slick-dots li button::before {
  content: '' !important;
  width: 10px !important;
  height: 10px !important;
  background: #e1e1e1 !important;
  border-radius: 100% !important;
  opacity: 1 !important;
  top: 5px !important;
}
.slick-dots li.slick-active button::before {
  border: 3px solid #e1e1e1 !important;
  background: #b0976d !important;
  height: 15px !important;
  width: 15px !important;
  top: 3px !important;
}
.slick-dots {
  bottom: -25px !important;
}
.slider-service-style1 {
  letter-spacing: 26px !important;
}
.slider-sevice-style {
  letter-spacing: 42px !important;
}
.style-2.slider-wrap-container .slick-list .wpb_single_image, .style-2.slider-wrap-container .slick-list .wpb_text_column {
  margin: 0;
}
.style-2.slider-wrap-container .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.style-2.slider-wrap-container .slick-dots {
  transform: none;
  padding: 0;
  bottom: 20px !important;
}
.style-2.slider-wrap-container .slick-dots li button {
  display: none;
}
.slick-list .content-bottom {
  bottom: 103px;
  left: 50%;
  z-index: 3;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slick-list h3 {
  font-weight: 400;
  font-size: 30px;
  margin-top: 29px;
  margin-bottom: 27px;
}
.slick-list p {
  color: #fff;
  font-family: 'Open Sans', Arial;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  padding-top: 4px;
  margin: 0;
}
.slick-list p:first-child {
  margin-bottom: 3px;
}
.slick-list p span {
  color: #fff;
  font-weight: 700;
}
.slick-list .border-bottom {
  position: absolute;
  width: 848px;
  height: 424px;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slick-list .border-bottom:before, .slick-list .border-bottom:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  left: 50%;
  opacity: 0.8;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slick-list .border-bottom:before {
  border-left: 848px solid transparent;
  border-right: 848px solid transparent;
  border-bottom: 848px solid #000;
  z-index: 1;
}
.slick-list .border-bottom:after {
  border-left: 792px solid transparent;
  border-right: 792px solid transparent;
  border-bottom: 792px solid #b0976d;
  z-index: 2;
  top: 7%;
}
.slick-slide {
  outline: none;
}
.slick-next, .slick-prev {
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: 0 !important;
}
.style-2 .slick-slide {
  margin: 0 !important;
}
.style-2.ult-carousel-wrapper .slick-dots {
  padding-left: 170px;
  text-align: left;
}
.style-2 .slick-dots {
  bottom: -48px !important;
}
.style-2 .slick-dots li {
  background: #040404 none repeat scroll 0 0;
  height: 4px;
  margin: 0 10px 0 0;
  width: 15px;
  opacity: 0.7;
}
.style-2 .slick-dots li.slick-active {
  background: #b0976d;
}
.style-2 .slick-dots li i {
  border: medium none !important;
}
.style-2 .slick-dots li i:before {
  content: none;
}
.style-3 .slick-list {
  margin: 0 auto;
  width: 705px;
  padding-bottom: 80px !important;
}
.style-3.slider-wrap-container .slick-prev {
  background-image: url("../images/button_prev-3.png");
  height: 72px;
  width: 25px;
}
.style-3.slider-wrap-container .slick-next {
  background-image: url("../images/button_next-3.png");
  height: 72px;
  width: 25px;
}
.style-3 .slick-next, .style-3 .slick-prev {
  margin-top: 0;
  top: 43.5%;
}
.style-3 .vc_figure {
  text-align: center;
  width: 100%;
  height: 705px;
}
.style-3 .vc_figure .vc_single_image-wrapper {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 500px;
  height: 500px;
  overflow: hidden;
  margin-top: 105px;
}
.style-3 .vc_figure .vc_single_image-wrapper img {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -100px;
  max-width: 710px;
  position: absolute;
  top: -100px;
}
.style-3 .feature-content {
  width: auto;
  margin-bottom: 0;
  bottom: -39px;
  position: absolute;
  max-width: 345px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.style-3 .feature-content .content-right p {
  color: #555;
  font-family: Oswald;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  padding-right: 0;
  max-height: 103px;
}
.content-full {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
}
.content-full .we-are img {
  width: 175px;
}
.content-full .heading-sport {
  background: #fff;
  padding-top: 72px;
  margin-top: 22px;
  margin-left: -12px;
  -webkit-transform: rotate(-5deg) skew(-8deg);
  -moz-transform: rotate(-5deg) skew(-8deg);
  -ms-transform: rotate(-5deg) skew(-8deg);
  -o-transform: rotate(-5deg) skew(-8deg);
  transform: rotate(-5deg) skew(-8deg);
}
.content-full .heading-sport h2 {
  font-size: 72px;
  color: #b0976d;
  margin-left: -12px;
  -webkit-transform: skew(8deg);
  -moz-transform: skew(8deg);
  -ms-transform: skew(8deg);
  -o-transform: skew(8deg);
  transform: skew(8deg);
}
.content-full .heading-sport h3 {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 48px;
  font-weight: 300;
  margin-top: 12px;
  padding: 10px 55px 0 51px;
  -webkit-transform: translateY(4px) skew(8deg) translateX(-207px);
  -moz-transform: translateY(4px) skew(8deg) translateX(-207px);
  -ms-transform: translateY(4px) skew(8deg) translateX(-207px);
  -o-transform: translateY(4px) skew(8deg) translateX(-207px);
  transform: translateY(4px) skew(8deg) translateX(-207px);
}
.slider-bakery {
  text-align: center !important;
}
.slider-bakery h4 {
  font-size: 36px;
  color: #fff;
  font-weight: 900;
  font-family: Raleway;
}
.slider-bakery h2 {
  font-size: 72px;
  color: #fff;
  font-weight: 700;
  font-family: Oswald;
}
.slider-bakery .text-font {
  font-size: 30px;
}
.scroll-down a {
  background: url(../images/bg-scroll-down.png) top center no-repeat;
  display: table-cell;
  font-family: 'Open Sans', Arial;
  font-size: 14px !important;
  font-style: italic;
  font-weight: 300;
  height: 52px;
  vertical-align: bottom;
  width: 70px;
  color: #fff;
}
.scroll-down.scroll-down-2 a {
  background: transparent;
  color: #ccc;
}
.scroll-down.scroll-down-2 a:hover {
  color: #b0976d;
}
.slider-business h4 {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: Oswald;
}
.slider-business h2 {
  font-size: 60px;
  color: #b0976d;
  font-weight: 900;
  font-family: Raleway;
}
.slider-business-2 h4 {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  letter-spacing: 5.6px;
  font-family: Oswald;
  margin-bottom: 10px;
}
.slider-business-2 h2 {
  font-size: 60px;
  color: #b0976d;
  font-weight: 900;
  font-family: Raleway;
}
.brand-services .slick-slide .wpb_single_image img {
  opacity: 0.3;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.brand-services .slick-slide .wpb_single_image img:hover {
  opacity: 1;
}
.brand-services .ult-carousel-wrapper {
  margin-bottom: 0;
}
.scroll-down-2.scroll-down9 {
  background: none !important;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  height: 70px !important;
  width: 70px !important;
  margin: 0 auto;
  margin-top: -35px;
  margin-bottom: -85px !important;
  z-index: 9;
  position: relative;
}
.scroll-down-2.scroll-down9 a {
  height: 70px !important;
  width: 70px !important;
  line-height: 62px !important;
  border-radius: 50%;
  color: #fff;
  background: #f7484e url("../images/icon-slider-h9.png") center center no-repeat !important;
}
.scroll-down-2.scroll-down9 a i {
  font-size: 0 !important;
}
.scroll-down.scroll-down-2.scroll-down9 a:hover {
  background: #222 url("../images/icon-slider-h9.png") center center no-repeat !important;
}
.view_collection.btn.btn-line-th {
  color: #b0976d;
}
.view_collection.btn.btn-line-th::after, .view_collection.btn.btn-line-th::before {
  background: #b0976d;
}
.rev_slider_wrapper .tp-leftarrow.uranus {
  background: url(../images/arrow-left.png) no-repeat center center !important;
  width: 36px !important;
  height: 68px !important;
}
.rev_slider_wrapper .tp-rightarrow.uranus {
  background: url(../images/arrow-right.png) no-repeat center center !important;
  width: 36px !important;
  height: 68px !important;
}
.banner-wine {
  text-align: center !important;
}
.banner-wine h2 {
  color: #fff;
  font-size: 100px;
  font-weight: 300;
  letter-spacing: 10px;
  margin-bottom: 17px;
}
.banner-wine p {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  color: #b0976d;
  letter-spacing: 5px;
}
.newsletter-wine.newsletter-business .mc4wp-form .mc4wp-form-fields input {
  border-bottom: 1px dashed rgba(37, 37, 37, 0.8);
  color: #a1a1a1;
}
.newsletter-wine.newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit .submit {
  background-color: #000;
  border: none;
}
.scroll-down.scroll-down-2 a.text-primary {
  color: #b0976d;
}
.slide-hairsalon h2 {
  color: #2a2a2a;
  display: inline-block;
  font-family: Raleway;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 7px;
  vertical-align: middle;
  line-height: 100%;
}
.slide-hairsalon h2 span {
  color: #b0976d;
  font-size: 36px;
}
.slide-hairsalon > span {
  color: #000;
  font-size: 72px;
  font-family: Oswald;
  font-weight: 300;
  display: inline-block;
  vertical-align: middle;
}
.slider-hair-2 h2 {
  color: #b0976d;
  font-family: Oswald;
  font-weight: 300;
  font-size: 48px;
}
.slider-hair-2 h2 span {
  font-weight: 700;
  font-size: 48px;
}
.look-book .btn-line-th {
  letter-spacing: 4px;
  font-size: 12px;
  font-family: Oswald;
}
.tp-caption .text-small {
  letter-spacing: 5.5px !important;
  font-size: 18px;
  line-height: normal;
}
.fixed-header .slide-cafe .tp-rightarrow {
  right: 315px;
}
.slide-cafe .tparrows:before {
  content: none !important;
}
.slide-cafe .tp-rightarrow {
  left: auto !important;
  right: -30px;
}
.slider-cafe.text-center {
  text-align: center !important;
}
.slider-cafe h4 {
  font-weight: 300;
  color: #fff;
  line-height: 100% !important;
  font-size: 14px;
  letter-spacing: 4px;
}
.slider-cafe h2 {
  font-size: 60px;
  color: #b0976d;
  font-weight: 700;
  line-height: normal !important;
}
.slider-cafe p {
  font-size: 30px;
  line-height: normal !important;
}
.icon-slideh8 {
  bottom: 112px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
}
.tp-mask-wrap .big-text span {
  font-weight: 700 !important;
}
.scroll-down-3 {
  position: relative;
  z-index: 999;
}
.scroll-down-3 a {
  margin-top: 3px !important;
  background: none;
  text-indent: -9999em;
  height: 42px !important;
  width: 24px;
  border: 2px solid #fff;
  border-radius: 20px;
  position: relative;
  display: block;
}
.scroll-down-3 a::after {
  -webkit-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  -moz-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  -ms-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  -o-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 4px;
  left: 50%;
  margin-left: -2px;
  opacity: 1;
  position: absolute;
  top: 7px;
  -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -moz-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -ms-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -o-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  width: 4px;
}
.scroll-down-3 a::before {
  background: #fff none repeat scroll 0 0;
  bottom: 100%;
  content: "";
  height: 10px;
  left: 50%;
  margin-left: -1px;
  position: absolute;
  width: 2px;
  -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -moz-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -ms-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -o-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  -webkit-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  -moz-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  -ms-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  -o-animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
  animation: 1.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s normal none infinite running scrollAnimation;
}
.number-silder {
  color: #555;
  font-size: 13px;
  font-style: italic;
}
.number-silder span {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.img_scroll_abs.scroll-h28 {
  top: -60px;
}
.text-slide1 span {
  font-weight: 900 !important;
  font-family: Raleway;
}
/*.img-circle img {
 -webkit-animation:spin 4s linear infinite;
 -moz-animation:spin 4s linear infinite;
 -ms-animation:spin 4s linear infinite;
 -o-animation:spin 4s linear infinite;
 animation:spin 4s linear infinite;
 }*/
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(180deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes scrollAnimation {
  0%, 20% {
    transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  }
  10% {
    opacity: 1;
    transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
  }
  100% {
    opacity: 0.01;
    transform: translateY(16px) scaleY(2.5) scaleX(0.5) translateZ(0px);
  }
}
@-webkit-keyframes scrollAnimation {
  0%, 20% {
    -webkit-transform: translateY(0px) scaleY(1) scaleX(1) translateZ(0px);
  }
  10% {
    opacity: 1;
    -webkit-transform: translateY(0px) scaleY(1.2) scaleX(1.2) translateZ(0px);
  }
  100% {
    opacity: 0.01;
    -webkit-transform: translateY(16px) scaleY(2.5) scaleX(0.5) translateZ(0px);
  }
}
/*===================================
 3.10 About
 ===================================*/
.img_scroll_abs {
  left: 0;
  position: absolute;
  right: 0;
  top: -116px;
  z-index: 99;
}
.circle_creative .circle_studios h3 {
  color: #b0976d;
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 300;
}
.circle_creative .circle_studios h6 {
  color: #ccc;
  font-size: 14px;
  font-family: 'Open Sans', Arial;
  font-weight: 300;
  font-style: italic;
  margin-top: 17px;
  margin-bottom: 31px;
}
.circle_creative .circle_studios p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  width: 50%;
  line-height: 26px;
  margin: 0 auto;
}
.circle_creative .image_relavetive {
  margin-bottom: 45px;
}
.circle_creative .first_text_abs h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 5px;
  line-height: 17px;
}
.circle_creative .first_text_abs h4 strong {
  font-weight: 300;
  color: #b0976d;
}
.circle_creative .text_body_circle p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
}
.about-desc .vc_column-inner > .wpb_wrapper {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #ebebeb;
  left: 15px;
  top: 43px;
  position: absolute;
  width: 650px;
  z-index: 9;
  padding: 69px 80px 61px 76px;
}
.about-desc .vc_column-inner > .wpb_wrapper .wpb_content_element {
  margin-bottom: 0;
  margin-top: 70px;
}
.about-desc .vc_column-inner > .wpb_wrapper .wpb_content_element .wpb_wrapper p {
  line-height: 22px;
  color: #424242;
  line-height: 22.5px;
  margin-bottom: 20px;
}
.about_box .text-abs-about {
  font-family: Raleway;
  font-size: 200px;
  font-weight: 900;
  color: #181818;
  top: 7px;
}
.about_box .about-us .circle-heading {
  margin-top: -290px;
}
.about_box .box-text-style .col-text h6, .about_box .about-us .col-text h6 {
  color: #fff;
  letter-spacing: 2px;
  font-size: 13px;
}
#about .text-light p {
  color: #555;
}
.about-us .circle-heading .style-heading-3 p {
  color: #ccc;
}
.best-history .text-banner-abs {
  position: absolute;
  top: 190px;
  z-index: 9;
  width: 100%;
  text-align: center;
}
.best-history .text-banner-abs h2 {
  letter-spacing: 28px;
}
.best-history.style2 .circle-heading {
  margin-top: -71px;
}
.portfolio-box.style2 a.project_title {
  font-family: Oswald;
  font-weight: 400;
  margin-bottom: 15px;
}
.business-service2 {
  padding-right: 70px !important;
}
.business-service2 .service-type3.service-content {
  background-size: cover;
  height: 325px;
  padding-top: 0;
  padding-left: 68px;
  padding-bottom: 0;
}
.business-service2 .service-type3.service-content .serv_info h6 {
  color: #555;
  font-style: normal;
  letter-spacing: 4.8px;
}
.business-service2 .service-type3.service-content:hover .serv_info h6 {
  color: #a1a1a1;
}
.business-service2 .service-type3.service-content:hover a:hover {
  color: #fff !important;
}
.brand-rightbus {
  text-align: right;
}
.brand-rightbus .vc_column-inner {
  padding-right: 70px !important;
}
.brand-rightbus .wpb_single_image {
  display: inline-block;
  padding-left: 57px;
}
.brand-rightbus .wpb_single_image:nth-child(1) {
  padding-left: 0;
}
.brand-leftbus .testimonial-container .caption_testimonial h6 {
  color: #a1a1a1;
}
.brand-leftbus .caption_testimonial {
  padding-left: 69px;
  padding-right: 280px;
}
.brand-leftbus .testimonial-style3 .caption_testimonial h3 {
  letter-spacing: -0.2px;
  font-size: 30px;
  line-height: 36px;
}
.bottom-progress {
  margin-top: -3px;
}
.bottom-progress .circle-heading {
  margin-bottom: 20px;
}
.bottom-progress .circle-heading .style-heading-13 h2 {
  letter-spacing: 2.8px;
}
.bottom-progress .text-ques {
  color: #000;
  font-size: 36px;
  font-weight: 900;
  font-family: Raleway;
  text-transform: none;
}
.bottom-progress a {
  font-weight: 300;
  text-decoration: line-through;
  color: #b0976d;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 5px;
  padding-top: 24px;
  display: inline-block;
}
.bottom-progress a:hover {
  text-decoration: none;
}
.aboutfashion-desc {
  text-align: center;
  color: #555;
  position: relative;
  z-index: 9;
  padding: 0 20px;
  font-weight: 300;
}
.aboutfashion-desc p {
  line-height: 26px;
  margin-bottom: 27px;
}
.aboutfashion-desc p:last-child {
  margin-bottom: 0;
}
.aboutfashion-desc p span {
  color: #b0976d;
}
.aboutfashion-desc .text-font {
  text-align: left;
  position: absolute;
  right: 215px;
  font-size: 28px;
  letter-spacing: -0.5px !important;
  margin-top: 16px;
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
.content-abouth24 {
  position: relative;
}
.content-abouth24 .circle-heading {
  margin-bottom: 27px;
  padding-left: 50px;
}
.content-abouth24 .circle-heading .style-heading-9 h2 {
  font-size: 60px;
  line-height: 48px;
}
.content-abouth24 .circle-heading .style-heading-9 p {
  color: #a1a1a1;
  font-size: 18px;
  letter-spacing: 12.5px;
  margin-left: 3px;
  margin-top: 5px;
}
.bgtitle-abs {
  color: #000;
  font-size: 300px;
  text-transform: uppercase;
  line-height: 300px;
  position: absolute;
  top: 112px;
}
.bgtitle-abs5 {
  color: #000;
  font-size: 300px;
  left: -10px;
  line-height: 300px;
  position: absolute;
  text-transform: uppercase;
  top: 277px;
}
.bgtitle-abs6 {
  color: #000;
  font-size: 300px;
  text-transform: uppercase;
  line-height: 300px;
  position: absolute;
  top: 43px;
  right: -50px;
}
.btn-white .btn.btn-line-th {
  color: #fff;
  font-weight: 300;
  letter-spacing: 4.8px;
}
.btn-white .btn.btn-line-th:before, .btn-white .btn.btn-line-th:after {
  background: #fff;
}
.btn-white .btn.btn-line-th:hover {
  color: #b0976d;
}
.btn-color2 .btn.btn-line-th {
  color: #b0976d;
  font-weight: 300;
  letter-spacing: 4.8px;
}
.btn-color2 .btn.btn-line-th:before, .btn-color2 .btn.btn-line-th:after {
  background: #b0976d;
}
.fashion24-studio .wpb_single_image {
  display: inline-block;
  margin-right: 42px;
}
.slick-next, .slick-prev {
  z-index: 1;
}
.box-locator {
  width: 200px;
  height: 300px;
  border: 2px solid #fff;
  margin: 0 auto;
  position: relative;
}
.box-locator:before {
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(34, 34, 34, 0.7);
  position: absolute;
  left: 0;
  top: 0;
}
.box-locator h2 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 26px 31px;
  line-height: 18px;
  position: relative;
  z-index: 1;
}
.box-locator h3 {
  font-size: 13px;
  font-weight: 300;
  color: #b0976d;
  padding: 31px;
  margin-top: 116px;
  position: relative;
}
.box-locator h3:before {
  content: "";
  height: 1px;
  width: 10px;
  background: #fff;
  position: absolute;
  left: 34px;
  top: 6px;
}
.bgtitle-abs1 {
  position: absolute;
  color: #000;
  font-size: 140px;
  text-transform: uppercase;
  line-height: 140px;
  text-align: center;
  width: 100%;
  top: 91px;
  margin-left: -17px;
}
.bgtitle-abs2 {
  position: absolute;
  right: -58px;
  text-align: left;
  bottom: 196px;
}
.bgtitle-abs2 h2, .bgtitle-abs2 h4 {
  color: rgba(0, 0, 0, 0.3);
}
.bgtitle-abs2 h2 {
  font-size: 300px;
  text-transform: uppercase;
  font-weight: 400;
}
.bgtitle-abs2 h4 {
  font-size: 100px;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: -6px;
  margin-left: 17px;
}
.fashion24-design {
  position: relative;
  z-index: 1;
}
.fashion24-design h2 {
  color: #fff;
  font-size: 60px;
  font-family: Raleway;
  font-weight: 900;
  width: 100px;
  height: 95px;
  overflow: hidden;
  line-height: 48px;
  position: absolute;
  top: -39px;
  left: 95px;
}
.fashion24-design h2 > span:first-child {
  letter-spacing: 14px;
}
.fashion24-design h2 > span > span {
  color: #b0976d;
}
.fashion24-design h4 {
  color: #ccc;
  font-size: 18px;
  letter-spacing: 12.5px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 69px;
}
.fashion24-design p {
  color: #ccc;
  font-weight: 300;
  line-height: 26px;
  font-size: 14px;
}
.listbtn-design .load-more {
  display: inline-block;
  margin-right: 50px;
}
.listbtn-design .load-more:last-child {
  margin-right: 0;
}
.slidebanner-h24 .banner-content.banner-style-10 {
  margin-bottom: -10px !important;
}
.slidebanner-h24.ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 0;
}
.slidebanner-h24 .slick-slide {
  margin: 0 !important;
}
.slidebanner-h24 .slick-prev {
  margin-top: 45px !important;
}
.slidebanner-h24 .slick-next {
  margin-top: -45px !important;
}
.slidebanner-h24 .slick-next, .slidebanner-h24 .slick-prev {
  z-index: 9;
}
.slidebanner-h24 .slick-next i, .slidebanner-h24 .slick-prev i {
  display: none;
}
.slidebanner-h24 .slick-next:hover:before, .slidebanner-h24 .slick-prev:hover:before {
  color: #ccc;
}
.slidebanner-h24 .slick-arrow {
  display: block;
  width: 42px;
  height: 42px;
  position: absolute;
  margin: 0;
  right: auto;
  bottom: auto;
  left: -15px;
  top: 50%;
  word-wrap: break-word;
  white-space: normal;
}
.slidebanner-h24 .slick-arrow:before {
  font-size: 14px;
  color: #555;
  font-weight: 300;
  font-family: Oswald;
  text-transform: uppercase;
  content: "Prev";
  word-wrap: break-word;
  line-height: 24px;
  letter-spacing: 13px;
}
.slidebanner-h24 .slick-arrow.slick-arrow.slick-next:before {
  content: "Next";
}
.listcate-banner .portfolio-category {
  position: relative;
  margin-top: 77px;
}
.listcate-banner .portfolio-category:before {
  content: "";
  width: 25px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: -14px;
}
.listcate-banner .portfolio-category ul li {
  margin-bottom: 12px;
}
.listcate-banner .portfolio-category ul li a {
  text-transform: none;
  text-decoration: none;
  color: #a1a1a1;
  font-size: 14px;
}
.listcate-banner .portfolio-category ul li a:hover {
  color: #b0976d;
  text-decoration: line-through;
  font-weight: 300;
}
.bgtitle-abs3 {
  display: inline-block;
  transform: rotate(-90deg);
  text-transform: uppercase;
  font-size: 30px;
  position: absolute;
  z-index: 1;
  right: -99px;
  font-family: Raleway;
  color: #fff;
  top: 151px;
}
.bgtitle-abs3 span {
  font-weight: 900;
  color: #b0976d;
}
.bgtitle-abs4 {
  font-size: 300px;
  text-transform: uppercase;
  font-weight: 400;
  position: absolute;
  bottom: 124px;
  right: 0;
  color: rgba(176, 151, 109, 0.03);
}
.banner-fashion {
  text-align: right;
}
.banner-fashion h2 {
  font-weight: 900;
  font-size: 72px;
  text-transform: uppercase;
  color: #fff;
  font-family: Raleway;
}
.banner-fashion h4 {
  text-transform: uppercase;
  font-size: 18px;
  font-family: Oswald;
  font-weight: 300;
  color: #b0976d;
  letter-spacing: 12.5px;
  margin-right: -10px;
  margin-top: 8px;
  margin-bottom: 32px;
}
.banner-fashion .text-desc {
  font-weight: 400;
  font-family: "Open Sans", Arial;
  color: #555;
  font-style: italic;
  line-height: 26px;
  margin-right: 4px;
}
/*===================================
 3.11 Product
 ===================================*/
.swatchtitlelabel {
  color: black;
  font-size: 14px;
  font-weight: normal;
  padding-right: 14px;
}
label.wcva_single_textblock {
  background-color: transparent;
}
.product-grid {
  visibility: visible;
}
.woocommerce-info {
  color: #00529b;
}
.single-product .yith-wcpsc-product-table-wrapper {
  padding: 0;
}
.single-product .woocommerce-variation-price {
  position: relative;
  top: -30px;
  z-index: -1;
}
.single-product #thumbs_list_frame {
  text-align: center;
}
.single-product .add_to_compare.compare.button.added:before {
  top: 7px;
  left: 0;
  text-align: center;
}
.single-product .tab-center {
  background: #f7f7f7;
  margin-top: 103px;
  margin-bottom: 37px;
  clear: both;
  width: 100%;
}
.single-product .tab-center .product-tab {
  margin-top: 0;
}
.single-product .tab-center .product-tab .panel {
  background: transparent;
}
.single-product .tab-center .nav-tabs {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 41px;
}
.single-product .tab-center .nav-tabs > li {
  float: none;
  display: inline-block;
}
.single-product .tab-center:before, .single-product .tab-center:after {
  content: " ";
  display: table;
}
.single-product .tab-center:after {
  clear: both;
}
.single-product .product-type-variable .entry-summary .product-desc > .add-to {
  display: none;
}
.single-product .product-type-variable .variations_form.cart {
  width: 100%;
}
.single-product .product-type-variable .variations_form.cart .woocommerce-variation-add-to-cart {
  display: inline-block;
  float: left;
}
.single-product .main-images img {
  width: 100%;
  height: auto;
}
.single-product .main-images .easyzoom-flyout img {
  width: auto;
  max-width: none;
  cursor: crosshair;
}
.single-product table.variations {
  width: 100%;
}
.single-product table.variations .label {
  padding: 0;
  margin-right: -15px;
}
.single-product table.variations .label label {
  font-size: 14px;
  color: #000;
  font-weight: normal;
  padding: 3px 0 6px;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: Oswald;
  margin-bottom: 0;
  line-height: 42px;
}
.single-product table.variations select {
  background: #fff url(../images/caret-down.png) no-repeat center right;
  cursor: pointer;
  border: none;
  width: auto;
  min-width: 159px;
  margin-bottom: 0;
  font-size: 14px;
  color: #a1a1a1;
  font-weight: 600;
  padding-left: 11px;
  text-transform: none;
  font-family: 'Open Sans', Arial;
  font-style: italic;
}
.single-product table.variations a.reset_variations {
  float: right;
}
.single-product table.variations .value fieldset input {
  background: none;
  color: #a1a1a1;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  text-transform: uppercase;
  font-weight: 600;
}
.single-product table.variations .value fieldset input.active {
  color: #000;
  font-weight: 700;
}
.single-product .yith-wcbr-brands, .single-product .yith-wcbr-brands-logo, .single-product .posted_in, .single-product .entry-summary .product_meta .tagged_as {
  display: none;
}
.single-product .availability {
  padding-top: 16px;
  border-top: 1px solid #dfdfdf;
  color: #1b242b;
  padding-left: 2px;
}
.single-product .availability > .stock {
  color: #868686;
  padding-left: 39px;
  text-transform: capitalize;
}
.single-product .product_meta {
  padding-bottom: 15px;
}
.single-product .product_meta > span {
  text-transform: uppercase;
  color: #000;
}
.single-product .product_meta > span > span {
  color: #a1a1a1;
  padding-left: 27px;
  font-family: 'Open Sans', Arial;
  font-weight: 600;
  font-style: italic;
}
.single-product .product-type-variable .entry-summary .description {
  margin: 28px 0 67px;
}
.single-product .entry-summary .description p {
  color: #a1a1a1;
  line-height: 24px;
  padding-left: 0;
}
.single-product .entry-summary .availability {
  margin-top: -3px;
}
.single-product .entry-summary form.cart label.qty {
  margin-bottom: 15px;
}
.single-product .entry-summary .product-desc h3 {
  font-size: 30px;
  margin-bottom: 5px;
  font-weight: 900;
  margin-top: -4px;
  font-family: 'Open Sans', Arial;
}
.single-product .entry-summary .product-tab {
  margin-top: 31px;
}
.single-product .entry-summary .product-share {
  padding-top: 72px;
  display: inline-block;
}
.single-product .entry-summary .product-share h5 {
  text-transform: uppercase;
  display: inline-block;
  padding-right: 6px;
  font-weight: 400;
}
.single-product .entry-summary .product-share a {
  font-size: 18px;
  padding: 0 21px;
  color: #ccc;
}
.single-product .entry-summary .product-share a:hover {
  color: #000;
}
.single-product .entry-summary .star-rating {
  clear: none;
  text-align: left;
  display: inline-block;
  vertical-align: bottom;
}
.single-product .entry-summary .price {
  font-family: Oswald;
  margin-top: 24px;
  color: #b0976d;
  margin-bottom: 35px;
}
.single-product .entry-summary .price del {
  color: #a1a1a1;
}
.single-product .entry-summary .woocommerce-review-link {
  font-size: 12px;
  font-weight: 300;
  color: #000;
  margin-left: 24px;
  padding-left: 34px;
}
.single-product .entry-summary .woocommerce-review-link:hover {
  color: #b0976d;
}
.single-product .entry-summary .single_variation_wrap {
  padding-top: 6px;
}
.single-product .entry-summary .cart-btn.button.single_add_to_cart_button {
  height: 50px;
  width: 301px;
  margin-left: -3px;
  background: #000;
  text-decoration: line-through;
  max-width: 289px;
}
.single-product .entry-summary .cart-btn.button.single_add_to_cart_button:hover {
  background: #b0976d;
  text-decoration: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.single-product .entry-summary .product-desc {
  margin-top: 0;
}
.single-product .entry-summary .yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
}
.single-product .entry-summary .woocommerce-product-rating {
  margin-bottom: 5px;
  margin-top: 27px;
}
.single-product .entry-summary .product-desc > .add-to-wishlist, .single-product .entry-summary .product-desc > .compare.button {
  display: none;
}
.single-product .entry-summary .product-desc .add-to > *, .single-product .entry-summary .product-desc .add-to {
  display: inline-block;
  vertical-align: bottom;
  float: left;
}
.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button) {
  display: inline-block;
  width: 70px;
  margin-top: 0;
  height: 50px;
  vertical-align: middle;
  background: #f0f5f6;
  margin-bottom: 0;
  padding: 8px 12px;
  float: left;
  color: #000;
  position: relative;
  margin-left: -1px;
}
.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button):hover {
  background: #b0976d;
}
.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button):hover i {
  color: #fff !important;
}
.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button) i {
  color: #b1b1b1;
  padding: 17px;
  margin-right: 0;
}
.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button) a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -1px;
  left: 0;
  font-size: 20px;
  text-align: center;
}
.single-product .description {
  margin: 20px 0 38px;
}
.single-product .description p {
  line-height: 22px;
  padding-left: 2px;
  color: #424242;
}
.single-product .comment-body {
  padding-top: 20px;
}
.single-product .comment-body .description {
  margin: 20px 0 20px;
  color: #424242;
  font-style: italic;
  line-height: 22px;
}
.single-product .commentlist li + li {
  margin-top: 59px;
}
.single-product #review-form .form-submit {
  padding-right: 15px;
  padding-left: 15px;
}
.single-product form.cart {
  float: left;
  display: inline-block;
  vertical-align: bottom;
}
.single-product form.cart label.qty {
  font-weight: normal;
  color: #1b242b;
  display: block;
}
.single-product .comment-form {
  margin-left: -15px;
  margin-right: -15px;
  /*width: 50%;*/
}
.single-product .nav-tabs {
  margin-bottom: 21px;
  border: none;
}
.single-product .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 20px 50px 6px 0;
  font-family: Oswald;
  letter-spacing: 3px;
}
.single-product .nav-tabs > li.active > a, .single-product .nav-tabs .nav-tabs > li.active > a:hover, .single-product .nav-tabs > li.active > a:focus {
  color: #b0976d;
  background-color: transparent;
  border-radius: 0;
  border: none;
  border-bottom-color: transparent;
  cursor: default;
}
.single-product #tab-description p + p {
  margin-top: 26px;
}
.single-product .product-tab .additional_information_tab {
  display: none;
}
.single-product .product-tab .panel {
  box-shadow: none;
}
.single-product .product-tab .panel .comment-form-rating .stars .star-1:before {
  content: "\f005";
}
.single-product .product-tab .panel .comment-form-rating .stars .star-2:before {
  content: "\f005\f005";
}
.single-product .product-tab .panel .comment-form-rating .stars .star-3:before {
  content: "\f005\f005\f005";
}
.single-product .product-tab .panel .comment-form-rating .stars .star-4:before {
  content: "\f005\f005\f005\f005";
}
.single-product .product-tab .panel .comment-form-rating .stars .star-5:before {
  content: "\f005\f005\f005\f005\f005";
}
.single-product .product-tab .panel p {
  margin-bottom: 0;
}
.single-product .product-tab .panel #tab-additional_information {
  margin-top: -3px;
}
.single-product .product-tab .panel#tab-description ul {
  padding-top: 25px;
  font-style: italic;
  color: #555;
  font-family: 'Open Sans', Arial;
  font-weight: 600;
}
.single-product .product-tab .panel#tab-description .spc_info {
  height: 100%;
  padding: 5px 15px 0 72px;
}
.single-product .product-tab .panel#tab-description .spc_info h5 {
  margin-bottom: 22px;
}
.single-product .product-tab .panel#tab-description .spc_info p {
  color: #555;
  font-style: italic;
}
.single-product .product-tab table.shop_attributes {
  width: 100%;
}
.single-product .product-tab #reviews .form-submit {
  padding-left: 15px;
  padding-right: 15px;
}
.single-product .product-tab #reviews .commentlist {
  margin-top: 7px;
}
.single-product .product-tab #reviews .commentlist .star-rating {
  margin-left: 0;
}
.single-product .product-tab #reviews input[type="submit"] {
  text-decoration: line-through;
}
.single-product .product-tab #reviews input[type="submit"]:hover {
  background: none !important;
  color: #b0976d;
  text-decoration: none;
}
.single-product .also-like {
  margin-top: 81px;
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px;
}
.single-product .also-like .product-isotope .item {
  padding-top: 30px;
}
.single-product .also-like .product-isotope {
  margin-top: 0px;
}
.single-product .also-like:before, .single-product .also-like:after {
  content: " ";
  display: table;
}
.single-product .also-like:after {
  clear: both;
}
.single-product .also-like .circle-heading {
  margin-bottom: 79px;
}
.single-product .also-like .circle-heading h4 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  letter-spacing: 4px;
}
.single-product .views-block {
  position: relative;
}
.single-product .right-sidebar .widget-title::before, .single-product .left-sidebar .widget-title::before {
  bottom: 1px;
}
.single-product .right-sidebar .widget_product_categories, .single-product .left-sidebar .widget_product_categories {
  margin-bottom: 2px;
}
.single-product .main-sidebar.col-md-9 .entry-summary .cart-btn.button.single_add_to_cart_button {
  width: 250px;
}
.single-product .main-sidebar.col-md-9 .media {
  padding-right: 0;
  width: 43.9%;
}
.single-product .main-sidebar.col-md-9 .info {
  padding-left: 30px;
  width: 56.1%;
}
.bxslider.slick-vertical {
  margin: -5px 0;
}
.bxslider.slick-vertical .slick-slide {
  border: none;
  margin: 5px 0;
  max-width: 100px;
}
.select-tooltbars > form {
  display: inline-block;
  margin-right: 98px;
}
.select-tooltbars > form:last-child {
  margin-right: 0;
}
.brand-slider {
  padding: 56px 0;
  border: 1px dashed #ebebeb;
  margin-top: 107px;
  clear: both;
}
.main-sidebar .select-tooltbars > form {
  margin-right: 27px;
}
.single_prd_style3, .single_prd_style1, .single_prd_style2 {
  margin-top: 84px;
}
.post-type-archive-product footer, .tax-product_cat footer, .single-product footer {
  margin-top: 118px;
}
.post-type-archive-product .active-sidebar, .tax-product_cat .active-sidebar, .single-product .active-sidebar {
  margin-top: 128px;
}
.product-grid .product-content:hover .product-image-hover .img-base {
  opacity: 1;
}
.product-list .product-img:hover .product-image-hover .img-base {
  opacity: 1;
}
.product-content .product-image-hover .img-base {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.yith-wcwl-add-button a.add_to_wishlist {
  border-radius: 0;
}
.product-action-grid.product-action .add_to_cart_button {
  font-size: 12px;
  background: none;
  padding: 7px 9px 3px 4px;
  color: #000;
  line-height: 24px;
  overflow: hidden;
  letter-spacing: 0px;
  height: 40px;
  display: block;
  max-width: 105px;
  margin: 0 auto;
  position: relative;
  text-decoration: none;
}
.product-action-grid.product-action .add_to_cart_button::before {
  opacity: 1;
  height: 1px;
  background: #000;
  content: "";
  left: -1px;
  position: absolute;
  width: 100%;
  bottom: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-action-grid.product-action .add_to_cart_button:hover:before {
  opacity: 0;
}
.product-action-grid.product-action .add_to_cart_button:hover {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: max-width 0.3s ease-in-out 0s;
  background: none !important;
  color: #b0976d;
  text-decoration: none;
}
.product-action-grid.product-action .add_to_cart_button.loading:after {
  right: 10px;
}
.product-action-grid.product-action .add_to_cart_button.loading:hover {
  padding-right: 34px;
  -webkit-transition: padding 0.3s ease-in-out 0s;
  -moz-transition: padding 0.3s ease-in-out 0s;
  -ms-transition: padding 0.3s ease-in-out 0s;
  -o-transition: padding 0.3s ease-in-out 0s;
  transition: padding 0.3s ease-in-out 0s;
}
.single_prd_style1 .commentlist .comment-body {
  padding: 0;
}
.single-product .product-type-variable .entry-summary .comment-content .description {
  margin: 0;
}
.single_prd_style1 .col-md-5.media {
  padding-right: 0;
  width: 51.3%;
}
.single_prd_style1 .col-md-7.info {
  padding-left: 70px;
  width: 48.7%;
}
.single_prd_style1 .col-md-7.info .entry-summary .product-desc h3 {
  margin-top: -5px;
  margin-bottom: 5px;
  letter-spacing: 0;
}
.single_prd_style1 .col-md-7.info .entry-summary .product-desc h3 .description {
  margin-top: 25px;
}
.single_prd_style1.main-sidebar .col-md-5.media {
  padding-right: 15px;
  width: 45.3%;
}
.single_prd_style1.main-sidebar .col-md-7.info {
  padding-left: 15px;
  width: 54.7%;
}
.single_prd_style2 + .container .also-like {
  margin-top: 62px;
}
.single_prd_style2 .nav-tabs {
  border-bottom: none;
  margin-bottom: 24px;
}
.shop_table.cart {
  margin-top: 11px;
}
.prev-btn, .next-btn {
  display: none;
}
.prev-btn .bx-prev:not(:first-child), .next-btn .bx-prev:not(:first-child) {
  display: none;
}
.prev-btn .bx-next:not(:first-child), .next-btn .bx-next:not(:first-child) {
  display: none;
}
.wishlist_table tr td.product-thumbnail a {
  max-width: none;
}
.wishlist_table .product-add-to-cart {
  width: 170px;
}
label[for="payment_method_paypal"] > img, label[for="payment_method_paypal"] > a {
  display: none;
}
.woocommerce table.wishlist_table {
  font-size: 16px;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
  max-width: 946px;
  padding: 0;
  overflow: visible;
  text-align: left;
}
#yith-quick-view-modal #yith-quick-view-content div.summary {
  margin: 0;
  padding: 0;
  width: 100%;
  float: left;
}
#yith-quick-view-modal #yith-quick-view-content div.images {
  width: 100%;
  float: left;
}
#yith-quick-view-modal .yith-wcqv-main {
  padding: 50px 15px 50px 15px;
  box-shadow: none;
}
#yith-quick-view-modal .entry-summary .cart-btn.button.single_add_to_cart_button {
  max-width: 280px;
}
#yith-quick-view-modal .quick-view {
  display: none;
}
#yith-quick-view-modal .thumbnails {
  margin: 0 -9px;
  padding-top: 30px;
}
#yith-quick-view-modal .thumbnails a.zoom {
  width: 25%;
  padding: 0 9px;
}
#yith-quick-view-modal .thumbnails a.zoom img {
  padding-bottom: 20px;
}
#yith-quick-view-modal #yith-quick-view-close {
  border: none;
  top: -3px;
  right: -46px;
  font-size: 18px;
  opacity: 1;
  color: #fff;
}
#yith-quick-view-modal .price ins {
  font-weight: bold;
}
#yith-quick-view-modal #yith-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link {
  display: inline-block;
}
.product-grid .product-desc .star-rating {
  display: none;
}
.product-grid .woocommerce-product-rating .woocommerce-review-link {
  display: none;
}
.blockUI.blockOverlay {
  background: rgba(0, 0, 0, 0) url("../images/ajax-loader-prd.gif") no-repeat scroll center center / 16px 16px !important;
  border: medium none;
  cursor: wait;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999 !important;
}
.quantity {
  display: inline-block;
  margin-right: 0;
  vertical-align: top;
}
.quantity > .qty-number {
  display: inline-block;
  height: 50px;
  background: #f0f5f6;
  width: 30px;
  text-align: center;
  color: #000;
  padding-top: 12px;
  vertical-align: top;
  cursor: pointer;
  font-weight: normal;
  font-family: 'Open Sans', Arial;
}
.quantity > input.qty {
  font-family: 'Open Sans', Arial;
  display: inline-block;
  background: #f0f5f6;
  border: none;
  height: 50px;
  margin-left: -4px;
  padding: 9px 3px 11px 4px;
  text-align: center;
  width: 69px;
  font-weight: 600;
  color: #1b242b;
  margin-right: -4px;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  font-style: italic;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.add-to-wishlist .fa-heart {
  color: #b0976d !important;
}
.logged-in .comment-textarea {
  width: 100%;
}
.f_right {
  float: right;
}
.media .images, .main-images {
  overflow: hidden;
  position: relative;
}
.product-tab {
  margin-top: 50px;
}
.single_prd_style3 .product-tab {
  margin-top: 92px;
}
.upsells.products {
  clear: both;
  display: none;
}
.add_to_cart_button.loading {
  padding-right: 28px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.add_to_cart_button.loading:before {
  margin-bottom: 10px;
  right: 12px;
  bottom: 1px;
}
.woocommerce-message {
  padding: 15px;
  color: #3c763d;
}
.woocommerce-message a.button.wc-forward {
  background: #b0976d;
  color: #fff;
  font-family: Montserrat;
  padding: 8px 17px;
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  border: none;
  line-height: 24px;
  margin-right: 16px;
}
#cart_added_msg_popup, #compare_added_msg_popup {
  background: white none repeat scroll 0 0;
  box-shadow: 0 0 10px #ccc;
  box-sizing: border-box;
  font-size: 15px;
  left: 50%;
  line-height: 50px;
  max-width: 300px;
  padding: 15px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 100%;
  z-index: 10000;
  color: #000;
}
#cart_added_msg_popup, #compare_added_msg_popup {
  font-size: 15px;
  line-height: 50px;
  text-align: center;
}
.add_to_cart_button {
  position: relative;
}
.yith-wcwl-add-to-wishlist .ajax-loading:after, .add_to_cart_button.loading::after {
  animation: 1s ease-in-out 0s normal none infinite running spin;
  background: rgba(0, 0, 0, 0) url("../images/ajax-loader-prd.gif") no-repeat scroll center center / 16px 16px;
  content: "";
  display: inline-block;
  opacity: 0.6;
  height: 20px;
  width: 20px;
  margin: 0;
  position: absolute;
  right: 5px;
  bottom: 10px;
  text-align: center;
  border-radius: 5px;
}
.yith-wcwl-add-to-wishlist .ajax-loading:after {
  bottom: -4px;
}
.product-grid {
  width: 100%;
  float: left;
}
.product-grid .product-action-list, .product-grid .product-desc .desc {
  display: none;
}
.product-grid .product-img img {
  width: 100%;
  height: auto;
}
a.remove-product {
  font-size: 18px;
  color: #ddd;
}
body .btn-black {
  background: #424242;
  color: #fff;
  font-size: 12px;
  font-family: Montserrat;
  text-transform: uppercase;
}
body .btn-black:hover {
  color: #fff;
  background: #b0976d;
}
.display-inline {
  display: inline-block;
}
.cross-sells {
  clear: both;
  margin-top: 77px;
  margin-bottom: -4px;
}
.cross-sells .circle-heading {
  margin-bottom: 31px;
}
.prev-btn, .next-btn {
  width: 100%;
  height: 30px;
  background: transparent;
  border: 1px solid #ccc;
  text-align: center;
}
.prev-btn:hover, .next-btn:hover {
  background-color: #b0976d;
  border-color: #b0976d;
}
.prev-btn:hover > *, .next-btn:hover > * {
  color: #fff;
}
.prev-btn > *, .next-btn > * {
  color: #a884d4;
}
.prev-btn i, .next-btn i {
  display: block;
  margin-top: 5px;
}
.prev-btn i:nth-child(2), .next-btn i:nth-child(2) {
  margin-top: -10px;
}
.prev-btn {
  margin-bottom: 20px;
}
.next-btn {
  position: absolute;
  bottom: 0;
  margin-top: 20px;
}
body .cart-btn.button, .price_slider_amount .button, .wishlist_table .product-add-to-cart > .add_to_cart.button {
  background: #b0976d;
  color: #fff;
  padding: 8px 17px;
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  border: none;
  line-height: 24px;
}
body .cart-btn.button:hover, .price_slider_amount .button:hover, .wishlist_table .product-add-to-cart > .add_to_cart.button:hover {
  background: #000;
  color: #fff;
}
.add_to_compare.compare.button.added {
  text-indent: -9999px;
  color: transparent;
}
.add_to_compare.compare.button.added:before {
  content: "\f00c";
  font-family: FontAwesome;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 7px;
  left: 13px;
  color: #b0976d;
  text-indent: 0;
}
.post-type-archive-product .pagination, .tax-product_cat .pagination {
  margin-bottom: 0;
  width: 100%;
  margin-top: 62px;
}
.post-type-archive-product .pagination ul.page-numbers, .tax-product_cat .pagination ul.page-numbers {
  margin-bottom: 0;
}
.post-type-archive-product .pagination ul.page-numbers li, .tax-product_cat .pagination ul.page-numbers li {
  border: none;
  display: inline-block;
  height: 40px;
  line-height: 39px;
  margin-right: 6px;
  text-align: center;
  color: #555;
  background: none;
  width: auto;
  font-size: 12px;
  padding: 0 10px;
}
.post-type-archive-product .pagination ul.page-numbers li > *, .tax-product_cat .pagination ul.page-numbers li > * {
  color: #555;
  font-size: 12px;
}
.post-type-archive-product .pagination ul.page-numbers li:hover, .tax-product_cat .pagination ul.page-numbers li:hover {
  border: none;
  color: #b0976d;
}
.post-type-archive-product .pagination ul.page-numbers li:hover > *, .tax-product_cat .pagination ul.page-numbers li:hover > * {
  color: #b0976d;
}
.post-type-archive-product .pagination ul.page-numbers .prev, .tax-product_cat .pagination ul.page-numbers .prev, .post-type-archive-product .pagination ul.page-numbers .next, .tax-product_cat .pagination ul.page-numbers .next {
  text-transform: uppercase;
  color: #ccc;
  letter-spacing: 11px;
  font-weight: 300;
  font-size: 12px;
  margin-right: 3px;
}
.post-type-archive-product .pagination ul.page-numbers .current::before, .tax-product_cat .pagination ul.page-numbers .current::before {
  content: none;
}
.post-type-archive-product .pagination ul.page-numbers .current, .tax-product_cat .pagination ul.page-numbers .current {
  background: none;
  height: 100%;
  color: #b0976d;
}
.post-type-archive-product .product-list .pagination, .tax-product_cat .product-list .pagination {
  margin-top: 50px;
}
.padding-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.single-product .single_prd_style2 .media .onsale, .single-product .single_prd_style3 .media .onsale, .single-product .single_prd_style2 .media .onnew, .single-product .single_prd_style3 .media .onnew {
  right: 15px;
}
.single-product .single_prd_style2 .media .onsale + .onnew, .single-product .single_prd_style3 .media .onsale + .onnew {
  right: 15px;
  top: 75px;
}
.active-sidebar .single_prd_style1 .media .onsale, .active-sidebar .single_prd_style1 .media .onnew {
  right: 15px;
}
.product-isotope.products {
  margin-top: 5px;
}
.prd_cat_banner {
  position: relative;
  margin-top: 0;
  display: none;
}
.prd_cat_banner img + .container > .prd_description {
  position: absolute;
  top: 30%;
}
.prd_cat_banner.has_banner {
  display: block;
}
.prd_cat_banner.has_banner .prd_description {
  padding: 275px 0 98px;
  min-height: 579px;
  vertical-align: middle;
}
.prd_cat_banner .prd_description {
  padding: 80px 0 0;
}
.prd_cat_banner .prd_description h2 {
  font-family: Raleway;
  font-size: 48px;
  font-weight: 900;
  text-transform: uppercase;
}
.prd_cat_banner .prd_description .term-description p {
  font-family: Oswald;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 5px;
  color: #b0976d;
}
.prd_cat_banner.text_right_pos.has_banner {
  margin-top: 0;
}
.prd_cat_banner.text_right_pos.has_banner .prd_description {
  float: right;
  padding-right: 174px;
  padding-top: 296px;
  min-height: 499px;
  padding-bottom: 0;
}
.prd_cat_banner.text_right_pos.has_banner .prd_description h2 {
  color: #fff;
  margin-top: 7px;
}
.product-isotope {
  margin-top: -35px;
  margin-left: -15px;
  margin-right: -15px;
}
.product-isotope .item {
  padding: 58px 15px 0 15px;
}
.product-isotope.isotope .product-list {
  margin-top: -5px;
}
.product-isotope.isotope .product-list .item {
  width: 100% !important;
  padding-top: 60px;
}
.woocommerce-review-link {
  border-left: 1px solid #a1a1a1;
  padding-left: 29px;
  margin-left: 23px;
  color: #a1a1a1;
  text-transform: uppercase;
  vertical-align: middle;
  margin-top: -7px;
  line-height: 18px;
  display: inline-block;
}
.product-action .tooltip {
  min-width: 80px;
}
.product-action .tooltip.top .tooltip-arrow {
  border-top-color: #b0976d;
}
.stars span > a:hover:before, .stars span > a.active:before {
  color: #b0976d;
}
.product-list .product-action-grid {
  display: none;
}
.product-list .product-img {
  float: left;
  margin-right: 30px;
  max-width: 270px;
}
.product-list .woocommerce-product-rating {
  margin-top: -3px;
  padding-bottom: 26px;
}
.product-list .star-rating {
  clear: none;
  text-align: left;
  display: inline-block;
  vertical-align: bottom;
}
.product-list .product-action-list {
  margin-top: 31px;
}
.product-list .product-action-list .add_to_cart_button {
  background: #000;
  color: #fff;
  padding: 13px 55px;
  letter-spacing: 0.5px;
  font-weight: 300;
  margin-right: 32px;
}
.product-list .product-action-list .add_to_cart_button:hover {
  background: #b0976d;
  color: #fff;
  text-decoration: none;
}
.product-list .product-action-list .add-to {
  display: inline-block;
  margin-bottom: 0;
  font-size: 24px;
  vertical-align: top;
  margin: 3px 9px 0 0;
  width: 48px;
  height: 45px;
}
.product-list .product-action-list .add-to.quick-view {
  margin-left: 15px;
  margin-top: 5px;
}
.product-list .product-action-list .add-to.quick-view i {
  padding: 0;
}
.product-list .product-action-list .yith-wcwl-add-to-wishlist .ajax-loading:after {
  bottom: -8px;
  left: -3px;
}
.product-list .product-desc {
  margin-top: 0;
  padding-top: 39px;
}
.product-list .product-desc .price {
  margin-bottom: 20px;
}
.product-list .product-desc h3 + .desc {
  margin-top: 20px;
}
.product-img {
  position: relative;
  cursor: pointer;
}
.product-img .product-action-grid {
  position: absolute;
  left: 5px;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2;
}
.product-img .product-action-grid .add-to {
  background: none;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 43px;
  font-size: 24px;
  padding: 0px 30px;
}
.product-img .product-action-grid .add-to:hover {
  background: none;
  color: #000;
}
.product-img .product-action-grid .add-to a i {
  padding: 10px 0;
  margin-right: 0;
}
.product-img .product-action-grid > .add-to.wishlist-btn {
  margin-left: -13px;
  margin-right: 10px;
}
.product-img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
}
.product-img .quick-view, .product-img .add-to, .product-img .add_to_cart_button, .product-img .star-rating {
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.product-img:hover .quick-view, .product-img:hover .add-to, .product-img:hover .add_to_cart_button, .product-img:hover .star-rating {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.product-img:hover:before {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.product-img .product-label {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 100%;
}
.product-img .product-label .onsale {
  background: #fff;
  padding: 7px 7px 9px;
  margin-right: 5px;
  height: 40px;
  width: 40px;
  float: left;
}
.product-img .product-label .new {
  background: #fff;
  padding: 7px 7px 9px;
  text-align: right;
  float: right;
  height: 40px;
  width: 40px;
}
.product-list .product-img:before {
  content: none;
}
.product-action .add_to_cart_button {
  text-transform: uppercase;
  font-size: 12px;
  color: #424242;
}
.product-action .add-to {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  background: #fff;
  margin-bottom: 5px;
  padding: 8px 12px;
  color: #424242;
  position: relative;
}
.product-action .add-to.wishlist-btn .yith-wcwl-add-to-wishlist .ajax-loading {
  position: absolute;
}
.product-action .add-to.wishlist-btn .yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
.product-action .add-to.wishlist-btn .yith-wcwl-add-to-wishlist .fa-heart {
  font-size: 21px;
}
.product-action .add-to .yith-wcwl-wishlistexistsbrowse a, .product-action .add-to .yith-wcwl-wishlistaddedbrowse a {
  color: #b0976d;
}
.product-action .add-to a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.product-action .add-to a i {
  padding: 12px;
  margin-right: 0;
}
.product-action .add-to a.yith-wcqv-button {
  padding-left: 1px;
}
#grid_mode {
  background: url('../images/grid_icon.png') no-repeat center center;
  color: transparent;
  opacity: 0.5;
}
#grid_mode.active, #grid_mode.black_button_active {
  opacity: 1;
}
#list_mode {
  background: url('../images/list_icon.png') no-repeat center center;
  opacity: 0.5;
  color: transparent;
}
#list_mode.active, #list_mode.black_button_active {
  opacity: 1;
}
.product-desc {
  margin-top: 28px;
}
.product-desc h3 {
  font-size: 12px;
  margin-bottom: 2px;
  font-family: 'Open Sans', Arial;
  font-weight: 600;
  text-transform: uppercase;
}
.product-desc > h3 ~ .price {
  margin-top: 23px;
}
.entry-summary .woocommerce-product-rating .star-rating {
  float: left;
}
.product-list .item .product-content .star-rating {
  float: left;
}
.item .product-content .star-rating {
  margin-bottom: 27px;
}
.star-rating {
  height: 16px;
  position: relative;
  text-indent: -999em;
  width: 83px;
  text-align: center;
  clear: both;
  margin: 0 auto;
  letter-spacing: 5px;
}
.star-rating:before {
  position: absolute;
  text-indent: 1px;
  content: "\f006\f006\f006\f006\f006";
  font-family: FontAwesome;
  left: 0;
  top: -2px;
  font-size: 12px;
  color: #b0976d;
}
.star-rating span {
  float: left;
  overflow: hidden;
  display: block;
  position: relative;
}
.star-rating span:before {
  position: absolute;
  text-indent: 1px;
  font-size: 12px;
  content: "\f005\f005\f005\f005\f005";
  font-family: FontAwesome;
  left: 0;
  top: -2px;
  color: #b0976d;
}
ul.products:before, ul.products:after {
  content: " ";
  display: table;
}
ul.products:after {
  clear: both;
}
ul.products {
  margin-bottom: 0;
  margin-top: 0;
  list-style: none;
  padding: 0;
}
.woocommerce p, .woocommerce label {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
}
.woocommerce .widget-title {
  padding-bottom: 37px;
}
.main-sidebar + .brand-slider {
  margin-top: 62px;
}
.tooltbars {
  margin-top: 111px;
  position: relative;
  z-index: 2;
}
.tooltbars p, .tooltbars label {
  text-transform: uppercase;
}
.tooltbars a {
  color: #d7d7d7;
  font-size: 23px;
  margin-left: 6px;
}
.tooltbars a:hover, .tooltbars a.active {
  color: #898989;
}
.tooltbars .f_right {
  text-align: right;
}
.tooltbars .woocommerce-result-count {
  padding-top: 6px;
  line-height: 24px;
  margin-right: 109px;
  font-size: 13px;
  display: inline-block;
  font-style: italic;
  font-weight: 600;
  letter-spacing: -1px;
}
.tooltbars label {
  color: #a1a1a1;
  font-size: 13px;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  font-weight: 600;
  letter-spacing: -0.9px;
}
.tooltbars select {
  background: transparent;
  color: #000;
  padding: 5px 26px 5px 3px;
  outline: none;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
  position: relative;
  z-index: 1;
  font-family: "Open Sans", Arial;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  width: auto;
  font-style: italic;
  min-width: 48px;
}
.tooltbars select:after {
  content: "";
  font-family: FontAwesome;
}
.tooltbars select.orderby {
  min-width: 141px;
}
.tooltbars select option {
  text-transform: capitalize;
  font-style: normal;
  padding: 5px;
}
.tooltbars select::-ms-expand {
  display: none;
}
.tooltbars .woocommerce-ordering, .tooltbars form.woocommerce-viewing {
  display: inline-block;
  position: relative;
}
.tooltbars .woocommerce-ordering:after, .tooltbars form.woocommerce-viewing:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  font-size: 15px;
  top: 9px;
  color: #888;
  z-index: 0;
}
.tooltbars .viewmode-toggle {
  display: inline-block;
  margin-top: 7px;
}
.tooltbars .viewmode-toggle label {
  vertical-align: middle;
  margin: -6px 5px 0;
}
.tooltbars .viewmode-toggle > a {
  font-size: 23px;
  margin-left: 7px;
}
.woocommerce-error {
  color: red;
}
.price {
  font-size: 18px;
  color: #b0976d;
  margin-top: 3px;
  font-weight: normal;
}
.price ins {
  text-decoration: none;
  color: #b0976d;
}
.price del {
  color: #a1a1a1;
  font-weight: normal;
}
.form-submit {
  clear: both;
}
.stars .fa {
  border-right: 1px solid #b8b8b8;
  margin-right: 8px;
  padding-right: 8px;
}
.stars .fa:last-child {
  border-right: none;
}
.stars span > a {
  border-right: 1px solid #eaeaea;
  padding-right: 10px;
  margin-right: 10px;
  color: transparent;
  display: inline-block;
}
.stars span > a:before {
  color: #d1d1d1;
  font-weight: normal;
}
.stars span > a:last-child {
  margin-right: 0;
  border: none;
}
.stars span > a:hover:before, .stars span > a.active:before {
  color: #b0976d;
}
.stars a:before {
  font-family: FontAwesome;
}
.stars .star-1:before {
  content: "\f006";
}
.stars .star-2:before {
  content: "\f006\f006";
}
.stars .star-3:before {
  content: "\f006\f006\f006";
}
.stars .star-4:before {
  content: "\f006\f006\f006\f006";
}
.stars .star-5:before {
  content: "\f006\f006\f006\f006\f006";
}
.featured-product .item {
  float: left;
  width: 25%;
}
.product-grid.col-md-12 {
  height: 100%;
}
.product-isotope.col-4 .item {
  width: 25%;
}
.product-isotope.col-3 .item {
  width: 25%;
}
.product-isotope.col-2 .item {
  width: 50%;
}
.product-isotope.col-1 .item {
  width: 100%;
}
.product-isotope.col-3 .item {
  width: 33.33333%;
}
.product-isotope.col-5 .item {
  width: 20%;
}
.product-isotope .gallery-entries-wrap .item {
  padding: 42px 15px 0;
}
.ult_tabitemname {
  padding: 0;
}
.ult_tabcontent.style3 {
  margin-top: 57px;
}
.woocommerce-Price-currencySymbol {
  margin-right: 3px;
}
.ult-content-box .ult_tabmenu.style3 {
  border: none;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li {
  background: none !important;
  border-radius: 0 !important;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li.current {
  background: none !important;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li.current a {
  color: #b0976d !important;
  font-weight: 700;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li:before {
  box-shadow: none;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li a {
  color: #ccc;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  font-weight: 300;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li a span {
  font-size: 18px !important;
}
.ult-content-box .ult_tabmenu.style3 li.ult_tab_li a:hover {
  color: #b0976d !important;
}
.ult_tabitemname {
  padding: 12px 0;
}
.product-slide .product-content {
  text-align: center;
}
.product-slide .product-content:hover .product-img a:before {
  opacity: 0.9;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.product-slide .product-content:hover .product-action-list {
  opacity: 1;
}
.product-slide .product-content:hover .add_to_cart_button {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.product-slide .product-img {
  overflow: hidden;
  position: relative;
  text-align: center;
}
.product-slide .product-img:before {
  content: none;
}
.product-slide .product-img a {
  display: inline-block;
  border-radius: 50%;
  position: relative;
  width: 260px;
  height: 260px;
  padding: 15px;
  border: 1px dashed #b0976d;
}
.product-slide .product-img a:before {
  position: absolute;
  content: "";
  top: 15px;
  left: 15px;
  bottom: 15px;
  right: 15px;
  z-index: 9;
  border-radius: 50%;
  background: #b0976d;
  opacity: 0;
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}
.product-slide .product-img img {
  width: auto;
  height: auto;
  margin: 0 auto;
  border-radius: 50%;
}
.product-slide .product-desc {
  margin-top: 0;
  clear: both;
  overflow: hidden;
}
.product-slide .product-desc h3 {
  font-family: Oswald;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin-top: 28px;
}
.product-slide .price {
  margin-top: 11px !important;
}
.product-slide .price span {
  font-size: 18px;
  font-weight: 300;
}
.product-slide .add-to {
  display: none;
}
.product-slide .quick-view {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: none;
  height: 50px;
  left: 25px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  width: 50px;
  z-index: 999;
}
.product-slide .quick-view a {
  color: #fff;
}
.product-slide .quick-view a i {
  padding: 0;
}
.product-slide .quick-view a i:before {
  content: "\e680";
  font-family: Pe-icon-7-stroke;
  font-size: 48px;
}
.product-slide .quick-view a:hover {
  background: transparent !important;
}
.product-slide .product-action-list {
  display: block;
  left: 50%;
  margin-top: 0;
  position: absolute;
  top: 35%;
  opacity: 0;
  z-index: 9;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.product-slide .product-action-grid.product-action .add_to_cart_button.loading:after {
  right: 25px;
}
.product-slide .add_to_cart_button {
  background: none;
  color: #fff;
  display: inline-block;
  height: 40px;
  text-indent: -9999em;
  text-decoration: line-through;
  width: 70px !important;
  max-width: none !important;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.product-slide .add_to_cart_button::before {
  content: "Order Now" !important;
  display: block !important;
  font-weight: 300;
  font-size: 12px !important;
  left: 50% !important;
  position: absolute !important;
  text-indent: 1px !important;
  text-decoration: line-through;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-right: 0 !important;
}
.product-slide .own-carousel-cover .item {
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
  float: left;
  position: relative;
}
.product-slide .own-carousel-cover .item:last-child {
  margin-bottom: 0;
}
.product-slide .own-carousel-cover .item:hover .add_to_cart_button {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.product-slide .own-carousel-cover .item:hover .product-img:before {
  opacity: 0.5;
}
.product-slide .own-carousel-cover .item:hover .quick-view {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.product-slide .own-carousel-cover .item:hover .quick-view a {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.product-slide .controls-custom .owl-nav {
  top: -73px;
}
.controls-custom .owl-nav {
  height: 43px;
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
  background: rgba(0, 0, 0, 0) url("../images/bg-controls.png") no-repeat scroll center center;
}
.controls-custom .owl-nav > div {
  color: #999;
}
.controls-custom .owl-nav > div:hover {
  color: #b0976d;
}
.controls-custom .owl-nav .owl-next {
  text-align: right;
}
.img-right .vc_figure:before {
  position: absolute;
  content: "";
  background: #9f875e;
  left: 0;
  top: 50%;
  width: 100%;
  height: 265px;
  z-index: -1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.img-right .wpb_single_image .vc_figure {
  display: block;
}
.img-right .wpb_content_element {
  margin-bottom: 0;
}
.main-images .owl-dots {
  text-align: center;
  margin: 0 auto;
  margin-top: 17px;
}
.main-images .owl-dots .owl-dot {
  width: 20px;
  height: 5px;
  background: #a1a1a1;
  margin-right: 15px;
  display: inline-block;
}
.main-images .owl-dots .owl-dot.active {
  background-color: #b0976d;
}
.padding_5 {
  margin-top: 20px;
  margin-right: -5px;
  margin-left: -5px;
}
.padding_5 .slick-slide {
  margin: 0 5px;
}
.main-sidebar .padding_5 {
  margin-top: 8px;
}
.main-sidebar .single_prd_style1 .product-tab {
  margin-top: 42px;
}
.related-slider {
  margin-left: -15px;
  margin-right: -15px;
}
.related-slider .slick-slide {
  margin: 0 15px;
}
.product-loadmore.text-center {
  padding-top: 43px;
}
.product-loadmore a.btn {
  font-size: 14px;
  max-width: 225px;
  text-transform: none;
}
.widget_shopping_cart_content dl.variation dt > p {
  margin-bottom: 0;
  line-height: 100%;
}
.order_item dl.variation dt, .order_item dl.variation dd {
  display: inline-block;
}
label.checkbox {
  display: inline-block;
}
.onsale, .onnew {
  position: absolute;
  top: 27px;
  right: 0;
  background: #000;
  color: #fff;
  padding: 1px 14px 0;
  font-size: 12px;
  z-index: 4;
  text-transform: uppercase;
}
.onnew {
  background: #b0976d;
}
.onsale + .onnew {
  left: 0;
  right: auto;
}
abbr[title], abbr[data-original-title] {
  border-bottom: none;
}
.circle-heading.title-icon {
  margin-bottom: 24px;
}
.circle-heading.title-icon h3 {
  font-size: 18px;
  letter-spacing: 2px;
}
.circle-heading.title-icon h3:after {
  bottom: 0;
  content: "";
  height: 1px;
  margin-left: 11px;
  display: inline-block;
  width: 50px;
  border-bottom: 1px solid #b0976d;
  width: 50px;
}
.circle-heading.title-icon h3:before {
  content: none;
}
.circle-heading.title-icon p {
  margin-bottom: 17px;
}
.select2-container .select2-choice {
  padding: 7px 8px;
  border-radius: 0;
}
.place-order {
  margin-top: 30px;
  clear: both;
}
.place-order #place_order {
  width: auto;
}
#thumbs_list_frame .owl-controls {
  display: none;
}
.hide-cross .cross-sells {
  display: none;
}
.cart-collaterals .col-md-4.shipping-total {
  display: none;
}
.cart-collaterals .col-md-4 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* Zoom parent */
.zoom-container {
  position: relative;
}
/* Image to zoom */
#zoom-target {
  position: relative;
  display: block;
  /* Not strictly necessary but useful for positioning the loading message */
}
/* This is very important, the element must have metrics to provide an area to catch events */
#zoom-target .fullsize-loading {
  position: absolute;
  z-index: 150;
}
/* Zoom panel */
#zoom-panel {
  position: absolute;
  top: 0;
  left: 410px;
  width: 390px;
  height: 520px;
  overflow: hidden;
  background: #fff;
  z-index: 200;
}
.yith-woocompare-widget ul.products-list a.remove {
  color: #a1a1a1;
  margin-top: 7px;
  width: 10px;
}
.yith-woocompare-widget ul.products-list a.remove:hover {
  background: none;
  color: #b0976d;
}
.ie-11.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button) a {
  line-height: 40px;
}
.ie-11 .quantity > input.qty {
  line-height: 17px;
}
.product-slide .owl-nav > div {
  color: #e1e1e1;
  font-size: 32px;
}
.product-slide .owl-nav > div:hover {
  color: #000;
}
.product-slide .owl-prev {
  left: 0;
  position: absolute;
  top: 37%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-slide .owl-next {
  right: 0;
  position: absolute;
  top: 37%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.search-no-results .main-sidebar {
  margin-top: 128px;
}
.ui-datepicker {
  z-index: 99 !important;
}
.controls-custom-text .owl-nav.disabled {
  display: block;
}
.brand-slider .brands-img img {
  opacity: 0.8;
  transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}
.brand-slider .brands-img:hover img {
  opacity: 1;
}
.woocommerce-page .f-right .pagination {
  margin-top: 67px;
  margin-bottom: 45px;
}
.woocommerce-page .pagination .slick-arrow.slick-hidden {
  display: block;
}
.main-images .onsale, .main-images .onnew {
  right: 15px;
}
#review_form .form-submit {
  margin-top: 27px;
  padding-top: 0;
  float: right;
}
.single-product .product-tab #reviews .form-submit {
  position: relative;
}
.single-product .product-tab #reviews .form-submit:hover {
  color: #b0976d;
}
.comment-form .comment-form-email {
  margin-bottom: 15px;
}
.product-grid.black_bg .product-img:before {
  background: rgba(0, 0, 0, 0.8);
}
.product-grid.black_bg .product-action .add-to a {
  color: #fff;
}
.product-grid.black_bg .product-action-grid.product-action .add_to_cart_button {
  color: #fff;
  display: table;
  width: auto;
  clear: both;
  overflow: visible;
  margin-top: 1px;
}
.product-grid.black_bg .product-action-grid.product-action .add_to_cart_button:after, .product-grid.black_bg .product-action-grid.product-action .add_to_cart_button:before {
  background: #fff;
}
.product-grid.black_bg .product-action-grid.product-action .add_to_cart_button:after {
  right: 3px;
}
.product-grid.black_bg .product-action-grid.product-action .add_to_cart_button:hover:before {
  left: -15px;
  margin-bottom: 0;
  height: 1px;
  overflow: hidden;
}
.product-grid.black_bg .product-action-grid.product-action .add_to_cart_button:hover:after {
  right: -15px;
  height: 1px;
  overflow: hidden;
}
.product-grid.black_bg .product-action-grid.product-action .add_to_cart_button.loading:hover {
  padding-right: 9px;
}
.product-grid.black_bg .product-action-grid > .woocommerce-product-rating {
  margin-top: 52px;
}
.prd_slide_140 .controls-custom-text .owl-nav div:hover {
  color: #010101;
}
/*===================================
 3.12 Member
 ===================================*/
.item-member-content {
  position: relative;
  text-align: center;
}
.item-member-content.type1:hover .member-name h5 {
  color: #b0976d;
}
.item-member-content.type1:hover .member-job p {
  color: #555;
}
.item-member-content.type1:hover .member-img img {
  opacity: 0.3;
}
.item-member-content.type1:hover .social-list {
  opacity: 1;
  right: 30px;
}
.member-info {
  margin-bottom: 23px;
}
.member-name h5 {
  text-transform: uppercase;
  color: #222;
  margin-bottom: 16px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.member-job p {
  color: #ccc;
  font-family: 'Open Sans', Arial;
  font-weight: 300;
  font-style: italic;
  font-size: 12px;
  text-transform: uppercase;
}
.social-list {
  float: right;
  position: absolute;
  right: 0;
  bottom: 29px;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.social-list li {
  margin-bottom: 17px;
}
.social-list li a {
  color: #222;
  font-size: 18px;
}
.has-overlay {
  position: relative;
}
.has-overlay:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-member-content.type2 .member-name h5 {
  color: #fff;
  margin-bottom: 15px;
  font-weight: 300;
}
.item-member-content.type2 .member-job p {
  color: #777;
  text-transform: none;
  font-size: 14px;
}
.item-member-content.type2 .member-info {
  margin-top: 40px;
}
.item-member-content.type2 .member-img {
  position: relative;
}
.item-member-content.type2 .member-img img {
  position: relative;
  z-index: 9;
  margin: 0 auto;
  opacity: 0.7;
}
.item-member-content.type2 .member-img:before {
  content: '';
  position: absolute;
  width: 230px;
  height: 230px;
  border: 1px solid #383838;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 100%;
}
.item-member-content.type2:hover .social-list {
  bottom: 96px;
  left: -2px;
  opacity: 1;
  right: auto;
}
.item-member-content.type2:hover .member-img img {
  opacity: 1;
}
.item-member-content.type2 .social-list {
  right: auto;
  left: 100px;
  bottom: 96px;
}
.item-member-content.type2 .social-list li {
  margin-bottom: 20px;
}
.item-member-content.type2 .social-list li a {
  color: #959595;
}
.item-member-content.type2 .social-list li a:hover {
  color: #b0976d;
}
.item-member-content.type2 .social-list li:nth-child(2) {
  margin-left: -25px;
}
.item-member-content.type2 .social-list li:nth-child(3) {
  margin-left: -28px;
}
.item-member-content.type2.style_2 .member-img:before {
  border: none;
}
.item-member-content.type2.style_2 .social-list {
  right: 132px;
  left: auto;
  margin-bottom: 18px;
  bottom: 138px;
  z-index: 9;
}
.item-member-content.type2.style_2 .social-list li {
  margin-bottom: 18px;
}
.item-member-content.type2.style_2 .social-list li:nth-child(3), .item-member-content.type2.style_2 .social-list li:nth-child(2) {
  margin-left: 0;
}
.item-member-content.type2.style_2 .social-list li a {
  color: #222;
}
.item-member-content.type2.style_2:hover .member-img:before {
  background: #b0976d;
}
.item-member-content.type2.style_2:hover .social-list {
  bottom: 138px;
  left: auto;
  opacity: 1;
  right: 40px;
}
.item-member-content.type2.style_2:hover .member-name h5 {
  color: #b0976d;
}
.item-member-content.type2.style_2:hover .member-job p {
  color: #555;
}
.item-member-content.type2.style_2 .member-name h5 {
  color: #000;
  margin-bottom: 16px;
}
.item-member-content.type2.style_2 .member-job p {
  color: #ccc;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.item-member-content.type3 .member-name h5 {
  color: #b0976d;
  margin-bottom: 14px;
}
.item-member-content.type3 .member-job p {
  color: #555;
  font-size: 12px;
}
.item-member-content.type3 .member-info {
  margin-top: 31px;
}
.item-member-content.type3 .member-img {
  border-radius: 50%;
  border: 8px solid #1f1f1f;
}
.item-member-content.type3 .member-img:hover:after {
  opacity: 1;
  -webkit-transform: rotate3d(0, 1, 0, 180deg);
  -moz-transform: rotate3d(0, 1, 0, 180deg);
  -ms-transform: rotate3d(0, 1, 0, 180deg);
  -o-transform: rotate3d(0, 1, 0, 180deg);
  transform: rotate3d(0, 1, 0, 180deg);
}
.item-member-content.type3 .member-img:after {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
  opacity: 0;
  position: absolute;
  content: "";
}
.item-member-content.type3 .member-img img {
  position: relative;
  border-radius: 50%;
}
.item-member-content.type3 .member-img.has-overlay:before {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.item-member-content.type3.now .member-img.has-overlay:before {
  background: transparent;
}
.item-member-content.type3.cascade-slider_item.now .member-img.has-overlay:before {
  content: none;
}
.item-member-content.type3.cascade-slider_item.now .member-info, .item-member-content.type3.cascade-slider_item.now .member-socials {
  display: block;
}
.item-member-content.type3.cascade-slider_item .member-info, .item-member-content.type3.cascade-slider_item .member-socials {
  display: none;
}
.item-member-content.type3 .social-list {
  opacity: 1;
  position: static;
  float: none;
  padding-left: 0;
}
.item-member-content.type3 .social-list li {
  display: inline-block;
  padding: 0 10px;
}
.item-member-content.type3 .social-list li a {
  color: #363636;
  font-size: 22px;
}
.item-member-content.type3 .social-list li a:hover {
  color: #b0976d;
}
.our-team.abs-title .style-heading-3 {
  position: absolute;
  top: -101px;
}
.our-team.our-team-bg {
  background: url("../images/about49_02.png") repeat;
}
.h8-featured.abs-title .style-heading-3 {
  position: absolute;
  top: -101px;
}
.type4 {
  overflow: hidden;
  margin-top: -66px;
  height: 379px;
  display: table;
  width: 100%;
  vertical-align: middle;
}
.type4 .item-member-content {
  padding: 0 60px;
  text-align: left;
  background-position: center center;
  background-size: cover;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.type4 .item-member-content:hover .member-info, .type4 .item-member-content:hover .member-socials {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.type4 .item-member-content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.95);
}
.type4 .item-member-content:hover:before {
  opacity: 1;
}
.type4 .member-info {
  margin-bottom: 0;
  opacity: 0;
  position: relative;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.type4 .member-socials {
  opacity: 0;
  max-width: 320px;
  position: relative;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.type4 .member-socials .member-name {
  display: inline-block;
}
.type4 .member-socials .social-list {
  display: inline-block;
  position: static;
  opacity: 1;
  margin-bottom: 0;
  margin-top: 4px;
}
.type4 .member-socials .social-list li {
  display: inline-block;
  margin-bottom: 0;
}
.type4 .member-socials .social-list li a {
  color: #555;
  padding: 0 8px;
}
.type4 .member-socials .social-list li a:hover {
  color: #fff;
}
.type4 .member-name h5 {
  color: #b0976d;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 8px;
}
.type4 .member-job p {
  color: #fff;
  font-family: Oswald;
  font-style: normal;
  margin-bottom: 16px;
  line-height: 26px;
}
.type4 .desc > p {
  color: #555;
  margin-bottom: 37px;
}
.type4 .text-font {
  color: #a1a1a1;
  text-align: left;
  margin: 0;
}
.our-team-cirlce .circle-heading .style-heading-4 p {
  color: #b0976d;
}
.slider-wrap-container {
  position: relative;
}
.cascade-slider_container {
  position: relative;
  height: 580px;
  margin: 0 auto;
}
.cascade-slider_item {
  top: 50%;
  position: absolute;
  left: 50%;
  /* -ms-transform: translateY(-50%) translateX(-50%) scale(0.3);
   -moz-transform: translateY(-50%) translateX(-50%) scale(0.3);
   -webkit-transform: translateY(-50%) translateX(-50%) scale(0.3);
   -o-transform: translateY(-50%) translateX(-50%) scale(0.3);
   transform: translateY(-50%) translateX(-50%) scale(0.3);*/
  -ms-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 0;
  z-index: -1;
}
.cascade-slider_item.next {
  left: 50%;
  -ms-transform: translateY(0) translateX(-120%) scale(0.7);
  -moz-transform: translateY(0) translateX(-120%) scale(0.7);
  -webkit-transform: translateY(0) translateX(-120%) scale(0.7);
  -o-transform: translateY(0) translateX(-120%) scale(0.7);
  transform: translateY(0) translateX(-120%) scale(0.7);
  opacity: 1;
  z-index: 1;
}
.cascade-slider_item.prev {
  left: 50%;
  transform: translateY(0) translateX(20%) scale(0.7);
  -ms-transform: translateY(0) translateX(20%) scale(0.7);
  -moz-transform: translateY(0) translateX(20%) scale(0.7);
  -webkit-transform: translateY(0) translateX(20%) scale(0.7);
  -o-transform: translateY(0) translateX(20%) scale(0.7);
  opacity: 1;
  z-index: 1;
}
.cascade-slider_item.now {
  top: 50%;
  left: 50%;
  -ms-transform: translateY(0) translateX(-50%) scale(1);
  -webkit-transform: translateY(0) translateX(-50%) scale(1);
  -o-transform: translateY(0) translateX(-50%) scale(1);
  -moz-transform: translateY(0) translateX(-50%) scale(1);
  transform: translateY(0) translateX(-50%) scale(1);
  opacity: 1;
  z-index: 5;
}
.cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 34%;
  cursor: pointer;
  z-index: 5;
  color: #555;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px;
}
.cascade-slider_arrow:hover {
  color: #a1a1a1;
}
.social-list li a:hover {
  color: #b0976d;
}
.cascade-slider_arrow-left {
  left: 50px;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
.cascade-slider_arrow-right {
  right: 44px;
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cascade-slider_nav {
  position: absolute;
  bottom: -120px;
  width: 100%;
  text-align: center;
  z-index: 5;
}
.cascade-slider_dot {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 1em;
  background: #ddd;
  list-style: none;
  cursor: pointer;
}
.cascade-slider_dot:hover {
  background: #555;
}
.cascade-slider_dot.cur {
  background: #555;
}
.ie .type4 {
  height: 445px;
  margin-bottom: -66px;
}
.ie .type4 .item-member-content .member-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 33px;
}
.ie .type4 .item-member-content {
  display: block;
}
.box-features .vc_col-sm-4:nth-of-type(2) .style_1:hover .aio-icon-img {
  padding-left: 0;
  transform: rotate(360deg);
}
.box-features .style_1:hover .aio-icon-img {
  padding-left: 30px;
}
.type5 .member-container {
  -webkit-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
}
.type5 .member-container:hover {
  box-shadow: none;
}
.type5 .member-container:hover .member-img:before {
  transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.type5 .member-container:hover .member-img img {
  opacity: 0;
}
.type5 .member-container:hover .social-list {
  opacity: 1;
}
.type5 .member-container:hover .member-info {
  height: 130px;
}
.type5 .member-container:hover .member-info .desc {
  opacity: 1;
  height: 100%;
  padding-top: 17px;
  visibility: visible;
}
.type5 .member-container:hover .member-info .desc > a {
  color: #a1a1a1;
}
.type5 .member-container:hover .member-info-content {
  visibility: visible;
  transform: translate(0, -160%);
  -ms-transform: translate(0, -160%);
  -moz-transform: translate(0, -160%);
  -webkit-transform: translate(0, -160%);
  -o-transform: translate(0, -160%);
  -webkit-transition: all 0.4s ease-in-out 0;
  -moz-transition: all 0.4s ease-in-out 0;
  -ms-transition: all 0.4s ease-in-out 0;
  -o-transition: all 0.4s ease-in-out 0;
  transition: all 0.4s ease-in-out 0;
}
.type5 .member-info {
  margin-bottom: 0;
  background: #b0976d;
  text-align: left;
  padding: 35px 30px 27px;
}
.type5 .member-info .desc {
  opacity: 0;
  font-size: 14px;
  height: 0;
  color: #a1a1a1;
  visibility: hidden;
  font-family: "Open Sans", Arial;
}
.type5 .member-info .desc > p {
  line-height: 24px;
  color: #a1a1a1;
}
.type5 .member-info .member-info-content {
  transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.type5 .member-name h5 {
  color: #fff;
  margin-bottom: 16px;
  font-size: 18px;
  font-family: Oswald;
  font-weight: bold;
}
.type5 .member-img {
  position: relative;
}
.type5 .member-img:before {
  background: #b0976d;
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(130px);
  -ms-transform: translateY(130px);
  -moz-transform: translateY(130px);
  -webkit-transform: translateY(130px);
  -o-transform: translateY(130px);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.type5 .social-list {
  float: left;
  position: absolute;
  left: 0;
  right: auto;
  bottom: 27px;
  opacity: 0;
  padding-left: 30px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.type5 .social-list li {
  display: inline-block;
  margin-right: 18px;
  margin-bottom: 0;
}
.type5 .social-list li a {
  color: #fff;
}
.type5 .social-list li a:hover {
  color: #000;
}
.vc_col-sm-4:first-child .type7 {
  max-width: 165px;
  float: right;
}
.vc_col-sm-4:last-child .type7 {
  max-width: 165px;
  float: left;
}
.type7 {
  margin-top: 30px;
}
.type7:hover .member-img:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.type7:hover .member-img .member-socials {
  -webkit-transform: rotate(-45deg) translateY(-50%) scale(1);
  -moz-transform: rotate(-45deg) translateY(-50%) scale(1);
  -ms-transform: rotate(-45deg) translateY(-50%) scale(1);
  -o-transform: rotate(-45deg) translateY(-50%) scale(1);
  transform: rotate(-45deg) translateY(-50%) scale(1);
}
.type7 .member-info {
  margin-bottom: 0;
}
.type7 .member-img {
  display: inline-block;
  height: 165px;
  overflow: hidden;
  position: relative;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-bottom: 69px;
  width: 165px;
}
.type7 .member-img:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.type7 .member-img img {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -41px;
  left: -41px;
  max-width: 280px;
}
.type7 .member-img .member-socials {
  -webkit-transform: rotate(-45deg) translateY(-50%) scale(0);
  -moz-transform: rotate(-45deg) translateY(-50%) scale(0);
  -ms-transform: rotate(-45deg) translateY(-50%) scale(0);
  -o-transform: rotate(-45deg) translateY(-50%) scale(0);
  transform: rotate(-45deg) translateY(-50%) scale(0);
  position: absolute;
  left: 0;
  z-index: 9;
  width: 100%;
  top: 50%;
}
.type7 .member-img .social-list {
  margin: 0;
  padding: 0;
  opacity: 1;
  float: none;
  position: static;
}
.type7 .member-img .social-list li {
  margin-bottom: 0;
  display: inline-block;
}
.type7 .member-img .social-list li a {
  padding: 0 15px;
  color: #222;
}
.type7 .member-img .social-list li a:hover {
  color: #b0976d;
}
.type7 .member-name h5 {
  font-weight: 300;
  color: #000;
}
.type7 .member-name h5:hover {
  font-weight: 700;
}
.type8 {
  width: 100%;
  overflow: hidden;
}
.type8 .member-container {
  overflow: hidden;
}
.type8 .member-img {
  float: left;
  margin-bottom: 10px;
  -webkit-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.16);
}
.type8 .member-img:before {
  background: rgba(17, 17, 17, 0.8) none repeat scroll 0 0;
}
.type8 .member-info {
  margin-bottom: 0;
  margin-top: 75px;
  overflow: hidden;
  position: relative;
  text-align: left;
  max-width: 350px;
  -webkit-transform: translateX(-115px);
  -moz-transform: translateX(-115px);
  -ms-transform: translateX(-115px);
  -o-transform: translateX(-115px);
  transform: translateX(-115px);
  z-index: 99;
}
.type8 .member-name h5 {
  color: #b0976d;
  font-family: Raleway;
  font-size: 36px;
  margin-bottom: 7px;
  font-weight: 900;
}
.type8 .member-job p {
  color: #a1a1a1;
  font-family: Oswald;
  font-style: normal;
  margin-bottom: 29px;
}
.type8 .desc > p {
  color: #636363;
  font-weight: 700;
}
.type8 .text-font {
  color: #a1a1a1;
  text-align: left;
  padding-left: 2px;
}
.type8 .member-socials {
  overflow: hidden;
  max-width: 360px;
}
.type8 .social-list {
  float: right;
  opacity: 1;
  padding: 0;
  position: static;
}
.type8 .social-list li a {
  color: #a1a1a1;
}
.text-right .type8 .member-img {
  float: right;
  margin-right: 10px;
}
.text-right .type8 .member-info {
  -webkit-transform: translateX(265px);
  -moz-transform: translateX(265px);
  -ms-transform: translateX(265px);
  -o-transform: translateX(265px);
  transform: translateX(265px);
}
.text-right .type8 .social-list {
  float: left;
}
.text-right .type8 .member-socials {
  padding-left: 135px;
}
.item-member-content.type9 .member-info {
  text-align: left;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  display: inline-block;
  overflow: hidden;
  float: left;
  position: absolute;
  left: 0px;
  top: 100px;
  z-index: 2;
}
.item-member-content.type9 .member-info .member-name {
  color: #a1a1a1;
  font-size: 12px;
  letter-spacing: 5.6px;
  font-weight: bold;
}
.item-member-content.type9 .member-info .member-name h5 {
  color: #a1a1a1;
  margin-bottom: 12px;
}
.item-member-content.type9 .member-info .member-job p {
  color: #555;
  font-size: 14px;
  text-transform: none;
}
.item-member-content.type9 .social-list {
  margin-bottom: 0;
  padding-left: 0;
  right: auto;
  left: 0;
  bottom: -25px;
  text-align: center;
  width: 100%;
}
.item-member-content.type9 .social-list li {
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 0;
}
.item-member-content.type9 .social-list li a {
  color: #fff;
}
.item-member-content.type9 .social-list li a:hover {
  color: #b0976d;
}
.item-member-content.type9:hover .social-list {
  bottom: 30px;
  opacity: 1;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.item-member-content.type9:hover .has-overlay:before {
  opacity: 0;
}
.box-member .item-member-content.type9 {
  float: left;
  display: inline-block;
  width: 50%;
}
.boxdesc-member {
  padding: 0 92px;
}
.type10 {
  overflow: hidden;
  height: 600px;
  display: table;
  width: 33.33%;
  float: left;
  vertical-align: middle;
  text-align: left;
  background-position: center center;
  background-size: cover;
}
.type10.item-member-content:hover .member-socials, .type10.item-member-content:hover .desc {
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  transition: all 0.6s ease-in-out 0s;
  -ms-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
}
.type10.item-member-content:hover .member-info {
  opacity: 1;
  transition: all 0.6s ease-in-out 0s;
  -ms-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  -webkit-transform: rotate(-90deg) translateX(0);
  -moz-transform: rotate(-90deg) translateX(0);
  -ms-transform: rotate(-90deg) translateX(0);
  -o-transform: rotate(-90deg) translateX(0);
  transform: rotate(-90deg) translateX(0);
}
.type10.item-member-content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
}
.type10.item-member-content:hover:before {
  opacity: 1;
}
.type10 .member-info {
  display: inline-block;
  opacity: 0;
  -webkit-transform: rotate(-90deg) translateX(100%);
  -moz-transform: rotate(-90deg) translateX(100%);
  -ms-transform: rotate(-90deg) translateX(100%);
  -o-transform: rotate(-90deg) translateX(100%);
  transform: rotate(-90deg) translateX(100%);
  position: absolute;
  left: 11px;
  top: 140px;
}
.type10 .member-socials {
  padding: 0 44px 0 60px;
  opacity: 0;
  position: absolute;
  bottom: 64px;
  width: 100%;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.type10 .member-socials .member-name {
  display: inline-block;
}
.type10 .member-socials .social-list {
  padding-left: 0;
  display: inline-block;
  position: static;
  opacity: 1;
  margin-bottom: 0;
  margin-top: -3px;
}
.type10 .member-socials .social-list li {
  display: inline-block;
  margin-bottom: 0;
}
.type10 .member-socials .social-list li:first-child {
  padding-left: 0;
}
.type10 .member-socials .social-list li:last-child {
  padding-right: 0;
}
.type10 .member-socials .social-list li a {
  color: #a1a1a1;
  padding: 0 8px;
}
.type10 .member-socials .social-list li a:hover {
  color: #fff;
}
.type10 .member-name h5 {
  color: #b0976d;
  font-family: Raleway;
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 8px;
}
.type10 .member-job p {
  color: #363636;
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 16px;
  line-height: 26px;
  letter-spacing: 4.8px;
}
.type10 .desc {
  opacity: 0;
  position: absolute;
  bottom: 96px;
  padding: 0 60px;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.type10 .desc > p {
  color: #636363;
  line-height: 26px;
}
.type10 .text-font {
  color: #fff;
  text-align: left;
  margin: 0;
}
/*===================================
 3.13 Testimonial
 ===================================*/
.testimonial-container .caption_testimonial {
  margin-top: 53px;
}
.testimonial-container .caption_testimonial h6 {
  color: #ccc;
  font-weight: 300;
  padding-top: 17px;
  text-transform: uppercase;
}
.testimonial-container .caption_testimonial p {
  font-size: 16px;
  color: #555;
  font-weight: 600;
  font-style: normal;
  font-family: 'Open Sans', Arial;
  line-height: 28px;
}
.slick-slide .testimonial-container img {
  display: inline;
}
.ult-carousel-wrapper.style7 {
  margin-right: 15px;
}
.ult-carousel-wrapper.style7 .slick-dots li {
  margin: 0 7px;
  width: 21px;
}
.ult-carousel-wrapper .slick-dots {
  bottom: -22px;
}
.ult-carousel-wrapper .slick-dots li.slick-active i {
  color: #b0976d !important;
  border: 1px solid #e1e1e1;
  border-radius: 100%;
  background: #e1e1e1;
}
.testimonial_style_2 .testimonial-container .caption_testimonial p {
  font-weight: 600;
  font-style: normal;
}
.testimonials-style-abs.testimonials-style-abs-2 .slick-dots {
  top: 170px !important;
}
.testimonial_7 .testimonial-container .caption_testimonial {
  margin-top: 28px;
}
.testimonial-style2 img {
  float: left;
  margin-right: 28px;
  overflow: hidden;
  margin-top: 6px;
}
.testimonial-style2 h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 31px;
  max-width: 357px;
  line-height: 36px;
}
.testimonial-container .testimonial-style2 .caption_testimonial {
  margin-top: 0;
  overflow: hidden;
}
.testimonial-container .testimonial-style2 .caption_testimonial p {
  font-weight: 700;
  padding: 0;
  line-height: 27px;
  max-width: 417px;
}
.testimonial-container .testimonial-style2 .caption_testimonial h6 {
  color: #b0976d;
  font-style: italic;
  font-weight: 400;
  margin-top: 3px;
  font-family: Open Sans;
}
.testimonials-style-abs .testimonial-container .caption_testimonial {
  margin-top: 89px;
}
.testimonials-style-abs .testimonial-container .caption_testimonial p {
  line-height: 28px;
  font-weight: 600;
  font-style: normal;
}
.testimonials-style-abs .slick-dots {
  bottom: auto !important;
  top: 150px !important;
}
.tes-bakery .slick-dots {
  bottom: auto !important;
  top: -46px;
}
.tes-bakery .slick-dots li {
  height: 11px;
  margin: 0 8px;
  width: 11px;
  border-radius: 100%;
  background: #bfbfbf;
}
.tes-bakery .slick-dots li button:before {
  content: none !important;
}
.tes-bakery .slick-dots li.slick-active, .tes-bakery .slick-dots li:hover {
  background: #b0976d;
}
.tes-bakery .slick-dots li.slick-active:before, .tes-bakery .slick-dots li:hover:before {
  position: absolute;
  border-radius: 100%;
  content: "";
  width: 17px;
  height: 17px;
  left: -3px;
  top: -3px;
  border: 1px solid #bfbfbf;
}
.testimonial-style3 {
  padding-left: 15px;
}
.testimonial-style3 img {
  float: left;
  margin-right: 55px;
  border-radius: 100%;
}
.testimonial-style3 .caption_testimonial {
  overflow: hidden;
  margin-top: 0;
}
.testimonial-style3 .caption_testimonial h2 {
  font-size: 14px;
  margin-top: -1px;
  font-family: 'Open Sans', Arial;
  font-weight: 700;
  color: #ccc;
}
.testimonial-style3 .caption_testimonial h3 {
  color: #b0976d;
  font-weight: 900;
  margin-top: 11px;
  line-height: 35px;
  margin-bottom: 26px;
  max-width: 390px;
  font-family: Raleway;
  text-transform: uppercase;
}
.testimonial-style3 .caption_testimonial p {
  padding: 0 !important;
  font-weight: 700;
  font-style: italic;
}
.testimonial-style3 .caption_testimonial h6 {
  font-weight: 400;
  padding-top: 32px;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  padding-left: 4px;
}
.testimonial-style3.testimonial-style8 {
  padding-left: 0;
}
.testimonial-style5 img {
  float: left;
  margin-right: 29px;
  border-radius: 100%;
}
.testimonial-style5 .caption_testimonial {
  overflow: hidden;
  margin-top: 0;
}
.testimonial-style5 .caption_testimonial p.item-desc {
  padding: 0 !important;
  font-weight: 300;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  font-size: 16px;
}
.testimonial-style5 .caption_testimonial h6 {
  font-weight: 600;
  padding-top: 19px;
  font-family: 'Open Sans', Arial;
  font-style: normal;
  padding-left: 4px;
  color: #ccc;
  font-size: 12px;
}
.bt-center-abs {
  position: absolute;
  left: 50%;
  bottom: -50px;
  margin-left: -50px;
}
.bt-center-abs a {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background: #000;
  color: #fff !important;
  display: table-cell;
  vertical-align: middle;
  font-weight: 300;
  text-align: center;
  line-height: 18px;
}
.bt-center-abs a:hover {
  background: #b0976d;
}
.client-medical {
  position: relative;
}
.client-medical:before {
  content: "";
  height: 1px;
  width: 50%;
  background: #e1e1e1;
  position: absolute;
  top: 0;
  right: 0;
}
.client-medical .count-4 .amount-desc h2 {
  font-family: Raleway;
}
.client-medical .dots-cirrcle .slick-dots {
  top: 117px;
  left: 0;
  width: auto !important;
}
.client-medical .slick-dots li {
  padding: 0 7px;
  margin: 0 7px;
}
.client-medical .slick-dots li button::before {
  height: 11px !important;
  left: 3px;
  width: 11px !important;
}
.client-medical .slick-dots li.slick-active button::before {
  height: 17px !important;
  width: 17px !important;
  left: 0;
}
.client-medical .slick-dots li.slick-active button::after {
  height: 17px !important;
  width: 17px !important;
  top: 3px;
  left: 0px;
  content: "";
  border-radius: 50%;
  background: none;
  position: absolute;
  border: 1px solid #b0976d;
}
.client-testimonials-title {
  font-size: 30px;
  color: #b0976d;
  font-family: Raleway;
  font-weight: 900;
  margin-bottom: -7px !important;
}
.title-workprocess span {
  color: #b0976d;
}
.slide-ourteam {
  margin-bottom: 60px;
  margin-top: -9px;
}
.slide-ourteam .slick-list p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
  font-weight: 400;
  padding-left: 75px;
  padding-top: 0;
  margin-bottom: 24px;
  text-align: right;
}
.slide-ourteam.slider-wrap-container .slick-prev, .slide-ourteam.slider-wrap-container .slick-next {
  background: none;
  top: 100%;
  width: 45px !important;
  margin-top: 37px !important;
  white-space: normal;
  word-wrap: break-word;
}
.slide-ourteam.slider-wrap-container .slick-prev:hover:before, .slide-ourteam.slider-wrap-container .slick-next:hover:before {
  color: #010101;
}
.slide-ourteam.slider-wrap-container .slick-prev {
  left: auto !important;
  right: 68px;
}
.slide-ourteam.slider-wrap-container .slick-prev:before {
  font-size: 14px;
  color: #ccc;
  font-weight: 300;
  font-family: Oswald;
  text-transform: uppercase;
  content: "Prev";
  word-wrap: break-word;
  line-height: 24px;
  letter-spacing: 13px;
}
.slide-ourteam.slider-wrap-container .slick-next:before {
  font-size: 14px;
  color: #ccc;
  font-weight: 300;
  font-family: Oswald;
  text-transform: uppercase;
  content: "Next";
  word-wrap: break-word;
  line-height: 24px;
  letter-spacing: 12px;
}
.slide-ourteam-cor {
  width: 50%;
  padding-right: 15px;
  box-shadow: none;
}
.slide-ourteam-cor .type5 .member-container img {
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #e1e1e1;
}
.slide-ourteam-cor .type5 .member-container .member-job {
  margin-bottom: 11px;
}
.slide-ourteam-cor .type5 .member-container .member-info {
  padding: 30px 30px 25px;
}
.slide-ourteam-cor.slider-wrap-container .slick-prev, .slide-ourteam-cor.slider-wrap-container .slick-next {
  background: none;
  top: 100%;
  width: 45px;
  margin-top: 58px !important;
  z-index: 9;
}
.slide-ourteam-cor.slider-wrap-container .slick-prev:hover:before, .slide-ourteam-cor.slider-wrap-container .slick-next:hover:before {
  color: #010101;
}
.slide-ourteam-cor.slider-wrap-container .slick-prev {
  left: auto !important;
  right: 68px;
}
.slide-ourteam-cor.slider-wrap-container .slick-prev:before {
  font-size: 14px;
  color: #ccc;
  font-weight: 300;
  font-family: Oswald;
  text-transform: uppercase;
  content: "Prev";
  word-wrap: break-word;
  line-height: 24px;
  letter-spacing: 13px;
}
.slide-ourteam-cor.slider-wrap-container .slick-next:before {
  font-size: 14px;
  color: #ccc;
  font-weight: 300;
  font-family: Oswald;
  text-transform: uppercase;
  content: "Next";
  word-wrap: break-word;
  line-height: 24px;
  letter-spacing: 12px;
}
.dots-cirrcle .slick-dots {
  bottom: auto !important;
  top: 85px;
  width: 70px;
  left: 15px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.dots-cirrcle .slick-arrow {
  height: 70px;
  width: 70px;
  border-radius: 100%;
  background: #f0f5f6 url(../images/bg-nav-next.png) no-repeat center center !important;
  margin: 0;
  display: block !important;
  margin-bottom: 30px;
  position: absolute;
  left: 15px;
  top: 135px;
  z-index: 9;
}
.dots-cirrcle .slick-arrow.slick-prev {
  top: 235px;
  background: #f0f5f6 url(../images/bg-nav-prev.png) no-repeat center center !important;
}
.testimonial_7 .testimonial-container .caption_testimonial p {
  font-style: italic;
  font-weight: 300;
}
.testimonials-style-abs.testimonials-style-abs-2 .testimonial-container .caption_testimonial p {
  font-weight: 600;
  width: 60%;
  margin: 0 auto;
}
.testimonial_h13 .testimonial-container .caption_testimonial {
  margin-top: 41px;
}
.testimonial_h13 .slick-dots li {
  margin: 0 7px;
}
.testimonial_shop .ult-carousel-wrapper .slick-dots li {
  margin: 0 2px;
}
.testimonial_shop .ult-carousel-wrapper .slick-dots li.slick-active i {
  color: #fff !important;
  background: transparent;
  border: 1px solid #b0976d;
}
.testimonial_shop .ult-carousel-wrapper .slick-dots li i {
  font-size: 10px;
}
.testimonial_shop .testimonial-container .caption_testimonial h6 {
  padding-top: 20px;
  padding-bottom: 98px;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  font-weight: normal;
}
.testimonial_shop .testimonial-container .caption_testimonial {
  margin-top: 20px;
  width: 50%;
  margin: 53px auto 0;
}
.testimonial_shop .testimonial-container .caption_testimonial p {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  font-style: italic;
}
.testimonial_hunter.ult-carousel-wrapper .slick-dots li.slick-active i {
  background: transparent;
  border: 1px solid #2a2a2a;
}
.testimonial-style2.no-img h3 {
  font-size: 36px;
  font-weight: 300;
}
.testimonial-style2.no-img .caption_testimonial p {
  color: #a1a1a1;
  font-style: italic;
}
.style-2.text-left.ult-carousel-wrapper .slick-dots {
  padding-left: 0;
}
.testimonial-style6 .tes_name {
  display: inline-block;
  padding-left: 42px;
  vertical-align: middle;
  margin-top: -3px;
}
.testimonial-style6 .tes_name h6 {
  color: #000;
  font-family: "Open Sans", Arial;
  font-style: italic;
  font-weight: normal;
}
.testimonial-style6 .caption_testimonial {
  margin-top: 29px;
}
.testimonial-style6 .caption_testimonial p {
  font-size: 14px;
  color: #555;
  font-weight: bold;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  line-height: 24px;
}
.testimonial-style6 .caption_testimonial p:before, .testimonial-style6 .caption_testimonial p:after {
  content: '“';
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  color: inherit;
  display: inline-block;
  padding-right: 5px;
}
.testimonial-style7 img {
  border-radius: 50%;
}
.testimonial-container .testimonial-style7 .caption_testimonial {
  margin-top: 31px;
}
.testimonial-container .testimonial-style7 .caption_testimonial p {
  font-style: italic;
  font-weight: 400;
}
.testimonial-container .testimonial-style7 .caption_testimonial h6 {
  padding-top: 18px;
  padding-bottom: 65px;
}
.ult-carousel-wrapper.style7 .slick-dots li i {
  color: #25221e !important;
  margin: 0 7px;
}
.ult-carousel-wrapper.style7 .slick-dots li.slick-active i, .ult-carousel-wrapper.style7 .slick-dots li.slick-active {
  color: #898989 !important;
}
.ult-carousel-wrapper.style7 .slick-dots li.slick-active i {
  border: 1px solid #25221e;
  background: #25221e;
}
.testimonial-container .testimonial-style9 .caption_testimonial {
  margin-top: 7px;
}
.testimonial-style9 {
  padding-left: 200px;
}
.testimonial-style9 .caption_testimonial {
  position: relative;
  display: inline-block;
  float: left;
}
.testimonial-style9 .caption_testimonial h2 {
  font-size: 30px;
  color: #ccc;
  font-weight: 900;
  font-family: Raleway;
  text-transform: uppercase;
  position: relative;
  letter-spacing: -0.3px;
}
.testimonial-style9 .caption_testimonial h2 span {
  font-family: Oswald;
  font-size: 200px;
  color: #2a2a2a;
  font-weight: 300;
  position: absolute;
  left: -88px;
  top: 66px;
}
.testimonial-style9 .caption_testimonial h6 {
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  color: #b0976d;
  padding-top: 15px;
}
.testimonial-style9 .caption_testimonial:before {
  content: "";
}
.testimonial-style9 .caption_testimonial:after {
  height: 58px;
  width: 1px;
  background: #b0976d;
  position: absolute;
  top: 0;
  right: -51px;
  content: "";
}
.testimonial-style9 .item-desc {
  font-family: "OpenSans", Arial;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #555;
  overflow: hidden;
  padding-left: 90px;
  line-height: 28px;
}
.testimonial-style10 h5 {
  color: #a1a1a1;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
}
.testimonial-container .testimonial-style10 {
  margin: 0 -15px;
}
.testimonial-container .testimonial-style10 .caption_testimonial p {
  padding: 0;
  color: #636363;
  font-style: italic;
}
.testimonial-container .testimonial-style10 .caption_testimonial p.text-font {
  font-size: 24px;
  color: #a1a1a1;
  text-align: left;
  font-weight: 400;
  padding-top: 28px;
}
.testimonial-style10 h3 {
  font-size: 36px;
  margin-top: 38px;
  margin-bottom: 30px;
  font-weight: 400;
  color: #b0976d !important;
}
.line-50 .testimonial-style10 {
  max-width: 450px;
  padding-left: 30px;
}
.line-50 .testimonial-style10 .caption_testimonial p.text-font {
  padding-top: 0;
}
/*===================================
 3.14 About Us
 ===================================*/
.work_process_2 .title-workprocess {
  color: #b0976d;
  font-size: 30px;
  font-family: oswald;
}
.work_process_2 .title-workprocess span {
  color: #000;
}
.img-cricle-about img {
  border-radius: 50%;
  position: relative;
  z-index: 9;
}
.history_left .wpb_text_column p {
  color: #a1a1a1;
}
.history_left .wpb_text_column p strong {
  color: #555;
  font-size: 16px;
  font-family: 'Open Sans', Arial;
  font-weight: 600;
}
.history_left .wpb_text_column p:first-child {
  margin-bottom: 26px;
}
.history_left .wpb_text_column p:last-child {
  font-weight: normal;
  line-height: 26px;
  font-family: 'Open Sans', Arial;
}
.history_left .wpb_text_column p:last-child a {
  margin-top: 24px;
}
.history_left .circle-heading {
  margin-bottom: 50px;
}
.right_block .view_more_btn {
  color: #000;
}
.right_block .view_more_btn:hover {
  color: #b0976d;
}
.view_more_btn {
  color: #fff;
  text-transform: uppercase;
  font-family: Oswald;
  font-size: 12px;
  font-weight: lighter;
  position: relative;
  padding-left: 27px;
  display: block;
}
.view_more_btn:hover {
  padding-left: 37px;
}
.view_more_btn:hover:before {
  width: 28px;
}
.view_more_btn:before {
  background: #b0976d;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 18px;
}
.text-about-style {
  font-size: 90px;
  font-weight: bold;
  color: #000;
  letter-spacing: 72px;
  position: absolute;
  text-transform: uppercase;
  right: -72px;
  float: right;
  line-height: 110px;
  top: 172px;
  z-index: 9;
}
.text-about {
  font-size: 12px;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 4.6px;
  line-height: 18px;
}
.text-abs-about {
  color: #f0f4f4;
  font-size: 140px;
  text-transform: uppercase;
  position: absolute;
  top: 15px;
  left: 10px;
}
.text-abs-about.text-history {
  line-height: 140px;
  color: #111;
  top: 25px;
}
.history_section .right_block .text-abs-about.text-history, .history_section .history_left .text-abs-about.text-history {
  top: 70px;
}
.history_section.history_home .right_block .text-abs-about.text-history, .history_section.history_home .history_left .text-abs-about.text-history {
  top: 25px;
}
.text-history_2 .text-abs-about.text-history {
  color: #fff;
}
.text-history_2 .view_more_btn {
  color: #000;
}
.text-history_2 .view_more_btn:hover {
  color: #b0976d;
}
ul.list_catergory_services {
  padding: 0;
}
ul.list_catergory_services li:last-child {
  padding-bottom: 0;
}
ul.list_catergory_services li a {
  color: #555;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  font-weight: bold;
}
ul.list_catergory_services li a:hover {
  color: #b0976d;
}
.right_block .text-abs-about.text-history {
  color: #fff;
  left: 79px;
}
.right_block .circle-heading {
  margin-bottom: 65px;
}
.our_feature_right {
  margin-left: -24px;
}
.our_feature_right .wpb_text_column {
  margin-bottom: 25px;
}
.box-text-style .col-2, .about-us .col-2 {
  width: 50%;
  display: inline-block;
  float: left;
}
.box-text-style .col-text h6, .about-us .col-text h6 {
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 22px;
  color: #222;
}
.box-text-style .col-text h6 span, .about-us .col-text h6 span {
  font-weight: bold;
  color: #b0976d;
  margin-right: 14px;
}
.box-text-style .col-text-left, .about-us .col-text-left {
  padding-right: 30px;
}
.box-text-style .col-text-right, .about-us .col-text-right {
  padding-left: 15px;
}
.box-text-style .col-text h6 {
  color: #000;
}
.desc-about p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  margin-bottom: 25px;
  line-height: 26px;
}
.desc-about p span {
  font-weight: bold;
  color: #b0976d;
}
.desc-about .view-more {
  color: #000;
  padding-left: 13px;
  position: relative;
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
  font-family: Oswald;
  width: 100px;
  text-align: center;
  margin-top: 23px !important;
}
.desc-about .view-more:before {
  content: "";
  height: 4px;
  width: 18px;
  background: #b0976d;
  position: absolute;
  top: 9px;
  left: 4px;
}
.desc-about .view-more:hover {
  color: #b0976d;
  padding-left: 28px !important;
}
.desc-about .view-more:hover:before {
  width: 28px;
}
.about-us > .vc_column-inner {
  padding-top: 0 !important;
}
.about-us .circle-heading {
  margin-top: -171px;
  z-index: 99;
  position: relative;
}
.about-right .wpb_single_image {
  margin-right: 90px;
}
.best-history .circle-heading {
  margin-bottom: 28px;
  margin-top: -76px;
  position: relative;
  z-index: 99;
}
.best-history .desc-about {
  width: 60%;
  margin: -11px auto 0;
}
.best-history .desc-about p {
  margin-bottom: 30px;
}
.best-history .desc-about h6 {
  color: #ccc;
  font-weight: 300;
}
.best-history .text-font {
  margin-top: 21px;
  color: #000;
}
.circle-container {
  position: relative;
  z-index: 9;
}
.about_history h3 {
  font-size: 12px;
  font-weight: lighter;
  color: #222;
  margin-bottom: 22px;
}
.about_history h3 strong {
  color: #b0976d;
  font-weight: bold;
  margin-right: 5px;
}
.about_history p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  line-height: 26px;
}
.about_history p a {
  color: #b0976d;
  font-weight: bold;
}
.portfolio-box {
  text-align: center;
}
.portfolio-box a.project_title {
  font-size: 30px;
  color: #fff;
  font-weight: 900;
  font-family: Raleway;
  text-transform: none;
  display: block;
  margin-bottom: 12px;
}
.portfolio-box a.project_title span {
  color: #b0976d;
}
.portfolio-box .cate_portfolio a {
  font-size: 12px;
  color: #a1a1a1;
  letter-spacing: 4.7px;
  font-weight: lighter;
  text-transform: uppercase;
}
.portfolio-box p {
  width: 40%;
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  text-align: center;
  margin: 26px auto 0;
  line-height: 26px;
}
.portfolio-box a.view_more {
  color: #fff;
  padding-left: 25px;
  position: relative;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
  font-family: Oswald;
  position: relative;
  width: 100px;
  margin: -2px auto 40px;
}
.portfolio-box a.view_more:hover {
  padding-left: 35px;
  color: #b0976d;
}
.portfolio-box a.view_more:hover:before {
  width: 28px;
}
.portfolio-box a.view_more:before {
  content: "";
  height: 4px;
  width: 18px;
  background: #b0976d;
  position: absolute;
  top: 8px;
  left: 4px;
}
.portfolio-box-container {
  margin-top: -35px;
}
.box-brand {
  width: 60%;
  margin: 0 auto !important;
}
.text-abs-portfolio {
  font-size: 140px;
  color: rgba(255, 255, 255, 0.2);
  position: absolute;
  right: -53px;
  z-index: 9;
  text-align: center;
  line-height: 100%;
  top: 50%;
  transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
}
.about-bakery {
  background: #b0976d;
  height: 725px;
  padding-top: 141px;
  padding-left: 133px;
}
.about-bakery .about-img {
  float: left;
  margin-right: 44px;
}
.about-history {
  overflow: hidden;
  padding-right: 30px;
}
.about-history h3 {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
}
.about-history .text-font {
  text-align: left;
  margin-top: 22px;
  font-size: 27px;
}
.about-history .text-font:last-child {
  font-size: 22px;
  margin-top: 17px;
}
.font-style {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 26px;
}
.about-des {
  margin-top: 31px;
  max-width: 445px;
}
.about-des > p {
  color: #a1a1a1;
  font-family: "Open Sans", Arial;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 26px;
}
.about-des h6 {
  font-size: 12px;
  font-family: 'Open Sans', Arial;
  color: #a1a1a1;
  font-weight: 600;
  font-style: italic;
  padding-bottom: 0;
  padding-top: 6px;
}
.about-right.skew-bg-bar {
  right: 18px;
}
.img-radius .vc_single_image-img {
  border-radius: 50%;
  margin-bottom: -122px;
  margin-top: -62px;
  margin-right: 68px;
}
.about-business {
  margin-top: 0;
}
.about-business .font-style {
  line-height: 24px;
  margin-bottom: 24px;
}
.about-business.about-des h6 {
  color: #ccc;
}
.business-desc h5 {
  color: #222;
}
.about-business + .text-font {
  color: #000;
  margin-top: 23px;
  text-align: left;
}
.margin-15 > .vc_column-inner {
  margin-left: 15px;
}
.counter-des-cor {
  padding-right: 60px !important;
  padding-left: 45px !important;
}
.progress-business {
  background: #b0976d;
  text-align: left;
  padding: 80px 60px 72px;
  margin-bottom: -35px !important;
}
.progress-business p {
  width: 100%;
}
.progress-business p.font-style {
  width: 100%;
  color: #a1a1a1;
  margin-left: 0;
  max-height: 100%;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 29px;
  margin-top: 20px;
}
.progress-business h4 {
  font-size: 24px;
  margin-bottom: 26px;
}
.progress-business h6 {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 2px;
}
.progress-business .circle-heading .style-heading-13 p {
  margin-bottom: 3px;
}
.counter-business {
  background: #b0976d;
  text-align: left;
  height: 610px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 105px;
  padding-top: 5px;
  width: 100%;
}
.counter-business p {
  width: 82%;
  color: #ccc;
  margin-left: 0;
  max-height: 100%;
  font-weight: 400;
  margin-bottom: 27px;
}
.counter-business h4 {
  font-size: 24px;
  margin-bottom: 26px;
}
.counter-business h6 {
  font-size: 14px;
  font-weight: 400;
}
.about-business-right > .vc_column-inner > .wpb_wrapper {
  height: 980px;
  padding-top: 35px;
  display: table-cell;
  vertical-align: middle;
}
.about-business-right .style-heading-8 {
  margin-top: 35px;
}
.about-business-right .style-heading-8 h2 {
  color: #fff !important;
}
.about-business-right .style-heading-8 p {
  color: #b0976d;
}
.about-business-right .style-heading-8, .about-business-right .font-style {
  max-width: 70%;
  margin: 0 auto;
}
.about-business-right .font-style {
  color: #fff;
}
.control-style-about.ult-carousel-wrapper .slick-dots li {
  border-radius: 50%;
  height: 18px;
  width: 18px;
  line-height: 18px;
}
.control-style-about.ult-carousel-wrapper .slick-dots li i {
  line-height: 18px;
  font-size: 16px;
}
.control-style-about.ult-carousel-wrapper .slick-dots li.slick-active i {
  color: #000 !important;
  border: none;
}
.control-style-about.ult-carousel-wrapper .slick-dots li.slick-active {
  background: #e1e1e1;
}
.history_section .history_left {
  padding-right: 80px;
}
.history_section .history_left .wpb_content_element p:first-child {
  font-family: "Open Sans", Arial;
  font-weight: bold;
  font-size: 16px;
  color: #555;
  padding-top: 12px;
}
.history_section .history_left .circle-heading .style-heading-6 p {
  color: #555;
}
.home-services .circle-heading .style-heading-3 p {
  color: #ccc;
}
.home-services .service-style2 .service-content .serv_img span {
  color: #2a2a2a;
}
.project-corporate .testimonial-style3 {
  padding-left: 0;
}
.project-corporate .testimonial-style3 .caption_testimonial h2 {
  font-family: Oswald;
  font-weight: 300;
  letter-spacing: 2.8px;
  margin-top: 0;
}
.project-corporate .testimonial-style3 .caption_testimonial h3 {
  color: #000 !important;
  margin-top: 21px;
  line-height: 24px;
  margin-bottom: 28px;
  font-size: 24px;
  font-family: Raleway;
}
.project-corporate .portfolio-contents {
  max-height: 700px;
  max-width: 860px;
}
.project-corporate .portfolio-contents .slick-arrow {
  bottom: 156px;
  z-index: 9;
}
.project-corporate .portfolio {
  bottom: 246px;
  left: 0;
  z-index: 9;
  position: absolute;
}
.project-corporate .dots-cirrcle {
  margin-left: -15px;
}
.project-corporate .dots-cirrcle .slick-arrow {
  left: 0;
}
.project-corporate .portfolio-content.type3 {
  height: 700px;
  text-align: right;
  padding: 74px 86px 70px;
}
.project-corporate .portfolio-content.type3 p {
  line-height: 24px;
  margin-top: 23px;
  padding-left: 341px;
}
.project-corporate .circle-heading .style-heading-13 p {
  line-height: 36px;
  margin-top: 2px;
  margin-left: -1px;
}
.project-corporate .portfolio-category {
  padding-top: 4px;
}
.project-corporate .portfolio-category ul li a {
  text-decoration: none;
}
.project-corporate .slick-slide img {
  margin-left: 2px;
  -webkit-box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 1px 2px 8px -1px rgba(0, 0, 0, 0.25);
}
.project-corporate .portfolio-socials ul li a:hover {
  color: #000 !important;
}
.counter-bus .count-4.text-center {
  text-align: left;
}
.portfolio .view_all.view_all_grid_2 .btn.btn-radius:hover {
  color: #fff;
}
.text-brand-corporate h5 {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5.6px;
  color: #ccc;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.text-brand-corporate h2 {
  margin-left: -2px;
  font-size: 72px !important;
  font-family: Raleway;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 73px;
  margin-bottom: 24px;
}
.text-brand-corporate h2 span {
  color: #b0976d;
}
.text-brand-corporate .font-style {
  color: #a1a1a1;
  line-height: 24px;
  padding-right: 40px;
  margin-bottom: 24px;
}
.circle-static-block.padding-brand-cor {
  margin: 0 -20px 0 -147px;
}
.circle-static-block.padding-brand-cor .wpb_content_element {
  margin-bottom: 25px !important;
}
.desc-ourteam-slide {
  position: absolute;
  margin-left: 203px;
  bottom: 74px;
}
.desc-ourteam-slide .bt-center-abs {
  position: static;
  margin-left: 0;
}
.desc-ourteam-slide .bt-center-abs a {
  padding: 0 24px;
  line-height: 18px;
}
.desc-ourteam-slide .bt-center-abs.bg a {
  background: #b0976d;
}
.desc-ourteam-slide .bt-center-abs.bg a:hover {
  background: #000;
}
.desc-ourteam-slide .circle-heading {
  margin-bottom: 30px;
}
.desc-ourteam-slide .circle-heading .style-heading-13 h2 {
  letter-spacing: 2.8px;
  margin-bottom: 10px;
}
.desc-ourteam-slide .circle-heading .style-heading-13 p {
  font-size: 72px;
  line-height: 72px;
  margin-left: -4px;
}
/*===================================
 3.15 Contact
 ===================================*/
.contact-us > .vc_column-inner {
  padding-top: 0 !important;
}
.contact-us .text-about-style {
  left: auto;
  right: -55px;
  top: 301px;
  font-size: 90px;
  font-family: Raleway;
  font-weight: 900;
  line-height: 90px;
  letter-spacing: 71px;
}
.contact-us .img-cricle-about {
  padding-right: 106px;
}
.contact-address h2 {
  margin-left: 7px;
  display: inline-block;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  margin-bottom: 26px;
  font-weight: 400;
}
.contact-address ul {
  padding-left: 0;
}
.contact-address ul li {
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  color: #555;
}
.contact-address ul li a {
  color: #555;
}
.contact-address ul li a:hover {
  color: #b0976d;
}
.contact-address .network-socials {
  margin-top: 8px;
}
.contact-address .network-socials li {
  display: inline-block;
  font-size: 22px;
  padding-right: 35px;
}
.contact-address .network-socials li:last-child {
  padding-right: 0;
}
.contact-address .network-socials a {
  color: #555;
}
.contact-address .network-socials a:hover {
  color: #b0976d;
}
.contact_home_9 .wpcf7-form {
  position: absolute;
  top: 20px;
  right: 67px;
  width: 560px;
  height: 560px;
  background: #b0976d;
  border-radius: 100%;
  padding: 104px 100px;
}
.contact-form.contact-form-h9 .contact-submit {
  margin-top: 25px;
}
.contact-form.contact-form-h9 .contact-submit input {
  background: #fff;
  color: #000;
  height: 70px;
  width: 70px;
  line-height: 70px;
}
.contact-form.contact-form-h9 .contact-submit input:hover {
  transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  background: #b0976d;
  color: #fff;
}
.contact-form.contact-form-h9 .inner-input {
  width: 100%;
  margin-bottom: 13px;
}
.contact-form.contact-form-h9 .wpcf7-form-control-wrap input, .contact-form.contact-form-h9 .wpcf7-form-control-wrap textarea {
  border-bottom: 1px solid #fff;
  color: #fff;
  text-align: center;
  font-size: 13px !important;
}
.contact-form.contact-form-h9 .wpcf7-form-control-wrap textarea {
  height: 106px !important;
  padding-top: 70px;
}
.contact-form input, .contact-form textarea {
  padding-left: 7px;
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 13px;
  padding-bottom: 18px;
}
.contact-form textarea {
  width: 100%;
  height: 127px;
  background: none;
}
.contact-form .inner-input {
  position: relative;
  width: 31.33%;
  margin-right: 30px;
  display: inline-block;
  margin-bottom: 31px;
}
.contact-form .inner-input:nth-child(3) {
  margin-right: 0;
}
.contact-form .inner-input.inner-input-area {
  width: 100%;
}
.contact-form .inner-input input {
  height: 45px;
  width: 100%;
  background: none;
}
.wpcf7-form .contact-form .wpcf7-form-control-wrap input {
  font-size: 13px;
  padding: 10px 7px;
}
.wpcf7-form .contact-form .wpcf7-form-control-wrap textarea {
  height: 130px;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-weight: lighter;
  position: absolute;
}
.contact-submit {
  margin-top: 43px;
  text-align: center;
  position: relative;
}
.contact-submit input {
  height: 100px;
  width: 100px;
  background: #222;
  border-radius: 50%;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  font-family: Oswald;
  white-space: normal;
  line-height: 18px;
  padding: 0 18px;
  font-weight: 300;
  text-align: center;
}
div.wpcf7 img.ajax-loader {
  margin-left: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  -ms-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -o-transform: translate(-50%);
}
.contact-us-2 > .vc_column-inner {
  padding-top: 0 !important;
}
.contact-us-2 .skew-bg-bar:before {
  right: 94px;
}
.contact-us-2 .text-about-style {
  left: auto;
  right: -55px;
  top: 264px;
  letter-spacing: 72px;
}
.contact-us-2 .img-cricle-about {
  padding-right: 106px;
}
.brands-content .brands-img {
  text-align: center;
  display: inline-block;
}
.brands-img {
  text-align: center;
}
.contact-33 {
  display: table;
  width: 100%;
  height: 670px;
}
.contact-33 .box-contact ul {
  padding: 24px 0 0;
}
.contact-33 .box-contact p {
  color: #ccc;
}
.open-time {
  background: #9f875e;
  padding-left: 60px;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.open-time h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.open-time ul {
  padding: 0;
}
.open-time ul li {
  color: #a1a1a1;
  font-weight: 400;
  margin-top: 40px;
  text-transform: uppercase;
}
.open-time ul li a {
  font-size: 36px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.open-time ul li > span {
  margin-left: 10px;
}
.open-time ul li span {
  font-family: 'Open Sans', Arial;
  color: #a1a1a1;
  font-size: 16px;
  text-transform: none;
  font-style: italic;
}
.open-time ul li span span {
  font-weight: 700;
  color: #fff;
}
.box-contact {
  padding-left: 97px;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.box-contact h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  margin-top: 12px;
  text-transform: uppercase;
}
.box-contact p {
  font-family: 'Open Sans', Arial;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  padding: 32px 0px 0;
  margin: 0;
}
.box-contact ul {
  padding: 0;
  padding-top: 20px;
}
.box-contact ul li {
  color: #a1a1a1;
  font-weight: 400;
  text-transform: none;
  font-family: 'Open Sans', Arial;
  font-style: italic;
}
.box-contact ul li a {
  color: #a1a1a1;
}
.box-contact ul li a:hover {
  color: #b0976d;
}
.vc_col-sm-4.vc_col-has-fill .wpb_content_element.wpb_text_column {
  margin-bottom: 0;
}
.title-newsletter {
  margin-top: 3px;
  margin-left: -14px;
}
.title-newsletter h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 10px;
}
.title-newsletter.text-light > p {
  font-size: 12px;
  color: #b0976d;
}
form#mc4wp-form-1 {
  margin-left: -15px;
  margin-top: -18px;
}
.mc4wp-form .mc4wp-form-fields p {
  margin-bottom: 16px;
}
.mc4wp-form .mc4wp-form-fields input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px dashed rgba(37, 37, 37, 0.9);
  color: #555;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  width: 100%;
  padding: 13px 16px;
}
.mc4wp-form .mc4wp-form-fields label {
  color: #555;
  font-size: 14px;
  font-weight: 300;
  margin-top: 17px;
}
.mc4wp-form .mc4wp-form-fields label input {
  width: auto;
  margin-right: 35px;
}
.mc4wp-form .mc4wp-form-fields label span {
  color: #b0976d;
  margin-left: 6px;
}
.mc4wp-form .mc4wp-form-fields .btn-submit {
  height: 50px;
  margin: 0;
  margin-top: 62px;
  width: 180px;
  position: relative;
}
.mc4wp-form .mc4wp-form-fields .btn-submit::after {
  height: 1px;
  background: #fff;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 40px;
}
.mc4wp-form .mc4wp-form-fields .btn-submit::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: 50%;
  position: absolute;
  width: 40px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mc4wp-form .mc4wp-form-fields .btn-submit:hover:before, .mc4wp-form .mc4wp-form-fields .btn-submit:hover:after {
  content: none;
}
.mc4wp-form .mc4wp-form-fields .btn-submit .submit {
  background: #000 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  height: 50px;
  letter-spacing: 5px;
}
.mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  background: #fff !important;
  color: #000;
  text-decoration: none;
}
.contact-us-right > .vc_column-inner > .wpb_wrapper {
  height: 756px;
  max-width: 580px;
  margin: 0 auto;
  float: none;
}
.contact-30 {
  text-align: center;
  padding-top: 15px;
}
.contact-30.text-left {
  text-align: left;
  padding-left: 0;
}
.contact-30.text-left .box-contact {
  padding-left: 0;
}
.contact-30.text-left .box-contact ul {
  padding-top: 24px;
}
.contact-30 .open-time {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  padding-left: 0;
}
.contact-30 .open-time h3 {
  color: #f4ecda;
  font-size: 140px;
}
.contact-30 .open-time ul li {
  margin-top: 37px;
}
.contact-30 .open-time ul li a {
  font-weight: 400;
  margin-left: 27px;
}
.contact-30 .open-time ul li > span {
  display: inline-block;
  margin: 0 5px;
}
.contact-30 .box-contact h3 {
  font-size: 36px;
  font-weight: 700;
}
.contact-30 .box-contact p {
  color: #a1a1a1;
  font-style: normal;
}
.contact-30 .box-contact ul li {
  font-style: normal;
}
.contact-30 .box-contact ul li a {
  font-style: normal;
}
.contact-us-right .instagram-gallery h3 {
  font-size: 14px;
  color: #ccc;
  font-weight: 300;
  margin-bottom: 39px;
}
.contact-us-right .instagram-gallery .footer-gallery {
  overflow: hidden;
}
.contact-us-right .instagram-gallery li {
  width: 100px;
}
.wpcf7-form .contact-form-2 {
  max-width: 500px;
  margin: 0 auto;
  padding-left: 10px;
}
.wpcf7-form .contact-form-2 .contact-submit {
  margin-top: 58px;
  text-align: left;
}
.wpcf7-form .contact-form-2 .contact-submit input {
  font-size: 14px;
  background: #b0976d;
}
.wpcf7-form .contact-form-2 .contact-submit input:hover {
  background: #9f875e;
}
.wpcf7-form .wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-form .wpcf7-form-control-wrap input, .wpcf7-form .wpcf7-form-control-wrap textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px dashed rgba(137, 137, 137, 0.5);
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  width: 100%;
}
.wpcf7-form .wpcf7-form-control-wrap .field-date {
  background: rgba(0, 0, 0, 0) url("../images/bg-date.png") no-repeat scroll right center;
}
.wpcf7-form .wpcf7-form-control-wrap input {
  height: 47px;
  padding: 13px 4px 10px;
}
.wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 82px;
  padding: 10px 4px;
}
.skew-bg-bar {
  position: relative;
}
.skew-bg-bar:before {
  content: "";
  background: #b0976d;
  height: 100%;
  width: 25px;
  transform: skew(-18deg);
  -ms-transform: skew(-18deg);
  -moz-transform: skew(-18deg);
  -webkit-transform: skew(-18deg);
  -o-transform: skew(-18deg);
  position: absolute;
  top: 0;
  right: 90px;
}
#contact.no-padding .vc_col-sm-4 .wpb_content_element.wpb_text_column {
  margin-bottom: 0;
}
.contact-form-3 .wpcf7-form {
  background: #0d0d0d none repeat scroll 0 0;
  min-height: 370px;
}
.contact-form-sport {
  margin: 0 auto;
  max-width: 500px;
  padding-top: 32px;
}
.wpcf7-form .contact-form-sport .wpcf7-form-control-wrap input, .wpcf7-form .contact-form-sport .wpcf7-form-control-wrap select {
  color: #555;
  font-family: Oswald;
  font-size: 12px;
  font-weight: 300;
  border-bottom: 1px dashed rgba(37, 37, 37, 0.9);
  text-transform: uppercase;
}
.wpcf7-form .contact-form-sport .wpcf7-form-control-wrap select {
  padding: 6px;
}
.wpcf7-form .contact-form-sport .wpcf7-form-control-wrap select option {
  padding: 5px;
}
.wpcf7-form .contact-form-sport .submit-default {
  display: inline-block;
  margin-top: 40px;
  position: relative;
}
.wpcf7-form .contact-form-sport .submit-default input {
  text-decoration: none;
}
.wpcf7-form .contact-form-sport .submit-default::after {
  height: 1px;
  background: #fff;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 65px;
}
.wpcf7-form .contact-form-sport .submit-default::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: 50%;
  position: absolute;
  width: 65px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpcf7-form .contact-form-sport .submit-default:hover:before, .wpcf7-form .contact-form-sport .submit-default:hover:after {
  content: none;
}
.wpcf7-form .contact-form-sport .wpcf7-submit {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  height: 50px;
  letter-spacing: 2px;
  text-decoration: line-through;
  width: 180px;
}
.wpcf7-form .contact-form-sport .wpcf7-submit:hover {
  background: #b0976d !important;
}
.wpcf7-form .contact-form-sport .custom_select {
  padding-top: 9px;
}
.newsletter-business .font-style {
  font-style: italic;
}
.newsletter-business form#mc4wp-form-1 {
  margin-left: 0;
}
.newsletter-business .mc4wp-form .mc4wp-form-fields input {
  border-bottom: 1px dashed rgba(37, 37, 37, 0.2);
  color: #ccc;
  font-family: Open Sans;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}
.newsletter-business .mc4wp-form .mc4wp-form-fields label {
  font-family: Open Sans;
  font-weight: 400;
}
.newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit:hover:before, .newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit:hover:after {
  content: none;
}
.newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit .submit {
  background: #b0976d;
  font-family: Oswald;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
}
.newsletter-business .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  background: #9f875e !important;
  color: #fff;
}
.wpcf7-form .contact-form-36 {
  max-width: 460px;
  padding-left: 15px;
}
.wpcf7-form .contact-form-36 .wpcf7-form-control-wrap input, .wpcf7-form .contact-form-36 .wpcf7-form-control-wrap textarea {
  color: #ccc;
  font-style: italic;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
}
.wpcf7-form .contact-form-36 .wpcf7-form-control-wrap textarea {
  height: 103px;
  font-size: 13px;
}
.wpcf7-form .contact-form-36 .wpcf7-submit {
  height: 50px;
  min-width: 180px;
  background: #fff;
  font-size: 12px;
  color: #000;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: line-through;
  letter-spacing: 2px;
}
.wpcf7-form .contact-form-36 .wpcf7-submit:hover {
  color: #fff;
}
.wpcf7-form .contact-form-36 .primary-submit {
  display: inline-block;
  margin-top: 34px;
  position: relative;
}
.wpcf7-form .contact-form-36 .primary-submit input {
  text-decoration: none;
}
.wpcf7-form .contact-form-36 .primary-submit::after {
  height: 1px;
  background: #000;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 40px;
}
.wpcf7-form .contact-form-36 .primary-submit::before {
  opacity: 0;
  height: 1px;
  background: #000;
  content: "";
  left: 50%;
  position: absolute;
  width: 40px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.wpcf7-form .contact-form-36 .primary-submit:hover:before, .wpcf7-form .contact-form-36 .primary-submit:hover:after {
  content: none;
}
.contact-36 {
  min-height: 532px;
}
.contact-36 .box-contact {
  display: block;
}
.contact-36 .box-contact h3 {
  color: #000;
  font-size: 36px;
  font-weight: 300;
  margin-top: 0;
}
.contact-36 .box-contact p {
  color: #555;
  font-style: normal;
}
.contact-36 .box-contact ul {
  padding-top: 24px;
}
.contact-36 .box-contact ul li {
  color: #555;
  font-style: normal;
  font-weight: 400;
}
.contact-36 .box-contact ul li a {
  color: #555;
}
.contact-36 .box-contact ul li a:hover {
  color: #b0976d;
}
.color-primary .color-white {
  max-width: 460px;
}
.color-primary .vc_col-lg-5 .color-white {
  max-width: 100%;
}
.circle-center > div .btn.btn-circle {
  display: inline-block;
  margin: 0 auto;
  font-size: 14px;
  padding: 33px 24px 0;
}
.height-756 {
  height: 756px;
}
div.wpcf7-response-output {
  margin: 15px;
}
div.wpcf7-validation-errors {
  color: #f00;
}
.height-640 {
  max-height: 640px;
}
.mc4wp-form .mc4wp-form-fields input[type="radio"], .mc4wp-form .mc4wp-form-fields input[type="checkbox"] {
  border: none !important;
}
div.wpcf7-mail-sent-ok {
  border: 1px solid #86d26e;
  color: #86d26e;
  font-size: 12px;
  font-weight: normal;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
  border: 1px solid #f00;
  color: #f00;
  font-size: 12px;
  font-weight: normal;
}
div.wpcf7-spam-blocked {
  border: 1px solid #ffa500;
  color: #ffa500;
}
.mc4wp-success p {
  color: #86d26e;
}
.mc4wp-errors p {
  color: #f00;
}
.mc4wp-notice p {
  color: #2965b0;
}
.height-640 .circle-heading .style-heading-8 {
  margin: 0;
}
.contact-36.contact-style2 {
  display: table;
  position: relative;
  height: 600px;
}
.contact-36.contact-style2 .title-abs {
  font-size: 140px;
  color: rgba(255, 255, 255, 0.4);
  position: absolute;
  right: -295px;
  bottom: 72px;
  line-height: 140px;
  z-index: 0;
  font-weight: 300;
}
.contact-36.contact-style2 .box-contact {
  padding-left: 114px;
  display: table-cell;
  z-index: 9;
  position: relative;
}
.contact-36.contact-style2 .box-contact h3 {
  padding-top: 11px;
}
.title-position-right {
  margin-top: 334px;
  position: absolute !important;
  left: 144px;
}
.text-white .circle-heading .style-heading-6 h3 span {
  color: #fff;
}
.text-white .circle-heading .style-heading-6 p {
  color: #ccc;
}
.contact-form-35 {
  margin: 0 -15px;
  padding-bottom: 103px;
}
.contact-form-35 p {
  display: inline-block;
  padding: 0 15px;
  width: 33%;
}
.contact-form-35 p:last-child, .contact-form-35 p:nth-child(7) {
  width: 100%;
}
.contact-form-35 .contact-submit {
  position: absolute;
  bottom: -62px;
  margin-top: 0;
  padding: 0;
  display: block;
}
.contact-form-35 .contact-submit input {
  font-size: 14px;
  background: #fff;
  color: #000;
  padding: 0 25px;
}
.contact-form-35 .contact-submit input:hover {
  color: #fff;
  background: #b0976d !important;
}
.contact-form-35 span.wpcf7-not-valid-tip {
  color: #fff;
}
.form-order .wpcf7-response-output {
  position: absolute;
  margin: 0 auto;
  left: 50%;
  bottom: 55px;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap .field-time {
  background: rgba(0, 0, 0, 0) url(../images/icon-time.png) no-repeat scroll 99% 17px;
  cursor: pointer;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap .field-date {
  background: rgba(0, 0, 0, 0) url(../images/icon-date.png) no-repeat scroll 98% 17px;
  cursor: pointer;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap textarea {
  height: 210px;
  padding: 24px 2px;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap input {
  height: 49px;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap input, .wpcf7-form .contact-form-35 .wpcf7-form-control-wrap textarea {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  color: #fff;
  font-family: 'Open Sans', Arial;
  font-size: 12px;
  font-style: italic;
  text-transform: uppercase;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap input::-ms-input-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap input::-moz-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap input::-o-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap input::-webkit-input-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap textarea::-ms-input-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap textarea::-moz-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap textarea::-o-placeholder {
  opacity: 1;
}
.wpcf7-form .contact-form-35 .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
  opacity: 1;
}
.form-corporate {
  height: 570px;
  padding: 0 215px 0 115px !important;
}
.contact-form-h38 {
  margin: 0 -15px;
}
.contact-form-h38 p {
  margin-bottom: 18px;
  display: inline-block;
  padding: 0 15px;
  width: 49.5%;
}
.contact-form-h38 p:last-child, .contact-form-h38 p:nth-child(5) {
  width: 100%;
}
.contact-form-h38 .primary-submit {
  margin-top: 15px;
}
.contact-form-h38 .primary-submit input {
  width: 210px;
  height: 50px;
  background: #fff;
  color: #b0976d;
  letter-spacing: 3px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: line-through;
}
.contact-form-h38 .primary-submit input:hover {
  background: #b0976d;
  color: #fff;
  text-decoration: none;
}
.wpcf7-form .contact-form-h38 .wpcf7-form-control-wrap input, .wpcf7-form .contact-form-h38 .wpcf7-form-control-wrap textarea {
  font-style: italic;
}
.wpcf7-form .contact-form-h38 .wpcf7-form-control-wrap input {
  padding: 18px 15px 10px;
}
.wpcf7-form .contact-form-h38 .wpcf7-form-control-wrap textarea {
  height: 84px;
  padding: 10px 15px;
}
.contact-form-cafe h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 21px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.wpcf7-form .contact-form-cafe {
  max-width: 450px;
  padding-left: 0;
}
.wpcf7-form .contact-form-cafe .wpcf7-form-control-wrap input, .wpcf7-form .contact-form-cafe .wpcf7-form-control-wrap textarea {
  border-bottom: 1px dashed rgba(70, 70, 70, 0.5);
  color: #636363;
  font-family: Oswald;
  font-weight: 300;
}
.wpcf7-form .contact-form-cafe .contact-submit {
  margin-top: 39px;
}
.wpcf7-form .contact-form-cafe .contact-submit .wpcf7-submit {
  letter-spacing: 4px;
  text-decoration: line-through;
}
.wpcf7-form .contact-form-cafe .contact-submit .wpcf7-submit:hover {
  text-decoration: none;
}
.contact-cafe {
  margin: 0 auto;
  max-width: 450px;
}
.contact-cafe h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 4px;
  margin-bottom: 31px;
  text-transform: uppercase;
}
.contact-cafe p {
  color: #636363;
  font-weight: 400;
  margin-bottom: 24px;
}
.contact-cafe ul {
  padding: 0;
}
.contact-cafe ul li, .contact-cafe li a {
  color: #636363;
  font-weight: 300;
}
.contact-cafe li a:hover {
  color: #b0976d;
}
/*===================================
 3.16 Fullpage
 ===================================*/
html.fp-enabled, .fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*Avoid flicker on slides transitions for mobile phones #336 */
}
#superContainer {
  height: 100%;
  position: relative;
  /* Touch detection for Windows 8 */
  -ms-touch-action: none;
  /* IE 11 on Windows Phone 8.1*/
  touch-action: none;
}
.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}
.fp-slide {
  float: left;
}
.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}
.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.fp-slidesContainer {
  float: left;
  position: relative;
}
.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
  overflow: scroll;
}
.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1;
}
.fp-slidesNav.bottom {
  bottom: 17px;
}
.fp-slidesNav.top {
  top: 17px;
}
#fp-nav ul, .fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li, .fp-slidesNav ul li {
  display: block;
  height: 22px;
  width: 22px;
  margin-bottom: 11px;
  position: relative;
}
#fp-nav ul li a, .fp-slidesNav ul li a {
  display: inline-block;
  position: relative;
  z-index: 1;
  float: left;
  cursor: pointer;
  text-decoration: none;
}
#fp-nav ul li a.active, .fp-slidesNav ul li a.active {
  margin-bottom: 29px;
}
#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span {
  background: rgba(255, 255, 255, 0.1);
  height: 22px;
  width: 22px;
  border: 1px solid #fff;
  margin-left: -5px;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 12px;
  width: 12px;
  border: 0;
  background: #aeb6b7;
  opacity: 0.6;
  left: 0;
  top: 0;
}
#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.1);
}
#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  z-index: 9;
  -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);
}
#fp-nav.right {
  right: 38px;
}
#fp-nav.left {
  left: 54px;
}
#fp-nav ul li .fp-tooltip {
  color: #fff;
  font-size: 12px;
  font-family: Montserrat;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  opacity: 0;
  cursor: pointer;
  padding: 0 20px;
  line-height: 20px;
  position: absolute;
  left: 0;
  background: #b0976d;
  border-radius: 30px;
}
#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}
#fp-nav ul li:hover .fp-tooltip {
  opacity: 1;
}
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}
.fp-slidesNav ul li {
  display: inline-block;
}
.fp-auto-height.fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
  height: auto !important;
}
.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}
.full-page {
  position: relative;
}
.full-page img {
  width: 100%;
}
.full-page:before {
  height: 100%;
  width: 1px;
  background: #969fa1;
  content: "";
  position: absolute;
  left: 60px;
  top: 0;
  z-index: 9;
}
.full-page .vc_col-sm-8 {
  width: 62%;
}
.full-page .vc_col-sm-8.vc_column_container > .vc_column-inner {
  padding-right: 0;
}
.full-page .vc_col-sm-4 {
  width: 38%;
  position: relative;
  height: 100% !important;
}
.full-page .vc_col-sm-4 > .vc_column-inner {
  display: table;
  vertical-align: middle;
  height: 100% !important;
}
.full-page .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 100% !important;
}
.full-page .vc_col-sm-4.vc_column_container > .vc_column-inner {
  padding-left: 0;
}
.full-page .section .wpb_content_element {
  margin-bottom: 0;
}
.tab-slider-fashion .ult-span-text:hover {
  color: #b0976d !important;
  text-decoration: line-through;
}
.tab-slider-fashion {
  height: 100% !important;
}
.tab-slider-fashion .ult_tabs {
  height: 100% !important;
}
.circle-collection {
  overflow: hidden;
}
.circle-collection .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0;
}
.circle-collection .ult_tab_min_contain {
  margin: 0 -15px;
}
.circle-collection .vc_col-sm-6 {
  width: 45%;
}
.circle-collection .vc_col-sm-3 {
  width: 27.5%;
}
.circle-collection .ult_tabmenu.style1 {
  position: absolute !important;
  right: 27.5%;
  bottom: 9.8%;
  width: 27.5%;
}
.circle-collection .ult_tabs .ult_tabitemname {
  padding: 0;
}
.circle-collection .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
  text-align: right;
}
.circle-collection .ult_tabmenu.style1 {
  width: 27.5%;
  z-index: 999;
  height: auto !important;
  padding-right: 15px;
}
.circle-collection #advanced-tabs-wrap-3210 .ult-span-text {
  font-size: 14px;
  font-weight: lighter;
}
.circle-collection .ult_tabmenu.style1 li.ult_tab_li {
  width: 100%;
  background: none !important;
  border: none !important;
  margin-bottom: 16px;
}
.circle-collection .ult_tabmenu.style1 a.ult_a, .circle-collection .ult_tabmenu.style1 li.ult_tab_li {
  width: 100%;
  text-align: right;
}
.circle-collection .ult_tabmenu.style1 a.ult_a {
  color: #a1a1a1 !important;
  font-weight: lighter !important;
  padding: 0;
  background: none !important;
}
.circle-collection .ult_tabmenu.style1 a.ult_a:hover, .circle-collection .ult_tabmenu.style1 a.ult_a:focus {
  background: none;
}
.circle-collection .ult_tabmenu > li.ult_tab_li .ult_tab_icon {
  display: none;
}
.circle-collection .ult_tabmenu.style1 .ult_tab_li.current a.ult_a {
  color: #000 !important;
  background: none !important;
}
.circle-collection .ult_tabmenu.style1 .ult_tab_li:hover a.ult_a span, .circle-collection .ult_tabmenu.style1 .ult_tab_li.current a.ult_a span {
  text-decoration: line-through;
}
.circle-collection li.ult_tab_li > a.ult_a span {
  width: 100%;
  text-align: right;
  float: right;
  height: auto;
  line-height: 22px;
  display: block;
}
.circle-collection li.ult_tab_li > a.ult_a span.ult-span-text {
  margin: 0;
}
.circle-collection .circle-collection-title {
  padding-top: 109px;
  padding-right: 15px;
}
.circle-collection .ult_tabs .ult_tabitemname .ult-spacer {
  display: block !important;
}
.circle-collection .ult-span-text {
  font-size: 14px !important;
}
.circle-collection .ult_tabs {
  margin: 0 auto;
}
.circle-collection .ult_tabitemname {
  padding: 0;
}
.circle-collection .banner-desc {
  display: block;
}
.tab-slider-fashion .ult_tabs {
  margin: 0 auto;
}
.tab-slider-fashion .ult_tabitemname {
  padding: 0;
}
.title-fashion {
  font-size: 14px;
  font-weight: lighter;
  text-transform: uppercase;
  color: #282828;
  padding-top: 6px;
  padding-bottom: 20px;
}
.fashion-icon {
  float: left;
  margin-right: 30px;
  margin-top: 25px;
}
.fashion-std-container .text-font {
  color: #000;
  text-align: left;
  margin-top: 60px;
}
.fashion-studio p {
  font-size: 14px;
  font-weight: lighter;
  color: #a1a1a1;
  line-height: 26px;
  margin-bottom: 26px;
}
.fashion-studio p span {
  color: #b0976d;
  font-weight: bold;
}
.video-action {
  display: table;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.video-action > .wpb_wrapper {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.video-action .text-video {
  font-size: 48px;
  text-transform: uppercase;
  color: #fff;
  font-weight: lighter;
}
.video-action .fancybox.btn-play {
  position: relative;
  display: block;
  text-indent: -9999em;
  height: 70px;
}
.video-action .fancybox.btn-play:before {
  content: "\f04b";
  position: absolute;
  bottom: 30px;
  left: 44%;
  color: #fff;
  font-size: 80px;
  font-family: FontAwesome;
  text-indent: 1em;
  display: block;
  z-index: 9;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.desc-news {
  color: #a1a1a1;
  font-weight: lighter;
  line-height: 26px;
  width: 65%;
  padding-bottom: 63px;
}
.video-new-content .list-tiem .blog-item .blog-meta {
  margin-bottom: 11px;
}
.video-new-content .list-tiem .blog-item .post-name > a {
  color: #555;
  font-family: Oswald;
  line-height: 21px;
}
.video-new-content .list-tiem .blog-item .post-name > a:hover {
  color: #b0976d;
}
.video-new-content .list-tiem .read-more > a {
  color: #b0976d;
}
.video-new-content .list-tiem .read-more > a:hover {
  text-decoration: none;
}
.video-new-content .blog-container .list-tiem:last-child {
  margin-bottom: 0;
}
.desc-address {
  color: #555;
  margin-bottom: 24px;
}
.newsletter-title-1 {
  display: none;
}
.newsletter-title-1 h3 {
  font-weight: lighter;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 35px;
}
.newsletter-title-1 h6 {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: lighter;
}
.contact-fashion {
  overflow: hidden;
}
.contact-fashion form#mc4wp-form-1 {
  margin: 0;
  overflow: hidden;
}
.contact-fashion .contact-address ul li {
  font-family: Oswald;
  font-weight: lighter;
}
.contact-fashion .newsletter-title-1 {
  display: block;
  padding-top: 74px;
  padding-bottom: 35px;
}
.contact-fashion .newsletter-name, .contact-fashion .newsletter-nation {
  display: none;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields .newsletter-email {
  margin-bottom: 0;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields .newsletter-email input {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  text-transform: capitalize;
  padding: 15px 100px 15px 20px;
  border: 1px solid #ebebeb;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields {
  position: relative;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields label {
  display: none;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields .btn-submit {
  position: absolute;
  right: 0;
  bottom: 2px;
  width: auto;
  height: 48px;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields .btn-submit:before, .contact-fashion .mc4wp-form .mc4wp-form-fields .btn-submit:after {
  background: #000;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields .btn-submit .submit {
  border: medium none;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-style: normal;
  background: none;
  font-size: 12px;
  color: #000;
  padding: 13px 28px;
  height: 48px;
  background: none;
  color: #000;
}
.contact-fashion .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  color: #000;
}
.circle-collection-title {
  text-transform: uppercase;
}
.circle-collection-title h3 {
  font-weight: 400;
  color: #69573a;
  font-size: 30px;
}
.circle-collection-title h3.collection-name {
  font-weight: 300;
  letter-spacing: 0;
}
.circle-collection-title h3.collection-name span {
  font-weight: 900;
  font-family: Raleway;
}
.circle-collection-title h2 {
  margin-top: 3px;
  font-weight: 900;
  font-family: Raleway;
  font-size: 48px;
}
.circle-collection-title .collection-year {
  margin-top: 14px;
  display: inline-block;
  float: right;
  font-weight: 300;
  font-size: 48px;
  font-family: Oswald;
  color: #000;
}
.circle-collection-title .collection-year p {
  display: inline-block;
  float: right;
}
.circle-collection-title .collection-year .text-font {
  color: #000;
  font-size: 24px;
  text-transform: none;
  line-height: 14px;
  margin-top: -5px;
  margin-left: 22px;
  letter-spacing: 1.5px;
}
.cat-collection {
  padding-left: 0;
  text-align: right;
}
.cat-collection li {
  margin-bottom: 11px;
}
.cat-collection li a {
  color: #a1a1a1;
  font-weight: lighter;
}
.cat-collection li a:hover {
  color: #000;
  text-decoration: line-through;
}
.text-abs-fashionstd .slide-desc h4 {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: lighter;
  letter-spacing: 4.5px;
  text-align: right;
  line-height: 14px;
  margin-right: 75px;
  width: 100px !important;
}
.video-news .vc_col-has-fill > .vc_column-inner {
  padding: 0;
}
.fp-tableCell > .wpb_column, .fp-tableCell > .wpb_column > .vc_column-inner, .fp-tableCell > .wpb_column > .vc_column-inner > .wpb_wrapper, .fp-tableCell .banner-container {
  height: 100%;
}
.tab-slider-fashion > .vc_column-inner > .wpb_wrapper > .ult_tabs * {
  height: 100%;
}
.slide-title {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
}
.slide-title:before {
  height: 1px;
  width: 60px;
  position: absolute;
  right: 0;
  top: 50%;
  content: "";
  background: #fff;
}
.text-contact-abs h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: lighter;
  font-size: 48px;
  letter-spacing: 66px;
}
.text-contact-abs h4 {
  color: #b0976d;
  font-weight: lighter;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 14px;
  letter-spacing: 0;
}
.text-slideshow-abs h2 {
  color: #fff;
  font-weight: lighter;
  text-transform: uppercase;
  font-size: 67px;
  letter-spacing: 50px;
  display: inline;
  position: relative;
}
.text-slideshow-abs h2:before {
  content: "";
  width: 104%;
  height: 1px;
  background: #b0976d;
  top: 50%;
  left: -7%;
  position: absolute;
}
.full-page .section .wpb_content_element.title-fashion-abs {
  height: auto !important;
}
.tab-slider-fashion .ult_tabs, .tab-slider-fashion .ult_tabcontent {
  height: 100% !important;
}
.tab-slider-fashion .ult_tabmenu.style1 {
  position: absolute !important;
  right: 19.3%;
  bottom: 22.5%;
}
.tab-slider-fashion .ult_tabs .ult_tabitemname {
  padding: 0;
}
.tab-slider-fashion .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
  text-align: right;
}
.tab-slider-fashion .ult_tabmenu.style1 {
  width: 250px;
  z-index: 999;
  height: auto !important;
  padding-right: 0;
}
.tab-slider-fashion .ult-span-text {
  font-size: 14px !important;
  font-weight: 300;
}
.tab-slider-fashion .ult_tabmenu.style1 li.ult_tab_li {
  width: 100%;
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
}
.tab-slider-fashion .ult_tabmenu.style1 a.ult_a, .tab-slider-fashion .ult_tabmenu.style1 li.ult_tab_li {
  width: 100%;
  text-align: right;
}
.tab-slider-fashion .ult_tabmenu.style1 a.ult_a {
  color: #fff !important;
  font-weight: 300 !important;
  padding: 0;
  background: none !important;
}
.tab-slider-fashion .ult_tabmenu.style1 a.ult_a:hover, .tab-slider-fashion .ult_tabmenu.style1 a.ult_a:focus {
  background: none;
}
.tab-slider-fashion .ult_tabmenu > li.ult_tab_li .ult_tab_icon {
  display: none;
}
.tab-slider-fashion .ult_tabmenu.style1 li.ult_tab_li:not(:first-child) {
  border-left: none !important;
  border-radius: 0 !important;
}
.tab-slider-fashion .ult_tabmenu.style1 .ult_tab_li.current a.ult_a {
  color: #b0976d !important;
  background: none !important;
}
.tab-slider-fashion .ult_tabmenu.style1 .ult_tab_li.current a.ult_a > span {
  text-decoration: line-through;
}
.tab-slider-fashion li.ult_tab_li > a.ult_a > span {
  background: #000;
  text-align: left;
  float: left;
  margin-bottom: 10px;
}
.tab-slider-fashion .ult_tabmenu.style1 .ult_tab_li a.ult_a > span span {
  margin-left: 10px;
  text-align: center;
  margin-right: -10px;
}
.tab-slider-fashion .ult_tabs .ult_tabitemname .ult-spacer {
  display: block !important;
}
.tab-slider-fashion .ult-span-text {
  font-size: 14px !important;
  font-weight: 300;
  line-height: 24px !important;
}
.tab-slider-fashion .ult_tabs {
  margin: 0 auto;
}
.tab-slider-fashion .ult_tabitemname {
  padding: 0;
}
.text-slideshow {
  position: relative;
  text-align: left;
  text-transform: uppercase;
  z-index: 9;
  padding-left: 14px;
}
.text-slideshow h2 {
  margin-top: -5px;
  font-size: 48px;
  font-weight: 300;
}
.text-slideshow h2 span {
  font-family: Raleway;
  color: #b0976d;
  font-weight: 900;
}
.text-slideshow h3 {
  margin-top: 3px;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
}
.text-slideshow h3 span {
  font-weight: 900;
  font-family: Raleway;
}
.text-slideshow .collection-year {
  display: inline-block;
  margin-top: 14px;
  font-weight: 300;
  font-size: 48px;
  font-family: Oswald;
  color: #b0976d;
}
.text-slideshow .collection-year p {
  display: inline-block;
  float: right;
}
.text-slideshow .collection-year .text-font {
  color: #b0976d;
  font-size: 24px;
  text-transform: none;
  line-height: 14px;
  margin-top: -5px;
  margin-left: 22px;
  letter-spacing: 1.5px;
}
.trapezoid {
  border-bottom: 140px solid #000;
  border-left: 0px solid transparent;
  border-right: 140px solid transparent;
  height: 0;
  position: relative;
  -ms-transform: skewX(33deg) rotateZ(-2deg);
  -webkit-transform: skewX(33deg) rotateZ(-2deg);
  transform: skewX(33deg) rotateZ(-2deg);
  margin-top: -90px;
}
.trapezoid:before {
  content: "";
  content: "";
  position: absolute;
  right: -140px;
  top: 140px;
  width: 0px;
  height: 0px;
  border-left: 163px solid transparent;
  border-right: 0 solid transparent;
  border-top: 900px solid #b0976d;
}
.title-fashion-abs {
  width: 415px;
  float: right;
}
.section:not(:first-child) .vc_col-sm-4 .vc_column-inner {
  padding-left: 100px;
  padding-right: 180px;
}
.fp-viewing-2 .footer .footer-v7 .footer-copyright {
  color: #000;
}
.contact-fashion .newsletter-title-1 h3, .contact-fashion .newsletter-title-1 h6 {
  font-weight: 300;
}
.mc4wp-alert p {
  font-size: 13px;
}
.mc4wp-alert.mc4wp-error {
  color: red;
}
.banner-container:hover .banner-content.banner-style-5 .banner-img {
  transform: none !important;
}
.circle-collection .ult_tabitemname .vc_row {
  background-size: cover !important;
}
.full-page .circle-collection.vc_col-sm-8.vc_column_container > .vc_column-inner {
  padding-top: 0;
  padding-bottom: 0;
}
/* Full-page-slider */
.full-page-slider .slider-wrap-container {
  margin: 0;
}
.full-page-slider .slider-wrap-container, .full-page-slider .slick-slider, .full-page-slider .slick-list, .full-page-slider .slick-track, .full-page-slider .slick-slide, .full-page-slider .ult-content-box, .full-page-slider .ult-content-box > .vc_row, .full-page-slider .ult-content-box > .vc_row > .wpb_column, .full-page-slider .ult-content-box > .vc_row > .wpb_column > .vc_column-inner, .full-page-slider .ult-content-box > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
.full-page-slider .fp-tableCell > .wpb_column > .vc_column-inner {
  padding: 0;
}
.full-page-slider .fp-section {
  margin: 0;
}
.full-page-slider .wpb_wrapper .vc_column-inner {
  display: table;
  width: 100%;
}
.full-page-slider .ult-content-box > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
  display: table-cell;
  vertical-align: middle;
}
.full-page-slider .slider-wrap-container .ult-content-box {
  background-size: 100% !important;
}
.full-page-slider .circle-heading {
  margin-bottom: 50px;
}
.full-page-slider .first-slide .circle-heading {
  margin-bottom: 0;
}
.full-page-slider .blog-style-9:first-child {
  margin-top: -13px;
}
/*===================================
 3.17 Coming Soon
 ===================================*/
.page-coming-soon {
  position: relative;
}
.coming-soon-container .coming-soon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 56px;
}
.coming-soon-container .coming-soon .title-behind {
  font-size: 80px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.1);
  position: absolute;
  text-align: center;
  width: 100%;
  top: -22px;
  margin-left: -27px;
}
.coming-soon-container .coming-soon h1 {
  text-transform: uppercase;
  margin-bottom: 29px;
  font-family: Montserrat;
  color: #000;
  font-size: 36px;
  border-bottom: none;
  margin-top: 4px;
  font-weight: bold;
  padding-bottom: 0;
  line-height: 100%;
}
.coming-soon-container .coming-soon p {
  color: #010101;
  max-width: 650px;
  margin: 0 auto !important;
  line-height: 22px !important;
}
.coming-soon-container .coming-soon .mc4wp-form {
  position: relative;
  max-width: 460px;
  text-align: left;
  margin: 0 auto !important;
  margin-top: 25px;
}
.coming-soon-container .coming-soon .mc4wp-form input[type="email"] {
  width: calc(100% - 180px);
  text-align: left;
  height: 40px;
  background: none;
  color: #010101;
}
.coming-soon-container .coming-soon .mc4wp-form .mc4wp-form-fields [type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  color: #b0976d;
  font-size: 14px;
  height: 40px;
  padding: 5px 42px 7px 37px;
  text-transform: capitalize;
}
.coming-soon-container .coming-soon .mc4wp-form .mc4wp-form-fields [type="submit"] i {
  font-size: 20.6px;
  vertical-align: middle;
  margin-right: 7px;
}
.coming-soon-container .coming-soon .mc4wp-form .mc4wp-form-fields [type="submit"]:hover {
  color: #fff;
}
.coming-soon-container .coming-menu {
  text-align: left;
  margin-top: -11px;
  padding-left: 0;
}
.coming-soon-container .coming-menu .mega-menu > li > a {
  letter-spacing: 1px;
}
.coming-soon-container .mc4wp-form .mc4wp-response {
  margin-top: 15px;
  padding-left: 10px;
}
.coming-soon-container .coming-sub {
  margin-bottom: -2px;
}
#error-page {
  margin-top: 0px;
  margin: 0 !important;
  padding: 0;
  max-width: none;
}
.social_list ul li {
  display: inline-block;
  margin-left: 30px;
}
.social_list ul li a {
  color: #000;
}
.social_list ul li a:hover {
  color: #b0976d;
}
.coming-timer {
  display: inline-block;
  position: relative;
  padding: 6px 46px 6px 43px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 29px;
}
.coming-timer span {
  font-size: 30px;
  font-family: Montserrat;
  font-weight: bold;
  color: #000;
  margin-bottom: 2px;
  display: block;
}
.coming-timer:last-child {
  border-right: none;
}
.coming_heading {
  padding-top: 18px;
}
.coming_heading .social_list {
  padding-top: 20px;
  text-align: right;
  padding-right: 8px;
}
.btn-open-social {
  position: absolute;
  top: -69px;
  background: none;
  right: 0;
  color: #000;
  border: none;
  font-size: 20px;
  padding: 23px 20px 28px;
}
/*===================================
 3.18 Home 13
 ===================================*/
.featured_h13 {
  color: #b0976d;
  font-weight: 300;
  text-transform: uppercase;
}
.featured_h13 strong {
  color: #000 !important;
  font-weight: lighter;
}
/*===================================
 3.19 Blog Shorrtcode
 ===================================*/
.blog-type-1 .style_2 .blog-img::before {
  background: rgba(34, 34, 34, 0.4) none repeat scroll 0 0;
  opacity: 0;
}
.blog-type-1 .style_2.blog-item .blog-date .date {
  color: #b0976d;
  font-weight: 300;
}
.blog-type-1 .style_2.blog-item:hover .blog-info-post {
  background-color: #9f875e;
}
.blog-type-1 .style_2 .blog-info-post {
  background-color: #421f24;
}
.blog-type-1 .style_2 .blog-img > a:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
}
.blog-type-1 .blog-item:hover .blog-info-post {
  background: #222;
}
.blog-type-1 .blog-item:hover .blog-img:before {
  content: "";
  opacity: 1;
}
.blog-type-1 .blog-img {
  position: relative;
}
.blog-type-1 .blog-img .post-name {
  position: absolute;
  bottom: 35px;
  right: 50px;
  width: 80%;
  text-align: right;
  overflow: hidden;
}
.blog-type-1 .blog-img .post-name a {
  color: #fff;
  font-size: 18px;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  z-index: 9;
  position: relative;
}
.blog-type-1 .blog-img .post-name a:hover {
  color: #b0976d;
}
.blog-type-1 .blog-info-post {
  background: #2a2a2a;
  transition: all 1.2s ease-in-out 0s;
  padding: 9px 20px 0;
}
.blog-type-1 .blog-info-post .f_right {
  padding-top: 19px;
}
.blog-type-1 .blog-info-post .f_right span {
  padding-right: 9px;
  color: #555;
  font-weight: lighter;
}
.blog-type-1 .blog-info-post .f_right a {
  position: relative;
  color: #555;
  font-size: 11px;
  text-transform: uppercase;
}
.blog-type-1 .blog-info-post .f_right a:after {
  content: '/';
  position: absolute;
  right: -6px;
  top: -3px;
  color: #555;
}
.blog-type-1 .blog-info-post .f_right a:hover {
  color: #b0976d;
}
.blog-type-1 .blog-info-post .f_right span.blog-category a {
  position: relative;
}
.blog-type-1 .blog-info-post .f_right span.blog-category a:after {
  right: -8px;
}
.blog-type-1 .blog-info-post .f_right > a:after {
  content: '' !important;
}
.blog-type-1 .blog-item .blog-date .month {
  color: #ccc;
  font-weight: lighter;
  width: 73%;
}
.blog-type-1 .blog-item .blog-date .date {
  color: #464646;
  font-size: 60px;
}
.blog-img {
  overflow: hidden;
}
.blog-item .blog-img > a {
  position: relative;
  display: block;
  -webkit-transition: all 1.25s ease-out 0s;
  -moz-transition: all 1.25s ease-out 0s;
  -ms-transition: all 1.25s ease-out 0s;
  -o-transition: all 1.25s ease-out 0s;
  transition: all 1.25s ease-out 0s;
}
.blog-type-1 .blog-img > a:hover {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}
.blog-type-2 > .item {
  padding-bottom: 170px;
}
.blog-type-2 .right_verticle {
  position: absolute;
  right: -54px;
  top: 120px;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.blog-type-2 .blog-item .blog-post-title {
  padding-left: 0;
  width: 85%;
  margin-top: 13px;
}
.blog-type-2 .blog-item .blog-post-title a {
  color: #131313;
  font-size: 18px;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
}
.blog-type-2 .blog-item .blog-post-title a:hover {
  color: #b0976d;
}
.blog-type-2 .blog-item .blog-post-info {
  padding: 0;
  position: relative;
}
.blog-type-2 .blog-item .blog-post-info .f_right span {
  padding-right: 8px;
  color: #ccc;
}
.blog-type-2 .blog-item .blog-post-info .f_right a {
  position: relative;
  color: #ccc;
  font-size: 11px;
  font-weight: lighter;
  text-transform: uppercase;
}
.blog-type-2 .blog-item .blog-post-info .f_right a:after {
  content: '/';
  position: absolute;
  right: -7px;
  top: -3px;
  color: #ccc;
}
.blog-type-2 .blog-item .blog-post-info .f_right a:hover {
  color: #b0976d;
}
.blog-type-2 .blog-item .blog-post-info .f_right > a:after {
  content: '' !important;
}
.blog-type-2 .blog-item .blog-date {
  position: relative;
  padding-top: 0;
  padding-right: 18px;
  font-weight: normal;
}
.blog-type-2 .blog-item .blog-date p.date {
  letter-spacing: 7px;
  font-size: 48px;
  color: #b0976d;
}
.blog-type-2 .blog-item .blog-date p.date:first-letter {
  font-size: 80px;
}
.blog-type-2 .blog-item .blog-date .month {
  width: auto;
  font-size: 14px;
  top: -16px;
  right: 12px;
  font-family: Oswald;
  font-style: normal;
}
.blog-type-2 .blog-item .blog-date::before {
  content: none;
}
.blog-type-2 .blog-bottom {
  background: #fff none repeat scroll 0 0;
  overflow: hidden;
  padding: 51px 20px 0 33px;
  position: absolute;
  left: 35px;
  top: -123px;
  width: 91%;
  min-height: 280px;
}
.blog-type-3 .blog-info-post {
  margin-top: 20px;
}
.blog-type-3 .blog-date-gym, .blog-type-3 .blog-author a {
  font-size: 11px;
  color: #252525;
  font-weight: lighter;
  text-transform: uppercase;
}
.blog-type-3 .post-name a {
  font-size: 18px;
  color: #555;
  font-family: Oswald;
  padding-top: 10px;
  display: block;
}
.blog-type-3 .btn {
  color: #b0976d;
  background: transparent;
  margin: 20px 0;
  padding: 0;
  font-weight: 300;
  letter-spacing: 4px;
}
.blog-type-3 .btn:before, .blog-type-3 .btn:after {
  background: #b0976d;
}
.blog-type-3 .btn:hover:before, .blog-type-3 .btn:hover:after {
  background: #fff;
}
.blog-type-3 .btn:hover, .blog-type-3 .btn.focus, .blog-type-3 .btn .active, .blog-type-3 .btn:active:focus, .blog-type-3 .btn:focus:active {
  background: none !important;
}
.blog-type-3 .blog-item:hover .blog-img a::after {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
}
.blog-type-3 .blog-img {
  position: relative;
  overflow: hidden;
}
.blog-type-3 .blog-img a::after {
  background: rgba(42, 42, 42, 0.5) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: -100%;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
  -webkit-transition: transform 0.8s ease 0s;
  -moz-transition: transform 0.8s ease 0s;
  -ms-transition: transform 0.8s ease 0s;
  -o-transition: transform 0.8s ease 0s;
  transition: transform 0.8s ease 0s;
  width: 150%;
}
.blog-type-3 .blog-item.style_2 .blog-img {
  position: relative;
}
.blog-type-3 .blog-item.style_2 .blog-img:before {
  content: "";
  background: rgba(17, 17, 17, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.blog-type-3 .blog-item.style_2:hover .blog-img:before {
  content: none;
}
.blog-type-3 .blog-item.style_2:hover .post-name a {
  color: #b0976d;
}
.blog-type-3 .blog-item.style_2 .post-name a {
  color: #636363;
}
.blog-type-3 .blog-item.style_2 .blog-date-gym, .blog-type-3 .blog-item.style_2 .blog-author a {
  color: #555;
}
.blog-style-4 {
  width: 100%;
  display: block;
  float: left;
}
.blog-style-4 .blog-info-post {
  position: absolute;
  right: 103px;
  top: 155px;
  z-index: 99;
}
.blog-style-4 .blog-info-post .btn.btn-radius {
  margin-top: 22px;
  background: #222;
  line-height: 15px !important;
  padding-top: 19px;
}
.blog-style-4 .blog-info-post .btn.btn-radius:hover {
  background: #b0976d;
}
.blog-style-4 .blog-info-post .blog-date-4 {
  font-size: 11px;
  font-weight: lighter;
  color: #a1a1a1;
  text-transform: uppercase;
  position: relative;
}
.blog-style-4 .blog-info-post .blog-date-4:after {
  content: '';
  background: #a1a1a1;
  position: absolute;
  right: -5px;
  width: 1px;
  height: 11px;
  top: 3px;
}
.blog-style-4 .blog-info-post .blog-author {
  font-size: 11px;
  font-weight: lighter;
  color: #a1a1a1;
  text-transform: uppercase;
  padding-left: 10px;
}
.blog-style-4 .blog-info-post .blog-author a {
  color: #636363;
}
.blog-style-4 .blog-info-post .post-name {
  margin-top: 7px;
}
.blog-style-4 .blog-info-post .post-name a {
  color: #131313;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  font-size: 18px;
}
.blog-style-4 .blog-info-post .post-desc {
  margin-top: 16px;
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
}
.blog-style-4:nth-child(2n) .blog-img {
  float: right;
  margin-top: -84px;
}
.blog-style-4:nth-child(2n) .blog-img img {
  max-height: 400px;
  max-width: 400px;
  float: right;
}
.blog-style-4:nth-child(2n) .blog-info-post {
  top: 109px;
}
.blog-style-4:nth-child(2n) .blog-item.style_2 .blog-info-post {
  top: 156px;
}
.blog-style-4 .blog-item.style_2 .blog-info-post {
  right: 100px;
  top: 161px;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .blog-date-4 {
  color: #ccc;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .blog-date-4:after {
  background: #ccc;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .blog-author a {
  color: #000;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .post-desc {
  line-height: 22px;
  margin-top: 29px;
  padding-right: 200px;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .post-name {
  margin-top: 11px;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .post-name a {
  color: #000;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .btn.btn-radius {
  background: #b0976d;
  border-radius: 0;
  height: 50px;
  letter-spacing: 5px;
  line-height: 50px !important;
  text-decoration: line-through;
  margin-top: 24px;
  padding-top: 0;
  width: 210px;
  color: #fff;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .btn.btn-radius br {
  display: none;
}
.blog-style-4 .blog-item.style_2 .blog-info-post .btn.btn-radius:hover {
  background: #000;
  text-decoration: none;
}
.blog-style-5 .blog-item:hover .blog-img > a {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.blog-style-5 .blog-item .blog-date .date {
  color: #b0976d;
}
.blog-style-5 .blog-item .blog-date .month {
  color: #fff;
}
.blog-style-5 .blog-item .post-name {
  padding: 45px 85px 0 85px;
}
.blog-style-5 .blog-item .post-name > a {
  line-height: 32px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Open Sans', Arial;
  font-weight: bold;
}
.blog-style-5 .blog-item .post-name > a:hover {
  color: #b0976d;
}
.blog-style-5 .blog-item .blog-img {
  transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  -moz-transform: translate(0px, 20px);
  -webkit-transform: translate(0px, 20px);
  -o-transform: translate(0px, 20px);
  max-width: 370px;
  height: auto;
  text-align: center;
  position: relative;
  margin: 0 auto;
  -webkit-transition: all 1000ms ease-in-out;
  -moz-transition: all 1000ms ease-in-out;
  transition: all 1000ms ease-in-out;
  -o-transition: all 1000ms ease-in-out;
  -ms-transition: all 1000ms ease-in-out;
  overflow: visible;
}
.blog-style-5 .blog-item .blog-img img {
  border-radius: 100%;
}
.blog-style-5 .blog-item .blog-img .blog-date {
  position: absolute;
  top: 51%;
  right: -18px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.blog-style-5 .blog-item:hover .post-name {
  padding-top: 84px;
}
.blog-style-5 .blog-item:hover .blog-img {
  max-width: 230px;
  height: auto;
  transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  -moz-transform: translate(0px, 60px);
  -webkit-transform: translate(0px, 60px);
  -o-transform: translate(0px, 60px);
}
.blog-style-5 .blog-item:hover .btn-style {
  opacity: 1;
  margin-top: 0;
}
.blog-style-5 .blog-item .btn-style {
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -ms-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -moz-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  opacity: 0;
  float: right;
  height: 100px;
  line-height: 100px !important;
  padding-top: 85px;
  padding: 0;
  width: 100px;
  background: #222;
  color: #b0976d;
  position: relative;
}
.blog-style-5 .blog-item .btn-style:hover {
  background: #b0976d;
  color: #fff;
}
.blog-style-5 .blog-item .btn-style:hover:after {
  width: 52px;
}
.blog-style-5 .blog-item .btn-style:after {
  content: '';
  position: absolute;
  width: 18px;
  height: 4px;
  background: #555;
  left: 23px;
  bottom: 30px;
}
.blog-style-5 .blog-item .blog-post-author {
  margin-top: 15px;
}
.blog-style-5 .blog-item .blog-post-author span {
  padding-right: 12px;
}
.blog-style-5 .blog-item .blog-post-author a {
  position: relative;
  color: #555;
  font-size: 11px;
  font-weight: lighter;
  text-transform: uppercase;
}
.blog-style-5 .blog-item .blog-post-author a:hover {
  color: #b0976d;
}
.blog-style-5 .blog-item .blog-post-author a:after {
  color: #555;
  content: "/";
  position: absolute;
  right: -9px;
  top: -4px;
}
.blog-style-5 .blog-item .blog-post-author > a:after {
  content: '';
}
.blog-style-6:nth-child(2n) .post-desc, .blog-style-6:nth-child(2n) .btn {
  display: none;
}
.blog-style-6:nth-child(2n) .blog-item .blog-info-post {
  bottom: 80px;
  left: 60px;
}
.blog-style-6 .blog-item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 900px;
  overflow: hidden;
  padding-left: 52px;
  position: relative;
  width: 100%;
}
.blog-style-6 .blog-item::before {
  background: #111 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
}
.blog-style-6 .blog-item .blog-info-post {
  bottom: 120px;
  max-width: 530px;
  position: absolute;
  z-index: 2;
}
.blog-style-6 .blog-meta {
  margin-bottom: 13px;
}
.blog-style-6 .blog-meta span {
  font-size: 11px;
  color: #a1a1a1;
  font-weight: 300;
  text-transform: uppercase;
}
.blog-style-6 .blog-meta span.blog-author a, .blog-style-6 .blog-meta span.blog-author span {
  color: #fff;
}
.blog-style-6 .blog-meta span.blog-author a span {
  color: #a1a1a1;
  margin-left: 3px;
  padding-left: 5px;
  position: relative;
}
.blog-style-6 .blog-meta span.blog-author a span:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background: #a1a1a1;
  top: 4px;
  left: 0;
}
.blog-style-6 .post-desc {
  margin-top: 28px;
  line-height: 22px;
}
.blog-style-6 .post-name > a {
  color: #fff;
  font-family: Raleway;
  font-size: 36px;
  font-weight: 900;
}
.blog-style-6 .btn {
  font-weight: 300;
  min-width: 210px;
  position: relative;
  text-decoration: none;
}
.blog-style-6 .btn::after {
  height: 1px;
  background: #fff;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 74px;
}
.blog-style-6 .btn::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: 50%;
  position: absolute;
  width: 74px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blog-style-6 .btn:hover:before, .blog-style-6 .btn:hover:after {
  content: none;
}
.blog-style-6 .read-more {
  margin-top: 34px;
}
.title-top .vc_column-inner > .wpb_wrapper {
  position: absolute;
  width: 50%;
  right: 0;
  background: #fff;
}
.title-top .vc_column-inner > .wpb_wrapper::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 100%;
  min-width: 100vh;
  position: absolute;
}
.title-top.left .circle-heading .style-heading-13 h2 {
  letter-spacing: 2.5px;
  margin-bottom: 15px;
}
.title-top.left .load-more {
  margin-top: 2px;
}
.title-top.left .load-more, .title-top.left .circle-heading {
  margin-left: 15px;
}
.title-top.left .vc_column-inner > .wpb_wrapper {
  left: 0;
  right: auto;
  background: #f0f5f6;
}
.title-top.left .vc_column-inner > .wpb_wrapper::after {
  background: #f0f5f6 none repeat scroll 0 0;
  content: "";
  height: 100%;
  right: 100%;
  min-width: 100vh;
  position: absolute;
  top: 0;
}
.title-top.left .vc_column-inner > .wpb_wrapper::before {
  content: none;
}
.title-top .load-more {
  margin-top: -3px;
}
.title-top .load-more .btn {
  background: none;
  color: #000;
  font-size: 12px;
  font-weight: 300;
  padding: 0;
  letter-spacing: 4.7px;
}
.title-top .load-more .btn:hover {
  color: #000;
  background: none !important;
}
.color-primary .load-more a {
  position: relative;
  text-decoration: none;
}
.color-primary .load-more a::after {
  height: 1px;
  background: #fff;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 120px;
}
.color-primary .load-more a::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: 50%;
  position: absolute;
  width: 120px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.color-primary .load-more a:hover:before, .color-primary .load-more a:hover:after {
  content: none;
}
.blog-style-9 {
  text-align: center;
  padding-bottom: 22px;
}
.blog-style-9:last-child {
  padding: 0;
}
.blog-style-9:hover .post-name a {
  color: #000 !important;
  font-weight: 800;
  font-size: 30px;
}
.blog-style-9:hover .read-more {
  height: 100%;
  margin-bottom: 24px;
  margin-top: 33px;
}
.blog-style-9 .post-name a {
  color: #ccc;
  font-family: Open Sans;
  font-weight: 700;
  font-size: 18px;
  text-transform: none;
}
.blog-style-9 .blog-meta > span, .blog-style-9 .blog-meta > span a {
  color: #555;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}
.blog-style-9 .blog-meta > span > span, .blog-style-9 .blog-meta > span a > span {
  color: #ccc;
}
.blog-style-9 .read-more {
  display: inline-block;
  height: 0;
  overflow: hidden;
}
.blog-style-9 .read-more .btn.btn-circle {
  width: 70px;
  height: 70px;
  background: #222;
}
.blog-style-9 .read-more .btn.btn-circle:hover {
  background: #b0976d;
}
.right-350 .blog-style-10 {
  margin: 0 auto;
  max-width: 500px;
}
.blog-style-10 {
  text-align: center;
}
.blog-style-10:last-child .blog-item {
  padding: 0;
  margin: 0;
}
.blog-style-10:last-child .blog-item:before {
  content: none;
}
.blog-style-10:hover .post-name a {
  color: #fff !important;
}
.blog-style-10:hover .read-more {
  padding-top: 15px;
  height: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog-style-10:hover .blog-item .blog-img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  padding-bottom: 22px;
  height: 100%;
}
.blog-style-10 .blog-item {
  margin-bottom: 52px;
  padding-bottom: 34px;
  position: relative;
}
.blog-style-10 .blog-item:before {
  position: absolute;
  content: "";
  bottom: -30px;
  left: 50%;
  height: 40px;
  width: 1px;
  background: url(../images/bg-line-ver.png) repeat-y;
}
.blog-style-10 .blog-item .blog-img {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  height: 0;
}
.blog-style-10 .blog-item .blog-img img {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  width: auto;
  border-radius: 50%;
}
.blog-style-10 .blog-meta {
  padding-bottom: 11px;
}
.blog-style-10 .post-name a {
  color: #636363;
  font-size: 18px;
  text-transform: none;
  line-height: 22px;
  line-height: 18px;
}
.blog-style-10 .blog-meta > span, .blog-style-10 .blog-meta > span a {
  color: #b0976d;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}
.blog-style-10 .blog-meta > span > span, .blog-style-10 .blog-meta > span a > span {
  color: #b0976d;
}
.blog-style-10 .read-more {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  height: 0;
}
.blog-style-10 .read-more .btn.btn-line-th {
  color: #9f875e;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 4px;
}
.blog-style-10 .read-more .btn.btn-line-th:after {
  background: #9f875e;
}
.blog-style-10 .read-more .btn.btn-line-th:hover {
  color: #b0976d;
}
.blog-style-11 .blog-info-post {
  padding: 13px 0 41px;
  color: #555;
  font-weight: 300;
  font-family: Oswald;
  font-size: 11px;
  text-align: center;
}
.blog-style-11 .blog-info-post .blog-meta {
  margin-bottom: 22px;
  text-transform: uppercase;
}
.blog-style-11 .blog-info-post .blog-author a {
  font-weight: 300;
  text-transform: uppercase;
  color: #555;
}
.blog-style-11 .blog-info-post .blog-author a:hover {
  color: #b0976d;
}
.blog-style-11 .blog-img.has-overlay:before {
  background: rgba(0, 0, 0, 0.4);
}
.blog-style-11 .blog-item:hover .blog-img.has-overlay:before {
  opacity: 0;
}
.blog-style-11 .blog-item .post-name > a {
  color: #a1a1a1;
  font-size: 18px;
  text-transform: none;
  font-weight: 400;
}
.blog-style-11 .blog-item.style_2 .post-desc {
  display: block;
}
.blog-style-11 .blog-item.style_2 .post-name > a {
  line-height: 27px;
  font-size: 30px;
}
.blog-style-11 .post-desc {
  display: none;
  color: #555;
  font-size: 14px;
  font-family: "OpenSans", Arial;
  margin-top: 26px;
  line-height: 26px;
}
.slide-style-1 .blog-item {
  overflow: hidden;
}
.slide-style-1 .blog-slide-img {
  float: left;
  padding-left: 28px;
  padding-bottom: 10px;
}
.slide-style-1 .blog-slide-img a {
  display: block;
  position: relative;
  box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.16);
}
.slide-style-1 .blog-slide-img a:before {
  background: #111;
  opacity: 0.5;
  position: absolute;
  content: "";
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slide-style-1 .blog-info-post {
  max-width: 317px;
  float: left;
  margin-top: 40px;
  text-align: right;
}
.slide-style-1 .blog-meta span {
  color: #a1a1a1;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}
.slide-style-1 .blog-meta span.blog-date-gym {
  padding-right: 7px;
}
.slide-style-1 .blog-meta span span {
  color: #363636;
}
.slide-style-1 .blog-meta span a {
  color: #a1a1a1;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
}
.slide-style-1 .blog-meta span a:hover {
  color: #b0976d;
}
.slide-style-1 .post-name {
  padding-bottom: 24px;
  padding-top: 8px;
}
.slide-style-1 .post-name a {
  color: #b0976d;
  font-size: 36px;
  font-weight: 900;
  line-height: normal;
  font-family: Raleway;
}
.slide-style-1 .blog_post_desc > p {
  color: #636363;
  font-family: Oswald;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  padding-bottom: 22px;
}
.slide-style-1 .read-more .btn-line-th {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 5px;
  color: #b0976d;
}
.slide-style-1 .read-more .btn-line-th:after {
  background: #b0976d;
}
.slide-blog .slick-dots {
  bottom: 42px !important;
  height: 4px;
  left: 278px;
  padding: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  width: auto;
}
.slide-blog .slick-dots li {
  background: #000 none repeat scroll 0 0;
  height: 4px;
  margin: 0 10px 0 0;
  opacity: 0.5;
  width: 15px;
}
.slide-blog .slick-dots li.slick-active, .slide-blog .slick-dots li:hover {
  background: #b0976d;
  opacity: 0.7;
}
.slide-blog .slick-dots li button {
  border: medium none !important;
  padding: 0;
  display: none;
}
.slide-blog .slick-dots li button::before {
  display: none;
}
/*===================================
 3.20 Fortfolio
 ===================================*/
.portfolio .view_all {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.portfolio .view_all.view_all_grid_2 {
  position: relative;
  bottom: -96px;
}
.portfolio .view_all.view_all_grid_2 .btn.btn-radius {
  height: 100px;
  width: 100px;
  line-height: 100px !important;
  background: #1b1b1b;
}
.portfolio .view_all.view_all_grid_2 .btn.btn-radius:hover {
  background: #b0976d;
}
.portfolio .view_all.view_all_grid_2:before {
  background: url('../images/zzbuzz.png');
  content: "";
  height: 96px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: -96px;
  width: 35px;
  z-index: 99;
}
.gallery_top_banner2 .uvc-sub-heading {
  font-family: 'Open Sans', Arial;
}
.gallery_top_banner2 .widget_nav_menu {
  padding-bottom: 0;
}
.gallery_top_banner2 .widget_nav_menu ul li {
  vertical-align: top;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  color: #555;
  padding: 3px 0;
}
.gallery_top_banner2 .widget_nav_menu ul li a {
  color: #555;
  font-weight: 300;
}
.gallery_top_banner2 .widget_nav_menu ul li a:hover {
  font-weight: bold;
  color: #000;
}
.gallery_top_banner2 .vc_wp_custommenu.wpb_content_element {
  margin-bottom: 0;
  min-width: 155px;
}
.gallery_image_btn {
  background-image: url(../images/right_arrow.png) !important;
  background-repeat: no-repeat !important;
  color: transparent !important;
  text-indent: -9999px;
  background-position: center center !important;
}
.portfolio_slider_2 {
  padding: 0;
}
.portfolio_slider_2 figcaption {
  position: absolute;
  bottom: 15%;
  left: 0;
  padding: 0 58px;
}
.portfolio_slider_2 figcaption h4 {
  font-size: 24px;
}
.portfolio_slider_2 figcaption h4:hover {
  color: #b0976d;
}
.portfolio_slider_2 figcaption .pc_type1 a {
  font-style: italic;
  font-weight: 400;
  font-family: 'Open Sans', Arial;
}
.portfolio_slider_2 figcaption .text-left {
  padding-top: 72px;
  margin-left: -14px;
}
.portfolio_slider_2 figcaption.onhover {
  height: 100%;
  width: 100%;
  bottom: 0;
  opacity: 0;
  transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  /* IE 9 */
  -webkit-transform: translateX(-50px);
  /* Chrome, Safari, Opera */
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  -o-transition: transformtransform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
}
.portfolio_slider_2 figcaption.onhover .caption_block {
  position: absolute;
  top: 38.7%;
}
.portfolio_slider_2 figure {
  overflow: hidden;
  cursor: pointer;
}
.portfolio_slider_2 figure:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  /* IE 9 */
  -webkit-transform: translateX(-50px);
  /* Chrome, Safari, Opera */
  -webkit-transition: transform 300ms ease-in-out;
  -moz-transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  -o-transition: transformtransform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
}
.portfolio_slider_2 figure:hover:before {
  opacity: 1;
  transform: translateX(0px);
  -ms-transform: rotate(0px);
  /* IE 9 */
  -webkit-transform: rotate(0px);
  /* Chrome, Safari, Opera */
}
.portfolio_slider_2 figure:hover figcaption {
  opacity: 0;
  bottom: -50px;
  visibility: hidden;
  /* transform: translateY(-100%); */
  -ms-transform: translateY(-100%);
  /* -webkit-transform: translateY(120%); */
  /* -webkit-transition: transform 300ms ease-in-out; */
  -moz-transition: transform 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: transformtransform 300ms ease-in-out;
  -ms-transition: transform 300ms ease-in-out;
}
.portfolio_slider_2 figure:hover figcaption.onhover {
  opacity: 1;
  transform: translateX(0px);
  -ms-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
  visibility: visible;
}
.ease-in-out {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.pslider-right-heading {
  padding: 0 15px 0 15px;
  background: #f0f5f6;
  position: relative;
  display: flex;
  align-items: center;
}
.pslider-right-heading p {
  font-size: 12px;
  text-transform: uppercase;
  color: #a1a1a1;
  font-weight: 300;
  letter-spacing: 4.3px;
}
.pslider-right-heading h2 {
  font-family: Raleway;
  font-weight: 900;
  margin-top: -3px;
}
.pslider-right-heading .ver_menu {
  padding-left: 0;
  padding: 22px 0 0 0;
}
.pslider-right-heading .ver_menu li {
  padding: 4px 0 1px;
}
.pslider-right-heading .ver_menu li a {
  font-family: Oswald;
  font-size: 12px;
  text-transform: uppercase;
  color: #a1a1a1;
  font-weight: 300;
}
.pslider-right-heading .ver_menu li a:hover {
  color: #000;
  font-weight: bold;
}
#customNav {
  padding: 57px 0 0;
  cursor: pointer;
}
#customNav > div {
  display: inline-block !important;
  width: 37px;
  height: 37px;
  margin: 0;
  word-wrap: break-word;
  white-space: normal;
  text-transform: uppercase;
  letter-spacing: 11px;
}
#customNav .prev {
  color: #ccc;
  margin-right: 44px;
}
#customNav .prev:hover {
  color: #000;
}
#customNav .next {
  color: #ccc;
}
#customNav .next:hover {
  color: #000;
}
.title-12 {
  text-transform: uppercase;
  color: #222;
  font-weight: 300;
  letter-spacing: -0.5px;
}
.portfolio_grid_2 .owl-carousel .owl-item img {
  display: inline-block;
}
.portfolio_grid_2 .owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  z-index: 999;
  color: #fff;
  height: 41px;
  width: 63px;
}
.portfolio_grid_2 .owl-carousel .owl-nav > div.owl-prev {
  background: url('../images/portfolio_prev.png') no-repeat left center;
  left: 15px;
}
.portfolio_grid_2 .owl-carousel .owl-nav > div.owl-next {
  right: 15px;
  background: url('../images/portfolio_next.png') no-repeat left center;
}
.portfolio_grid_2 .post_item {
  position: relative;
}
.portfolio_grid_2 .post_item:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.portfolio_grid_2 .post_item:hover:before {
  opacity: 0.2;
}
.portfolio_grid_2 .post_item:hover .portfolio_body {
  top: 35%;
  transform: translate(0px, 0px);
}
.portfolio_grid_2 .post_item:hover .portfolio_body a {
  color: #fff;
}
.portfolio_grid_2 .portfolio_body {
  position: absolute;
  top: 55%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0px, 20px);
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  text-align: center;
  z-index: 99;
}
.portfolio_grid_2 .portfolio_body .logo-portfolio {
  margin-bottom: 48px;
}
.portfolio_grid_2 .portfolio_body .logo-portfolio img {
  max-width: 100%;
  width: auto;
}
.portfolio_grid_2 .portfolio_body a {
  font-size: 24px;
  color: #b0976d;
  font-weight: bold;
  text-transform: uppercase;
}
.portfolio-custom-view .portfolio-mansonry .view_more_all {
  bottom: -32px;
  left: 0;
  position: absolute;
  right: 0;
}
.portfolio-custom-view .portfolio-mansonry .view_more_all .btn.btn-radius {
  height: 70px;
  width: 70px;
  line-height: 70px !important;
  background: #b0976d;
  color: #fff;
}
.portfolio-custom-view .portfolio-mansonry .view_more_all .btn.btn-radius:hover {
  background: #222;
}
.img-portfolio {
  overflow: hidden;
}
.image-portfolio:hover > a {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}
.image-portfolio > a {
  position: relative;
  display: block;
  -webkit-transition: all 1.25s ease-out 0s;
  -moz-transition: all 1.25s ease-out 0s;
  -ms-transition: all 1.25s ease-out 0s;
  -o-transition: all 1.25s ease-out 0s;
  transition: all 1.25s ease-out 0s;
}
.portfolio_tabs .ult_tabcontent {
  height: auto !important;
  padding-bottom: 50px;
}
.portfolio_tabs .ult-content-box-container {
  margin-top: -19px;
}
.portfolio_tabs .ult_tabcontent.style3 {
  margin-top: 53px;
}
.portfolio_tabs .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a span {
  font-size: 14px !important;
  text-transform: none;
}
.portfolio_tabs .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a {
  color: #ccc;
}
.portfolio_tabs .ult-content-box .ult_tabmenu.style3 li.ult_tab_li.current a, .portfolio_tabs .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a:hover {
  color: #000 !important;
}
.portfolio_grid {
  background: url('../images/bg_portfolio.jpg') repeat;
  background-size: cover;
  text-align: center;
}
.portfolio_grid .owl-carousel .owl-nav.disabled {
  display: block;
}
.portfolio_grid .owl-carousel .owl-nav > div {
  position: absolute;
  top: 50%;
  z-index: 999;
  color: #555;
  transform: rotate(-90deg);
  text-transform: uppercase;
  letter-spacing: 9px;
  font-weight: lighter;
}
.portfolio_grid .owl-carousel .owl-nav > div.owl-prev {
  left: 5px;
}
.portfolio_grid .owl-carousel .owl-nav > div.owl-next {
  right: 5px;
}
.portfolio_grid .item .post_item {
  position: relative;
}
.portfolio_grid .item .post_item .image_grid {
  border-radius: 50%;
}
.portfolio_grid .item .cate_portfolio {
  margin-top: 14px;
  position: relative;
}
.portfolio_grid .item .cate_portfolio:after {
  content: '';
  background: #555;
  height: 60px;
  width: 1px;
  position: absolute;
  top: 48px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.portfolio_grid .item .cate_portfolio:before {
  content: '';
  background: #555;
  height: 1px;
  width: 20px;
  position: absolute;
  top: 77px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.portfolio_grid .item .portfolio_desc {
  display: none;
  color: #a1a1a1;
  font-size: 14px;
  font-family: 'Open Sans', Arial;
  margin-top: 20px;
}
.portfolio_grid .item a.btn {
  opacity: 0;
}
.portfolio_grid .item .portfolio_body {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  left: 0;
}
.portfolio_grid .item:hover {
  text-align: left;
}
.portfolio_grid .item:hover .image-small {
  opacity: 0;
  overflow: hidden;
  -ms-transform: scale(0);
  /* IE 9 */
  -webkit-transform: scale(0);
  /* Safari */
  transform: scale(0);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
}
.portfolio_grid .item:hover .image-large {
  opacity: 1;
  visibility: visible;
  -ms-transform: scale(1);
  /* IE 9 */
  -webkit-transform: scale(1);
  /* Safari */
  transform: scale(1);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
}
.portfolio_grid .item:hover .portfolio_body {
  top: 58.5%;
  left: 35px;
  text-align: left;
  transform: translate(0px, 0px);
}
.portfolio_grid .item:hover .portfolio_body a {
  color: #b0976d;
}
.portfolio_grid .item:hover .portfolio_body .cate_portfolio a {
  color: #555;
}
.portfolio_grid .item:hover .cate_portfolio:before, .portfolio_grid .item:hover .cate_portfolio:after {
  display: none;
}
.portfolio_grid .item:hover .portfolio_desc {
  display: block;
}
.portfolio_grid .item:hover a.readmore {
  opacity: 1;
  font-size: 30px;
  background: #b0976d;
  color: #fff;
  right: 0;
  float: right;
  margin-right: 33px;
  color: #fff !important;
  line-height: 67px !important;
}
.portfolio_grid .item:hover a.readmore:hover {
  background: #222;
}
.portfolio_grid .portfolio_body {
  padding-top: 52px;
  padding-bottom: 120px;
  position: absolute;
  top: 57%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translate(0px, 20px);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  z-index: 3;
}
.portfolio_grid .portfolio_body a {
  font-size: 72px;
  color: #222;
  font-family: Raleway;
  font-weight: 900;
}
.portfolio_grid .portfolio_body .cate_portfolio a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
  color: #555;
  letter-spacing: 5px;
  font-family: Oswald;
}
.portfolio_grid .portfolio_body .cate_portfolio a:hover {
  color: #fff;
}
.portfolio_grid .image-large {
  opacity: 0;
  visibility: hidden;
  -ms-transform: scale(0.5);
  /* IE 9 */
  -webkit-transform: scale(0.5);
  /* Safari */
  transform: scale(0.5);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
}
.portfolio_grid .image-small {
  position: absolute;
  top: 7%;
  left: 0;
  right: 0;
  border-radius: 50%;
  width: auto !important;
  margin: 0 auto;
  padding: 30px;
  background: #fff;
  max-width: 362px;
}
.portfolio-mansonry {
  position: relative;
}
.portfolio-mansonry .view_more_all {
  margin-top: 83px;
}
.portfolio-mansonry .view_more_all .btn-radius {
  height: 100px;
  width: 100px;
  line-height: 100px !important;
  color: #b0976d;
}
.portfolio-mansonry .view_more_all .btn-radius:hover {
  color: #fff;
}
.portfolio-mansonry .has-content .logo-portfolio img {
  max-width: 130px;
}
.portfolio-mansonry .logo_pos_top .logo-portfolio {
  height: 75%;
}
.portfolio-mansonry .logo_pos_top .logo-portfolio a {
  color: #010101;
}
.portfolio-mansonry .logo-portfolio {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin: auto;
  z-index: 2;
}
.portfolio-mansonry .logo-portfolio img {
  width: auto !important;
  margin-bottom: 24px;
}
.portfolio-mansonry .logo-portfolio a {
  display: block;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
}
.portfolio-mansonry .logo-portfolio a:hover {
  color: #b0976d;
}
.portfolio-mansonry a.project_title {
  font-size: 24px;
  color: #b0976d;
  font-weight: 300;
  text-transform: uppercase;
}
.portfolio-mansonry .portfolio_box_info {
  padding: 38px 35px 39px;
}
.portfolio-mansonry a.view_more {
  color: #fff;
  padding-left: 25px;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: lighter;
}
.portfolio-mansonry a.view_more:hover {
  padding-left: 35px;
}
.portfolio-mansonry a.view_more:hover:before {
  width: 28px;
}
.portfolio-mansonry a.view_more:before {
  content: '';
  height: 4px;
  width: 18px;
  position: absolute;
  background: #b0976d;
  top: 5px;
  left: 0;
}
.portfolio-mansonry a.view_more:hover {
  color: #b0976d;
}
.portfolio-mansonry .caption_block {
  background: #222;
  position: absolute;
  right: 0;
  height: 100%;
  overflow: hidden;
}
.portfolio-mansonry .cate_portfolio a {
  font-size: 14px;
  color: #555;
  font-weight: 300;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  margin-top: 8px;
  display: inline-block;
}
.portfolio-mansonry .cate_portfolio a:hover {
  color: #fff;
}
.portfolio-mansonry p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  margin-top: 25px;
  line-height: 26px;
  margin-bottom: 23px;
}
.isotope .item:nth-child(2n+1) .img-portfolio {
  float: right;
}
.isotope .item:nth-child(2n+1) .caption_block {
  left: 0;
}
.isotope .item img {
  width: 100%;
  height: auto;
}
.button-group button {
  background: none;
  outline: none;
  box-shadow: none;
  color: #555;
  border: none;
  font-weight: lighter;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  font-size: 14px;
  padding: 0 10px;
}
.button-group button.is-checked {
  color: #000;
  font-weight: bold;
}
.gallery-grid .button-group {
  margin-top: 37px;
}
.gallery-grid .button-group .button span {
  color: #828282;
}
.archive #filters {
  margin-top: -9px;
}
.hide-loadmore {
  display: none;
}
.load-more > a.btn {
  font-size: 12px;
  color: #fff;
  font-family: Montserrat;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 8px 20px;
  background: #b0976d;
  width: 100%;
  max-width: 360px;
}
.load-more > a.btn.btn-default {
  background: #e8e8e8;
  color: #b0976d;
}
.load-more > a.btn.btn-default:hover {
  color: #fff;
}
.load-more.text-center {
  overflow: hidden;
  padding: 113px 15px 0;
}
.col-md-6 > #options > .button-group {
  padding-top: 37px;
  text-align: right;
}
.filter_header {
  margin-bottom: 63px;
  margin-top: -12px;
}
.gallery-entries-wrap.isotope .item {
  width: 25%;
}
.gallery-entries-wrap.isotope .item.item_size_2 {
  width: 25%;
}
.gallery-entries-wrap.isotope .item.item_size_5 {
  width: 50%;
}
.gallery-entries-wrap.isotope .item.item_size_8 {
  width: 66.66667%;
}
.gallery-entries-wrap.isotope .item.item_size_3 {
  width: 33.33333%;
}
.gallery-entries-wrap.isotope.col-4 .item {
  width: 25%;
}
.gallery-entries-wrap.isotope.col-4 .item.item_size_5 {
  width: 50%;
}
.gallery-entries-wrap.isotope.col-4 .item.item_size_8 {
  width: 66.66667%;
}
.gallery-entries-wrap.isotope.col-4 .item.item_size_3 {
  width: 33.33333%;
}
.gallery-entries-wrap.isotope.col-3 .item {
  width: 33.33333%;
}
.gallery-entries-wrap.isotope.col-3 .item.item_size_2 {
  width: 25%;
}
.gallery-entries-wrap.isotope.col-3 .item.item_size_5 {
  width: 50%;
}
.gallery-entries-wrap.isotope.col-3 .item.item_size_8 {
  width: 66.66667%;
}
.gallery-entries-wrap.isotope.col-3 .item.item_size_3 {
  width: 33.33333%;
}
.gallery-entries-wrap.isotope.col-2 .item {
  width: 50%;
}
.gallery-entries-wrap.isotope.col-2 .item.item_size_2 {
  width: 25%;
}
.gallery-entries-wrap.isotope.col-2 .item.item_size_8 {
  width: 66.66667%;
}
.gallery-entries-wrap.isotope.col-2 .item.item_size_3 {
  width: 33.33333%;
}
.gallery-entries-wrap.isotope.col-5 .item {
  width: 20%;
}
.gallery-entries-wrap.isotope.col-5 .item.item_size_2 {
  width: 25%;
}
.gallery-entries-wrap.isotope.col-5 .item.item_size_5 {
  width: 50%;
}
.gallery-entries-wrap.isotope.col-5 .item.item_size_8 {
  width: 66.66667%;
}
.gallery-entries-wrap.isotope.col-5 .item.item_size_3 {
  width: 33.33333%;
}
.gallery-entries-wrap.owl-carousel .owl-prev, .gallery-entries-wrap.owl-carousel .owl-next {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  text-transform: uppercase;
  color: #555;
  letter-spacing: 4px;
  font-weight: 300;
  font-size: 13.87px;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.gallery-entries-wrap.owl-carousel .owl-prev {
  left: 16px;
}
.gallery-entries-wrap.owl-carousel .owl-next {
  right: 16px;
}
.has_overlay40:before {
  content: "";
  background: #222;
  opacity: 0.4;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
.color_white .project_title {
  color: #fff !important;
}
.color_white .project_title:hover {
  color: #b0976d !important;
}
.color_white .project_title h4 {
  color: inherit !important;
}
.color_black .project_title {
  color: #010101 !important;
}
.color_black .project_title:hover {
  color: #b0976d !important;
}
.has_overlay60:before {
  content: "";
  background: #222;
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
.t_type1 h4 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  padding-bottom: 9px;
  color: #000;
}
.t_type1 h2 {
  font-size: 60px;
  /* text-transform: uppercase; */
  font-family: Raleway;
  font-weight: 900;
  padding-bottom: 4px;
  margin-left: -5px;
}
.pc_type2 a:not(.project_title) {
  font-family: "Open Sans", Arial;
  font-style: italic;
  font-size: 14px;
  font-weight: 400;
}
.cat_type1 {
  font-size: 12px;
  text-transform: uppercase;
  color: #a1a1a1;
  font-weight: 300;
  margin-left: -1px;
  letter-spacing: 5px;
}
.cat_type1 a {
  color: #a1a1a1;
}
.btn-black-radius {
  font-size: 20px;
  width: 40px;
  height: 40px;
  background: #222;
  padding: 7px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  overflow: hidden;
  display: inline-block;
  margin: 0 15px;
}
.btn-black-radius.fancybox {
  position: relative;
  color: transparent !important;
}
.btn-black-radius.fancybox:before {
  content: "";
  height: 1px;
  width: 20px;
  background: #8f8f8f;
  position: absolute;
  top: 20px;
  right: 10px;
}
.btn-black-radius.fancybox:after {
  right: 19.52px;
  content: "";
  height: 20px;
  width: 1px;
  background: #8f8f8f;
  position: absolute;
  top: 10px;
}
.btn-black-radius.fancybox:hover:before, .btn-black-radius.fancybox:hover:after {
  background: #fff;
}
.pc_type1 a {
  font-size: 12px;
  text-transform: uppercase;
  color: #a1a1a1;
  font-weight: 300;
  letter-spacing: 3px;
}
.tax-portfolio_cat #main:not(.boxed) .content-primary {
  padding-left: 60px;
  padding-right: 60px;
}
.tax-portfolio_cat #main:not(.boxed) .portfolio_slide_layout {
  margin-left: -60px;
  margin-right: -60px;
  padding-top: 99px;
}
#main:not(.boxed) .tabs_sort .isotope.gallery-style3, #main:not(.boxed) .tabs_sort .isotope.gallery-style2 {
  margin-left: 0;
  margin-right: 0;
}
.logo_pos_top.portfolio-mansonry .logo-portfolio {
  top: 35%;
}
.logo_pos_top.portfolio-mansonry.item .pc_type2 {
  margin-top: 0 !important;
}
.opacity60 .wpb_single_image img {
  opacity: 0.6;
}
.opacity60 .wpb_single_image img:hover {
  opacity: 1;
}
.tabs_sort .isotope.gallery-style1.has_space {
  margin-top: 12px;
  margin-left: -15px;
  margin-right: -15px;
}
.tabs_sort .isotope.gallery-style1.has_space .item {
  padding: 30px 15px 0 15px;
}
.tabs_sort .isotope.gallery-style1 .item img {
  -webkit-filter: none;
  /* Chrome, Safari, Opera */
  filter: none;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -ms-transform: scale(1);
}
.tabs_sort .isotope.gallery-style1 .item figure {
  overflow: hidden;
}
.tabs_sort .isotope.gallery-style1 .item figure:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.tabs_sort .isotope.gallery-style1 .item figcaption {
  display: none;
}
.tabs_sort .isotope.gallery-style2 {
  margin-left: -15px;
  margin-right: -15px;
}
.tabs_sort .isotope.gallery-style2 .item figcaption {
  bottom: 0;
  background: none;
  height: 100%;
  left: 0;
  margin: 0;
  padding: 27px 20px 28px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.tabs_sort .isotope.gallery-style2 .item figcaption .item_desc {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: all 0.5s linear 0s;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.tabs_sort .isotope.gallery-style2 .item figcaption .caption_block {
  left: 0;
  padding: 27px 20px 28px;
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tabs_sort .isotope.gallery-style2 figure {
  overflow: hidden;
}
.tabs_sort .isotope.gallery-style2 figure img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out 0s;
  -moz-transition: all 0.7s ease-in-out 0s;
  -ms-transition: all 0.7s ease-in-out 0s;
  -o-transition: all 0.7s ease-in-out 0s;
  transition: all 0.7s ease-in-out 0s;
}
.tabs_sort .isotope.gallery-style2 figure:hover img {
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
}
.tabs_sort .isotope.gallery-style2 .item {
  padding: 30px 15px 0 15px;
}
.tabs_sort .isotope.gallery-style2 .item figcaption .caption_block .portfolio_cat {
  margin-bottom: 42px;
}
.tabs_sort .isotope.gallery-style2 .item figcaption .caption_block h4 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  padding-bottom: 9px;
  color: #000;
}
.tabs_sort .isotope.gallery-style2 .item figcaption .caption_block .btn-black-radius {
  color: #fff;
}
.tabs_sort .isotope.gallery-style2 .item figure:hover figcaption:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: #fff;
  opacity: 0.9;
}
.tabs_sort .isotope.gallery-style2 .item figure:hover figcaption .caption_block h4, .tabs_sort .isotope.gallery-style2 .item figure:hover figcaption .caption_block .item_desc {
  color: #000;
}
.tabs_sort .isotope.gallery-style2 .item figure:hover figcaption .caption_block .item_desc a:hover {
  color: #b0976d;
}
.tabs_sort .isotope.gallery-style2 .item figure:hover figcaption .caption_block .item_desc .btn-black-radius:hover {
  color: #fff;
}
.tabs_sort .isotope.gallery-style3 {
  margin-left: -15px;
  margin-right: -15px;
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure:hover figcaption {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure figcaption {
  top: 49%;
  -webkit-transition: all 1s ease-in-out 0s;
  -moz-transition: all 1s ease-in-out 0s;
  -ms-transition: all 1s ease-in-out 0s;
  -o-transition: all 1s ease-in-out 0s;
  transition: all 1s ease-in-out 0s;
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure figcaption::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure figcaption .caption_block {
  margin: 0;
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure figcaption {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure > img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tabs_sort .isotope.gallery-style3.col-2 .item figure:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.tabs_sort .isotope.gallery-style3.col-3 .item figure > img {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.tabs_sort .isotope.gallery-style3.col-3 .item figure:hover figcaption {
  bottom: 0;
  top: auto;
}
.tabs_sort .isotope.gallery-style3.col-3 .item figure:hover > img {
  -webkit-transition: translate3d(0px, -100px, 0px);
  -moz-transition: translate3d(0px, -100px, 0px);
  -ms-transition: translate3d(0px, -100px, 0px);
  -o-transition: translate3d(0px, -100px, 0px);
  transform: translate3d(0px, -100px, 0px);
}
.tabs_sort .isotope.gallery-style3.col-3 .item figcaption {
  bottom: -100%;
  left: auto;
  margin: 0;
  right: auto;
  top: auto;
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.tabs_sort .isotope.gallery-style3.col-3 .item figcaption::before {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
.tabs_sort .isotope.gallery-style3.col-3 .item figcaption .caption_block {
  margin: 0;
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.tabs_sort .isotope.gallery-style3 .item {
  padding: 30px 15px 0 15px;
}
.tabs_sort .isotope.gallery-style3 .item figure {
  overflow: hidden;
}
.tabs_sort .isotope.gallery-style3 .item figcaption .caption_block {
  position: absolute;
  right: 20px;
  left: 40px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  margin: 4px 0 0 0;
}
.tabs_sort .isotope.gallery-style3 .item figcaption .caption_block .portfolio_cat {
  margin-bottom: 42px;
}
.tabs_sort .isotope.gallery-style3 .item figcaption .caption_block h4 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  padding-bottom: 9px;
  color: #000;
}
.tabs_sort .isotope.gallery-style3 .item figcaption .caption_block .btn-black-radius {
  color: #fff;
}
.tabs_sort .isotope.gallery-style3 .item figcaption {
  text-align: left;
}
.tabs_sort .isotope.gallery-style3 .item figcaption .item_desc {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.tabs_sort .isotope.gallery-style3 .item figcaption .caption_block .item_desc > .text-center {
  text-align: left;
  margin-left: -15px;
}
.tabs_sort .isotope.gallery-style3 .item figure:hover figcaption {
  top: 49%;
  background: none;
  left: 0;
  text-align: left;
}
.tabs_sort .isotope.gallery-style3 .item figure:hover figcaption:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  background: #fff;
  opacity: 0.8;
}
.tabs_sort .isotope.gallery-style3 .item figure:hover figcaption .caption_block h4, .tabs_sort .isotope.gallery-style3 .item figure:hover figcaption .caption_block .item_desc {
  color: #000;
}
.tabs_sort .isotope.gallery-style3 .item figure:hover figcaption .caption_block .item_desc a:hover {
  color: #b0976d;
}
.tabs_sort .isotope.gallery-style3 .item figure:hover figcaption .caption_block .item_desc .btn-black-radius:hover {
  color: #fff;
}
.tabs_sort .isotope.gallery-style3 .item figure:hover figcaption .caption_block .item_desc > .text-center {
  text-align: left;
  margin-left: -15px;
}
.tabs_sort .isotope.gallery-style4 {
  margin-top: 100px;
  /*	    	.item:not(.has-content):hover{
   .logo-portfolio{
   top: 16.5%;
   -webkit-transition: top 300ms ease-in-out;
   -moz-transition: top 300ms ease-in-out;
   transition: top 300ms ease-in-out;
   -o-transition: top 300ms ease-in-out;
   -ms-transition: top 300ms ease-in-out;  	    			
   }
   }*/
}
.tabs_sort .isotope.gallery-style4 .item:nth-child(2n+1) .img-portfolio {
  float: left;
}
.tabs_sort .isotope.gallery-style4 .item:nth-child(2n+1) .caption_block {
  right: 0;
}
.tabs_sort .isotope.gallery-style4 .pc_type2 {
  margin-top: 39px;
}
.tabs_sort .isotope.gallery-style4 .pc_type2 .project_title {
  margin-bottom: 12px;
}
.tabs_sort .isotope.gallery-style4 .logo-portfolio {
  -webkit-transition: top 300ms ease-in-out;
  -moz-transition: top 300ms ease-in-out;
  transition: top 300ms ease-in-out;
  -o-transition: top 300ms ease-in-out;
  -ms-transition: top 300ms ease-in-out;
}
.tabs_sort .isotope.gallery-style4 .item.has-content:nth-child(odd) .img-portfolio {
  float: right;
}
.tabs_sort .isotope.gallery-style4 .item.has-content:nth-child(odd) .caption_block {
  left: 0;
  right: auto;
}
.tabs_sort .isotope.gallery-style5 {
  margin: 0 -15px;
}
.tabs_sort .isotope.gallery-style5 .item {
  padding: 15px;
}
.tabs_sort .isotope.gallery-style5 .item figcaption {
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  transform: scale(0.5, 2);
  transform: scale(0.5, 2);
  transform: scale(0.5, 2);
  transform: scale(0.5, 2);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 41px;
  top: 38px;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block h4, .tabs_sort .isotope.gallery-style5 .item figcaption .caption_block .portfolio_cat {
  text-transform: capitalize;
  -webkit-transition: all 0.35s 0.1s linear;
  -moz-transition: all 0.35s 0.1s linear;
  transition: all 0.35s 0.1s linear;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block h4, .tabs_sort .isotope.gallery-style5 .item figcaption .caption_block .item_desc {
  color: #000;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block .item_desc {
  height: 100%;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block .item_desc a:hover {
  color: #b0976d;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block .item_desc .btn-black-radius:hover {
  color: #fff;
}
.tabs_sort .isotope.gallery-style5 .item figcaption .caption_block .item_desc > .text-center {
  text-align: left;
  margin-left: -15px;
  position: absolute;
  bottom: 91px;
}
.tabs_sort .isotope.gallery-style5 .item figure {
  overflow: hidden;
}
.tabs_sort .isotope.gallery-style5 .item figure > a {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  display: block;
}
.tabs_sort .isotope.gallery-style5 .item figure:hover figcaption {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.tabs_sort .isotope.gallery-style5 .item figure:hover figcaption h4, .tabs_sort .isotope.gallery-style5 .item figure:hover figcaption .portfolio_cat {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.tabs_sort .isotope.gallery-style5 .item figure:hover > a {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.tabs_sort .isotope.has_space {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 12px;
}
.tabs_sort .isotope.has_space .item {
  padding: 30px 15px 0 15px;
}
.tabs_sort .isotope.has_space.gallery-style3 {
  margin-top: -7px;
}
.tabs_sort .isotope.has_space.gallery-style3 .item {
  padding: 50px 15px 7px 15px;
}
.tabs_sort .isotope.no_space {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.tabs_sort .isotope.no_space .item {
  padding: 0 !important;
}
.tabs_sort .isotope .item figcaption .caption_block {
  position: relative;
  /* right: 0; */
  left: 0;
  vertical-align: middle;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.tabs_sort .isotope .item figcaption .caption_block h4 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  padding-bottom: 9px;
  color: #000;
}
.tabs_sort .isotope .item figcaption .caption_block .item_desc {
  color: #8f8f8f;
}
.tabs_sort .isotope .item figcaption .caption_block a {
  color: #8f8f8f;
}
.tabs_sort .isotope .item figcaption .caption_block a:hover {
  color: #b0976d;
}
.tabs_sort .isotope .item figcaption .item_desc {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tabs_sort .isotope .item figure {
  position: relative;
  cursor: pointer;
}
.tabs_sort .isotope .item figure:hover figcaption {
  opacity: 1;
  margin: 0;
}
.tabs_sort .isotope .item figure:hover .item_desc {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.tabs_sort .isotope .item figcaption {
  position: absolute;
  vertical-align: middle;
  margin: 0;
  bottom: 0;
  left: 0;
  padding: 27px 20px 28px;
  right: 0;
  margin: 0;
  background: #fff;
  opacity: 0;
  color: #2a2a2a;
  text-align: left;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.isotope .item img {
  height: auto;
}
.isotope.col-2 .item {
  width: 50%;
}
.isotope.col-2 .item img {
  height: auto;
}
.isotope.col-1 .item {
  width: 100%;
}
.isotope.col-3 .item {
  width: 33.33333%;
}
.isotope.col-5 .item {
  width: 20%;
}
.circle-container .gallery .container {
  padding-left: 0;
  padding-right: 0;
  width: auto;
}
.isotope, .isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.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;
}
.inline_list ul li {
  display: inline-block;
}
.inline_list ul {
  padding-left: 0;
}
.remove_space #main, .remove_space .footer {
  margin-top: 0 !important;
}
.paginationtype-2.text-center ul {
  padding-left: 0;
}
.firefox #work > .vc_col-has-fill {
  margin-bottom: -1px;
}
.single-portfolio .portfolio-single-heading {
  margin-bottom: 62px;
}
.single-portfolio .portfolio-single-heading .paginationtype-2 {
  float: right;
  padding-top: 0;
  display: inline-block;
  margin-right: -31px;
  padding-top: 39px;
}
.single-portfolio .portfolio-single-heading .t_type1 {
  display: inline-block;
}
.single-portfolio .gallery_right {
  padding-left: 85px;
}
.single-portfolio .gallery_single_1 .gallery_left {
  padding-right: 15px;
}
.single-portfolio .gallery_single_1 .gallery_info .col-md-6:nth-child(2) {
  padding-left: 10px;
}
.single-portfolio .gallery_info {
  padding-top: 20px;
  position: relative;
}
.single-portfolio .gallery_info:before {
  content: "";
  width: 40px;
  border-top: 1px solid #000;
  height: 1px;
  position: absolute;
  top: 0;
}
.single-portfolio .gallery_info h6 {
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: -0.3px;
}
.single-portfolio .gallery_info p {
  font-family: "Open Sans", Arial;
  font-size: 13px;
  margin-bottom: 0;
  color: #000;
  font-style: italic;
  text-transform: none;
}
.single-portfolio .gallery_info p span {
  color: #a1a1a1;
  font-style: normal;
}
.single-portfolio .gallery_info p.type_of_work {
  text-transform: uppercase;
  color: #a1a1a1;
}
.single-portfolio .gallery_desciption {
  padding-top: 67px;
  color: #a1a1a1;
  font-family: "Open Sans", Arial;
  font-size: 14px;
  padding-right: 68px;
}
.single-portfolio .gallery_desciption p {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: 25px;
}
.single-portfolio .gallery_desciption p:first-child {
  margin-bottom: -3px;
}
.single-portfolio .gallery_desciption p + p {
  margin-top: 28px;
}
.single-portfolio .gallery_desciption strong {
  color: #000;
  font-family: Oswald;
  font-size: inherit;
  line-height: 21px;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding-bottom: 4px;
}
.single-portfolio .social_icon_list {
  padding-top: 59px;
}
.single-portfolio .social_icon_list li {
  padding-right: 40px;
}
.single-portfolio .social_icon_list li a {
  color: #363636;
  font-size: 18px;
}
.single-portfolio .social_icon_list li a:hover {
  color: #b0976d;
}
.single-portfolio .gallery_paginations {
  margin-top: 18px;
}
.single-portfolio .gallery_paginations > ul {
  margin-left: 6px;
  list-style: none;
  padding-left: 0;
}
.single-portfolio .gallery_paginations li {
  display: inline-block;
  padding: 0;
  position: relative;
}
.single-portfolio .gallery_paginations li a {
  color: #999;
  padding: 10px;
}
.single-portfolio .gallery_paginations li a:hover {
  color: #b0976d;
}
.single-portfolio .gallery_paginations li.arrow_left {
  padding-top: 4px;
}
.single-portfolio .gallery_paginations li.divider {
  text-indent: -9999px;
  position: relative;
}
.single-portfolio .gallery_paginations li.divider:after {
  content: '';
  width: 1px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 58px;
  background: #d1d1d1;
  position: absolute;
  top: -6px;
  left: 3px;
}
.single-portfolio .gallery_paginations li.arrow_right {
  padding: 18px 6px 0;
  vertical-align: bottom;
}
.single-portfolio .gallery_single_2 .gallery_left {
  padding: 7px 0 0 30px;
}
.single-portfolio .gallery_single_2 .paginationtype-2.text-center {
  padding-top: 73px;
}
.single-portfolio .gallery_single_2 .portfolio-single-heading {
  margin-bottom: 63px;
}
.single-portfolio .gallery_single_3 .portfolio-single-heading + .paginationtype-2, .single-portfolio .gallery_single_4 .portfolio-single-heading + .paginationtype-2 {
  padding-top: 0;
  margin-top: -3px;
  text-align: left;
  margin-left: -16px;
}
.single-portfolio .gallery_single_3 .portfolio-single-heading + .paginationtype-2 ul, .single-portfolio .gallery_single_4 .portfolio-single-heading + .paginationtype-2 ul {
  padding-left: 0;
}
.single-portfolio .gallery_single_3 .image_list, .single-portfolio .gallery_single_4 .image_list {
  padding: 64px 60px 80px;
}
.single-portfolio .gallery_single_3 .slider-nav, .single-portfolio .gallery_single_4 .slider-nav {
  padding-top: 37px;
  margin: 0 -10px;
}
.single-portfolio .gallery_single_3 .slider-nav .slick-slide, .single-portfolio .gallery_single_4 .slider-nav .slick-slide {
  border-radius: 50%;
  padding: 0;
  overflow: hidden;
  margin: 0 10px;
}
.single-portfolio .gallery_single_3 .slider-nav .slick-slide .zoom-effect, .single-portfolio .gallery_single_4 .slider-nav .slick-slide .zoom-effect {
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  max-width: 100px;
}
.single-portfolio .gallery_single_3 .slider-nav .slick-slide .zoom-effect:before, .single-portfolio .gallery_single_4 .slider-nav .slick-slide .zoom-effect:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.single-portfolio .gallery_single_3 .slider-nav .slick-slide img, .single-portfolio .gallery_single_4 .slider-nav .slick-slide img {
  border-radius: 50%;
  -webkit-transition: all 1.25s ease-out 0s;
  -moz-transition: all 1.25s ease-out 0s;
  -ms-transition: all 1.25s ease-out 0s;
  -o-transition: all 1.25s ease-out 0s;
  transition: all 1.25s ease-out 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
  opacity: 1;
}
.single-portfolio .gallery_single_3 .slider-nav .slick-slide:hover img, .single-portfolio .gallery_single_4 .slider-nav .slick-slide:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  -o-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}
.single-portfolio .gallery_single_3 .slider-nav .slick-slide:hover .zoom-effect:before, .single-portfolio .gallery_single_4 .slider-nav .slick-slide:hover .zoom-effect:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}
.single-portfolio .gallery_single_3 .social_icon_list, .single-portfolio .gallery_single_4 .social_icon_list {
  padding-top: 19px;
}
.single-portfolio .gallery_single_3 .gallery_desciption, .single-portfolio .gallery_single_4 .gallery_desciption {
  padding-top: 0;
  margin-top: -5px;
}
.single-portfolio .gallery_single_3 .gallery_info {
  margin-top: 8px;
}
.single-portfolio .gallery_single_4 .gallery_info {
  margin-top: 7px;
}
.single-portfolio .gallery_single_4 .t_type1 h2 {
  padding-bottom: 13px;
}
.single-portfolio .gallery_single_4 .cat_type1 {
  margin-bottom: 2px;
}
.single-portfolio .gallery_single_5 .paginationtype-2 {
  display: none;
}
.single-portfolio .gallery_single_5 .portfolio-single-heading {
  padding-top: 115px;
}
.single-portfolio .image_list ul {
  margin-bottom: 0;
}
.single-portfolio .image_list ul li {
  margin-bottom: 0;
}
.single-portfolio .image_list ul li:last-child {
  margin-bottom: 0;
}
.single-portfolio .image_list ul li img {
  width: 100%;
  height: auto;
}
.single-portfolio .paginationtype-2 li a {
  font-weight: 300;
  color: #ccc;
}
.single-portfolio .paginationtype-2 li a:hover {
  color: #010101;
}
.gallery_related {
  clear: both;
  padding-top: 77px;
}
.gallery_related .circle-heading h4 {
  font-size: 18px;
  letter-spacing: 2px;
}
.gallery_related .circle-heading h4:before {
  bottom: -28px;
}
.portfolio-content.type3 {
  background: #b0976d;
  padding: 70px;
  padding-top: 73px;
  height: 580px;
  display: table-cell !important;
  vertical-align: middle;
}
.portfolio-content.type3 .portfolio_meta, .portfolio-content.type3 .art-director, .portfolio-content.type3 .architets, .portfolio-content.type3 .designer {
  font-size: 14px;
  font-family: Open Sans;
  color: #fff;
  font-style: italic;
  font-weight: 700;
}
.portfolio-content.type3 > div > span {
  font-size: 14px;
  font-family: Open Sans;
  color: #a1a1a1;
  font-style: italic;
  font-weight: 400;
}
.portfolio-content.type3 p {
  color: #ccc;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-top: 25px;
}
.portfolio-socials {
  margin-top: 53px;
}
.portfolio-socials ul {
  padding-left: 0;
  overflow: hidden;
  margin: 0 -15px;
}
.portfolio-socials ul li {
  display: inline-block;
  padding: 0 19px;
}
.portfolio-socials ul li a {
  color: #fff;
  line-height: 100%;
  font-size: 18px;
  color: #fff;
}
.portfolio-socials .social_icon_list li a:hover {
  color: #000 !important;
}
.portfolio-contents {
  max-width: 470px;
  max-height: 580px;
}
.portfolio-contents .slick-arrow {
  display: block;
  width: 30px;
  height: 37px;
  position: absolute;
  right: -130px;
  margin: 0;
  left: auto;
  bottom: -16px;
  top: auto;
  word-wrap: break-word;
  white-space: normal;
}
.portfolio-contents .slick-arrow:before {
  font-size: 14px;
  color: #ccc;
  font-weight: 300;
  font-family: Oswald;
  text-transform: uppercase;
  content: "Prev";
  word-wrap: break-word;
  line-height: 22px;
  letter-spacing: 7.8px;
}
.portfolio-contents .slick-arrow:hover:before {
  color: #010101;
}
.portfolio-contents .slick-arrow.slick-next {
  right: -213px;
}
.portfolio-contents .slick-arrow.slick-next:before {
  content: "Next";
}
.portfolio-category ul {
  padding-left: 0;
  margin-top: -2px;
  overflow: hidden;
}
.portfolio-category ul li {
  margin-bottom: 5px;
}
.portfolio-category ul li a {
  font-size: 12px;
  color: #555;
  font-weight: 300;
  text-decoration: line-through;
  text-transform: uppercase;
}
.portfolio-category ul li a:hover {
  color: #b0976d;
  font-weight: 700;
}
.text-solution h2 {
  font-size: 60px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 47px;
  margin-bottom: -44px !important;
  font-family: Raleway;
  font-weight: 900;
}
.text-solution.right {
  margin-left: 42px;
}
.tax-portfolio_cat .footer-v2 .social_icon_list {
  display: none;
}
.portfolio_slider_2 .slick-slide img {
  width: 100%;
}
.portfolio_grid_3 .cate-portfolio > a {
  color: #ccc;
  font-family: Open Sans;
  font-style: italic;
  font-weight: 300;
}
.portfolio_grid_3 .cate-portfolio > a:hover {
  color: #b0976d;
}
.portfolio_grid_3 .portfolio_descs {
  padding-top: 19px;
}
.portfolio_grid_3 .name-portfolio {
  position: relative;
  padding-bottom: 47px;
}
.portfolio_grid_3 .name-portfolio::before {
  background: #000 none repeat scroll 0 0;
  bottom: 9px;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 25px;
}
.portfolio_grid_3 .name-portfolio > a {
  color: #222;
  display: block;
  font-family: Raleway;
  font-size: 72px;
  font-weight: 900;
  line-height: normal;
}
.portfolio_grid_3 .name-portfolio > a:hover {
  color: #b0976d;
}
.portfolio_grid_3 .portfolio-content > div {
  color: #555;
  font-family: Open Sans;
}
.portfolio_grid_3 .portfolio-content > div > span {
  color: #a1a1a1;
}
.portfolio_grid_3 .portfolio_descs p {
  color: #ccc;
  font-style: normal;
}
.portfolio_grid_3 .portfolio-img {
  position: relative;
}
.portfolio_grid_3 .portfolio-socials {
  left: 0;
  margin-top: 0;
  position: absolute;
  top: 20px;
  z-index: 9;
}
.portfolio_grid_3 .portfolio-socials ul {
  display: inline-block;
  margin: 0;
}
.portfolio_grid_3 .portfolio-socials ul li {
  padding: 10px 0;
  display: block;
}
.portfolio_grid_3 .portfolio-socials ul li a {
  color: #363636;
}
.portfolio_grid_3 .portfolio-socials ul li a:hover {
  color: #b0976d;
}
.portfolio.portfolio-business2 {
  width: 60%;
  float: left;
}
.portfolio.portfolio-business2 .owl-nav {
  bottom: 260px;
  left: -34%;
  position: absolute;
}
.portfolio-left {
  width: 20%;
  float: left;
}
.portfolio-left .ult-content-box {
  display: table-cell;
  height: 860px;
  vertical-align: middle;
  padding-bottom: 75px;
}
.portfolio-left .ult-content-box .wpb_content_element, .portfolio-left .ult-content-box .circle-container {
  margin-left: -14px;
}
.portfolio_grid_4 .post-item {
  position: relative;
}
.portfolio_grid_4 .image_grid {
  height: 860px;
}
.portfolio_grid_4 .image_grid img {
  width: 100%;
  height: 100%;
}
.portfolio_grid_4 .item:hover .portfolio-body {
  opacity: 1;
}
.portfolio_grid_4 .item:hover .portfolio-content.type3 {
  height: 860px;
  width: 100%;
  display: table-cell;
  background: #b0976d;
  vertical-align: middle;
}
.portfolio_grid_4 .item:hover .portfolio-content.type3 .cate_portfolio a, .portfolio_grid_4 .item:hover .portfolio-content.type3 > a {
  color: #ccc;
}
.portfolio_grid_4 .item:hover .portfolio-content.type3 .content-include {
  opacity: 1;
  height: auto;
}
.portfolio_grid_4 .item:hover .portfolio-body {
  left: 0;
  position: absolute;
  top: 0;
}
.portfolio_grid_4 .portfolio-body {
  left: 0;
  position: absolute;
  bottom: 0;
}
.portfolio_grid_4 .portfolio-content.type3 {
  padding: 111px 30px;
  background: none;
  height: auto;
}
.portfolio_grid_4 .portfolio-content.type3 .portfolio_meta span, .portfolio_grid_4 .portfolio-content.type3 .art-director span, .portfolio_grid_4 .portfolio-content.type3 .architets span, .portfolio_grid_4 .portfolio-content.type3 .designer span {
  font-weight: 400;
  color: #a1a1a1;
}
.portfolio_grid_4 .portfolio-content.type3 > a {
  color: #000;
  display: block;
  font-family: Raleway;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
  padding-bottom: 9px;
  text-transform: uppercase;
}
.portfolio_grid_4 .portfolio-content.type3 .cate_portfolio {
  position: relative;
}
.portfolio_grid_4 .portfolio-content.type3 .cate_portfolio a {
  color: #555;
  font-size: 12px;
  font-family: "OpenSan", Arial;
  font-style: italic;
  text-transform: uppercase;
}
.portfolio_grid_4 .portfolio-content.type3 .font-style {
  max-height: 285px;
  overflow: hidden;
}
.portfolio_grid_4 .portfolio-content.type3 .content-include {
  opacity: 0;
  height: 0;
}
.portfolio_grid_4 .art-director {
  position: relative;
  padding-top: 44px;
}
.portfolio_grid_4 .art-director:before {
  content: "";
  width: 87px;
  height: 1px;
  background: #4051b1;
  position: absolute;
  left: 0;
  top: 21px;
}
.portfolio_grid_4 .owl-next, .portfolio_grid_4 .owl-prev {
  color: #ccc;
  display: inline-block;
  font-family: Oswald;
  font-size: 14px;
  font-weight: 300;
  height: 50px;
  letter-spacing: 13px;
  overflow: hidden;
  word-wrap: break-word;
  text-transform: uppercase;
  width: 45px;
  margin-right: 42px;
}
.portfolio_grid_4 .owl-next:hover, .portfolio_grid_4 .owl-prev:hover {
  color: #000;
}
.portfolio_grid_5 .owl-carousel .owl-item img {
  width: auto !important;
  border-radius: 50%;
}
.portfolio_grid_5 .slider-for-2 {
  margin-left: -42px;
}
.portfolio_grid_5 .slider-for-2 .slick-slide {
  display: block;
  padding: 0 10px 50px;
}
.portfolio_grid_5 .slider-for-2 .slick-slide img {
  -webkit-box-shadow: -18px 31px 30px 0px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: -18px 31px 30px 0px rgba(0, 0, 0, 0.32);
  box-shadow: 18px 31px 30px 0px rgba(0, 0, 0, 0.32);
}
.portfolio_grid_5 .post_item {
  position: relative;
}
.portfolio_grid_5 .slider-nav-2 {
  position: absolute;
  top: 45px;
  right: 0;
  width: 100px;
}
.portfolio_grid_5 .slider-nav-2 .slick-slide {
  cursor: pointer;
  position: relative;
  margin-bottom: 30px;
}
.portfolio_grid_5 .slider-nav-2 .slick-slide.slick-current:before {
  position: absolute;
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 50%;
  z-index: 1;
  background: #222;
  opacity: 0.5;
}
.portfolio_grid_5 .slider-nav-2 .slick-track {
  width: 100% !important;
}
.portfolio_grid_5 .portfolio-content > a {
  color: #131313;
  font-family: Raleway;
  font-size: 72px;
  font-weight: 900;
}
.portfolio_grid_5 .portfolio-content > a:hover {
  color: #b0976d;
}
.portfolio_grid_5 .portfolio-content .cate_portfolio {
  margin-top: 16px;
  padding-left: 165px;
}
.portfolio_grid_5 .portfolio-content .cate_portfolio a {
  color: #a1a1a1;
  letter-spacing: 4.8px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}
.portfolio_grid_5 .portfolio-content .cate_portfolio a:hover {
  color: #b0976d;
}
.portfolio_grid_5 .portfolio-body {
  display: inline-block;
  position: absolute;
  bottom: 134px;
}
.portfolio_grid_5 .btn-viewmore {
  position: absolute !important;
  right: 0;
  z-index: 99;
  bottom: 15px;
}
body .portfolio_grid_5 .view_more.btn.btn-circle.btn-circle {
  background: #222;
  letter-spacing: 0;
  position: relative;
  line-height: 100px !important;
  letter-spacing: 0;
  color: #fff;
}
body .portfolio_grid_5 .view_more.btn.btn-circle.btn-circle:before {
  position: absolute;
  content: "";
  width: 18px;
  height: 4px;
  left: 25px;
  background: #b0976d;
  top: 65%;
}
body .portfolio_grid_5 .view_more.btn.btn-circle.btn-circle:hover {
  background: #b0976d;
  color: #fff;
}
body .portfolio_grid_5 .view_more.btn.btn-circle.btn-circle:hover:before {
  background: #fff;
  width: 25px;
}
.portfolio_grid_6 .portfolio-body {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 960px;
}
.portfolio_grid_6 .portfolio-body:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(34, 34, 34, 0.77);
  z-index: 1;
}
.portfolio_grid_6 .portfolio-body:hover:before {
  background: rgba(34, 34, 34, 0);
}
.portfolio_grid_6 .portfolio-body:hover .portfolio-content {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.portfolio_grid_6 .portfolio-body:hover .title-portfolio {
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
.portfolio_grid_6 .title-portfolio {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  position: absolute;
  text-align: center;
  z-index: 8;
  top: 50%;
  left: 50%;
}
.portfolio_grid_6 .title-portfolio > a {
  color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 20px;
  text-transform: uppercase;
}
.portfolio_grid_6 .title-portfolio > a:hover {
  color: #b0976d;
}
.portfolio_grid_6 .portfolio-content {
  position: absolute;
  width: 200px;
  min-height: 300px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  padding: 22px 30px 23px;
  background: rgba(34, 34, 34, 0.9);
  border: 2px solid #fff;
  z-index: 9;
}
.portfolio_grid_6 .portfolio-content > a {
  color: #fff;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 4px;
  line-height: 100%;
  text-transform: uppercase;
}
.portfolio_grid_6 .portfolio-content > a:hover {
  color: #b0976d;
}
.portfolio_grid_6 .portfolio-content .cate_portfolio {
  position: absolute;
  bottom: 23px;
  left: 30px;
}
.portfolio_grid_6 .portfolio-content .cate_portfolio a {
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  position: relative;
}
.portfolio_grid_6 .portfolio-content .cate_portfolio a:hover {
  color: #b0976d;
}
.portfolio_grid_6 .portfolio-content .cate_portfolio a:hover:before {
  width: 20px;
  background: #b0976d;
}
.portfolio_grid_6 .portfolio-content .cate_portfolio a:before {
  position: absolute;
  content: "";
  background: #fff;
  left: 0;
  top: -20px;
  width: 10px;
  height: 1px;
}
.portfolio_grid_6 .owl-prev {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 17px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  color: #ccc;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.portfolio_grid_6 .owl-prev:hover {
  color: #b0976d;
}
.portfolio_grid_6 .owl-next {
  position: absolute;
  z-index: 99;
  top: 50%;
  right: 17px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  color: #ccc;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.portfolio_grid_6 .owl-next:hover {
  color: #b0976d;
}
.portfolio-cat-content {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 960px;
}
.portfolio-cat-content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(34, 34, 34, 0.77);
  z-index: 1;
}
.portfolio-cat-content .name-cat {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  bottom: 190px;
  text-align: center;
  padding: 0 15px;
}
.portfolio-cat-content .name-cat a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 8px;
  text-transform: uppercase;
}
.portfolio-cat-content .name-cat a:hover {
  color: #b0976d;
}
.portfolio-cat-content:hover:before {
  opacity: 0;
}
.portfolio-cat-content:hover .name-cat {
  bottom: -50px;
}
.portfolio-cat-content:hover .portfolio_cat .portfolio-cate {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
.portfolio_cat .portfolio-cate {
  position: absolute;
  top: 50%;
  left: 55px;
  right: 55px;
  opacity: 0;
  -webkit-transform: translateY(-200%);
  -moz-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
  -o-transform: translateY(-200%);
  transform: translateY(-200%);
  z-index: 9;
}
.portfolio_cat .portfolio-cate .name-cate a {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 15px;
  line-height: 24px;
  overflow-wrap: break-word;
  text-transform: uppercase;
}
.portfolio_cat .portfolio-cate .name-cate a:hover {
  color: #b0976d;
}
.portfolio_cat .portfolio-cate p {
  color: #ccc;
  font-family: Open Sans;
  font-style: italic;
  padding-top: 18px;
}
.portfolio_cat .portfolio-cate .view-cate {
  padding-top: 24px;
}
.portfolio_cat .portfolio-cate .btn.btn-circle {
  width: 70px;
  height: 70px;
  letter-spacing: 0;
  background: #000;
}
.portfolio_cat .portfolio-cate .btn.btn-circle:hover {
  background: #b0976d;
  color: #fff;
}
.portfolio-category .owl-prev {
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 33px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #acacac;
  font-size: 72px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: uppercase;
}
.portfolio-category .owl-prev:hover {
  color: #b0976d;
}
.portfolio-category .owl-next {
  position: absolute;
  z-index: 99;
  top: 50%;
  right: 33px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #acacac;
  font-size: 72px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: uppercase;
}
.portfolio-category .owl-next:hover {
  color: #b0976d;
}
.gallery-fullpage {
  margin: 0;
}
.col-md-left, .col-md-right {
  height: 960px;
}
.gallery-img-fullpage {
  height: 100%;
}
.gallery-top {
  overflow: hidden;
  width: 100%;
  padding-bottom: 20px;
}
.gallery-top .gallery-title {
  padding-top: 20px;
}
.gallery-title p {
  color: #000;
  font-size: 12px;
  font-weight: 300;
  line-height: 100%;
  margin-bottom: 2px;
}
.gallery-title h6 {
  font-weight: 300;
  color: #a1a1a1;
  text-decoration: underline;
}
.gallery-title h2 {
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 24px;
  line-height: 42px;
  max-width: 215px;
}
.gallery-img-fullpage .image_list {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.gallery-img-fullpage .image_list:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gallery-img-fullpage .image_list img {
  display: none;
}
.gallery-content-fullpage {
  padding-left: 60px;
  padding-top: 60px;
  overflow: hidden;
}
.gallery-content-fullpage .t_type1 h2 {
  font-size: 32px;
  letter-spacing: 7px;
  margin-left: -3px;
}
.gallery-content-fullpage .gallery_info {
  padding-top: 0;
}
.gallery-content-fullpage .gallery_info::before {
  content: none;
}
.gallery-content-fullpage .portfolio-single-heading {
  margin-bottom: 22px;
}
.gallery-content-fullpage .gallery_desciption {
  padding-top: 0;
  padding-left: 0;
  padding-right: 30px;
}
.gallery-content-fullpage .gallery_desciption p {
  font-style: normal;
  max-width: 85%;
}
.gallery-content-fullpage .type-works {
  padding-top: 15px;
}
.gallery-content-fullpage .paginationtype-2, .gallery-content-fullpage .paginationtype-2 ul {
  padding-left: 0;
}
.gallery-content-fullpage .paginationtype-2 {
  padding-top: 0;
  position: absolute;
  bottom: 30px;
}
.gallery-content-fullpage .pagination_button_prev {
  margin-right: 43px;
}
.gallery-content-fullpage .social_icon_list {
  padding-top: 30px;
}
.gallery-title, .gallery-cate {
  float: left;
  width: 50%;
}
.gallery-cate ul {
  padding-left: 0;
}
.gallery-cate li a {
  color: #ccc;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 1px;
}
.gallery-cate li a:hover {
  color: #000;
}
/*===================================
 3.21 Features
 ===================================*/
.has-overlay-image:before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
}
.blog_static p a.title {
  color: #b0976d;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
}
.blog_static p a.title:hover {
  color: #fff;
}
.blog_static h5 {
  color: #555;
  font-family: "Open Sans", Arial;
  font-size: 14px;
  font-style: italic;
  font-weight: lighter;
}
.blog_static p a.view_more {
  color: #fff;
  position: relative;
  text-transform: uppercase;
  font-weight: lighter;
  padding-left: 28px;
  font-size: 12px;
}
.blog_static p a.view_more:before {
  background: #b0976d;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 18px;
}
.blog_static p a.view_more:hover {
  color: #b0976d;
  padding-left: 38px;
}
.blog_static p a.view_more:hover:before {
  background: #fff;
  width: 28px;
}
.blog_static .desc {
  color: #a1a1a1;
  font-family: "Open Sans", Arial;
  margin-top: 30px;
  margin-bottom: 22px;
}
.best_history .text-abs-about {
  left: 0;
  right: 0;
  color: #111;
  top: -6px;
}
.best_history .vc_custom_heading {
  width: 42%;
  margin: 0 auto;
}
.best_history .view_more {
  color: #b0976d;
  position: relative;
  text-transform: uppercase;
  font-weight: lighter;
  padding-left: 28px;
  font-size: 12px;
}
.best_history .view_more:hover {
  padding-left: 38px;
}
.best_history .view_more:hover:before {
  width: 28px;
}
.best_history .view_more:before {
  background: #555;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 18px;
}
.box-features .aio-icon-header h3.aio-icon-title {
  font-weight: lighter;
  margin: 33px 0 32px !important;
}
.box-features .aio-icon-description {
  font-family: "Open Sans", Arial;
}
.feature-container {
  padding: 32px 51px 30px;
  background: #000;
  position: relative;
  height: 980px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.feature-container.feature-2 {
  background: none;
  padding: 30px 105px;
  height: 980px;
}
.feature-container:before {
  position: absolute;
  content: "";
  right: 19px;
  bottom: 0px;
  width: 35px;
  height: 123px;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg);
  background: #b0976d;
}
.feature-container:after {
  position: absolute;
  content: "";
  right: 59px;
  bottom: 0px;
  width: 35px;
  height: 86px;
  -webkit-transform: skew(-16deg);
  -moz-transform: skew(-16deg);
  -ms-transform: skew(-16deg);
  -o-transform: skew(-16deg);
  transform: skew(-16deg);
  background: #222;
}
.custom-height {
  max-height: 980px;
  overflow: hidden;
}
.feature-content {
  width: 100%;
  overflow: hidden;
  margin-bottom: 41px;
}
.feature-content .img-left {
  float: left;
  margin-right: 38px;
}
.feature-content .content-right {
  overflow: hidden;
}
.feature-content .content-right h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 22px;
}
.feature-content .content-right h3 span {
  color: #b0976d;
  display: block;
  font-family: Raleway;
  font-weight: 900;
  line-height: 22px;
}
.feature-content .content-right p {
  padding-right: 43px;
  color: #555;
}
.custom-height {
  height: 980px;
}
.featues-business {
  width: 100%;
  overflow: hidden;
  margin-bottom: 55px;
}
.img-business {
  float: left;
  background: #b0976d;
  border-radius: 50%;
  margin-right: 31px;
}
.img-business img {
  border-radius: 50%;
}
.business-desc {
  overflow: hidden;
}
.business-desc .font-style {
  padding-top: 22px;
}
.padding-65 .style-heading-8 {
  padding-left: 54px;
}
.ult-content-box .small-tab .ult_tabmenu.style3 li.ult_tab_li a span {
  font-size: 14px !important;
}
.small-tab .ult_tabmenu.style3 > li.ult_tab_li a {
  padding: 10px 20px;
}
.text-box {
  font-size: 140px;
  font-family: Oswald;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 140px;
  color: #fff;
}
.text-box.right {
  color: #252525;
  padding-left: 62px;
}
.contact-featured .info {
  overflow: hidden;
  padding-top: 22px;
  padding-bottom: 8px;
}
.contact-featured .info p {
  font-size: 14px;
  color: #ccc;
  font-family: Oswald;
  font-weight: 300;
  float: left;
  margin-right: 21px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.contact-featured .info a {
  color: #fffefe !important;
  font-size: 36px;
  font-weight: 400;
}
.contact-featured .info ul {
  overflow: hidden;
  padding-left: 3px;
  color: #fff;
  font-style: italic;
  font-size: 16px;
  font-family: "Open Sans", Arial;
  font-weight: 300;
}
.contact-featured .info ul li {
  margin-bottom: 4px;
}
.contact-featured .info ul span {
  font-size: 16px;
  color: #fff;
  margin-left: 5px;
  font-weight: bold;
}
.medical-box-1 .text-box.left {
  margin-left: -11px;
}
.feature-medical .medical-box-1 .contact-featured .info a {
  color: #fffefe !important;
}
.feature-medical {
  margin-bottom: 35px !important;
}
.featured_h35 {
  font-size: 18px;
  color: #000;
  margin-top: -8px;
}
.desc-feature {
  text-align: center;
  font-size: 14px;
  color: #a1a1a1;
  font-style: italic;
  font-weight: 400;
  font-family: "Open Sans", Arial;
  padding-top: 5px;
  letter-spacing: 0.1px;
}
.our-feature-box2 {
  padding-top: 2px;
}
.our-feature-box3 {
  margin-left: -65px !important;
}
.title-about-medical {
  font-size: 30px;
  font-family: Raleway;
  font-weight: 900;
  text-transform: uppercase;
  color: #b0976d;
  margin-bottom: 26px !important;
  line-height: 36px;
  margin-top: -7px;
}
.title-about-medical span {
  color: #000;
}
.title-about-medical.style2 {
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 16px;
}
.business-cor {
  text-align: right;
}
.business-cor .title-about-medical {
  color: #000;
  line-height: 24px;
  font-size: 24px;
  margin-bottom: 29px !important;
}
.business-cor .title-about-medical span {
  color: #b0976d;
}
.business-cor p {
  font-size: 16px;
  margin-bottom: 28px;
  font-family: "Open Sans", Arial;
  color: #a1a1a1;
  font-style: italic;
  font-weight: 600;
  line-height: 28px;
}
.business-cor h6 {
  padding-top: 3px;
  font-size: 12px;
  font-family: "Open Sans", Arial;
  color: #ccc;
  font-style: italic;
  font-weight: 400;
}
.business-cor p.text-font {
  color: #000 !important;
  margin-top: 18px;
  font-size: 24px !important;
}
.desc-about.about-medical p {
  margin-bottom: 24px;
  line-height: 24px;
}
.desc-about.about-medical p.text-font {
  color: #000;
  margin-top: 22px;
  text-align: left;
}
.desc-about.about-medical h6 {
  font-family: "Open Sans", Arial;
  font-size: 12px;
  color: #ccc;
  font-weight: 600;
  padding-top: 8px;
}
.feature-item {
  text-align: center;
  position: relative;
  padding-bottom: 27px;
  margin-bottom: 126px;
}
.feature-item:hover .feature-desc p {
  opacity: 1;
  visibility: hidden;
  bottom: -50px;
  opacity: 1;
  visibility: visible;
  left: 0;
}
.feature-item:hover .feature-icon {
  transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  background: #b0976d;
}
.feature-item:hover .feature-icon img {
  display: none;
}
.feature-item:hover .feature-icon img.icon-hiden-ft {
  display: inline-block;
}
.feature-item.text-right {
  text-align: right;
}
.feature-item.text-right .feature-desc {
  padding: 0;
  width: 100%;
  float: right;
}
.feature-item.text-right .feature-desc p {
  opacity: 1;
  visibility: visible;
  position: static;
  margin-top: 21px;
  margin-bottom: 52px;
}
.feature-item.text-right .feature-icon {
  float: right;
  background: #b0976d;
  box-shadow: none;
}
.feature-item.text-right .feature-icon img {
  display: none;
}
.feature-item.text-right .feature-icon img.icon-hiden-ft {
  display: inline-block;
}
.feature-icon {
  height: 200px;
  margin: 0 auto;
  width: 200px;
  text-align: center;
  line-height: 200px;
  border-radius: 50%;
  background: #fff;
  webkit-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 26px -1px rgba(0, 0, 0, 0.25);
}
.feature-desc {
  margin-top: 39px;
  padding: 0 15px;
}
.feature-desc h5 {
  font-weight: 900;
  font-family: Raleway;
  color: #222;
}
.feature-desc p {
  font-size: 14px;
  opacity: 0;
  color: #a1a1a1;
  line-height: 26px;
  font-family: "Open Sans", Arial;
  bottom: 50px;
  left: 0;
  position: absolute;
  transition: all 0.6s ease-in-out 0s;
  -ms-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -o-transition: all 0.6s ease-in-out 0s;
  visibility: hidden;
  width: 100%;
}
.icon-hiden-ft {
  display: none;
}
.box-textbus {
  height: 430px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 70px;
}
.box-textbus h6 {
  color: #ccc;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 5.5px;
  margin-bottom: 16px;
}
.box-textbus h3 {
  font-weight: 900;
  font-family: Raleway;
  color: #b0976d;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 30px;
}
.box-textbus p {
  font-size: 14px;
  color: #a1a1a1;
  line-height: 26px;
  font-family: "Open Sans", Arial;
}
.box-counterbus {
  height: 550px;
  vertical-align: middle;
  display: table-cell;
  padding: 0 369px;
}
.box-counterbus .circle-heading {
  padding-top: 20px;
}
.box-counterbus .count-4.text-center {
  text-align: left;
}
.box-counterbus .font-style {
  line-height: 24px;
  color: #ccc;
}
.box-counterbus .count-4 .amount-desc h6 {
  font-weight: 400;
}
.ourfeature-box4 {
  position: relative;
  z-index: 9;
}
.ourfeature-box4 .ult-content-box {
  background: #151515;
  color: #fff;
  border-left: 1px solid #fff !important;
  padding: 45px 30px 33px;
}
.ourfeature-box4 .ult-content-box:hover {
  background: #b0976d !important;
}
.ourfeature-box4 .ult-content-box:hover .desc-featured {
  opacity: 1;
}
.ourfeature-box4 .ult-content-box:hover .wpb_single_image {
  opacity: 0;
}
.ourfeature-box4 .ult-content-box:hover .featured_h13 {
  color: #000;
}
.ourfeature-box4 .wpb_single_image {
  height: 100px;
  width: 100px;
  margin: 0 auto;
  background: #0f0f0f;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 69px;
}
.ourfeature-box4 .wpb_single_image .vc_figure {
  margin-top: 25px;
}
.ourfeature-box4 .wpb_single_image .vc_figure img {
  width: 56px;
  height: 56px;
}
.ourfeature-box4 .featured_h13 strong {
  color: #fff !important;
}
.ourfeature-box4 .desc-featured {
  font-family: "Open Sans", Arial;
  opacity: 0;
  margin-top: 29px;
  line-height: 26px;
}
.ourfeature-box4 .desc-featured a {
  padding-top: 14px;
  display: inline-block;
}
.h8-featured .ourfeature-box4 {
  width: 79.8%;
  float: right;
  text-align: right;
  padding: 0 15px;
}
.h8-featured .text-ask {
  padding-top: 177px;
}
/*===================================
 3.22 Map
 ===================================*/
.map {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.map.ultimate-map-wrapper.ult-adjust-bottom-margin {
  margin-bottom: 0;
}
.map-contact > .vc_column-inner {
  padding-top: 0;
}
.vc_row-has-fill + .vc_row > .vc_column_container.map-contact > .vc_column-inner {
  padding-top: 0;
}
/*===================================
 3.23 Tabs
 ===================================*/
.ult_tabs.animated {
  visibility: visible;
  -webkit-animation: 0s ease 0s normal none 1 running none;
  -moz-animation: 0s ease 0s normal none 1 running none;
  -ms-animation: 0s ease 0s normal none 1 running none;
  -o-animation: 0s ease 0s normal none 1 running none;
  animation: 0s ease 0s normal none 1 running none;
}
.ult_tabmenu {
  visibility: visible;
}
.custom-tabs {
  margin-top: 22px;
}
.custom-tabs.vc_tta.vc_general .vc_tta-panel-body {
  padding-left: 0;
  padding-right: 40px;
}
.custom-tabs.text-right {
  width: 50%;
  float: right;
  text-align: left;
}
.custom-tabs.vc_tta.vc_general .vc_tta-tab > a {
  padding: 0;
}
.custom-tabs.vc_tta.vc_tta-style-classic .vc_tta-panel-body, .custom-tabs.vc_tta.vc_tta-style-classic .vc_tta-panel-heading, .custom-tabs.vc_tta.vc_tta-style-classic .vc_tta-tab > a {
  background: none !important;
}
.custom-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  border: none !important;
  background: none !important;
}
.custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  border: none !important;
  background: none !important;
}
.custom-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body, .custom-tabs.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  border: none !important;
}
.custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover, .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:focus, .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
  background: none !important;
}
.custom-tabs .vc_tta-panel-body p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  line-height: 26px;
  margin-bottom: 26px;
}
.custom-tabs .vc_tta-panel-body p span {
  color: #b0976d;
  font-weight: bold;
}
.custom-tabs .vc_tta-panel-body a {
  text-transform: uppercase;
  font-weight: 300;
  padding-left: 28px;
  margin-top: 43px;
  position: relative;
  color: #000;
  display: inline-block;
  font-size: 12px;
  font-family: Oswald;
}
.custom-tabs .vc_tta-panel-body a:hover {
  padding-left: 38px;
}
.custom-tabs .vc_tta-panel-body a:hover:before {
  width: 28px;
}
.custom-tabs .vc_tta-panel-body a:before {
  content: "";
  height: 4px;
  width: 18px;
  background: #b0976d;
  position: absolute;
  top: 9px;
  left: 0;
}
.custom-tabs .vc_tta-panel-body a:hover {
  color: #b0976d;
}
.custom-tabs.vc_tta.vc_tta-style-classic .vc_tta-panel-body {
  border: none;
  padding-top: 34px;
}
.custom-tabs .vc_tta-title-text {
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 25px;
  color: #b0976d;
  float: right;
  display: none;
}
.custom-tabs .vc_tta-title-text span {
  color: #000;
}
.custom-tabs .vc_tta-tab {
  padding-right: 24px !important;
}
.custom-tabs .vc_tta-tab h3 {
  line-height: 70px;
  font-weight: 300;
  font-size: 36px;
  color: #ccc;
  float: left;
  text-align: center;
  margin-left: 0 !important;
}
.custom-tabs .vc_tta-tab.vc_active .vc_tta-title-text {
  display: block;
  margin-left: 20px;
  margin-right: 21px;
}
.custom-tabs .vc_tta-tab.vc_active h3 {
  height: 70px;
  width: 70px;
  color: #fff;
  background: #222;
  border-radius: 50%;
}
.vc_tta-container {
  overflow: hidden;
}
.working-process .vc_tta-container {
  float: right;
}
.text-white .custom-tabs .vc_tta-title-text span {
  color: #fff;
}
.title-workprocess {
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  letter-spacing: -0.4px;
  margin-bottom: 14px !important;
}
.title-workprocess strong {
  font-family: Raleway;
  color: #b0976d;
  font-weight: 900;
}
.title-workprocess.text-right {
  width: 50%;
  float: right;
  text-align: left;
}
.title-workprocess.style-text {
  text-transform: none;
  font-size: 30px;
  padding-top: 7px;
  padding-left: 14px;
}
.img-abs-left {
  position: absolute;
  left: 0;
  top: 0;
}
.text-abs-img p {
  font-size: 80px;
  color: #b0976d;
  position: absolute;
  top: 120px;
  right: 57px;
  line-height: 72px;
  padding: 0 15px;
}
.style-tab2 .vc_row {
  margin: 0;
}
.our-process .title-workprocess.text-right {
  width: 100%;
  float: left;
}
.our-process .custom-tabs.text-right {
  width: 100%;
  float: left;
  text-align: left;
}
.text-white .title-workprocess {
  text-transform: none;
  color: #fff;
}
.text-white .title-workprocess span {
  color: #b0976d;
}
.text-white .circle-heading h2, .text-white .custom-tabs .vc_tta-panel-body a {
  color: #fff;
}
.text-white .custom-tabs .vc_tta-panel-body a:hover {
  color: #b0976d;
}
.custom-accordion {
  padding-right: 80px;
}
.custom-accordion .vc_tta-title-text {
  font-weight: 300;
  text-transform: uppercase;
  color: #b0976d;
  padding-left: 32px;
  font-size: 14px;
}
.custom-accordion .vc_tta-title-text span {
  color: #222;
}
.custom-accordion .vc_tta-controls-icon {
  display: none !important;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-title-text {
  font-weight: bold;
  line-height: 100px;
  font-size: 18px;
}
.custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-title h3 {
  border-radius: 50%;
  background: url("../images/bg-accordion.jpg");
  color: #fff;
  height: 100px;
  width: 100px;
  line-height: 100px;
}
.custom-accordion.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
  padding: 0;
}
.custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
  padding-left: 145px;
  padding-top: 0;
  float: left;
  padding-bottom: 27px;
  margin-top: -6px;
}
.custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-tab > a, .custom-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .custom-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .custom-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover, .custom-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .custom-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: none;
  border: none;
}
.custom-accordion .vc_tta-panel-title {
  line-height: 38px !important;
}
.custom-accordion .vc_tta-panel-title h3 {
  color: #ccc;
  font-size: 36px;
  font-weight: 300;
  width: 100px;
  float: left;
  padding-left: 35px;
  margin: 0;
}
.custom-accordion .vc_tta-panel-body p {
  font-family: 'Open Sans', Arial;
  color: #a1a1a1;
  line-height: 26px;
}
.custom-accordion.vc_tta.vc_general .vc_tta-panel {
  width: 100%;
  padding-bottom: 34px;
  overflow: hidden;
}
.best-solutions > .vc_column-inner {
  padding-top: 0 !important;
}
.best-solutions .title-workprocess {
  text-transform: none;
  font-size: 30px;
  color: #222;
  font-family: Raleway;
  font-weight: 900;
  padding-left: 15px;
  padding-top: 7px;
}
.text-solutions p {
  font-family: 'Open Sans', Arial;
  color: #a1a1a1;
  line-height: 26px;
  margin-bottom: 26px;
}
.text-solutions p span {
  color: #b0976d;
  font-weight: bold;
}
.best-solution-right {
  padding-left: 80px !important;
}
.best-solution-right .circle-heading .style-heading-4 h2 span {
  color: #fff;
}
.best-solution-right .circle-heading .style-heading-4 p {
  color: #ccc;
}
.best-solution-right .circle-heading {
  margin-bottom: 16px;
}
.firefox .client-medical .slider-wrap-container {
  margin-bottom: -26px;
}
.firefox .slide-ourteam-cor {
  margin-bottom: -28px;
}
.slider-wrap-container {
  margin-bottom: -26px;
  position: relative;
}
.service-business {
  height: 920px;
}
.service-business.style2 {
  height: 765px;
}
.service-business.style2 .title-workprocess {
  text-transform: none;
  font-size: 30px;
  letter-spacing: -0.1px;
  margin-bottom: 0 !important;
  padding-top: 27px;
  padding-bottom: 9px;
}
.service-business.style2 .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-title-text {
  padding-left: 130px;
}
.service-business.style2 .custom-accordion .vc_tta-panel-title h3 {
  margin-left: 0 !important;
}
.service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel {
  padding-bottom: 35px;
}
.service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title h3 {
  top: 5px !important;
}
.service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
  padding-bottom: 37px;
}
.service-business.style2 > .vc_column-inner .custom-accordion {
  padding-left: 0;
}
.service-business .form#mc4wp-form-1 {
  margin-left: 0;
}
.service-business > .vc_column-inner {
  height: 100%;
  display: table;
}
.service-business > .vc_column-inner > .wpb_wrapper {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.service-business > .vc_column-inner .custom-accordion {
  padding-left: 100px;
  padding-right: 0;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel-title {
  line-height: normal !important;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel {
  overflow: hidden;
  padding-bottom: 37px;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active {
  padding-bottom: 40px;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
  padding-bottom: 36px;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title h3 {
  background: #b0976d;
  color: #fff;
  position: absolute;
  top: 1px;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-title-text {
  line-height: normal;
  padding-left: 145px;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-title-text {
  color: #222;
  line-height: 38px;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-title-text span {
  color: #222;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_active .vc_tta-panel-heading:hover .vc_tta-panel-title h3 {
  color: #fff !important;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel-heading:hover .vc_tta-panel-title h3 {
  color: #b0976d;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel-heading:hover .vc_tta-title-text {
  font-weight: 700;
}
.service-business .custom-accordion.vc_tta.vc_general .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading, .service-business .custom-accordion.vc_tta.vc_general .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
  margin-top: 0;
}
.service-business .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
  padding-bottom: 21px;
}
.service-business .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body p {
  max-width: 345px;
}
.service-business .font-style {
  color: #555;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  max-width: 85%;
  padding-top: 12px;
  line-height: 29px;
  padding-left: 115px;
}
.vc_progress_bar .vc_single_bar {
  background: #f0f5f6 !important;
  border-radius: 20px !important;
  margin-bottom: 83px !important;
  height: 16px;
}
.vc_progress_bar .vc_single_bar .vc_bar {
  background: #b0976d !important;
  border-radius: 20px !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
  font-size: 12px;
  position: absolute;
  font-weight: bold;
  padding: 0 !important;
  font-style: italic;
  font-family: 'Open Sans', Arial;
  top: -36px;
}
.vc_progress_bar .vc_single_bar .vc_progress_value {
  font-size: 18px !important;
  font-weight: 900;
  font-family: Raleway;
  color: #000;
  position: absolute;
  top: -38px;
  right: 0;
}
.box-tab-style .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a::before {
  content: "";
  height: 1px;
  width: 30px;
  background: #000;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  margin-left: 29px !important;
  top: 10px !important;
}
.box-tab-style .vc_tta-tabs-container {
  width: 33.33%;
}
.box-tab-style .vc_tta-panels-container {
  width: 66.67%;
}
.box-tab-style .vc_tta-tabs-list {
  text-align: right;
  padding-right: 116px !important;
}
.box-tab-style .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: none !important;
  border: none !important;
}
.box-tab-style .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
  color: #ccc;
  font-weight: 300;
  font-size: 18px;
  background: none !important;
  border: none !important;
  text-transform: uppercase;
  padding: 0 !important;
  margin-bottom: 24px;
}
.box-tab-style .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  font-weight: bold;
  color: #b0976d;
}
.box-tab-style .title-about-medical {
  font-size: 24px;
  margin-bottom: 30px !important;
  line-height: 24px;
  margin-top: 0;
}
.box-tab-style .font-style {
  line-height: 24px;
}
.box-tab-style .vc_tta.vc_general .vc_tta-panel-body {
  padding: 1px 15px;
}
/*===================================
 3.24 Home Shop
 ===================================*/
.vc_custom_heading {
  letter-spacing: 4px;
  text-transform: uppercase;
}
p.vc_custom_heading {
  letter-spacing: 0;
  text-transform: none;
}
.order_now .btn.btn-line-th {
  color: #fff;
  font-weight: lighter;
  font-size: 14px;
}
.order_now .btn.btn-line-th:hover {
  color: #b0976d;
}
.order_now .btn.btn-line-th:hover::after {
  content: none;
}
.order_now .btn.btn-line-th::after {
  background: #fff;
}
.ult_countdown .ult_countdown-section .ult_countdown-period {
  display: block;
  margin-top: 19px;
  font-family: "Open Sans", Arial;
  text-align: center;
}
.ult_countdown .ult_countdown-section .ult_countdown-amount {
  font-weight: lighter;
}
.ult_countdown .ult_countdown-section {
  padding: 0 30px 0 0 !important;
}
.ult_countdown .ult_countdown-row {
  text-align: left !important;
}
.right_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a {
  color: #a1a1a1;
  text-transform: uppercase;
}
.right_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a span {
  font-size: 14px !important;
}
.right_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a:hover {
  color: #000 !important;
}
.right_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li.current a {
  color: #000 !important;
}
.right_header_tab .ult_tabmenu.style3 {
  text-align: right;
  display: block;
}
.right_header_tab .ult_tabitemname {
  padding: 0;
}
.right_header_tab .ult_tabcontent.style3 {
  margin-top: 26px;
}
.center_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a {
  text-transform: uppercase;
}
.center_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a:hover {
  color: #000 !important;
}
.center_header_tab .ult-content-box .ult_tabmenu.style3 li.ult_tab_li.current a {
  color: #000 !important;
}
.center_header_tab .ult_tabitemname {
  padding: 0;
}
.center_header_tab .ult_tabcontent.style3 {
  margin-top: 67px;
}
.heading_tab_abs {
  position: absolute;
  left: 15px;
  margin-top: 7px;
}
.ult_tabs .ult_tab_min_contain.tabanimate {
  overflow: visible !important;
}
.ult_tabs .ult_tabitemname {
  overflow: visible;
}
.ult_tabs .ult_tabitemname .ult-spacer {
  display: none !important;
}
.controls-custom-text .owl-nav div {
  position: absolute;
  font-size: 14px;
  font-weight: lighter;
  letter-spacing: 11px;
  color: #ccc;
  width: 40px;
  word-wrap: break-word;
  text-transform: uppercase;
}
.controls-custom-text .owl-nav div:hover {
  color: #b0976d;
}
.controls-custom-text .owl-nav div.owl-prev {
  left: -55px;
  top: 36.8%;
}
.controls-custom-text .owl-nav div.owl-next {
  right: -64px;
  top: 36.8%;
  text-align: right;
}
.box_info_brand .aio-icon-component {
  margin-bottom: 0 !important;
}
.box_info_brand .ult-content-box:hover .aio-icon-title {
  color: #fff !important;
}
.box_info_brand .aio-icon-description {
  font-family: "Open Sans", Arial;
  font-style: italic;
  font-weight: 600;
}
.aio-icon-component .top-icon .aio-icon-header h3.aio-icon-title {
  margin: 12 0px;
}
.text_countdown_top h3 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  line-height: 25px;
  color: #fff;
}
.text_countdown_top h3 strong {
  color: #b0976d;
  font-weight: 900;
}
.text_countdown_top .wpb_wrapper > div {
  color: #a1a1a1;
  font-size: 14px;
  letter-spacing: 4px;
  margin-top: 16px;
  font-weight: bold;
}
.text_countdown_top .wpb_wrapper > div strong {
  font-weight: normal;
  color: #b0976d;
  font-size: 36px;
  line-height: 36px;
}
.shop_text_left h3 {
  font-size: 30px;
  text-transform: uppercase;
  font-family: Raleway;
  font-weight: 900;
  line-height: 24px;
}
.shop_text_left h3 strong {
  color: #b0976d;
  font-weight: 900;
}
.shop_text_left div.sub_title {
  letter-spacing: 5px;
  color: #a1a1a1;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 35px;
}
.shop_text_left p {
  margin-bottom: 25px;
  font-family: "Open Sans", Arial;
  color: #a1a1a1;
}
.shop_text_left p:first-child {
  margin-top: 33px;
}
/*===================================
 3.25 Pricing
 ===================================*/
.pricing-content {
  border: 1px solid #141414;
  padding-bottom: 63px;
}
.pricing-content .pricing-title {
  padding: 47px 20px;
}
.pricing-content .pricing-title h3 {
  color: #b0976d;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}
.pricing-content .box-info .price {
  background: #9f875e;
  -webkit-transform: rotate(-5deg) skew(-5deg);
  -moz-transform: rotate(-5deg) skew(-5deg);
  -ms-transform: rotate(-5deg) skew(-5deg);
  -o-transform: rotate(-5deg) skew(-5deg);
  transform: rotate(-5deg) skew(-5deg);
  text-align: center;
  margin: 0 0 63px;
  padding: 21px 0 11px;
}
.pricing-content .box-info .price span {
  font-size: 48px;
  color: #fff;
  font-weight: 400;
}
.pricing-content .box-info .price span span {
  font-size: 18px;
}
.pricing-content.style2 {
  border: none;
  padding-left: 67px;
  padding-bottom: 0;
}
.pricing-content.style2 .pricing-sign {
  display: none;
}
.pricing-content.style2 .pricing-title {
  padding: 0 0 14px;
}
.pricing-content.style2 .pricing-title h3 {
  color: #a1a1a1 !important;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}
.pricing-content.style2 .box-info .price {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  text-align: left;
  transform: none !important;
  margin-bottom: 51px;
  position: relative;
}
.pricing-content.style2 .box-info .price:before {
  content: "";
  height: 1px;
  width: 70px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 96px;
}
.pricing-content.style2 .box-info .price span {
  font-size: 72px;
  font-weight: 300;
}
.pricing-content.style2 .box-info .price span.cost {
  display: block;
  float: left;
  font-size: 36px;
  font-weight: 300;
  margin-right: 18px;
  margin-top: -14px;
}
.pricing-content.style2 .pricing-desc ul {
  padding-left: 28px;
}
.pricing-content.style2 .pricing-desc li {
  color: #fff;
  font-family: "Open Sans", Arial;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 12px;
  position: relative;
}
.pricing-content.style2 .pricing-desc li:before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: -28px;
  position: absolute;
  top: 9px;
  width: 7px;
}
.btn-circle {
  background: #b0976d;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-weight: 300;
  height: 100px;
  margin: 0 auto;
  padding: 33px 18px 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100px;
  line-height: 18px;
}
.btn-circle:hover {
  background: #fff;
}
.pricing-desc ul {
  padding-left: 60px;
  margin-bottom: 34px;
}
.pricing-desc li {
  color: #555;
  margin-bottom: 12px;
}
.pricing-sign {
  padding-left: 60px;
}
.pricing-sign .btn {
  font-weight: 300;
  position: relative;
  text-decoration: none;
}
.pricing-sign .btn::after {
  height: 1px;
  background: #fff;
  content: "";
  right: 50%;
  position: absolute;
  top: 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%);
  width: 74px;
}
.pricing-sign .btn::before {
  opacity: 0;
  height: 1px;
  background: #fff;
  content: "";
  left: 50%;
  position: absolute;
  width: 74px;
  bottom: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pricing-sign .btn:hover:before {
  content: none;
}
.pricing-sign .btn:hover:after {
  content: none;
}
/*===================================
 3.26 Special Menu
 ===================================*/
.box-center .circle-container .vc_column-inner > .wpb_wrapper {
  background: rgba(17, 17, 17, 0.9) none repeat scroll 0 0;
  border: 3px solid #fff;
  margin: 0 auto;
  max-width: 430px;
  padding: 36px;
}
.special-menu-container {
  overflow: hidden;
  width: 100%;
  margin-bottom: 40px;
}
.img-special-menu {
  float: left;
  height: 100px;
  width: 100px;
  margin-right: 30px;
}
.img-special-menu img {
  border-radius: 50%;
}
.special-menu-content {
  overflow: hidden;
  position: relative;
}
.special-menu-content .product-name {
  margin-bottom: 9px;
}
.special-menu-content .product-name > a {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}
.special-menu-content .product-name > a:hover {
  color: #b0976d;
}
.special-menu-content .category-name > p {
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
  font-style: italic;
}
.special-menu-content .price {
  color: #b0976d;
  font-size: 18px;
  font-weight: 300;
  margin-top: 19px;
}
.special-menu.style2 {
  margin-bottom: 35px;
}
.style2 .special-menu-content {
  overflow: hidden;
}
.style2 .special-menu-content .product-name {
  overflow: hidden;
}
.style2 .special-menu-content .product-name > a {
  color: #a1a1a1;
  display: inline-block;
  float: left;
  margin-right: 15px;
}
.style2 .special-menu-content .product-name > a:hover {
  color: #b0976d;
}
.style2 .special-menu-content .category-name > p {
  color: #b0976d;
}
.style2 .special-menu-content .price {
  margin-top: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.style-line {
  border-top: 1px dotted #a1a1a1;
  height: 1px;
  margin-top: 19px;
  margin-right: 70px;
  overflow: hidden;
}
/*===================================
 3.27 Cart
 ===================================*/
.order_details.bacs_details {
  padding-top: 10px;
}
.order_details li {
  font-family: 'Open Sans', Arial;
  color: #666;
}
.addresses {
  line-height: 26px;
}
.addresses, .shop_table.customer_details tbody td, .shop_table.customer_details tbody th {
  font-family: 'Open Sans', Arial;
}
.shop_table.order_details.table_type_1 tr th {
  border-bottom: 1px solid #ebebeb;
}
.shop_table.order_details.table_type_1 tr td {
  padding: 12px 15px;
  border-bottom: 1px dashed #ebebeb;
}
.shop_table.order_details.table_type_1 tr td {
  font-family: 'Open Sans', Arial;
}
.shop_table.order_details.table_type_1 tr td:last-child {
  font-weight: bold;
}
.shop_table.order_details.table_type_1 tr td:last-child .price, .shop_table.order_details.table_type_1 tr td:last-child .amount {
  font-weight: bold;
}
.woocommerce-error li {
  font-family: 'Open Sans', Arial;
  background: #222;
  color: red;
  font-size: 13px;
  padding: 10px 40px;
  margin-bottom: 5px;
  position: relative;
}
.woocommerce-error li:before {
  content: "\f00d";
  position: absolute;
  font-family: FontAwesome;
  top: 10px;
  left: 15px;
}
.product-thumbnail img {
  width: 85px;
  height: 110px;
}
.woocommerce-page .order-review .circle-heading {
  margin-bottom: 23px;
}
.order-review {
  border: 1px solid #ebebeb;
  padding: 35px 28px;
}
.shipping_address .form-row label {
  display: none;
}
.shipping_address .form-row input {
  font-style: italic;
  border-bottom: 1px solid #ebebeb;
}
.woocommerce-shipping-fields label.checkbox {
  font-weight: 400;
}
body .btn.btn-color {
  letter-spacing: -0.2px;
}
.chrome .login-form .form-row input[type="password"], .chrome .login-form .form-row input[type="text"] {
  padding-left: 20px !important;
}
.chrome .login-form .form-row input[type="password"]:focus, .chrome .login-form .form-row input[type="text"]:focus {
  background: none;
}
.login-form .form-row {
  margin-bottom: 10px;
}
.login-form .form-row input[type="submit"] {
  width: auto;
  border-bottom: none;
  float: left;
  padding: 13px 45px;
  letter-spacing: -0.2px;
}
.login-form label {
  font-size: 13px;
  font-weight: 300;
  padding-top: 10px;
  margin-left: 10px;
  line-height: 26px;
}
.login-form input[type="radio"], .login-form input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin-right: 7px;
  margin-top: 7px;
}
.customer-details {
  margin-bottom: 68px;
}
.customer-details .form-row {
  margin-bottom: 10px;
}
.customer-details .form-row input {
  border-bottom: 1px solid #ebebeb;
  padding: 14px 8px 13px 0;
}
.woocommerce-info {
  color: #a1a1a1 !important;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Open Sans', Arial;
}
.woocommerce-info a {
  color: #000;
}
.woocommerce-info a:hover {
  color: #b0976d;
}
.payment_methods label, #shipping_method label {
  font-weight: 400;
  color: #666;
  margin-left: 7px;
}
.payment_methods .payment_box p, #shipping_method .payment_box p {
  font-size: 13px;
}
.payment_methods input[type="radio"], #shipping_method input[type="radio"], .payment_methods input[type="checkbox"], #shipping_method input[type="checkbox"] {
  float: left;
  margin-top: 7px;
}
.woocommerce-page .title {
  position: relative;
}
.woocommerce-page .title a.edit {
  position: absolute;
  right: 0;
  top: 12px;
}
.woocommerce-page .wrapper {
  min-height: auto;
}
.woocommerce-page .woocommerce:not(.widget) {
  padding-bottom: 160px;
}
.woocommerce-page .circle-heading {
  margin-bottom: 18px;
}
.woocommerce-page .pageBilling h2 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  padding: 118px 0 50px;
  letter-spacing: 4px;
}
body.woocommerce-cart .btn.btn-color {
  letter-spacing: -0.2px;
  width: 250px;
}
body.woocommerce-cart .coupon .btn.btn-color {
  width: auto;
  top: 5px;
}
.btn-update-cart input {
  margin-right: 20px;
}
.btn-update-cart input:last-child {
  margin-right: 0;
}
table.shop_table.cart, table .cart_item td {
  border-collapse: collapse !important;
}
.cart_totals_table {
  background: #f4f8fb;
  padding: 49px 27px;
}
.cart_totals_table .cart-subtotal th {
  text-transform: uppercase;
  color: #000;
}
.cart_totals_table .cart-subtotal .amount {
  font-size: 20px;
  color: #000;
}
.cart_totals_table .order-total th {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  color: #000;
}
.cart_totals_table .order-total .amount {
  font-size: 30px;
  color: #b0976d;
}
.circle-heading .cart-title {
  color: #000;
  font-weight: 400;
  letter-spacing: 0.4px;
}
.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
  color: #828282;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
}
.checkout-title {
  font-size: 16px;
  text-transform: uppercase;
  color: #1b242b;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 23px;
}
.woocommerce-checkout .woocommerce-shipping-fields .checkout-title {
  margin-bottom: 14px;
}
.woocommerce-checkout .woocommerce-checkout-payment select {
  width: 100%;
  margin-top: 17px;
}
.woocommerce-checkout .woocommerce-checkout-payment > label {
  margin-right: 15px;
  display: block;
}
.woocommerce-checkout #payment {
  margin-top: 22px;
}
.woocommerce-checkout .woocommerce-error {
  padding-bottom: 22px;
}
.wc-bacs-bank-details-heading {
  display: none;
}
.woocommerce-error {
  color: red;
}
.woocommerce-account .woocommerce-message {
  padding: 0;
}
.woocommerce-account h3 {
  margin-bottom: 18px;
}
.woocommerce-account input[type="submit"] {
  padding: 8px 17px;
  text-transform: uppercase;
  background: #f4f8fb;
  color: #000;
  font-size: 12px;
  margin-right: 10px;
  width: auto;
  height: 40px;
  margin-top: 5px;
  text-decoration: line-through;
}
.woocommerce-account input[type="submit"]:hover {
  background: #000;
  color: #fff;
  text-decoration: none;
}
.shipping-calculator-form label {
  display: block;
  color: #302f2f;
}
.shipping-calculator-form select {
  font-family: 'Varela Round', sans-serif;
  font-size: 12px;
}
.shipping-calculator-form select, .shipping-calculator-form input {
  background: none;
  color: #302f2f;
  opacity: 0.5;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  width: 100%;
}
.table_type_1 tr th, .table_type_1 tr td {
  padding: 20px;
}
.table_type_1.var2 tr th:not(:last-child), .table_type_1.var2 tr td:not(:last-child) {
  border-right-color: transparent !important;
}
.table_type_1.var2 tr td {
  vertical-align: middle;
}
.table_type_1.var2 tr th:nth-child(2) {
  width: 80px;
}
.table_type_1.var2 tr th:nth-child(3) {
  width: 180px;
}
.table_type_1.var2 tr:last-child td {
  font-weight: normal;
}
.table_type_1.var1 tr th, .table_type_1.var1 tr td {
  padding: 15px 0;
  border-bottom: 1px dashed #ebebeb;
}
.table_type_1.var1 tr td.product-total {
  text-align: right;
}
.table_type_1.var1 tbody tr:last-child th, .table_type_1.var1 tbody tr:last-child td {
  border-bottom: none;
}
.table_type_1.var3 tfoot tr th {
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.table_type_1.var3 tfoot td {
  border-bottom: 1px solid #ebebeb;
}
table.shop_table thead tr th {
  border-bottom: 1px solid #ebebeb;
  color: 0;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
table.shop_table .quantity > input.qty {
  font-size: 14px;
  color: #000;
  font-family: 'Open Sans', Arial;
  border: none;
  background: none;
  font-style: normal;
  height: 40px;
  width: 50px;
}
table.shop_table .quantity .qty-number {
  background: none;
  font-size: 18px;
  font-weight: 300;
  height: 40px;
  padding-top: 8px;
}
table.shop_table .quantity .qty-number .increase-qty.minus {
  margin: -2px;
}
table.shop_table tbody .cart_item {
  border-bottom: 1px dashed #ebebeb;
}
dl.variation {
  margin-bottom: 0;
}
.place-order .button {
  width: 100% !important;
  letter-spacing: -0.2px;
}
.shop_table .product-price ins {
  text-decoration: none;
}
.shop_table td.product-thumbnail .image_thumbnail {
  display: inline-block;
  margin-right: 26px;
}
.shop_table td.product-thumbnail .prd_info {
  display: inline-block;
  vertical-align: middle;
}
.shop_table td.product-thumbnail .prd_info > a {
  color: #000;
  font-family: 'Open Sans', Arial;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.shop_table td.product-thumbnail .prd_info > a:hover {
  color: #b0976d;
}
.shop_table td.product-thumbnail img {
  width: 85px;
  height: 110px;
}
.shop_table dl.variation {
  margin-bottom: 0;
}
.shop_table dl.variation > * {
  color: #a1a1a1;
  font-weight: normal;
  display: inline-block;
  margin-right: 12px;
  font-style: italic;
  position: relative;
  font-family: 'Open Sans', Arial;
  text-transform: none;
  font-size: 14px;
}
.shop_table dl.variation > *:before {
  content: '/';
  color: #a1a1a1;
  position: absolute;
  right: -11px;
  top: 1px;
}
.shop_table dl.variation > *:last-child:before {
  content: none;
}
.shop_table dl.variation > * p {
  color: #a1a1a1;
  display: inline-block;
  margin-bottom: 0;
  line-height: 22px;
}
.shop_table .product-remove a {
  color: #ccc;
  font-size: 12px;
  text-transform: uppercase;
}
.shop_table .product-remove a:hover {
  color: #b0976d;
}
.shop_table .price, .shop_table .amount {
  color: #b0976d;
  font-weight: normal;
  font-size: 14px;
}
.shop_table .product-price, .shop_table .product-quantity, .shop_table .product-subtotal, .shop_table .product-remove {
  text-align: center;
}
.shop_table .product-remove {
  width: 68px;
}
.shop_table .product-quantity > .quantity {
  display: inline-block;
  margin-right: 0px;
  margin-top: -1px;
  border: 1px solid #ebebeb;
}
.shop_table .product-subtotal, .shop_table .product-quantity {
  width: 144px;
}
.shop_table tbody {
  color: #302f2f;
}
.shop_table tbody tr th {
  font-weight: normal;
}
.shop_table.cart_totals_table {
  margin-bottom: 24px;
}
.shop_table.cart_totals_table tr > td {
  text-align: right;
}
.shop_table.cart_totals_table .order-total th, .shop_table.cart_totals_table .order-total td {
  padding-top: 21px;
}
.shop_table.order_details .product-total {
  width: 210px;
}
.shop_table.cart thead th.product-subtotal {
  font-size: 14px;
}
.shop_table.cart .product-price.price, .shop_table.cart .product-subtotal {
  font-size: 14px;
}
.shop_table.woocommerce-checkout-review-order-table tfoot td {
  border-top: none;
}
.shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
  padding-top: 39px;
  text-align: right;
}
.shop_table.woocommerce-checkout-review-order-table .product-quantity {
  width: 150px;
  display: block;
  text-align: center;
  color: #000;
  font-family: 'Open Sans', Arial;
  border-bottom: 1px dashed #ebebeb;
  font-size: 14px;
  font-weight: 400;
}
.shop_table.woocommerce-checkout-review-order-table td.product-thumbnail .prd_info {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Open Sans', Arial;
}
.shop_table.woocommerce-checkout-review-order-table dl.variation {
  margin-bottom: 5px;
  margin-top: 8px;
}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal {
  border-bottom: 1px dashed #ebebeb;
}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal th {
  font-size: 12px;
  color: #010101;
  text-transform: uppercase;
  font-weight: 400;
}
.shop_table.woocommerce-checkout-review-order-table .cart-subtotal td .amount {
  color: #acacac;
}
.shop_table.woocommerce-checkout-review-order-table .order-total th {
  font-size: 12px;
  color: #010101;
  text-transform: uppercase;
  font-weight: 400;
}
.shop_table.woocommerce-checkout-review-order-table .order-total td .amount {
  color: #000;
  font-size: 20px;
}
.shop_table.woocommerce-checkout-review-order-table td {
  border-right: none;
}
.widget_shopping_cart_content dl.variation dt > p {
  margin-bottom: 0;
  line-height: 100%;
}
.order_item dl.variation dt, .order_item dl.variation dd {
  display: inline-block;
}
.woocommerce-order-received table.shop_table {
  margin-bottom: 21px;
}
.woocommerce-order-received table.shop_table.order_details tfoot tr:first-child > td {
  border-top: none;
}
.woocommerce-order-received .addresses .col-1 {
  margin-bottom: 23px;
}
label.checkbox {
  display: inline-block;
}
.shipping_address select {
  width: 100%;
  background: none;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  color: #302f2f;
  font-size: 12px;
  font-family: 'Varela Round', sans-serif;
}
.woocommerce-cart .actions {
  margin-top: 70px;
  margin-bottom: 117px;
}
.circle-heading.title-border {
  border-bottom: 1px solid #ebebeb;
  padding-top: 15px;
}
abbr[title], abbr[data-original-title] {
  border-bottom: none;
}
.circle-heading.title-icon {
  margin-bottom: 24px;
}
.circle-heading.title-icon h3 {
  font-size: 18px;
  letter-spacing: 2px;
}
.circle-heading.title-icon h3:after {
  bottom: 0;
  content: "";
  height: 1px;
  margin-left: 11px;
  display: inline-block;
  width: 50px;
  border-bottom: 1px solid #b0976d;
  width: 50px;
}
.circle-heading.title-icon h3:before {
  content: none;
}
.circle-heading.title-icon p {
  margin-bottom: 17px;
}
.shipping-total .shipping-calculator-form > p:first-child {
  margin-bottom: 15px;
}
.shipping-total .shipping-calculator-form label {
  margin-bottom: 17px;
}
.shipping-total .shipping-calculator-form p.form-row#calc_shipping_state_field label {
  margin-bottom: 6px;
}
.shipping-total .shipping-calculator-form p#calc_shipping_postcode_field {
  margin-top: -11px;
}
.shipping-total .shipping-calculator-form button[type="submit"] {
  margin-top: 5px;
}
.shipping-total input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
.woocommerce-info {
  color: #00529b;
  width: 100%;
  overflow: hidden;
}
.coupon {
  color: #424242;
  position: relative;
  margin-top: -6px;
  width: 100%;
}
.coupon input#coupon_code {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-bottom: 1px solid #ebebeb;
  color: #a1a1a1;
  font-family: 'Open Sans', Arial;
  font-style: italic;
  margin-top: 0;
  opacity: 0.5;
  padding: 13px 105px 13px 0;
  width: 100%;
  margin-bottom: 47px;
}
.coupon input[type="submit"] {
  padding: 8px 21px;
  position: absolute;
  right: 0;
  top: 0;
  background: none;
}
.checkout-tab {
  font-size: 16px;
  text-transform: uppercase;
  color: #1b242b;
  outline: none;
  font-weight: normal;
  cursor: pointer;
  padding: 24px;
  border: 1px solid #e6e6e6;
  margin-top: 4px;
}
.checkout-tab.ui-accordion-header-active {
  border-left: 1px solid #b0976d;
  border-bottom: 1px solid #b0976d;
  border-right: transparent;
  border-top: transparent;
}
.select2-container .select2-choice {
  padding: 7px 8px;
  border-radius: 0;
}
.ui-accordion-content {
  margin-top: 30px;
  margin-bottom: 30px;
}
.woocommerce-view-order .shop_table.customer_details tbody tr th {
  width: 15%;
}
.woocommerce-billing-fields label {
  color: #1b242b;
  font-weight: normal;
  margin-bottom: 3px;
  display: none;
}
.woocommerce-billing-fields label.checkbox {
  display: inline-block;
  margin-top: 0;
  vertical-align: top;
  line-height: 19px;
}
.woocommerce-billing-fields .create-account input[type="checkbox"] {
  width: auto;
  display: inline-block;
  vertical-align: top;
}
.woocommerce-billing-fields abbr[title], .woocommerce-billing-fields abbr[data-original-title] {
  border-bottom: none;
}
.woocommerce-billing-fields > .form-row:last-child {
  margin-bottom: 0;
}
.checkout_coupon {
  margin-bottom: 30px;
  margin-top: 15px;
}
.checkout_coupon input.input-text {
  background: none;
  border-bottom: 1px solid #ddd;
  padding-left: 0;
  color: #302f2f;
  opacity: 0.5;
}
form.checkout {
  margin-top: 20px;
}
form.login label {
  line-height: 100%;
  margin-top: 10px;
}
form.login label input[type="checkbox"] {
  margin-right: 3px;
}
form.login input[type="checkbox"] {
  width: auto;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
form.login input[type="submit"] {
  width: auto;
  padding: 8px 22px;
  height: 40px;
  margin-right: 15px;
}
form.login .lost_password {
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: left;
  float: left;
}
.woocommerce-checkout-payment > label {
  margin-right: 15px;
}
.woocommerce-checkout-payment select {
  background: none;
  border: 1px solid #ddd;
  padding: 6px 19px;
  width: auto;
}
.place-order {
  margin-top: 30px;
  clear: both;
}
.place-order #place_order {
  width: auto;
}
.place-order input[type="submit"]:focus, .place-order input[type="submit"]:hover {
  background: #b0976d !important;
  color: #fff;
}
.wishlist_table tfoot tr:first-child {
  border-top: none;
}
.wishlist_table tfoot tr:first-child td {
  border-top: none;
  padding: 12px 19px 0px;
}
#thumbs_list_frame .owl-controls {
  display: none;
}
.hide-cross .cross-sells {
  display: none;
}
.cart-collaterals .col-md-4.shipping-total {
  display: none;
}
.cart-collaterals .col-md-4 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.cart-collaterals .calculated_shipping a.checkout-button {
  padding: 13px;
  width: 100%;
  letter-spacing: -0.2px;
}
/* Zoom parent */
.zoom-container {
  position: relative;
}
/* Image to zoom */
#zoom-target {
  position: relative;
  display: block;
  /* Not strictly necessary but useful for positioning the loading message */
}
/* This is very important, the element must have metrics to provide an area to catch events */
#zoom-target .fullsize-loading {
  position: absolute;
  z-index: 150;
}
/* Zoom panel */
#zoom-panel {
  position: absolute;
  top: 0;
  left: 410px;
  width: 390px;
  height: 520px;
  overflow: hidden;
  background: #fff;
  z-index: 200;
}
@media only screen and (max-width: 1199px) {
  .table_type_1.var2 tr td, .table_type_1.var2 tr th {
    padding: 10px;
  }
  .table_type_1.var2 tr:last-child td .f_right, .table_type_1.var2 tr:last-child td .f_left {
    float: none;
  }
  .table_type_1.var2 tr:last-child td .f_right {
    margin-top: 10px;
  }
}
@media (min-width: 993px) and (max-width: 1024px) {
  .table_type_1 tr th, .table_type_1 tr td {
    padding: 14px 23px;
  }
}
@media (max-width: 767px) {
  /* tables change*/
  .shop_table.cart.responsive_table tbody tr:nth-child(odd), .shop_table.order_details tbody tr:nth-child(odd) {
    background: #f9f9f9;
  }
  .shop_table.cart.responsive_table tbody tr:nth-child(even), .shop_table.order_details tbody tr:nth-child(even) {
    background: #fff;
  }
  .responsive_table.shop_table.order_details tfoot .bg_color1 td {
    display: block;
    text-align: center !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    padding-left: 0 !important;
    width: 100%;
  }
  .responsive_table.shop_table.order_details tfoot .bg_color1 td:before, .responsive_table.shop_table.order_details tfoot .bg_color1 td:after {
    content: none;
  }
  .responsive_table, .responsive_table tbody, .responsive_table thead, .responsive_table tfoot, .responsive_table th, .responsive_table tr, .responsive_table td {
    display: block;
  }
  table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping) th, table.order_details tfoot tr:not(.shipping) th, table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping) td, table.order_details tfoot tr:not(.shipping) td {
    text-align: center !important;
  }
  table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping) th, table.order_details tfoot tr:not(.shipping) th {
    border-left: none !important;
    border-right: none !important;
  }
  table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping).order-total td, table.order_details tfoot tr:not(.shipping).order-total td {
    border-top: none;
  }
  table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping) td, table.order_details tfoot tr:not(.shipping) td {
    padding-left: 19px !important;
  }
  table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping) td:before, table.order_details tfoot tr:not(.shipping) td:before, table.woocommerce-checkout-review-order-table.table_type_1 tfoot tr:not(.shipping) td:after, table.order_details tfoot tr:not(.shipping) td:after {
    content: none;
  }
  table.woocommerce-checkout-review-order-table.table_type_1 td.product-name, table.order_details td.product-name {
    border-bottom: none;
  }
  table.order_details tfoot tr:first-child > td[scope="row"] {
    border-bottom: 1px solid #ddd;
  }
  table.order_details tfoot tr:last-child > td[scope="row"] {
    border-bottom: none;
  }
  .responsive_table tr td, .responsive_table tr th {
    width: auto !important;
    text-align: left !important;
  }
  .responsive_table td {
    margin-top: 0 !important;
  }
  .responsive_table thead tr:first-child {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .shop_table.responsive_table tbody tr:first-child {
    position: relative;
    top: 0;
    left: 0;
  }
  .responsive_table td {
    position: relative;
    padding-left: 50% !important;
    border-left: none !important;
    border-right: none !important;
    border-top: none;
  }
  .responsive_table td:not([colspan]):after {
    content: "";
    display: block;
    border-left: 1px solid #e0e0e0;
    position: absolute;
    left: 47%;
    top: 0;
    height: 100%;
  }
  .responsive_table td[colspan] {
    width: 100%;
    text-align: center;
    padding: 10px 10px 10px 10px !important;
  }
  .responsive_table tbody td[colspan] {
    display: block;
    text-align: center;
    border-left: none;
    border-right: none;
    border-top: none;
    width: 100%;
  }
  .responsive_table td[colspan]:before {
    display: none;
  }
  .responsive_table.table_type_1.var5 td[colspan] table tr td {
    padding: 0 !important;
  }
  .responsive_table.table_type_1.var5 td[colspan] table tr td .button, .responsive_table.table_type_1.var5 td[colspan] table tr td input {
    margin-top: 10px;
  }
  .table_type_1.var5 tr:last-child td table tr td:last-child {
    text-align: center;
  }
  .responsive_table td[colspan]:after {
    display: none;
  }
  .responsive_table.table_type_1.var5 td[colspan] table tr td {
    width: 100%;
  }
  .responsive_table td[colspan] table tr td:after {
    display: none;
  }
  .responsive_table td[colspan] table tr td:before {
    display: none;
  }
  .responsive_table {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
  }
  .responsive_table td:before {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    left: 9px;
    width: 45%;
    padding-right: 10px;
    -webkit-transform: translateY(-50%) translateZ(0);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #424242;
    font-size: 14px;
    text-transform: uppercase;
  }
  .responsive_table tr:nth-child(2n) {
    background: #f9f9f9;
  }
}
@media screen and (max-width: 767px) {
  .table_type_1.var2 tr th:first-child {
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .table_type_1 tr th, .table_type_1 tr td, .table_type_1.horisontal tr th, .table_type_1.horisontal tr td {
    padding: 10px;
  }
  .table_type_1.var2 tr:last-child td .button {
    margin-bottom: 5px;
  }
}
.product-categories li.cat-parent p {
  position: absolute;
  right: 0;
  top: -2px;
  cursor: pointer;
}
.product-categories li.cat-parent p i {
  font-size: 10px;
}
.tabs-full .tabs-sort {
  background: #f2f2f2;
  margin-top: 50px;
  text-align: center;
  margin-bottom: 0;
}
.tabs-full .tabs-sort .button-group {
  margin-top: 9px;
}
.tabs-full .tabs-sort .button-group button {
  padding: 19px 15px;
  color: #c3c3c3;
}
.tabs-full .tabs-sort .button-group button span {
  color: #c3c3c3;
}
.tabs-full .tabs-sort .button-group button.is-checked, .tabs-full .tabs-sort .button-group button:hover {
  color: #000;
}
.f-right .pagination {
  text-align: left;
  margin-top: 50px;
  padding: 0;
}
.desc > p {
  color: #424242;
  line-height: 22px;
}
.yith-woocompare-widget ul.products-list a.remove {
  color: #a1a1a1;
  margin-top: 7px;
  width: 10px;
}
.yith-woocompare-widget ul.products-list a.remove:hover {
  background: none;
  color: #b0976d;
}
.ie-11 .tooltbars .woocommerce-ordering select {
  padding-right: 0;
  width: 150px;
}
.ie-11 .tooltbars .woocommerce-ordering select::after {
  content: none;
}
.ie-11.single-product .entry-summary .product-desc .add-to > *:not(.tooltip):not(.yith-wcqv-button) a {
  line-height: 40px;
}
.ie-11 .quantity > input.qty {
  line-height: 17px;
}
ul.payment_methods {
  list-style: none;
  padding: 0;
}
.cart_totals .wc-proceed-to-checkout .checkout-button {
  padding: 13px 14px;
  width: 100%;
  letter-spacing: -0.2px;
}
.cart_totals .wc-proceed-to-checkout .checkout-button:hover, .cart_totals .wc-proceed-to-checkout .checkout-button:focus, .cart_totals .wc-proceed-to-checkout .checkout-button:active {
  color: #fff;
}
.wishlist_table tbody tr td.product-price {
  width: 16%;
}
.wishlist_table tbody tr td.product-price del {
  margin-right: 10px;
  vertical-align: middle;
}
.woocommerce-MyAccount-navigation {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 36px;
}
.woocommerce-MyAccount-navigation ul > li {
  font-family: 'Open Sans', Arial;
  font-weight: bold;
  font-size: 16px;
  padding: 0 10px;
  display: inline-block;
}
.woocommerce-MyAccount-navigation ul > li.is-active a {
  color: #b0976d;
}
.woocommerce-account table.my_account_orders thead tr th {
  border-bottom: 1px solid #ebebeb !important;
}
.woocommerce-edit-address .woocommerce-MyAccount-content form .form-row label {
  color: #000;
}
.woocommerce-edit-account .form-row input {
  border: 1px solid #ebebeb;
}
.woocommerce-edit-account .edit-account p label {
  margin-bottom: 3px;
  color: #000;
}
.woocommerce-page .side-breadcrumb {
  margin: 0;
  padding: 118px 0 50px;
  background: none;
}
.woocommerce-page .side-breadcrumb .page-title h1 {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 2px;
}
.woocommerce-page.archive .side-breadcrumb {
  padding-bottom: 0;
  margin-bottom: -46px;
}
.page-wishlist .wrapper {
  min-height: auto;
}
.page-wishlist .wishlist_table tr td.product-thumbnail a img {
  width: 85px;
}
.page-wishlist .wishlist_table tbody tr td.product-price del {
  margin-right: 0;
  display: block;
}
.page-wishlist .wishlist_table tbody tr td.product-price del .amount {
  color: #828282;
  font-size: 13px;
}
.page-wishlist .product-stock-stauts {
  text-align: center;
}
.page-wishlist .woocommerce table.wishlist_table thead th {
  border-top: none;
}
.page-wishlist .wishlist_table .product-add-to-cart > .add_to_cart.button {
  letter-spacing: -0.2px;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
  margin-bottom: 0;
}
.woocommerce-error li a {
  color: #b0976d;
}
.woocommerce-error li a:hover {
  color: #b0976d;
  text-decoration: line-through;
}
.shop_table.woocommerce-checkout-review-order-table td.product-thumbnail .prd_info > a {
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Open Sans', Arial;
  font-size: 14px;
}
.shop_table.woocommerce-checkout-review-order-table td.product-thumbnail .prd_info > a:hover {
  color: #b0976d;
}
/*===================================
 3.28 Home Mobile App
 ===================================*/
.solution-app {
  display: inline-block;
  position: relative;
}
.solution-app::before {
  background: rgba(0, 0, 0, 0) url("../images/bg-app-7.png") no-repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 80%;
  position: absolute;
  top: -80px;
  width: 100%;
}
.solution-app h4 {
  color: #000;
  font-size: 24px;
  font-weight: 300;
  padding-left: 10px;
}
.solution-app h2 {
  font-family: Raleway;
  font-size: 150px;
  font-weight: 900;
  color: #b0976d;
}
.solution-app p {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 300;
  padding-top: 13px;
}
.solution-app .btn-app {
  display: inline-block;
  margin-right: 30px;
  padding-top: 52px;
}
.solution-app .btn-app:last-child .btn {
  background: #fff;
  box-shadow: 0 0 15px 7px #f8f8f8;
  color: #000;
}
.solution-app .btn-app:last-child .btn:hover {
  color: #000;
}
.solution-app .btn-app .btn {
  letter-spacing: 0;
  line-height: 15px;
  background: #000 none repeat scroll 0 0;
  margin-right: 30px;
  padding: 0 15px;
}
.solution-app .btn-app .btn:hover {
  color: #fff;
}
.solution-desc {
  text-align: right;
  overflow: hidden;
  padding-right: 55px;
}
.solution-desc h3 {
  font-family: Raleway;
  font-weight: 900;
  margin-bottom: 30px;
}
.solution-desc h3 span {
  color: #b0976d;
}
.solution-desc p {
  color: #a1a1a1;
  font-family: Open Sans;
  font-size: 16px;
  font-style: italic;
  font-weight: bold;
  max-width: 73%;
  float: right;
  line-height: 28px;
  margin-bottom: 28px;
}
.category-app {
  text-align: right;
}
.category-app ul {
  padding: 0;
}
.category-app ul li {
  margin-bottom: 9px;
}
.category-app ul li a {
  color: #ccc;
  font-size: 12px;
  font-weight: 300;
  padding: 2px 21px 1px 38px;
  display: inline-block;
}
.category-app ul li a:hover {
  background: #b0976d;
  font-weight: 700;
  color: #fff;
}
.about-app {
  text-align: right;
}
.about-app .app-content {
  margin-bottom: 49px;
  overflow: hidden;
}
.about-app .app-content:last-child p:last-child {
  margin-top: 17px;
}
.about-app .app-content h3 {
  color: #222;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 22px;
  margin-top: 10px;
}
.about-app .app-content .font-style {
  max-width: 80%;
  float: right;
}
.about-app .app-content p:last-child {
  width: 100%;
  float: right;
  margin-top: 27px;
}
.features-app-desc h3 {
  font-family: Raleway;
  font-weight: 900;
  margin-bottom: 30px;
}
.features-app-desc .font-style:last-child {
  margin-bottom: 25px;
}
.features-right .features-icon {
  overflow: hidden;
  width: 100%;
  margin-bottom: -40px;
}
.features-right .features-icon:nth-child(2n) {
  text-align: right;
  margin-bottom: -57px;
}
.features-right .features-icon:nth-child(2n) .icon {
  float: right;
  background: #fff;
  box-shadow: 0 0 15px 7px #f8f8f8;
  color: #b0976d;
  margin-right: 40px;
  margin-top: 17px;
}
.features-right .features-icon:nth-child(2n) h4 {
  float: right;
  clear: right;
  margin-right: 40px;
}
.features-right .features-icon .icon {
  background: #b0976d;
  border-radius: 50%;
  line-height: 200px;
  float: left;
  height: 200px;
  text-align: center;
  width: 200px;
  color: #fff;
  font-size: 42px;
}
.features-right .features-icon h4 {
  color: #222;
  float: left;
  font-family: Raleway;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
  line-height: normal;
  margin-top: 38px;
  width: 200px;
  clear: left;
}
.category-demos.text-right {
  margin-left: 51px;
}
.category-demos.text-right ul li {
  padding-left: 0;
  padding-right: 20px;
}
.category-demos.text-right ul li::before {
  left: auto;
  right: 0;
}
.category-demos h4 {
  font-family: Raleway;
  font-size: 14px;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 30px;
}
.category-demos ul {
  padding: 0;
}
.category-demos ul li {
  color: #555;
  font-family: Open Sans;
  font-style: italic;
  font-weight: 600;
  padding-left: 22px;
  position: relative;
  margin-bottom: 6px;
}
.category-demos ul li::before {
  background: #b0976d;
  border-radius: 50%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 7px;
}
.video-app {
  text-align: center;
}
.video-app h3 {
  color: #fff;
  font-family: Raleway;
  font-weight: 900;
  margin-bottom: 12px;
}
.video-app p {
  color: #ccc;
  font-weight: 300;
}
.upb_video-bg {
  left: 0 !important;
}
#video .video-controls {
  background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
  border-radius: 50%;
  bottom: auto;
  color: #fff;
  height: 100px !important;
  left: 50%;
  line-height: 100px;
  min-width: 15px !important;
  position: absolute;
  right: auto;
  text-align: center;
  top: 50%;
  width: 100px !important;
  z-index: 99;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#video .video-controls i {
  line-height: 100px;
}
#video .video-controls i:before {
  content: "\f04b";
  font-family: FontAwesome;
  color: #b0976d;
}
#video .video-controls i.ult-vid-cntrlpause:before {
  content: "\f04c";
}
#video .upb_video-src {
  height: 100%;
  top: 0;
  left: 0;
  width: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.circle-mobileapp {
  margin-top: -13px;
}
.circle-mobileapp h5 {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 30px;
}
.circle-mobileapp.category-demos h5 {
  margin-bottom: 26px;
  margin-top: -13px;
}
.circle-mobileapp.category-demos ul {
  margin-top: 28px;
  padding-bottom: 20px;
}
.testimonial-socials {
  margin-bottom: 25px;
}
.testimonial-socials .social {
  padding: 0;
}
.testimonial-socials .social li {
  display: inline-block;
  padding: 0 10px;
}
.testimonial-socials .social li a {
  font-size: 24px;
}
.testimonial-socials .social li a .fa-twitter {
  color: #00aeef;
}
.testimonial-socials .social li a .fa-google-plus {
  color: #b90404;
}
.testimonial-socials .social li a .fa-facebook {
  color: #3b5998;
}
.testimonial-style4 {
  text-align: center;
}
.testimonial-style4 .testimonial-desc {
  color: #a1a1a1;
  font-family: Open Sans;
  font-size: 16px;
  padding: 0 20px;
  line-height: 28px;
}
.testimonial-style4 h6 {
  color: #ccc;
  font-family: Open Sans;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: normal;
  margin-top: 27px;
}
.testimonial-style4 .ratings {
  height: 16px;
  margin: 0;
  position: relative;
  margin-top: 23px;
}
.testimonial-style4 .ratings.two_star:before {
  content: "\f005 \f005";
}
.testimonial-style4 .ratings.three_star:before {
  content: "\f005 \f005 \f005";
}
.testimonial-style4 .ratings.four_star:before {
  content: "\f005 \f005 \f005 \f005";
}
.testimonial-style4 .ratings.five_star:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}
.testimonial-style4 .ratings:before {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "\f005";
  letter-spacing: 8px;
  color: #b0976d;
  font-family: FontAwesome;
}
.line-app > .wpb_column {
  position: relative;
}
.line-app > .wpb_column:before {
  position: absolute;
  content: "";
  width: 40%;
  height: 1px;
  right: 0;
  top: 119px;
  background: #d9d9d9;
}
.line-app > .wpb_column:after {
  position: absolute;
  content: "";
  width: 40%;
  height: 1px;
  left: 0;
  bottom: 0;
  background: #d9d9d9;
}
/*===================================
 3.29 Home Wine
 ===================================*/
.wpb_column.height-900 {
  height: 900px;
  display: table;
  overflow: hidden;
}
.wpb_column.height-900 .vc_column-inner {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.wpb_column.height-760 {
  height: 760px;
  display: table;
  overflow: hidden;
}
.wpb_column.height-760 .vc_column-inner {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.wpb_column.height-670 {
  height: 670px;
  display: table;
  overflow: hidden;
}
.wpb_column.height-670 .vc_column-inner {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.text-primary {
  color: #b0976d;
}
.f-float .load-more.btn-ver {
  top: 68%;
}
.load-more.btn-ver {
  position: absolute;
  right: 19px;
  top: 50%;
  letter-spacing: 2px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.load-more.btn-ver a {
  color: #fff;
}
.load-more.btn-ver a::before {
  background: #b0976d;
  bottom: auto;
  content: "";
  left: auto;
  opacity: 1;
  right: 30px;
  top: 62px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 30px;
}
.load-more.btn-ver a::after {
  background: #fff none repeat scroll 0 0;
}
.load-more.btn-ver a:hover {
  color: #b0976d;
}
.load-more.btn-ver a:hover:before {
  opacity: 1;
  content: "";
}
.content-product {
  padding-left: 60px;
  padding-right: 60px;
}
.info-product {
  margin-bottom: 32px;
  overflow: hidden;
}
.info-product h4 {
  font-size: 18px;
  font-weight: 300;
  color: #b0976d;
  margin-bottom: 13px;
}
.info-product p {
  color: #a1a1a1;
  font-family: Open Sans;
  font-weight: 300;
  line-height: 26px;
}
.info-product-2 {
  overflow: hidden;
  margin-top: 42px;
  border: 1px solid #4c3d46;
}
.info-product-2 .info-col-1 {
  padding: 28px;
  overflow: hidden;
}
.info-product-2 .info-col-2 {
  float: left;
  overflow: hidden;
  padding: 21px 20px 17px;
  width: 50%;
  border-bottom: 1px solid #4c3d46;
  border-right: 1px solid #4c3d46;
}
.info-product-2 .info-col-2:nth-child(2) {
  border-right: medium none;
}
.info-product-2 .info-col-2 img {
  height: 43px;
}
.icon-product {
  float: left;
  font-size: 0;
  margin-right: 23px;
}
.info-content {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
.info-content h6 {
  color: #ccc;
  font-family: Open Sans;
  font-size: 14px;
  line-height: normal;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info-content p {
  color: #fff;
  font-family: Open Sans;
  font-style: italic;
  font-weight: 700;
}
.product-info-3 {
  padding-left: 85px;
}
.product-info-3 .info-product {
  margin-bottom: 23px;
}
.product-info-3 .info-product > h4 {
  padding-top: 15px;
}
.per-product {
  overflow: hidden;
}
.per-product ul {
  padding: 0;
  overflow: hidden;
}
.per-product li {
  float: left;
  width: 32%;
  margin-bottom: 10px;
}
.per-product li:nth-of-type(3) {
  clear: left;
}
.per-product .per {
  font-size: 48px;
  font-weight: 300;
  line-height: normal;
  color: #b0976d;
}
.per-product .per span {
  font-size: 30px;
  margin-right: 11px;
}
.per-product .per strong {
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}
.about-landing {
  margin: 0 auto;
  text-align: center;
}
.about-landing h6 {
  color: #b0976d;
}
.about-landing .text-font {
  margin-top: 17px;
}
.title-color {
  margin-bottom: 38px;
}
.title-color h2 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 13px;
  letter-spacing: 8px;
}
.title-color p {
  color: #a1a1a1;
  font-family: Open Sans;
  font-style: italic;
  font-weight: 300;
}
.counter-wine {
  display: table-cell;
  height: 760px;
  vertical-align: middle;
}
.counter-wine p {
  max-height: 100%;
  margin-bottom: 27px;
}
.counter-wine .title-color {
  margin-bottom: 26px;
}
.counter-wine .title-color h2 {
  font-size: 24px;
  letter-spacing: 5px;
}
.counter-wine h6 {
  font-size: 16px;
  margin-bottom: 9px;
}
.bg-highlight .counter-wine {
  height: 380px;
}
.title-his {
  left: 50%;
  top: 28px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-his h2 {
  font-size: 140px;
  font-weight: 400;
  color: #111;
  letter-spacing: 56px;
}
.control-img .ult-item-wrap {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.control-img .slick-list {
  width: 57%;
  margin: 0 auto;
}
.control-img .slick-list p {
  color: #a1a1a1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding-top: 4px;
  margin-bottom: 22px;
}
.control-img .slick-slide {
  margin: 0 !important;
}
.control-img .slick-slide .ult-content-box-container {
  margin: 0 -15px;
}
.control-img .slick-next::before, .control-img .slick-prev::before {
  content: none;
}
.control-img .slick-arrow {
  width: 26px;
  height: 68px;
  right: 0;
  background: url(../images/arrow-right.png) no-repeat center center;
}
.control-img .slick-arrow.slick-prev {
  background: url(../images/arrow-left.png) no-repeat center center;
  left: 0;
}
.control-img .slick-arrow i:before {
  content: none;
}
.control-img .slick-arrow:hover, .control-img .slick-arrow:focus {
  background: url(../images/arrow-right.png) no-repeat center center;
}
.control-img .slick-arrow:hover.slick-prev, .control-img .slick-arrow:focus.slick-prev {
  background: url(../images/arrow-left.png) no-repeat center center;
}
.control-img.ult-carousel-wrapper .slick-dots {
  padding-top: 55px;
}
.control-img.ult-carousel-wrapper .slick-dots li {
  position: relative;
}
.control-img.ult-carousel-wrapper .slick-dots li.slick-active i {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
}
.control-img.ult-carousel-wrapper .slick-dots li i {
  color: #313032;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
}
.control-img .slick-dots li {
  height: 17px;
  width: 17px;
  margin: 0 8px;
}
.his-right h5 {
  font-size: 18px;
  margin-bottom: 28px;
  font-weight: 300;
  color: #b0976d;
}
.active .height-900.text-left, .active .height-900.text-right {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.height-900.text-left {
  background: rgba(17, 17, 17, 0.98) none repeat scroll 0 0;
  padding-left: 100px;
  position: absolute;
  right: 0;
  top: 1px;
  opacity: 0;
  visibility: hidden;
  display: table;
  height: 900px;
  z-index: 90;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.height-900.text-left .vc_column-inner {
  display: table-cell;
  vertical-align: middle;
}
.height-900.text-right {
  background: rgba(17, 17, 17, 0.98) none repeat scroll 0 0;
  padding-right: 100px;
  position: absolute;
  visibility: hidden;
  left: 0;
  top: 1px;
  opacity: 0;
  display: table;
  height: 900px;
  z-index: 90;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.height-900.text-right .vc_column-inner {
  display: table-cell;
  vertical-align: middle;
}
.height-900.text-right .close-dis {
  right: auto;
  left: 40px;
}
.height-900.text-right .title-dis {
  left: 0;
  right: auto;
}
.height-900.text-right .discover-product .dis-img {
  float: right;
}
.height-900.text-right .discover-product .dis-content {
  float: right;
}
.close-dis {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 99;
}
.close-dis a {
  font-size: 48px;
  display: block;
  color: #b0976d;
}
.close-dis a:hover {
  color: #fff;
}
.title-dis {
  position: absolute;
  right: -50px;
  top: 82px;
  z-index: -1;
}
.title-dis > h2 {
  color: #181719;
  font-size: 140px;
  font-weight: 400;
  letter-spacing: 40px;
}
.discover-product {
  overflow: hidden;
}
.discover-product .dis-img {
  float: left;
}
.discover-product .dis-content {
  display: inline-block;
  overflow: hidden;
  padding: 0 30px;
  width: 40%;
  vertical-align: top;
}
.dis-content > h4 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  color: #b0976d;
}
.dis-content .dis-img img {
  margin-right: 30px;
  padding-top: 6px;
}
#discover_1, #discover_2, #discover_3 {
  margin-top: -1px;
}
.info-3 {
  padding-left: 60px;
  padding-right: 20px;
}
.info-3 .info-product {
  margin-bottom: 27px;
}
.info-3 .per-product {
  margin-bottom: 26px !important;
}
.info-3 .per-product li {
  width: auto;
  margin-right: 40px;
  display: inline-block;
}
.info-3 .per-product li:last-child {
  margin-right: 0;
}
.info-3 .per-product li:nth-of-type(3) {
  clear: none;
}
.info-3 .per-product .per {
  font-size: 24px;
}
.info-3 .per-product .per span {
  font-size: 14px;
}
.info-3 .per-product .per strong {
  display: block;
}
.title-tes {
  font-family: Open Sans;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  color: #b0976d;
}
.upb_video_class .wpb_wrapper {
  display: table;
  width: 100%;
}
.upb_video-bg .upb_video-src {
  height: 100%;
  top: auto;
  object-fit: cover;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.title-video {
  text-align: center;
  height: 860px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.title-video h2 {
  color: #fff;
  font-weight: 300;
  letter-spacing: 5px;
  margin-bottom: 13px;
  padding-top: 118px;
}
.title-video p {
  color: #fff;
  font-weight: 300;
  letter-spacing: 4px;
}
.upb_video-bg .video-controls {
  bottom: auto;
  left: 50%;
  right: auto;
  top: 38%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.upb_video-bg .video-controls .ult-vid-cntrlplay:before {
  content: "\f04b";
  font-family: FontAwesome;
  color: #b0976d;
  font-size: 80px;
  opacity: 0.4;
}
.upb_video-bg .video-controls .ult-vid-cntrlpause:before {
  content: "\f04c";
  font-family: FontAwesome;
  color: #b0976d;
  font-size: 80px;
  opacity: 0.4;
}
.contact-wine .open-time h3 {
  color: #b0976d;
}
.contact-wine .open-time ul li {
  color: #b0976d;
}
.contact-wine .open-time ul li a {
  font-weight: 300;
}
.contact-wine .open-time ul li > span {
  color: #555;
}
.contact-wine {
  min-height: 100%;
}
.contact-wine .box-contact h3 {
  color: #fff;
}
.contact-wine .box-contact p {
  color: #ccc;
  font-style: italic;
}
.contact-wine .box-contact ul li {
  color: #a1a1a1;
}
.contact-wine .box-contact ul li a {
  color: #a1a1a1;
}
.contact-wine .box-contact ul li a:hover {
  color: #b0976d;
}
.img_scroll {
  left: 50%;
  position: absolute;
  top: -78px;
  z-index: 9;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.f-float, [class*="vc_col-sm-"].f-float {
  float: right;
}
.contact-wine .wpcf7-form .contact-form-36 .primary-submit::after {
  background: #fff none repeat scroll 0 0;
}
.contact-wine .wpcf7-form .contact-form-36:hover .wpcf7-submit:hover {
  background: #b0976d !important;
}
.contact-wine .wpcf7-form .contact-form-36 .wpcf7-submit {
  background: #000 none repeat scroll 0 0;
  color: #fff;
}
#discover_3 + .vc_row-fluid .circle-heading .style-heading-12 p {
  color: #421f24;
}
/*===================================
 3.30 Home Hairsalon
 ===================================*/
.title-absolute {
  top: -32px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-absolute > h2 {
  color: #f0f4f4;
  font-family: Oswald;
  font-size: 120px;
  font-weight: 400;
  text-transform: uppercase;
}
.custom-width .style-heading-9 h2 span {
  font-size: 60px;
}
.custom-width .style-heading-9 .desc {
  max-width: 500px;
}
.custom-heading-9 .circle-heading .style-heading-9 p {
  color: #555;
  font-family: DawningofaNewDay;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 18px;
  text-transform: none;
}
.about-salon {
  margin: -7px 0 0 auto;
  max-width: 345px;
  text-align: right;
}
.about-salon > p {
  color: #555;
  font-weight: 300;
  font-family: Oswald;
}
.about-salon h6 {
  color: #ccc;
}
.about-salon .text-font {
  color: #000;
  margin-top: 13px;
  text-align: right;
}
.features-salon, .features-top {
  overflow: hidden;
}
.features-top .features-img {
  float: left;
  margin-right: 20px;
}
.features-top .features-title {
  overflow: hidden;
  margin-top: 47px;
}
.features-top .features-title h2 {
  font-family: Raleway;
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 8px;
  color: #2a2a2a;
}
.features-top .features-title h4 {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 21px;
  margin-top: 11px;
}
.features-top .features-title h4 span {
  font-size: 24px;
  font-weight: 400;
}
.features-salon .features-desc > p {
  color: #555;
  font-weight: 300;
  margin-top: 24px;
}
.features-salon .read-more {
  margin-top: 16px;
}
.features-salon .read-more a {
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 4px;
  text-decoration: line-through;
  text-transform: uppercase;
}
.features-salon:hover .read-more a {
  color: #000;
  text-decoration: line-through;
}
.new-model h2 {
  color: #fff;
  font-family: Raleway;
  font-size: 60px;
  font-weight: 900;
  letter-spacing: 10px;
  padding-bottom: 25px;
  display: inline-block;
}
.new-model > p:nth-of-type(1) {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
}
.new-model p {
  color: #ccc;
  font-weight: 300;
}
.lookbook {
  padding-top: 16px;
}
.lookbook .btn.btn-line-th {
  color: #b0976d;
  font-size: 12px;
  letter-spacing: 4px;
}
.lookbook .btn.btn-line-th:after {
  background: #b0976d;
}
.member-type6 {
  float: left;
  width: 50%;
  margin-top: 6px;
}
.member-type6:nth-of-type(2) .item-member-content {
  padding-right: 15px;
}
.member-type6:nth-of-type(3) .item-member-content {
  padding-left: 15px;
}
.member-type6 .item-member-content {
  position: relative;
  overflow: hidden;
}
.member-type6 .item-member-content::before {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
}
.member-type6 .item-member-content:hover::before {
  opacity: 1;
}
.member-type6 .item-member-content:hover .member-name h5, .member-type6 .item-member-content:hover .member-job p {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
}
.member-type6 .item-member-content:hover .social-list {
  opacity: 1;
  bottom: 26px;
}
.member-type6 .member-info {
  margin-bottom: 0;
  position: absolute;
  top: 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%);
  width: auto;
  left: 50%;
}
.member-type6 .member-name h5 {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
}
.member-type6 .member-job p {
  color: #555;
  font-size: 14px;
  margin: 0;
  opacity: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  text-transform: none;
}
.member-type6 .social-list {
  bottom: -25px;
  left: 50%;
  right: auto;
  margin: 0 0 0 8px;
  padding: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
.member-type6 .social-list li {
  display: inline-block;
  margin: 0 10px;
}
.singup-today {
  overflow: hidden;
  padding-left: 85px;
}
.singup-today .title {
  overflow: hidden;
}
.singup-today .title h3 {
  font-size: 36px;
  font-weight: 300;
}
.singup-today .title h3 span {
  font-weight: 400;
}
.singup-today .title h2 {
  font-family: Raleway;
  font-size: 60px;
  font-weight: 900;
  color: #b0976d;
}
.singup-img {
  float: left;
  margin-right: 20px;
}
.load-more.padding {
  display: inline-block;
  padding-left: 85px;
}
.colection-menu {
  position: relative;
}
.colection-menu::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: -14px;
  width: 25px;
}
.colection-menu ul {
  padding: 0;
}
.colection-menu a {
  color: #a1a1a1;
  font-weight: 300;
}
.colection-menu a:hover {
  color: #000;
  text-decoration: line-through;
}
.load-more.btn-full {
  float: left;
  padding-left: 15px;
  width: 50%;
  margin-top: 30px;
}
.load-more.btn-full > div {
  margin: 4px;
}
.load-more.btn-full .btn {
  width: 100%;
  padding: 28px;
}
.img-full .vc_figure, .img-full .vc_single_image-img, .img-full .vc_single_image-wrapper {
  width: 100%;
}
.title-collection {
  top: -10px;
}
.title-tes.text-uppercase {
  color: #555;
  font-family: Oswald;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 5px;
}
.width-300 {
  background: rgba(34, 34, 34, 0.8) none repeat scroll 0 0;
  border: 3px solid #fff;
  padding: 42px 35px 31px 50px;
  width: 300px;
}
.width-300 .title-img {
  margin-bottom: -16px;
  margin-top: 20px;
  text-align: center;
}
.width-300 .load-more .btn {
  letter-spacing: 4px;
  color: #b0976d;
  font-size: 12px;
}
.width-300 .load-more .btn:after {
  background: #b0976d;
}
.width-300 .circle-heading {
  margin-bottom: 25px;
}
.title-blog.blog-hairsalon {
  right: 0;
  top: 40px;
}
.custom_heading_9 .circle-heading .style-heading-9 p {
  width: 100%;
}
.custom_heading_9 .circle-heading .style-heading-9 p.desc {
  width: 70%;
  float: left;
}
.border-none .ult-content-box {
  border: none !important;
  padding-top: 0 !important;
}
.text-400 .testimonial-style2.no-img h3 {
  font-weight: 400;
}
.text-400 .testimonial-container .testimonial-style2 .caption_testimonial h6 {
  font-family: Oswald;
  font-style: normal;
  font-weight: 300;
  margin-top: 3px;
}
.custom-font ul li {
  font-family: Oswald;
  font-weight: 300;
  color: #a1a1a1;
}
.custom-font ul li a {
  color: #a1a1a1;
}
.custom-font .wpcf7-form .contact-form .wpcf7-form-control-wrap input, .custom-font .wpcf7-form .contact-form .wpcf7-form-control-wrap textarea {
  color: #a1a1a1;
  font-family: Oswald;
  font-size: 12px;
  font-weight: 400;
}
.custom-font .wpcf7-form .contact-form .contact-submit {
  height: 35px;
  margin: 0 auto;
  margin-top: 46px;
  width: 160px;
}
.custom-font .wpcf7-form .contact-form .contact-submit::before {
  border: 1px solid #000;
  bottom: -4px;
  content: "";
  left: -4px;
  position: absolute;
  right: -4px;
  top: -4px;
  z-index: -1;
}
.custom-font .wpcf7-form .contact-form .contact-submit input {
  background: #222 none repeat scroll 0 0;
  border-radius: 0;
  color: #b0976d;
  height: 100%;
  padding: 8px 18px;
  width: 100%;
}
.title-center .style-heading-9 {
  max-width: 370px;
  margin: 0 auto;
}
.title-center .style-heading-9 .desc {
  min-height: 182px;
}
.lookbook-left .portfolio-content > div {
  color: #a1a1a1;
  font-family: Open Sans;
  font-size: 13px;
  font-style: italic;
}
.lookbook-left .portfolio-content > div > span {
  color: #555;
  font-style: normal;
}
.lookbook-right h4 {
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 12px;
  font-weight: 300;
  line-height: normal;
  margin-bottom: 26px;
}
.lookbook-right p {
  color: #555;
  font-weight: 300;
  margin-bottom: 28px;
}
.title-about .circle-heading .style-heading-15 h2 {
  font-size: 60px;
  font-weight: 400;
}
.title-about .circle-heading .style-heading-15 p {
  font-size: 12px;
}
/*===================================
 3.31 Home Slide
 ===================================*/
.page-template-fullpage-slider #fp-nav {
  display: none;
}
.full-page-slider .slider-wrap-container .slick-prev, .full-page-slider .slider-wrap-container .slick-next {
  background: rgba(0, 0, 0, 0) url("../images/button_slider.png") no-repeat scroll center center;
  height: 60px;
  width: 60px;
  margin: 0 !important;
  cursor: pointer;
  z-index: 99;
}
.full-page-slider .slider-wrap-container .slick-next {
  right: 60px;
}
.full-page-slider .slider-wrap-container .slick-next::before {
  color: #2a2a2a;
  content: "NEXT";
  font-family: Oswald;
  font-size: 14px;
  font-weight: 300;
  left: -21px;
  position: absolute;
  text-transform: uppercase;
  top: 23px;
  opacity: 1;
}
.full-page-slider .slider-wrap-container .slick-prev {
  left: 60px;
}
.full-page-slider .slider-wrap-container .slick-prev::before {
  color: #2a2a2a;
  content: "PREV";
  font-family: Oswald;
  font-size: 14px;
  font-weight: 300;
  right: -21px;
  position: absolute;
  text-transform: uppercase;
  top: 23px;
  opacity: 1;
}
.full-page-slider .slider-wrap-container .portfolio .slick-prev, .full-page-slider .slider-wrap-container .portfolio .slick-next {
  background: rgba(0, 0, 0, 0) url("../images/icon-slide.png") no-repeat scroll 0 4px;
  height: 20px;
  width: 40px;
  left: 20%;
}
.full-page-slider .slider-wrap-container .portfolio .slick-next {
  right: auto;
  top: 100%;
  background-position: 0 -27px;
}
.full-page-slider .slider-wrap-container .portfolio .slick-next::before {
  content: none;
}
.full-page-slider .slider-wrap-container .portfolio .slick-next:hover {
  background-position: 0 -83px;
}
.full-page-slider .slider-wrap-container .portfolio .slick-prev {
  right: auto;
  top: -40px;
}
.full-page-slider .slider-wrap-container .portfolio .slick-prev::before {
  content: none;
}
.full-page-slider .slider-wrap-container .portfolio .slick-prev:hover {
  background-position: 0 -56px;
}
.full-page-slider .box-contact {
  padding-left: 0;
  display: block;
  margin-top: -5px;
}
.full-page-slider .box-contact h3 {
  font-size: 14px;
  color: #000;
  font-weight: 300;
  margin: 0;
}
.full-page-slider .box-contact p {
  font-style: normal;
  color: #555;
}
.full-page-slider .box-contact ul {
  padding-top: 25px;
}
.full-page-slider .box-contact ul li {
  color: #555;
  font-style: normal;
}
.full-page-slider .box-contact ul li a {
  color: #555;
}
.full-page-slider .box-contact ul li a:hover {
  color: #b0976d;
}
.slick-number {
  position: absolute;
  top: 50%;
  z-index: 99;
  color: #222;
  font-family: Open Sans;
  font-size: 13px;
  font-style: italic;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-number.number-next {
  right: 40px;
}
.slick-number.number-prev {
  left: 40px;
}
.slider-about h4 {
  color: #000;
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 14px;
  margin-bottom: 18px;
}
.slider-about h4 span {
  font-weight: 700;
  margin-right: 10px;
}
.slider-about p {
  color: #ccc;
  font-size: 14px;
  font-style: normal;
  margin-bottom: 22px;
}
.accordion-slide > .vc_column-inner .custom-accordion {
  padding-left: 0;
  padding-right: 0;
}
.accordion-slide {
  height: 100%;
  margin-top: -5px;
}
.accordion-slide .custom-accordion .vc_tta-container {
  margin-bottom: 0;
}
.accordion-slide .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body p {
  max-width: 100%;
}
.accordion-slide .custom-accordion .vc_tta-panel-body p {
  color: #ccc;
  font-size: 14px;
  font-style: normal;
  padding-top: 0;
  margin-bottom: -4px !important;
}
.accordion-slide .custom-accordion .vc_tta-panel-title h3, .accordion-slide .custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-title h3 {
  color: #222;
}
.accordion-slide .custom-accordion .vc_tta-panel.vc_active .vc_tta-title-text {
  font-size: 14px;
}
.accordion-slide .custom-accordion .vc_tta-title-text span, .accordion-slide .custom-accordion .vc_tta-title-text {
  color: #222;
}
.accordion-slide .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
  padding-bottom: 0;
}
.accordion-slide .custom-accordion.vc_tta.vc_general .vc_tta-panel:last-child {
  padding-bottom: 0;
}
.accordion-slide .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active {
  padding-bottom: 14px;
}
.accordion-slide .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title h3 {
  background: url(../images/bg-accordion-2.jpg) !important;
  color: #000 !important;
}
.accordion-slide .custom-accordion.vc_tta.vc_general .vc_active .vc_tta-panel-heading:hover .vc_tta-panel-title h3 {
  color: #000 !important;
}
.accordion-slide .vc_column-inner > .wpb_wrapper {
  display: block;
  margin: 0 !important;
}
.service-business.accordion-slide .custom-accordion.vc_tta.vc_general .vc_tta-panel-heading:hover .vc_tta-panel-title h3 {
  color: #222 !important;
}
.portfolio-slide ul {
  margin: 0 -14px;
}
.portfolio-slide ul li {
  display: inline-block;
  padding: 0 14px;
}
.portfolio-slide ul li a {
  color: #ccc;
  font-family: Open Sans;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}
.portfolio-slide ul li a:hover {
  color: #000 !important;
}
.portfolio_grid_3 .portfolio-contents {
  max-height: 100%;
  max-width: 100%;
}
.insta-slide .banner_text_overlay {
  display: none;
}
.insta-slide .instagram-gallery h3 {
  font-weight: 300;
  font-size: 14px;
  margin-top: 49px;
  margin-bottom: 35px;
  text-align: center;
  line-height: normal;
}
.insta-slide .instagram-gallery li {
  width: 80px;
  height: 80px;
  float: none;
  padding: 0 10px;
  display: inline-block;
}
.insta-slide .footer-gallery {
  overflow: hidden;
  text-align: center;
}
/*===================================
 3.32 Home Cafe
 ===================================*/
.fixed-header .right-350 {
  padding-right: 350px;
}
.ult-content-box-container.content-box-left, .ult-content-box-container.content-box-right {
  width: 50%;
  float: left;
}
.about-cafe {
  overflow: hidden;
  padding-right: 15px;
}
.about-cafe .about-img {
  float: left;
  margin-right: 30px;
}
.about-cafe .about-img img.logo-about {
  display: block;
  margin: 0 auto;
  margin-top: -50px;
}
.about-cafe .about-history {
  padding-right: 0;
}
.about-cafe .about-history .text-font:first-child {
  margin-top: -10px;
  font-size: 30px;
  line-height: normal;
}
.about-cafe .about-history .text-font:last-child {
  font-size: 24px;
  margin-top: 14px;
}
.about-cafe .about-des {
  max-width: 100%;
  margin-top: 21px;
}
.about-cafe .about-des p {
  color: #636363;
  font-family: Oswald;
  font-weight: 300;
}
.about-cafe .about-des h6 {
  color: #b0976d;
}
.service-type4 {
  padding: 0;
  width: 100%;
  float: left;
}
.service-type4 .serv_img {
  position: relative;
  float: left;
  margin-right: 30px;
  margin-top: 0;
}
.service-type4 .serv_img::before {
  background: #111 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  opacity: 0.3;
}
.service-type4 .serv_img img {
  border-radius: 0;
  max-height: 310px;
}
.service-type4 .serv_info h3 {
  line-height: normal;
  color: #b0976d;
  margin-bottom: 9px;
  font-weight: 400;
  margin-top: -8px;
}
.service-type4 .serv_info h4 {
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 3px;
  padding-bottom: 17px;
}
.service-type4 .serv_info p {
  color: #636363;
  font-family: Oswald;
  font-size: 14px;
  font-weight: 300;
}
.slide-menu {
  position: relative;
}
.slide-menu.ult-carousel-wrapper {
  margin: 0;
  padding: 0;
}
.slide-menu.ult-carousel-wrapper .slick-dots {
  bottom: -75px !important;
}
.slide-menu:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  background: url(../images/bg-box-right.png) repeat-y;
}
.slide-menu .slick-dotted.slick-slider {
  margin: 0 -15px;
}
.slide-menu.ult-carousel-wrapper .slick-dots li {
  position: relative;
}
.slide-menu.ult-carousel-wrapper .slick-dots li.slick-active i {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #b0976d;
  opacity: 1;
}
.slide-menu.ult-carousel-wrapper .slick-dots li i {
  color: #fff;
  opacity: 0.1;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
}
.slide-menu .slick-dots li {
  height: 17px;
  width: 17px;
  margin: 0 8px;
}
.slide-menu .ult-content-box > .ult-item-wrap {
  max-width: 500px;
  margin: 0 auto;
}
.ult-item-wrap:last-child .special-menu.style2 {
  margin-bottom: 0;
}
.btn-blog-cafe {
  margin-right: 110px;
  margin-top: 65px;
  position: relative;
}
.btn-blog-cafe:before {
  position: absolute;
  content: "\f04b";
  font-family: FontAwesome;
  color: #464646;
  font-size: 14px;
  top: 3px;
  right: -29px;
}
.btn-blog-cafe .btn.btn-line-th {
  color: #9f875e;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 4px;
}
.btn-blog-cafe .btn.btn-line-th:after {
  background: #9f875e;
}
.circle-absolute {
  position: absolute;
  top: 120px;
  width: 100%;
}
.deal-now {
  color: #fff;
  font-family: Open Sans;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 3px;
}
.deal-now span {
  color: #b0976d;
}
/*===================================
 3.33 Home Tattoo
 ===================================*/
.line-full .line-top {
  position: absolute;
  width: 1px;
  height: 100%;
  background: #1c1c1c;
  left: 0;
  top: 0;
  z-index: 0;
}
.bg-fixed .upb_row_bg {
  background-size: 100% !important;
}
.text-top {
  -webkit-transform: rotate(-90deg) translateX(-152%) translateY(68px);
  -moz-transform: rotate(-90deg) translateX(-152%) translateY(68px);
  -ms-transform: rotate(-90deg) translateX(-152%) translateY(68px);
  -o-transform: rotate(-90deg) translateX(-152%) translateY(68px);
  transform: rotate(-90deg) translateX(-152%) translateY(68px);
}
.text-top.text-primary {
  -webkit-transform: rotate(-90deg) translateX(-152%);
  -moz-transform: rotate(-90deg) translateX(-152%);
  -ms-transform: rotate(-90deg) translateX(-152%);
  -o-transform: rotate(-90deg) translateX(-152%);
  transform: rotate(-90deg) translateX(-152%);
}
.text-top.text-primary h2 {
  color: #b0976d;
  font-weight: 900;
  font-family: Raleway;
}
.text-top h2 {
  font-size: 200px;
  font-weight: 400;
  text-transform: uppercase;
}
.scroll-down-5 {
  display: inline-block;
  margin-left: -35px;
}
.scroll-down-5 a {
  color: #a1a1a1;
  font-family: oswald;
  font-style: normal;
  vertical-align: top;
  height: 88px;
  text-align: center;
  background: rgba(0, 0, 0, 0) url("../images/bg-down-2.png") no-repeat scroll center bottom;
}
.scroll-down-5 a:hover {
  color: #b0976d;
}
.line-50, .social-ver ul {
  position: relative;
  z-index: 10;
}
.line-50:before, .social-ver ul:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 50px;
  width: 1px;
  background: #b0976d;
}
.line-50.text-right:before {
  left: auto;
  right: -1px;
}
.social-ver ul {
  padding-left: 33px;
  position: relative;
}
.social-ver ul li:first-child a {
  padding-top: 0;
}
.social-ver ul li:last-child a {
  padding-bottom: 0;
}
.social-ver a {
  color: #555;
  display: inline-block;
  font-size: 22px;
  padding: 12px 0;
}
.social-ver a:hover {
  color: #b0976d;
}
.video-tattoo {
  min-height: 460px;
  position: relative;
}
.video-tattoo::before {
  background: rgba(15, 15, 15, 0.3) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.video-tattoo .fancybox.btn-play {
  color: #b0976d;
  font-size: 80px;
  left: 50%;
  right: auto;
  top: 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%);
}
.title-text {
  color: #000;
  font-family: Raleway;
  font-size: 72px;
  font-weight: 900;
  line-height: normal;
  margin-right: 60px;
  text-align: right;
}
.about-tatto {
  padding-right: 15px;
  text-align: right;
}
.about-tatto.line-50:before {
  top: 11px;
}
.about-tatto h2 {
  color: #b0976d;
  font-family: Raleway;
  font-size: 72px;
  font-weight: 900;
  padding-bottom: 8px;
}
.about-tatto h6 {
  color: #fff;
  font-weight: 300;
  padding-bottom: 33px;
}
.about-tatto .text {
  color: #636363;
  font-weight: 700;
  margin-bottom: 16px;
}
.about-tatto .text-font {
  color: #a1a1a1;
  font-size: 30px;
  line-height: 38px;
  margin-top: 27px;
  text-align: right;
}
.text-rotate ul {
  display: inline-block;
  padding: 0;
}
.text-rotate ul li {
  -webkit-transform: rotate(-90deg) translateX(-71px);
  -moz-transform: rotate(-90deg) translateX(-71px);
  -ms-transform: rotate(-90deg) translateX(-71px);
  -o-transform: rotate(-90deg) translateX(-71px);
  transform: rotate(-90deg) translateX(-71px);
  color: #b0976d;
  font-weight: 700;
  font-size: 18px;
}
.text-rotate ul li:last-child {
  -webkit-transform: rotate(-90deg) translateY(38px) translateX(22px);
  -moz-transform: rotate(-90deg) translateY(38px) translateX(22px);
  -ms-transform: rotate(-90deg) translateY(38px) translateX(22px);
  -o-transform: rotate(-90deg) translateY(38px) translateX(22px);
  transform: rotate(-90deg) translateY(38px) translateX(22px);
  color: #a1a1a1;
}
.title-story h2 {
  color: #1a1a1a;
  font-family: Raleway;
  font-size: 200px;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg) translateX(-710px) translateY(44%);
  -moz-transform: rotate(-90deg) translateX(-710px) translateY(44%);
  -ms-transform: rotate(-90deg) translateX(-710px) translateY(44%);
  -o-transform: rotate(-90deg) translateX(-710px) translateY(44%);
  transform: rotate(-90deg) translateX(-710px) translateY(44%);
}
.relative {
  position: relative;
  z-index: 11;
}
.img-absolute {
  left: 0;
  position: absolute;
  top: 73px;
}
.title-artists.line-50:before, .title-gallery.line-50:before {
  top: 11px;
  right: -4px;
}
.title-artists h2, .title-gallery h2 {
  font-family: Raleway;
  font-size: 72px;
  font-weight: 900;
  color: #b0976d;
  display: inline-block;
}
.title-artists p, .title-gallery p {
  color: #636363;
  font-weight: 700;
  max-width: 370px;
  padding-top: 24px;
}
.title-gallery {
  padding-left: 30px;
}
.title-artists {
  float: right;
  padding-right: 30px;
}
.title-abs {
  position: absolute;
  left: -60px;
  top: 0;
  z-index: 50;
}
.title-abs.text-right {
  bottom: 19%;
  left: auto;
  right: 40px;
  top: auto;
}
.title-abs h2 {
  font-size: 1000px;
  font-family: Raleway;
  color: #b0976d;
  font-weight: 900;
  opacity: 0.5;
}
.cate-gallery.line-50::before {
  left: auto;
  right: -1px;
}
.cate-gallery ul {
  padding-left: 30px;
}
.cate-gallery li:last-child a {
  padding-bottom: 0;
}
.cate-gallery a {
  color: #555;
  display: block;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 10px;
}
.cate-gallery a:hover {
  color: #b0976d;
  text-decoration: line-through;
}
.line-50 .singup-today, .line-50 .load-more {
  padding-left: 30px;
}
.content-box-left .wpcf7-form .contact-form-36 {
  max-width: 100%;
}
.content-box-left .wpcf7-form .contact-form-36 .wpcf7-form-control-wrap textarea, .content-box-left .wpcf7-form .contact-form-36 .wpcf7-form-control-wrap input {
  color: #555;
  font-style: normal;
  border-bottom: 1px dashed rgba(37, 37, 37, 0.5);
  font-family: Oswald;
}
.content-box-left .wpcf7-form .contact-form-36 .primary-submit:after {
  background: #b0976d;
}
.content-box-left .wpcf7-form .contact-form-36 .primary-submit:hover .wpcf7-submit {
  background: #fff;
}
.content-box-left .wpcf7-form .contact-form-36 .wpcf7-submit {
  height: 45px;
  min-width: 170px;
  background: #000;
  font-size: 12px;
  letter-spacing: 4px;
  color: #b0976d;
}
.contact-box-right.line-50 {
  padding-left: 30px;
  padding-right: 65px;
  margin-top: -485px;
}
.contact-box-right .newsletter-nation, .contact-box-right .newsletter-name, .contact-box-right .newsletter-checkbox {
  display: none;
}
.contact-box-right .newsletter-title-1 {
  display: block;
}
.contact-box-right form#mc4wp-form-1 {
  margin-left: 0;
  margin-top: 0;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields {
  position: relative;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .btn-submit {
  margin: 0;
  position: absolute;
  right: 0;
  top: auto;
  bottom: 0;
  height: 55px;
  width: 100px;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .btn-submit .submit:hover {
  background: none !important;
  color: #fff;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .btn-submit input {
  background: none;
  height: 55px;
  color: #b0976d;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .btn-submit:after {
  background: #b0976d;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .newsletter-email input {
  background: #111 none repeat scroll 0 0;
  border-bottom: 0 none;
  color: #2a2a2a;
  height: 55px;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
  padding: 0 0 0 20px;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .newsletter-title-1 h3 {
  color: #a1a1a1;
  margin-bottom: 31px;
}
.contact-box-right .mc4wp-form .mc4wp-form-fields .newsletter-title-1 h6 {
  color: #555;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 31px;
}
.contact-box-right .info_contact {
  max-width: 100%;
  padding-top: 65px;
}
/*===================================
 3.34 Home Slide
 ===================================*/
.custom-headings {
  padding-left: 30px;
  padding-top: 60px;
}
.col-right {
  overflow: hidden;
  padding-left: 30px;
  padding-top: 30px;
  position: relative;
}
.col-right > h2 {
  font-size: 60px;
  font-weight: 300;
  line-height: 72px;
  letter-spacing: 23px;
  padding-bottom: 24px;
}
.col-right .font-style {
  margin-bottom: 15px;
}
.col-right ul {
  padding: 0;
}
.col-right li a {
  color: #ccc;
  font-size: 12px;
  font-weight: 300;
  padding-bottom: 1px;
  text-transform: uppercase;
}
.col-right li a:hover {
  color: #000;
}
.col-right .slider-about {
  float: left;
  max-width: 50%;
}
.col-right .slider-about:last-child {
  padding-left: 30px;
  padding-right: 30px;
}
.col-right .slider-about .text-font {
  color: #000;
  font-size: 24px;
  text-align: left;
}
.col-right .contact-address {
  min-width: 300px;
  float: left;
  margin-bottom: 20px;
}
.col-right .contact-address:nth-of-type(4) {
  clear: left;
}
.col-right .contact-address h2 {
  font-weight: 400;
}
.col-right .contact-address ul li {
  color: #a1a1a1;
}
.col-right .contact-address ul li a {
  font-weight: 700;
  text-transform: none;
  color: #a1a1a1;
  font-size: 14px;
}
.col-right .contact-address ul li a:hover {
  color: #b0976d;
}
.col-right .contact-address .network-socials a {
  font-size: 22px;
}
.text-rotate-right {
  z-index: 9;
}
.text-rotate-right h6 {
  color: #a1a1a1;
  font-weight: 300;
  letter-spacing: 8px;
  word-spacing: 2px;
}
.text-rotate-right h6 span {
  color: #000;
}
.tab-services {
  visibility: visible;
}
.tab-services.col-right {
  padding-top: 0;
}
.tab-services .wpb_text_column {
  visibility: visible;
}
.tab-services .vc_tta-tabs-list {
  padding-right: 15px !important;
}
.tab-services.vc_general.vc_tta .vc_tta-tab {
  margin: 0 !important;
}
.tab-services.vc_general.vc_tta .vc_tta-tab.vc_active > a {
  color: #000;
}
.tab-services.vc_general.vc_tta .vc_tta-tab > a {
  background: none !important;
  color: #ccc;
  padding: 0 0 2px 1px !important;
  border: none !important;
}
.tab-services.vc_general.vc_tta .vc_tta-tab > a:hover {
  color: #000;
}
.tab-services.vc_general.vc_tta .vc_tta-panel-body {
  padding: 0 30px;
}
.tab-services .vc_tta-panels {
  background: none !important;
  border: none !important;
}
.tab-services .desc-tab, .tab-services .img-tab {
  width: 50%;
  float: left;
  margin-top: 28px;
}
.tab-services .desc-tab {
  padding-right: 15px;
}
.tab-services .img-tab {
  padding-left: 15px;
}
/*===================================
 4.0 Responsive
 ===================================*/
@media (min-width: 1920px) {
  .full-page-slider .circle-heading {
    margin-bottom: 109px;
  }
  .full-page-slider .slider-wrap-container .portfolio .slick-prev {
    top: -85px;
  }
  .about-cafe {
    padding-right: 104px;
    padding-left: 45px;
  }
  .ult-content-box-container.content-box-right {
    padding-left: 104px;
    padding-right: 90px;
    position: relative;
  }
  .ult-content-box-container.content-box-right:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    background: url(../images/bg-box-right.png) repeat-y;
  }
  body.woocommerce-cart .btn.btn-color {
    width: 270px;
  }
  .portfolio-box-container .upb_row_bg {
    background-size: 50% auto !important;
  }
  .icon-pe {
    font-size: 78px;
    margin-right: 30px;
    margin-top: -12px;
  }
  .slide-2.slide-right {
    right: 25%;
  }
  .content-desc .button-404 {
    margin-top: 65px;
  }
  .static-content h2 {
    font-size: 30px;
  }
  .promo-banner img {
    width: 100%;
  }
  footer .footer-v1 .bg-footer, footer .footer-v2 .bg-footer {
    width: 39%;
  }
  .time-coundown .time_circles {
    overflow: hidden;
  }
  .time-coundown .time_circles canvas {
    height: 115px;
    width: 460px;
  }
  .time-coundown .time_circles > div > span {
    font-size: 38px !important;
    margin-top: 4px !important;
    overflow: hidden;
    line-height: 38px !important;
  }
  .time-coundown .time_circles > div > h4 {
    font-size: 14px !important;
  }
  .time-coundown .time_circles .textDiv_Hours {
    left: 115px !important;
  }
  .time-coundown .time_circles .textDiv_Minutes {
    left: 230px !important;
  }
  .time-coundown .time_circles .textDiv_Seconds {
    left: 345px !important;
  }
  .time-coundown .time_circles > div {
    top: 34px !important;
    width: 115px !important;
    overflow: hidden;
  }
  .package-3 .time-coundown .time_circles > div {
    top: 31px !important;
  }
  .package-3 .time-coundown .time_circles > div > span {
    margin-top: 1px !important;
  }
  .page-coming-soon .time-coundown .time_circles > div.textDiv_Days {
    margin-left: -230px !important;
  }
  .page-coming-soon .time-coundown .time_circles > div.textDiv_Hours {
    margin-left: -115px !important;
  }
  .page-coming-soon .time-coundown .time_circles > div.textDiv_Seconds {
    margin-left: 115px !important;
  }
  .footer-v3 .newsletter-footer input {
    width: 69%;
  }
  .coming-sub {
    padding-bottom: 23px;
  }
  .coming-soon-container .coming-soon {
    margin-top: 44px;
  }
  .coming-timer {
    margin-top: 10px;
  }
  .promo-ads {
    height: 426px;
  }
  .our-process-right > .vc_column-inner > .wpb_wrapper {
    padding: 0 199px;
  }
  .circle-collection .ult_tabitemname .vc_row {
    margin-left: 0;
    margin-right: 0;
  }
  .custom-tabs.vc_tta.vc_general .vc_tta-panel-body {
    padding-right: 60px;
  }
  .style-3.slider-wrap-container .slick-arrow {
    top: 44%;
  }
  .service-business .font-style {
    max-width: 62%;
  }
  .page-404 {
    padding: 90px 0;
  }
  .page-404 .logo {
    margin-bottom: 123px;
  }
  .content-404 h1 {
    margin-bottom: 65px;
  }
  .content-404 h1 span {
    letter-spacing: 43px;
  }
  .content-404 .content-desc img {
    margin-right: 50px;
  }
  .box-catglr {
    padding-top: 142px;
  }
}
@media (max-width: 1920px) {
  .best-solution-right {
    padding-left: 206px !important;
  }
  .portfolio-box-container.style2 .portfolio-box.box-col-h8 {
    width: 39% !important;
  }
  .portfolio-box-container.style2 .box-col-h8.vc_col-lg-8 {
    width: 61%;
  }
}
@media (max-width: 1820px) {
  .banner-style-5 .banner-desc-abs {
    letter-spacing: 3.8px;
  }
  .counter-circle .amount .amount-desc h6 {
    padding: 0 23px;
  }
  .about-right .wpb_single_image {
    margin-right: 85px;
  }
  .best-solution-right {
    padding-left: 200px !important;
  }
  .desc-news {
    width: 100%;
  }
  .section:not(:first-child) .vc_col-sm-4 .vc_column-inner {
    padding-right: 100px;
  }
  .project-corporate .portfolio-contents {
    max-width: 810px;
  }
}
@media (min-width: 1367px) and (max-width: 1717px) {
  .info-product-2 .icon-product {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .f-float .load-more.btn-ver {
    top: 45%;
  }
  .product-info-3 {
    padding-left: 50px;
  }
  .per-product li {
    width: 45%;
  }
  .wpcf7-form .contact-form-cafe, .contact-cafe {
    max-width: 400px;
  }
}
@media (min-width: 1686px) {
  .col-tabservices.vc_col-lg-9 {
    width: 79%;
  }
  .col-tabservices.vc_col-lg-3 {
    width: 21%;
  }
  .col-tabservices .circle-heading {
    padding-left: 54px;
  }
  .tab-services .ult_tabmenu {
    width: 23% !important;
  }
  .tab-services .ult_tabcontent {
    width: 77%;
  }
  .tab-services .ult_tabcontent .wpb_text_column:last-child {
    padding-left: 40px;
  }
  .customcol-ourteam.vc_col-lg-8 {
    width: 67%;
  }
  .customcol-ourteam.vc_col-lg-4 {
    width: 33%;
  }
  .img_scroll_abs.scroll-h28 {
    top: -78px;
  }
  .boxcate-banner {
    padding-top: 147px;
  }
  .contact-36.contact-style2 .title-abs {
    right: -366px;
  }
  .service-cor .service-content {
    padding: 53px 58px 50px 69px;
  }
  .chrome .service-cor .service-type3.service-content .serv_info {
    padding-right: 50px;
  }
  .portfolio_grid_4 .portfolio-content.type3 {
    padding-left: 70px;
    padding-right: 70px;
  }
  .testimonial-container .testimonial-style7 .caption_testimonial p {
    padding: 4px 100px 0;
  }
  .about-tatto {
    padding-right: 43px;
  }
  .col-right {
    padding-left: 105px;
    padding-top: 84px;
  }
  .col-right .font-style {
    margin-bottom: 24px;
  }
  .col-right.col-right {
    padding-top: 40px;
  }
  .col-right .slider-about {
    float: left;
    max-width: 320px;
    padding-top: 48px;
  }
  .col-right .slider-about:last-child {
    padding-left: 50px;
  }
  .col-right .contact-address {
    margin-bottom: 58px;
  }
  .col-right .contact-address:nth-of-type(2), .col-right .contact-address:nth-of-type(3) {
    padding-top: 40px;
  }
  .col-right .vc_tta-tabs-list {
    padding-right: 55px !important;
  }
  .text-rotate-right.text-left {
    right: -100px;
  }
  .custom-headings {
    padding-left: 105px;
    padding-top: 115px;
  }
  .portfolio_cat .portfolio-cate .name-cate a {
    letter-spacing: 21px;
  }
  .gallery-content-fullpage {
    padding-left: 130px;
    padding-top: 94px;
  }
  .gallery-top {
    padding-bottom: 54px;
    padding-top: 50px;
  }
  .gallery-title h2 {
    font-size: 60px;
    line-height: 72px;
  }
  .gallery-content-fullpage .t_type1 h2 {
    font-size: 48px;
  }
  .gallery-content-fullpage .gallery_desciption p {
    max-width: 450px;
  }
  .gallery-content-fullpage .type-works {
    padding-top: 33px;
  }
  .gallery-content-fullpage .paginationtype-2 {
    bottom: 110px;
  }
  .col-right .text-rotate-right {
    right: -100px;
  }
}
@media (max-width: 1686px) {
  .boxdesc-member {
    margin-top: -80px;
    padding: 0;
  }
  .best-solution-right {
    padding-left: 180px !important;
  }
  .footer .footer-v7 .bottom-footer {
    margin-bottom: 0;
  }
  .project-corporate .portfolio-contents {
    max-width: 745px;
  }
  .form-corporate {
    height: 570px;
    padding: 0 115px 0 90px !important;
  }
  .circle-heading .style-heading-14 h1, .circle-heading .style-heading-14 h2, .circle-heading .style-heading-14 h3, .circle-heading .style-heading-14 h4, .circle-heading .style-heading-14 h5, .circle-heading .style-heading-14 h6 {
    font-size: 150px;
  }
  .fixed-header .header-v13 .mega-menu > li > a {
    padding: 14px 0;
  }
}
@media (max-width: 1570px) {
  .type10 .member-socials {
    padding: 0 20px 0 30px;
  }
  .type10 .member-info {
    left: -20px;
  }
  .type10 .desc {
    padding: 0 30px;
  }
  .boxdesc-member {
    margin-top: -100px;
    padding: 0;
  }
  .testimonial-container .testimonial-style7 .caption_testimonial p {
    padding: 4px 0 0;
  }
  .feature-content .content-right p {
    max-height: 100px;
  }
  .best-solution-right {
    padding-left: 150px !important;
  }
  .project-corporate .portfolio-contents {
    max-width: 685px;
  }
  .project-corporate .portfolio-contents .portfolio-content.type3 p {
    padding-left: 120px;
  }
  .box-counterbus {
    padding: 0 93px;
  }
  .portfolio-box-container.style2 .portfolio-box.box-col-h8 {
    width: 42% !important;
  }
  .portfolio-box-container.style2 .box-col-h8.vc_col-lg-8 {
    width: 58%;
  }
  .portfolio-box-container.style2 .portfolio-box.box-col-h8 p {
    width: 100%;
    padding: 0 85px;
  }
}
@media (min-width: 1440px) {
  .testimonial-container .testimonial-style7 .caption_testimonial p {
    padding: 4px 180px 0;
  }
  .form-corporate {
    padding: 0 85px 0 60px !important;
  }
  .box-col-h8.vc_col-lg-8 {
    width: 61%;
  }
  .box-col-h8.vc_col-lg-4 {
    width: 39%;
  }
  .new-design-service .vc_col-lg-8 {
    width: 61%;
  }
  .new-design-service .vc_col-lg-4 {
    width: 39%;
  }
  .testimonial_shop .testimonial-container .caption_testimonial p {
    width: 58%;
    margin: 0 auto;
  }
  .portfolio-mansonry .portfolio_box_info {
    padding: 92px 70px 30px;
  }
  .portfolio_grid .image-small {
    padding: 58px;
    background: #fff;
    max-width: 479px;
    top: 18.6%;
  }
  .portfolio_grid .portfolio_body {
    top: 67.5%;
  }
  .footer .footer-v7 .bottom-footer {
    margin-bottom: 33px;
  }
  .circle-static-block.padding-brand {
    margin: 0 -20px 0 -45px;
  }
}
@media (max-width: 1440px) {
  .boxdesc-member {
    margin-top: -150px;
    padding: 0;
  }
  .progress-business {
    padding: 50px 40px;
  }
  .counter-des-cor {
    padding-right: 40px !important;
  }
  .project-corporate .portfolio-contents {
    max-width: 620px;
  }
  .project-corporate .portfolio-contents .portfolio-content.type3 p {
    padding-left: 120px;
  }
  .title-absolute > h2 {
    font-size: 90px;
  }
  .project-corporate .portfolio-content. .custom-tabs .vc_tta-panel-body a {
    margin-top: 35px !important;
  }
  .banner-style-5 .banner-desc-abs {
    letter-spacing: 1px;
  }
  .circle-collection-title .collection-year, .circle-collection-title h2 {
    font-size: 36px;
  }
  .admin-bar .header-v6 {
    padding-top: 30px;
  }
  .circle-collection-title h3 {
    font-size: 26px;
  }
  .circle-collection .circle-collection-title {
    padding-top: 65px;
  }
  .portfolio-box p {
    width: 50%;
  }
  .circle-collection .ult_tabmenu.style1 {
    bottom: 3.8%;
  }
  .best-solution-right {
    padding-left: 100px !important;
  }
  .portfolio-box-bg.portfolio-box p {
    width: 80%;
  }
  .custom-tabs .vc_tta-panel-body p {
    margin-bottom: 24px;
  }
  .title-fashion-abs {
    width: 365px;
  }
  .trapezoid {
    border-bottom: 100px solid #000;
    border-right: 100px solid transparent;
  }
  .text-slideshow {
    padding-left: 24px;
  }
  .trapezoid:before {
    content: "";
    top: 100px;
    border-left: 135px solid transparent;
    border-top: 600px solid #b0976d;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    right: 16%;
  }
}
@media (min-width: 1200px) and (max-width: 1440px) {
  .banner-style-5 .banner-desc {
    left: 0;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    height: auto;
    padding-left: 20px;
    padding-top: 10px;
  }
  .banner-style-5 .banner-desc h4, .banner-style-5 .banner-desc .big-text {
    color: #fff;
  }
  .circle-static-block.padding-brand {
    margin: 0 -20px 0 -45px;
  }
  .vc_col-sm-6 .banner-style-5 .banner-desc {
    left: 0;
    padding-right: 20px;
  }
  .video-new-content .blog-item .blog-img img {
    height: auto;
    width: 100%;
  }
  .video-new-content .list-tiem .blog-item .post-name > a {
    font-size: 16px;
  }
  .video-new-content .list-tiem .blog-item .blog-meta {
    margin-bottom: 4px;
  }
  .video-new-content .list-tiem .read-more {
    margin-top: 2px;
  }
}
@media (max-width: 1400px) {
  .project-corporate .portfolio-contents {
    max-width: 600px;
  }
  .project-corporate .portfolio-contents .portfolio-content.type3 p {
    padding-left: 120px !important;
  }
  .brand-leftbus .caption_testimonial {
    padding-right: 100px;
  }
}
@media (min-width: 1025px) and (max-width: 1686px) {
  .gallery-content-fullpage .gallery_desciption p {
    max-height: 170px;
    overflow: auto;
  }
  .desc-tab {
    height: 215px;
    overflow: auto;
  }
}
@media (max-width: 1366px) {
  .project-corporate .portfolio-contents {
    max-width: 580px;
  }
  .portfolio_cat .portfolio-cate {
    left: 20px;
    right: 20px;
  }
  .portfolio_cat .portfolio-cate img {
    height: 100%;
  }
  .section:not(:first-child) .vc_col-sm-4 .vc_column-inner {
    padding-left: 45px;
    padding-right: 32px;
  }
  .slide-menu .ult-content-box > .ult-item-wrap {
    max-width: 100%;
  }
  .f-float .load-more.btn-ver {
    top: 50%;
  }
  .product-info-3 {
    padding-left: 30px;
  }
  .per-product li {
    width: 50%;
  }
  .height-900.text-left {
    padding-left: 50px;
  }
  .height-900.text-right {
    padding-right: 50px;
  }
  .discover-product .dis-content {
    width: 37%;
  }
  .dis-content .dis-img img {
    margin-right: 15px;
  }
  .service-business > .vc_column-inner .custom-accordion {
    padding-left: 45px;
  }
  .service-business .font-style {
    padding-left: 60px;
  }
  .feature-container.feature-2 {
    padding: 30px 60px;
  }
  .open-time ul li > span {
    display: block;
    margin-left: 0;
    margin-top: 5px;
  }
  .counter-business {
    padding-left: 70px;
  }
  .desc-news {
    width: 100%;
    padding-bottom: 30px;
  }
  .contact-fashion .newsletter-title-1 {
    padding-top: 35px;
    padding-bottom: 20px;
  }
  .about-bakery {
    margin-bottom: -35px !important;
    padding-bottom: 70px;
    padding-left: 50px;
    padding-top: 70px;
  }
  .feature-container {
    padding: 30px;
  }
  .type4 .item-member-content {
    padding: 0 30px;
  }
  .contact-form-sport {
    max-width: 365px;
  }
  .wpcf7-form .contact-form-36, .color-primary .color-white {
    max-width: 350px;
    padding-left: 0;
  }
  .box-contact {
    padding-left: 52px;
  }
  .content-product {
    padding-left: 30px;
    padding-right: 30px;
  }
  .info-3.product-info-3 {
    padding-left: 30px;
  }
  .info-product-2 .info-col-2, .info-col-1 {
    padding: 15px;
  }
  .circle-heading .style-heading-14 h1, .circle-heading .style-heading-14 h2, .circle-heading .style-heading-14 h3, .circle-heading .style-heading-14 h4, .circle-heading .style-heading-14 h5, .circle-heading .style-heading-14 h6 {
    font-size: 80px;
  }
  .fixed-header .header-v13 .header-logo {
    padding-bottom: 30px;
  }
  .fixed-header .header-v13 .header-ver {
    padding-top: 15px;
  }
  .fixed-header .header-v13 .main-navigation {
    padding-top: 15px;
  }
  .about-cafe .about-history {
    float: left;
    margin-top: 30px;
  }
  .about-cafe .about-img {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 1200px) and (max-width: 1365px) {
  .info-product-2 .icon-product {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
  }
}
@media (max-width: 1280px) {
  .portfolio-box-container.style2 .upb_row_bg {
    background-size: 63% auto !important;
  }
  .contact-36.contact-style2 .title-abs {
    right: -200px;
  }
  .desc-ourteam-slide {
    margin-left: 100px;
  }
  .project-corporate .portfolio-contents {
    max-width: 540px;
  }
  .portfolio_grid_4 .portfolio-socials ul li {
    padding: 0 15px;
  }
  .box-counterbus {
    padding: 0 57px;
  }
}
@media (min-width: 1280px) {
  .testimonial_h13 .testimonial-container .caption_testimonial p {
    padding: 0 210px;
  }
  .list-tiem2 .blog-item .post-name > a {
    padding-left: 300px;
  }
  .item-glr-ifo h4 {
    margin-top: 25px;
  }
}
@media (max-width: 1268px) {
  .counter-circle .amount .amount-desc h6 {
    padding: 0 19px;
  }
  .portfolio-box {
    padding-top: 0;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    right: 12%;
    bottom: 19%;
  }
}
@media (min-width: 1200px) and (max-width: 1429px) {
  .header-v2 .mega-menu > li > a, .header-v4 .mega-menu > li > a {
    padding: 37px 16px;
  }
  .header-v2 .right-header > div > a, .header-v4 .right-header > div > a {
    padding: 20px 15px;
  }
  .wpcf7-form .contact-form-cafe, .contact-cafe {
    max-width: 400px;
  }
}
@media (min-width: 1199px) {
  .blog-type-1 .blog-info-post {
    padding: 9px 40px 0;
  }
  .form-corporate {
    padding: 0 50px !important;
  }
  .wpb_single_image.space_cus_top {
    margin-top: -110px;
  }
  .gallery-bottom-padding {
    margin: 0 -72px;
  }
  .container .gallery_top_banner .text-about-style {
    right: -79px;
  }
  .portfolio_slider_2 {
    width: 63.3%;
  }
  .pslider-right-heading {
    width: 36.7%;
  }
  .gallery_single_2 .gallery_info .col-md-6:nth-child(2) {
    padding-left: 19px;
  }
  .commentlist ul.children > li {
    width: calc(100% - 304px);
  }
  .commentlist ul.children > li .comment-body {
    padding-right: 0;
  }
  .commentlist ul.children > li .profile-bottom {
    width: calc(100% - 40px);
  }
  .footer-center {
    padding: 0 113px;
  }
  .layout_1:not(.two-sidebars) .col-lg-9.main-sidebar {
    padding-right: 76px;
    width: 68.5%;
  }
  .layout_1:not(.two-sidebars) .col-lg-9.main-sidebar.f_right {
    padding-right: 57px;
    padding-left: 48px;
  }
  .layout_1:not(.two-sidebars) .col-md-3.active-sidebar {
    width: 31.5%;
    padding-right: 53.5px;
  }
  .single-portfolio .gallery_single_5 .gallery_left {
    padding-left: 38px;
  }
}
@media (max-width: 1199px) {
  .box-slideglr {
    width: 100%;
  }
  .text-top {
    -webkit-transform: rotate(-90deg) translateX(-120%) translateY(250px);
    -moz-transform: rotate(-90deg) translateX(-120%) translateY(250px);
    -ms-transform: rotate(-90deg) translateX(-120%) translateY(250px);
    -o-transform: rotate(-90deg) translateX(-120%) translateY(250px);
    transform: rotate(-90deg) translateX(-120%) translateY(250px);
  }
  .text-top.text-primary {
    -webkit-transform: rotate(-90deg) translateX(-135%) translateY(112px);
    -moz-transform: rotate(-90deg) translateX(-135%) translateY(112px);
    -ms-transform: rotate(-90deg) translateX(-135%) translateY(112px);
    -o-transform: rotate(-90deg) translateX(-135%) translateY(112px);
    transform: rotate(-90deg) translateX(-135%) translateY(112px);
  }
  .text-top h2 {
    font-size: 150px;
  }
  .title-abs h2 {
    font-size: 700px;
  }
  .text-right .type8 .member-info {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  .slide-style-1 .blog-info-post {
    max-width: 300px;
  }
  .box-slideglr .slick-prev {
    bottom: -120px;
    left: 50% !important;
    margin-left: -120px;
    top: auto;
  }
  .box-slideglr .slick-next {
    bottom: -120px;
    left: 50%;
    margin-left: 20px;
    right: auto;
    top: auto;
  }
  .box-catglr {
    width: 100%;
  }
  .boxdesc-member {
    margin-top: 0 !important;
    padding: 0 15px !important;
  }
  .boxcate-banner {
    padding-left: 45px !important;
  }
  .testimonial-style9 {
    padding: 0 100px;
  }
  .bgtitle-abs {
    font-size: 240px;
    line-height: 240px;
  }
  .our-process-right.type_2 > .vc_column-inner > .wpb_wrapper {
    padding-left: 30px;
  }
  .brand-rightbus .wpb_single_image {
    padding-left: 0;
  }
  .blog-style-4 .blog-item.style_2 .blog-info-post .post-desc {
    padding-right: 0;
  }
  .blog-style-4 .blog-item.style_2 .blog-info-post {
    top: 70px;
  }
  .blog-style-4:nth-child(2n) .blog-item.style_2 .blog-info-post {
    top: 100px;
  }
  .business-service2 .service-type3.service-content {
    padding-left: 40px;
  }
  .header-v15 .mega-menu > li > a {
    font-weight: bold;
    padding: 33px 14px;
  }
  .header-v15.is-sticky .menu-left {
    width: auto !important;
    position: absolute;
    top: -88px;
    left: 50%;
    transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
  }
  .header-v15.is-sticky .header-bottom {
    padding: 0;
  }
  .box-textbus {
    padding: 0 35px;
  }
  .service-type4.service-content .serv_img {
    margin-right: 0;
  }
  .service-type4.service-content .serv_info {
    float: left;
    margin-top: 30px;
  }
  .brand-leftbus .caption_testimonial {
    padding-right: 30px;
  }
  .box-counterbus {
    padding: 0 80px;
  }
  .pricing-content.style2 {
    padding-left: 50px;
  }
  .portfolio_grid_3 .name-portfolio > a {
    font-size: 50px;
  }
  .full-page-slider .slider-wrap-container .slick-prev {
    left: 15px;
  }
  .full-page-slider .slider-wrap-container .slick-prev:before {
    right: -10px;
  }
  .full-page-slider .slider-wrap-container .slick-next {
    right: 15px;
  }
  .full-page-slider .slider-wrap-container .slick-next:after {
    left: -10px;
  }
  .full-page-slider .slider-wrap-container .slick-number.number-next {
    right: 5px;
  }
  .full-page-slider .slider-wrap-container .slick-number.number-prev {
    left: 5px;
  }
  .progress-bar-cor > .vc_column-inner {
    padding-left: 50px !important;
    padding-right: 30px !important;
  }
  .footer .footer-v10 .footer-right {
    padding-left: 50px;
  }
  .title-collection {
    left: 10px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .circle-static-block.padding-brand-cor {
    margin: 0;
  }
  .dione.tp-bullets {
    right: 45px !important;
  }
  .our-feature-box3 {
    margin-left: -15px !important;
  }
  .service-cor .service-type3.service-content {
    background-size: cover !important;
  }
  .product-info-3.info-3 .per-product li {
    width: auto;
    margin-right: 30px;
  }
  .content-product, .info-3.product-info-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .slide-ourteam-cor {
    width: 60%;
  }
  .project-corporate .portfolio-contents {
    max-width: 410px;
  }
  .project-corporate .portfolio-contents .portfolio-content.type3 p {
    padding-left: 0 !important;
  }
  .progress-business {
    padding: 50px 25px;
  }
  .service-type3.service-content {
    height: 650px;
  }
  .counter-des-cor {
    padding: 0;
  }
  .service-cor .service-container {
    display: inline-block;
    float: left;
    width: 33.33%;
  }
  .product-info-3 {
    padding-left: 15px;
  }
  .product-info-3 .per-product li {
    width: 50%;
  }
  .product-info-3.info-3 .per-product li {
    width: auto;
    margin-right: 24px;
  }
  .control-img .slick-list {
    width: 75%;
  }
  .contact-36.contact-style2 .box-contact {
    padding-left: 70px;
  }
  .contact-36.contact-style2 .title-abs {
    right: -120px;
  }
  .portfolio-box-container.style2 .portfolio-box p {
    width: 80%;
  }
  .fixed-header header.header-v6:not(.is-sticky) {
    position: fixed;
  }
  .header-v3 .right_menu_header > div > a {
    padding: 0 15px 0 20px;
  }
  .scroll-down-2.scroll-down9 {
    display: none;
  }
  .gallery_top_banner2 .uvc-sub-heading {
    margin-top: -15px !important;
  }
  .single-product table.variations .label {
    margin-right: 0;
  }
  .full-page:before {
    left: 20px;
  }
  .custom-height {
    height: 100%;
  }
  .type4 {
    margin-top: 0;
  }
  .circle-collection .ult_tabmenu.style1 {
    bottom: 0%;
  }
  .banner-style-5 .banner-desc {
    left: 0;
  }
  .vc_col-sm-6 .banner-style-5 .banner-desc {
    left: 0;
  }
  .header-v6 .right-header {
    padding-left: 45px;
  }
  .title-fashion-abs {
    width: 320px;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    right: 10%;
  }
  .trapezoid {
    margin-top: -83px;
  }
  .video-new-content .list-tiem .blog-item .post-name > a {
    font-size: 14px;
  }
  .text-slideshow h3 {
    font-size: 24px;
  }
  .banner-style-5 .banner-desc .big-text, .circle-collection-title h3 {
    font-size: 20px;
  }
  .vc_col-sm-6 .banner-style-5 .banner-desc .big-text {
    font-size: 36px;
  }
  .circle-collection-title .collection-year, .text-slideshow .collection-year, .text-slideshow h2, .circle-collection-title h2 {
    font-size: 30px;
  }
  .circle-collection-title h2, .header-v6 .right-header {
    padding-left: 45px;
  }
  .woocommerce-page .side-breadcrumb {
    padding-top: 85px;
  }
  .single-portfolio .gallery_single_3 .image_list, .single-portfolio .gallery_single_4 .image_list {
    padding-right: 0;
    padding-left: 0;
  }
  .gallery_top_banner .text-about-style {
    right: 0;
  }
  .feature-container {
    padding: 30px;
  }
  .feature-container.feature-2 {
    padding: 30px 50px;
  }
  .slick-list .content-bottom {
    bottom: 40px;
  }
  .slick-list .border-bottom {
    height: 300px;
    width: 500px;
  }
  .slick-list .border-bottom::before {
    border-bottom: 500px solid #000;
    border-left: 500px solid rgba(0, 0, 0, 0);
    border-right: 500px solid rgba(0, 0, 0, 0);
  }
  .style-2.slider-wrap-container .slick-dots {
    bottom: -5px !important;
  }
  #video .video-controls {
    top: 40%;
  }
  .contact-us-2 .text-about-style {
    letter-spacing: 45px;
    top: 155px;
    right: 0;
  }
  .solution-desc {
    padding-right: 0;
  }
  .footer .footer-v8 .social_icon_list {
    display: block;
    float: left;
    width: 100%;
    padding-top: 25px;
  }
  .custom-height {
    max-height: 100%;
  }
  .customer-details {
    margin-bottom: 35px;
  }
  .woocommerce-page .woocommerce {
    padding-bottom: 100px;
  }
  body.woocommerce-cart .btn.btn-color {
    width: auto;
  }
  .woocommerce-cart .actions {
    margin-bottom: 65px;
    margin-top: 50px;
  }
  .prd_cat_banner.has_banner .prd_description {
    padding-top: 100px !important;
    padding-bottom: 98px !important;
    min-height: auto !important;
  }
  .tooltbars .woocommerce-result-count {
    margin-right: 59px;
  }
  .select-tooltbars > form {
    margin-right: 20px;
  }
  .select-tooltbars > form:last-child {
    margin-right: 0;
  }
  .single-product table.variations select {
    width: calc(100% - 100px);
    max-width: none;
  }
  .working-process figure img {
    max-width: 120%;
    margin-left: -70px;
  }
  .best-history .desc-about {
    width: 80%;
  }
  .contact-us-right > .vc_column-inner > .wpb_wrapper, .wpcf7-form .contact-form-2 {
    max-width: 455px;
  }
  .about-bakery {
    height: 100%;
  }
  .service-business .font-style {
    max-width: 100%;
  }
  .service-business .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body p {
    max-width: 100%;
  }
  .contact-us-right > .vc_column-inner > .wpb_wrapper, .wpcf7-form .contact-form-2, .color-primary .color-white {
    max-width: 270px;
  }
  .color-primary .vc_col-lg-5 .color-white {
    max-width: 100%;
  }
  form#mc4wp-form-1 {
    margin-top: -18px;
  }
  .height-900.text-right {
    padding-right: 30px;
  }
  .height-900.text-left {
    padding-left: 30px;
  }
  .gallery-content-fullpage {
    padding-left: 15px;
  }
  .single-portfolio .gallery_desciption p {
    max-width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .tab-services .ult_tabcontent .wpb_text_column {
    padding-left: 25px;
  }
  .title-story h2 {
    -webkit-transform: rotate(-90deg) translateX(-555px) translateY(0px);
    -moz-transform: rotate(-90deg) translateX(-555px) translateY(0px);
    -ms-transform: rotate(-90deg) translateX(-555px) translateY(0px);
    -o-transform: rotate(-90deg) translateX(-555px) translateY(0px);
    transform: rotate(-90deg) translateX(-555px) translateY(0px);
  }
  .kad-header-logo {
    width: 19%;
  }
  .wpcf7-form .contact-form-cafe, .contact-cafe {
    max-width: 270px;
  }
  .vc_col-md-12 .member-type6 {
    margin-bottom: 30px;
  }
  .contact-address .network-socials li {
    padding-right: 17px;
  }
  .header-v10 .social_icon_list li a {
    padding: 38px 10px;
  }
  .section:not(:first-child) .vc_col-sm-4 .vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .history_section .right_block .text-abs-about.text-history, .history_section .history_left .text-abs-about.text-history {
    top: 40px;
  }
  .style-padding.our-process {
    background-size: cover !important;
  }
  .video-new-content .list-tiem {
    margin-bottom: 25px;
  }
  .video-new-content .list-tiem .blog-img {
    margin-right: 20px;
  }
  .our_feature_right {
    margin-left: -3px;
  }
  .controls-custom-text .owl-nav div.owl-prev {
    left: -30px;
  }
  .controls-custom-text .owl-nav div.owl-next {
    right: -40px;
  }
  .footer .logo-footer-1 {
    background-size: contain;
  }
  .footer .footer-v1 .social_icon_list ul li {
    padding: 0 15px;
  }
  .header-v1 .header-logo {
    padding: 20px 0;
  }
  .single_prd_style3 .media .images .row > .col-md-2 {
    padding-right: 0;
    width: 22% !important;
  }
  .single_prd_style3 .media .images .row > .col-md-10.f_right {
    width: 78% !important;
  }
  .single-product .entry-summary .cart-btn.button.single_add_to_cart_button {
    width: 180px;
  }
  .contact-us-2 .text-about-style {
    left: auto;
    letter-spacing: 46px;
    right: -60px;
  }
  .portfolio-box p {
    width: 60%;
  }
  .pricing-desc ul, .pricing-sign {
    padding-left: 15px;
  }
  .about-business-right > .vc_column-inner > .wpb_wrapper {
    height: 700px;
  }
  .portfolio-mansonry .portfolio_box_info {
    padding: 20px;
  }
  .portfolio-mansonry .portfolio_box_info p {
    margin-top: 0;
    margin-bottom: 7px;
    line-height: 22px;
  }
  .portfolio-mansonry a.project_title {
    font-size: 18px;
  }
  .instagram-container li {
    padding-right: 15px;
  }
  .text-about-style {
    letter-spacing: 50px;
  }
  .header-v1 .search-block-top {
    padding-right: 0;
  }
  .header-v1 .mega-menu > li > a {
    padding: 28px 20px;
  }
  .header-v1 .right-header {
    top: 8px;
  }
  .header-v2 .right-header > div > a, .header-v4 .right-header > div > a {
    padding: 20px 7px;
  }
  .header-v2 .mega-menu > li > a, .header-v4 .mega-menu > li > a {
    padding: 38px 9px;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    width: 80%;
  }
  .about-desc .vc_column-inner > .wpb_wrapper {
    padding: 30px 30px 10px;
    width: 530px;
  }
  .header-v3 .search-block-top {
    padding-left: 0;
  }
  .header-v3 .shop_settings {
    padding-left: 10px;
  }
  .header-v5 .mega-menu > li > a {
    padding: 28px 12px;
  }
  .header-v5 .shop_settings {
    padding: 20px 10px;
  }
  .header-v5 .customlinks.open .dropdown-menu {
    left: auto;
    right: 0;
  }
  .slide-content .slide-desc {
    padding: 0 30px;
  }
  .yith-woocompare-widget .clear-all, .yith-woocompare-widget .compare.button {
    padding: 8px 18px;
  }
  .widget_nav_menu .menu-sticky {
    width: 200px;
  }
  .informations, .type-works {
    width: 50%;
    float: left;
    padding-top: 0;
    padding-right: 15px;
  }
  .gallery_desciption {
    padding-top: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .vc_custom_heading.heading_asb {
    top: 33%;
  }
  .video-new-content .circle-heading {
    margin-bottom: 10px;
  }
  .video-new-content .desc-news {
    padding-bottom: 18px;
  }
  .video-new-content .list-tiem {
    margin-bottom: 15px;
  }
  .wpcf7-form .contact-form-cafe, .contact-cafe {
    max-width: 70%;
  }
  .content-product, .info-3.product-info-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .box_abs {
    left: 30px;
  }
  .portfolio-mansonry .portfolio_box_info p {
    font-size: 11px;
  }
  .working-process figure img {
    max-width: 140%;
    margin-left: -145px;
  }
  .contact-form-sport {
    max-width: 310px;
  }
  .portfolio-box p {
    width: 85%;
  }
  .header-v1 .mega-menu > li > a {
    padding: 28px 13px;
  }
  .post_breadcrumb.side-breadcrumb .page-title {
    right: 20px;
  }
  .header-v2 .mega-menu > li > a, .header-v4 .mega-menu > li > a {
    padding: 38px 7px;
  }
  .header-v2 .right-header > div > a, .header-v4 .right-header > div > a {
    padding: 20px 3px;
  }
  .yith-woocompare-widget .clear-all, .yith-woocompare-widget .compare.button {
    padding: 8px 16px;
  }
  .header-v3 .mega-menu > li > a {
    padding: 48px 11px;
  }
  .blog-type-2 .blog-bottom {
    width: 78%;
  }
  .header-v5 .mega-menu > li > a {
    padding: 28px 10px;
  }
}
@media (min-width: 992px) {
  .woocommerce-page .header-v3:not(.is-sticky) .header-menu.fixed.menu_fixed {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 100%;
    margin-top: 0;
  }
  header .mini-cart .active, .search-block-top .active.top-search {
    opacity: 0;
    visibility: hidden;
  }
  .tabs_sort.custom-space-am {
    margin-left: -60px;
    margin-right: -60px;
  }
  .megamenu.image_pos_left ul.children.dropdown-menu {
    padding-right: 15px;
    padding-left: 13px;
    margin-left: 15px;
    width: calc(100% - 30px);
  }
  .header-v1 .mega-menu {
    display: inline !important;
  }
  .header-v4 .mega-menu {
    display: inline !important;
  }
  .tax-portfolio_cat.term-vacation #main:not(.boxed) .content-primary {
    padding-left: 0;
    padding-right: 0;
  }
  .mega-menu {
    display: inline-block !important;
  }
  .prd_pading_left {
    padding-left: 54px;
    width: 47.5%;
  }
  .single_prd_style1.main-sidebar + .clearfix + .brand-slider {
    margin-top: 123px;
  }
  .gallery_right_content {
    padding-left: 30px;
  }
  .single-product .product-tab #tab-description .spc_info {
    padding-left: 40px;
  }
  .single-product .product-tab #tab-description .spc_description {
    border-right: 1px solid #e1e1e1;
    width: 68%;
    padding-right: 65px;
  }
  .single-product .product-tab #tab-description .spc_info {
    padding: 5px 15px 0 72px;
    width: 32%;
  }
  .single_prd_style3 .col-md-6.media {
    width: 52.5%;
    padding-right: 15px;
  }
  .destop-hide {
    display: none;
  }
  .single-gallery .gallery_left {
    width: 60%;
  }
  .single-gallery .gallery_right {
    width: 31.6%;
  }
  .single-product .single_prd_style2 .product-tab table.shop_attributes {
    width: 50%;
  }
  .col-md-15 {
    width: 20%;
  }
  .image-pos-left.col-md-15 {
    width: 40%;
  }
  .image-pos-left.col-md-2 {
    width: 33.33334%;
  }
  .search-block-top:hover .top-search {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
  .mini-cart:hover .cart-block {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
  }
  .customlinks:hover .dropdown-menu {
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    visibility: visible;
    opacity: 1;
  }
}
@media (max-width: 1024px) {
  .custom-tabs .vc_tta-panel-body a {
    margin-top: 25px !important;
  }
  .service-type4 .serv_img img {
    max-height: 100%;
  }
  .button_break .btn.btn-radius {
    line-height: 15px !important;
    padding-top: 19px !important;
  }
  .circle-collection .ult_tabitemname > .vc_row {
    background-image: none !important;
  }
  .tabs_sort .isotope.gallery-style4 .pc_type2 {
    margin-top: 5px;
  }
  .service-top .text-about-style {
    letter-spacing: 47px;
    right: -37px;
  }
  .pslider-right-heading {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .service-style2 .service-content {
    padding: 53px 0 32px 0;
  }
  .our-process-right > .vc_column-inner > .wpb_wrapper {
    padding: 0 45px;
  }
  .our-process {
    background-size: 100% !important;
  }
  .contact-form .inner-input {
    width: 30.33%;
  }
  .slide-2 h2 {
    font-size: 48px;
  }
  .single-product .nav-tabs > li > a {
    padding-right: 26px;
    margin-bottom: 5px;
  }
  .single-product .tab-center .nav-tabs {
    margin-top: -19px;
  }
  .coming-soon-container .coming-soon .title-behind {
    font-size: 70px;
    margin-left: -20px;
  }
  .testimonial-content {
    width: 100%;
  }
  .testimonial-container .owl-nav .owl-prev {
    left: 5px;
  }
  .testimonial-container .owl-nav .owl-next {
    right: 5px;
  }
  #fp-nav.left {
    left: 15px;
  }
  .testimonial-container .caption_testimonial p {
    padding: 0 80px;
  }
  .our-process-right .circle-heading {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .admin-bar .header-v5 .main-navigation {
    margin-top: 46px;
  }
  .gallery-content-fullpage .gallery_desciption p {
    max-height: 250px;
    overflow: auto;
  }
  .tab-services .desc-tab, .tab-services .img-tab {
    padding: 0;
    width: 100%;
  }
  .informations, .type-works {
    width: 50%;
    float: left;
    padding-top: 0;
    padding-right: 15px;
  }
  .gallery-content-fullpage .gallery_desciption {
    padding-top: 30px;
    padding-right: 0;
  }
  .info-product-2 .icon-product {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .f-float .load-more.btn-ver {
    top: 33%;
  }
  .img_scroll {
    top: -40px;
  }
  .features-top .features-title {
    margin-top: 25px;
  }
  .features-top .features-title h2 {
    font-size: 28px;
    letter-spacing: 2px;
  }
  .features-top .features-title h4 span {
    font-size: 20px;
  }
  .wpcf7-form .contact-form-cafe, .contact-cafe {
    max-width: 70%;
  }
  .custom-headings {
    padding-top: 80px;
  }
  .col-right .slider-about {
    max-width: 100%;
  }
  .col-right .slider-about:last-child {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
  }
  .text-rotate-right {
    right: -100px;
  }
  .text-top {
    -webkit-transform: rotate(-90deg) translateX(-102%) translateY(250px);
    -moz-transform: rotate(-90deg) translateX(-102%) translateY(250px);
    -ms-transform: rotate(-90deg) translateX(-102%) translateY(250px);
    -o-transform: rotate(-90deg) translateX(-102%) translateY(250px);
    transform: rotate(-90deg) translateX(-102%) translateY(250px);
  }
  .text-top.text-primary {
    -webkit-transform: rotate(-90deg) translateX(-101%) translateY(74px);
    -moz-transform: rotate(-90deg) translateX(-101%) translateY(74px);
    -ms-transform: rotate(-90deg) translateX(-101%) translateY(74px);
    -o-transform: rotate(-90deg) translateX(-101%) translateY(74px);
    transform: rotate(-90deg) translateX(-101%) translateY(74px);
  }
}
@media (min-width: 992px) {
  .container-fluid.padding-60 {
    padding-right: 60px;
    padding-left: 60px;
  }
}
@media (max-width: 991px) {
  .macbook .wpb_column.vc_col-sm-1 {
    width: 8.13333%;
  }
  .box-testimonialh28 .ult-content-box {
    margin-left: 0 !important;
  }
  .title-text {
    margin-top: 30px;
    margin-bottom: 15px;
  }
  .box-catglr {
    padding-right: 30px;
  }
  .slide-glr {
    display: block !important;
  }
  .ult-content-box {
    margin-left: 0 !important;
  }
  .singup-today .title h2 {
    font-size: 48px;
  }
  .singup-today .title h3 {
    font-size: 30px;
  }
  .contact-box-right.line-50 {
    padding-right: 15px;
  }
  .footer .footer-v12 {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .text-right .type8 .member-info {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .text-right .type8 .member-socials {
    padding-left: 0;
  }
  .type8 .member-info {
    margin-top: 0;
    padding-top: 20px;
    max-width: 80%;
    padding-left: 15px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
  }
  .type8 .social-list {
    float: none;
    padding: 25px 0 0;
    text-align: left;
  }
  .type8 .social-list li {
    display: inline-block;
    margin-bottom: 0;
    padding: 0 10px;
  }
  .item-member-content.type10 {
    width: 50%;
  }
  .contact-righth28 {
    margin-top: -35px !important;
  }
  .wpb_single_image.vc_align_center.logoh28-abs {
    float: right;
    text-align: right;
  }
  .wpb_single_image.vc_align_center.logoh28-abs .vc_figure {
    margin-top: 0 !important;
  }
  .item-featureh28 {
    margin: 0;
  }
  .vc_row {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .box-floatleft {
    order: 2;
  }
  .box-floatright {
    order: 1;
  }
  .meetour-slider .slick-prev {
    left: auto;
    right: 35px;
  }
  .meetour-slider .slick-next {
    right: 0;
  }
  .openmenu .nav-sections {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .nav-sections {
    background-color: #fff;
    height: 100%;
    right: 0;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    width: 270px;
    z-index: 9999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .nav-sections .main-navigation {
    float: none !important;
  }
  .nav-sections .mega-menu {
    display: block;
    height: 100%;
    overflow: auto;
    position: static;
    box-shadow: none;
  }
  .nav-sections .nav-tabs > li.active > a {
    color: #b0976d;
  }
  .nav-sections .nav-tabs > li > a {
    border-radius: 0;
    text-transform: uppercase;
    color: #000;
  }
  .nav-sections .nav-tabs > li > a:hover {
    color: #b0976d;
  }
  .nav-sections .tab-content .mega-menu i {
    margin-right: 5px;
  }
  .header-v2, .header-v4, .header-v5, .header-v7, .header-v9 {
    right: 0;
  }
  .aboutfashion-desc {
    padding: 0;
    text-align: left;
  }
  .col-right {
    padding-left: 15px;
    padding-right: 15px;
    clear: left;
    overflow: hidden;
    float: left;
  }
  .custom-headings {
    padding-left: 15px;
    padding-top: 80px;
  }
  .page-template.single-portfolio #main {
    margin-top: 0;
  }
  .content-abouth24 .circle-heading {
    padding-left: 0;
  }
  .slidebanner-h24 .slick-arrow {
    bottom: -90px;
    left: 50% !important;
    top: auto;
  }
  .slidebanner-h24 .slick-arrow.slick-next {
    margin-left: 25px;
  }
  .slidebanner-h24 .slick-arrow.slick-prev {
    margin-left: -50px;
  }
  .boxbanner-bottom .right-banner {
    float: left;
    margin-top: 30px;
  }
  .testimonial-style9 {
    padding: 0 20px 0 80px;
  }
  .title-nobg .text-banner-abs h2 {
    bottom: -79px;
  }
  .portfolio-category .owl-next {
    right: 0;
  }
  .portfolio-category .owl-prev {
    left: 0;
  }
  .portfolio_grid_6 .owl-prev {
    left: 0;
  }
  .portfolio_grid_6 .owl-next {
    right: 0;
  }
  .process-full {
    margin-bottom: -35px !important;
  }
  .process-full.vc_row.working-process {
    background: none !important;
  }
  .h8-featured .text-ask {
    padding-top: 50px;
  }
  .portfolio-box-container.style2 .portfolio-box.box-col-h8 {
    width: auto !important;
  }
  .portfolio-box-container.style2 .box-col-h8.vc_col-lg-8 {
    width: auto;
  }
  .portfolio_grid_5 .slider-nav-2 {
    position: static;
    width: 100%;
    padding-top: 110px;
  }
  .portfolio_grid_5 .slider-nav-2 .slick-slide {
    margin-bottom: 0;
    margin-right: 30px;
    position: relative;
  }
  .portfolio_grid_5 .slider-nav-2 .slick-slide:last-child {
    margin-right: 0;
  }
  .portfolio_grid_5 .portfolio-content .cate_portfolio {
    padding-left: 0;
  }
  .portfolio_grid_5 .portfolio-body {
    bottom: 245px;
  }
  .portfolio_grid_5 .btn-viewmore {
    position: static !important;
    margin-top: 30px;
  }
  .bg-hiden.vc_row {
    background: none !important;
  }
  .new-projects > .vc_column-inner {
    background: none !important;
  }
  .portfolio_grid_5 .slider-for-2 {
    margin-left: 0;
  }
  .btnblog-abs {
    position: static !important;
    padding: 50px 0;
  }
  .blog-style-4 .blog-info-post {
    padding: 30px 0;
    position: static;
    overflow: hidden;
    width: 100%;
  }
  .blog-style-4 .blog-item .blog-img {
    padding: 0;
  }
  .blog-style-4 .blog-item .blog-img img {
    width: 100%;
    transform: none;
  }
  .portfolio-left .ult-content-box .wpb_content_element, .portfolio-left .ult-content-box .circle-container {
    margin-left: 0;
  }
  .blog-style-4:nth-child(2n) .blog-img {
    float: left;
    margin-top: 0;
  }
  .blog-style-4:nth-child(2n) .blog-img img {
    max-height: 100%;
    max-width: 100%;
    float: left;
  }
  .brand-rightbus .wpb_single_image {
    padding-left: 0;
  }
  .brand-leftbus .caption_testimonial {
    padding-right: 0;
  }
  .ourfeature-box4 .ult-content-box {
    border-left: none !important;
    border-bottom: 1px solid #fff !important;
  }
  .section-featureh8 {
    margin-top: 0 !important;
  }
  .business-service2 {
    padding-right: 0 !important;
  }
  .box-formcontact {
    width: auto;
  }
  .list-tiem2 .blog-item {
    margin-left: 0;
    margin-bottom: 0 !important;
  }
  .boxcontact-right {
    height: auto;
  }
  .abs-contenttile {
    position: static;
    margin: 0;
  }
  .abs-contenttile .ult-content-box {
    background: none !important;
  }
  .pos-contact .abs-contenttile {
    display: none;
  }
  .h8-featured .ourfeature-box4 {
    float: none;
    text-align: right;
    width: auto;
  }
  .vc_row-has-fill + .vc_row.padding-title > .vc_column_container > .vc_column-inner, .padding-title .vc_col-has-fill > .vc_column-inner {
    padding-top: 35px !important;
  }
  .header-v13 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }
  .header-v13 .btn-open-hoz {
    display: block;
    height: 30px;
    left: auto;
    margin: 0;
    position: fixed;
    right: 350px;
    top: 87px;
    width: 30px;
    z-index: 999;
  }
  .header-v15 .header-bottom {
    padding: 0;
  }
  .header-v15 .btn-open {
    color: #fff;
    right: 0;
    position: absolute;
    top: -57px;
  }
  .header-v15 .search-block-top {
    display: inline-block;
    right: 50px;
    position: absolute;
    top: -64px;
  }
  .header-v15.is-sticky .btn-open {
    top: 8px;
  }
  .header-v15.is-sticky .menu-left {
    width: 100% !important;
  }
  .header-v15.is-sticky .search-block-top {
    top: 0;
  }
  .header-v15.is-sticky .mega-menu {
    top: 87px;
  }
  .header-v15 .social_icon_list {
    display: none;
  }
  .header-v16 .search-block-top > .btn-search {
    padding: 26px 0 26px 20px;
  }
  .header-v16 .header-logo {
    padding-left: 30px;
    padding-right: 0;
    padding-top: 17px;
  }
  .header-v16 .main-navigation {
    float: left;
  }
  .header-v16 .btn-open-menu {
    color: #ccc;
    left: auto;
    padding: 23px 0 28px;
    position: absolute;
    right: 50px;
    top: 0;
  }
  .page-template .footer .footer-v7 .footer-copyright {
    padding-left: 0;
  }
  .page-template .footer .footer-v7 .bottom-footer {
    margin-bottom: 10px;
  }
  .page-template .footer .footer-v7 .social_icon_list.text-right {
    margin-bottom: 15px;
  }
  .feature-item.text-right .feature-icon {
    float: none;
  }
  .header-v10 .header-hoz {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  }
  .header-v13 .header-ver {
    overflow: auto;
    height: 100%;
  }
  .open-menu-hoz.fixed-header .header-v13.site-header.is-sticky, .open-menu-hoz.fixed-header .header-v13.site-header {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .open-menu-hoz .header-v13 .btn-open-hoz {
    right: 0;
    top: 115px;
  }
  .fixed-header .header-v13::before {
    opacity: 0;
  }
  .fixed-header .header-v13.site-header.is-sticky, .fixed-header .header-v13.site-header {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .fixed-header .header-v13 .mega-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .fixed-header .header-v13 .mega-menu > li > a {
    color: #fff !important;
  }
  .fixed-header .header-v13 .mega-menu > li > a:hover {
    color: #9f875e;
  }
  .fixed-header .header-v13 .main-navigation {
    padding-top: 0;
  }
  .fixed-header .footer-v11 {
    position: static;
    width: 100%;
  }
  .fixed-header .footer-v11 .social_icon_list {
    margin: 13px 0 0;
  }
  .fixed-header .slide-cafe .tp-rightarrow {
    right: -30px;
  }
  .fixed-header .right-350 {
    padding-right: 0;
  }
  .full-page-slider .slider-wrap-container .portfolio .slick-prev {
    top: -20px;
  }
  .title-absolute {
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .feature-item.text-right {
    text-align: center;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .vc_col-sm-4:first-child .type7, .vc_col-sm-4:last-child .type7 {
    float: none;
    max-width: 100%;
  }
  .page-template-fullpage-slider .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .portfolio-left .ult-content-box {
    padding: 20px 0;
  }
  .portfolio.portfolio-business2 {
    float: left;
    width: 100%;
    padding-bottom: 50px;
  }
  .portfolio.portfolio-business2 .owl-nav {
    position: static;
    margin-top: 30px;
    margin-left: 15px;
  }
  .portfolio-left {
    width: 100%;
  }
  .portfolio-left .ult-content-box {
    height: auto;
    padding-left: 15px;
  }
  .brand-rightbus {
    text-align: center;
  }
  .brand-rightbus .vc_column-inner {
    padding-right: 0 !important;
  }
  .brand-rightbus .wpb_single_image {
    width: 28.33%;
  }
  .no-padding.brand-leftbus .testimonial-style3 {
    padding: 0 30px;
  }
  .no-padding.brand-leftbus .caption_testimonial {
    padding-left: 0;
  }
  .best-history .text-banner-abs h2 {
    letter-spacing: 7px;
  }
  .best-history .text-banner-abs {
    top: 213px;
  }
  .custom_heading_9 .circle-heading .style-heading-9 p.desc {
    width: 100%;
  }
  .footer .footer-v10 .footer_wrap .footer-office {
    padding: 70px 0 35px;
  }
  .feature-desc p {
    margin-top: 20px;
    opacity: 1;
    position: static;
    visibility: visible;
  }
  .our-feature-box3 .wpb_content_element {
    margin-bottom: 0 !important;
  }
  .feature-item {
    margin-bottom: 10px;
  }
  .feature-medical .medical-box-1 {
    margin-top: -35px !important;
  }
  .slide-ourteam-cor .type5 .member-container img {
    width: 100%;
  }
  #wpsl-result-list {
    margin-right: 0;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-top: 20px;
  }
  #wpsl-gmap {
    width: 100%;
  }
  .project-corporate .dots-cirrcle {
    margin-left: 0;
  }
  .slide-ourteam.slider-wrap-container .slick-prev, .slide-ourteam.slider-wrap-container .slick-next {
    margin-top: 10px !important;
  }
  .footer-v9 .footer-office-content .text-center {
    position: absolute;
    top: 70px;
  }
  .open-menu-hoz .header-v10 .logo-bottom {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  .footer .footer-v9 .bottom-footer {
    padding: 0 0 40px;
  }
  .footer .footer-v9 .widget.widget_circle_instagram_feed {
    padding-bottom: 30px;
  }
  .footer .footer-v9 .footer_wrap .footer-office {
    padding-top: 320px;
  }
  .circle-heading .style-heading-12 h2 {
    font-size: 36px;
  }
  .discover-product .dis-content {
    padding: 0 15px;
    width: 35%;
  }
  .dis-content .dis-img img {
    margin-right: 15px;
  }
  .title-dis > h2 {
    font-size: 100px;
  }
  .project-corporate .portfolio-contents .slick-arrow::before {
    color: #ccc;
  }
  .project-corporate .portfolio-contents .slick-arrow:hover:before {
    color: #000;
  }
  .our-feature-box3 {
    margin-left: -15px !important;
  }
  .slide-ourteam-cor {
    padding-right: 0;
    width: 100%;
  }
  .desc-ourteam-slide {
    margin-left: 0;
    position: static;
  }
  .project-corporate .portfolio-contents {
    max-width: 100%;
    padding-top: 100px;
  }
  .project-corporate .portfolio-contents .portfolio-content.type3 {
    height: auto;
  }
  .project-corporate .portfolio-contents .slick-arrow {
    bottom: -80px !important;
    right: 0 !important;
  }
  .project-corporate .portfolio-contents .slick-arrow.slick-prev {
    margin-right: 100px;
  }
  .project-corporate .portfolio-contents .slick-arrow.slick-next {
    margin-right: 30px;
  }
  .project-corporate .portfolio {
    position: static;
  }
  .counter-des-cor {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .progress-bar-cor > .vc_column-inner {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .service-cor .service-container {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .blog-style-7 {
    padding-right: 0 !important;
  }
  .title-his h2 {
    font-size: 115px;
    letter-spacing: 30px;
  }
  .control-img .slick-list {
    width: 90%;
  }
  .contact-36.contact-style2 .title-abs {
    right: -300px;
  }
  .bg-mb-medical3.vc_row {
    background: #f0f5f6 !important;
    position: relative;
    background-image: none !important;
  }
  .tp-caption .text-small {
    font-size: 12px !important;
    line-height: 22px !important;
  }
  .feature-medical.vc_row {
    background: none !important;
    background-image: none !important;
  }
  .feature-medical.vc_row .bt-center-abs {
    bottom: -13px;
  }
  .medical-box-1, .medical-box-2 {
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .medical-box-1 {
    padding-left: 15px !important;
    background: #0072bc !important;
  }
  .medical-box-1 .text-box.left {
    margin-left: -9px;
  }
  .medical-box-2 {
    background: #f0f5f6 !important;
    padding-bottom: 60px;
  }
  .text-box.right {
    padding-left: 5px;
  }
  .feature-medical .circle-container {
    padding: 0;
  }
  .title-position-right {
    left: 0;
    margin-top: 0;
    position: static !important;
  }
  .acc-medical-right {
    position: absolute !important;
    top: -100px;
    left: 0;
  }
  .service-business.style2 .title-workprocess {
    padding-bottom: 30px;
    padding-top: 0;
  }
  .service-business.style2 {
    height: auto;
  }
  .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    padding-bottom: 0;
  }
  .portfolio-box-container.style2 .portfolio-box {
    width: 100%;
  }
  .port-heading-style-4 .text-about-style {
    top: -5px;
    font-size: 90px;
  }
  .content-desc img {
    width: 180px;
  }
  .content-404 h1 {
    font-size: 130px;
  }
  .page-404 .logo {
    margin-bottom: 80px;
  }
  .footer .footer-v6 .bottom-footer {
    padding: 12px 0 15px;
  }
  .gallery_top_banner .text-about-style {
    top: 155px;
    letter-spacing: 40px !important;
  }
  .tabs_sort .isotope.gallery-style3 {
    margin-top: 75px;
  }
  .header-v6 .mega-menu li .caret {
    top: 5px;
  }
  .search-results .main-sidebar {
    margin-bottom: 60px;
  }
  .fixed-header header.header-v6:not(.is-sticky) {
    position: fixed;
    top: 0;
  }
  .single-portfolio #main {
    margin-top: 45px;
  }
  .portfolio_grid {
    padding: 0 30px;
  }
  .single-product .active-sidebar.left-sidebar aside:last-child {
    padding-bottom: 0;
  }
  .box_services_13 .service-container {
    margin-bottom: 0;
  }
  .history_left.text-history_2 .wpb_text_column {
    padding: 0 15px;
  }
  .history_left.text-history_2 .wpb_text_column.hidden-xs {
    margin-bottom: 18px;
  }
  .right_block .wpb_text_column {
    padding: 0 15px;
  }
  .single-portfolio .gallery_single_1 .gallery_left {
    padding-right: 0;
  }
  #main:not(.boxed) .tabs_sort .isotope.gallery-style4 {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .openmenu header.header-v6 .btn-close-menu {
    left: 10px;
  }
  .admin-bar.fixed-header header.header-v6:not(.is-sticky) {
    position: fixed;
  }
  .page header.header-v6, .page-template-fullpage .header-v6.site-header.is-sticky {
    background: #fff none repeat scroll 0 0 !important;
    padding: 18px 0;
  }
  .page-template-fullpage .footer .footer-v7 {
    position: static;
  }
  .page .footer .footer-v7 .footer-copyright {
    color: #000 !important;
  }
  #rev_slider_13_1 .tparrows {
    display: none;
  }
  .prd_cat_banner.text_right_pos.has_banner .prd_description {
    padding-right: 50px;
  }
  .button_break .btn.btn-radius {
    line-height: 15px !important;
    padding-top: 20px !important;
  }
  .img_scroll_abs {
    top: -47px;
    z-index: 9;
  }
  .brand-slider, .post-type-archive-product footer, .tax-product_cat footer, .single-product footer {
    margin-top: 50px;
  }
  .single-product .entry-summary .product-share {
    padding-top: 40px;
  }
  .single-product .single_prd_style3 .product-tab {
    margin-top: 50px;
  }
  .single-product .media .onsale, .single-product .media .onnew {
    right: 15px;
  }
  .single-product .media .onsale + .onnew {
    left: 15px;
    right: auto;
  }
  .tax-portfolio_cat #main:not(.boxed) .portfolio_slide_layout {
    margin-left: -15px;
    margin-right: -15px;
  }
  .header-v3 .btn-open {
    color: #ccc;
  }
  .footer .footer-v4 .footer_wrap .footer-office {
    padding: 80px 0 48px;
  }
  .history_section .history_left {
    padding-right: 0;
  }
  .right_block .circle-heading {
    margin-bottom: 35px;
  }
  .history_left .circle-heading {
    margin-bottom: 0;
  }
  .service-business {
    height: 750px;
  }
  .service-business.accordion-slide {
    height: 100%;
  }
  .tooltbars {
    margin-top: 50px;
  }
  .f-right.main-sidebar.col-lg-9 .tooltbars {
    margin-top: 0;
  }
  .blog_single_1 .blog-item .container {
    padding-left: 15px;
  }
  .circle_creative .circle_studios p {
    width: 80%;
  }
  .about_box .about-us .circle-heading {
    margin-top: 0;
  }
  .about_box .text-abs-about, .about_box .img-cricle-about img {
    display: none;
  }
  .about_box .img-cricle-about {
    display: none;
  }
  .header-v6 .right-header {
    padding-right: 25px;
  }
  .full-page .vc_col-sm-4, .full-page .vc_col-sm-8 {
    width: 50%;
  }
  .search-no-results .main-sidebar {
    margin-top: 50px;
  }
  .post-type-archive-product .active-sidebar, .tax-product_cat .active-sidebar, .single-product .active-sidebar {
    margin-top: 50px;
  }
  .text-contact-abs h2, .text-slideshow-abs h2 {
    font-size: 30px;
    letter-spacing: 20px;
  }
  .video-action .text-video {
    font-size: 24px;
  }
  .circle-collection .banner-desc.text-right {
    text-align: left;
  }
  .circle-collection .vc_col-sm-6 {
    width: 100%;
  }
  .circle-collection .vc_col-sm-3 {
    width: 50%;
    display: none;
  }
  .circle-collection .ult_tabmenu.style1 {
    bottom: -177px;
    z-index: 999;
    height: auto !important;
    padding-right: 0;
    right: 0px;
  }
  .vc_col-sm-6 .banner-style-5 .banner-desc h4 {
    font-size: 14px;
    margin-bottom: -7px;
  }
  .vc_col-sm-6 .banner-style-5 .banner-desc .big-text {
    font-size: 18px;
  }
  .banner-style-5 .banner-desc {
    left: 0;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    height: auto;
    padding-left: 20px;
    padding-top: 10px;
  }
  .banner-style-5 .banner-desc h4, .banner-style-5 .banner-desc .big-text {
    color: #fff;
  }
  .vc_col-sm-6 .banner-style-5 .banner-desc {
    left: 0;
    padding-right: 20px;
  }
  .desc-news {
    line-height: 22px;
    font-size: 13px;
  }
  .section:not(:first-child) .vc_col-sm-4 .vc_column-inner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .title-fashion-abs {
    width: 235px;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    right: 0;
  }
  .trapezoid {
    border-bottom: 100px solid #000;
    border-right: 12px solid transparent;
  }
  .trapezoid:before {
    content: "";
    top: 100px;
    border-left: 180px solid transparent;
    border-top: 685px solid #b0976d;
  }
  .checkout_coupon.coupon {
    width: 100%;
  }
  .woocommerce-page .side-breadcrumb {
    padding: 70px 0 40px;
  }
  .contact_home_9 .wpcf7-form {
    width: 450px;
    height: 450px;
    padding: 55px 100px;
  }
  .single-portfolio .gallery_right {
    margin-top: 30px !important;
  }
  .single-portfolio .gallery_info .col-md-6:nth-child(2) {
    padding-top: 30px;
  }
  .single-portfolio .cus_gallery_right .gallery_info .col-md-6:nth-child(2) {
    padding-top: 30px;
  }
  .single-portfolio .gallery_single_2 .gallery_left {
    padding: 35px 0 0 0;
  }
  .single-portfolio .gallery_single_2 .gallery_desciption {
    padding-right: 0;
  }
  .single-portfolio .gallery_single_3 .gallery_desciption, .single-portfolio .gallery_single_4 .gallery_desciption {
    margin-top: 35px;
  }
  .portfolio_breadcrumb .col-md-6:first-child {
    display: none;
  }
  .portfolio_breadcrumb .page-title {
    padding: 0;
  }
  .line-app > .wpb_column::before {
    top: 75px;
  }
  .testimonial-style4 .testimonial-desc {
    padding: 0;
  }
  .portfolio-mansonry .caption_block {
    position: relative;
    height: auto;
    overflow: visible;
  }
  .box_static_blog .wpb_text_column {
    padding-left: 15px !important;
  }
  .footer .footer-v4 .footer-right {
    padding-left: 40px;
  }
  .box_abs {
    left: -48px;
  }
  .tax-portfolio_cat #main:not(.boxed) .content-primary {
    padding-left: 15px;
    padding-right: 15px;
  }
  .margin-15 > .vc_column-inner {
    margin-left: 0;
  }
  .counter-business {
    padding-left: 30px;
  }
  .about-business-right .style-heading-8, .about-business-right .font-style {
    max-width: 100%;
    padding-left: 30px;
  }
  .service-business > .vc_column-inner > .wpb_wrapper {
    margin-left: 15px;
    max-width: 100%;
  }
  .service-business > .vc_column-inner {
    min-height: 100%;
  }
  .new-projects {
    background: #f0f5f6 !important;
  }
  .about-bakery {
    padding-left: 15px;
  }
  .vc_row.working-process {
    background: #f8f7fb !important;
  }
  .service-top .text-about-style {
    letter-spacing: 28px;
    right: -8px;
  }
  .desc-blog {
    padding-top: 80px;
    padding-left: 0;
  }
  .text-light br {
    display: none;
  }
  .single_prd_style1 .col-md-5.media, .single_prd_style1 .col-md-7.info {
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .single_prd_style1 .main-images img {
    width: 100% !important;
    height: auto;
  }
  .commentlist ul.children .profile-bottom {
    width: calc(100% - 40px);
  }
  .commentlist .comment-body {
    padding-right: 0;
  }
  .commentlist li ul li {
    margin-right: 0;
  }
  .single-product .product-tab .panel#tab-description .spc_info {
    height: 100%;
    padding: 15px 15px 0 15px;
  }
  .color-white, .contact-us-right > .vc_column-inner > .wpb_wrapper, .wpcf7-form .contact-form-2 {
    max-width: 70%;
  }
  .contact-us-right > .vc_column-inner > .wpb_wrapper {
    height: 100%;
  }
  form#mc4wp-form-1 {
    margin-left: 0;
    margin-top: 0;
  }
  .title-newsletter {
    margin-left: 0;
    margin-top: 30px;
  }
  .mega-menu > li > a {
    color: #000 !important;
  }
  .woocommerce-page .woocommerce {
    padding-bottom: 65px;
  }
  .place-order {
    margin-top: 0;
  }
  .place-order.form-row {
    margin-bottom: 0;
  }
  .coupon input#coupon_code {
    margin-bottom: 40px;
  }
  .cart_totals_table {
    padding: 20px;
  }
  .shop_table.cart_totals_table .order-total th, .shop_table.cart_totals_table .order-total td {
    padding-top: 10px;
  }
  .new-design-service .upb_row_bg {
    background: none !important;
  }
  .best-solution-right {
    padding: 0 15px !important;
  }
  .vc_row.service_box_bg {
    background: #f0f5f6 !important;
  }
  .text-abs-about.text-history {
    display: none;
  }
  .right_block .vc_column-inner {
    padding-left: 15px !important;
  }
  .blog-style-5 .blog-item {
    padding: 0 30px;
  }
  .blog-style-5 .blog-item .post-name {
    padding: 45px 0 0;
  }
  .best-solutions .upb_row_bg {
    background: #f0f5f6 !important;
  }
  .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    padding-bottom: 45px;
  }
  .text-banner-abs h2 {
    font-size: 100px;
  }
  .banner-services h2 {
    letter-spacing: 14px;
    font-size: 100px;
  }
  .banner-services h3 {
    font-size: 20px;
    letter-spacing: 30px;
  }
  .box-text-style {
    width: 100%;
  }
  .contact-us-2 .service-bg .text-about-style {
    left: auto;
    letter-spacing: 42px;
    right: 0;
  }
  .our-process-right > .vc_column-inner > .wpb_wrapper {
    padding: 0 35px;
  }
  .contact-us .text-about-style {
    top: 190px;
  }
  .contact-form .inner-input {
    width: 100%;
  }
  .contact-submit {
    margin-top: 25px;
  }
  .contact-us .text-about-style {
    letter-spacing: 32px;
    right: 0;
  }
  .working-process figure img {
    display: none;
  }
  .custom-tabs.text-right, .title-workprocess.text-right {
    width: 100%;
    float: left;
    text-align: left;
  }
  .text-abs-portfolio {
    display: none;
  }
  .footer .footer_wrap .footer-office {
    padding: 75px 0 8px;
  }
  .footer .footer-v3 .bottom-footer {
    padding: 48px 0 38px;
    margin-top: 0;
  }
  .box-text-style .col-text-right, .about-us .col-text-right {
    padding-left: 0;
  }
  .box-text-style .col-2, .about-us .col-2 {
    width: 100%;
  }
  .post_breadcrumb .page-title {
    right: 30px;
  }
  .post_breadcrumb .page-title .social_list_var2 {
    margin-right: 54px;
  }
  .menu-bottom {
    display: none !important;
  }
  address br {
    display: block;
  }
  .single-gallery .gallery_right {
    padding-top: 30px;
    margin-left: 0;
  }
  .destop-hide.place-order {
    clear: both;
  }
  .woocommerce-cart .actions {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .woocommerce-cart .hide-cross .shipping-total {
    margin-top: 15px;
  }
  .active-sidebar {
    margin-top: 50px;
  }
  .blog .active-sidebar.left-sidebar, .category .active-sidebar.left-sidebar {
    margin-top: 0;
  }
  .mobile-hide {
    display: none;
  }
  .cart_label {
    padding-bottom: 15px;
  }
  .woocommerce-order-received br, .slide-desc h4 br, .slide-2 br {
    display: block;
  }
  .coming-menu .btn-open {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
  }
  .coming-menu .mega-menu {
    top: 80px;
  }
  .social_list > ul {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 6px 13px 2px rgba(0, 0, 0, 0.4);
    display: none;
    left: 0;
    margin-top: 0;
    padding: 10px 20px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 99999;
  }
  .woocommerce-checkout .order-review {
    margin-bottom: 30px;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    margin-top: 70px;
  }
  .wpb_revslider_element br {
    display: block;
  }
  .mega-menu {
    background: #fff none repeat scroll 0 0;
    display: none;
    padding: 20px !important;
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    z-index: 99999;
    margin-top: 1px;
    overflow: auto;
    box-shadow: 0 6px 13px 2px rgba(0, 0, 0, 0.4);
  }
  .mega-menu li {
    width: 100%;
    position: relative;
  }
  .mega-menu li .caret {
    display: block;
  }
  .mega-menu li a {
    padding: 12px 0 !important;
  }
  .mega-menu li a .icon-next {
    display: none;
  }
  .mega-menu li a:before, .mega-menu li a:after {
    content: none !important;
  }
  .mega-menu li ul li ul {
    display: none;
  }
  .mega-menu > li:first-child a {
    border: none;
  }
  .mega-menu > li > a {
    border: none;
    color: #000;
  }
  .mega-menu > li > a:before {
    content: none;
  }
  .mega-menu > li > a:hover {
    background: none !important;
  }
  .mega-menu .open .dropdown-menu {
    display: block;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
    border: none;
    padding: 0 0 0 12px;
  }
  .mega-menu .open .caret {
    text-indent: -9999em;
  }
  .mega-menu .open .caret:before {
    position: absolute;
    content: "-";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 33px;
    text-indent: 1px;
  }
  .mega-menu .open ul li .caret {
    text-indent: 1px;
  }
  .mega-menu .open ul li .caret:before {
    content: none;
  }
  .mega-menu .open ul li .caret.active {
    text-indent: -9999em;
  }
  .mega-menu .open ul li .caret.active:before {
    content: "-";
  }
  .mega-menu .dropdown-menu {
    background: none;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    width: 100%;
    position: relative;
    left: 0 !important;
    top: 0 !important;
    display: none;
  }
  .kad-header-logo {
    width: auto;
    float: left;
  }
  .header-v1 .mega-menu {
    top: 68px;
  }
  .header-v1 .header-logo {
    float: left;
  }
  .header-v1 .mega-menu > li > a {
    color: #000 !important;
  }
  .header-v1 .header-top {
    padding: 5px 15px 0;
  }
  .header-v1 .header-top .top-link {
    padding-right: 60px;
    text-align: left;
    margin: 0 -15px;
    padding-top: 5px;
  }
  .header-v1 .header-top .top-link .customlinks {
    padding: 0 15px;
  }
  .header-v1 .top-link {
    padding-right: 30px;
    text-align: left;
    margin: 5px -12px 0;
  }
  .header-v1 .btn-open {
    color: #fff;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 20px;
  }
  .header-v1 .btn-open:hover {
    color: #fff;
  }
  .header-v1 .right-header {
    right: 60px;
    top: 2px;
  }
  .header-v1 .cart-block {
    right: 0;
  }
  .header-v1 .header-logo {
    padding-bottom: 16px;
    padding-top: 15px;
    padding-left: 15px;
  }
  .header-v2 .header-logo {
    padding-left: 0;
  }
  .header-v2 .header-logo img {
    height: 80px;
  }
  .header-v2 .btn-open-menu {
    color: #fff;
  }
  .header-v2 .btn-open-menu:hover {
    color: #b0976d;
  }
  .header-v2 .right-header {
    padding-right: 0;
    position: absolute;
    right: 50px;
    top: -80px;
  }
  .header-v2 .right-header .search-block-top > .btn-search {
    padding: 28px 12px;
  }
  .header-v4 .header-bottom {
    text-align: left;
  }
  .header-v4 .header-logo {
    margin-top: 6px;
    padding: 0 15px;
    display: inline-block;
    margin-bottom: 7px;
  }
  .header-v4 .btn-open-menu {
    color: #fff;
    top: -50px;
  }
  .header-v4 .mini-cart {
    padding-top: 20px;
  }
  .header-v4 .right-header {
    padding-right: 0;
    position: absolute;
    right: 50px;
    top: -80px;
  }
  .header-v4 .right-header .search-block-top > .btn-search {
    padding: 28px 12px;
  }
  .header-v4 .right-header .cart_label {
    padding: 0;
  }
  .header-v4 .right-header .cart-header {
    margin-right: 10px;
  }
  .header-v3 .header-top {
    padding: 0;
  }
  .header-v3 .left_on_mobile {
    text-align: left;
  }
  .header-v3 .left_on_mobile .right_menu_header > div > a {
    padding: 18px 0;
  }
  .header-v3 .right_menu_header > div {
    padding: 0 15px 0 0;
    margin-right: 15px;
  }
  .header-v3 .right_menu_header .languges-flags .header-languages, .header-v3 .right_menu_header .currency_custom .header-currencies, .header-v3 .right_menu_header .shop_settings .header-profile.dropdown-menu {
    left: 0;
    right: auto;
  }
  .header-v3 .btn-open {
    position: absolute;
    right: 20px;
    top: 0;
    z-index: 9;
    padding: 18px 0;
    font-size: 16px;
  }
  .header-v3 .mega-menu {
    top: 60px;
  }
  .header-v3 .right_menu_header {
    float: left;
  }
  .header-v3 .header-top .element-header {
    padding: 10px 0 3px;
  }
  .header-v3 .header-menu.fixed {
    bottom: -60px;
  }
  .header-v3:not(.is-sticky) .header-menu.fixed {
    bottom: -49px;
  }
  .header-v3 .header-top .text-center .header-logo {
    margin-top: 15px;
  }
  .header-v3 .main-navigation > .container > div {
    text-align: right;
  }
  .header-v3 .search-block-top {
    padding-left: 15px;
  }
  .header-v3 .search-block-top > .btn-search {
    padding: 17px 5px 18px;
  }
  .header-v3 .mini-cart {
    height: 100%;
    position: relative;
  }
  .header-v3 .mini-cart a.cart_label {
    display: block;
    height: 100%;
    padding: 0;
  }
  .header-v3 .mini-cart a.cart_label i {
    font-size: 24px;
    height: 100%;
    line-height: 60px;
    width: 100%;
  }
  .btn-open-menu, .btn-close-menu {
    display: block;
    z-index: 9999;
  }
  .openmenu.admin-bar .header-v7 .main-navigation, .openmenu.admin-bar .heafer-v5 .main-navigation, .openmenu.admin-bar .heafer-v12 .main-navigation, .openmenu.admin-bar .header-v2 .main-navigation, .openmenu.admin-bar .header-v4 .main-navigation {
    top: 32px;
  }
  .openmenu .header-v7 .main-navigation, .openmenu .header-v5 .main-navigation, .openmenu .header-v2 .main-navigation, .openmenu .header-v4 .main-navigation {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .openmenu .btn-close-menu {
    left: -33px;
  }
  .header-v7 .main-navigation, .header-v5 .main-navigation, .header-v2 .main-navigation, .header-v4 .main-navigation {
    right: 0;
    min-height: 100vh;
    height: 100%;
    padding-right: 0;
    position: fixed;
    text-align: right;
    top: 0;
    display: block;
    width: 270px;
    z-index: 9999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .header-v7 .main-navigation > div, .header-v5 .main-navigation > div, .header-v2 .main-navigation > div, .header-v4 .main-navigation > div {
    height: 100vh;
    width: 100%;
    overflow: auto;
  }
  .header-v7 .main-navigation .mega-menu, .header-v5 .main-navigation .mega-menu, .header-v2 .main-navigation .mega-menu, .header-v4 .main-navigation .mega-menu {
    height: 100%;
    width: 100%;
    position: relative;
    margin: 0;
    display: block;
    box-shadow: none;
    top: 0;
    z-index: 999;
  }
  .header-v7 .btn-open-menu:hover, .header-v5 .btn-open-menu:hover, .header-v2 .btn-open-menu:hover, .header-v4 .btn-open-menu:hover {
    color: #b0976d;
  }
  .header-v7.is-sticky .header-logo, .header-v7 .header-logo {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0;
  }
  .header-v7 .mega-menu > li > a {
    text-align: left;
  }
  .header-v7 .mega-menu > li.current-menu-item > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    height: 100%;
    line-height: 24px;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
  }
  .header-v5 .btn-open, .header-v5 .search-block-top > .btn-search {
    font-size: 20px;
    padding: 25px 12px 25px;
  }
  .header-v5.is-sticky .header-logo, .header-v5 .header-logo {
    margin-top: 19px;
    margin-bottom: 19px;
    padding-left: 0;
  }
  .header-v5 .right-header {
    padding-right: 0;
    position: absolute;
    right: 50px;
    top: -80px;
  }
  .header-v5 .btn-open-menu {
    top: -59px;
  }
  .header-v5 .mini-cart {
    margin-top: 12px;
  }
  .admin-bar .header-v12 {
    margin-top: 46px;
  }
  .header-v12 {
    position: static;
    top: 0;
    transform: none;
  }
  .header-v12 .header-content {
    margin: 0;
  }
  .header-v12 .btn-close-menu {
    color: #fff !important;
  }
  .header-v12 .btn-open, .header-v12 .search-block-top > .btn-search {
    font-size: 20px;
    padding: 29px 12px 28px;
  }
  .header-v12.is-sticky .header-logo, .header-v12 .header-logo {
    margin-top: 19px;
    margin-bottom: 19px;
    padding-left: 0;
  }
  .header-v12 .right-header {
    padding-right: 0;
    position: absolute;
    right: 50px;
    top: -80px;
  }
  .header-v12 .btn-open-menu, .header-v12 .btn-close-menu {
    color: #fff;
  }
  .header-v12 .main-navigation {
    right: 0;
    min-height: 100vh;
    height: 100%;
    padding-right: 0;
    position: fixed;
    text-align: right;
    top: 0;
    display: block;
    width: 270px;
    z-index: 9999;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
  }
  .header-v12 .main-navigation > div {
    height: 100vh;
    width: 100%;
    overflow: auto;
  }
  .header-v12 .main-navigation .mega-menu {
    height: 100%;
    width: 100%;
    position: relative;
    margin: 0;
    display: block;
    box-shadow: none;
    top: 0;
    z-index: 999;
  }
  .openmenu.admin-bar .header-v12.is-sticky .main-navigation {
    top: 46px;
  }
  .openmenu .header-v12 {
    top: 0;
  }
  .openmenu .header-v12 .btn-close-menu {
    color: #000 !important;
    left: 7px;
    top: 10px;
  }
  .openmenu .header-v12 .btn-open-menu {
    z-index: 99;
  }
  .openmenu .header-v12 .mega-menu {
    padding-top: 50px !important;
  }
  .openmenu .header-v12 .main-navigation {
    right: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .openmenu .header-v12.is-sticky {
    top: 0;
    margin-top: 45px;
  }
  .openmenu .header-v12.is-sticky .main-navigation {
    right: 0;
  }
  .openmenu .header-v12.is-sticky .mega-menu {
    padding-top: 50px !important;
  }
  .openmenu .header-v12.is-sticky .btn-close-menu {
    color: #000 !important;
    left: 7px;
    top: 10px;
  }
  .openmenu .site-header.header-v12.is-sticky {
    z-index: 9;
  }
  .fixed-header header.header-v8:not(.is-sticky) {
    position: static;
  }
  .header-v8, .header-v9 {
    padding: 15px 0px 2px;
    background: #fff;
  }
  .openmenu .header-v8 .btn-close-menu, .openmenu .header-v9 .btn-close-menu {
    left: 7px;
  }
  .header-v8 .header-logo, .header-v9 .header-logo {
    padding-top: 0;
  }
  .open-menu-hoz .header-v10.is-sticky .btn-open-hoz {
    top: 15px;
    margin: 0;
  }
  .open-menu-hoz .header-v10 .header-center {
    margin-right: 0;
  }
  .header-v10 .header-center {
    padding: 15px 0;
  }
  .header-v10 .social_icon_list {
    padding-left: 0;
    margin: 0 -20px;
  }
  .header-v10 .social_icon_list li a {
    padding: 12px 20px;
  }
  .header-v10 .mega-menu > li > a {
    padding: 0 !important;
    color: #fff !important;
  }
  .header-v10 .mega-menu > li > a:hover {
    color: #b0976d !important;
  }
  .header-v10 .cart_label {
    padding: 0;
  }
  .header-v10 .search-block-top > .btn-search {
    padding: 12px 10px;
  }
  .header-v10 .right-header .cart_label .cart_count {
    top: 12px;
  }
  .header-v10 .header-hoz {
    width: 100% !important;
  }
  .header-v10 .mega-menu {
    display: block !important;
    overflow: hidden;
    padding: 0 !important;
    position: static;
    box-shadow: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .header-v10 .header-center {
    margin-right: 0;
  }
  .header-v10 .btn-open-hoz {
    margin-bottom: 0;
    float: right;
    top: 23px;
  }
  .header-v10 .header-center > .header-logo {
    display: inline-block;
    float: left;
    margin-bottom: 0;
  }
  .header-v10 .right-header {
    padding-right: 0;
  }
  .header-v10.is-sticky .social_icon_list, .header-v10.is-sticky .right-header {
    display: none;
  }
  .header-v10.is-sticky .btn-open-hoz {
    margin-bottom: 0;
    top: 16px;
  }
  .header-v10.is-sticky .header-center {
    padding: 15px 0;
  }
  .header-v11 .main-navigation {
    padding: 0;
  }
  .header-v11 .mega-menu {
    box-shadow: none;
    position: static;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  }
  .header-v11 .mega-menu > li {
    margin: 0;
  }
  .header-v11 .mega-menu > li > a:hover {
    color: #b0976d !important;
  }
  .header-v11 .header-logo {
    position: absolute;
    z-index: 99;
  }
  .header-v11 .header-logo img {
    height: 30px;
  }
  .header-v11 .right-header {
    position: absolute;
    right: 15px;
    z-index: 99;
  }
  .header-v11 .btn-menu {
    margin: 0;
  }
  .header-v11 .btn-open-hoz {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    height: 90px;
    width: 90px;
  }
  .header-v11 .btn-open-hoz:before, .header-v11 .btn-open-hoz:after {
    background-color: #fff;
  }
  .post_breadcrumb.side-breadcrumb {
    margin: 30px 0 79px;
  }
  .megamenu ul.children {
    padding: 0 8px;
  }
  .btn-open, .btn-open-right {
    display: inline-block;
    padding: 23px 20px 28px;
  }
  .featured-product .item {
    width: 50%;
  }
  .isotope .item {
    width: 50% !important;
  }
  .col-md-6 > #options > .button-group {
    text-align: left;
  }
  .about-desc .vc_column-inner > .wpb_wrapper {
    padding: 50px;
    position: static;
    width: 100%;
    margin: 50px 0;
  }
  .ads-type-2 {
    margin-bottom: 30px;
    margin-top: 0;
  }
  .blog-type-3 .grid-item:last-child .blog-item {
    margin-bottom: 0;
  }
  .blog-type-3 .blog-item {
    margin-bottom: 30px;
  }
  .single-product .entry-summary .product-desc {
    margin-top: 30px;
  }
  .amount-content {
    text-align: center;
  }
  .grid-item:nth-of-type(1) .member-content, .grid-item:nth-of-type(2) .member-content {
    padding-bottom: 50px;
  }
  .about-desc .vc_column-inner > .wpb_wrapper {
    margin-top: 0;
  }
  .vc_col-xs-6:nth-of-type(1) .amount-content, .vc_col-xs-6:nth-of-type(2) .amount-content {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .border-primary {
    width: 650px;
  }
  .blog-full .blog-item .blog-post-info {
    margin: auto 0;
    width: 100%;
  }
  .slide-5.number-slide h2 {
    font-size: 48px;
    letter-spacing: 10px !important;
  }
  .instagram-gallery li {
    width: 25%;
  }
  #fp-nav.left {
    left: 15px;
  }
  .slide-content .slide-desc {
    padding: 0 30px;
  }
  .slide-content .number-slide h2 {
    font-size: 140px;
    margin-bottom: -75px;
  }
  .widget_recent_comments {
    padding-top: 0;
  }
  .blog-full .blog-item .blog-post-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-v1 .mc4wp-form-fields > button {
    margin-right: 0;
  }
  .single-product .comment-form {
    width: 100%;
  }
  .widget_nav_menu .menu-sticky {
    padding-bottom: 0;
    position: static;
    width: 100%;
  }
  .post_breadcrumb.side-breadcrumb {
    background: none;
    padding: 0 15px;
    min-height: auto;
    margin-bottom: 75px;
    position: relative;
  }
  .post_breadcrumb.side-breadcrumb .page-title {
    position: relative;
    right: auto;
    transform: none;
    margin-bottom: 34px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  }
  .post_breadcrumb.side-breadcrumb .page-title .social_list_var2 {
    margin: 0;
    position: absolute;
    top: 100px;
  }
  .post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul {
    padding-left: 0;
    margin-bottom: 16px;
  }
  .post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul li a > i {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  }
  .post_breadcrumb.side-breadcrumb .page-title .social_list_var2 ul li {
    margin-right: 29px;
    margin-left: 0;
  }
  .post_breadcrumb.side-breadcrumb .page-title h1 {
    display: block;
    letter-spacing: 8px;
    margin-right: 0;
    font-size: 25px;
  }
  .post_breadcrumb.side-breadcrumb .page-title .page_desc {
    letter-spacing: 3px;
  }
  .bg-portfolio-mb .upb_row_bg, .portfolio-box-container .upb_row_bg {
    background-image: none !important;
  }
  .header-v14 .header-logo {
    padding-top: 15px;
  }
  .header-v14 .cart_label {
    padding-bottom: 0;
  }
  .header-v14 .header-menu.fixed {
    position: static;
  }
  .header-v14 .btn-open {
    padding-right: 0;
  }
  .header-v14 .header-top .element-header {
    padding: 9px 0 0;
    margin-bottom: -10px;
  }
  .fixed-header .header-v14 .header-menu.fixed, .fixed-header .header-v14 .header-top {
    background: #fff;
  }
}
@media (max-width: 768px) {
  .single-product table.variations .label {
    margin-right: -21px;
  }
  .slide-menu::before {
    content: none;
  }
}
@media (min-width: 768px) {
  .commentlist li ul li {
    padding-top: 12px;
  }
  .text-rotate-right {
    position: absolute;
    right: -140px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .custom_wid_banner {
    margin: 0 !important;
  }
  .custom_wid_banner > .vc_column_container.vc_col-sm-4 {
    width: 31.6%;
  }
  .custom_wid_banner > .vc_column_container.vc_col-sm-4 .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .custom_wid_banner > .vc_column_container.vc_col-sm-4:nth-child(2) {
    width: 36.7%;
  }
  .single_prd_style3 .media .images .row > .col-md-10.f_right {
    width: 82.05%;
    padding-left: 10px;
  }
  .single_prd_style3 .media .images .row > .col-md-2 {
    padding-right: 0;
    width: 17.95%;
  }
  .single_prd_style3.main-sidebar .media .images .row > .col-md-10.f_right {
    width: 100%;
  }
  .single_prd_style3.main-sidebar .views-block {
    display: none;
  }
  .single-product .main-sidebar.col-md-6 .media, .single-product .main-sidebar.col-md-6 .info {
    padding-left: 15px !important;
    width: 100% !important;
    padding-right: 15px !important;
  }
  .single-product .main-sidebar.col-md-6 .info {
    margin-top: 25px;
  }
  .no-padding.col-md-left {
    width: 38.8%;
    overflow: hidden;
  }
  .no-padding.col-md-right {
    width: 61.2%;
    overflow: hidden;
  }
  .col-md-left .vc_column-inner {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service-cor .service-container {
    width: 50%;
  }
  .blog-horizontal .blog-post-info {
    padding-left: 30px;
  }
  .blog-horizontal.horizontal .blog-post-info {
    padding-left: 15px;
  }
  .blog-horizontal.horizontal .blog-item .blog-post-title {
    padding-left: 12px;
  }
  .macbook .custom-col.vc_col-sm-4 {
    width: 33.2%;
  }
  .macbook .custom-col.vc_col-sm-7 {
    width: 58.2%;
  }
  .macbook .no-padding.col-md-right {
    width: 61%;
  }
  .portfolio_grid {
    padding: 0;
  }
  .portfolio_grid .owl-carousel .owl-nav > div.owl-prev {
    left: -10px;
  }
  .portfolio_grid .owl-carousel .owl-nav > div.owl-next {
    right: -10px;
  }
  .portfolio_grid .portfolio_body {
    padding-top: 65px;
  }
  .portfolio_grid .portfolio_body a {
    font-size: 50px;
  }
  .portfolio_grid .item:hover .portfolio_body {
    top: 40%;
  }
  .history_left .circle-container, .right_block .circle-container {
    padding: 0;
  }
  .blog-content.blog-horizontal .blog-item .post-name h3 {
    font-size: 22px;
  }
  .blog-horizontal .blog-item .blog-post-title {
    padding-left: 0;
  }
  .box_abs {
    top: 8%;
    left: -30px;
  }
  .blog-type-1 .item {
    margin-bottom: 30px;
  }
  .vc_custom_heading.heading_asb {
    top: 20%;
  }
  .service-content .serv_img {
    margin-right: 60px;
  }
  .contact-form.contact-form-h9 .inner-input {
    margin-bottom: 20px;
  }
  .footer .footer-v2 .social_icon_list ul li {
    font-size: 16px;
    padding: 0px 10px;
  }
  .footer-v2 .instagram-container li {
    padding-right: 10px;
  }
  .footer-v2 .instagram-container li a img {
    max-width: 60px;
  }
  .our_feature_right {
    margin-left: -20px;
  }
  .newsletter-business .font-style br {
    display: none;
  }
  .video-action > .wpb_wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 54%;
  }
  .video-action .fancybox.btn-play:before {
    left: 35%;
  }
  .video-action {
    display: inline-block;
    margin-top: 200px;
  }
  .ult_countdown .ult_countdown-section {
    padding: 0 15px 0 0 !important;
  }
  .feature-content .content-right h3 {
    font-size: 24px;
  }
  .content-full .heading-sport h3 {
    padding: 10px 55px 2px 51px;
    -webkit-transform: translateY(4px) skew(8deg) translateX(-110px);
    -moz-transform: translateY(4px) skew(8deg) translateX(-110px);
    -ms-transform: translateY(4px) skew(8deg) translateX(-110px);
    -o-transform: translateY(4px) skew(8deg) translateX(-110px);
    transform: translateY(4px) skew(8deg) translateX(-110px);
  }
  .main-images img {
    width: 100%;
    height: auto;
  }
  .ads-content .ads_icon {
    top: -9px;
  }
  .banner-desc h3 {
    white-space: nowrap;
  }
  .blog-type-2 .blog-bottom {
    width: 73%;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    width: 80%;
  }
  .prev-btn, .next-btn {
    max-width: 69px;
    margin: 0 auto;
    text-align: center;
  }
  .next-btn {
    left: 12px;
  }
  .prev-btn {
    margin-bottom: 20px;
  }
  .banner-content.text-left::after, .banner-content.text-left::before {
    bottom: 15px;
    left: 15px;
    right: 15px;
    top: 15px;
  }
  .banner-content.text-left .banner-desc {
    left: 20px;
  }
  .banner-content.text-left:hover .banner-desc {
    left: 30px;
  }
  .service-type2 .serv_img {
    height: 200px;
    width: 200px;
  }
  .product-slide .product-img a {
    height: 200px;
    width: 200px;
  }
  .wpb_column.height-900 {
    height: 800px;
  }
}
@media (min-width: 568px) and (max-width: 667px) {
  .coming-soon-container .coming-soon {
    margin-top: 100px;
  }
}
@media (min-width: 480px) and (max-width: 667px) {
  .cart-block {
    max-height: 200px;
  }
}
@media (max-width: 782px) {
  .fixed-header.admin-bar header.site-header, .admin-bar header.site-header.is-sticky {
    margin-top: 46px !important;
  }
  .special-cart-open.logged-in.admin-bar .mini-cart-special .cart-block {
    top: 26px;
  }
  html.wf-active {
    margin-top: 0 !important;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .portfolio_grid_6 .portfolio-content {
    min-height: 250px;
  }
  .portfolio_cat .portfolio-cate .name-cate a {
    font-size: 24px;
    letter-spacing: 15px;
  }
  .portfolio-cat-content .name-cat {
    top: 50%;
  }
}
@media (max-width: 600px) {
  .box-counterbus .count-4.text-center {
    text-align: center;
    width: 50% !important;
  }
  .col-right .slider-about {
    max-width: 100%;
  }
  .col-right .slider-about:last-child {
    padding-left: 0;
    padding-right: 0;
    padding-top: 30px;
  }
  .testimonial-style9 .caption_testimonial {
    float: none;
    margin-bottom: 30px;
  }
  .testimonial-style9 .item-desc {
    padding-left: 0;
  }
  .portfolio_cat .portfolio-cate .view-cate. .portfolio_cat .portfolio-cate p {
    padding-top: 10px;
  }
  .portfolio_grid_5 .slider-for-2 .slick-slide img {
    -webkit-box-shadow: 3px 6px 6px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 3px 6px 6px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 3px 6px 6px 0px rgba(0, 0, 0, 0.32);
    width: 100% !important;
    height: 100%;
  }
  .custom-width .style-heading-9 h2 span {
    font-size: 40px;
  }
  .custom-width .style-heading-9 .desc {
    max-width: 100%;
  }
  .header-v13 .header-ver .btn-open-hoz {
    top: 115px;
  }
  .right-350 .blog-style-10 {
    max-width: 100%;
  }
  .openmenu .header-v12.is-sticky .main-navigation {
    top: 0;
  }
  .control-img .ult-item-wrap {
    width: 100%;
  }
  .banner-style-8:nth-of-type(2), .banner-style-8:nth-of-type(3), .load-more.btn-full {
    padding: 0;
    width: 100%;
  }
  .banner-style-8:nth-of-type(3) {
    margin-top: 30px;
  }
  .fixed-header.admin-bar header.site-header, .admin-bar header.site-header.is-sticky {
    margin-top: 0 !important;
  }
  .fixed-header.admin-bar header.site-header.header-v5, .admin-bar header.site-header.header-v5.is-sticky {
    margin-top: 46px !important;
  }
  .fixed-header.admin-bar header.site-header.header-v14, .admin-bar header.site-header.header-v14.is-sticky {
    margin-top: 46px !important;
  }
  .fixed-header.admin-bar header.site-header.is-sticky {
    margin-top: 0 !important;
  }
  .admin-bar header.site-header.is-sticky {
    margin-top: 0 !important;
  }
  html.wf-active {
    margin-top: 0 !important;
  }
  .heading_asb2 {
    right: 0;
    position: relative;
    width: 100%;
    margin-top: 30px;
  }
  .prd_slide_140 .ult-content-box .ult_tabmenu.style3 li.ult_tab_li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .f-float .load-more.btn-ver {
    top: 30%;
  }
  .wpb_column.height-900 {
    height: 800px;
  }
  .his-right {
    margin-top: 50px;
  }
  .img-50 {
    margin-bottom: 30px;
  }
  .contact-36.contact-style2 {
    height: 400px;
    min-height: 400px;
  }
  .heading_tab_abs {
    top: 5px;
  }
  .content-404 h3 {
    letter-spacing: 8px;
  }
  .single-portfolio .portfolio-single-heading .paginationtype-2 {
    float: left;
    padding-top: 0;
    display: block;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 40px;
    margin-left: -20px;
  }
  .ult_tabcontent.style3 {
    margin-top: 20px;
  }
  .footer .footer-v1 .widget_text {
    padding-top: 40px;
  }
  .openmenu.admin-bar .header-v7 .main-navigation, .openmenu.admin-bar .heafer-v5 .main-navigation, .openmenu.admin-bar .header-v2 .main-navigation, .openmenu.admin-bar .header-v4 .main-navigation {
    top: 0;
  }
  .features-right .features-icon .icon {
    height: 150px;
    line-height: 150px;
    width: 150px;
  }
  .service-top .text-about-style {
    letter-spacing: 14px;
    right: 0;
  }
  .circle-heading .style-heading-2 h2 {
    font-size: 36px;
  }
  .circle-heading .style-heading-2 p {
    font-size: 16px;
    margin-left: -104px;
    margin-top: -9px;
  }
  .openmenu.admin-bar .header-v12.is-sticky .main-navigation {
    top: 0;
  }
  .ult_tabmenu.style3 > li.ult_tab_li {
    display: block;
    width: 100%;
    text-align: center;
  }
  .special-cart-open.logged-in.admin-bar .mini-cart-special .cart-block {
    top: 0;
  }
  .mobile-show {
    display: inline-block;
    position: absolute;
    width: 42%;
    height: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    padding: 26px 16px 20px 20px;
    border-right: 1px solid #ddd;
  }
  .woocommerce .shop_table.cart tbody td.product-quantity .mobile-show {
    padding-top: 30px;
  }
  .woocommerce .shop_table.cart tbody td.product-subtotal .mobile-show {
    padding-top: 25px;
  }
  .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) tbody, .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) th, .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) td, .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) tr {
    display: block;
  }
  .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table):not(.order_details):not(.cart_totals_table) thead {
    display: none;
  }
  .woocommerce table.shop_table:not(.customer_details):not(.woocommerce-checkout-review-order-table):not(.cart) td:not(.actions) {
    position: relative;
    padding-left: 20px;
    margin-top: -1px;
    width: 100%;
    text-align: left;
  }
  .cart_totals_table .order-total .amount {
    font-size: 24px;
  }
  .cart_totals_table .order-total th, .cart_totals_table .cart-subtotal .amount {
    font-size: 16px;
  }
  .woocommerce table.shop_table.cart_totals_table .cart-subtotal td {
    width: auto !important;
  }
  .woocommerce table.shop_table.cart_totals_table .cart-subtotal th {
    width: 40%;
  }
  .woocommerce-account table.my_account_orders.shop_table tbody tr.order {
    border: medium none;
  }
  .woocommerce-account table.my_account_orders thead {
    display: none;
  }
  .woocommerce-account table.my_account_orders tbody tr.order {
    display: block;
  }
  .woocommerce-account table.my_account_orders.shop_table td:not(.order-actions) {
    padding-left: 50% !important;
  }
  .woocommerce-account table.my_account_orders.shop_table thead {
    display: none;
  }
  .woocommerce-account table.my_account_orders.shop_table td.order-actions {
    text-align: center !important;
  }
  .woocommerce-account table.my_account_orders.shop_table td.order-actions .mobile-show {
    display: none;
  }
  .woocommerce-account table.my_account_orders.shop_table .mobile-show {
    padding-top: 17px;
  }
  .woocommerce-account table.my_account_orders.shop_table tbody tr.order {
    border: none;
  }
  .about-bakery .about-img {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .contact-30 .open-time h3 {
    font-size: 100px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .item-member-content.type2:hover .social-list {
    left: 135px;
  }
}
@media (max-width: 767px) {
  .footer .footer-v2 .social_icon_list {
    padding-bottom: 20px;
    padding-top: 30px;
  }
  .macbook .wpb_column.vc_col-xs-1 {
    width: 8.13333%;
  }
  .footer .footer-v2 .bottom-footer {
    padding: 21px 0 40px;
  }
  .header-v9 .header-logo img {
    max-width: 100px;
  }
  .video-tattoo {
    min-height: 300px;
  }
  .bgtitle-abs5, .bgtitle-abs6 {
    display: none;
  }
  .box-catglr {
    padding-right: 15px;
  }
  .tab-services span.ult-span-text {
    line-height: 100%;
  }
  .tab-services .ult_tabcontent .wpb_text_column {
    padding-left: 0;
    width: 100%;
  }
  .slide-glr .vc_col-sm-4, .slide-glr .vc_col-sm-8 {
    width: 100%;
  }
  .tab-services .ult_tabcontent, .tab-services .ult_tabmenu {
    width: 100% !important;
  }
  .item-member-content.type10 {
    width: 50%;
    margin-bottom: 0 !important;
  }
  .title-abs {
    display: none;
  }
  .title-artists h2, .title-gallery h2 {
    font-size: 52px;
  }
  .text-top {
    padding-left: 15px;
    padding-top: 250px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .text-top h2 {
    font-size: 90px;
  }
  .text-top.text-primary {
    padding-top: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .text-rotate ul {
    padding-left: 0;
  }
  .text-rotate ul li {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  .cate-gallery ul {
    padding-left: 30px;
  }
  .slide-style-1 .blog-info-post {
    max-width: 100%;
    padding-right: 15px;
  }
  .slide-style-1 .blog-slide-img {
    padding-top: 30px;
    padding-left: 0;
    padding-right: 15px;
    float: right;
  }
  .contact-box-right .info_contact {
    padding-top: 40px;
    padding-left: 0;
  }
  .wpb_column.col-xs-11-offset {
    padding-left: 8.33333%;
  }
  .macbook .wpb_column.col-xs-11-offset {
    padding-left: 8.13333%;
  }
  .line-right .circle-heading .style-heading-17::before {
    left: 0;
    right: auto;
  }
  .title-text, .about-tatto h2 {
    font-size: 50px;
  }
  .contact-box-right.line-50 {
    margin-top: 50px;
  }
  .meetour-slider .slick-prev, .meetour-slider .slick-next {
    top: auto;
    bottom: -60px;
  }
  .col-right > h2 {
    font-size: 36px;
    letter-spacing: 12px;
    line-height: 42px;
  }
  .text-rotate-right.text-left {
    padding-left: 15px;
  }
  .tab-services .desc-tab, .tab-services .img-tab {
    width: 100%;
    padding: 0;
  }
  .tab-services.vc_general.vc_tta .vc_tta-panel-body {
    padding: 15px;
  }
  .box-member .item-member-content.type9 {
    margin-bottom: 0;
  }
  .custom-headings {
    padding-top: 50px;
  }
  .text-rotate-right h6 {
    line-height: normal;
    letter-spacing: 4px;
    padding-bottom: 30px;
  }
  .gallery-img-fullpage .image_list {
    background: none !important;
  }
  .gallery-img-fullpage .image_list img {
    display: block;
  }
  .col-md-left, .col-md-right {
    height: 100%;
  }
  .gallery-top {
    padding-bottom: 50px;
  }
  .gallery-content-fullpage .type-works {
    padding-top: 30px;
  }
  .gallery-content-fullpage .gallery_desciption {
    padding-top: 40px;
  }
  .gallery-content-fullpage .paginationtype-2 {
    padding-top: 40px;
    position: static;
  }
  .gallery-title, .gallery-cate {
    width: 100%;
  }
  .page-template .footer .footer-v7 {
    position: static;
  }
  .page-template .footer .footer-v7 .footer-copyright {
    padding-top: 30px;
  }
  .openmenu.admin-bar .header-v5 .main-navigation {
    margin-top: 46px;
  }
  .testimonial-style9 {
    padding: 0 20px;
  }
  .testimonial-style9 {
    padding: 0;
  }
  .bgtitle-abs, .bgtitle-abs1 {
    font-size: 80px;
    line-height: normal;
  }
  .boxbanner-bottom h3 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .boxbanner-bottom h2 {
    font-size: 50px;
  }
  .testimonial-container .testimonial-style7 .caption_testimonial h6 {
    padding-bottom: 20px;
  }
  .portfolio-cat-content:hover .name-cat {
    bottom: -50px;
    top: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .portfolio-cat-content .name-cat {
    bottom: auto;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .fixed-header.page-template header.header-v9.site-header:not(.is-sticky) {
    background: none;
    position: fixed;
  }
  .best-history.history-h8 .text-banner-abs h2 {
    font-size: 90px;
    top: -124px;
  }
  .box-formcontact h2 {
    padding-top: 75px;
  }
  .btn-blog-cafe {
    margin-right: 30px;
    margin-top: 45px;
  }
  .boxcontact-left {
    height: 560px;
  }
  .header-v10 .social_icon_list li a, .header-v10 .mini-cart a, .header-v10 .search-block-top > span {
    color: #fff;
  }
  .boxcontact-right .box-contact {
    padding-left: 45px;
    padding-right: 45px;
  }
  .header-v14 .right_menu_header {
    position: absolute;
    left: 0;
    margin-right: 0;
  }
  .header-v14 .right_menu_header > div:first-child {
    padding-left: 0;
  }
  .header-v14 .right_menu_header:before {
    content: none;
  }
  .header-v13 .btn-open-hoz {
    top: 72px;
  }
  .header-v13 .mega-menu {
    height: 100%;
  }
  .slide-menu::before {
    content: none;
  }
  .slide-menu.ult-carousel-wrapper .slick-dots {
    bottom: -25px !important;
  }
  .circle-absolute {
    padding-top: 50px;
    position: static;
  }
  .contact-cafe {
    max-width: 100%;
    padding: 0 15px 50px;
  }
  .map-custom {
    height: 600px !important;
    overflow: hidden;
  }
  .vc_col-md-12 .member-type6 {
    margin-bottom: 0;
  }
  .ult-content-box-container.content-box-left, .ult-content-box-container.content-box-right {
    width: 100%;
  }
  .about-cafe {
    padding-right: 0;
  }
  .box-counterbus .count-4.text-center {
    width: 25%;
  }
  .portfolio_grid_3 .portfolio-content {
    margin-top: 35px;
  }
  .portfolio_grid_3 .portfolio-socials {
    top: 0;
  }
  .page-template .footer-v11 {
    position: static;
  }
  .page-template .footer-v11 .social_icon_list {
    margin-bottom: 0;
	  display: none;
  }
  .blog-style-9 .blog-item {
    margin-bottom: 0;
  }
  .circle-heading .style-heading-14 h1, .circle-heading .style-heading-14 h2, .circle-heading .style-heading-14 h3, .circle-heading .style-heading-14 h4, .circle-heading .style-heading-14 h5, .circle-heading .style-heading-14 h6 {
    font-size: 60px;
  }
  .full-page-slider .box-contact {
    margin-top: 0;
    padding: 0;
  }
  .full-page-slider .slider-wrap-container, .full-page-slider .slick-slider, .full-page-slider .slick-list, .full-page-slider .slick-track, .full-page-slider .slick-slide, .full-page-slider .ult-content-box, .full-page-slider .ult-content-box > .vc_row, .full-page-slider .ult-content-box > .vc_row > .wpb_column, .full-page-slider .ult-content-box > .vc_row > .wpb_column > .vc_column-inner, .full-page-slider .ult-content-box > .vc_row > .wpb_column > .vc_column-inner > .wpb_wrapper {
    height: auto;
  }
  .full-page-slider .circle-heading {
    margin-bottom: 30px;
  }
  .portfolio_grid_3 .name-portfolio > a {
    font-size: 40px;
  }
  .brand-rightbus .wpb_single_image {
    width: auto;
    padding: 0 20px;
  }
  .box-textbus, .box-counterbus {
    padding: 70px 15px;
  }
  .best-history .text-banner-abs {
    top: 183px;
  }
  .singup-today, .load-more.padding {
    padding-left: 0;
  }
  .footer .footer-v10, .footer .footer-v4 {
    background: #181818 none repeat scroll 0 0;
  }
  .footer .footer-v10 .footer-right, .footer .footer-v4 .footer-right {
    padding-left: 15px;
  }
  .footer .footer-v10 .social_icon_list {
    padding-bottom: 0;
  }
  .footer .widget.widget_circle_instagram_feed {
    padding-bottom: 30px;
  }
  .title-blog.blog-hairsalon {
    display: none;
  }
  .page-template-fullpage .footer .footer-v7, .admin-bar.fixed-header header.header-v6:not(.is-sticky), .chrome .admin-bar.fixed-header header.header-v6:not(.is-sticky), .site-header.header-v11.is-sticky {
    position: static;
  }
  .fixed-header.page .footer .footer-v7 .footer-copyright {
    color: #363636;
  }
  .fixed-header header.header-v1:not(.is-sticky) .header-bottom {
    padding-top: 0;
  }
  .page-template-fullpage .header-v6.site-header.is-sticky {
    background: #fff;
    padding: 20px 0;
  }
  .fixed-header.page header.header-v6 .header-logo {
    float: left;
    padding-left: 7px;
  }
  .header-v11 .right-header {
    top: -90px;
  }
  .slide-ourteam-cor.slider-wrap-container .slick-prev, .slide-ourteam-cor.slider-wrap-container .slick-next {
    margin-top: 30px !important;
  }
  .banner-style-7 .banner-img img {
    width: 100%;
  }
  .tab-slider-fashion .ult_tabs {
    -ms-box-orient: horizontal;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -moz-flex !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-flow: row wrap !important;
    flex-flow: row wrap !important;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    order: 2;
  }
  .tab-slider-fashion .ult_tabcontent.style1 {
    order: 1;
    width: 100%;
  }
  .box-tab-style .vc_tta-tabs-list {
    padding-right: 50px !important;
    text-align: right;
  }
  .item_testimonial.text-left.testimonial-style2.no-img {
    text-align: left;
  }
  .item_testimonial.text-left.testimonial-style2.no-img h3 {
    max-width: 100%;
  }
  .img_scroll {
    display: none;
  }
  .style-2.text-left.ult-carousel-wrapper .slick-dots {
    text-align: left;
  }
  .fixed-header header.header-v10:not(.is-sticky) {
    position: relative;
    top: 0;
  }
  .title-video {
    height: 500px;
  }
  .upb_video-bg .video-controls .ult-vid-cntrlpause::before, .upb_video-bg .video-controls .ult-vid-cntrlplay::before {
    font-size: 50px;
  }
  .discover-product .dis-content {
    width: 100%;
  }
  .active .height-900.text-left, .active .height-900.text-right {
    padding: 50px 15px;
    position: relative;
  }
  .discover-product .dis-content {
    margin-top: 30px;
    padding: 0;
  }
  .height-900.text-right .close-dis {
    left: 0;
  }
  .close-dis {
    right: 0;
  }
  .box-tab-style .vc_tta.vc_general .vc_tta-panel-body {
    padding: 1px 15px;
    background: none !important;
    border: none !important;
  }
  .counter-desc.progress-business p {
    padding: 0;
  }
  .title-top.left {
    background: #f0f5f6 none repeat scroll 0 0;
  }
  .form-corporate {
    padding: 0 30px !important;
  }
  .service-cor .service-container {
    width: 100%;
  }
  .wpb_column.height-760 {
    height: 500px;
  }
  .header-v10 .mega-menu {
    height: 100%;
    overflow: hidden;
  }
  .header-v10 .header-center > .header-logo img {
    height: 40px;
  }
  .header-v10 .social_icon_list li a {
    padding: 6px 15px;
    font-size: 16px;
  }
  .header-v10 .search-block-top > .btn-search {
    padding: 6px 10px;
  }
  .header-v10 .cart_label [class^="icon-"] {
    font-size: 38px;
  }
  .title-his h2 {
    font-size: 93px;
    letter-spacing: 15px;
  }
  .slide-ourteam .slick-list p {
    padding-left: 0;
  }
  .counter-desc p {
    padding: 0 15px;
    width: 100%;
  }
  .banner-style-7 {
    margin-bottom: 30px;
  }
  .blog-style-7 {
    padding-top: 30px;
  }
  .blog-style-7:first-child {
    padding-top: 0;
  }
  .contact-form-35 p {
    width: 49.5%;
  }
  .tax-portfolio_cat #main:not(.boxed) .portfolio_slide_layout {
    padding-top: 0;
  }
  .pslider-right-heading {
    height: auto !important;
  }
  .scroll-bakery.scroll-down a {
    height: 37px;
  }
  .port-heading-style-4 .text-about-style {
    top: -5px;
  }
  .portfolio_grid .portfolio_body a {
    font-size: 56px;
  }
  .portfolio_grid .item .cate_portfolio:after {
    height: 40px;
    top: 33px;
  }
  .portfolio_grid .item .cate_portfolio:before {
    width: 20px;
    top: 54px;
  }
  .portfolio_grid .portfolio_body {
    padding-top: 40px;
  }
  .portfolio_grid .item:hover .portfolio_body {
    padding-top: 0;
  }
  .gallery-entries-wrap.owl-carousel .owl-prev {
    left: 0;
  }
  .gallery-entries-wrap.owl-carousel .owl-next {
    right: 0;
  }
  .search-results .main-sidebar {
    margin-bottom: 50px;
  }
  .about-right .wpb_single_image {
    margin-right: 0;
    padding-left: 15px;
  }
  .testimonials-style-abs .slick-dotted.slick-slider {
    margin-bottom: 0;
  }
  .height-756 {
    height: 725px;
  }
  .history_section .history_left {
    background: #222;
    margin-top: -35px;
  }
  .history_section .history_left.text-history_2 {
    background: #ebebeb;
  }
  .wpb_single_image.vc_align_right {
    text-align: right !important;
    padding-right: 50px;
  }
  .header-v3 .left_on_mobile .right_menu_header {
    padding-left: 0;
  }
  .single-portfolio .gallery_single_3 .slider-nav, .single-portfolio .gallery_single_4 .slider-nav {
    margin: 0 -5px;
  }
  .single-portfolio .gallery_single_3 .slider-nav .slick-slide .zoom-effect, .single-portfolio .gallery_single_4 .slider-nav .slick-slide .zoom-effect {
    max-width: 80px;
  }
  .single-portfolio .gallery_single_5 .portfolio-single-heading {
    padding-top: 50px;
  }
  .paginationtype-2.text-center {
    padding-top: 50px;
  }
  .bxslider.slick-slider {
    margin: 0 -5px;
  }
  .bxslider.slick-slider .slick-slide {
    border: none;
    margin: 0 5px;
  }
  .header-v3 .btn-open {
    right: 15px;
  }
  .style-counter-2 .amount-content::before {
    height: 0;
  }
  .box-text-style .vc_column_container > .vc_column-inner {
    padding: 0;
  }
  .footer .footer-v3 .bottom-footer .footer-copyright {
    margin-top: 0;
    padding: 45px 0 20px;
  }
  .portfolio_grid {
    padding: 0;
  }
  .layer_slider_12_2, .layer_slider_13_2 {
    letter-spacing: 15px !important;
  }
  .dots-cirrcle .slick-arrow {
    left: 15px !important;
    top: 145px;
  }
  .post_breadcrumb.side-breadcrumb .page-title .social_list_var2 {
    top: 120px;
  }
  .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    padding-bottom: 0;
  }
  .img_scroll_abs {
    top: -20px;
  }
  .blog-type-1 .blog-item {
    margin-bottom: 0 !important;
  }
  .footer .footer-v2 .widget_circle_instagram_feed {
    float: none;
  }
  .portfolio_grid_2 .portfolio_body {
    top: 47%;
  }
  .img_scroll_abs, .tparrows {
    display: none !important;
  }
  .service-container {
    margin-bottom: 0;
  }
  .history_left .circle-heading {
    margin-bottom: -35px;
  }
  .right_block .circle-heading {
    margin-bottom: 0;
  }
  .history_section .right_block {
    background: #f0f5f6;
  }
  .portfolio-box-container .portfolio-box .caption_block {
    padding: 0 40px;
  }
  .portfolio-box-container {
    margin-top: -40px !important;
  }
  .portfolio-box-container.upb_row_bg {
    background: none !important;
  }
  .contact-form.contact-form-h9 .contact-submit {
    position: absolute;
    bottom: -42px;
    left: 0;
    right: 0;
  }
  .about_history {
    padding: 0;
  }
  .about_history:first-child {
    margin-bottom: 30px;
  }
  .text-slideshow .collection-year .text-font {
    margin-top: 0;
    margin-left: 11px;
    letter-spacing: 0;
  }
  .feature-container::before, .feature-container::after {
    content: none;
  }
  .circle-collection .circle-collection-title {
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
  }
  .circle-collection-title .collection-year {
    float: left;
    padding-bottom: 30px !important;
  }
  .footer-v2 .footer-office-content > div {
    text-align: center;
  }
  .footer-v2 .instagram-container li {
    float: none;
    display: inline-block;
  }
  .mega-menu {
    height: 245px;
    overflow: auto;
  }
  .header-v11 .mega-menu {
    height: auto;
  }
  .header-v11 .main-navigation {
    width: 90%;
    height: 50%;
  }
  .tp-caption .btn.btn-radius {
    font-size: 10px !important;
  }
  .circle-container.title-top {
    margin: 0 !important;
  }
  .percircle-bg {
    height: 820px;
  }
  .blog_single_1 .blog-item .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .portfolio-contents .slick-arrow {
    bottom: 15px;
    left: 120px;
    right: auto;
    z-index: 9;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .portfolio-contents .slick-arrow:before {
    color: #fff;
    opacity: 1;
  }
  .portfolio-contents .slick-arrow.slick-prev {
    left: 70px !important;
    right: auto;
  }
  .comment-respond .comment-field .form-row-first.col-md-6 {
    padding-right: 15px;
  }
  .comment-respond .comment-field .form-row.col-md-6:nth-child(2) {
    padding-left: 15px;
  }
  .header-v3 .header-top .element-header.text-center {
    text-align: left;
  }
  .header-v3 .left_on_mobile .right_menu_header > div > a {
    padding: 18px;
  }
  .header-v3 .left_on_mobile .right_menu_header > div > a:after {
    right: 0;
  }
  .header-v3 .btn-open {
    right: 52px;
  }
  .footer .footer-v1 .footer_wrap .footer-office {
    padding-top: 25px !important;
  }
  .post_wrapper_ajax.isotope + .load-more.text-center {
    padding-top: 0;
    margin-top: -15px;
  }
  .blog-horizontal .blog-item {
    display: block;
  }
  .blog-horizontal .blog-item .blog-post-info, .blog-horizontal .blog-item .blog-media {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
    max-width: none;
  }
  .blog-horizontal .blog-item .blog-post-info img, .blog-horizontal .blog-item .blog-media img {
    width: 100%;
    height: auto;
  }
  .blog-horizontal .blog-item .blog-post-info {
    padding-top: 20px;
  }
  .footer .footer-v1 .footer-copyright {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .footer .footer-v1 .social_icon_list {
    margin-bottom: 0;
  }
  .blog-style-5 .blog-item .btn-style {
    margin-top: 35px;
  }
  .slick-prev {
    left: 0 !important;
  }
  .slick-next {
    right: 0 !important;
  }
  .portfolio_grid .image-small {
    max-width: 290px;
  }
  .portfolio_grid .image-small {
    background: transparent;
  }
  .circle-collection .vc_col-sm-3 {
    width: 100%;
    display: block;
  }
  .video-new-content .blog-item {
    margin-bottom: 0;
  }
  .video-new-content .list-tiem .blog-item .blog-meta {
    margin-top: -7px;
  }
  .video-new-content .list-tiem .read-more {
    margin-top: 9px;
  }
  .video-action > .wpb_wrapper {
    display: inline-block;
    width: 100%;
    margin-top: 112px;
  }
  .tes-bakery .slick-dots {
    top: -65px;
  }
  .video-action .fancybox.btn-play:before {
    top: 0;
    left: 50%;
    margin-left: -35px;
    font-size: 65px;
  }
  .video-action .fancybox.btn-play {
    height: 40px;
  }
  .fixed-header header.header-v6:not(.is-sticky) {
    position: static;
  }
  .box_info_brand .ult-content-box .aio-icon-title:hover {
    color: #fff !important;
  }
  .header-v6 .right-header {
    padding-right: 15px;
  }
  .header-v6 .right-header .cart_label {
    padding: 0;
  }
  .header-v6 {
    background: #fff;
    box-shadow: 0 6px 13px 2px rgba(0, 0, 0, 0.4);
    padding: 17px 0 4px;
    height: 75px;
  }
  .header-v6 .header-logo {
    float: left;
    padding-left: 15px;
  }
  .header-v6.site-header.is-sticky {
    background: #fff;
  }
  .admin-bar .header-v6 {
    padding-top: 20px;
  }
  .tab-slider-fashion > .vc_column-inner > .wpb_wrapper > .ult_tabs .ult_tabmenu * {
    height: auto;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    margin-bottom: 10px;
  }
  .full-page .vc_col-sm-4, .full-page .vc_col-sm-8 {
    width: 100%;
    margin-bottom: 30px;
  }
  .title-fashion-abs {
    width: 100%;
    padding: 0 15px;
  }
  .trapezoid {
    display: none;
  }
  .text-slideshow h3 {
    color: #000;
  }
  .text-slideshow {
    padding-left: 12px;
  }
  .circle-collection .ult_tabmenu.style1 {
    position: static !important;
    width: 100%;
    padding-left: 15px;
    padding-bottom: 10px;
  }
  .circle-collection .ult_tab_min_contain {
    margin: 0;
  }
  .circle-collection li.ult_tab_li > a.ult_a span {
    float: left;
    text-align: left;
  }
  .circle-collection li.ult_tab_li > a.ult_a span.ult-span-text {
    margin: 0;
  }
  .circle-collection .ult_tabmenu.style1 li.ult_tab_li {
    margin-bottom: 0;
  }
  .video-news > .vc_column-inner {
    height: 300px;
  }
  .slide-content .slide-desc {
    height: 300px;
  }
  .banner-container.text-slideshow-abs {
    height: 300px !important;
  }
  .tab-slider-fashion .ult_tabmenu.style1 {
    position: static !important;
    padding-left: 15px;
    width: 100%;
  }
  .footer-v7 {
    position: static;
  }
  .footer-v7 .social_icon_list.text-right {
    text-align: center;
    margin-bottom: 35px;
  }
  .footer .footer-v7 .footer-copyright {
    padding-left: 0;
    color: #000;
  }
  .footer .footer-v7 .bottom-footer {
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .full-page:before {
    content: none;
  }
  .shop_table.order_details.responsive_table tfoot tr {
    display: flex;
  }
  .text-solution h2 {
    font-size: 48px;
    letter-spacing: 15px;
  }
  .padding-65 .style-heading-8 {
    padding-left: 15px;
  }
  .count-4 {
    width: 50%;
  }
  .service-business {
    height: 100%;
  }
  .service-business .font-style {
    padding-left: 15px;
  }
  .service-business .vc_column-inner .custom-accordion {
    padding-left: 0;
  }
  .pricing-content {
    padding-bottom: 40px;
  }
  .feature-container.feature-2 {
    padding: 50px 15px;
    height: 100%;
  }
  .contact-form-sport {
    max-width: 100%;
    padding-left: 15px;
  }
  .contact-33 {
    height: 100%;
  }
  .contact-form-3 .wpcf7-form {
    min-height: 100%;
    padding-bottom: 40px;
  }
  .open-time, .box-contact {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer .footer-v5 .bottom-footer {
    padding: 20px 0;
  }
  .logo-footer-sport {
    margin-top: 30px;
  }
  .feature-container {
    height: 100%;
    padding: 30px 15px;
  }
  .feature-container .content-right p {
    max-height: 100%;
    max-width: 100%;
  }
  .pricing-desc ul, .pricing-sign {
    padding-left: 15px;
  }
  .border-bottom {
    display: none;
  }
  .slick-list .content-bottom {
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    margin-top: 30px;
  }
  .slick-list h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .style-2.slider-wrap-container .slick-dots {
    bottom: -50px !important;
  }
  .custom-height {
    height: 100%;
  }
  .shop_table.order_details tfoot td {
    float: left;
  }
  table.order_details tfoot tr:last-child > td[scope="row"] {
    border-bottom: 1px solid #ebebeb;
  }
  table.order_details tfoot tr:not(.shipping) td {
    text-align: left !important;
  }
  .shop_table.order_details tfoot td:first-child {
    width: 47% !important;
    padding-left: 10px !important;
    text-transform: uppercase;
    font-weight: bold;
  }
  .shop_table.order_details tfoot td:last-child {
    width: 53% !important;
    border-left: 1px solid #ebebeb !important;
  }
  .woocommerce-page .side-breadcrumb {
    padding: 55px 0 30px;
  }
  .contact_home_9 .wpcf7-form {
    border-radius: 0;
    height: 380px;
    left: 0;
    margin: 0 auto;
    padding: 20px 30px;
    right: 0;
    width: 300px;
  }
  .best_history .vc_custom_heading {
    width: 90%;
  }
  #video .video-controls {
    top: 30%;
  }
  .footer-right-8 {
    padding: 30px 0;
  }
  .footer .footer-v8 {
    padding-bottom: 0;
  }
  .solution-app::before {
    left: 30%;
  }
  .testimonial-style4 {
    margin-bottom: 40px;
  }
  .vc_col-sm-4:last-child .testimonial-style4 {
    margin-bottom: 0;
  }
  .line-app > .wpb_column::before {
    top: 50px;
  }
  .single-portfolio .gallery_right {
    padding-left: 15px;
  }
  .single-portfolio .gallery_desciption {
    padding-right: 15px;
  }
  .portfolio_breadcrumb {
    margin: 50px 0 44px;
    padding: 30px 0;
  }
  .portfolio_breadcrumb.skew-bg-bar:before {
    display: none;
  }
  .portfolio_breadcrumb .page-title {
    font-size: 40px;
    line-height: 60px;
    letter-spacing: 32px;
  }
  .solution-desc {
    padding-right: 0;
  }
  .solution-desc p {
    max-width: 100%;
  }
  .circle-heading .style-heading-11 p {
    font-size: 36px;
  }
  .solution-app h2 {
    font-size: 90px;
  }
  .about-app .app-content .font-style {
    max-width: 100%;
  }
  .blog-type-2 > .item {
    padding-bottom: 140px;
  }
  .footer .footer-v4 {
    background: #111;
  }
  .footer .footer-v4 .footer-right {
    padding-left: 15px;
  }
  .footer .footer-v4 .footer-column {
    margin-bottom: 0;
  }
  .footer .footer-v4 .footer-contact {
    margin-bottom: 0;
  }
  .footer .footer-v4 .social_icon_list {
    padding-top: 0;
  }
  .footer .footer-v4 .footer_wrap .footer-office {
    padding: 50px 0 20px;
  }
  .footer-left-bottom {
    margin-bottom: 40px;
  }
  .vc_custom_heading.heading_asb {
    right: 60px;
  }
  .counter-business {
    height: 100%;
    padding: 45px 15px;
  }
  .counter-business p {
    width: 100%;
  }
  .color-primary .vc_col-lg-5 .color-white {
    padding-left: 0;
  }
  .title-top .vc_column-inner > .wpb_wrapper {
    position: relative;
    width: 100%;
  }
  .blog-style-6 .blog-item {
    height: 500px;
    padding-left: 15px;
    margin-bottom: 0;
  }
  .blog-style-6:nth-child(2n) .blog-item .blog-info-post {
    left: 15px;
  }
  .box-contact {
    padding-left: 15px;
  }
  .color-primary .vc_col-lg-4 .color-white {
    max-width: 100%;
    padding-left: 15px;
  }
  .about-business-right > .vc_column-inner > .wpb_wrapper {
    height: 400px;
  }
  .about-business-right .style-heading-8, .about-business-right .font-style {
    padding-left: 15px;
    padding-right: 15px;
  }
  .title-position {
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #work.color-primary::before {
    content: none;
  }
  .box_abs h2 {
    font-size: 48px !important;
  }
  .box_abs {
    left: auto;
    bottom: 50px;
  }
  .about-bakery .about-img {
    margin-right: 30px;
  }
  .custom-accordion {
    padding-right: 0;
  }
  .color-white, .contact-us-right > .vc_column-inner > .wpb_wrapper, .wpcf7-form .contact-form-2 {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .type4 .item-member-content {
    padding: 0 15px;
  }
  .type4 {
    margin-top: 0;
  }
  .style-3 .slick-list {
    width: 400px;
  }
  .style-3 .vc_figure {
    height: 400px;
  }
  .style-3 .vc_figure .vc_single_image-wrapper {
    width: 280px;
    margin-top: 105px;
  }
  .style-3 .slick-next {
    right: 0;
    margin-top: -12px;
  }
  .style-3 .slick-prev {
    left: 0;
    margin-top: -12px;
  }
  .content-full .heading-sport h2 {
    font-size: 46px;
  }
  .content-full .heading-sport h3 {
    font-size: 32px;
    -webkit-transform: translateY(4px) skew(8deg) translateX(0px);
    -moz-transform: translateY(4px) skew(8deg) translateX(0px);
    -ms-transform: translateY(4px) skew(8deg) translateX(0px);
    -o-transform: translateY(4px) skew(8deg) translateX(0px);
    transform: translateY(4px) skew(8deg) translateX(0px);
    padding-bottom: 10px;
  }
  .footer .social_icon_list {
    margin-bottom: 0;
  }
  .page-wishlist .woocommerce table.wishlist_table tbody td {
    border-bottom: 1px solid #ebebeb;
  }
  .page-wishlist .woocommerce table.wishlist_table tbody td:last-child {
    border-bottom: none;
  }
  .isotope .item:nth-child(2n+1) .img-portfolio {
    float: none;
  }
  .circle_creative .first_text_abs {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .circle_creative .first_text_abs h4 {
    text-align: center !important;
  }
  .shop_table.order_details.table_type_1 tr td {
    border-bottom: 1px solid #ebebeb;
  }
  .shop_table.order_details.responsive_table tbody tr:first-child, .order_details.table_type_1.var2 tr.order:first-child td:first-child, .my_account_orders.table_type_1.var1 tr.order:first-child td:first-child {
    border-top: 1px solid #ebebeb;
  }
  .my_account_orders.table_type_1.var1 tr.order:last-child td:last-child {
    border-bottom: 1px solid #ebebeb;
  }
  .woocommerce-account table.my_account_orders.shop_table td.order-actions {
    text-align: left !important;
  }
  .order-review {
    border: medium none;
    padding: 0;
  }
  .woocommerce-cart .actions {
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .back-to-shop {
    text-align: left;
    margin-top: 15px;
  }
  table.shop_table tbody .cart_item:first-child {
    border-top: 1px solid #ebebeb;
  }
  table.shop_table tbody .cart_item {
    border-bottom: 1px solid #ebebeb;
  }
  .table_type_1.var1 tr th, .table_type_1.var1 tr td {
    border-bottom: 1px solid #ebebeb;
  }
  .shop_table.woocommerce-checkout-review-order-table td.product-thumbnail .prd_info {
    margin-top: 7px;
  }
  .shop_table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
    padding-top: 15px;
  }
  .shop_table.woocommerce-checkout-review-order-table .cart-subtotal {
    border-bottom: none;
  }
  .shop_table.woocommerce-checkout-review-order-table .product-quantity {
    width: 100px;
  }
  .new-projects {
    background: #f0f5f6 none repeat scroll 0 0;
  }
  .custom-accordion.vc_tta.vc_general .vc_tta-panel-title {
    display: block !important;
  }
  .contact-us-2 .text-about-style {
    letter-spacing: 26px;
  }
  .tooltbars .woocommerce-result-count {
    display: block;
  }
  .tooltbars .f_right {
    text-align: left;
  }
  .contact-us .text-about-style {
    font-size: 78px;
    letter-spacing: 26px;
    line-height: 75px;
  }
  .contact-us-2 .service-bg .text-about-style {
    letter-spacing: 30px;
  }
  .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block !important;
  }
  .vc_tta.vc_general .vc_tta-panel-title {
    display: none;
  }
  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background: none;
    border: none;
  }
  .testimonial-container .caption_testimonial {
    margin-top: 25px;
  }
  .portfolio-box {
    padding-left: 30px;
  }
  .portfolio-box p {
    width: 100%;
  }
  .footer .widget {
    padding-bottom: 30px;
  }
  .footer .widget.widget_circle_instagram_feed {
    padding-bottom: 60px;
  }
  .style-counter .amount-content:before {
    content: none;
  }
  .amount-content {
    margin-bottom: 10px;
  }
  .box-brand .wpb_content_element.wpb_single_image img {
    margin-bottom: 20px;
  }
  .item-member-content {
    margin-bottom: 40px;
  }
  .blog_single_1 .blog_media_1 {
    width: 100% !important;
  }
  .blog_single_1 .container {
    padding-right: 15px;
  }
  .header-v1 .btn-open {
    right: 20px;
  }
  .coming-soon-container {
    position: relative;
    display: block;
    overflow: auto;
  }
  .coming-soon-container .coming-soon {
    margin-top: 50px;
    margin-bottom: 50px;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    padding-left: 0;
    padding-right: 0;
  }
  .working-process .circle-heading {
    margin-bottom: 0 !important;
  }
  .custom-tabs .vc_tta-panel-body h6 {
    margin-top: 25px;
  }
  .circle-heading.bg-title {
    margin-bottom: 0;
  }
  .tooltbars .f_right .woocommerce-ordering {
    margin-left: -14px;
  }
  .coming-soon-container .coming-soon .title-behind {
    display: none;
  }
  .coming-soon-container .coming-soon .mc4wp-form input[type="email"] {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .coming-soon-container .coming-soon .mc4wp-form .mc4wp-form-fields [type="submit"] {
    position: static;
    display: block;
    margin: 0 auto;
  }
  .header-text {
    display: none;
  }
  .featured-product .item {
    width: 100%;
  }
  .header-v1 .header-top {
    padding: 9px 0;
  }
  .header-v1 .header-top .top-link {
    padding-top: 0px;
    margin: 0;
  }
  .menu-second-menu-container {
    padding-left: 0;
    position: relative;
  }
  #yith-quick-view-modal .yith-wcqv-main {
    padding: 15px 0px 50px 0px;
    box-shadow: none;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    max-width: calc(100% - 100px);
    margin-top: auto;
  }
  .yith-woocompare-widget a.compare {
    float: left;
    margin-right: 15px;
  }
  .yith-woocompare-widget ul.products-list a.remove {
    display: inline-block;
    margin-left: 15px;
  }
  .btn-update-cart {
    text-align: left;
    margin-top: 10px;
  }
  .text-left-xs {
    text-align: left;
  }
  .text-center-xs {
    text-align: center;
  }
  .single-product {
    /*		.comment-body {
     padding-left: 74px;
     padding-right: 10px;
     }*/
  }
  .single-product .nav-tabs > li > a {
    padding-right: 26px;
    margin-bottom: 5px;
  }
  .single-product .views-block {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px;
    height: auto !Important;
  }
  .single-product .main-images img {
    width: 100%;
    height: auto;
  }
  .prev-btn, .next-btn {
    width: 30px;
    height: 100%;
    padding: 33px 0px;
    display: none;
  }
  .prev-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: 0;
  }
  .next-btn {
    position: absolute;
    bottom: 0;
    margin-top: 20px;
    right: 0;
  }
  .prev-btn i, .next-btn i {
    display: block;
    margin-top: 9px;
  }
  .prev-btn i:nth-child(2), .next-btn i:nth-child(2) {
    margin-top: -14px;
    margin-left: -6px;
  }
  .footer .social_icon_list {
    margin-bottom: 40px;
  }
  .isotope .item {
    width: 100% !important;
  }
  .product-list .product-img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: none;
  }
  .img-banner > img {
    width: 100%;
  }
  .about-desc .vc_column-inner > .wpb_wrapper {
    margin: 0 0 50px;
  }
  .fancybox.btn-play {
    font-size: 200px;
    opacity: 0.5;
    right: 0;
  }
  .video-content .title-video {
    font-size: 48px;
  }
  .blog-item, .vc_col-sm-8:first-child .banner-content {
    margin-bottom: 30px;
  }
  .grid-item:last-child .blog-item {
    margin-bottom: 0;
  }
  .footer .footer-v3 .social_icon_list {
    margin-bottom: 22px;
  }
  .footer .footer-v3 .footer-top .payment {
    padding-top: 20px;
  }
  .footer .footer-v3 .social_icon_list {
    margin-bottom: 35px;
    padding-top: 15px;
  }
  .tooltbars .viewmode-toggle label {
    margin-left: 0;
  }
  .ads-container {
    padding: 30px 0;
  }
  .vc_col-sm-4:last-child .service-container {
    margin-bottom: 0;
  }
  .service-container {
    margin-bottom: 10px;
  }
  .service-style2 .service-container {
    margin-bottom: 0;
  }
  .about-desc .vc_column-inner > .wpb_wrapper {
    padding: 40px 30px 10px;
  }
  .border-primary {
    width: 0;
  }
  .popup_holder .popup {
    width: 500px;
  }
  .gallery .button-group {
    margin-top: 30px;
  }
  .popup_holder .popup {
    position: absolute;
    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%);
  }
  .footer .footer-v3 .widget_mc4wp_form_widget .footer3-title {
    text-align: left;
  }
  .footer .footer-v3 .widget_mc4wp_form_widget .mc4wp-form-fields {
    width: 100%;
  }
  .text-banner-abs h2 {
    font-size: 90px;
  }
  .about-bakery {
    padding-bottom: 50px;
    padding-left: 15px;
    padding-top: 50px;
  }
}
@media (max-width: 568px) {
  .item-member-content.type10 {
    width: 100%;
  }
  .testimonial-style9 .caption_testimonial::after {
    content: none;
  }
  .testimonial-style9 .item-desc {
    float: left;
    padding-left: 0;
  }
  .list-tiem2 .blog-item {
    padding: 65px 40px;
  }
  .list-tiem2 .blog-item .info, .list-tiem2 .blog-item .blog-post-title {
    padding-right: 100px;
  }
  .contact-36.contact-style2 .title-abs {
    right: -180px;
    width: 100%;
  }
  .header-v3 .left_on_mobile .right_menu_header > div > a:after {
    right: -15px;
  }
  span.ult_tab_main.Both span.ult-span-text {
    margin: 0 !important;
  }
  span.ult_tab_main.Both .aio-icon.none {
    display: none !important;
  }
  .scroll-bakery.scroll-down {
    margin-top: -30px;
  }
  .scroll-bakery.scroll-down a {
    height: 37px;
  }
  .single-product .entry-summary .cart-btn.button.single_add_to_cart_button {
    width: 215px;
  }
  .header-v3 .left_on_mobile .right_menu_header > div > a {
    padding: 18px 0;
  }
  .alignleft {
    float: none;
    width: 100%;
  }
  .header-v3 .btn-open {
    right: 22px;
    margin: 0 !important;
  }
  .item-member-content.type2:hover .social-list {
    left: 80px;
  }
  header.header-v6 .mini-cart {
    margin-left: 10px;
  }
  .about-right .text-about-style {
    letter-spacing: 50px;
    right: -17px;
  }
  .contact-us-2 .service-bg .text-about-style {
    letter-spacing: 24px;
  }
  .testimonial-container .caption_testimonial p {
    padding: 0;
  }
  .text-abs-img p {
    font-size: 70px;
    right: 30px;
    line-height: 70px;
  }
  .header-top {
    text-align: center;
    padding: 10px 0;
  }
  .header-top .top-link {
    text-align: center;
    margin-left: -16px;
  }
  .instagram-gallery .banner_text_overlay {
    font-size: 14px;
  }
  .slide-content .slide-desc h4 {
    width: 100%;
  }
  .popup_holder .popup {
    width: 90%;
    height: 270px;
    padding: 20px;
    top: 55%;
  }
  .popup_holder .popup::before {
    height: 100%;
    opacity: 0.7;
    right: 0;
    top: 0;
    width: 100%;
  }
  .popup_holder .popup #closePopup, .popup_holder .popup .closePopup {
    right: 20px;
    top: -35px;
  }
  .border-primary {
    display: none;
  }
  .footer .location li:first-child p:nth-child(3) {
    width: 100%;
  }
  .scroll-down a {
    height: 30px;
  }
  .boxbanner-bottom h3 {
    font-size: 20px;
  }
  .boxbanner-bottom h2 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .contact-righth28 > .vc_column-inner {
    height: 500px;
  }
  body .btn-signuptoday .btn {
    padding: 28px 45px;
    width: auto;
  }
  .text-top h2 {
    font-size: 75px;
  }
  .title-text, .about-tatto h2 {
    font-size: 44px;
  }
  .title-artists h2, .title-gallery h2 {
    font-size: 42px;
  }
  .line-50 .testimonial-style10 {
    max-width: 100%;
  }
  .testimonial-style10 h3 {
    font-size: 32px;
  }
  .wpcf7-form .contact-form-2.contact-h28 {
    padding-left: 30px;
  }
  .wpb_text_column.wpb_content_element.item-content-glr.child_1, .wpb_text_column.wpb_content_element.item-content-glr.child_2 {
    width: 100%;
  }
  .item-meetour {
    padding: 50px 20px 52px 25px;
    width: 260px;
  }
  .circle-heading .style-heading-19 h1, .circle-heading .style-heading-19 h2, .circle-heading .style-heading-19 h3, .circle-heading .style-heading-19 h4, .circle-heading .style-heading-19 h5, .circle-heading .style-heading-19 h6 {
    font-size: 48px;
    line-height: 38px;
  }
  .slidebanner-h24.style-arrow .slick-arrow {
    bottom: -120px;
  }
  .gallery-content-fullpage .t_type1 h2 {
    font-size: 26px;
    margin-left: 0;
  }
  .box-member .item-member-content.type9 {
    width: 100%;
  }
  .banner-fashion h2 {
    font-size: 50px;
  }
  .admin-bar .header-v5:not(.is-sticky) .main-navigation {
    margin-top: 46px;
  }
  .openmenu.admin-bar .header-v5.is-sticky .main-navigation {
    margin-top: 0;
  }
  .banner-content.banner-style-10 .banner-img img {
    width: 100%;
  }
  .title-nobg .text-banner-abs h2 {
    bottom: -71px;
  }
  .title-nobg .circle-heading .style-heading-4 h2 {
    font-size: 28px;
  }
  .footer .footer-v2 .social_icon_list {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .footer .footer-v2 .widget.widget_circle_instagram_feed {
    padding-bottom: 30px;
  }
  .testimonial-container .testimonial-style7 .caption_testimonial h6 {
    padding-bottom: 0;
  }
  .best-history.history-h8 .text-banner-abs h2 {
    font-size: 76px;
    top: -112px;
  }
  .fixed-header .header-v13:not(.is-sticky), .fixed-header .header-v13.site-header.is-sticky {
    width: 280px;
  }
  .circle-heading .style-heading-15 p {
    line-height: normal;
  }
  .header-v13 .btn-open-hoz {
    right: 280px;
  }
  .box-textbus, .box-counterbus {
    height: auto;
    padding: 50px 15px;
  }
  .bottom-progress .circle-heading .style-heading-13 h2 {
    letter-spacing: 0;
  }
  .bottom-progress .text-ques {
    line-height: 36px;
  }
  .header-v14 .cart_label {
    padding-right: 0;
  }
  .pro-deals h2 {
    margin-bottom: 15px;
  }
  .pro-deals h4 {
    letter-spacing: 0;
  }
  .pro-deals h4 span {
    font-size: 26px;
    letter-spacing: 2px;
  }
  .box-formcontact h2 {
    padding-top: 58px;
  }
  .list-tiem2 .blog-item .blog-date {
    width: 100%;
    padding-right: 0;
  }
  .list-tiem2 .blog-item .info, .list-tiem2 .blog-item .blog-post-title {
    padding-right: 0;
  }
  .boxcontact-left {
    height: 547px;
  }
  .portfolio_grid_5 .portfolio-body {
    bottom: 225px;
  }
  .portfolio_grid_5 .slider-nav-2 .slick-slide {
    margin-right: 20px;
  }
  .portfolio_grid_5 .owl-carousel .owl-item .slider-nav-2 img {
    width: 75px !important;
  }
  .portfolio_grid_5 .portfolio-content > a {
    color: #131313;
    font-family: Raleway;
    font-size: 54px;
  }
  .portfolio_grid_5 .portfolio-content .cate_portfolio {
    margin-top: 16px;
    padding-left: 0;
  }
  .brand-rightbus .wpb_single_image {
    width: 100%;
    padding: 20px 0 0;
  }
  .singup-today .title h2 {
    font-size: 45px;
  }
  .btn.btn-border.btn-large {
    padding: 28px;
    width: 100%;
  }
  .singup-today, .load-more.padding {
    display: block;
  }
  .commentlist .comment-author {
    width: 70px;
    float: none;
    border-radius: 50%;
    overflow: hidden;
  }
  .profile-bottom {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 7px;
    padding-top: 20px;
  }
  .commentlist ul.children .profile-bottom {
    width: 100%;
  }
  .commentlist li ul li {
    margin-bottom: 6px;
  }
  .commentlist li ul {
    padding-top: 10px;
  }
  .commentlist #respond #commentform {
    padding-left: 0;
  }
  .commentlist #respond #commentform .comment-form-avatar {
    display: none;
  }
  .commentlist ul.children li:last-child {
    margin-bottom: 0;
  }
  .commentlist > li {
    margin-top: 15px;
  }
  .best-history .text-banner-abs {
    top: 202px;
  }
  .feature-item {
    margin-bottom: 0;
  }
  .member-type6:nth-of-type(2) .item-member-content, .member-type6:nth-of-type(3) .item-member-content {
    padding: 0;
  }
  .member-type6 {
    width: 100%;
  }
  .footer .footer-v9 .social_icon_list ul li {
    padding: 0 10px;
  }
  .service-business.style2 .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, .service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-title-text {
    padding-left: 0;
  }
  .service-business.style2 .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body p {
    margin-top: 5px;
  }
  .service-business.style2 .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    padding-bottom: 0;
  }
  .service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
    height: 85px;
  }
  .tp-caption .text-small {
    letter-spacing: 1.5px !important;
    font-size: 10px !important;
    line-height: 30px !important;
  }
  .text-box {
    font-size: 100px;
    line-height: 100px !important;
  }
  .box-tab-style .vc_tta-tabs-list {
    padding-right: 15px !important;
    text-align: right;
  }
  .title-video {
    height: 320px;
  }
  .title-video h2 {
    font-size: 26px;
  }
  .wpb_column.height-900 {
    height: 850px;
  }
  .box-tab-style .vc_tta.vc_general .vc_tta-panel-body {
    padding-left: 10px;
    padding-right: 0px;
  }
  .service-type3.service-content {
    height: 550px;
  }
  .text-brand-corporate h2, .desc-ourteam-slide .circle-heading .style-heading-13 p {
    font-size: 45px !important;
    line-height: 40px;
  }
  .form-corporate {
    height: auto;
  }
  .contact-form-h38 p {
    width: 100%;
  }
  .contact-form-h38 p.primary-submit {
    margin-bottom: 60px;
  }
  .service-business.style2 .vc_tta.vc_general .vc_tta-title-text:not(:empty):not(:first-child), .service-business.style2 .vc_tta.vc_general .vc_tta-title-text:not(:empty) ~ * {
    margin-left: 0 !important;
  }
  .service-business.style2 .custom-accordion .vc_tta-title-text {
    padding-left: 15px;
  }
  .contact-36.contact-style2 .box-contact {
    padding-left: 50px;
  }
  .contact-36.contact-style2 .title-abs {
    display: none;
  }
  .service-business.style2 .custom-accordion.vc_tta.vc_general .vc_tta-panel {
    padding-bottom: 30px;
  }
  .contact-36.contact-style2 {
    height: 400px;
    min-height: 400px;
  }
  .contact-form-35 p {
    width: 100%;
  }
  .single-product .entry-summary .product-desc .add-to {
    position: absolute;
    left: 145px;
  }
  .content-404 h1 {
    font-size: 100px;
  }
  .content-desc img {
    width: 120px;
  }
  .custom-accordion .vc_tta-panel.vc_active .vc_tta-title-text {
    font-size: 17px;
  }
  .search-results .main-sidebar {
    margin-bottom: 40px;
  }
  .testimonials-style-abs.ult-carousel-wrapper {
    padding-bottom: 0;
  }
  .portfolio_grid .portfolio_body a {
    font-size: 45px;
  }
  .portfolio_grid .item:hover .portfolio_body {
    top: 31%;
  }
  .portfolio_grid .owl-carousel .owl-nav > div.owl-prev {
    left: -10px;
  }
  .portfolio_grid .owl-carousel .owl-nav > div.owl-next {
    right: -10px;
  }
  .home-services .circle-heading {
    margin-bottom: 60px;
  }
  .footer .text-left .social_icon_list ul li {
    padding: 0 30px 0 0;
  }
  .blog-type-1 .blog-item .blog-date {
    width: 80px;
  }
  .gallery_top_banner2 .ult-content-box-container.f_right {
    float: none;
    width: 100%;
  }
  .gallery_top_banner2 .ult-content-box-container.f_right ul {
    padding-left: 0;
  }
  .single_prd_style3, .single_prd_style1, .single_prd_style2 {
    margin-top: 50px;
  }
  .single-product .entry-summary .product-share a {
    padding: 0 15px;
  }
  .hades.tparrows {
    display: none;
  }
  .item-member-content.type2:hover .social-list {
    left: -2px;
  }
  .style-2.ult-carousel-wrapper .slick-dots {
    padding-left: 0;
    text-align: center;
  }
  .scroll-down a {
    height: 0;
  }
  .quote_section {
    padding: 30px;
  }
  .text-solution h2 {
    font-size: 37px;
    padding-bottom: 3px;
  }
  .commentlist #respond {
    padding-top: 20px;
  }
  .product-slide .owl-prev {
    left: -15px;
  }
  .product-slide .owl-next {
    right: -15px;
  }
  .about-bakery .about-img {
    margin-right: 15px;
  }
  .about-bakery .about-img img {
    width: 100%;
  }
  .banner-style-4 {
    height: 500px;
  }
  .banner-style-4 .banner-desc p {
    font-size: 40px;
    line-height: normal;
  }
  .text-solution h2 {
    font-size: 40px;
    letter-spacing: 10px;
  }
  .portfolio-content.type3 {
    padding: 30px;
  }
  .testimonial-style3 {
    padding-left: 0;
  }
  .testimonial-style3 img {
    margin-right: 30px;
  }
  .dots-cirrcle .slick-arrow {
    left: 0 !important;
    top: 158px;
  }
  .service-business .custom-accordion.vc_tta.vc_general.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body p {
    margin-top: 40px;
  }
  .service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-title-text {
    padding-left: 0;
  }
  .service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title {
    padding-left: 120px;
  }
  .service-business .custom-accordion.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title h3 {
    left: -120px;
  }
  .custom-accordion .vc_tta-panel.vc_active .vc_tta-panel-title h3 {
    height: 80px;
    line-height: 80px;
    padding-left: 25px;
    width: 80px;
  }
  .feature-content .img-left {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .style-3 .slick-list {
    width: 100%;
    margin-bottom: 0 !important;
  }
  .style-3 .vc_figure .vc_single_image-wrapper {
    margin-top: 150px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    width: 100%;
  }
  .style-3 .slick-next, .style-3 .slick-prev {
    display: none !important;
  }
  .style-3 .vc_figure {
    height: 100%;
  }
  .style-3 .feature-content {
    max-width: 100%;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .amount-content.counter-circle {
    margin-bottom: 30px;
    width: 50%;
  }
  .best-history.history-h8 p br {
    display: block;
  }
  p br {
    display: none;
  }
  .features-right .features-icon {
    margin-bottom: 0;
  }
  .features-right .features-icon:nth-child(2n) {
    margin-bottom: 0;
  }
  .features-right .features-icon:nth-child(2n) .icon, .features-right .features-icon:nth-child(2n) h4 {
    margin-right: 15px;
  }
  .t_type1 h2 {
    font-size: 32px;
  }
  .title-blog {
    font-size: 85px;
  }
  .contact-us-right .instagram-gallery li {
    width: 80px;
  }
  .item_testimonial.text-left.testimonial-style2 {
    text-align: center;
  }
  .testimonial-style2 img {
    display: block !important;
    float: none;
    margin: 0 auto 30px;
  }
  .testimonial-style2 h3 {
    margin: 0 auto 15px;
    max-width: 320px;
  }
  .testimonial-style2 .caption_testimonial p {
    max-width: 100% !important;
  }
  .content-full .we-are img {
    display: none;
  }
  .custom-accordion.vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    margin-top: 15px;
    padding-left: 15px;
  }
  .blog-item .blog-date {
    width: 47px;
  }
  .blog-item .blog-date .date {
    font-size: 45px;
  }
  .blog-item .blog-date .month {
    font-size: 18px;
    top: 24%;
  }
  .blog-item .blog-post-title {
    width: calc(100% - 50px);
  }
  .post-single .blog-content .post-name > h3 {
    font-size: 23px;
  }
  .post-single .blog-content blockquote {
    padding-left: 50px;
  }
  .post-single .blog-content blockquote:before {
    font-size: 100px;
    left: 0;
  }
  .author_blog .right_info_author {
    padding-left: 0;
    float: none;
    width: 100%;
    text-align: center;
  }
  .author_blog .avatar_author {
    float: none;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  .quantity {
    display: block;
    margin-bottom: 17px;
  }
  .single-product .entry-summary .single_variation_wrap .cart-btn.button {
    width: 220px;
  }
  .woocommerce-page .woocommerce {
    padding-bottom: 50px;
  }
  .banner_h13 h3 {
    font-size: 18px;
    letter-spacing: 14px;
    margin-bottom: 10px;
  }
  .banner_h13 p {
    font-size: 70px;
    line-height: 60px;
  }
  .banner_h13 h2 {
    font-size: 36px;
    line-height: 38px;
  }
  .text-banner-abs h2 {
    font-size: 60px;
  }
  .banner-services h2 {
    letter-spacing: 6px;
    font-size: 60px;
  }
  .banner-services h3 {
    letter-spacing: 14px;
    font-size: 14px;
  }
  .service-content .serv_img {
    float: none;
    margin-bottom: 30px;
  }
  .contact-us-2 .service-bg .text-about-style {
    font-size: 72px;
    top: 160px;
  }
  .service-style2 .service-content {
    padding: 0 0 30px 0;
  }
  .service-content .serv_info {
    float: none;
  }
  .text-abs-img p {
    font-size: 50px;
    line-height: 50px;
  }
  .contact-us .text-about-style {
    font-size: 48px;
    letter-spacing: 10px;
    line-height: 60px;
  }
  .service-top .text-about-style {
    font-size: 70px;
    letter-spacing: 10px;
    top: 152px;
  }
  .contact-us .text-about-style {
    top: 150px;
  }
  .about-right .text-about-style, .text-about-style {
    font-size: 74px;
    letter-spacing: 19px;
    right: 0;
    float: left;
    top: 150px;
    line-height: 80px;
  }
  .text-abs-about {
    font-size: 100px;
  }
  .tooltbars > .row > .col-xs-12 {
    width: 100%;
  }
  .tooltbars .f_right {
    text-align: left;
  }
  .header-v1 .header-logo, .header-v1 .right-header, .woocommerce-message a.button.wc-forward {
    float: left;
  }
  .cart-block {
    right: -15px;
  }
  .header-v1 .header-logo {
    padding-left: 15px;
    width: 185px;
    text-align: left;
  }
  .header-v1 .cart_label {
    padding: 0 0px 15px 15px;
  }
  .cart_label {
    padding: 0 8px 18px 15px;
  }
  .header-v3 .main-navigation {
    padding: 0;
  }
  .header-v3 .btn-open {
    margin-right: 60px;
  }
  .header-v3 .search-block-top .top-search {
    right: 0;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget .footer-title {
    float: none;
    padding-bottom: 10px;
    border-right: none;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget .mc4wp-form {
    padding-left: 0;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget [type="submit"] {
    padding: 6px 11px 6px 8px;
    font-size: 13px;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget input[type="email"] {
    width: calc(100% - 139px);
    padding-left: 0;
  }
  .slide-2 h2 {
    font-size: 36px;
  }
  .grid-item {
    width: 100%;
  }
  .popup_holder .popup {
    padding: 30px;
    top: 50%;
  }
  .tp-leftarrow.custom {
    left: 0px !important;
  }
  .tp-rightarrow.custom {
    right: -50px !important;
    left: auto !important;
  }
  .banner-content.text-right .banner-desc {
    right: 30px;
  }
  .clients-grid {
    margin: 0 -15px;
  }
  .clients-grid .brands-content {
    padding: 15px;
    width: 33.3333%;
  }
  .comment-reply-title small {
    margin-top: 16px;
    text-align: right;
    width: 100%;
  }
  .commentlist .comment-respond {
    padding: 0 15px;
  }
  .blog-type-3 .blog-item .blog-post-title, .blog-type-3 .blog-item .blog-meta, .blog-type-3 .blog-item .blog_post_desc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-type-3 .blog-item .blog-post-info {
    padding: 20px 0;
  }
  .popup_holder .popup {
    width: 100%;
    height: 310px;
    padding: 30px;
  }
  .popup_holder .popup h4 {
    font-size: 20px;
  }
  .popup_holder .popup #closePopup, .popup_holder .popup .closePopup {
    right: 15px;
  }
  .custom-tabs .vc_tta-tab.vc_active .vc_tta-title-text {
    display: none;
  }
  .contact-us .text-about-style {
    line-height: 48px;
    top: 160px;
  }
  .fixed-header header.header-v1:not(.is-sticky) {
    position: static;
    padding-top: 0;
  }
  .fixed-header.admin-bar header.header-v1:not(.is-sticky) {
    padding-top: 20px;
  }
  .hades.tparrows .tp-arr-imgholder {
    height: 40px;
    width: 45px;
  }
  #slider_thum_row .tp-arr-imgholder {
    height: 45px;
    width: 45px;
  }
  #slider_thum_row .hades.tparrows.tp-leftarrow::before {
    top: -10px;
    right: 3px;
  }
  #slider_thum_row .hades.tparrows.tp-rightarrow::before {
    top: -10px;
    left: 3px;
  }
  .hades.tparrows.tp-rightarrow:before, .hades.tparrows.tp-leftarrow:before {
    letter-spacing: 3px;
  }
  #slider_thum_row .hades.tparrows {
    width: 45px;
    height: 45px;
  }
  .hades .tp-arr-allwrapper {
    width: 45px !important;
  }
  .hades.tparrows.tp-rightarrow .tp-arr-allwrapper {
    width: 45px !important;
  }
  .blog-type-2 .blog-item .blog-date .month {
    right: -16px;
  }
  .blog-type-2 > .item {
    padding-bottom: 0;
  }
  .slick-next, .slick-prev {
    margin-top: -20px !important;
  }
  .header-v6 .mega-menu li .caret {
    top: 6px;
  }
  .portfolio-content.type3 {
    height: 100%;
  }
  .portfolio-content.type3 .portfolio-socials {
    margin-bottom: 60px;
    margin-top: 20px;
  }
  .portfolio-contents .slick-arrow {
    left: 75px;
  }
  .portfolio-contents .slick-arrow.slick-prev {
    left: 30px !important;
  }
  .portfolio_grid .item .cate_portfolio:after {
    top: 60px;
  }
  .portfolio_grid .item .cate_portfolio:before {
    top: 80px;
  }
  .portfolio_grid .item:hover .portfolio_body {
    padding-top: 25px;
  }
  .port-heading-style-4 .circle-heading .style-heading-4 h2 {
    font-size: 26px;
  }
  .port-heading-style-4 .text-about-style {
    top: -19px;
    font-size: 53px;
    left: 0;
  }
  .text-abs-img p {
    right: auto;
    left: 15px;
  }
  .gallery_top_banner .text-about-style {
    top: 201px !important;
    letter-spacing: 20px !important;
  }
  .tax-portfolio_cat #main:not(.boxed) .portfolio_slide_layout {
    padding-top: 0;
  }
  .pslider-right-heading {
    height: auto !important;
  }
  .header-v10 .social_icon_list li a {
    padding: 12px 10px;
  }
  .circle-heading .style-heading-12 h2 {
    font-size: 36px;
  }
  .title-his {
    display: none;
  }
  .header-v11 .btn-open-hoz {
    text-indent: -9999em;
    width: 70px;
    float: right;
  }
  .project-corporate .portfolio-content.type3 {
    padding: 38px 15px 0 !important;
  }
  .blog-item .blog-date .month {
    top: 28%;
  }
  .header-v10 .social_icon_list {
    margin: 0 -15px;
  }
}
@media (max-width: 400px) {
  .circle-heading .style-heading-16 .svg-icon {
    padding-right: 0;
  }
  .circle-heading .style-heading-16 .heading-16 {
    width: 100%;
    margin-top: 25px;
  }
}
@media (max-width: 375px) {
  .wpcf7-form .contact-form-2.contact-h28 {
    max-width: 300px;
  }
  .footer .footer-v1 .footer_wrap .footer-office {
    padding-top: 0 !important;
  }
  .about-cafe .about-history .text-font:first-child {
    font-size: 28px;
  }
  .blog_post_desc > .entry-content > table th, .comment-content > table th, article.type-page > .entry-content > table th {
    min-width: 94px;
  }
  .post-single .addthis_sharing_toolbox {
    text-align: left;
  }
  .post-single .addthis_sharing_toolbox ul {
    padding-left: 0;
    padding-top: 10px;
  }
  .header-v9 .search-block-top {
    margin-left: 10px;
  }
  .slider-business-2 {
    margin-top: 20px !important;
  }
  .history_left .circle-heading {
    margin-bottom: -30px;
  }
  .footer .text-left .social_icon_list ul li {
    padding: 0 32px 0 0;
  }
  .widget_black_studio_tinymce img {
    width: 100%;
    height: auto;
  }
  .work_process_2.vc_row {
    background: transparent !important;
  }
  .portfolio-mansonry .logo-portfolio img {
    max-width: 175px;
    margin-bottom: 15px;
  }
  .prd_cat_banner.text_right_pos.has_banner .prd_description {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
  }
  .cart-block {
    width: 272px;
  }
  .cascade-slider_container {
    height: 380px;
  }
  .circle-heading .style-heading-2 h2 {
    font-size: 28px;
  }
  .circle-heading .style-heading-2 p {
    font-size: 14px;
    margin-left: 0;
    margin-top: -13px;
  }
  .box-center .circle-container .vc_column-inner > .wpb_wrapper {
    max-width: 100%;
    padding: 35px 15px;
  }
  .service-top .text-about-style {
    font-size: 55px;
    right: 0;
    top: 108px;
  }
  .contact-us-2 .service-bg .text-about-style {
    font-size: 64px;
    letter-spacing: 12px;
  }
  .blog-type-1 .blog-info-post .f_right a {
    font-size: 9px;
  }
  .amount .amount-desc h6 {
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .single-product .tab-center .nav-tabs > li {
    display: block;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    max-width: 300px;
  }
  #yith-quick-view-modal #yith-quick-view-close {
    top: -32px;
    right: -4px;
  }
  .wishlist_table .product-add-to-cart > .add_to_cart.button {
    padding: 8px 11px;
  }
  .coming-timer:nth-child(2) {
    border-right: none;
  }
  #cart_added_msg_popup, #compare_added_msg_popup {
    margin-left: -150px !important;
  }
  .blog-type-2 .blog-item .blog-post-info {
    margin-top: 30px;
  }
  .blog-type-2 .blog-bottom {
    left: 0;
    padding: 22px 20px 0 0;
    top: 0;
    width: 100%;
    position: static;
  }
  .blog-type-1 .blog_post_desc > p, .blog-type-2 .blog_post_desc > p {
    max-height: 100%;
  }
  .mc4wp-form {
    overflow: hidden;
    width: 100%;
  }
  .popup_holder .popup #closePopup, .popup_holder .popup .closePopup {
    right: 15px;
  }
  .commentlist li {
    margin-left: 0;
  }
  .commentlist li ul {
    padding-left: 20px;
  }
  .commentlist li ul li {
    margin-right: 15px;
  }
  .commentlist .comment-content {
    padding-right: 15px;
  }
  .contact-us-2 .text-about-style {
    font-size: 60px;
    letter-spacing: 12px;
    line-height: 65px;
    top: 155px;
  }
  body.woocommerce-cart .btn.btn-color {
    width: 100%;
  }
  .woocommerce-cart .btn-update-cart .btn.btn-color {
    margin-top: 15px;
  }
  .woocommerce-cart .btn-update-cart {
    margin-top: 0;
  }
  .responsive_table td {
    padding-left: 43% !important;
  }
  .responsive_table td:not([colspan]):after {
    left: 37%;
  }
  .coupon input#coupon_code {
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .shop_table.order_details tfoot td:first-child {
    width: 37% !important;
  }
  .shop_table.order_details tfoot td:last-child {
    width: 63% !important;
  }
  header.header-v6 .mini-cart {
    float: right;
    margin-left: 0;
  }
  .header-v6 .header-logo {
    width: 125px;
  }
  .footer .footer-v1 .social_icon_list ul li {
    padding: 0 14px;
  }
  .header-v8 .header-logo, .header-v9 .header-logo {
    width: 100px;
  }
  .product-list .product-action-list .add_to_cart_button {
    margin-right: 5px;
  }
  .product-list .product-action-list .add-to {
    margin-right: 0;
  }
  .product-info-3.info-3 .per-product li {
    margin-right: 20px;
  }
  .info-product-2 {
    margin-top: 32px;
  }
  .title-video h2 {
    font-size: 20px;
    letter-spacing: 3px;
  }
  .title-video p {
    font-size: 12px;
  }
  .vc_col-sm-6 .wpb_single_image .vc_figure, .vc_col-sm-6 .wpb_single_image img, .vc_col-sm-6 .wpb_single_image .vc_single_image-wrapper {
    width: 100%;
  }
  .brand-rightbus.vc_col-sm-6 .wpb_single_image .vc_figure, .brand-rightbus.vc_col-sm-6 .wpb_single_image img, .brand-rightbus.vc_col-sm-6 .wpb_single_image .vc_single_image-wrapper {
    width: auto;
  }
}
@media (max-width: 320px) {
  .best-history.history-h8 .text-banner-abs h2 {
    font-size: 69px;
    top: -106px;
  }
  .slider-business-2 {
    margin-top: 40px !important;
  }
  .slider-business-2 h4 {
    font-size: 8px !important;
    margin-bottom: 15px !important;
  }
  .video-action {
    margin-left: -50px !important;
  }
  .video-action .text-video {
    font-size: 20px;
  }
  .post_breadcrumb.side-breadcrumb .page-title .social_list_var2 {
    top: 140px;
  }
  .stars span > a {
    font-size: 13px;
  }
  .contact-us-2 .service-bg .text-about-style {
    font-size: 54px;
    letter-spacing: 12px;
    top: 110px;
  }
  .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    overflow: hidden;
  }
  .text-abs-img p {
    font-size: 40px;
    line-height: 40px;
  }
  .instagram-container li {
    padding-right: 10px;
  }
  .text-about-style {
    font-size: 70px;
  }
  .text-abs-about {
    font-size: 86px;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget [type="submit"] {
    position: relative;
  }
  .single-product .entry-summary .woocommerce-review-link {
    padding-left: 8px;
    margin-left: 9px;
  }
  .product-tab {
    margin-top: 45px;
  }
  .single-product .tab-center {
    margin-top: 65px;
  }
  .single-product .tab-center .product-tab {
    margin-top: 0;
  }
  .woocommerce .btn-update-cart > .cart-btn {
    margin-bottom: 10px;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget input[type="email"] {
    width: 100%;
  }
  .footer .footer-v2 .footer-newsletter {
    padding-bottom: 10px;
    margin-bottom: -73px;
  }
  .footer .footer-v2 .footer_wrap .footer-office {
    padding-top: 25px;
  }
  .footer .logo-footer-1 {
    background-size: 100%;
  }
  .special-cart-open .mini-cart-special .cart-block {
    width: 100%;
  }
  .top-search {
    right: -10px;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget input[type="email"] {
    border-bottom: 1px solid;
    margin-bottom: 10px;
  }
  .footer .footer-newsletter .widget_mc4wp_form_widget [type="submit"] {
    margin-bottom: 10px;
  }
  .banner_h13 p {
    font-size: 60px;
  }
  .banner_h13 h2 {
    font-size: 32px;
  }
  .custom-tabs .vc_tta-tab {
    padding-right: 19px !important;
  }
  .portfolio-box a.project_title {
    line-height: 32px;
  }
  .item-member-content.type2:hover .social-list {
    left: -25px;
  }
  .header-v1 .header-logo {
    width: 140px;
  }
  .header-v4 .cart-block {
    width: 272px;
    right: auto;
    left: -142px;
  }
}
