/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- *//* ADDS A BROWSER PREFIX TO THE PROPERTY *//* ==========================================================================
    Style Button
========================================================================== *//*------------------------------------------------------------------
[Table of contents]

1. Blog Classic
2. Post Classic
3. Navigation
4. Single Portfolio

-------------------------------------------------------------------*//* Comment *//*------------------------------------------------------------------
[All Style Shortcode]

  1. Shortcode Social
  2. Heading
  3. Blockquote
  4. List
  5. Tab
  6. CMS Progressbar
  7. CMS Client
  8. CMS Testimonial
  9. CMS Counter
  10. CMS Pricing
  11. CMS Fancybox
  12. CMS Gird & cms carousel
  13. CMS Countdown
  14. CMS Call To Action
  15. CMS Portfolio
  16. CMS Shop
  17. CMS Team
  18. CMS Blog Magazine
  10. reposive carousel images

-------------------------------------------------------------------*//* Shortcode Heading *//* End Shortcode Heading *//* ==========================================================================
   [Start] All Style Footer Top & Footer Bottom
========================================================================== *//* ==========================================================================
   [Start] All Style Form
========================================================================== *//* ==========================================================================
   [Start] All style header
   /* 1. Header Main
      2. Search Popup
      3. Hidden Sidebar
========================================================================== *//* ==========================================================================
   [1. Header Main
========================================================================== *//*------------------------------------------------------------------
[Main of contents]

1. Reset HTML/CSS, Unitest, Body
2. Page Title
3. Primary
3. Footer
-------------------------------------------------------------------*//* ==========================================================================
   [Start] 1. Reset HTML/CSS, Unitest, Body, @Extend
========================================================================== *//*------------------------------------------------------------------
[Woo of contents]

1. Navigation
2. Typo
3. Sidebar
4. Archive Product
5. Single Product
6. Cart Search

-------------------------------------------------------------------*//* ==========================================================================
    Style Main Menu
========================================================================== *//*
-----> Minimum width of 992 pixels.
*//*------------------------------------------------------------------
[All Style Widget]

1. Social + Contact Top
2. Flickr
3. Search Top
4. Tag
5. Recent post
6. Cart
-------------------------------------------------------------------*//* 1. Social *//* Shortcode Heading *//* End Shortcode Heading */.practice-layout6 .cms-grid-item-inner .cms-practice-content-hover{background-color:rgba(195, 183, 0, 0.95);}.practice-layout10 .cms-practice-content.content-hover::before{background-color:rgba(195, 183, 0, 0.85);}.practice-layout11 .cms-grid-item-inner .cms-practice-content-hover,.practice-layout11 .cms-grid-item-inner .cms-practice-content::before{background-color:rgba(195, 183, 0, 0.9);}.cms-testimonial-layout1.custom-layout4 .cms-testimonial-wrapper{background-color:rgba(195, 183, 0, 0.7);}.cs-portfolio-masonry-overlay{background-color:rgba(195, 183, 0, 0.9);}#cshero-header-inner.header-2 #cshero-header,#cshero-header-inner.header-3 #cshero-header{background-color:#fff !important;}#cshero-header-inner.header-2 #cshero-header .menu-main-menu > li > a,#cshero-header-inner.header-3 #cshero-header .menu-main-menu > li > a,#cshero-header-inner.header-2 #cshero-header .nav-button-icon i,#cshero-header-inner.header-3 #cshero-header .nav-button-icon i,#cshero-header-inner.header-2 #cshero-header .cms-icon-menu,#cshero-header-inner.header-3 #cshero-header .cms-icon-menu{color:#5c3d1f !important;}#cshero-header-inner.header-2 #cshero-header .nav-button-icon i,#cshero-header-inner.header-3 #cshero-header .nav-button-icon i,#cshero-header-inner.header-2 #cshero-header .cms-icon-menu,#cshero-header-inner.header-3 #cshero-header .cms-icon-menu{border-color:#5c3d1f !important;}#cshero-header-inner.header-2 #cshero-header .nav-button-icon i:hover,#cshero-header-inner.header-3 #cshero-header .nav-button-icon i:hover,#cshero-header-inner.header-2 #cshero-header .cms-icon-menu:hover,#cshero-header-inner.header-3 #cshero-header .cms-icon-menu:hover{border-color:#c3b700 !important;color:#fff !important;}#cshero-header-inner.header-2 #cshero-header .menu-main-menu > li > a:hover span,#cshero-header-inner.header-3 #cshero-header .menu-main-menu > li > a:hover span{background-color:#bdb515 !important;}#cshero-header-inner.header-2 .menu-main-menu > li.current-menu-item > a span,#cshero-header-inner.header-2 .menu-main-menu > li.current-menu-ancestor > a span,#cshero-header-inner.header-2 .menu-main-menu > li.current_page_item > a span,#cshero-header-inner.header-2 .menu-main-menu > li.current_page_ancestor > a span,#cshero-header-inner.header-2 .shopping-cart-wrapper .couter_items,#cshero-header-inner.header-3 .menu-main-menu > li.current-menu-item > a span,#cshero-header-inner.header-3 .menu-main-menu > li.current-menu-ancestor > a span,#cshero-header-inner.header-3 .menu-main-menu > li.current_page_item > a span,#cshero-header-inner.header-3 .menu-main-menu > li.current_page_ancestor > a span,#cshero-header-inner.header-3 .shopping-cart-wrapper .couter_items{background-color:#bdb515 !important;}@keyframes spin-rotate-left{to{transform:rotate(30deg);}from{transform:rotate(175deg);}}@-webkit-keyframes spin-rotate-left{to{transform:rotate(30deg);}from{transform:rotate(175deg);}}@keyframes spin-rotate-right{from{transform:rotate(-175deg);}to{transform:rotate(-30deg);}}@-webkit-keyframes spin-rotate-right{from{transform:rotate(-175deg);}to{transform:rotate(-30deg);}}@keyframes spin-rotate-all{from{transform:rotate(0deg);}to{transform:rotate(-360deg);}}@-webkit-keyframes spin-rotate-all{from{transform:rotate(0deg);}to{transform:rotate(-360deg);}}@keyframes spin-fade-in-first{from{opacity:1;}to{opacity:0;}}@-webkit-keyframes spin-fade-in-first{from{opacity:1;}to{opacity:0;}}@keyframes spin-fade-in-second{from{opacity:0;}to{opacity:1;}}@-webkit-keyframes spin-fade-in-second{from{opacity:0;}to{opacity:1;}}@-moz-keyframes headerSlideDown{0%{margin-top:-150px;}100%{margin-top:0;}}@-ms-keyframes headerSlideDown{0%{margin-top:-150px;}100%{margin-top:0;}}@-webkit-keyframes headerSlideDown{0%{margin-top:-150px;}100%{margin-top:0;}}@keyframes headerSlideDown{0%{margin-top:-150px;}100%{margin-top:0;}}.btn,button,.button,input[type="submit"],.tagcloud a,.reply a,#cancel-comment-reply-link{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */color:#999;font-size:15px;line-height:1;margin:0;padding:12.5px 27.5px;position:relative;text-transform:uppercase;border:none;color:#fff;background:#c3b700;font-weight:400;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.btn:hover,button:hover,.button:hover,input[type="submit"]:hover,.btn:focus,button:focus,.button:focus,input[type="submit"]:focus,.tagcloud a:hover,.reply a:hover,#cancel-comment-reply-link:hover{outline:medium none;text-decoration:none;color:#fff;background-color:#212121;}.btn i{padding-right:1px !important;}.btn.btn-lg{padding:14px 42px 12px 42px;}.btn.btn-md{padding:17.5px 38.2px;}.btn.btn-xs{padding:14px 18px 12px 18px;}.btn.btn-block{display:block;}.btn.btn-primary{background-color:#c3b700;border-color:#c3b700;color:#fff;}.btn.btn-primary:hover{background-color:#212121;border-color:#212121;color:#fff;}.btn.btn-secondary{background-color:#c3b700;border-color:#c3b700;color:#fff;border-bottom-left-radius:23px;border-top-left-radius:23px;border-bottom-right-radius:23px;border-top-right-radius:23px;padding:15px 36px;font-weight:600;}.btn.btn-secondary:hover{background-color:#212121;border-color:#212121;color:#fff;}.btn.btn-secondary.btn-md{padding:15px 30px;}.btn.btn-secondary.btn-lg{padding:15px 41.5px;}.btn.btn-default-alt{background-color:transparent;color:#fff;}.btn.btn-default-alt:hover,.btn.btn-default-alt:focus{border-color:#c3b700;color:#c3b700;}.cms-button-wrapper a:nth-child(2){margin-left:16px;}.rev_slider_wrapper .btn{-webkit-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;}.rev_slider_wrapper .btn.btn-primary{-webkit-text-shadow:0 0 0 rgba(0, 0, 0, 0);-moz-text-shadow:0 0 0 rgba(0, 0, 0, 0);-ms-text-shadow:0 0 0 rgba(0, 0, 0, 0);text-shadow:0 0 0 rgba(0, 0, 0, 0);}.rev_slider_wrapper .btn.btn-primary:hover{background-color:#fff;color:#212121;border-color:#fff;}.rev_slider_wrapper .btn.btn-default-alt{-webkit-text-shadow:0 0 0 rgba(0, 0, 0, 0);-moz-text-shadow:0 0 0 rgba(0, 0, 0, 0);-ms-text-shadow:0 0 0 rgba(0, 0, 0, 0);text-shadow:0 0 0 rgba(0, 0, 0, 0);}.rev_slider_wrapper .btn.btn-default-alt:hover{color:#fff;border-color:#c3b700;background-color:#c3b700;}.rev_slider_wrapper .text-right{display:block;}.btn-round{-webkit-border-radius:55px;-khtml-border-radius:55px;-moz-border-radius:55px;-ms-border-radius:55px;-o-border-radius:55px;border-radius:55px;/* BACKGROUND GRADIENT *//* ==========================================================================
    End Style Button
========================================================================== */}.hidden-more-link .more-link{display:none;}.mfp-close:hover{background-color:transparent !important;color:#999 !important;}.tr-overlay{background-color:rgba(255, 255, 255, 0);background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#282828));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0), #282828);background-image:-moz-linear-gradient(top, rgba(255, 255, 255, 0), #282828);background-image:-ms-linear-gradient(top, rgba(255, 255, 255, 0), #282828);background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0), #282828);background-image:linear-gradient(top, rgba(255, 255, 255, 0), #282828);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 255, 255, 0)', endColorStr='#282828');/* BACKGROUND HORIZONTAL */bottom:0;height:50%;left:0;position:absolute;width:100%;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.carousel .carousel-control{background:transparent;bottom:26px;filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-webkit-opacity:1;-khtml-opacity:1;-moz-opacity:1;-ms-opacity:1;-o-opacity:1;opacity:1;/* BACKGROUND GRADIENT *//* OUTLINE RADIUS */position:absolute;right:15px;text-align:center;top:50%;cursor:pointer;font-size:24px;-webkit-text-shadow:0 0 0 rgba(0, 0, 0, 0);-moz-text-shadow:0 0 0 rgba(0, 0, 0, 0);-ms-text-shadow:0 0 0 rgba(0, 0, 0, 0);text-shadow:0 0 0 rgba(0, 0, 0, 0);-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */height:45px;width:45px;line-height:45px;border:1px solid #fff;opacity:0;}.carousel .carousel-control.left{left:15px;right:70px;}.carousel .carousel-control:hover{color:#c3b700;border-color:#c3b700;}.carousel:hover .carousel-control.left{left:50px;opacity:1;}.carousel:hover .carousel-control.right{right:50px;opacity:1;}#page-blog-standard{margin-top:-58px;float:left;width:100%;/* ==========================================================================
   [Start] 1. Blog Classic
========================================================================== */}#page-blog-standard #content{padding-bottom:28px;}#page-blog-standard.page-blog-standard-2-column #content{margin-left:-15px;margin-right:-15px;}#page-blog-standard.page-blog-standard-2-column article{width:50%;float:left;padding:0 15px;}#page-blog-standard.page-blog-standard-2-column article .entry-blog .entry-content .entry-content-top .sub-title{width:100%;}#page-blog-standard.page-blog-standard-2-column article .entry-blog .entry-content .entry-content-top .sub-title:after{opacity:0;}#page-blog-standard.page-blog-standard-2-column article .entry-blog .entry-content .entry-meta{float:right;width:100%;}.cms-blog-top{margin-bottom:43px;float:left;width:100%;}.cms-blog-top h3{float:right;font-weight:600;text-transform:uppercase;font-size:16px;line-height:20px;display:inline-block;position:relative;color:#ddd;background:#fff;line-height:26px;}.cms-blog-top h3 span{float:left;padding:0 0px 0 21px;}.cms-blog-filter{float:left;}.cms-blog-filter ul{margin-left:0;background:#fff;display:inline-block;position:relative;z-index:10;padding-right:19px;}.cms-blog-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.cms-blog-filter ul li:last-child{padding-right:0;border:none;}.cms-blog-filter ul li:first-child{padding-left:0;}.cms-blog-filter ul li span{width:20px;height:26px;text-indent:30px;float:left;overflow:hidden;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-blog-filter ul li span.column1{background:url(../images/colum1.png) no-repeat center center;}.cms-blog-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.cms-blog-filter ul li span:hover.column1,.cms-blog-filter ul li span.active.column1{background:url(../images/colum1-hover.png) no-repeat center center;}.cms-blog-filter ul li span:hover.column2,.cms-blog-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}#content article:last-child .entry-blog{margin-bottom:124px;}.entry-blog{margin-bottom:95px;float:left;width:100%;}.entry-blog .entry-header .entry-feature-image{position:relative;overflow:hidden;}.entry-blog .entry-header .entry-feature-image a{display:block;}.entry-blog .entry-header .entry-feature-image a img{-webkit-transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-moz-transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-ms-transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}.entry-blog .entry-header .entry-feature-image a .overlay{bottom:0;left:0;position:absolute;right:0;top:0;opacity:0;filter:alpha(opacity=0);z-index:99;-webkit-transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-moz-transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;-ms-transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;transition:all 4000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;}.entry-blog .entry-header .entry-feature-image:hover a img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.entry-blog .entry-header .entry-feature-image:hover a .overlay{opacity:1;filter:alpha(opacity=1);}.entry-blog .entry-content{float:left;padding-left:2px;width:100%;}.entry-blog .entry-content .entry-content-top{float:left;width:100%;margin-top:18px;}.entry-blog .entry-content .entry-content-top .sub-title{float:left;color:#c3b700;font-style:italic;position:relative;width:54.2%;overflow:hidden;margin-top:1px;display:inline-block;}.entry-blog .entry-content .entry-content-top .sub-title span{padding-right:20px;}.entry-blog .entry-content .entry-content-top .sub-title:after{height:1px;width:1140px;background:#e7e6e2;content:'';float:right;display:inline-block;position:absolute;top:13px;}.entry-blog .entry-content .entry-content-inner{margin-bottom:25px;line-height:29px;}.entry-blog .entry-content .entry-meta{float:right;}.entry-blog .entry-content .entry-meta .like-comment > div{display:inline-block;}.entry-blog .entry-content .entry-meta .like-comment > div + div{margin-left:20px;}.entry-blog .entry-content .entry-meta .like-comment > div.like_service a{background:url("../images/icon-like.png") no-repeat left center;padding-left:26px;}.entry-blog .entry-content .entry-meta .like-comment > div.like_service a i{display:none;}.entry-blog .entry-content .entry-meta .like-comment > div.comment_service a{background:url("../images/icon-comment.png") no-repeat left center;padding-left:26px;}.entry-blog .entry-content .entry-meta .like-comment > div.detail-date span{color:#959595;font-size:12px;line-height:21px;text-transform:uppercase;font-weight:600;}.entry-blog .entry-content .entry-meta .like-comment > div.detail-date span I{font-size:12px;margin-right:7px;line-height:21px;}.entry-blog .entry-content .entry-meta .like-comment a{color:#959595;font-weight:600;font-size:13px;line-height:21px;display:inline-block;}.entry-blog .entry-content .entry-meta .like-comment a:hover{color:#c3b700;}.entry-blog .entry-content .entry-title{margin-top:35px;float:left;width:100%;margin-bottom:29px;}.entry-blog .entry-content .entry-title a{color:inherit;}.entry-blog .entry-content .entry-title a:hover{color:#c3b700;}.entry-blog .entry-content .entry-readmore a{margin-top:13px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */padding:12.5px 17.8px;}.entry-blog.blog-category .entry-header{width:100%;float:left;}.entry-blog.blog-category .entry-content{padding-left:0;width:100%;}.entry-blog.no-feature-img .entry-content{padding-left:0;}.navigation-bottom,#page-search-results,.archive-blog{/* ==========================================================================
   [End] 1. Blog Classic
========================================================================== *//* ==========================================================================
   [Start] 2. Single Post
========================================================================== */}.navigation-bottom .pagination,#page-search-results .pagination,.archive-blog .pagination{text-align:left;margin-top:-29px;margin-bottom:124px;float:left;}.single-post{/* ==========================================================================
   [End] 2. Single Post
========================================================================== *//* ==========================================================================
   [Start] 3. Navigation
========================================================================== */}.single-post .entry-blog .entry-content .entry-content-top{margin-bottom:28px;}.single-post .entry-blog{margin-bottom:40px;}.single-post .entry-blog .entry-content .entry-title{margin:36px 0 26px;}.single-post .entry-blog .entry-content .entry-content-inner{margin-bottom:44px;}.single-post .entry-blog .entry-content .tags-single{font-size:15px;color:#333;margin-top:45px;margin-bottom:45px;}.single-post .entry-blog .entry-content .tags-single i{padding-right:4px;}.single-post .entry-blog .entry-content .tags-single a{color:#333;}.single-post .entry-blog .entry-content .tags-single a:hover{color:#c3b700;}.single-post .post-navigation{border-top:1px solid #eee;border-bottom:1px solid #eee;padding:32px 0;float:left;width:100%;}.single-post .post-navigation .nav-links a{color:#ccc;font-size:15px;font-weight:300;}.single-post .post-navigation .nav-links a span{position:relative;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;display:inline-block;}.single-post .post-navigation .nav-links a span.nav-icon{color:#999;font-size:18px;}.single-post .post-navigation .nav-links a span i{position:absolute;top:3px;}.single-post .post-navigation .nav-links a span i.fa-angle-left{padding-right:15px;left:0;}.single-post .post-navigation .nav-links a span i.fa-angle-right{padding-left:15px;right:0;}.single-post .post-navigation .nav-links a:hover .nav-icon{color:#c3b700;}.single-post .post-navigation .nav-links a:hover .nav-title{color:#212121;}.single-post .post-navigation .nav-links a:hover i.fa-angle-left:before{content:"\f100";}.single-post .post-navigation .nav-links a:hover i.fa-angle-right:before{content:"\f101";}.single-post .post-navigation .nav-links .nav-link-prev .nav-icon{padding-left:22px;}.single-post .post-navigation .nav-links .nav-link-next .nav-icon{padding-right:22px;}.pagination{margin-top:0;width:100%;text-align:center;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT *//* ==========================================================================
   [End] 3. Navigation
========================================================================== *//* ==========================================================================
   [Start] 4. Single Portfolio
========================================================================== */}.pagination .page-numbers{display:inline-block;height:30px;line-height:28px;text-align:center;width:30px;color:#c3b700;font-size:15px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */border:#ebebeb solid 1px;}.pagination .page-numbers:hover,.pagination .page-numbers.current{color:#fff;background:#c3b700;}.pagination .page-numbers.next,.pagination .page-numbers.prev{color:#c3b700;}.pagination .page-numbers.next:hover,.pagination .page-numbers.prev:hover,.pagination .page-numbers.next.current,.pagination .page-numbers.prev.current{color:#fff;}.pagination > span.page-numbers:not(.dots){background:#c3b700;color:#fff;}.sg-portfolio .sg-portfolio-header{margin-bottom:28px;}.sg-portfolio .sg-portfolio-header img{width:100%;}.sg-portfolio .sg-portfolio-body > .no-container{border-bottom:1px solid #eee;margin-bottom:70px;padding-bottom:70px;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner{background-color:#f5f5f5;padding:40px 48px 181px;font-size:15px;color:#797979;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner li{margin-bottom:14px;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner li span{color:#1f1f1f;font-weight:700;min-width:80px;display:inline-block;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner li:last-child{margin-bottom:0;}.sg-portfolio .sg-portfolio-body .sg-portfolio-title{margin-bottom:27px;}.sg-portfolio .sg-portfolio-body .sg-portfolio-content p{margin-bottom:18px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots{text-align:left;margin-left:-15px;margin-right:-15px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot{display:inline-block;width:16.66%;padding:0 15px;position:relative;margin:0;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:before{background-color:rgba(0, 0, 0, 0.3);bottom:0;content:"";left:15px;position:absolute;right:15px;top:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:after{bottom:5px;content:"";left:20px;position:absolute;right:20px;top:5px;border:1px solid rgba(255, 255, 255, 0.4);opacity:0;filter:alpha(opacity=0);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:hover:before,.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:hover:after{opacity:1;filter:alpha(opacity=1);}.sg-portfolio-recent{padding:0 45px;/* ==========================================================================
   [End] 5. Single Portfolio
========================================================================== */}.sg-portfolio-recent .sg-arrow{display:inline-block;width:30px;height:18px;background:url(../images/sg-arrow.png) no-repeat;}.sg-portfolio-recent .cms-portfolio-layou1 .cms-portfolio-item-inner{margin-bottom:30px;}.sg-portfolio-recent .sg-portfolio-recent-header{margin-bottom:88px;}.sg-portfolio-recent .sg-portfolio-recent-header .portfolio-recent-sub-title{font-size:18px;line-height:normal;color:#c3b700;padding-bottom:6px;}.sg-portfolio-recent .sg-portfolio-recent-header .portfolio-recent-title{font-size:45px;line-height:54px;font-weight:300;}.sg-portfolio-recent .portfolio-recent-des{max-width:670px;margin:auto;padding-top:7px;padding-bottom:20px;}.sg-portfolio-recent .cms-portfolio-layou1{padding:0 15px 0 20px;}.home.blog #main{margin-top:50px;}#comments .st-comments-wrap{margin-bottom:25px;}#comments .st-comments-wrap > h2{margin-bottom:37px;}#comments .comment-respond{margin-bottom:85px;padding-top:0;}#comments #reply-title,#comments .comments-title{font-size:28px;line-height:42px;}#comments #reply-title{margin-bottom:40px;}#comments .comment-list{list-style:none;padding:0;margin:0;}#comments .comment-list > .comment{margin-bottom:25px;}#comments .comment-list > .comment:last-child{margin-bottom:0;}#comments .comment-list > .comment:last-child .comment-content{border-bottom:none;}#comments .comment-list > .comment ul.children > li{margin-top:33px;}#comments .comment-list > .comment ul.children > li .comment-body{margin-left:50px;}#comments .comment-list > .comment ul.children > li ul.children > li .comment-body{margin-left:100px;}#comments .comment-list .comment-author-image{border-right:1px solid #eee;float:left;max-width:100px;padding-right:20px;width:100%;}#comments .comment-list .comment-author-image img{width:100%;}#comments .comment-list .comment-main{position:relative;}#comments .comment-list .comment-main .reply a{text-transform:none;font-size:15px;color:#fff;position:absolute;top:29px;right:0;padding:10px 26px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}#comments .comment-list .comment-main .reply a:hover{color:#fff;}#comments .comment-list .comment-main .reply a:before{content:"\f122";font-family:FontAwesome;padding-right:4px;}#comments .comment-list .comment-main .comment-meta{color:#acb4b8;padding-left:120px;margin-bottom:30px;min-height:80px;padding-top:14px;}#comments .comment-list .comment-main .comment-meta .comment-author{margin:0 0 5px;display:block;color:#333;}#comments .comment-list .comment-main .comment-meta .comment-date{color:#bebebe;display:block;line-height:normal;font-size:15px;margin:0 0 5px;}#comments .comment-list .comment-main .comment-content{padding-left:100px;padding-bottom:30px;font-size:15px;font-weight:300;}#comments .comment-list .comment-main .comment-content p{margin:0;}#comments .comment-form{padding-top:12px;}#comments textarea{max-width:100%;width:100%;}#commentform{margin-left:-11px;margin-right:-11px;}#commentform p{margin-bottom:20px;}#commentform #form-allowed-tags{display:none;}#commentform .form-submit,#commentform .logged-in-as{padding:0 15px;}#commentform #submit{padding-left:56px;padding-right:56px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */background-color:#c3b700;border-color:#c3b700;color:#fff;}#commentform #submit:hover{background-color:#212121;border-color:#212121;}#commentform .col-xs-12{margin-bottom:22px;padding:0 11px;}#cancel-comment-reply-link{margin-left:15px;padding:10px 26px;position:relative;text-transform:none;top:-4px;}.comment-awaiting-moderation{display:none;}.cms-grid-filter{max-width:1168px;margin:auto;}.cms-grid-filter ul{margin:0 0 28px;padding:0;}.cms-grid-filter ul li{display:inline-block;margin:0 14px;}.cms-grid-filter.ft-style1 ul li a{font-size:16px;color:#202020;font-weight:500;text-transform:uppercase;display:inline-block;position:relative;padding:28px 0;}.cms-grid-filter.ft-style1 ul li a:before{background-color:#c3b700;content:"";height:3px;position:absolute;top:-3px;width:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-grid-filter.ft-style1 ul li a.active,.cms-grid-filter.ft-style1 ul li a:hover{color:#c3b700;}.cms-grid-filter.ft-style1 ul li a.active:before,.cms-grid-filter.ft-style1 ul li a:hover:before{opacity:1;filter:alpha(opacity=1);width:100%;}.cms-grid-filter.ft-style2{text-align:center;}.cms-grid-filter.ft-style2 ul{margin-bottom:52px;}.cms-grid-filter.ft-style2 ul li{margin:0 8px 8px 8px;}.cms-grid-filter.ft-style2 ul li a{border:1px solid #eee;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */color:#999;font-size:14px;line-height:1;margin:0;padding:14px 32px 12px 32px;position:relative;text-transform:uppercase;font-weight:500;background-color:#fff;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:42px;-khtml-border-radius:42px;-moz-border-radius:42px;-ms-border-radius:42px;-o-border-radius:42px;border-radius:42px;/* BACKGROUND GRADIENT */}.cms-grid-filter.ft-style2 ul li a.active,.cms-grid-filter.ft-style2 ul li a:hover{background-color:#c3b700;border-color:#c3b700;color:#fff;}.filter-effect{margin-top:-38px;}.filter-effect .cms-grid-filter li:nth-child(4),.filter-effect .cms-grid-filter li:nth-child(5),.filter-effect .cms-grid-filter li:nth-child(6),.filter-effect .cms-grid-filter li:nth-child(7),.filter-effect .cms-grid-filter li:nth-child(8){float:right;}.vc_custom_heading cite{font-style:normal;color:#c3b700;font-weight:500;}.vc_custom_heading em{font-style:normal;color:#c3b700;font-weight:500;color:#333;}.vc_custom_heading i{font-style:normal;color:#5d5700;/* Contact info */}.media.contact{margin-bottom:28px;/* Get Vimeo */}.media.contact .media-left{padding-right:20px;}.media.contact .media-left i{border:1px solid #cdcdcd;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */height:52px;line-height:52px;text-align:center;width:52px;font-size:22px;}.media.contact .media-body span{color:#333;}.media.contact.white{color:#ddd;}.media.contact.white .media-left i{color:#ddd;border-width:2px;border-color:#ddd;font-weight:700;}.media.contact.white .media-body span{color:#ddd;font-weight:700;}.get-video .media-left{padding-right:26px;display:inline-block;}.get-video .media-left span{color:rgba(255, 255, 255, 0.35);font-size:60px;letter-spacing:-0.04em;line-height:74px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.get-video .media-body{text-align:left;padding-bottom:5px;display:inline-block;}.get-video .media-body h3{font-size:18px;line-height:22px;color:rgba(255, 255, 255, 0.35);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;margin-bottom:10px;margin-top:11px;}.get-video .media-body a{font-size:15px;color:rgba(255, 255, 255, 0.35);border-bottom:1px solid rgba(255, 255, 255, 0.35);padding-right:26px;padding-bottom:7px;position:relative;}.get-video .media-body a i{padding-left:6px;font-size:26px;position:absolute;right:0;top:-3px;}.get-video .media-body a:hover i{color:#c3b700;}.get-video:hover .media-left span,.get-video:hover .media-body h3,.get-video:hover .media-body a{color:#fff;}.video-time{color:#fff;font-size:15px;position:relative;padding-left:18px;}.video-time:before{background:url(../images/icon-time-white.png) no-repeat;content:"";height:13px;left:0;position:absolute;top:3px;width:13px;}.cms-video-popup{display:inline-block;height:100px;width:100px;background:url(../images/play-white.png) no-repeat;/*  Owl bullet
--------------------------------*//* Styling Pagination*/}.cms-video-popup:hover{background:url(../images/play-hover.png) no-repeat;}.owl-theme .owl-controls{/* Carousel Slideline */}.owl-theme .owl-controls .owl-nav{text-align:center;}.owl-theme .owl-controls .owl-prev,.owl-theme .owl-controls .owl-next{display:inline-block;margin:0px 5px 0 5px;}.owl-theme .owl-controls .owl-prev i,.owl-theme .owl-controls .owl-next i{width:30px;height:30px;line-height:29px;text-align:center;border:none;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */display:inline-block;background:#c3b700;color:#fff;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.owl-theme .owl-controls .owl-prev i:before,.owl-theme .owl-controls .owl-next i:before{font-size:25px;color:#eee;}.owl-theme .owl-controls .owl-prev i:hover,.owl-theme .owl-controls .owl-next i:hover{background:#444;}.owl-theme .owl-controls .owl-prev i:hover :before,.owl-theme .owl-controls .owl-next i:hover :before{color:#fff;}.owl-theme .owl-controls .owl-prev i.fa-arrow-left:before,.owl-theme .owl-controls .owl-next i.fa-arrow-left:before{font-family:'typicons';font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;content:'\e00e';}.owl-theme .owl-controls .owl-prev i.fa-arrow-right:before,.owl-theme .owl-controls .owl-next i.fa-arrow-right:before{content:'\e01b';font-family:'typicons';font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;}.owl-theme .owl-controls .owl-dots{margin-top:30px;text-align:center;}.owl-theme .owl-controls .owl-dot{display:inline-block;zoom:1;*display:inline;margin:0 3px;}.owl-theme .owl-controls .owl-dot span{display:block;width:10px;height:10px;margin:5px;background:#f3f3f3;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;position:relative;}.owl-theme .owl-controls .owl-dot span:before{height:16px;width:16px;border-color:transparent;border-width:1px;border-style:solid;content:"";position:absolute;top:-3px;left:-3px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.owl-theme .owl-controls .owl-dot.active span,.owl-theme .owl-controls .owl-dot:hover span{background:#ddd;}.owl-theme .owl-controls .owl-dot.active span:before,.owl-theme .owl-controls .owl-dot:hover span:before{border-color:#ddd;}.wpb_images_carousel .vc_slide img{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */width:100%;}.wpb_images_carousel .vc_slide .vc_carousel-indicators{bottom:30px;}.wpb_images_carousel .vc_slide .vc_carousel-indicators li{margin:0 2px;background-color:#76726f;border-color:#76726f;}.wpb_images_carousel .vc_slide .vc_carousel-indicators li.vc_active{background-color:#ddd;border-color:#ddd;position:relative;}.wpb_images_carousel .vc_slide .vc_carousel-indicators li.vc_active:before{border:1px solid #ddd;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */content:"";height:16px;left:-4px;position:absolute;top:-4px;width:16px;}.max-image .wpb_images_carousel .vc_slide img{max-height:450px;/* VC Image Grid */}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item{margin:0;position:static !important;width:20%;/* ==========================================================================
   [Start] 1. Shortcode social
========================================================================== */}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item a{position:relative;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item a:before{background-color:rgba(0, 0, 0, 0.2);width:100%;height:100%;position:absolute;content:"";left:0;top:0;}.cms-social-page{text-align:center;/* ==========================================================================
   [End] 1. Shortcode social
========================================================================== *//* ==========================================================================
   [Start] 2. Shortcode Heading
========================================================================== */}.cms-social-page a{margin:0 4px;display:inline-block;}.cms-social-page a i{background-color:none;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */font-size:16px;height:35px;line-height:33px;text-align:center;width:35px;color:#9f9500;border:#d7ca00 solid 1px;-webkit-transition:all 280ms linear 0ms;-moz-transition:all 280ms linear 0ms;-ms-transition:all 280ms linear 0ms;transition:all 280ms linear 0ms;}.cms-social-page a:hover i{background-color:#fff;color:#c3b700;border-color:#fff;}.cms-social-page a i.icon-facebook{color:#507cbe;}.cms-social-page a i.icon-facebook:hover{color:#fff;background-color:#507cbe;}.cms-social-page a i.icon-twitter{color:#00abef;}.cms-social-page a i.icon-twitter:hover{color:#fff;background-color:#00abef;}.cms-social-page a i.icon-goolge{color:#d93e2d;}.cms-social-page a i.icon-goolge:hover{color:#fff;background-color:#d93e2d;}.cms-social-page a i.icon-linkedin{color:#3371b7;}.cms-social-page a i.icon-linkedin:hover{color:#fff;background-color:#3371b7;}.cms-social-page a i.icon-pinterest{color:#c92619;}.cms-social-page a i.icon-pinterest:hover{color:#fff;background-color:#c92619;}.vc_col-sm-6 .cms-heading-inner,.vc_col-sm-4 .cms-heading-inner,.vc_col-sm-3 .cms-heading-inner,.vc_col-sm-6 .cms-heading-button,.vc_col-sm-4 .cms-heading-button,.vc_col-sm-3 .cms-heading-button{width:100%;}.cms-heading-wrapper{/* ==========================================================================
   [End] 2. Shortcode Heading
========================================================================== *//* ==========================================================================
   [Start] 3. Shortcode Blockquote
========================================================================== */}.cms-heading-wrapper.heading-layout1{text-align:center;}.cms-heading-wrapper.heading-layout1 .subtitle{font-size:20px;line-height:24px;color:#c3b700;margin-bottom:15px;font-style:italic;}.cms-heading-wrapper.heading-layout1 .title{font-size:35px;line-height:42px;margin-bottom:26px;text-transform:uppercase;color:#000;}.cms-heading-wrapper.heading-layout1 .description{margin-bottom:24px;padding:0 20%;}.cms-heading-wrapper.heading-layout1 .description p{margin:0;}.cms-heading-wrapper.heading-layout2{text-align:center;}.cms-heading-wrapper.heading-layout2 .title{font-size:35px;line-height:39px;margin-bottom:31px;text-transform:uppercase;color:#212121;font-weight:700;}.cms-heading-wrapper.heading-layout2 .title span{color:#c3b700;}.cms-heading-wrapper.heading-layout2 .description{margin-bottom:24px;padding:0 20%;font-size:16px;color:#7f7f7f;line-height:26px;}.cms-heading-wrapper.heading-layout2 .description p{margin:0;}.cms-heading-wrapper.heading-layout3{text-align:center;}.cms-heading-wrapper.heading-layout3 .title{font-size:42px;line-height:46px;margin-bottom:28px;text-transform:uppercase;color:#1f1f1f;font-weight:700;letter-spacing:-0.01em;}.cms-heading-wrapper.heading-layout3 .title span{color:#c3b700;}.cms-heading-wrapper.heading-layout3 .description{margin-bottom:24px;padding:0 15%;font-size:16px;color:#7d7d7d;line-height:29px;}.cms-heading-wrapper.heading-layout3 .description p{margin:0;}.cms-heading-wrapper.heading-layout4 .cms-hd-title-wrapper{padding:0 30px;}.cms-heading-wrapper.heading-layout4 .description{text-align:right;font-size:15px;line-height:24px;}.cms-heading-wrapper.heading-layout4 .title{font-size:30px;line-height:42px;}.cms-heading-wrapper.hd_title_order .cms-hd-title-wrapper{display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;}.cms-heading-wrapper.hd_title_order .cms-hd-title-wrapper .subtitle{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;margin-bottom:29px;}.cms-heading-wrapper.hd_title_order .cms-hd-title-wrapper .title{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;margin-bottom:15px;font-size:35px;line-height:42px;}blockquote{padding:0 33px;background:transparent;margin:54px 0;border-left:5px solid #eee;font-size:25px;line-height:37px;color:#212121;float:left;width:100%;}blockquote cite{color:#959595;display:block;font-size:13px;font-style:normal;margin-top:8px;}.blockquote-style1 blockquote{color:#222;border:none;position:relative;}.blockquote-style1 blockquote:before,.blockquote-style1 blockquote:after{content:"\f10d";font-family:FontAwesome;font-style:normal;font-size:16px;color:#666;position:absolute;top:0;left:0;}.blockquote-style1 blockquote:after{content:"\f10e";top:inherit;bottom:0;left:inherit;right:0;}.blockquote-style2 blockquote{border:none;background-color:#f9f9f9;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.blockquote-style3{/* ==========================================================================
   [End] 3. Shortcode Blockquote
========================================================================== *//* ==========================================================================
   [Start] 4. List
========================================================================== */}.blockquote-style3 blockquote{border:none;background-color:#222;color:#fff;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.cms-lists{/* ==========================================================================
   [End] 4. List
========================================================================== *//* ==========================================================================
   [Start] 5. Shortcode Tab
========================================================================== */}.cms-lists ul li{font-size:15px;line-height:28px;}.cms-lists ul li i{padding-right:5px;}.cms-custom-tab{position:relative;}.cms-custom-tab > h2{bottom:168px;color:#fff;font-size:20px;left:-46px;letter-spacing:0.01em;position:absolute;-webkit-transform:rotate(-90deg);-khtml-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */z-index:10;}body .vc_tta-container .vc_tta-tabs{/* Accordion */}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container{display:block;margin:0;padding:13px 4px 20px;width:18px;background-color:#333;background-image:url(../images/icon-navbar.png);background-position:bottom 20px center;background-repeat:no-repeat;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */min-height:450px;width:50px;overflow:visible;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list{margin:0 10px 0 16px;overflow:visible;width:18px;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab{border:none;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */height:10px;margin:9px 0;padding:0;width:10px;position:relative;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:before{border:1px solid transparent;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */content:"";height:16px;left:-3px;position:absolute;top:-3px;width:16px;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{background-color:#696969;border:none;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */padding:5px 0;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:before,body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a:after{display:none !important;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active:after{border-color:transparent transparent transparent #333;border-style:solid;border-width:9px;content:"";height:0;position:absolute;right:-38px;top:-3px;width:0;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active:before,body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover:before{border-color:#ddd;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active a,body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:hover a{background-color:#ddd;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text{display:none;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-panels{border:none;background-color:transparent;}body .vc_tta-container .vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-body{padding:0 15px 0 40px;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading{border:none;background-color:transparent !important;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title a{border-bottom:1px solid #bbb;padding:10px 0;margin-top:13px;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text{color:#333;font-size:17px;line-height:20px;letter-spacing:0.02em;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text + .vc_tta-icon{right:0;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{border-color:#bbb;border-style:solid;border-width:1px 1px 0;bottom:0;height:41px;position:absolute;width:42px;line-height:41px;text-align:center;font-size:20px;color:#999;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon + .vc_tta-title-text{margin-left:61px !important;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon{display:none;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-panel-title a{border-bottom:2px solid #333;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{border-color:#333;color:#fff;background-color:#333;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading .vc_tta-panel-title a{margin-top:0;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panel-body{border:none;background-color:transparent;padding:32px 0 24px 0;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels{border:none;padding:0;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-heading{background:none !important;border:none;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a{border:none;padding:8px 0;text-transform:none;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text{font-size:18px;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{font-size:20px;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon{height:10px;left:inherit;right:0;width:10px;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a span{padding-left:0;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-body{background-color:#fff !important;border:medium none;font-size:15px;font-weight:300;line-height:24px;padding:10px 0;}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel{border:1px solid #ebebeb;padding:8px 30px;margin-bottom:30px;-webkit-transition:all 550ms ease 0s;-moz-transition:all 550ms ease 0s;-ms-transition:all 550ms ease 0s;transition:all 550ms ease 0s;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;/* BACKGROUND GRADIENT */}body .vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active{padding:15px 30px;}@media screen and (max-width:767px){/* ==========================================================================
   [End] 5. Shortcode Tab
========================================================================== *//* ==========================================================================
   [Start] 6. CMS Progressbar
========================================================================== */body .vc_tta-container .vc_tta-panels{padding:0;}body .vc_tta-container .vc_tta-panels .vc_tta-panel-heading .vc_tta-panel-title a:after{border:none;}body .vc_tta-container .vc_tta-panels-container{padding:0 !important;}}.cms-progress.progress{overflow:visible;max-width:100%;}.cms-progress-layout1 .cms-progress-item-wrap{overflow:hidden;position:relative;}.cms-progress-layout1 .cms-progress-title{font-weight:400;font-size:12.5px;color:#fff;text-transform:uppercase;float:left;padding-left:14px;}.cms-progress-layout1 .cms-progress-title i{padding-right:5px;}.cms-progress-layout1 .progress .progress-bar{background-color:#c3b700;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;overflow:visible;}.cms-progress-layout1 .cms-progress.progress{background-color:#eee;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;margin-bottom:5px;}.cms-progress-layout1 .progress-couter{font-weight:400;font-size:16px;color:#fff;font-family:'Abel', sans-serif;float:right;padding-right:16px;}.progress-heading{/* ==========================================================================
   [End] 6. CMS Progressbar
========================================================================== *//* ==========================================================================
   [Start] 7. CMS Client
========================================================================== */}.progress-heading .wpb_wrapper{position:relative;padding-top:15px;}.progress-heading .wpb_wrapper:before{height:250px;width:50px;background:url(../images/skill.png) no-repeat;content:"";position:absolute;left:0;top:0;}.progress-heading .cms-progress-wraper{padding-left:80px;}.template-cms_carousel--layout-client1.owl-carousel .owl-item img{width:auto;display:inline-block;}.template-cms_carousel--layout-client1 .cms-carousel-item{background:#fff;text-align:center;line-height:120px;}.template-cms_carousel--layout-client1.owl-theme .owl-controls .owl-prev,.template-cms_carousel--layout-client1.owl-theme .owl-controls .owl-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel--layout-client1.owl-theme .owl-controls .owl-prev{left:-5px;}.template-cms_carousel--layout-client1.owl-theme .owl-controls .owl-next{right:-5px;}.template-cms_carousel--layout-client2.owl-carousel .owl-item img{width:auto;display:inline-block;}.template-cms_carousel--layout-client2 .cms-carousel-item{background:#fff;text-align:center;line-height:120px;position:relative;}.template-cms_carousel--layout-client2 .cms-carousel-item:before{content:'';position:absolute;top:50%;left:-15px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:8px;height:8px;background:#eee;}.template-cms_carousel--layout-client2.owl-theme .owl-controls .owl-prev,.template-cms_carousel--layout-client2.owl-theme .owl-controls .owl-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel--layout-client2.owl-theme .owl-controls .owl-prev{left:-5px;}.template-cms_carousel--layout-client2.owl-theme .owl-controls .owl-next{right:-5px;}.owl-theme .owl-controls .owl-dots .owl-dot{margin-left:3px;}.owl-theme .owl-controls .owl-dots .owl-dot span{width:10px;height:10px;background:#eee;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */margin:0;}.owl-theme .owl-controls .owl-dots .owl-dot span:before{opacity:0;}.owl-theme .owl-controls .owl-dots .owl-dot:hover span,.owl-theme .owl-controls .owl-dots .owl-dot.active span{background:#c3b700;}.title-client{width:100%;position:relative;margin-bottom:40px;}.title-client h3{font-size:16px;line-height:28px;text-transform:uppercase;color:#ddd;position:relative;margin-bottom:0;}.template-cms_carousel--layout-client3{padding:0 125px;/* ==========================================================================
   [End] 7. CMS Client
========================================================================== *//* ==========================================================================
   [Start] 8. CMS Testimonial
========================================================================== */}.template-cms_carousel--layout-client3.owl-carousel .owl-item img{width:auto;display:inline-block;}.template-cms_carousel--layout-client3 .cms-carousel-item{background:#fff;text-align:center;line-height:98px;position:relative;}.template-cms_carousel--layout-client3 .cms-carousel-item a{display:inline-block;border:#eee solid 1px;padding:0 42px;max-width:200px;}.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-dots{position:absolute;top:-67px;right:0;margin:0;}.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-prev,.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-prev i,.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-next i{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-prev{left:-5px;}.template-cms_carousel--layout-client3.owl-theme .owl-controls .owl-next{right:-5px;}.cms-testimonial-layout1{margin:auto;max-width:870px;position:relative;/* ==========================================================================
   [End] 8. CMS Testimonial
========================================================================== *//* ==========================================================================
   [Start] 9. CMS Couter
========================================================================== */}.cms-testimonial-layout1 .owl-stage-outer{padding-bottom:2px;}.cms-testimonial-layout1 .cms-testimonial-inner{text-align:center;}.cms-testimonial-layout1 .cms-testimonial-inner .cms-testimonial-content{border:1px solid #eee;font-size:20px;color:#7d7d7d;line-height:32px;padding:28px 80px;position:relative;}.cms-testimonial-layout1 .cms-testimonial-inner .cms-testimonial-content:before{background-color:#c3b700;content:"";height:3px;left:0;margin:auto;position:absolute;right:0;top:-2px;width:50px;}.cms-testimonial-layout1 .cms-testimonial-inner .cms-testimonial-title{font-size:16px;letter-spacing:0.02em;line-height:22px;font-weight:600;}.cms-testimonial-layout1 .cms-testimonial-inner .cms-testimonial-title span{color:#929292;font-weight:normal;}.cms-testimonial-layout1 .cms-testimonial-inner .content{font-style:italic;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-prev,.cms-testimonial-layout1 .owl-controls .owl-nav .owl-next{margin:0;position:absolute;-webkit-top:-webkit-calc(50% - 10px);-moz-top:-moz-calc(50% - 10px);top:calc(50% - 10px);-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */left:-34px;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-prev i,.cms-testimonial-layout1 .owl-controls .owl-nav .owl-next i{background-color:#fff;border:1px solid #eee;height:42px;line-height:40px;width:42px;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-next{left:inherit;right:-34px;}.cms-counter-layout1{position:relative;}.cms-counter-layout1 .cms-counter-inner{position:relative;z-index:1;padding:13px 0 27px;}.cms-counter-layout1 .cms-counter-inner .cms-counter-icon-image,.cms-counter-layout1 .cms-counter-inner .cms-counter-icon{min-height:44px;vertical-align:middle;line-height:44px;}.cms-counter-layout1 .cms-counter-inner .cms-counter-icon-image img,.cms-counter-layout1 .cms-counter-inner .cms-counter-icon img{display:inline-block;}.cms-counter-layout1 .cms-counter-inner .cms-counter-icon i{color:#fff;font-size:36px;height:44px;line-height:44px;width:44px;}.cms-counter-layout1 .cms-counter-inner .cms-counter-content{color:#fff;}.cms-counter-layout1 .cms-counter-inner .cms-counter-content .cms-counter{font-size:50px;font-weight:600;line-height:1;margin-top:15px;margin-bottom:7px;}.cms-counter-layout1 .cms-counter-inner .cms-counter-content .cms-counter-title{font-size:18px;color:#fff;line-height:22px;font-weight:400;font-style:italic;}.vc_row .vc_column_wrapper .wpb_column:last-child .cms-counter-inner:before{display:none;}.cms-counter-layout2{background-color:#f7f7f7;-webkit-border-radius:15px;-khtml-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;/* BACKGROUND GRADIENT */position:relative;padding:60px 20px;/* ==========================================================================
   [End] 9. CMS Couter
========================================================================== *//* ==========================================================================
   [Start] 10. CMS Pricing
========================================================================== */}.cms-counter-layout2 .cms-counter-inner{position:relative;z-index:1;}.cms-counter-layout2 .cms-counter-inner .cms-counter-icon i{color:#7f7f7f;font-size:36px;}.cms-counter-layout2 .cms-counter-inner .cms-counter-icon-image img{max-width:40px;}.cms-counter-layout2 .cms-counter-inner .cms-counter-content .cms-counter{font-size:45px;font-weight:300;line-height:1;margin-top:28px;margin-bottom:8px;color:#333;}.cms-counter-layout2 .cms-counter-inner .cms-counter-content .cms-counter-title{color:#7f7f7f;}.cms-pricing-layout1{border-top:3px solid #c3b700;position:relative;background-color:#fff;/* ==========================================================================
   [End] 10. CMS Pricing
========================================================================== *//* ==========================================================================
   [Start] 11. CMS Fancybox
========================================================================== */}.cms-pricing-layout1:after{content:"";height:7px;width:100%;background:url(../images/pricing-boxshadow.png) no-repeat center;position:absolute;bottom:-7px;}.cms-pricing-layout1 .cms-pricing-item{padding:30px 0 40px 0;border-right:1px solid #eee;}.cms-pricing-layout1 .cms-pricing-item .cms-grid-header{padding:30px 30px 26px 50px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-title{font-size:25px;line-height:32px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price .price{font-size:40px;line-height:1;color:#c3b700;font-weight:700;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price .unit{font-size:25px;line-height:1;color:#c3b700;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price .time{font-size:15px;line-height:1;color:#999;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-readmore{padding:40px 30px 40px 50px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-readmore i{padding-left:0;padding-right:5px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-content{font-size:15px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-content li{padding:8px 30px 8px 50px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-content li:nth-child(2n+1){background-color:#f7f7f7;}.cms-pricing-layout1 .cms-pricing-item.pricing-feature .cms-grid-header{background-color:#c3b700;position:relative;}.cms-pricing-layout1 .cms-pricing-item.pricing-feature .cms-grid-header .cms-grid-title{color:#fff;}.cms-pricing-layout1 .cms-pricing-item.pricing-feature .cms-grid-header .cms-pricing-price span{color:#fff;}.cms-pricing-layout1 .cms-pricing-item.pricing-feature .cms-grid-header .popular{width:100px;height:45px;background:url(../images/pricing-popular.png) no-repeat center;display:block;color:#fff;font-size:18px;color:#fff;line-height:40px;text-align:center;position:absolute;top:22px;right:-5px;}.cms-pricing-layout1 .cms-pricing-item.pricing-feature .cms-grid-header:before{content:"";height:15px;top:-15px;position:absolute;left:0;right:0;background-color:#c3b700;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}.cms-pricing-layout1 .cms-grid-item{padding:0;}.cms-pricing-layout1 .cms-grid-item:last-child .cms-pricing-item{border-right:none;}.cms-grid-media a{display:block;}.cms-fancybox-readmore{position:absolute;top:0;left:0;width:100%;height:100%;z-index:99;}.cms-fancyboxes-wraper .cms-fancybox-title{font-size:20px;line-height:22px;}.cms-fancyboxes-wraper .fancy-box-icon i{color:#222;font-size:40px;}.cms-fancyboxes-layout1{padding:74px 30px 69px;background:#fafafa;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.cms-fancyboxes-layout1 .fancy-box-icon i,.cms-fancyboxes-layout1 .fancy-box-image{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;display:inline-block;}.cms-fancyboxes-layout1 .fancy-box-image{height:50px;position:relative;width:60px;}.cms-fancyboxes-layout1 .fancy-box-image img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;max-width:60px;display:inline-block;line-height:50px;top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancyboxes-layout1 .fancy-box-image img.hover{display:none;opacity:0;filter:alpha(opacity=0);}.cms-fancyboxes-layout1 .fancy-box-icon{height:50px;position:relative;width:60px;}.cms-fancyboxes-layout1 .fancy-box-icon i{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;max-width:60px;font-size:50px;display:inline-block;line-height:50px;top:50%;color:#222;left:50%;position:absolute;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancyboxes-layout1 .cms-fancybox-title{margin-top:22px;margin-bottom:26px;font-weight:700;text-transform:uppercase;color:#222;}.cms-fancyboxes-layout1 .fancy-box-content,.cms-fancyboxes-layout1 .cms-fancyboxes-description{padding-bottom:6px;font-size:15px;line-height:22.5px;}.cms-fancyboxes-layout1.hover{background:#c3b700 !important;}.cms-fancyboxes-layout1.hover .cms-fancybox-title,.cms-fancyboxes-layout1.hover .fancy-box-content,.cms-fancyboxes-layout1.hover .cms-fancyboxes-description,.cms-fancyboxes-layout1.hover .fancy-box-icon i{color:#fff;}.cms-fancyboxes-layout1.hover .fancy-box-image img.main{display:none;}.cms-fancyboxes-layout1.hover .fancy-box-image img.hover{opacity:1;filter:alpha(opacity=1);display:inline-block;}.cms-fancyboxes-layout1.style2{padding:75px 30px 69px;}.cms-fancyboxes-layout1.style2 .cms-fancybox-title{margin-top:24px;}.cms-fancyboxes-layout2{float:left;width:100%;margin-bottom:25px;}.cms-fancyboxes-layout2.border_icon_dashed{margin-bottom:27px;}.cms-fancyboxes-layout2.border_icon_dashed .fancy-box-icon-wrapper .fancy-box-icon-inner1{border:#c3b700 dashed 1px;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding-left:179px;position:relative;float:left;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{content:'';height:1px;background:#c3b700;width:159px;left:20px;top:50%;position:absolute;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before{content:'';height:20px;background:#fff;border:#c3b700 solid 3px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */width:20px;height:20px;left:0px;top:50%;position:absolute;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper .fancy-box-icon-inner1{float:left;width:70px;height:70px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */border:#c3b700 solid 2px;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper .fancy-box-icon-inner2{width:calc(100% - 6px);height:calc(100% - 6px);-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */margin:3px;background:#c3b700;text-align:center;line-height:60px;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper .fancy-box-image img{max-width:50px;position:relative;display:inline-block;}.cms-fancyboxes-layout2 .fancy-box-icon i{max-width:50px;position:relative;font-size:50px;display:inline-block;color:#fff;}.cms-fancyboxes-layout2 .cms-fancybox-title{font-size:16px;line-height:19px;color:#c3b700;font-weight:400;font-style:italic;margin-top:6px;margin-bottom:9px;}.cms-fancyboxes-layout2 .fancy-box-content{font-size:18px;line-height:22px;color:#000;text-transform:uppercase;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;}.cms-fancyboxes-layout2 .cms-fancyboxes-footer .btn{padding-right:49px;}.cms-fancyboxes-layout2 .cms-fancyboxes-footer .btn i{font-size:26px;position:absolute;top:7px;}.cms-fancyboxes-layout2 .cms-fancyboxes-footer .btn i:before{font-weight:700;}.cms-fancyboxes-layout2.icon-right .fancy-box-icon-wrapper{float:right;text-align:right;}.cms-fancyboxes-layout2.icon-right .fancy-box-content-wrap{padding-left:0;padding-right:85px;text-align:right;}.cms-fancyboxes-layout3{display:inline-block;margin-left:18px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.cms-fancyboxes-layout3:first-child{margin-left:0;}.cms-fancyboxes-layout3 .cms-fancybox-item{display:inline-block;}.cms-fancyboxes-layout3 .fancy-box-icon i,.cms-fancyboxes-layout3 .fancy-box-image{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;display:inline-block;}.cms-fancyboxes-layout3 .fancy-box-icon-wrapper1{width:100px;height:100px;border:#d7d7d7 dashed 1px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */position:relative;}.cms-fancyboxes-layout3 .fancy-box-icon-wrapper1 span{width:90px;height:90px;margin:4px;float:left;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */line-height:90px;text-align:center;}.cms-fancyboxes-layout3 .fancy-box-image img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;max-width:45px;display:inline-block;}.cms-fancyboxes-layout3 .fancy-box-image img.hover{display:none;opacity:0;filter:alpha(opacity=0);}.cms-fancyboxes-layout3 .fancy-box-icon{max-height:45px;vertical-align:top;}.cms-fancyboxes-layout3 .fancy-box-icon i{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;max-width:45px;display:inline-block;font-size:45px;color:#ddd;}.cms-fancyboxes-layout3 .fancy-box-content{float:left;width:100%;}.cms-fancyboxes-layout3 .cms-fancybox-title{margin-top:17px;font-style:italic;color:#7d7d7d;font-weight:400;font-size:15px;width:100%;text-align:center;line-height:18px;}.cms-fancyboxes-layout3:hover .fancy-box-icon-wrapper1{border-color:#c3b700;}.cms-fancyboxes-layout3:hover .fancy-box-icon-wrapper1 span{background:#c3b700;}.cms-fancyboxes-layout3:hover .fancy-box-icon-wrapper1 .fancy-box-icon i{color:#fff;}.cms-fancyboxes-layout3:hover .fancy-box-image img.main{display:none;}.cms-fancyboxes-layout3:hover .fancy-box-image img.hover{opacity:1;filter:alpha(opacity=1);display:inline-block;}.cms-fancyboxes-layout3:hover .cms-fancybox-title{color:#c3b700;}.cms-fancyboxes-layout5{display:inline-block;margin-left:18px;width:100%;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;/* ==========================================================================
   [End] 11. CMS Fancybox
========================================================================== *//* ==========================================================================
   [Start] 12. CMS Grid & Carousel
========================================================================== *//* Carousel Blog */}.cms-fancyboxes-layout5:first-child{margin-left:0;}.cms-fancyboxes-layout5 .cms-fancybox-item{display:inline-block;}.cms-fancyboxes-layout5 .fancy-box-icon i,.cms-fancyboxes-layout5 .fancy-box-image{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;display:inline-block;}.cms-fancyboxes-layout5 .fancy-box-icon-wrapper1{position:relative;width:100px;height:100px;border:#e6e6e6 dashed 1px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */display:inline-block;}.cms-fancyboxes-layout5 .fancy-box-icon-wrapper1 span{width:90px;height:90px;margin:4px;float:left;background:#eee;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */line-height:90px;text-align:center;}.cms-fancyboxes-layout5 .fancy-box-image img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;max-width:45px;display:inline-block;}.cms-fancyboxes-layout5 .fancy-box-icon{max-height:42px;vertical-align:top;max-width:42px;}.cms-fancyboxes-layout5 .fancy-box-icon i{color:#fff;font-size:42px;}.cms-fancyboxes-layout5 .fancy-box-content{float:left;width:100%;padding:0 50px;}.cms-fancyboxes-layout5 .fancy-box-content .fancy-box-desc{color:#676767;font-size:15px;line-height:22.5px;margin-top:26px;}.cms-fancyboxes-layout5 .cms-fancybox-title{margin-top:23px;color:#333;font-weight:700;font-size:21px;line-height:28px;width:100%;text-align:center;text-transform:uppercase;margin-bottom:0px;}.cms-fancyboxes-layout5:hover .fancy-box-icon-wrapper1{border-color:#c3b700;}.cms-fancyboxes-layout5:hover .fancy-box-icon-wrapper1 span{background:#c3b700;}.template-cms_carousel{text-align:center;}.template-cms_carousel .cms-carousel-title{font-weight:800;color:#000;font-family:'Raleway', sans-serif;font-size:35px;line-height:39px;margin-top:135px;padding:0 17%;text-transform:uppercase;}.template-cms_carousel .cms-carousel-title span{color:#c3b700;}.template-cms_carousel .carousel-content{margin-top:30px;padding:0 17%;font-size:16px;line-height:24px;color:#7d7d7d;}.template-cms_carousel .cms-grid-media{margin-top:50px;text-align:center;}.template-cms_carousel .cms-grid-media img{width:auto;display:inline-block;}.template-cms_carousel .owl-controls{position:absolute;top:32px;right:27px;}.template-cms_carousel .owl-controls .owl-prev,.template-cms_carousel .owl-controls .owl-next{margin:0 0 0 4px;}.template-cms_carousel .owl-controls .owl-prev i,.template-cms_carousel .owl-controls .owl-next i{width:31px;height:31px;line-height:29px;text-align:center;border:#f5f5f5 solid 1px;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */background:transparent;display:inline-block;}.template-cms_carousel .owl-controls .owl-prev i:hover,.template-cms_carousel .owl-controls .owl-next i:hover{background:#c3b700;border-color:#c3b700;}.template-cms_carousel .owl-controls .owl-prev i:hover:before,.template-cms_carousel .owl-controls .owl-next i:hover:before{color:#fff;}.template-cms_carousel.template-cms_carousel--layout2 .cms-carousel-title{margin-top:118px;letter-spacing:-0.01em;}.template-cms_carousel.template-cms_carousel--layout2 .carousel-content{margin-top:25px;}.template-cms_carousel.template-cms_carousel--layout2 .cms-grid-media{margin-top:72px;}.template-cms_carousel.template-cms_carousel--layout2 .owl-controls{top:31px;}.blog-icon{display:inline-block;height:40px;width:31px;background:url(../images/blog-icon.png) no-repeat;}.cms-carousel-blog-layout1 .cms-carousel-blog-image .post-thumbnail{min-height:350px;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;}.cms-carousel-blog-layout1 .cms-carousel-blog-body{padding:60px 40px;background-color:#fff;position:relative;min-height:350px;}.cms-carousel-blog-layout1 .cms-carousel-blog-body:before{height:42px;width:190px;background:url(../images/blog-arrow-bottom.png) no-repeat;content:"";position:absolute;left:0;right:0;margin:auto;top:-39px;}.cms-carousel-blog-layout1 .cms-carousel-blog-body .cms-carousel-blog-meta ul{color:#b6b6b6;font-size:13px;text-transform:uppercase;margin-bottom:21px;margin-top:2px;font-weight:500;}.cms-carousel-blog-layout1 .cms-carousel-blog-body .cms-carousel-blog-meta ul li{display:inline-block;}.cms-carousel-blog-layout1 .cms-carousel-blog-body .cms-carousel-blog-meta ul li a{color:#c3b700;}.cms-carousel-blog-layout1 .cms-carousel-blog-body .cms-carousel-blog-meta ul li a:hover{color:#212121;}.cms-carousel-blog-layout1 .cms-carousel-blog-body .cms-carousel-blog-content{color:#333;margin-bottom:38px;}.cms-carousel-blog-layout1 .owl-item:nth-child(odd) .cms-carousel-blog-item{display:-webkit-box;display:-moz-box;display:box;-webkit-box-orient:vertical;-moz-box-orient:vertical;box-orient:vertical;}.cms-carousel-blog-layout1 .owl-item:nth-child(odd) .cms-carousel-blog-item .cms-carousel-blog-image{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;box-ordinal-group:2;}.cms-carousel-blog-layout1 .owl-item:nth-child(odd) .cms-carousel-blog-item .cms-carousel-blog-body{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;box-ordinal-group:1;}.cms-carousel-blog-layout1 .owl-item:nth-child(odd) .cms-carousel-blog-item .cms-carousel-blog-body:before{background:url(../images/blog-arrow-top.png) no-repeat;top:inherit;bottom:-39px;}.cms-carousel-blog-view-all{text-align:center;max-width:191px;height:100px;background:url(../images/bg-view-all.png) no-repeat center bottom;position:relative;z-index:999;margin:78px auto -39px auto;}.cms-carousel-blog-view-all .cms-carousel-blog-view-inner{position:relative;bottom:-10px;}.cms-carousel-blog-view-all .blog-icon{display:block;margin:0 auto 5px auto;}.cms-carousel-blog-view-all a{color:#c5c5c5;font-size:13px;text-transform:uppercase;font-weight:500;}.cms-carousel-blog-layout2{/* End Grid Blog *//*carousel latest-new*//*layout lastest new*/}.cms-carousel-blog-layout2 .cms-carousel-blog-meta{background-color:#fff;padding:12px 26px;}.cms-carousel-blog-layout2 .cms-carousel-blog-meta .cms-carousel-blog-category a{font-size:13px;font-weight:500;letter-spacing:0.02em;text-transform:uppercase;color:#c3b700;}.cms-carousel-blog-layout2 .cms-carousel-blog-meta .cms-carousel-blog-category a:hover{color:#212121;}.cms-carousel-blog-layout2 .cms-carousel-blog-meta ul{color:#ccc;font-size:12px;letter-spacing:0.01em;text-transform:uppercase;}.cms-carousel-blog-layout2 .cms-carousel-blog-meta ul li{display:inline-block;}.cms-carousel-blog-layout2 .cms-carousel-blog-meta ul li a{color:#ccc;}.cms-carousel-blog-layout2 .cms-carousel-blog-meta ul li a:hover{color:#c3b700;}.cms-carousel-blog-layout2 .cms-carousel-blog-image .post-thumbnail{min-height:250px;background-repeat:no-repeat;background-position:center center;background-size:cover;}.cms-carousel-blog-layout2 .cms-carousel-blog-content .cms-carousel-blog-title{font-size:25px;line-height:32px;margin-bottom:8px;padding-top:14px;}.cms-carousel-blog-layout2.title-hover-primary .cms-carousel-blog-title a:hover{color:#c3b700 !important;}.template-cms_carousel--latestnew .cms-carousel-item{width:100%;float:left;margin-bottom:69px;position:static !important;transform:none !important;height:auto !important;}.template-cms_carousel--latestnew .cms-carousel-item .date{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */padding:14px 10px 19px;width:90px;background:#fff;}.template-cms_carousel--latestnew .cms-carousel-item .date span{display:block;text-align:center;}.template-cms_carousel--latestnew .cms-carousel-item .date .day{font-size:40px;line-height:1;color:#c3b700;}.template-cms_carousel--latestnew .cms-carousel-item .date .month{color:#c3b700;font-size:20px;text-transform:uppercase;margin-top:3px;}.template-cms_carousel--latestnew .cms-carousel-item .content_left{float:left;}.template-cms_carousel--latestnew .cms-carousel-item .content_wrap{float:left;width:calc(100% - 90px);padding-left:35px;}.template-cms_carousel--latestnew .cms-carousel-item .content_wrap h3{font-size:22px;line-height:33px;color:#fafafa;text-transform:uppercase;font-weight:700;margin-top:7px;}.template-cms_carousel--latestnew .cms-carousel-item .content_wrap h3 a{color:#fafafa;}.template-cms_carousel--latestnew .cms-carousel-item .content_wrap h3 a:hover{color:#c3b700;}.template-cms_carousel--latestnew .cms-carousel-item .content_wrap .entry-content-inner{font-size:15px;line-height:24px;padding-top:3px;color:#ccc;}.template-cms_carousel--latestnew .cms-carousel-item .content_wrap .sub-title{font-size:16px;line-height:20px;color:#c3b700;margin-top:2px;font-style:italic;}.template-cms_carousel--latestnew.owl-theme .owl-controls{float:left;}.cms-carousel-new-view-all{/* Start Gallery */}.cms-carousel-new-view-all a{display:inline-block;font-size:13px;line-height:1;border:#fff solid 1px;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;/* BACKGROUND GRADIENT */color:#fff;font-weight:600;padding:8.5px 23.5px;text-transform:uppercase;margin-left:52px;}.layout-gallery{/* End GAllery *//*layout service price*/}.layout-gallery .cms-grid-item-inner{position:relative;margin-bottom:30px;overflow:hidden;}.layout-gallery .cms-grid-item-inner .cms-gallery-image-zoom{margin-bottom:25px;}.layout-gallery .cms-grid-item-inner .cms-gallery-image-zoom i{background-color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */color:#333;font-size:14px;height:34px;line-height:34px;text-align:center;width:34px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.layout-gallery .cms-grid-item-inner .cms-gallery-image-zoom i:hover{background-color:#212121;color:#fff;}.layout-gallery .cms-grid-item-inner .cms-gallery-title{color:#fff;font-size:22px;font-weight:500;line-height:28px;margin-bottom:8px;}.layout-gallery .cms-grid-item-inner .cms-gallery-category a{color:#fff;}.layout-gallery .cms-grid-item-inner .cms-gallery-content{background-color:#c3b700;position:absolute;left:0;top:0;right:0;bottom:0;text-align:center;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.8);-khtml-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.layout-gallery .cms-grid-item-inner .cms-gallery-content .cms-gallery-content-inner{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:100%;}.layout-gallery .cms-grid-item-inner:hover .cms-gallery-content{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:1;filter:alpha(opacity=1);}.layout-gallery .navigation{margin-top:20px;}.template-cms_carousel--service-price{/*layout service*/}.template-cms_carousel--service-price .cms-carousel-item{border:#d3a400 dashed 1px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */padding-bottom:50px;}.template-cms_carousel--service-price.owl-carousel .owl-item img{width:auto;display:inline-block;}.template-cms_carousel--service-price .cms-grid-media{text-align:center;margin-top:58px;padding-bottom:29px;max-height:334px;}.template-cms_carousel--service-price .cms-carousel-title{font-size:22px;line-height:26px;text-align:center;font-weight:400;font-style:italic;margin-top:2px;color:#222;}.template-cms_carousel--service-price .carousel-content{text-transform:uppercase;font-size:14px;line-height:21px;text-transform:uppercase;text-align:center;color:#c3b700;margin-top:7px;}.template-cms_carousel--service-price .owl-prev,.template-cms_carousel--service-price .owl-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */margin:0 !important;}.template-cms_carousel--service-price .owl-prev{left:-15px;}.template-cms_carousel--service-price .owl-next{right:-15px;}.template-cms_grid--service{/*layout lastest new*/}.template-cms_grid--service.item-no-layout .cms-grid-service-top{display:none;}.template-cms_grid--service .cms-grid-service-top{margin-bottom:31px;float:left;width:100%;}.template-cms_grid--service .cms-service-filter{float:right;}.template-cms_grid--service .cms-service-filter ul{margin-left:0;}.template-cms_grid--service .cms-service-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.template-cms_grid--service .cms-service-filter ul li:last-child{padding-right:0;border:none;}.template-cms_grid--service .cms-service-filter ul li:first-child{padding-left:0;}.template-cms_grid--service .cms-service-filter ul li span{width:20px;height:26px;text-indent:30px;float:left;overflow:hidden;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;cursor:pointer;}.template-cms_grid--service .cms-service-filter ul li span.column1{background:url(../images/colum1.png) no-repeat center center;}.template-cms_grid--service .cms-service-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.template-cms_grid--service .cms-service-filter ul li span:hover.column1,.template-cms_grid--service .cms-service-filter ul li span.active.column1{background:url(../images/colum1-hover.png) no-repeat center center;}.template-cms_grid--service .cms-service-filter ul li span:hover.column2,.template-cms_grid--service .cms-service-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}.template-cms_grid--service .clr-2colum{display:none;}.template-cms_grid--service.service-2-column .cms-grid{margin-left:-15px;margin-right:-15px;}.template-cms_grid--service.service-2-column .cms-grid-item{width:50%;padding:0 15px;}.template-cms_grid--service.service-2-column .cms-grid-item .content-images_left,.template-cms_grid--service.service-2-column .cms-grid-item .content_wrap{width:100%;}.template-cms_grid--service.service-2-column .cms-grid-item:nth-child(n+5){height:auto;overflow:initial;}.template-cms_grid--service.service-2-column .clr-2colum{display:block;}.template-cms_grid--service.service-2-column .clr-3colum{display:none;}.template-cms_grid--service .cms-grid-item{width:100%;float:left;margin-bottom:30px;}.template-cms_grid--service .cms-grid-item.odd .content-images_left{float:right;}.template-cms_grid--service .cms-grid-item.odd .content_wrap{float:left;}.template-cms_grid--service .cms-grid-item:last-child{margin-bottom:0;}.template-cms_grid--service .cms-grid-item:nth-child(n+5){height:0;overflow:hidden;}.template-cms_grid--service .cms-grid-item .cms-grid-media img{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--service .cms-grid-item:hover .cms-grid-media img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--service .content-images_left{width:calc(50% - 15px);float:left;position:relative;overflow:hidden;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:595px;}.template-cms_grid--service .content-images_left .readmore{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;}.template-cms_grid--service .content-images_left:after{content:'';top:0;left:0;width:100%;height:100%;background:#000;opacity:0.03;position:absolute;z-index:1;}.template-cms_grid--service .content-images_left:before{content:'';top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);background:transparent;border:#fff dashed 1px;position:absolute;z-index:1;}.template-cms_grid--service .content-images_left .logo_subtitle{position:absolute;bottom:40px;left:0;width:100%;padding:0 30px;text-align:center;z-index:10;}.template-cms_grid--service .content-images_left .logo_subtitle img{display:inline-block;clear:both;}.template-cms_grid--service .content-images_left .logo_subtitle span{display:block;text-align:center;width:100%;font-weight:600;color:#fff;text-transform:uppercase;line-height:23px;font-size:14px;margin-top:10px;}.template-cms_grid--service .content_wrap{width:calc(50% - 15px);float:right;}.template-cms_grid--service .cms-grid-title h3{font-size:20px;line-height:28px;color:#333;text-transform:uppercase;font-weight:700;margin-bottom:12px;}.template-cms_grid--service .cms-grid-title h3 span{color:#c3b700;}.template-cms_grid--service .content_wrap_top{background:#fff;padding:106px 30px 54px;text-align:center;}.template-cms_grid--service .content_wrap_bottom{margin-top:30px;}.template-cms_grid--service .service_hours_price{text-transform:uppercase;color:#7f7d79;font-size:14px;line-height:23px;font-weight:600;}.template-cms_grid--service .view_photo_gallery{margin-top:16px;}.template-cms_grid--service .view_photo_gallery span{display:inline-block;line-height:26px;padding:0 14.5px;text-transform:uppercase;font-size:12px;color:#fff;background:#333;cursor:pointer;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--service .view_photo_gallery span:hover{background:#c3b700;color:#fff;}.template-cms_grid--service .like-comment{margin-top:79px;margin-bottom:31px;}.template-cms_grid--service .like-comment > div{display:inline-block;}.template-cms_grid--service .like-comment > div.like_service a{background:url("../images/icon-like.png") no-repeat left center;padding-left:27px;}.template-cms_grid--service .like-comment > div.like_service a i{display:none;}.template-cms_grid--service .like-comment > div.comment_service{margin-left:24px;}.template-cms_grid--service .like-comment > div.comment_service a{background:url("../images/icon-comment.png") no-repeat left center;padding-left:28px;}.template-cms_grid--service .like-comment a{color:#7f7d79;font-weight:600;font-size:13px;line-height:21px;display:inline-block;}.template-cms_grid--service .like-comment a:hover{color:#c3b700;}.template-cms_grid--service .content_gallery .gallery-item{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;position:relative;}.template-cms_grid--service .content_gallery .gallery-item .img{width:165px;height:165px;background-size:cover;background-position:center center;}.template-cms_grid--service .content_gallery .gallery-item a{display:inline-block;top:0;left:0;width:100%;height:100%;text-indent:1000px;overflow:hidden;position:absolute;z-index:10;}.template-cms_grid--service .content_gallery .gallery-item:hover{position:relative;}.template-cms_grid--service .content_gallery .gallery-item:hover:after{content:'';top:0;left:0;width:100%;height:100%;background:#000;opacity:0.03;position:absolute;}.template-cms_grid--service .content_gallery .gallery-item:hover:before{content:'';top:10px;left:10px;width:calc(100% - 20px);height:calc(100% - 20px);background:transparent;border:#fff dashed 1px;position:absolute;z-index:1;}.template-cms_grid--service .gallery-item-wrap:hover.owl-theme .owl-controls{opacity:1;}.template-cms_grid--service .owl-theme .owl-controls{opacity:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--service .owl-theme .owl-controls .owl-next{right:-14px;}.template-cms_grid--service .owl-theme .owl-controls .owl-prev{left:-14px;}.template-cms_grid--service .owl-theme .owl-controls .owl-prev,.template-cms_grid--service .owl-theme .owl-controls .owl-next{display:inline-block;margin:0;position:absolute;top:50%;background:#c3b700;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--service .owl-theme .owl-controls .owl-prev i,.template-cms_grid--service .owl-theme .owl-controls .owl-next i{width:30px;height:30px;line-height:30px;border:none;}.template-cms_grid--service .owl-theme .owl-controls .owl-prev i:before,.template-cms_grid--service .owl-theme .owl-controls .owl-next i:before{font-size:25px;color:#fff;}.template-cms_grid--service .owl-theme .owl-controls .owl-prev i.pe-7s-angle-left:before,.template-cms_grid--service .owl-theme .owl-controls .owl-next i.pe-7s-angle-left:before{font-family:'typicons';font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;content:'\e00e';}.template-cms_grid--service .owl-theme .owl-controls .owl-prev i.pe-7s-angle-right:before,.template-cms_grid--service .owl-theme .owl-controls .owl-next i.pe-7s-angle-right:before{content:'\e01b';font-family:'typicons';font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;}.template-cms_grid--service.style2{margin-top:-58px;float:left;width:100%;}.template-cms_grid--service.style2 .cms-grid-service-top{margin-bottom:41px;}.template-cms_grid--service.style2 .cms-grid-service-top h3{font-size:16px;font-weight:500;color:#ddd;padding:0 24px 0 0px;width:auto;margin-bottom:7px;}.template-cms_grid--service.style2 .cms-grid-service-top h3 span{background:#fff;}.template-cms_grid--service.style2 .cms-grid-service-top h3:after{display:none;}.template-cms_grid--service.style2 .cms-service-filter{background:#fff;padding-left:18px;}.template-cms_grid--service .cms_view_all{margin-top:27px;text-align:center;float:left;width:100%;}.template-cms_grid--lastest-new{/*special offer*/}.template-cms_grid--lastest-new .cms-grid{margin-left:-15px;margin-right:-15px;height:auto !important;}.template-cms_grid--lastest-new .cms-grid-item{width:50%;padding:0 15px;}.template-cms_grid--lastest-new.latestnew-1-column .cms-grid-item{width:100%;}.template-cms_grid--lastest-new .cms-grid-latestnew-top{margin-bottom:49px;float:left;width:100%;}.template-cms_grid--lastest-new .cms-grid-latestnew-top h3{float:left;font-weight:500;text-transform:uppercase;font-size:17px;line-height:26px;position:relative;color:#ddd;width:calc(100% - 89px);}.template-cms_grid--lastest-new .cms-grid-latestnew-top h3 span{float:left;padding:0 14px 0 2px;}.template-cms_grid--lastest-new .cms-latestnew-filter{float:right;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li:last-child{padding-right:0;border:none;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li:first-child{padding-left:0;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li span{width:20px;height:26px;text-indent:30px;overflow:hidden;float:left;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li span.column1{background:url(../images/colum1.png) no-repeat center center;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li span:hover.column1,.template-cms_grid--lastest-new .cms-latestnew-filter ul li span.active.column1{background:url(../images/colum1-hover.png) no-repeat center center;}.template-cms_grid--lastest-new .cms-latestnew-filter ul li span:hover.column2,.template-cms_grid--lastest-new .cms-latestnew-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}.template-cms_grid--lastest-new .cms-grid-item{width:50%;float:left;margin-bottom:30px;position:static !important;transform:none !important;height:auto !important;}.template-cms_grid--lastest-new .cms-grid-item .date{-webkit-border-radius:9px;-khtml-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;border-radius:9px;/* BACKGROUND GRADIENT */border:#eee solid 1px;padding:15px 10px 17px;width:92px;}.template-cms_grid--lastest-new .cms-grid-item .date span{display:block;text-align:center;}.template-cms_grid--lastest-new .cms-grid-item .date .day{font-size:40px;line-height:1;color:#bebabd;}.template-cms_grid--lastest-new .cms-grid-item .date .month{color:#bebabd;font-size:20px;text-transform:uppercase;margin-top:2px;}.template-cms_grid--lastest-new .cms-grid-item .content_left{float:left;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap{float:left;width:calc(100% - 92px);padding-left:35px;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap h3{font-size:22px;line-height:33px;color:#333;text-transform:uppercase;font-weight:700;margin-top:14px;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap h3 a{color:#333;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap h3 a:hover{color:#c3b700;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap .entry-content-inner{font-size:15px;line-height:24px;padding-top:9px;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap .sub-title{font-size:16px;line-height:20px;color:#c3b700;margin-top:4px;font-style:italic;}.template-cms_grid--lastest-new .cms_pagination-wrap{text-align:center;margin-top:85px;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms_pagination,.template-cms_grid--lastest-new .cms_pagination-wrap .cms_our_blog{display:inline-block;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms_our_blog a{background:#2c2c2c;font-size:15px;line-height:1;padding:12.5px 27px;color:#fff;float:left;text-transform:uppercase;display:inline-block;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms_our_blog a:hover{background:#c3b700;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms-load-posts{margin:0;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms-load-posts a{padding:12.5px 27px;float:left;margin-right:5px;}.cms-grid-special-offer .cms-grid-item{display:flex;display:-webkit-flex;display:-ms-flex;display:-o-flex;flex-wrap:wrap;}.cms-grid-special-offer .cms-grid-item:nth-child(odd) .cms-grid-media{order:2;-webkit-order:2;-ms-order:2;-o-order:2;}.cms-grid-special-offer .cms-grid-media{position:relative;padding-top:0;height:350px;background-repeat:no-repeat;background-size:cover;background-position:center;}.cms-grid-special-offer .cms-grid-media img{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;width:100%;}.cms-grid-special-offer .cms-grid-content{text-align:center;min-height:350px;}.cms-grid-special-offer .cms-grid-content .cms-grid-content-inner{padding:30px;left:0;position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-grid-special-offer .cms-grid-content .category{text-transform:uppercase;color:#c3b700;font-size:16px;line-height:24px;margin-top:2px;}.cms-grid-special-offer .cms-grid-content .category a{color:#c3b700;}.cms-grid-special-offer .cms-grid-content .cms-grid-title{font-size:20px;text-transform:uppercase;line-height:26px;color:#333;font-weight:700;margin-top:13px;}.cms-grid-special-offer .cms-grid-content .time{font-size:12px;text-transform:uppercase;line-height:26px;color:#bababa;margin-top:18px;}.cms-grid-special-offer .cms-grid-content .time i{margin-right:3px;}.template-cms_grid--shop.item-no-layout .cms-grid-shop-top{display:none;}.template-cms_grid--shop .cms-grid-shop-top{margin-bottom:26px;float:left;width:100%;overflow:hidden;}.template-cms_grid--shop .cms-grid-shop-top h3{float:left;font-weight:500;text-transform:uppercase;font-size:15.83px;line-height:26px;position:relative;color:#d3d1ca;}.template-cms_grid--shop .cms-grid-shop-top h3 span{float:left;padding:0 16px 0 2px;}.template-cms_grid--shop .cms-shop-filter{float:right;}.template-cms_grid--shop .cms-shop-filter ul{margin:0;float:left;background:#fff;padding-left:18px;position:relative;}.template-cms_grid--shop .cms-shop-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.template-cms_grid--shop .cms-shop-filter ul li:last-child{padding-right:0;border:none;}.template-cms_grid--shop .cms-shop-filter ul li:first-child{padding-left:0;}.template-cms_grid--shop .cms-shop-filter ul li span{width:20px;height:26px;text-indent:30px;float:left;overflow:hidden;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--shop .cms-shop-filter ul li span.column3{background:url(../images/colum3.png) no-repeat center center;}.template-cms_grid--shop .cms-shop-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.template-cms_grid--shop .cms-shop-filter ul li span:hover.column3,.template-cms_grid--shop .cms-shop-filter ul li span.active.column3{background:url(../images/colum3-hover.png) no-repeat center center;}.template-cms_grid--shop .cms-shop-filter ul li span:hover.column2,.template-cms_grid--shop .cms-shop-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}.template-cms_grid--shop .cms-grid{margin-left:-15px;margin-right:-15px;padding-bottom:42px;}.template-cms_grid--shop .cms-grid-item{width:33.3333%;padding:0 15px;float:left;}.template-cms_grid--shop .cms-grid-item:nth-child(n+5){display:none;}.template-cms_grid--shop .clr-2colum{display:none;}.template-cms_grid--shop.shop-2-column .cms-grid-item{width:50%;}.template-cms_grid--shop.shop-2-column .cms-grid-item:nth-child(n+5){display:block;}.template-cms_grid--shop.shop-2-column .clr-2colum{display:block;}.template-cms_grid--shop.shop-2-column .clr-3colum{display:none;}.template-cms_grid--shop .cms-product-item{position:relative;float:left;width:100%;}.template-cms_grid--shop .cms-product-item:after{position:absolute;background:#f5f5f5;content:'';width:100%;height:79.75%;top:0;left:0;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.template-cms_grid--shop .cms-product-item .cms-grid-product-image{float:left;text-align:center;width:100%;margin-top:46px;}.template-cms_grid--shop .cms-product-item .cms-grid-product-image img{width:auto;display:inline-block;}.template-cms_grid--shop .cms-product-item .cms-grid-product-content{text-align:center;z-index:2;float:left;width:100%;padding:64px 0px 34px;position:relative;}.template-cms_grid--shop .cms-product-item .cms-grid-product-category{margin-top:6px;}.template-cms_grid--shop .cms-product-item .cms-grid-product-category a{font-size:15px;font-weight:normal;line-height:18px;margin-bottom:0;color:#c3b700;font-weight:400;font-style:italic;}.template-cms_grid--shop .cms-product-item .cms-grid-product-title{font-size:18px;font-weight:normal;line-height:21px;margin-bottom:0;text-transform:uppercase;color:#333;font-weight:600;}.template-cms_grid--shop .cms-product-item .price{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#c3b700;color:#fff;font-size:25px;letter-spacing:-0.051em;text-align:center;line-height:1;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */padding:31px 10.95px;min-width:100px;min-height:100px;}.template-cms_grid--shop .cms_view_all{text-align:center;}.template-cms_grid--shop .cms_view_all a{display:inline-block;padding:12.5px 21px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.template-cms_grid--shop-list.item-no-layout .cms-grid-shop-top{display:none;}.template-cms_grid--shop-list .cms-grid-shop-top{margin-bottom:30px;float:left;width:100%;}.template-cms_grid--shop-list .cms-grid-shop-top h3{float:left;font-weight:500;text-transform:uppercase;font-size:16px;line-height:26px;position:relative;color:#ddd;}.template-cms_grid--shop-list .cms-grid-shop-top h3 span{float:left;padding:0 16px 0 2px;background:#fff;}.template-cms_grid--shop-list .cms-shop-filter{float:right;}.template-cms_grid--shop-list .cms-shop-filter ul{display:inline-block;padding-left:18px;background:#fff;}.template-cms_grid--shop-list .cms-shop-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.template-cms_grid--shop-list .cms-shop-filter ul li:last-child{padding-right:0;border:none;}.template-cms_grid--shop-list .cms-shop-filter ul li:first-child{padding-left:0;}.template-cms_grid--shop-list .cms-shop-filter ul li span{width:20px;height:26px;text-indent:30px;overflow:hidden;float:left;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--shop-list .cms-shop-filter ul li span.column3{background:url(../images/colum3.png) no-repeat center center;}.template-cms_grid--shop-list .cms-shop-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.template-cms_grid--shop-list .cms-shop-filter ul li span:hover.column3,.template-cms_grid--shop-list .cms-shop-filter ul li span.active.column3{background:url(../images/colum3-hover.png) no-repeat center center;}.template-cms_grid--shop-list .cms-shop-filter ul li span:hover.column2,.template-cms_grid--shop-list .cms-shop-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}.template-cms_grid--shop-list .cms-grid{margin-left:-15px;margin-right:-15px;padding-bottom:42px;}.template-cms_grid--shop-list .cms-grid-item{width:33.3333%;padding:0 15px;float:left;}.template-cms_grid--shop-list .clr-2colum{display:none;}.template-cms_grid--shop-list.shop-2-column .cms-grid-item{width:50%;}.template-cms_grid--shop-list.shop-2-column .clr-2colum{display:block;}.template-cms_grid--shop-list.shop-2-column .clr-3colum{display:none;}.template-cms_grid--shop-list .cms-product-item{position:relative;float:left;width:100%;}.template-cms_grid--shop-list .cms-product-item:after{position:absolute;background:#f5f5f5;content:'';width:100%;height:71.7%;top:0;left:0;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-image{float:left;text-align:center;width:100%;margin-top:46px;position:relative;}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-image img{width:auto;display:inline-block;}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-content{text-align:center;z-index:2;float:left;width:100%;padding:63px 0px 77px;position:relative;}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-category a{font-size:15px;font-weight:normal;line-height:18px;margin-bottom:0;color:#c3b700;font-weight:400;font-style:italic;margin-top:6px;}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-title{font-size:18px;font-weight:normal;line-height:22px;margin-bottom:0;text-transform:uppercase;color:#333;font-weight:600;margin-bottom:6px;}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-title a{color:#333;}.template-cms_grid--shop-list .cms-product-item .cms-grid-product-title a:hover{color:#c3b700;}.template-cms_grid--shop-list .cms-product-item .price{position:absolute;left:50%;top:58px;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#c3b700;color:#fff;font-size:25px;letter-spacing:-0.051em;text-align:center;line-height:1;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */padding:31px 20.75px;}.template-cms_grid--shop-list .cms_view_all{text-align:center;}.template-cms_grid--shop-list .cms_view_all a{display:inline-block;padding:12.5px 21px;}.template-cms_grid--shop-list .paging-navigation{margin-top:-20px;float:left;width:100%;text-align:center;}.template-cms_grid--gallery2{margin-top:-58px;}.template-cms_grid--gallery2 .cms-grid{margin-left:-15px;margin-right:-15px;}.template-cms_grid--gallery2 .cms-grid-gallery-top{margin-bottom:50px;float:left;width:100%;}.template-cms_grid--gallery2 .cms-grid-gallery-top h3{float:left;font-weight:500;text-transform:uppercase;font-size:16px;line-height:26px;position:relative;color:#ddd;width:calc(100% - 150px);}.template-cms_grid--gallery2 .cms-grid-gallery-top h3 span{float:left;padding:0 24px 0 0px;background:#fff;}.template-cms_grid--gallery2 .cms-gallery-filter{float:right;background:#fff;padding-left:18px;}.template-cms_grid--gallery2 .cms-gallery-filter ul{margin-left:0;}.template-cms_grid--gallery2 .cms-gallery-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.template-cms_grid--gallery2 .cms-gallery-filter ul li:last-child{padding-right:0;border:none;}.template-cms_grid--gallery2 .cms-gallery-filter ul li:first-child{padding-left:0;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span{width:20px;height:26px;text-indent:30px;float:left;overflow:hidden;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span.column1{background:url(../images/colum1.png) no-repeat center center;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span.column3{background:url(../images/colum3.png) no-repeat center center;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span:hover.column1,.template-cms_grid--gallery2 .cms-gallery-filter ul li span.active.column1{background:url(../images/colum1-hover.png) no-repeat center center;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span:hover.column2,.template-cms_grid--gallery2 .cms-gallery-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}.template-cms_grid--gallery2 .cms-gallery-filter ul li span:hover.column3,.template-cms_grid--gallery2 .cms-gallery-filter ul li span.active.column3{background:url(../images/colum3-hover.png) no-repeat center center;}.template-cms_grid--gallery2 .cms-grid-item{width:50%;float:left;padding:0 15px;margin-bottom:30px;position:relative;}.template-cms_grid--gallery2 .cms-grid-item:last-child{margin-bottom:0;}.template-cms_grid--gallery2 .cms-grid-item .cms-prettyphoto{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-1000px;overflow:hidden;}.template-cms_grid--gallery2 .clr-2colum{display:block;}.template-cms_grid--gallery2 .clr-3colum{display:none;}.template-cms_grid--gallery2 .cms_view_all{margin-top:58px;text-align:center;float:left;width:100%;}.template-cms_grid--gallery2 .cms_view_all a{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.template-cms_grid--gallery2.galley-2-column .cms-grid-item:nth-child(n+10){height:0;overflow:hidden;}.template-cms_grid--gallery2.galley-3-column .cms-grid-item{width:33.3333%;}.template-cms_grid--gallery2.galley-3-column .cms-grid-item:nth-child(n+12){height:0;overflow:hidden;}.template-cms_grid--gallery2.galley-3-column .clr-2colum{display:none;}.template-cms_grid--gallery2.galley-3-column .clr-3colum{display:block;}.template-cms_grid--gallery2.galley-1-column .cms-grid-item{width:100%;}.template-cms_grid--gallery2.galley-1-column .cms-grid-item img{width:100%;}.template-cms_grid--gallery2.galley-1-column .cms-grid-item:nth-child(n+12){height:0;overflow:hidden;}.template-cms_grid--gallery3{margin-top:-58px;/* ==========================================================================
   [End] 12. CMS Grid
========================================================================== */}.template-cms_grid--gallery3 .cms-grid{margin-left:-15px;margin-right:-15px;}.template-cms_grid--gallery3 .cms-grid-gallery-top{margin-bottom:44px;float:left;width:100%;}.template-cms_grid--gallery3 .cms-grid-gallery-top h3{float:left;font-weight:500;text-transform:uppercase;font-size:16px;line-height:26px;position:relative;color:#ddd;width:calc(100% - 150px);}.template-cms_grid--gallery3 .cms-grid-gallery-top h3 span{float:left;padding:0 24px 0 0px;background:#fff;}.template-cms_grid--gallery3 .cms-gallery-filter{float:right;background:#fff;padding-left:18px;}.template-cms_grid--gallery3 .cms-gallery-filter ul{margin-left:0;}.template-cms_grid--gallery3 .cms-gallery-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}.template-cms_grid--gallery3 .cms-gallery-filter ul li:last-child{padding-right:0;border:none;}.template-cms_grid--gallery3 .cms-gallery-filter ul li:first-child{padding-left:0;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span{width:20px;height:26px;float:left;text-indent:30px;overflow:hidden;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span.column1{background:url(../images/colum1.png) no-repeat center center;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center center;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span.column3{background:url(../images/colum3.png) no-repeat center center;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span:hover.column1,.template-cms_grid--gallery3 .cms-gallery-filter ul li span.active.column1{background:url(../images/colum1-hover.png) no-repeat center center;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span:hover.column2,.template-cms_grid--gallery3 .cms-gallery-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center center;}.template-cms_grid--gallery3 .cms-gallery-filter ul li span:hover.column3,.template-cms_grid--gallery3 .cms-gallery-filter ul li span.active.column3{background:url(../images/colum3-hover.png) no-repeat center center;}.template-cms_grid--gallery3 .cms-grid-item{width:50%;float:left;padding:0 15px;margin-bottom:30px;}.template-cms_grid--gallery3 .cms-grid-item .cms-gallery-image-zoom{position:relative;}.template-cms_grid--gallery3 .cms-grid-item:last-child{margin-bottom:0;}.template-cms_grid--gallery3 .cms-grid-item .cms-prettyphoto{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-1000px;overflow:hidden;}.template-cms_grid--gallery3 .cms-grid-item .cms-gallery-content{padding:29px 3px 18px;float:left;width:100%;}.template-cms_grid--gallery3 .cms-grid-item .cms-gallery-content .gallery_sub_title{font-size:16px;font-weight:400;font-style:italic;line-height:22px;color:#c3b700;}.template-cms_grid--gallery3 .cms-grid-item .cms-gallery-content .cms-gallery-title{font-size:21px;font-weight:700;line-height:30px;color:#333;text-transform:uppercase;margin-top:6px;margin-bottom:0;}.template-cms_grid--gallery3 .cms-grid-item .cms-gallery-content .gallery_hours{color:#9a9a9a;font-size:14px;font-weight:400;line-height:22px;text-transform:uppercase;margin-top:7px;float:left;}.template-cms_grid--gallery3 .clr-2colum{display:block;}.template-cms_grid--gallery3 .clr-3colum{display:none;}.template-cms_grid--gallery3 .cms_pagination{margin-top:19px;text-align:center;float:left;width:100%;}.template-cms_grid--gallery3.galley-3-column .cms-grid-item{width:33.3333%;}.template-cms_grid--gallery3.galley-3-column .clr-2colum{display:none;}.template-cms_grid--gallery3.galley-3-column .clr-3colum{display:block;}.template-cms_grid--gallery3.galley-1-column .cms-grid-item{width:100%;}.template-cms_grid--gallery3.galley-1-column .cms-grid-item img{width:100%;}.cms-countdown-wraper .countdown-item-container{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */border:1px solid #ebebeb;background-color:#fafafa;text-align:center;padding-top:46px;padding-bottom:32px;}.cms-countdown-wraper .countdown-item-container .countdown-amount{font-size:65px;line-height:46px;color:#333;font-family:'lorabold';display:block;margin-bottom:21px;}.cms-countdown-wraper .countdown-item-container .countdown-period{font-size:15px;font-weight:500;color:#333;}.pagination li{/*
   [Start] 14. Call To Action
   +-----------------------------------+
*/}.pagination li a,.pagination li span{-webkit-border-radius:0 !important;-khtml-border-radius:0 !important;-moz-border-radius:0 !important;-ms-border-radius:0 !important;-o-border-radius:0 !important;border-radius:0 !important;/* BACKGROUND GRADIENT */padding:9px 0;border-color:#e5e5e5;border-width:1px;color:#212121;font-size:14px;font-weight:400;margin-bottom:10px;margin-left:10px;max-width:40px;min-width:40px;padding:9px 0;text-align:center;text-transform:uppercase;}.pagination li.active a,.pagination li:hover a{background-color:#c3b700;border-color:#c3b700;color:#fff;}.cms-cta-wrapper{padding:50px 0px 46px 0;/*
   [End] 14. Call To Action
   +-----------------------------------+
*//*
   [Start] 15. CMS Portfolio
   +-----------------------------------+
*/}.cms-cta-wrapper .cms-cta-button a:nth-child(2){margin-left:13px;}.cms-cta-wrapper .cms-cta-button .btn{padding-top:15px;padding-bottom:14px;}.cms-cta-wrapper .cms-cta-button .btn-primary:hover{background-color:#303030;border-color:#303030;}.cms-cta-wrapper .cms-cta-button .btn-secondary{background-color:#303030;border-color:#303030;}.cms-cta-wrapper .cms-cta-button .btn-secondary:hover{background-color:#c3b700;border-color:#c3b700;}.cms-cta-wrapper .cms-cta-title{font-weight:normal;font-size:25px;line-height:30px;margin-bottom:6px;margin-top:6px;}.cms-cta-wrapper .cms-cta-title strong{color:#c3b700;}.cms-cta-wrapper.cta-text-active .cms-cta-title{margin-top:-8px;}.cms-cta-wrapper.cta-right .cms-cta-button{text-align:right;}.cms-cta-wrapper.cta-left .cms-cta-text{float:right;}.cms-portfolio{margin-left:-15px;margin-right:-15px;}.cms-portfolio.item-no-padding{margin-left:0;margin-right:0;margin-bottom:-10px;}.cms-portfolio.item-no-padding .cms-portfolio-item{padding:0;}.cms-portfolio.item-no-padding .cms-portfolio-item .cms-portfolio-item-inner{margin-bottom:0;}.cms-portfolio-overlay{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(16, 18, 22, 0.1);z-index:1;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s;}.cms-portfolio-layou1 .cms-portfolio-item .cms-portfolio-image img{width:100%;}.cms-portfolio-layou1 .cms-portfolio-item .portfolio-content-left{float:left;width:122px;}.cms-portfolio-layou1 .cms-portfolio-item .portfolio-content-left img{max-width:82px;margin-left:40px;}.cms-portfolio-layou1 .cms-portfolio-item .portfolio-content-right{float:left;padding-right:20px;padding-left:29px;}.cms-portfolio-layou1 .cms-portfolio-item-inner{position:relative;overflow:hidden;margin-bottom:30px;}.cms-portfolio-layou1 .cms-portfolio-item-inner:hover .cms-portfolio-body{opacity:1;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-body{left:0;position:absolute;right:0;text-align:left;bottom:0;z-index:2;opacity:0;padding-bottom:35px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry{font-size:16px;margin-top:4px;margin-bottom:2px;line-height:24px;font-style:italic;color:#fff;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry a{color:#fff;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry a:hover{color:#c3b700;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-title{font-size:25px;line-height:33px;font-weight:600;margin-bottom:7px;color:#fff;text-transform:uppercase;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-title a{color:#fff;}.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-title a:hover{color:#c3b700;}.cms-portfolio-layou1 .cms-portfolio-item-inner .portfolio-time{font-size:12px;line-height:1;color:#fff;text-transform:uppercase;font-weight:600;}.cms-portfolio-layou1 .cms-portfolio-item-inner .portfolio-time i{margin-right:7px;font-size:12px;}.cms-portfolio-layou2 .cms-portfolio-item-inner{position:relative;overflow:hidden;margin-bottom:44px;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-image{position:relative;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-image .cms-gallery-image-zoom{top:0;left:0;right:0;bottom:0;position:absolute;background-color:rgba(0, 0, 0, 0.3);opacity:0;filter:alpha(opacity=0);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-image .cms-gallery-image-zoom a{background-color:#c3b700;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */color:#fff;height:40px;left:0;line-height:40px;margin:auto;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:40px;margin-top:-60px;opacity:0;filter:alpha(opacity=0);}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-image:hover .cms-gallery-image-zoom{opacity:1;filter:alpha(opacity=1);}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-image:hover .cms-gallery-image-zoom a{opacity:1;filter:alpha(opacity=1);margin-top:0;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry{font-size:16px;margin-bottom:6px;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry a{color:#999;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry a:hover{color:#c3b700;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-title{font-size:20px;line-height:normal;margin:16px 0 6px;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-title a{color:#333;}.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-title a:hover{color:#c3b700;}.cms-portfolio-masonry-layout1{/*
   [End] 15. CMS Portfolio
   +-----------------------------------+
*//*
   [Start] 16. CMS Shop
   +-----------------------------------+
*/}.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item{padding:0 15px;margin-bottom:30px;}.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item .cs-portfolio-masonry-image{overflow:hidden;padding:90% 0 0;position:relative;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;}.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item .cs-portfolio-masonry-readmore{bottom:0;color:#fff;font-size:60px;font-weight:200;height:60px;left:0;line-height:60px;margin:auto;position:absolute;right:0;text-align:center;top:0;width:60px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;opacity:0;filter:alpha(opacity=0);}.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item .cs-portfolio-masonry-readmore:hover{-webkit-transform:scale(1.08);-khtml-transform:scale(1.08);-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item .cs-portfolio-masonry-overlay{position:absolute;left:0;top:0;right:0;bottom:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;opacity:0;filter:alpha(opacity=0);}.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item:hover .cs-portfolio-masonry-readmore,.cms-portfolio-masonry-layout1 .cs-portfolio-masonry-item:hover .cs-portfolio-masonry-overlay{opacity:1;filter:alpha(opacity=1);}.template-cms_carousel--layout-shop .cms-grid-media{padding:0 20px;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-image{float:left;max-width:270px;text-align:center;width:100%;margin-top:18px;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-image img{width:auto;display:inline-block;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-content{background:#fff;text-align:center;float:left;width:100%;padding:49px 0px 34px;position:relative;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-category a{font-size:16px;font-weight:normal;line-height:29px;margin-bottom:0;color:#c3b700;font-weight:400;font-style:italic;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-title{font-size:18px;font-weight:normal;line-height:20px;margin-bottom:0;text-transform:uppercase;letter-spacing:-0.01em;color:#3f3f3f;font-weight:600;}.template-cms_carousel--layout-shop .cms-product-item .price{position:absolute;top:50%;left:50%;background:#84af00;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */color:#fff;font-size:28px;line-height:31px;letter-spacing:-0.051em;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */}.template-cms_carousel--layout-shop .cms-product-item .price > span{padding:18px 10.2px;border:#ebf000 dashed 1px;display:inline-block;margin:4.5px;line-height:1;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper{position:absolute;top:0;left:0;background:#c3b700;width:40px;height:40px;line-height:40px;text-align:center;}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper a{color:rgba(253, 253, 253, 0.41);background:none;padding:0;font-size:0;}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper a:hover{color:#fff;}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper a:before{content:"\e66e";font-size:21px;font-family:'Pe-icon-7-stroke';}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper a.product_type_variable:before{content:"\e636";}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper a.added{display:none;}.template-cms_carousel--layout-shop .cms-product-item .cshere-woo-wrapper a.wc-forward:before{content:"\e67a";}.template-cms_carousel--layout-shop.owl-theme .owl-controls{position:absolute;right:0;}.template-cms_carousel--layout-shop.owl-theme .owl-controls .owl-nav{text-align:right;}.template-cms_carousel--layout-shop.owl-theme .owl-controls .owl-nav .owl-next{margin-right:0;}.cms-carousel-shop-view-inner{/*
   [End] 16. CMS Shop
   +-----------------------------------+
*/}.cms-carousel-shop-view-inner a{display:inline-block;font-size:13px;line-height:1;border:#fff solid 1px;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;/* BACKGROUND GRADIENT */color:#fff;font-weight:600;padding:8.5px 20px;text-transform:uppercase;}.cms-short{padding-top:44px;text-align:right;font-size:18px;line-height:27px;/*
   [Start] 17. CMS Team
   +-----------------------------------+
*/}.cms-short .owl-controls .owl-dots{margin:0;position:absolute;right:0;top:0;}.cms-carousel-team-layout1 .cms-team-image{float:left;width:calc(100% - 46px);}.cms-carousel-team-layout1 .cms-team-image .cms-team-meta{float:left;width:100%;clear:both;padding:18px 2px 16px;text-align:left;}.cms-carousel-team-layout1 .cms-team-image .cms-team-meta > h3{color:#333;font-size:16px;line-height:24px;text-transform:uppercase;margin-bottom:11px;display:inline-block;font-weight:600;}.cms-carousel-team-layout1 .cms-team-image .cms-team-meta .cms-team-position{font-size:16px;line-height:24px;color:#7d7d7d;font-weight:400;font-style:italic;margin-bottom:27px;display:inline-block;}.cms-carousel-team-layout1 .cms-team-social{float:right;margin-top:2px;}.cms-carousel-team-layout1 .cms-team-social a{display:block;clear:both;border:1px solid #eee;text-align:center;color:#ccc;font-size:15px;height:42px;line-height:41px;width:37px;border-bottom-color:transparent;}.cms-carousel-team-layout1 .cms-team-social a:before{line-height:1;}.cms-carousel-team-layout1 .cms-team-social a:hover{color:#fff !important;border-color:#c3b700 !important;background:#c3b700 !important;}.cms-carousel-team-layout1 .cms-team-social a:last-child{border-bottom-color:#eee;border-bottom-left-radius:inherit !important;border-bottom-right-radius:inherit !important;}.cms-carousel-team-layout1 .cms-team-social a:last-child:hover{border-bottom-color:#c3b700;}.cms-carousel-team-layout1 .cms-team-social a:not(:first-child),.cms-carousel-team-layout1 .cms-team-social a:not(:last-child){-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}.cms-carousel-team-layout1 .cms-team-social a:first-child{border-top-right-radius:inherit !important;border-top-left-radius:inherit !important;}.cms-carousel-team-layout1 .cms-team-social.style-social2 a:last-child{border-bottom:none !important;}.cms-grid-team-layout1{padding-bottom:18px;/*
   [End] 17. CMS Team
   +-----------------------------------+
*//*
   [Start] 18. CMS Blog Magazine
   +-----------------------------------+
*/}.cms-grid-team-layout1 .cms-grid-item{margin-bottom:19px;}.cms-grid-team-layout1 .cms-team-image{float:left;width:calc(100% - 44px);}.cms-grid-team-layout1 .cms-team-image .cms-team-meta{float:left;width:100%;clear:both;padding:18px 2px;text-align:left;}.cms-grid-team-layout1 .cms-team-image .cms-team-meta > h3{color:#333;font-size:16px;line-height:24px;text-transform:uppercase;margin-bottom:11px;display:inline-block;font-weight:600;}.cms-grid-team-layout1 .cms-team-image .cms-team-meta .cms-team-position{font-size:16px;line-height:24px;color:#7d7d7d;font-weight:400;font-style:italic;margin-bottom:27px;display:inline-block;}.cms-grid-team-layout1 .cms-team-image img{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.cms-grid-team-layout1 .cms-team-social{float:right;margin-top:2px;}.cms-grid-team-layout1 .cms-team-social a:not(:first-child),.cms-grid-team-layout1 .cms-team-social a:not(:last-child){-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}.cms-grid-team-layout1 .cms-team-social a{display:block;clear:both;border-bottom:1px solid #eee;background:#e5e6de;color:#fff;font-size:16px;height:40px;text-align:center;line-height:39px;width:35px;}.cms-grid-team-layout1 .cms-team-social a:before{line-height:1;}.cms-grid-team-layout1 .cms-team-social a:hover{color:#fff !important;border-color:#c3b700 !important;background:#c3b700 !important;}.cms-grid-team-layout1 .cms-team-social a:last-child{border-bottom:none !important;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}.cms-grid-team-layout1 .cms-team-social a:last-child:hover{border-bottom-color:#c3b700;}.cms-grid-team-layout1 .cms-team-social a:first-child{border-top-right-radius:4px;border-top-left-radius:4px;}.cms-grid-team-layout1 .cms_pagination{width:100%;text-align:center;float:left;}.cms-grid-team-layout1 .cms_pagination a{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */padding:12.5px 31.7px;margin-top:34px;margin-bottom:70px;}.cms-blog-magazing-layout1{/* Start Gallery */}.cms-blog-magazing-layout1 .cs-blog-magazing-image{background-position:center center;background-repeat:no-repeat;background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;}.cms-blog-magazing-layout1 .cs-blog-magazing-image a{bottom:0;left:0;position:absolute;right:0;top:0;background-color:rgba(255, 255, 255, 0.3);opacity:0;filter:alpha(opacity=0);}.cms-blog-magazing-layout1 .cs-blog-magazing-image:hover a{opacity:1;filter:alpha(opacity=1);}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-category{font-size:13px;font-weight:500;letter-spacing:0.02em;line-height:19px;color:#c3b700;}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-title{font-size:25px;line-height:35px;margin-top:20px;margin-bottom:9px;}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-content{padding-bottom:17px;}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-meta{font-size:12px;line-height:14px;letter-spacing:0.01em;color:#ddd;text-transform:uppercase;}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-meta li{display:inline-block;}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-meta li a{color:#ddd;}.cms-blog-magazing-layout1 .cs-blog-magazing-body .cs-blog-magazing-meta li a:hover{color:#c3b700;}.cms-blog-magazing-layout1 .cs-blog-magazing-left .cs-portfolio-masonry-item{position:relative;}.cms-blog-magazing-layout1 .cs-blog-magazing-left .cs-portfolio-masonry-item .cs-blog-magazing-image{-webkit-padding-top:-webkit-calc(100% + 60px);-moz-padding-top:-moz-calc(100% + 60px);padding-top:calc(100% + 60px);}.cms-blog-magazing-layout1 .cs-blog-magazing-left .cs-portfolio-masonry-item .cs-blog-magazing-body{position:absolute;width:100%;bottom:0;padding:45px;}.cms-blog-magazing-layout1 .cs-blog-magazing-left .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta{color:#7d7d7d;}.cms-blog-magazing-layout1 .cs-blog-magazing-left .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta a{color:#7d7d7d;}.cms-blog-magazing-layout1 .cs-blog-magazing-left .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta a:hover{color:#c3b700;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item{margin-bottom:30px;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-image{padding-top:33.33%;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body{padding-bottom:6px;padding-left:30px;padding-top:6px;}.layout-gallery{/* End GAllery *//*carousel img*/}.layout-gallery .cms-grid-item-inner{position:relative;margin-bottom:30px;overflow:hidden;}.layout-gallery .cms-grid-item-inner .cms-gallery-image-zoom{margin-bottom:25px;}.layout-gallery .cms-grid-item-inner .cms-gallery-image-zoom i{background-color:#fff;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */color:#333;font-size:14px;height:34px;line-height:34px;text-align:center;width:34px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.layout-gallery .cms-grid-item-inner .cms-gallery-image-zoom i:hover{background-color:#212121;color:#fff;}.layout-gallery .cms-grid-item-inner .cms-gallery-title{color:#fff;font-size:22px;font-weight:500;line-height:28px;margin-bottom:8px;}.layout-gallery .cms-grid-item-inner .cms-gallery-category a{color:#fff;}.layout-gallery .cms-grid-item-inner .cms-gallery-content{background-color:#c3b700;position:absolute;left:0;top:0;right:0;bottom:0;text-align:center;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.8);-khtml-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.layout-gallery .cms-grid-item-inner .cms-gallery-content .cms-gallery-content-inner{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:100%;}.layout-gallery .cms-grid-item-inner:hover .cms-gallery-content{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:1;filter:alpha(opacity=1);}.layout-gallery .navigation{margin-top:20px;}.vc_row-o-equal-height .vc_column-inner,.vc_row-o-equal-height .wpb_wrapper,.vc_row-o-equal-height .wpb_gallery{height:100%;}.vc_row-o-equal-height.vc_row-o-content-bottom .vc_column-inner,.vc_row-o-equal-height.vc_row-o-content-middle .vc_column-inner,.vc_row-o-equal-height.vc_row-o-content-top .vc_column-inner{height:inherit;}.wpb_gallery .flexslider{padding:0;margin:0;border:0;position:relative;box-shadow:none;height:100% !important;}.wpb_gallery .flexslider .slides{height:100%;}.wpb_gallery .flexslider .slides li{position:relative;padding:50% 0 0 0;height:100% !important;}.wpb_gallery .flexslider .slides li:after{content:'';background:#202020;top:0;height:100%;width:100%;opacity:0.26;left:0;position:absolute;}.wpb_gallery .flexslider .slides li img{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;height:100%;left:0;position:absolute;top:0;width:100%;}.flex-direction-nav{display:none;}.flex-control-paging{bottom:40px !important;top:auto !important;margin-top:0 !important;}.flex-control-paging li a{width:13px !important;height:13px !important;background:rgba(255, 255, 255, 0.33) !important;box-shadow:none !important;-webkit-border-radius:50% !important;-khtml-border-radius:50% !important;-moz-border-radius:50% !important;-ms-border-radius:50% !important;-o-border-radius:50% !important;border-radius:50% !important;/* BACKGROUND GRADIENT */}.flex-control-paging li a:hover,.flex-control-paging li a.flex-active{background:#fff !important;-webkit-transform:scale(1.23, 1.24);-khtml-transform:scale(1.23, 1.24);-moz-transform:scale(1.23, 1.24);-ms-transform:scale(1.23, 1.24);-o-transform:scale(1.23, 1.24);transform:scale(1.23, 1.24);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.notifyjs-bootstrap-base{background-position:5px center !important;}.notifyjs-bootstrap-base span[data-notify-text]{line-height:20px;color:red;}.cs_extra_map{border-bottom:#c3b700 solid 4px;/*caourserl images*/}.vc_row-o-equal-height .cms-carousel-images .gallery-item,.vc_row-o-equal-height #myCarousel .gallery-item{height:100%;}.cms-carousel-images,#myCarousel{height:100%;}.cms-carousel-images .images-item-wrap,#myCarousel .images-item-wrap,.cms-carousel-images .owl-stage-outer,#myCarousel .owl-stage-outer,.cms-carousel-images .owl-item,#myCarousel .owl-item,.cms-carousel-images .owl-stage,#myCarousel .owl-stage,.cms-carousel-images .owl-carousel,#myCarousel .owl-carousel{height:100%;}.cms-carousel-images .gallery-item .img,#myCarousel .gallery-item .img{height:100%;width:100%;background-size:cover;min-height:500px;background-position:center center;}.cms-carousel-images .owl-controls,#myCarousel .owl-controls{bottom:40px !important;top:auto !important;margin-top:0 !important;position:absolute;width:100%;}.cms-carousel-images .owl-controls .owl-dots .owl-dot,#myCarousel .owl-controls .owl-dots .owl-dot{margin:0 2.5px;}.cms-carousel-images .owl-controls .owl-dots .owl-dot span,#myCarousel .owl-controls .owl-dots .owl-dot span{width:11px;height:11px;background:rgba(255, 255, 255, 0.33) !important;box-shadow:none !important;-webkit-border-radius:50% !important;-khtml-border-radius:50% !important;-moz-border-radius:50% !important;-ms-border-radius:50% !important;-o-border-radius:50% !important;border-radius:50% !important;/* BACKGROUND GRADIENT */float:left;display:inline-block;}.cms-carousel-images .owl-controls .owl-dots .owl-dot:hover span,#myCarousel .owl-controls .owl-dots .owl-dot:hover span,.cms-carousel-images .owl-controls .owl-dots .owl-dot.active span,#myCarousel .owl-controls .owl-dots .owl-dot.active span{background:#fff !important;-webkit-transform:scale(1.23, 1.24);-khtml-transform:scale(1.23, 1.24);-moz-transform:scale(1.23, 1.24);-ms-transform:scale(1.23, 1.24);-o-transform:scale(1.23, 1.24);transform:scale(1.23, 1.24);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.mfp-counter{display:none;}.mfp-arrow{position:absolute !important;}.el-line-wrap{float:left;font-weight:600;text-transform:uppercase;font-size:18px;line-height:26px;position:relative;color:#d3d1ca;width:calc(100% - 89px);align-items:center;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}.el-line-wrap .el-text{flex-shrink:0;-webkit-flex-shrink:0;}.el-line-wrap .el-line{background-color:rgba(211, 209, 202, 0.54);display:block;flex-grow:1;-webkit-flex-grow:1;height:1px;}.el-line-wrap span{float:left;padding:0 16px 0 2px;}.cms-newsletter .tnp-subscription{margin:0;max-width:100%;}.cms-newsletter .tnp-subscription .tnp-field{margin:10px 0;}.cms-newsletter .tnp-subscription .tnp-field label{display:none;}.cms-newsletter .tnp-subscription form{-moz-box-align:center;align-items:center;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;position:relative;}.cms-newsletter .tnp-subscription form .tnp-field-firstname{flex-shrink:0;-webkit-flex-shrink:0;min-width:255px;margin-right:8px;}.cms-newsletter .tnp-subscription form .tnp-field-firstname .tnp-firstname{height:40px;padding:5px 20px;}.cms-newsletter .tnp-subscription form .tnp-field-email{-moz-box-flex:1;-webkit-box-flex:1;flex-grow:1;-webkit-flex-grow:1;margin-right:8px;}.cms-newsletter .tnp-subscription form .tnp-field-email .tnp-email{height:40px;padding:5px 20px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cms-newsletter .tnp-subscription form .tnp-field-button{min-width:180px;}.cms-newsletter .tnp-subscription form .tnp-field-button .tnp-submit{width:100%;padding:0 20px;text-align:center;line-height:40px;background-color:#5d5700;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */color:#ddcf00;}.cms-newsletter .tnp-subscription form .tnp-field-button .tnp-submit:hover{background-color:#fff;color:#c3b700;}@media screen and (max-width:1900px){.tp-caption.small_text:before,.tp-caption.small_text:after,.tp-caption.layout_img:before,.tp-caption.layout_img:after,.tp-caption.layout_img2:before,.tp-caption.layout_img2:after,.tp-caption.small_text2:before,.tp-caption.small_text2:after{display:none !important;}.tp-caption.very_large_text,.tp-caption.very_large_text2{border:none !important;}}@media screen and (max-width:1400px){.resize-padding > .vc_column-inner{padding-left:60px !important;padding-right:60px !important;}.cms-fancyboxes-layout1{padding-top:35px;padding-bottom:30px;}}@media screen and (min-width:1360px){.cms-carousel-client-layout3.navigation-horizontal-center .owl-controls .owl-prev,.cms-carousel-client-layout3.navigation-horizontal-center .owl-controls .owl-next{left:-81px;margin:0;position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-client-layout3.navigation-horizontal-center .owl-controls .owl-next{left:inherit;right:-81px;}}@media screen and (min-width:1025px) and (max-width:1280px){.wr-inner-form{background:#84af00;padding:120px 50px 106px;}}@media screen and (max-width:1280px){.header-4 #page-wrapper{padding-left:320px;}.header-4 #page-wrapper #cshero-header-inner{padding:30px;width:320px;}.header-4 #cshero-header-navigation-left .widget_shopping_cart_content .button{font-size:13px !important;}}@media screen and (max-width:1200px){#cshero-header-navigation .main-navigation .menu-main-menu > ul > li,#cshero-header-navigation .main-navigation .menu-main-menu > li{padding:0 2px;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){min-width:190px;}#cshero-header-inner #cshero-header #cshero-header-logo a span{display:none;/* Blog Magazine */}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-image{-webkit-padding-top:-webkit-calc(50% + 15px);-moz-padding-top:-moz-calc(50% + 15px);padding-top:calc(50% + 15px);}}@media screen and (min-width:1200px){body .cs-boxed{margin:auto;width:1200px;/* Blog */}body .cs-boxed #cshero-header-inner.header-trans #cshero-header{left:50%;max-width:1200px;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#primary.sidebar-active{padding-right:45px;}.sidebar-left-active #primary.sidebar-active{padding-right:0px;padding-left:45px;}}@media screen and (max-width:1024px){body .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{padding:10px 18px;}.row-image-holder{bottom:30px;left:30px;right:45px;top:30px;}.cms-pricing-layout1 .cms-pricing-item{margin-bottom:30px;}#comments .comment-list > .comment ul.children > li .comment-body{margin-left:20PX !important;}#comments .comment-list > .comment ul.children > li ul.children > li .comment-body{margin-left:40px !important;}}@media screen and (max-width:1024px) and (min-width:992px){#cshero-header-navigation .menu-main-menu > ul > li > a span,#cshero-header-navigation .menu-main-menu > li > a span{padding:1px 4px 2px;}.template-cms_grid--lastest-new .cms-grid-latestnew-top h3:after{width:84%;}.template-cms_grid--service .cms-grid-service-top h3:after{width:78%;}.btn.btn-md{margin-top:20px;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding:0;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before,.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{display:none;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;width:calc(100% - 70px);}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;height:131px;background-size:cover;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:584px;}.cms-fancyboxes-layout1{padding:39px 30px 9px;}.wr-inner-form{padding:68.5px 15px;}.wr-inner-form .fields{margin:0 -7px;}.wr-inner-form .col-3colum{padding:0 3px;}.template-cms_grid .cms-grid-content,.template-cms_grid--special-offer .cms-grid-content{padding:50px 15px;}.template-cms_grid .cms-grid-content .time,.template-cms_grid--special-offer .cms-grid-content .time{padding-bottom:0;}.template-cms_grid .cms-grid-media,.template-cms_grid--special-offer .cms-grid-media{padding:50% 0 0 0;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:12px;}.widget_newsletterwidget form .newsletter-submit{margin-left:0px;float:left;}.widget_newsletterwidget form input[type='text'],.widget_newsletterwidget form .newsletter-email{width:200px;}.wr-inner-form .form-bottom{width:100%;}.wr-inner-form .form-bottom .social,.wr-inner-form .form-bottom .wr-recommend{width:100%;margin-left:0;}.template-cms_carousel--service-price .cms-grid-media{padding-bottom:52px;}.entry-blog .entry-content .entry-content-top .sub-title{width:46.2%;}}@media screen and (min-width:992px){#cshero-menu-mobile{display:none !important;}.practice-layout6.nav-top-right .owl-controls,.cms-carousel-client.nav-top-right .owl-controls{position:absolute;right:-5px;top:-101px;}.practice-layout6.nav-top-right .owl-controls .owl-prev,.cms-carousel-client.nav-top-right .owl-controls .owl-prev,.practice-layout6.nav-top-right .owl-controls .owl-next,.cms-carousel-client.nav-top-right .owl-controls .owl-next{margin-top:0;}}@media screen and (max-width:991px){.resize-padding > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;/* Header Left */}.tp-leftarrow.gyges,.tp-rightarrow.gyges{display:none;}.header-4 #page-wrapper{padding:0;}.header-4 #page-wrapper #cshero-header-inner{-webkit-transform:translateX(-320px);-khtml-transform:translateX(-320px);-moz-transform:translateX(-320px);-ms-transform:translateX(-320px);-o-transform:translateX(-320px);transform:translateX(-320px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;visibility:hidden;padding-top:80px;}.header-4 #page-wrapper #cshero-header-inner.open{-webkit-transform:translateX(0px);-khtml-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */visibility:visible;}.title-tablet{font-size:300% !important;}.text-center-md{text-align:center;}.text-center-md *{text-align:center !important;}.text-center-md .cart-contents{float:none !important;}.top-bar-left{margin-bottom:25px;/* Text Align */}.text-rp-center{text-align:center !important;}.text-rp-center .wpb_single_image.vc_align_left{text-align:center;}.text-rp-center.text-right,.text-rp-center.text-left{text-align:center;}.text-rp-right{text-align:right !important;}.w100-sm{width:100%;}body > div > div > .container,#cs-header > .container{width:100% !important;}.container{width:100%;/* Blog */}.entry-blog.blog-category{margin:0 0 60px;/* Blog Magazine */}.entry-blog.blog-category .entry-header,.entry-blog.blog-category .entry-content{max-width:100%;float:none;padding:0;width:100%;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item{position:relative;/* single Portfolio */}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-image{-webkit-padding-top:-webkit-calc(100% + 60px);-moz-padding-top:-moz-calc(100% + 60px);padding-top:calc(100% + 60px);}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body{position:absolute;width:100%;bottom:0;padding:45px;text-align:center;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta{color:#7d7d7d;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta a{color:#7d7d7d;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta a:hover{color:#c3b700;}.sg-portfolio{padding:0 30px;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner{padding:15px 18px 101px;}.sg-portfolio-recent .cms-portfolio-layou1{padding:0;margin:0 -30px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots{margin-top:10px;margin-left:-5px;margin-right:-5px;/* Team */}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot{padding:0 5px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:before{left:5px;right:5px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:after{left:10px;right:10px;}.cms-carousel-team-wrapper{/* Testimonial */}.cms-carousel-team-wrapper .cms-team-right{width:100%;float:none;}.cms-carousel-team-wrapper .cms-team-right .cms-team-right-inner{padding:70px 0;position:static;-webkit-transform:translate(0px, 0%);-khtml-transform:translate(0px, 0%);-moz-transform:translate(0px, 0%);-ms-transform:translate(0px, 0%);-o-transform:translate(0px, 0%);transform:translate(0px, 0%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-team-wrapper .cms-carousel-team-layout1.team-right-active{width:100%;float:none;}.cms-testimonial-layout1 .owl-stage-outer{padding-bottom:10px;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-prev{left:0;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-next{left:inherit;right:0;}.cms-testimonial-layout1 body #cshero-header{position:static !important;}.cms-testimonial-layout1 body #cshero-header > .container{position:relative;z-index:99;}.cms-testimonial-layout1 body #cshero-header .cshero-header-search{right:70px;}#cshero-menu-mobile{position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */display:block;/* ==========================================================================
     End Header Mobile
  ========================================================================== */}#cshero-footer-top{/* Woo */}#cshero-footer-top [class^="col-"]{margin-bottom:30px;}.cart-action-wrap td.coupon,.cart-action-wrap .actions{width:50%;}.cart-action-wrap .button{width:100% !important;float:none;}.vc_row-no-padding.small-1-column .wpb_column{margin-top:0 !important;}#cshero-footer-feature-top .feature-top-item span:nth-child(2){line-height:31px;/* Call To Action */}.cms-cta-wrapper.cta-right .cms-cta-button{text-align:center;margin-top:25px;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:18px;}.cshero-popup-search #searchform::before{font-size:18px;}.template-cms_carousel .carousel-content{margin-top:28px;padding:0 15px;}.template-cms_carousel .cms-carousel-title{padding:0 15px;}#cshero-footer #cshero-footer-top .footer-top-1{padding-right:15px;}.client-logo-footer{margin-top:30px;text-align:center;width:100%;}.client-logo-footer .client{display:inline-block;margin-top:10px;padding-left:0;padding-right:20px;float:none;}.client-logo-footer .client:last-child{padding-right:0;}#cshero-footer .copyright{text-align:center;}#cshero-footer #cshero-footer-top{padding:60px 0;}}@media screen and (max-width:991px) and (min-width:768px){.cms-grid-wraper .cms-grid-item.col-sm-6:nth-child(odd){clear:left;}.text-rp-small{font-size:13px !important;line-height:26px !important;}.heading-rp-small{font-size:28px !important;line-height:36px !important;/* Responsive Column VC */}.small-1-column .wpb_column{width:100%;}.small-1-column .wpb_column + .wpb_column{margin-top:35px;}.small-2-column .wpb_column{width:50%;margin-top:0;}.small-2-column .wpb_column:nth-child(2){margin-top:0;}.small-2-column .wpb_column:nth-child(3),.small-2-column .wpb_column:nth-child(4){margin-top:35px;}.small-3-column .wpb_column{width:33.33%;}.small-3-column .wpb_column + .wpb_column{margin-top:0;}.section-counter{/* Text Align */}.section-counter.small-2-column .wpb_column:nth-child(3),.section-counter.small-2-column .wpb_column:nth-child(4){margin-top:0;border-top:1px solid #ebebeb;}.section-counter.small-2-column.line-dark .wpb_column:nth-child(3),.section-counter.small-2-column.line-dark .wpb_column:nth-child(4){border-top:1px solid #4c4b4b;}.section-counter.small-2-column .wpb_column:nth-child(2){border-right:none !important;}.text-center-small{text-align:center;/* End Text Align *//* Blog */}.text-center-small .wpb_wrapper{text-align:center;}.text-center-small .vc_custom_heading{text-align:center !important;}.entry-blog .entry-content .entry-meta ul{width:100%;/* Footer Top */}#cshero-footer-top [class*="cshero-footer-"]{width:50%;margin-bottom:35px;}.template-cms_grid--lastest-new .cms-grid-latestnew-top h3:after{width:78%;}.template-cms_grid--service .cms-grid-service-top h3:after{width:68%;}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;height:95px;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:auto;}.template-cms_grid--service .content_wrap_top{padding:50px 30px 25px;}.template-cms_grid--service .like-comment{margin-top:58px;margin-bottom:35px;}.btn.btn-md{margin-top:20px;}.entry-content > .wpb_row .wpb_row.no-background-reponsive{background:none !important;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding:0;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before,.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{display:none;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;width:calc(100% - 70px);}.wr-inner-form{padding:50px 15px;}.wr-inner-form .col-3colum label{margin-top:11px;margin-bottom:11px;}.wr-inner-form .fields{padding-bottom:30px;}.wr-inner-form .wr-recommend{margin-top:15px;}.cms-heading-wrapper.heading-layout2 .description{padding:0;}.cms-carousel-new-view-all a{margin-left:20px;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:0;}.widget_newsletterwidget form p{float:left;}.widget_newsletterwidget form input[type='text'],.widget_newsletterwidget form .newsletter-email{width:150px;}.widget_newsletterwidget form p:last-child{float:left;}.widget_newsletterwidget form .newsletter-submit{padding:0 28px;}.template-cms_grid .cms-grid-content,.template-cms_grid--special-offer .cms-grid-content{padding:70px;}.template-cms_grid .cms-grid-content .time,.template-cms_grid--special-offer .cms-grid-content .time{padding-bottom:0;}.entry-blog .entry-content .entry-meta{float:left;width:100%;}.entry-blog .entry-content .entry-content-top .sub-title{width:100%;}.entry-blog .entry-content .entry-content-top .sub-title:after{display:none;}#comments .comment-list > .comment ul.children > li .comment-body{margin-left:50px;}.wpcf7-form p{width:100%;}.nav-link-next{margin-top:15px;}}@media (min-width:768px){.column-no-padding [class*="vc_col-"]{padding:0;}}@media (max-width:767px){.cms-heading-wrapper.heading-layout4 .description,.cms-heading-wrapper.heading-layout4 .title{text-align:center;}.cms-grid-special-offer .cms-grid-item:nth-child(2n+1) .cms-grid-media{order:inherit;-webkit-order:inherit;-ms-order:inherit;}.header-4 #page-wrapper #cshero-header-inner{padding-top:60px;}.cms-newsletter .tnp-subscription form{display:block;}.cms-newsletter .tnp-subscription form *{margin-right:0 !important;}.wpcf7-form p{width:100%;/* Button */}.btn{margin-bottom:4px;/* Page Title */}.btn.btn-md{padding:17px 18px;margin-top:20px;}#page-title{/* Tab */}#page-title #page-title-text h1{font-size:24px;line-height:32px;}#page-title #page-title-text .sub-title{font-size:16px;}#page-title #breadcrumb-text{font-size:13px;}#page-title #breadcrumb-text.line-white{margin-top:50px;}.vc_tta-panels-container .vc_tta-panel-title .vc_tta-controls-icon{display:none;}.vc_tta-panels-container .vc_tta-panel-title .vc_tta-title-text{margin-left:0 !important;padding-left:12px !important;}.vc_tta-style-classic .vc_tta-panel{padding-left:20px;padding-right:20px;/* Comment */}.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title span{color:#c3b700;}#comments .comment-list{/* Text Align */}#comments .comment-list ul.children .comment-body{margin-left:0 !important;}#comments .comment-list .comment-body .reply{margin-top:35px;}#comments .comment-list .comment-body .reply a{position:static;}.text-center-xs,.text-center-mini{text-align:center;}.text-center-xs .wpb_wrapper,.text-center-mini .wpb_wrapper{text-align:center;}.text-center-xs .vc_custom_heading,.text-center-mini .vc_custom_heading{text-align:center !important;}.text-left-xs{text-align:left !important;}.small-1-column .wpb_column + .wpb_column,.small-2-column .wpb_column + .wpb_column,.small-3-column .wpb_column + .wpb_column{margin-top:35px;}.small-2-column .wpb_column{width:100%;}.section-counter.small-2-column .wpb_column{border-right:none !important;}.form-practice .wpcf7-submit{margin-bottom:30px;}.heading-rp-small{font-size:16px !important;line-height:26px !important;/* End Text Align *//* Single Image VC */}body .vc_tta-container .vc_tta-panel-body .vc_single_image-wrapper{margin-top:22px;/* Call Action */}body .vc_tta-container .vc_tta-panel-body .vc_single_image-wrapper img{width:100%;margin:22px 0;}.cms-cta-wrapper{/* Client */}.cms-cta-wrapper a:nth-child(1){margin:0 0 20px;}.cms-cta-wrapper a:nth-child(2){margin:0;}.cms-client-footer a{width:50%;/* End Client */}.cshero-header-search{display:none;}#cshero-footer-feature-top .feature-top-item{margin-bottom:20px;width:100% !important;/* Blog */}.post-navigation .nav-link-prev,.cms-related-post-inner .item{margin-bottom:30px;/* Shortcode Heading */}.cms-heading-wrapper.heading-layout1{/* Portfolio */}.cms-heading-wrapper.heading-layout1 .cms-heading-button{margin-top:30px;padding-left:115px;}.cms-heading-wrapper.heading-layout1 .cms-heading-content .line-title{width:30px;}.cs-portfolio-masonry-box .w50,.cs-portfolio-masonry-box .w100{width:100%;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner{margin-bottom:22px;/* End Shortcode Heading *//* Footer Top */}#cshero-footer-top [class*="cshero-footer-"]{width:100%;margin-bottom:35px;}#cshero-footer-top aside.[class^="col-"]{margin-bottom:30px;}#cshero-footer-top aside.[class^="col-"]:last-child{margin:0;}#cshero-footer-top aside.[class^="col-"] aside.[class^="widget_"],#cshero-footer-top aside.[class^="col-"] aside.[class^="widget-"],#cshero-footer-top aside.[class^="col-"] .widget{margin:30px 0 0;}#cshero-footer-top aside.[class^="col-"] aside.[class^="widget_"]:first-child,#cshero-footer-top aside.[class^="col-"] aside.[class^="widget-"]:first-child,#cshero-footer-top aside.[class^="col-"] .widget:first-child{margin:0;}#cshero-footer-bottom.copyright3 .text-left,#cshero-footer-bottom.copyright5 .text-left,#cshero-footer-bottom.copyright4 .text-left,#cshero-footer-bottom.copyright3 .text-right,#cshero-footer-bottom.copyright5 .text-right,#cshero-footer-bottom.copyright4 .text-right{text-align:center;}.cms-fancyboxes-layout2 .cms-fancybox-item{padding-bottom:33px;}.cms-error404 .entry-header h1{font-size:100px;}.countdown-item-container{margin-bottom:30px;}.wpb_single_image.icon .vc_single_image-wrapper{width:100%;margin-bottom:20px;/* Shop */}.wpb_single_image.icon .vc_single_image-wrapper img{width:100%;}.cms-grid-shop1 .cms-product-item .cms-grid-product-image{margin-top:20px;max-width:100%;border:none;}.cms-grid-shop1 .cms-product-item .cms-grid-product-content{padding:0;text-align:center;}.wpb_gallery .flexslider .slides li img{min-height:auto;}.entry-content > .wpb_row .wpb_row.no-background-reponsive{background:none !important;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding:0;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before,.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{display:none;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;width:calc(100% - 70px);}.cms-heading-wrapper.heading-layout1 .description{margin-bottom:24px;padding:0;}.template-cms_grid--service .cms-grid-service-top h3,.template-cms_grid--lastest-new .cms-grid-latestnew-top h3,.template-cms_grid--shop .cms-grid-shop-top h3{width:100%;}.template-cms_grid--service .cms-grid-service-top h3 span,.template-cms_grid--lastest-new .cms-grid-latestnew-top h3 span,.template-cms_grid--shop .cms-grid-shop-top h3 span{width:100%;text-align:center;}.template-cms_grid--service .cms-grid-service-top h3:after,.template-cms_grid--lastest-new .cms-grid-latestnew-top h3:after,.template-cms_grid--shop .cms-grid-shop-top h3:after{display:none;}.cms-service-filter,.cms-latestnew-filter,.cms-shop-filter{display:none;}.template-cms_grid--service .content-images_left,.template-cms_grid--service .content_wrap{width:100%;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:auto;width:100%;}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;}.template-cms_grid--service.style2{margin-top:0;}.template-cms_carousel--layout-shop{margin-top:30px;}.template-cms_grid--lastest-new .cms-grid-item{width:100%;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap{padding-left:15px;}.template-cms_grid--lastest-new .cms_pagination-wrap{margin:0 auto;margin-top:40px;width:280px;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms_pagination,.template-cms_grid--lastest-new .cms_pagination-wrap .cms_our_blog{display:block;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-image{max-width:100%;}.template-cms_grid--shop .cms-grid-item{width:100%;}.wr-inner-form{padding:30px 15px;}.wr-inner-form .col-3colum{width:100%;}.wr-inner-form .col-3colum label{margin-top:22px;margin-bottom:11px;}.wr-inner-form .fields{padding-bottom:30px;}.wr-inner-form .form-bottom .social{width:100%;}.wr-inner-form .wr-recommend{margin-left:0;margin-top:15px;width:100%;}.wr-inner-form .rs-button-wrapper{float:left;}.template-cms_grid .cms-grid-media,.template-cms_grid--special-offer .cms-grid-media{width:100%;padding:39%;}.template-cms_grid .cms-grid-content,.template-cms_grid--special-offer .cms-grid-content{float:left;width:100%;text-align:center;padding:30px;}.cms-heading-wrapper.heading-layout2 .description{padding:0;}.cms-carousel-new-view-all a{margin-left:20px;}.widget_newsletterwidget form p{float:left;margin-bottom:10px;}.widget_newsletterwidget form p:last-child{float:left;}.widget_newsletterwidget form .newsletter-submit{margin-left:0px;float:left;}.wr-inner-form .form-bottom{width:100%;}.wr-inner-form .form-bottom .social,.wr-inner-form .form-bottom .wr-recommend{width:100%;}.template-cms_carousel--layout-client2 .cms-carousel-item:before{display:none;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:30px;}.cms-portfolio-layou1 .cms-portfolio-item .cms-grid-media img,.cms-portfolio-layou1 .cms-portfolio-item{width:100%;}.cms-fancyboxes-layout3{display:inline-block;width:100%;margin-left:0;margin-bottom:20px;}.cms-heading-wrapper.heading-layout3 .description{padding:0;}.owl-theme .owl-controls{display:none;}.title-client{text-align:center;}.template-cms_carousel--layout-client3{padding:0;}.title-client h3:after{display:none;}.template-cms_grid--gallery2,.template-cms_grid--gallery3{margin-top:0;}.template-cms_grid--gallery2 .cms-grid-gallery-top h3{margin-top:5px;}.template-cms_grid--gallery2 .cms-grid-gallery-top h3:after,.template-cms_grid--gallery3 .cms-grid-gallery-top h3:after{display:none;}.template-cms_grid--gallery3 .cms-gallery-filter,.template-cms_grid--gallery3 .cms-grid-gallery-top h3{display:none;}.template-cms_grid--gallery3.galley-3-column .cms-grid-item{width:100%;}#page-title.br-style2{padding:50px 0;text-align:center;}.template-cms_grid--shop-list{margin-top:0;}.template-cms_grid--shop-list .cms-grid-shop-top h3{display:none;}.template-cms_grid--shop-list .cms-grid-item{width:100%;}.template-cms_grid--shop-list .cms-grid-item .cms-product-item .cms-grid-product-content{padding-bottom:40px;}.cms-blog-top{opacity:0;}.entry-blog .entry-content .entry-content-top .sub-title{width:100%;}.entry-blog .entry-content .entry-content-top .sub-title:after{opacity:0;}#content article:last-child .entry-blog{margin-bottom:43px;}.entry-blog .entry-content .entry-meta{width:100%;}.pp_hoverContainer,div.pp_default .pp_content{max-width:100% !important;width:100% !important;height:auto !important;max-height:400px;}.pp_content_container{width:98% !important;}.pp_content,div.pp_pic_holder{max-width:100% !important;width:100% !important;left:3px !important;height:auto !important;max-height:400px;}.pp_content #fullResImage,div.pp_pic_holder #fullResImage{max-width:100%;width:100% !important;height:400px !important;}.pp_content .pp_details,div.pp_pic_holder .pp_details,.pp_content .pp_gallery,div.pp_pic_holder .pp_gallery,.pp_content .pp_expand,div.pp_pic_holder .pp_expand{display:none !important;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:14px;}.cshero-popup-search .search-close{font-size:48px;}.template-cms_grid--service.style2 .cms-grid-service-top h3{display:none;}}@media (max-width:480px){.cms-testimonial-layout1 .cms-carousel-media img{max-width:100%;width:100%;float:none;}.cms-testimonial-layout1 .main-title{padding:0;margin-top:25px;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:0;}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;height:71px;}.cms-portfolio-layou1 .cms-portfolio-item .portfolio-content-left{display:none;}.template-cms_grid--gallery2 .cms-grid-item,.template-cms_grid--gallery3 .cms-grid-item{padding:0 5px;margin-bottom:10px;}.template-cms_grid--gallery2 .cms-grid,.template-cms_grid--gallery3 .cms-grid{margin-left:-5px;margin-right:-5px;}.cms-carousel-new-view-all{padding-top:30px;}}@media (max-width:320px){.entry-blog .entry-content .entry-meta .like-comment > div.detail-date{width:100%;}.pp_content,div.pp_pic_holder{max-height:200px;}.pp_content #fullResImage,div.pp_pic_holder #fullResImage{height:200px !important;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:12px;}.cshero-popup-search .search-close{font-size:48px;}.cms-carousel-new-view-all{padding-top:0px;padding-top:0px;}}#cshero-footer{background-color:#262626;}#cshero-footer #cshero-footer-top{padding:110px 0 88px 0;font-size:15px;color:rgba(255, 255, 255, 0.4);line-height:23px;position:relative;}#cshero-footer #cshero-footer-top:after{content:'';height:1px;width:1140px;max-width:100%;background:rgba(102, 102, 102, 0.24);position:absolute;bottom:0;left:50%;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cshero-footer #cshero-footer-top .widget-title{font-size:22px;font-weight:600;line-height:31px;color:#fff;text-transform:uppercase;position:relative;padding-bottom:26px;margin-bottom:22px;margin-top:29px;}#cshero-footer #cshero-footer-top .widget-title:after{content:'';height:2px;width:35px;background:#c3b700;position:absolute;bottom:0;left:0;}#cshero-footer #cshero-footer-top .footer-top-1{padding-right:50px;}#cshero-footer #cshero-footer-top .logo-footer{margin-bottom:34px;}#cshero-footer #cshero-footer-top ul li{font-size:15px;color:rgba(255, 255, 255, 0.4);line-height:27px;}#cshero-footer #cshero-footer-top ul li a{color:rgba(255, 255, 255, 0.4);}#cshero-footer #cshero-footer-top ul li a:hover{color:#fff;}#cshero-footer{/* Client */}#cshero-footer #cshero-footer-bottom{padding:39px 0 41px;}#cshero-footer .copyright{font-size:14px;line-height:21px;margin-top:-2px;color:#fff;font-weight:600;}#cshero-footer .copyright a{font-weight:800;color:#c3b700;}#cshero-footer .copyright p{margin:0;}#cshero-footer .cs-social{margin-top:32px;}#cshero-footer .cs-social li{margin:0 2px;}#cshero-footer .cs-social li:first-child{margin-left:0;}#cshero-footer .cs-social li i{border:1px solid #666;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */color:#666;font-size:16px;height:35px;line-height:33px;width:35px;text-align:center;}#cshero-footer .cs-social li i:hover{border-color:#c3b700;color:#fff;background:#c3b700;}#cshero-footer .cs-social li .tooltip{display:none !important;}.client-logo-footer{float:right;}.client-logo-footer .client{float:left;position:relative;padding-left:30px;}.client-logo-footer .client a{display:block;}.client-logo-footer .client img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;opacity:1;max-width:98px;}.client-logo-footer .client img.img-hover{opacity:0;display:none;}.client-logo-footer .client:hover img.img-active{opacity:0;display:none;}.client-logo-footer .client:hover img.img-hover{opacity:1;display:inline-block;}.footer-top-payment{text-align:right;padding:4px 0;/* Back to Top */}.footer-top-payment li{display:inline-block;}.footer-top-payment li a{display:block;margin:0 2px;}#back_to_top.on{bottom:15px;right:15px;width:38px;height:38px;overflow:hidden;position:fixed;text-decoration:none;z-index:9999;font-size:0;color:transparent;background-color:#353535;cursor:pointer;-webkit-transition:0.3s ease-in-out 0s;-moz-transition:0.3s ease-in-out 0s;-ms-transition:0.3s ease-in-out 0s;transition:0.3s ease-in-out 0s;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}#back_to_top.on:hover{background-color:#c3b700;bottom:8px;-webkit-transition:all 150ms linear 0ms;-moz-transition:all 150ms linear 0ms;-ms-transition:all 150ms linear 0ms;transition:all 150ms linear 0ms;color:#fff;}#back_to_top.on:after{color:#fff;content:'\f106';font-size:16px;line-height:38px;font-family:'FontAwesome';text-align:center;display:block;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:all 150ms linear 0ms;-moz-transition:all 150ms linear 0ms;-ms-transition:all 150ms linear 0ms;transition:all 150ms linear 0ms;}input[type='text'],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea,select{background-color:transparent;color:#7d7d7d;font-size:14px;padding:8px 19px;height:42px;line-height:normal;border:1px solid #eee;width:100%;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */outline:none;}textarea{height:162px;max-width:100%;padding-top:12px;}input[type='text']:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,textarea:focus{border-color:#c3b700;/** Contact Form 7 */}input::-moz-placeholder,textarea::-moz-placeholder{color:#7d7d7d;opacity:1;}input::-webkit-input-placeholder,textarea::-webkit-placeholder{color:#7d7d7d;opacity:1;}input::-o-placeholder,textarea::-o-placeholder{color:#7d7d7d;opacity:1;}input::-ms-placeholder,textarea::-ms-placeholder{color:#7d7d7d;opacity:1;}.wpcf7-form-item input::-moz-placeholder,.wpcf7-form-item textarea::-moz-placeholder{color:#b2b2b2;opacity:1;}.wpcf7-form-item input::-webkit-input-placeholder,.wpcf7-form-item textarea::-webkit-input-placeholder{color:#b2b2b2;opacity:1;}.wpcf7-form-item input::-o-placeholder,.wpcf7-form-item textarea::-o-placeholder{color:#b2b2b2;opacity:1;}.wpcf7-form-item input::-ms-placeholder,.wpcf7-form-item textarea::-ms-placeholder{color:#b2b2b2;opacity:1;}.style-white .wpcf7-form-item input::-moz-placeholder,.style-white .wpcf7-form-item textarea::-moz-placeholder{color:#fff;opacity:1;}.style-white .wpcf7-form-item input::-webkit-input-placeholder,.style-white .wpcf7-form-item textarea::-webkit-input-placeholder{color:#fff;opacity:1;}.style-white .wpcf7-form-item input::-o-placeholder,.style-white .wpcf7-form-item textarea::-o-placeholder{color:#fff;opacity:1;}.style-white .wpcf7-form-item input::-ms-placeholder,.style-white .wpcf7-form-item textarea::-ms-placeholder{color:#fff;opacity:1;}.wpcf7-form-item input{color:#b2b2b2;}div.wpcf7{margin:0;padding:0;width:100%;}.wpcf7-form .wpcf7-form-item{margin-bottom:30px;}.wpcf7-form .wpcf7-not-valid-tip{display:none;}.wpcf7-form label{float:left;font-size:17px;color:#fff;line-height:20.4px;margin-bottom:2px;font-weight:normal;}.wpcf7-form .wpcf7-validation-errors{border:medium none;display:block;text-align:left;margin:20px 0 0;}.wpcf7-form .form-white .wpcf7-form-control,.wpcf7-form .form-white .wpcf7-form-control:focus{border-color:rgba(255, 255, 255, 0.2);color:#fff;}.wpcf7-form [class*="menu-"]{position:relative;}.wpcf7-form [class*="menu-"]:before{content:"\f107";font-family:FontAwesome;font-size:20px;position:absolute;top:-2px;right:0;z-index:-1;color:#b8b8b8;}.wpcf7-form select{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;padding:12px 25px;}.wpcf7-form select option{color:#212121;}.wpcf7-form input[type="text"],.wpcf7-form input[type="password"],.wpcf7-form input[type="datetime"],.wpcf7-form input[type="datetime-local"],.wpcf7-form input[type="date"],.wpcf7-form input[type="month"],.wpcf7-form input[type="time"],.wpcf7-form input[type="week"],.wpcf7-form input[type="number"],.wpcf7-form input[type="email"],.wpcf7-form input[type="url"],.wpcf7-form input[type="search"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="color"],.wpcf7-form textarea,.wpcf7-form select{background:#fff;width:100%;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */border:none;padding:7px 19px;font-size:15px;text-transform:uppercase;height:40px;color:#7c7400;margin-top:11px;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.wpcf7-form input[type="text"]:active,.wpcf7-form input[type="password"]:active,.wpcf7-form input[type="datetime"]:active,.wpcf7-form input[type="datetime-local"]:active,.wpcf7-form input[type="date"]:active,.wpcf7-form input[type="month"]:active,.wpcf7-form input[type="time"]:active,.wpcf7-form input[type="week"]:active,.wpcf7-form input[type="number"]:active,.wpcf7-form input[type="email"]:active,.wpcf7-form input[type="url"]:active,.wpcf7-form input[type="search"]:active,.wpcf7-form input[type="tel"]:active,.wpcf7-form input[type="color"]:active,.wpcf7-form textarea:active,.wpcf7-form select:active,.wpcf7-form input[type="text"]:hover,.wpcf7-form input[type="password"]:hover,.wpcf7-form input[type="datetime"]:hover,.wpcf7-form input[type="datetime-local"]:hover,.wpcf7-form input[type="date"]:hover,.wpcf7-form input[type="month"]:hover,.wpcf7-form input[type="time"]:hover,.wpcf7-form input[type="week"]:hover,.wpcf7-form input[type="number"]:hover,.wpcf7-form input[type="email"]:hover,.wpcf7-form input[type="url"]:hover,.wpcf7-form input[type="search"]:hover,.wpcf7-form input[type="tel"]:hover,.wpcf7-form input[type="color"]:hover,.wpcf7-form textarea:hover,.wpcf7-form select:hover{background:rgba(255, 255, 255, 0.19);}.wpcf7-form textarea{height:160px;}.wpcf7-form .btn,.wpcf7-form .wpcf7-submit{background-color:transparent;color:#fff;border-width:2px;height:49px;padding-left:35px;padding-right:35px;font-size:16px;-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;/* BACKGROUND GRADIENT */border:#fff solid 2px;margin-top:3px;}.wpcf7-form .btn:hover,.wpcf7-form .wpcf7-submit:hover{color:#fff;background-color:#c3b700;}.wpcf7-form.style-white input[type="text"],.wpcf7-form.style-white input[type="password"],.wpcf7-form.style-white input[type="datetime"],.wpcf7-form.style-white input[type="datetime-local"],.wpcf7-form.style-white input[type="date"],.wpcf7-form.style-white input[type="month"],.wpcf7-form.style-white input[type="time"],.wpcf7-form.style-white input[type="week"],.wpcf7-form.style-white input[type="number"],.wpcf7-form.style-white input[type="email"],.wpcf7-form.style-white input[type="url"],.wpcf7-form.style-white input[type="search"],.wpcf7-form.style-white input[type="tel"],.wpcf7-form.style-white input[type="color"],.wpcf7-form.style-white textarea,.wpcf7-form.style-white select{border-color:#ddd;border-width:2px;color:#fff;}.wpcf7-form.style-white .btn,.wpcf7-form.style-white .wpcf7-submit{border-color:#ddd;color:#fff;font-weight:normal;}.wpcf7-form.style-white .btn:hover,.wpcf7-form.style-white .wpcf7-submit:hover{border-color:#c3b700;}.wpcf7-form .wpcf7-not-valid{-webkit-box-shadow:0 -2px 0px #d43939 inset;-moz-box-shadow:0 -2px 0px #d43939 inset;-ms-box-shadow:0 -2px 0px #d43939 inset;box-shadow:0 -2px 0px #d43939 inset;}.wpcf7-form .wpcf7-response-output{font-size:13px;font-style:italic;padding:0;}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{color:#d43939;}.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng{border:none;padding:0;color:#908700;}.wpcf7-form.style-white .wpcf7-response-output.wpcf7-validation-errors{color:#fff;}.element-form-post{position:relative;}.element-form-post i{left:20px;position:absolute;top:16px;}.select2-container--default .select2-selection--single{border:1px solid #eee;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */height:42px;line-height:42px;}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:42px;color:#9b9b9b;padding-left:15px;padding-right:35px;font-size:13px;}.select2-container--default .select2-selection--single .select2-selection__arrow{right:5px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none;}.select2-container--default .select2-selection--single .select2-selection__arrow:before{content:"\f107";font-family:FontAwesome;font-size:19px;color:#9b9b9b;}.select2-container.select2-container--open{/* ==========================================================================
   [End] All Style Form
========================================================================== */}.select2-container.select2-container--open .select2-dropdown{border:medium none;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 2px 10px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 2px 10px rgba(0, 0, 0, 0.15);box-shadow:0 2px 10px rgba(0, 0, 0, 0.15);overflow:hidden;min-width:260px !important;}.select2-container.select2-container--open .select2-dropdown .select2-search--dropdown{padding:15px;}.select2-container.select2-container--open .select2-dropdown .select2-search__field{border:1px solid #e7e8e9;padding-left:15px;padding-right:15px;}.select2-container.select2-container--open .select2-results .select2-results__option{padding:8px 15px;color:rgba(0, 0, 0, 0.5);}.select2-container.select2-container--open .select2-results li.select2-results__option--highlighted{background-color:#c3b700;color:#fff;}#cshero-header-inner #cshero-header{-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}#cshero-header-inner #cshero-header > .container{position:relative;}#cshero-header-inner #cshero-header #cshero-header-logo a{-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;display:block;position:relative;line-height:120px;}#cshero-header-inner #cshero-header #cshero-header-logo a img{max-height:65px;}#cshero-header-inner #cshero-header #cshero-header-logo a.logo-sticky{position:absolute;left:0;top:0;opacity:0;filter:alpha(opacity=0);}.hidden-sidebar-active.admin-bar #cshero-header-inner #cshero-header.header-fixed,.hidden-sidebar-active.admin-bar #cshero-header-inner.header-trans #cshero-header{top:0px;}@media (min-width:992px){.header-3 .site-header{position:relative;}.cshero-header-wrap{-moz-box-align:center;align-items:center;display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;position:relative;}.cshero-header-wrap #cshero-header-logo{flex-shrink:0;-webkit-flex-shrink:0;}.cshero-header-wrap #cshero-header-navigation{-moz-box-flex:1;-webkit-box-flex:1;flex-grow:1;-webkit-flex-grow:1;}#cshero-header-inner{/* Menu Style */}#cshero-header-inner.header-3 #cshero-header{bottom:0;left:0;position:absolute;right:0;z-index:999;}#cshero-header-inner.header-3 #cshero-header.menu-up .menu-main-menu .standar-dropdown{bottom:100%;top:auto;}#cshero-header-inner.header-3 #cshero-header.menu-up .cshero-navigation-right .widget_shopping_cart{bottom:100%;top:auto;}#cshero-header-inner.header-3 #cshero-header.header-fixed{bottom:auto;top:0;}#cshero-header-inner.header-trans #cshero-header{position:absolute;width:100%;top:0;left:0;z-index:1000;}#cshero-header-inner.header-trans #cshero-header.no-sticky{position:absolute;top:0 !important;}#cshero-header-inner.header-trans #cshero-header #cshero-menu-mobile i{border-color:#fff;color:#fff;}#cshero-header-inner.header-trans #cshero-header #cshero-menu-mobile i:hover{background:#c3b700;border-color:#c3b700;color:#fff;}#cshero-header-inner.header-trans #cshero-header .nav-button-icon i{color:#fff;}#cshero-header-inner.header-basic #cshero-header{background-color:#111;}#cshero-header-inner.header-basic #cshero-header .nav-button-icon i{color:#fff;}#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > ul > li > a,#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > li > a{color:#fff;}#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a,#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-item > a,#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-ancestor > a,#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > ul > li > a:hover,#cshero-header-inner.header-basic #cshero-header #cshero-header-navigation .menu-main-menu > li > a:hover{color:rgba(255, 255, 255, 0.8);}#cshero-header-inner.header-basic #cshero-header.header-fixed{position:fixed;width:100%;z-index:1000;}#cshero-header-inner #cshero-header #cshero-header-navigation{display:block;}#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li > a,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li > a{color:#fff;line-height:120px;}#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-item > a,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-ancestor > a,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li > a:hover,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li > a:hover{color:rgba(255, 255, 255, 0.8);}#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a span,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-item > a span,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li.current-menu-ancestor > a span,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-ancestor > a span,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > ul > li > a:hover span,#cshero-header-inner #cshero-header #cshero-header-navigation .menu-main-menu > li > a:hover span{background-color:#c3b700;}#cshero-header-inner #cshero-header #cshero-header-navigation .nav-button-icon{font-size:13px;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;line-height:120px;}#cshero-header-inner #cshero-header .cshero-navigation-right{float:right;margin-left:18px;}#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon{font-size:14px;}#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i{margin:0 5px;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i:last-child{margin-right:0;}#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i.hidden-sidebar{margin-left:13px;}#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i:hover{cursor:pointer;color:#c3b700;}#cshero-header-inner #cshero-header .cshero-navigation-right .nav-button-icon i.search{margin-left:15px;}#cshero-header-inner #cshero-header.header-fixed{background-color:#111;-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);-ms-box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);box-shadow:0 2px 8px rgba(0, 0, 0, 0.4);position:fixed;-webkit-animation:0.95s ease 0s normal forwards 1 running headerSlideDown;-khtml-animation:0.95s ease 0s normal forwards 1 running headerSlideDown;-moz-animation:0.95s ease 0s normal forwards 1 running headerSlideDown;-ms-animation:0.95s ease 0s normal forwards 1 running headerSlideDown;-o-animation:0.95s ease 0s normal forwards 1 running headerSlideDown;animation:0.95s ease 0s normal forwards 1 running headerSlideDown;/* BACKGROUND GRADIENT */}#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a{line-height:90px;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a img{max-height:55px;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a.logo-main{opacity:0;filter:alpha(opacity=0);}#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a.logo-sticky{opacity:1;filter:alpha(opacity=1);}#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > ul > li > a,#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li > a{color:#fff;line-height:90px;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a,#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li.current-menu-item > a,#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li.current-menu-ancestor > a,#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > ul > li:hover > a,#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li:hover > a{color:rgba(255, 255, 255, 0.8);}#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .nav-button-icon{line-height:90px;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .nav-button-icon i{color:#fff;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-navigation .nav-button-icon i:hover{color:#c3b700;}}body.header-4 #content .wpb_row{width:100% !important;left:0 !important;margin-left:0 !important;margin-right:0 !important;}body.header-4 #content .wpb_row .wpb_row{margin-left:-15px !important;margin-right:-15px !important;}.header-4 .cshero-menu-mobile i{background-color:#c3b700;color:#fff;font-size:22px;height:50px;line-height:50px;position:fixed;text-align:center;top:0;width:50px;z-index:999;cursor:pointer;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.header-4 .cshero-menu-mobile i:hover{background-color:#908700;}.header-4 #page-wrapper{padding-left:370px;}.header-4 #page-wrapper #cshero-header-inner{height:100vh;left:0;position:fixed;top:0;width:370px;background:url(http://dev.naturalbody.com/wp-content/themes/cytherea/assets/images/bgr-header4.jpg) no-repeat center top transparent;color:#fff;padding:31px 60px 31px;z-index:99;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-logo{margin-bottom:96px;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-logo .logo-main{text-align:left;display:block;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search{margin-bottom:82px;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul{float:none;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li{display:block;padding:0;position:relative;border-bottom:#e2e0d9 solid 1px;width:100%;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li:last-child,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li:last-child{border-bottom:none;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li:before,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li:before{background-color:transparent;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li > a,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li > a{text-transform:uppercase;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li a,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li a{display:block;padding:6px 0;color:#333;font-weight:600;font-size:15px;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li a:hover,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li a:hover{color:#c3b700;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li ul.sub-menu,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li ul.sub-menu{display:none;width:100% !important;padding-left:12px;padding-bottom:12px;-webkit-transition:max-height 600ms linear 0ms;-moz-transition:max-height 600ms linear 0ms;-ms-transition:max-height 600ms linear 0ms;transition:max-height 600ms linear 0ms;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li ul.sub-menu + .cs-menu-toggle,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li ul.sub-menu + .cs-menu-toggle{display:block;color:#fff;cursor:pointer;position:absolute;right:0;text-align:center;top:6px;width:30px;height:30px;font-size:18px;background-color:transparent;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li ul.sub-menu + .cs-menu-toggle:hover,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li ul.sub-menu + .cs-menu-toggle:hover{color:#c3b700;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li ul.sub-menu + .cs-menu-toggle:before,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li ul.sub-menu + .cs-menu-toggle:before{content:"\f489";font-family:Ionicons;color:#c3b700;}.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li ul.sub-menu.submenu-open + .cs-menu-toggle:before,.header-4 #page-wrapper #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li ul.sub-menu.submenu-open + .cs-menu-toggle:before{content:"\f462";}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right{margin-top:9px;padding-top:40px;position:relative;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .widget_shopping_cart{top:-320px;left:0;width:100% !important;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .widget_shopping_cart.cart-empty-wrapper{top:-50px;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner{line-height:18px;font-size:15px;cursor:pointer;font-weight:600;float:left;width:85%;color:#333;text-transform:uppercase;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner i{font-size:35px;float:left;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .cart{font-size:18px;padding-right:5px;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .cart-right{margin-left:15px;margin-top:-1px;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .view-cart{float:left;color:#71706d;font-size:15px;font-style:italic;text-transform:none;font-weight:400;margin-left:15px;line-height:1;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .view-cart:hover{color:#c3b700;}.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .couter_items{float:right;position:static;display:inline-block;font-size:15px;font-weight:600;text-align:center;height:34px;width:34px;line-height:34px;margin-top:3px;background-color:#c3b700;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform{position:relative;/* BORDER RADIUS */}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform input[type="text"]{background:transparent;border:none;border-bottom:#e2e0d9 solid 1px;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */color:#d2ccb2;line-height:1;font-size:15px;padding:5px 20px 5px 3px;text-transform:uppercase;height:auto;font-family:"Open Sans";font-weight:400;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform input::-webkit-input-placeholder{color:#d2ccb2 !important;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform input:-moz-placeholder{color:#d2ccb2 !important;opacity:1;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform input::-moz-placeholder{color:#d2ccb2 !important;opacity:1;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform input:-ms-input-placeholder{color:#d2ccb2 !important;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform:before{content:"\f002";font-family:FontAwesome;color:#d2ccb2;font-size:16px;position:absolute;right:0px;top:-1px;}.header-4 #page-wrapper #cshero-header-inner .cshero-header-search .searchform #searchsubmit{height:45px;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer{color:#d2ccb2;font-size:15px;text-align:center;margin-top:70px;float:left;width:100%;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .cs-social{width:100%;text-align:center;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .cs-social li{display:inline-block;border-right:#d2ccb2 solid 1px;padding:0 8px;margin:0;line-height:19px;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .cs-social li:last-child{border:none;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .cs-social li a{color:#d2ccb2;font-size:14px;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .copyright{margin-top:17px;font-size:14px;line-height:25px;color:#aca172;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .copyright a{color:#aca172;}.header-4 #page-wrapper #cshero-header-inner .csheroes-header-footer .copyright a:hover{color:#c3b700;}.header-4 #page-wrapper #main > .container{width:100%;padding:0;}.header-4 #page-wrapper #cshero-footer{display:none;}.admin-bar #cshero-header-inner #cshero-header.header-fixed{top:32px;}.admin-bar.header-4 #page-wrapper #cshero-header-inner,.admin-bar.header-4 .cshero-menu-mobile i{top:32px;}@media (max-width:991px){/* ==========================================================================
   [End] 1. Header Main
========================================================================== *//* ==========================================================================
   [Start] 2. Search Popup
========================================================================== */#cshero-header-inner #cshero-header{position:static;background-color:#111;}#cshero-header-inner #cshero-header #cshero-header-navigation{padding:0;}#cshero-header-inner #cshero-menu-mobile .nav-button-icon{position:absolute;right:115px;}.admin-bar #cshero-header-inner.header-trans #cshero-header{top:0px;}}.cshero-popup-search{background-color:#fff;height:120px;left:0;position:fixed;top:0;width:100%;z-index:0;visibility:hidden;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cshero-popup-search .cshero-search-inner{position:relative;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:28px;color:#212121;height:75px;border:none;font-style:italic;}.cshero-popup-search .cshero-search-inner #searchform:before{content:"";}.cshero-popup-search .search-close{color:#bebdbd;cursor:pointer;font-size:72px;position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cshero-popup-search .search-close:hover{color:#212121;}.cshero-popup-search.open{visibility:visible;opacity:1;filter:alpha(opacity=1);z-index:9991;}.admin-bar .cshero-popup-search{top:32px;}.hd-fixed{/* ==========================================================================
   [End] 2. Search Popup
========================================================================== *//* ==========================================================================
   [Start] 3. Hidden Sidebar
========================================================================== */}.hd-fixed .cshero-popup-search{height:90px;}#cms-theme #page-wrapper{position:relative;z-index:999;}#cms-theme #page-wrapper.cs-wide{background-color:#fff;}#cms-theme #page-wrapper:before{background-color:rgba(26, 26, 26, 0.6);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;opacity:0;-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;}#cms-theme #page-wrapper.overlay-active:before{opacity:1;visibility:visible;z-index:9991;}#cms-theme.hidden-sidebar-active #page-wrapper:before{opacity:1;visibility:visible;z-index:9991;}.cshero-hidden-sidebar{background-color:#222;color:#bfbfbf;height:100%;position:fixed;right:0;top:0;width:370px;padding:85px 40px;z-index:1000;-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;visibility:hidden;z-index:0;-webkit-transform:translateX(370px);-khtml-transform:translateX(370px);-moz-transform:translateX(370px);-ms-transform:translateX(370px);-o-transform:translateX(370px);transform:translateX(370px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE *//* ==========================================================================
   [Start] 4. Hidden Sidebar
========================================================================== */}.cshero-hidden-sidebar.open{-webkit-transform:translateX(0px);-khtml-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */z-index:9999;}.cshero-hidden-sidebar .sidebar-close{cursor:pointer;font-size:15px;position:absolute;right:30px;top:50px;opacity:0;-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;}.cshero-hidden-sidebar .sidebar-close:hover{color:#fff;}.cshero-hidden-sidebar:hover .sidebar-close{opacity:1;}.cshero-hidden-sidebar.open{opacity:1;visibility:visible;}.cshero-hidden-sidebar .sidebar-inner{height:100vh;}.cshero-hidden-sidebar a{color:#fff;}.cshero-hidden-sidebar a:hover{color:#c3b700;}.cshero-hidden-sidebar aside{margin-bottom:35px;}.cshero-hidden-sidebar ul.menu li a{letter-spacing:0.03em;text-transform:uppercase;display:block;line-height:40px;font-size:14px;font-weight:600;}.cshero-hidden-sidebar ul.menu li a .menu-title{position:relative;}.cshero-hidden-sidebar ul.menu li.current-menu-item a,.cshero-hidden-sidebar ul.menu li a:hover{color:#c3b700;}.cshero-hidden-sidebar .widget_nav_menu ul.sub-menu{margin-left:15px !important;}.cshero-hidden-sidebar .cs-social{text-align:center;}.cshero-hidden-sidebar .cs-social li{margin:0 13px;}.cshero-hidden-sidebar .cs-social li a{font-size:16px;}.cshero-hidden-sidebar .widget_media_image{text-align:center;}#primary .arrow-bottom{z-index:99;}.arrow-bottom{position:absolute;width:100%;bottom:0;left:0;height:41px;-webkit-transition:all 400ms ease 0.1s;-moz-transition:all 400ms ease 0.1s;-ms-transition:all 400ms ease 0.1s;transition:all 400ms ease 0.1s;}.arrow-bottom span{display:block;width:204px;height:41px;background:url(../images/bg-arrow-bottom.png) no-repeat top center;margin:auto;}.arrow-bottom span i{cursor:pointer;height:18px;left:0;margin:auto;position:absolute;right:0;width:30px;z-index:99;background:url(../images/arrow-bottom.png) no-repeat;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.arrow-bottom:before,.arrow-bottom:after{background-color:#fff;content:"";height:41px;left:0;bottom:0;position:absolute;-webkit-width:-webkit-calc(50% - 102px);-moz-width:-moz-calc(50% - 102px);width:calc(50% - 102px);}.arrow-bottom:after{left:initial;right:0;}.arrow-bottom-menu i{cursor:pointer;height:18px;left:0;margin:auto;position:absolute;right:0;width:30px;z-index:99;background:url(../images/arrow-bottom.png) no-repeat;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.arrow-color .arrow-bottom span{background:url(../images/bg-arrow-bottom-color.png) no-repeat top center;}.arrow-color .arrow-bottom:before,.arrow-color .arrow-bottom:after{background-color:#f8f8f7;}body{overflow-x:hidden;color:#7d7d7d;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:normal;line-height:24px;}.row-visible{overflow:visible !important;}#page-wrapper{overflow:hidden;}.aligncenter{display:block;margin-left:auto;margin-right:auto;}img.aligncenter{margin:5px auto;}.alignleft{float:left;}img.alignleft{margin:5px 30px 15px 0;}.alignright{float:right;}img.alignright{margin-left:15px;margin-bottom:20px;}.wp-caption{opacity:1;}.wp-caption.alignnone{width:100% !important;}.bg-primary{background-color:#c3b700;}.media-left img{max-width:inherit;}.wp-caption-text{opacity:1;}.gallery-caption{opacity:1;}.left{float:left;}.right{float:right;}.text-upper{text-transform:uppercase;}.entry-page-image{margin-bottom:14px;}#main #page-default{position:relative;z-index:1;}.block{display:block;}.b-ra img{-webkit-border-radius:2px 2px 0 0;-khtml-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;/* BACKGROUND GRADIENT */}.sl-italic{font-style:italic;letter-spacing:0 !important;}a{color:#84af00;}a:hover,a:focus,a:active{color:#6f900a;}a,a:hover,a:focus,a:before,a:after{outline:none;text-decoration:none;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}h1,h2,h3,h4,h5,h6{margin:0 0 15px;line-height:1.1;font-weight:700;}ul{padding:0;margin:0;list-style:none;}.hide-sidebar{display:none;}.wr-loading-wrapper{display:none !important;}.comment-content > ul,.type-page .entry-content > ul{list-style:disc;margin-left:30px;}.comment-content > ul ul,.type-page .entry-content > ul ul{list-style:disc;margin-left:30px;}dl.gallery-item{margin:0;}.pagination{margin-top:30px;}p{margin:0 0 25px;}img{height:auto;max-width:100%;}.hide-image img{display:none;}.w40{float:left;width:40%;}.w50{float:left;width:50%;}.w60{float:left;width:60%;}.size_big{font-size:64px;}.size_small{font-size:26px;}body .wpb_content_element,body .wpb_button{margin:0;}.entry-content > .vc_row-fluid{position:relative;}.entry-content .wpb_row,.single-attorney-wrap .wpb_row{margin-bottom:0 !important;}.entry-content > .wpb_row .wpb_row{margin-left:-15px;margin-right:-15px;}.entry-content > .wpb_row .padding-30 .wpb_row{margin-left:0;margin-right:0;}.column-no-padding .vc_column_container > .vc_column-inner{padding-left:0px;padding-right:0px;}.vc_row-fluid .container .container,.vc_row-fluid .vc_row-fluid .container{width:100%;}.entry-content > .vc_row-fluid{background-color:#fff;}.media-body{width:inherit;}.margin-top40{margin-top:40px;}.thin{font-weight:300;}.well{border:medium none;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */box-shadow:none;}.dark{color:#212121;}.dark2{color:#333;}.color-primary{color:#c3b700;}.media .color-primary{color:#c3b700 !important;}.cmsline{width:19px;height:3px;background-color:#333;display:block;}.line-gray{height:1px;display:block;width:100%;background-color:#353535;}.cms-title,#sidebar .widget-title,.sg-attorney-sidebar .widget-title,.sg-practice-sidebar .widget-title,#sidebar .wg-title,.sg-attorney-sidebar .wg-title,.sg-practice-sidebar .wg-title,#cms-theme .cms-related-heading .wg-title{font-size:25px;margin:0 0 36px;position:relative;line-height:30px;}.br-2px{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}.br-3px{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.br-4px{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.br-5px{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.ft-raleway,.single-post .entry-blog .entry-content .tags-single a,.single-post .post-navigation .nav-links a span.nav-icon,.sg-portfolio-recent .sg-portfolio-recent-header .portfolio-recent-sub-title,#comments .comment-list .comment-main .comment-meta .comment-date,.get-video .media-body h3,blockquote,.cms-custom-tab > h2,.cms-testimonial-layout1 .cms-testimonial-inner .cms-testimonial-content,.cms-testimonial-layout1 .cms-testimonial-inner .cms-testimonial-title span,.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price .time,.cms-pricing-layout1 .cms-pricing-item.pricing-feature .cms-grid-header .popular,.cms-fancyboxes-layout1 .cms-fancybox-title,.cms-cta-wrapper .cms-cta-title,.cms-portfolio-layou2 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry,#cms-theme.woocommerce .woocommerce-result-count,#cms-theme.woocommerce-page .woocommerce-result-count,#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .posted_in a{font-family:'Raleway', sans-serif;}.clr{width:100%;clear:both;}.ft-playfair,.entry-blog .entry-content .entry-content-top .sub-title,.cms-heading-wrapper.heading-layout1 .subtitle,.cms-counter-layout1 .cms-counter-inner .cms-counter-content .cms-counter-title,.cms-fancyboxes-layout2 .cms-fancybox-title,.cms-fancyboxes-layout3 .cms-fancybox-title,.template-cms_carousel--latestnew .cms-carousel-item .content_wrap .sub-title,.template-cms_carousel--service-price .cms-carousel-title,.template-cms_grid--lastest-new .cms-grid-item .content_wrap .sub-title,.template-cms_grid--shop .cms-product-item .cms-grid-product-category a,.template-cms_grid--shop-list .cms-product-item .cms-grid-product-category a,.template-cms_grid--gallery3 .cms-grid-item .cms-gallery-content .gallery_sub_title,.cms-portfolio-layou1 .cms-portfolio-item-inner .cms-portfolio-body .cms-portfolio-cateogry,.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-category a,.cms-carousel-team-layout1 .cms-team-image .cms-team-meta .cms-team-position,.cms-grid-team-layout1 .cms-team-image .cms-team-meta .cms-team-position,.header-4 #page-wrapper #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .view-cart,.cshero-popup-search .cshero-search-inner #searchform input[type="text"],#page-title #page-title-text .sub-title,#page-title.br-style2 #page-title-text .sub-title,#breadcrumb-text ul.breadcrumbs li,.tp-caption.small_text2,#cms-theme.woocommerce .products li .cms-product-item .cms-grid-product-category a,#cms-theme.woocommerce-page .products li .cms-product-item .cms-grid-product-category a,#cms-theme.woocommerce .products .owl-item .cms-product-item .cms-grid-product-category a,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .cms-grid-product-category a,#cms-theme .cms-related-products-wrapper .cms-product-item .cms-grid-product-category a,#searchform input[type="text"],.wr-inner-form .wr-heading h5{font-family:'Playfair Display', serif;}.clearfix::before,.clearfix::after{content:" ";display:table;}.tp-caption strong{font-weight:700 !important;}.lt10{letter-spacing:0.01em !important;}.lt20{letter-spacing:0.02em !important;}.sticky{display:inline-block;}article:not(.sticky){/*
================> Unit Test
*/}article:not(.sticky) .entry-title i.fa-thumb-tack{display:none;}.entry-meta .edit-link{display:none;}table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;line-height:2;margin:0 0 20px;width:100%;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}table th{color:#212121;}caption,td{font-weight:normal;text-align:left;}.table > tbody > tr > td,.table > tbody > tr > th,.table > tfoot > tr > td,.table > tfoot > tr > th,.table > thead > tr > td,.table > thead > tr > th{padding:13px 8px;}th{font-weight:700;}td{border-top:1px solid #ededed;padding:6px 10px 6px 0;/*--- Definition Lists ---*/}dl{margin:0 0 0 25px;}dl dt{font-weight:normal;line-height:26px;text-transform:uppercase;font-weight:700;color:#212121;}dl dd{line-height:normal;margin-bottom:20px;}dl dd a{color:#c3b700;}dl dd a:hover{color:#999;}code,kbd{background-color:transparent;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */color:inherit;font-size:100%;padding:2px 4px;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;}ins{color:#fff;border:none;padding:2px;text-decoration:none;background-color:#c3b700;}pre{background:#f5f5f5;color:#666;font-family:monospace;font-size:14px;margin:20px 0;overflow:auto;padding:20px;white-space:pre-wrap;word-wrap:break-word;}.woocommerce ins{background-color:transparent;}.entry-content-inner{/* ==========================================================================
   [End] 1. Reset HTML/CSS, Unitest, Body
========================================================================== *//* ==========================================================================
   [Start] 2. Page Title
========================================================================== */}.entry-content-inner ul{padding:0 0 0 35px;list-style-type:square;}.entry-content-inner ul.list-style-check{list-style:none;padding:0;}.single #page-title{padding:67px 0 75px;}.single #page-title #page-title-text h1{color:#260a00;font-size:37.5px;font-weight:700;letter-spacing:-0.01em;line-height:49.5px;margin:0;text-transform:uppercase;}.single #breadcrumb-text ul.breadcrumbs{padding:34px 0 33px;}.single #breadcrumb-text ul.breadcrumbs li:first-child{padding-left:30px;}.single #breadcrumb-text ul.breadcrumbs li:last-child{padding-right:30px;}#page-title{background:#f6f6f6;padding-top:51px;padding-bottom:60px;}#page-title #page-title-text h1{font-size:33px;font-weight:700;letter-spacing:-0.01em;line-height:33px;margin:0;text-transform:uppercase;}#page-title #page-title-text .sub-title{color:#c3b700;display:block;font-size:16px;font-style:italic;line-height:19px;margin:8px 0 9px;}#page-title.br-style1{background-image:none !important;}#page-title.br-style2{position:relative;padding-top:178px;padding-bottom:225px;background-size:cover;background-position:top center;background-repeat:no-repeat;background-color:#fbfbfb;padding-left:50.63%;}#page-title.br-style2 #page-title-text h1{color:#280a01;font-size:42px;font-weight:700;letter-spacing:-0.01em;line-height:55px;margin:0;text-transform:uppercase;}#page-title.br-style2 #page-title-text .sub-title{color:#c3b700;display:block;font-size:22px;font-style:italic;line-height:26px;margin:8px 0;}#breadcrumb-text{font-size:18px;font-weight:300;}#breadcrumb-text .breadcrumb-text-inner{overflow:hidden;}#breadcrumb-text ul.breadcrumbs{color:inherit;list-style:none;position:relative;padding:32px 0;opacity:1 !important;display:inline-block;}#breadcrumb-text ul.breadcrumbs:before,#breadcrumb-text ul.breadcrumbs:after{background:#eee;height:1px;display:inline-block;top:50%;content:'';position:absolute;margin-top:1px;left:-2000px;overflow:visible;width:2000px;}#breadcrumb-text ul.breadcrumbs:after{right:-2000px;left:auto;}#breadcrumb-text ul.breadcrumbs li{display:inline-block;margin:0;font-size:15px;font-style:italic;line-height:18px;text-transform:capitalize;position:relative;z-index:2;}#breadcrumb-text ul.breadcrumbs li:first-child{padding-left:19px;}#breadcrumb-text ul.breadcrumbs li:last-child{padding-right:19px;}#breadcrumb-text ul.breadcrumbs li + li:before{padding:0 3px 0 0;font-family:FontAwesome;content:'/';}#breadcrumb-text ul.breadcrumbs li a{color:inherit;}#breadcrumb-text ul.breadcrumbs li a:hover{color:#c3b700;text-decoration:none;}#breadcrumb-text ul.breadcrumbs li:first-child a:before{content:"Home";}.home #breadcrumb-text{display:none;/* ==========================================================================
   [End] 2. Page Title
========================================================================== *//* ==========================================================================
   [Start] 3. slider
========================================================================== */}.slotholder{position:relative;}.slotholder:after{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.25;content:'';}.slotholder .tp-dottedoverlay.twoxtwo{background-image:none !important;background-color:rgba(0, 0, 0, 0.25);}.slotholder .tp-dottedoverlay.threexthree{background-image:none !important;background-color:rgba(0, 0, 0, 0.26);}.tp-caption.layout_img{position:relative;width:894px;text-align:center;max-width:100% !important;}.tp-caption.layout_img:before,.tp-caption.layout_img:after{background:#fff;height:2px;position:absolute;bottom:14px;left:0;content:'';width:38%;max-width:100%;}.tp-caption.layout_img:after{right:0;left:auto;}.tp-caption.layout_img2{position:relative;width:894px;text-align:center;max-width:100% !important;}.tp-caption.layout_img2:before,.tp-caption.layout_img2:after{background:#fff;height:2px;position:absolute;top:50%;left:0;content:'';width:44%;max-width:100%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.tp-caption.layout_img2:after{right:0;left:auto;}.tp-caption.very_large_text{border:none !important;border-left:#fff solid 2px !important;border-right:#fff solid 2px !important;width:894px;text-align:center;max-width:100% !important;padding:54px 50px 54px !important;text-shadow:none !important;position:relative;white-space:pre-line !important;letter-spacing:0 !important;height:auto !important;text-transform:uppercase;}.tp-caption.very_large_text2{border:none !important;border-left:#fff solid 2px !important;border-right:#fff solid 2px !important;width:894px;text-align:center;max-width:100% !important;padding:28px 50px 38px !important;text-shadow:none !important;position:relative;white-space:pre-line !important;letter-spacing:-0.01em !important;height:auto !important;text-transform:uppercase;}.tp-caption.small_text{position:relative;width:894px;text-align:center !important;max-width:100% !important;text-transform:uppercase;font-family:"Open Sans";}.tp-caption.small_text span{font-weight:700 !important;}.tp-caption.small_text:before,.tp-caption.small_text:after{background:#fff;height:2px;position:absolute;bottom:14px;left:0;content:'';width:27.5%;max-width:100%;}.tp-caption.small_text:after{right:0;left:auto;}.tp-caption.small_text2{position:relative;width:894px;text-align:center !important;max-width:100% !important;}.tp-caption.small_text2 span{font-weight:700 !important;}.tp-caption.small_text2:before,.tp-caption.small_text2:after{background:#fff;height:2px;position:absolute;bottom:12px;left:0;content:'';width:38%;max-width:100%;}.tp-caption.small_text2:after{right:0;left:auto;}.tp-caption.small_text3{position:relative;font-family:"Open Sans";width:894px;text-align:center !important;max-width:100% !important;white-space:pre-line !important;padding:0 100px !important;}.tp-caption cite{font-size:inherit !important;font-style:normal;font-weight:700 !important;}.tp-bullets.hesperiden .tp-bullet{background:rgba(255, 255, 255, 0.26);border:none;}.tp-bullets.hesperiden .tp-bullet.selected,.tp-bullets.hesperiden .tp-bullet:hover{-webkit-transform:scale(1.25, 1.25);-khtml-transform:scale(1.25, 1.25);-moz-transform:scale(1.25, 1.25);-ms-transform:scale(1.25, 1.25);-o-transform:scale(1.25, 1.25);transform:scale(1.25, 1.25);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#fff;}.tp-leftarrow.gyges,.tp-rightarrow.gyges{width:30px;height:30px;background:#000;color:#fff;text-align:center;}.tp-leftarrow.gyges:hover,.tp-rightarrow.gyges:hover,.tp-leftarrow.gyges.active,.tp-rightarrow.gyges.active{background:#c3b700;color:#fff;}.tp-leftarrow.gyges:before,.tp-rightarrow.gyges:before{content:'\e01b';font-family:'typicons';font-style:normal;font-weight:400;line-height:30px;font-size:25px;display:inline-block;text-decoration:inherit;text-align:center;}.tp-leftarrow{/* ==========================================================================
   [End] 2. end slider
========================================================================== *//* ==========================================================================
   [Start] 3. Primary
========================================================================== */}.tp-leftarrow.gyges:before{content:'\e00e';}#main .sidebar-left-active #primary.sidebar-active{float:right;}.content-no-padding #main{padding:0 !important;}.content-no-padding #main #primary{padding:0;}.content-no-padding #main #primary #page-default{padding:0;}.content-no-padding #main #primary .row{margin:0;}.vc_row-o-full-height{opacity:0;filter:alpha(opacity=0);/* Column Overlay */}.column-bg-overlay{color:#fff;}.column-bg-overlay .overlay-color-column{height:100%;left:0;position:absolute;top:0;width:100%;}.column-bg-overlay .wpb_wrapper{position:relative;z-index:1;}.column-bg-overlay ul li{border-color:rgba(255, 255, 255, 0.2) !important;}.row-bg-overlay{/* End Column Overlay */}.row-bg-overlay .overlay-color{position:absolute;top:0;left:0;width:100%;height:100%;}#content footer.entry-meta{padding:0;text-align:center;}.sider-page{/* Sidebar */}.sider-page .wpb_row .container{padding:0;width:100%;}.sider-page.sd-left #primary{float:right;}.sider-page.sd-right #primary{float:left;}#sidebar,.sg-attorney-sidebar,.sg-practice-sidebar{margin-bottom:50px;/* Background Image Fixed vs Background Overlay Color */}#sidebar .widget-title,.sg-attorney-sidebar .widget-title,.sg-practice-sidebar .widget-title,#sidebar .wg-title,.sg-attorney-sidebar .wg-title,.sg-practice-sidebar .wg-title{line-height:28px;text-transform:uppercase;margin-bottom:26px;}#sidebar aside,.sg-attorney-sidebar aside,.sg-practice-sidebar aside,#sidebar .slidingbar-widget-col,.sg-attorney-sidebar .slidingbar-widget-col,.sg-practice-sidebar .slidingbar-widget-col{margin-bottom:56px;}#sidebar aside.widget_archive,.sg-attorney-sidebar aside.widget_archive,.sg-practice-sidebar aside.widget_archive{margin-bottom:60px;}#sidebar ul.children,.sg-attorney-sidebar ul.children,.sg-practice-sidebar ul.children,#sidebar ul.sub-menu,.sg-attorney-sidebar ul.sub-menu,.sg-practice-sidebar ul.sub-menu{padding-left:15px;}#content .wpb_row{/* Page 404 */}#content .wpb_row.row-background-fixed{position:relative;background-attachment:fixed;background-repeat:no-repeat;}#content .wpb_row.row-background-fixed .overlay-color{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}#content .wpb_row.row-background-fixed .custom-row-image{background-attachment:fixed;}#content .wpb_row.row-background-fixed .vc_column_wrapper{position:relative;z-index:2;}#content .wpb_row.row-bg-overlay{overflow:hidden;}.cms-error404{text-align:center;margin-bottom:200px;/* Page Contact - Gettouch */}.cms-error404 .entry-header h1{font-size:250px;line-height:1;color:#222;font-family:'lorabold';margin-bottom:10px;margin-top:80px;}.cms-error404 .entry-content a{margin-top:30px;}.page-get-contact{/* Custom - Row background image */}.page-get-contact ul{margin-bottom:20px;}.page-get-contact ul li{padding-left:23px;position:relative;margin-bottom:7px;margin-top:4px;}.page-get-contact ul li i{font-size:16px;color:#333;padding-right:14px;left:0;position:absolute;top:3px;}.page-get-contact ul li a{display:block;}.custom-row-image{background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:50%;height:100%;}.row-image-holder{border:2px solid #f9f9f9;bottom:90px;left:15px;position:absolute;right:165px;text-align:center;top:90px;}.row-image-holder img{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.custom-row-image-right{/* Custom Slider */}.custom-row-image-right .custom-row-image{left:initial;right:-10px;background-position:right center;}.custom-row-image-right .custom-row-image:before{background:url(../images/curved-right.png) no-repeat;right:inherit;left:0;}.rev_slider_wrapper{/* End Custom Slider *//* ==========================================================================
/* Page Loading */}.rev_slider_wrapper .tp-bullets.custom .tp-bullet{width:15px;height:3px;background-color:rgba(255, 255, 255, 0.6);}.rev_slider_wrapper .tp-bullets.custom .tp-bullet.selected,.rev_slider_wrapper .tp-bullets.custom .tp-bullet:hover{background-color:#c3b700;}.rev_slider_wrapper .tp-leftarrow.custom,.rev_slider_wrapper .tp-rightarrow.custom{height:72px;width:36px;background-color:transparent;border-style:solid;border-width:36px;}.rev_slider_wrapper .tp-leftarrow.custom:before,.rev_slider_wrapper .tp-rightarrow.custom:before{font-family:FontAwesome;font-size:20px;color:#999;content:"\f105";left:-23px;position:relative;top:-21px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.rev_slider_wrapper .tp-leftarrow.custom:hover:before,.rev_slider_wrapper .tp-rightarrow.custom:hover:before{color:#c3b700;}.rev_slider_wrapper .tp-leftarrow.custom{left:0 !important;border-color:transparent transparent transparent #fff;}.rev_slider_wrapper .tp-rightarrow.custom{right:0 !important;border-color:transparent #fff transparent transparent;}.rev_slider_wrapper .tp-rightarrow.custom:before{content:"\f104";left:18px;}.rev_slider_wrapper .text-slider span{font-size:60px;line-height:72px;}#cms-loadding{background:#fff;height:100%;position:fixed;width:100%;left:0;z-index:999999;top:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cms-loadding .cms-loader:before,#cms-loadding .cms-loader:after,#cms-loadding .cms-loader{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */height:18px;width:18px;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:cmsloader 1.8s infinite ease-in-out;animation:cmsloader 1.8s infinite ease-in-out;}#cms-loadding .cms-loader{font-size:10px;margin:auto;position:relative;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-0.16s;animation-delay:-0.16s;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cms-loadding .cms-loader:before,#cms-loadding .cms-loader:after{content:'';position:absolute;top:0;}#cms-loadding .cms-loader:before{left:-28px;-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}#cms-loadding .cms-loader:after{left:28px;}@-webkit-keyframes cmsloader{0%,80%,100%{box-shadow:0 2.5em 0 -1.3em #c3b700;-webkit-box-shadow:0 2.5em 0 -1.3em #c3b700;}40%{box-shadow:0 2.5em 0 0 #c3b700;-webkit-box-shadow:0 2.5em 0 0 #c3b700;}}@keyframes cmsloader{/* Row Overlay */0%,80%,100%{box-shadow:0 2.5em 0 -1.3em #c3b700;-webkit-box-shadow:0 2.5em 0 -1.3em #c3b700;}40%{box-shadow:0 2.5em 0 0 #c3b700;-webkit-box-shadow:0 2.5em 0 0 #c3b700;}}.row-overlay{position:relative;}.row-overlay:after{background-color:inherit;bottom:0;content:"";display:block !important;height:100% !important;left:0;position:absolute;right:0;top:0;visibility:visible !important;}.row-overlay .vc_column-inner{position:relative;z-index:1;}.pp_woocommerce .ppt,.pp_woocommerce .pp_description{display:none !important;}#cms-theme .woocommerce-error,#cms-theme .woocommerce-info,#cms-theme .woocommerce-message{border-color:#c3b700;}#cms-theme .woocommerce-error:before,#cms-theme .woocommerce-info:before,#cms-theme .woocommerce-message:before{color:#c3b700;}#cms-theme.woocommerce-account .entry-content{margin-bottom:50px;}#cms-theme #cshero-header .widget_shopping_cart,#cms-theme #cshero-header-navigation-left .widget_shopping_cart{background-color:#111;position:absolute;right:0;top:100%;overflow:hidden;visibility:hidden;max-width:390px;width:310px !important;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 300ms ease 0ms;-moz-transition:all 300ms ease 0ms;-ms-transition:all 300ms ease 0ms;transition:all 300ms ease 0ms;z-index:99;line-height:normal;border:1px solid rgba(0, 0, 0, 0.1);}#cms-theme #cshero-header .widget_shopping_cart h3,#cms-theme #cshero-header-navigation-left .widget_shopping_cart h3{color:#fff;padding:16px 30px 0;margin-bottom:0;}#cms-theme #cshero-header .widget_shopping_cart.cart-empty-wrapper,#cms-theme #cshero-header-navigation-left .widget_shopping_cart.cart-empty-wrapper{height:inherit !important;}#cms-theme #cshero-header .widget_shopping_cart.open,#cms-theme #cshero-header-navigation-left .widget_shopping_cart.open{visibility:visible;opacity:1;filter:alpha(opacity=1);}#cms-theme #cshero-header .widget_shopping_cart.open .variation,#cms-theme #cshero-header-navigation-left .widget_shopping_cart.open .variation{display:none;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content{padding:30px 30px 20px 30px;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li{padding:0 25px 15px 0;margin-bottom:15px;position:relative;border-bottom:1px solid #393838;min-height:60px;overflow:hidden;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty{margin-bottom:10px;min-height:inherit;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li a,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li a{color:#fff;font-size:13px;line-height:normal;text-transform:uppercase;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li a:hover,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li a:hover{color:#c3b700;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img{float:left;max-width:75px;width:100%;margin-right:20px;margin-left:0;background-color:#f4f4f4;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */max-width:60px;padding:0;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child{padding-bottom:0;border-bottom:0;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove{font-size:0;left:inherit;position:absolute;right:0;top:13px;z-index:9;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before{background-color:#000;color:#fff;content:"\f129";display:inline-block;font-family:Ionicons;font-size:9px;height:19px;line-height:19px;text-align:center;width:19px;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before{background-color:#c3b700;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity{color:#c3b700;font-size:13px;font-weight:normal;margin-top:10px;display:block;width:100%;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content p.total,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content p.total{border-top:1px solid #393838;color:#b8b8b8;font-size:14px;font-weight:600;padding-top:26px;margin-bottom:26px;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content p.total .amount,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content p.total .amount{color:#c3b700;float:right;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content p.buttons,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content p.buttons{margin:0;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content p.buttons .button{width:calc(50% - 12px);width:-webkit-calc(50% - 12px);width:-ms-calc(50% - 12px);width:-o-calc(50% - 12px);margin:0 0 10px;text-align:center;border:2px solid #c3b700;color:#fff;background-color:#c3b700;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */padding:0 15px;line-height:34px;display:inline-block;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover{background-color:transparent;color:#c3b700;border-color:#c3b700;}#cms-theme #cshero-header .widget_shopping_cart .widget_shopping_cart_content p.buttons .button + .button,#cms-theme #cshero-header-navigation-left .widget_shopping_cart .widget_shopping_cart_content p.buttons .button + .button{margin-left:20px;}#cms-theme.woocommerce #cshero-header-top-woo,#cms-theme.woocommerce-page #cshero-header-top-woo{display:block;}#cms-theme.woocommerce .amount,#cms-theme.woocommerce-page .amount{font-size:16px;color:#999;}#cms-theme.woocommerce ins .amount,#cms-theme.woocommerce-page ins .amount{color:#333;/* [Start] 1. Navigation */}#cms-theme.woocommerce .woocommerce-pagination,#cms-theme.woocommerce-page .woocommerce-pagination,#cms-theme.woocommerce .woo-nav-links,#cms-theme.woocommerce-page .woo-nav-links{margin-top:0;width:100%;margin-bottom:90px;text-align:center;}#cms-theme.woocommerce .woocommerce-pagination ul,#cms-theme.woocommerce-page .woocommerce-pagination ul,#cms-theme.woocommerce .woo-nav-links ul,#cms-theme.woocommerce-page .woo-nav-links ul{border:none;}#cms-theme.woocommerce .woocommerce-pagination ul li,#cms-theme.woocommerce-page .woocommerce-pagination ul li,#cms-theme.woocommerce .woo-nav-links ul li,#cms-theme.woocommerce-page .woo-nav-links ul li{margin:0 2px;border:none;}#cms-theme.woocommerce .woocommerce-pagination ul li:first-child,#cms-theme.woocommerce-page .woocommerce-pagination ul li:first-child,#cms-theme.woocommerce .woo-nav-links ul li:first-child,#cms-theme.woocommerce-page .woo-nav-links ul li:first-child{margin-left:0;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers{display:inline-block;height:30px;line-height:1;text-align:center;width:30px;color:#c3b700;font-size:15px;float:left;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */border:#ebebeb solid 1px;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers:hover,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers:hover,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers:hover,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers:hover,#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.current,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.current,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.current,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.current{color:#fff;background:#c3b700;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.next,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.next,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.next,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.next,#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.prev,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.prev,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.prev,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.prev{font-size:0;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.next:before,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.next:before,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.next:before,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.next:before,#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.prev:before,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.prev:before,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.prev:before,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.prev:before{content:'\f104';font-family:FontAwesome;color:#c3b700;font-size:18px;line-height:28px;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.next:before:hover,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.next:before:hover,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.next:before:hover,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.next:before:hover,#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.prev:before:hover,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.prev:before:hover,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.prev:before:hover,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.prev:before:hover{color:#fff;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.next:before,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.next:before,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.next:before,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.next:before{content:'\f105';}#cms-theme.woocommerce .woo-nav-links,#cms-theme.woocommerce-page .woo-nav-links{padding-top:24px;/* [End] 1. Navigation *//* [Start] 2. Button */}#cms-theme.woocommerce .woo-nav-links li,#cms-theme.woocommerce-page .woo-nav-links li{display:inline-block;}#cms-theme.woocommerce input#submit,#cms-theme.woocommerce-page input#submit,#cms-theme.woocommerce .button,#cms-theme.woocommerce-page .button,#cms-theme.woocommerce button input[type="submit"],#cms-theme.woocommerce-page button input[type="submit"],#cms-theme.woocommerce button,#cms-theme.woocommerce-page button,#cms-theme.woocommerce .btn,#cms-theme.woocommerce-page .btn{border:none;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */color:#fff;font-size:14px;line-height:1;margin:0;padding:13px 40px;position:relative;text-transform:uppercase;font-weight:600;background-color:#c3b700;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce input#submit i,#cms-theme.woocommerce-page input#submit i,#cms-theme.woocommerce .button i,#cms-theme.woocommerce-page .button i,#cms-theme.woocommerce button input[type="submit"] i,#cms-theme.woocommerce-page button input[type="submit"] i,#cms-theme.woocommerce button i,#cms-theme.woocommerce-page button i,#cms-theme.woocommerce .btn i,#cms-theme.woocommerce-page .btn i{padding-right:8px;position:relative;top:1px;}#cms-theme.woocommerce input#submit:hover,#cms-theme.woocommerce-page input#submit:hover,#cms-theme.woocommerce .button:hover,#cms-theme.woocommerce-page .button:hover,#cms-theme.woocommerce button input[type="submit"]:hover,#cms-theme.woocommerce-page button input[type="submit"]:hover,#cms-theme.woocommerce button:hover,#cms-theme.woocommerce-page button:hover,#cms-theme.woocommerce .btn:hover,#cms-theme.woocommerce-page .btn:hover,#cms-theme.woocommerce input#submit:focus,#cms-theme.woocommerce-page input#submit:focus,#cms-theme.woocommerce .button:focus,#cms-theme.woocommerce-page .button:focus,#cms-theme.woocommerce button input[type="submit"]:focus,#cms-theme.woocommerce-page button input[type="submit"]:focus,#cms-theme.woocommerce button:focus,#cms-theme.woocommerce-page button:focus,#cms-theme.woocommerce .btn:focus,#cms-theme.woocommerce-page .btn:focus{outline:medium none;text-decoration:none;color:#fff;background-color:#212121;}#cms-theme.woocommerce input#submit.checkout,#cms-theme.woocommerce-page input#submit.checkout,#cms-theme.woocommerce .button.checkout,#cms-theme.woocommerce-page .button.checkout,#cms-theme.woocommerce button input[type="submit"].checkout,#cms-theme.woocommerce-page button input[type="submit"].checkout,#cms-theme.woocommerce button.checkout,#cms-theme.woocommerce-page button.checkout,#cms-theme.woocommerce .btn.checkout,#cms-theme.woocommerce-page .btn.checkout{padding:13px 19px;}#cms-theme.woocommerce select,#cms-theme.woocommerce-page select{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */border:1px dashed #e7e7e7;color:#ccc;height:40px;line-height:38px;outline:medium none;padding:0 10px;cursor:pointer;/* Select effect */}#cms-theme.woocommerce .select-arrow,#cms-theme.woocommerce-page .select-arrow{/* [End] 2. Button *//* [Start] 3. Sidebar */}#cms-theme.woocommerce .select-arrow .value,#cms-theme.woocommerce-page .select-arrow .value{position:relative;line-height:40px;}#cms-theme.woocommerce .select-arrow .value .reset_variations,#cms-theme.woocommerce-page .select-arrow .value .reset_variations{display:none !important;}#cms-theme.woocommerce .select-arrow select,#cms-theme.woocommerce-page .select-arrow select{background-color:transparent;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */color:#ccc;font-size:14px;font-weight:500;padding:0 19px;text-transform:uppercase;}#cms-theme.woocommerce .select-arrow select::-ms-expand,#cms-theme.woocommerce-page .select-arrow select::-ms-expand{display:none;}#cms-theme.woocommerce .widget_price_filter .ui-slider,#cms-theme.woocommerce-page .widget_price_filter .ui-slider{background-color:#eee;margin-bottom:47px;}#cms-theme.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,#cms-theme.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{background-color:#fff;border:1px solid #eee;height:13px;margin:0;top:-5px;width:13px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce .widget_price_filter .price_slider_amount .price_label,#cms-theme.woocommerce-page .widget_price_filter .price_slider_amount .price_label{color:#7d7d7d;font-size:15px;font-size-adjust:inherit;padding:6px 0;line-height:normal;text-align:center;margin-bottom:15px;}#cms-theme.woocommerce .widget_products,#cms-theme.woocommerce-page .widget_products{/* [End] 3. Sidebar *//* [Start] 4. Archive Product */}#cms-theme.woocommerce .widget_products ul li,#cms-theme.woocommerce-page .widget_products ul li{border-bottom:1px solid #f5f4f4;margin-bottom:20px;padding:0;}#cms-theme.woocommerce .widget_products ul li:last-child,#cms-theme.woocommerce-page .widget_products ul li:last-child{border:none;margin-bottom:0;}#cms-theme.woocommerce .widget_products ul li a,#cms-theme.woocommerce-page .widget_products ul li a{font-weight:700;font-size:14px;font-family:Raleway;}#cms-theme.woocommerce .widget_products ul li a img,#cms-theme.woocommerce-page .widget_products ul li a img{background-color:#ededed;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */float:left;margin:0 10px 20px 0;max-width:60px;padding:3px;width:100%;}#cms-theme.woocommerce .widget_products ul li .amount,#cms-theme.woocommerce-page .widget_products ul li .amount,#cms-theme.woocommerce .widget_products ul li ins .amount,#cms-theme.woocommerce-page .widget_products ul li ins .amount{font-family:Raleway;font-size:14px;color:#c3b700;font-weight:600;}#cms-theme.woocommerce .widget_products ul li del .amount,#cms-theme.woocommerce-page .widget_products ul li del .amount{color:#b2b2b2;font-size:16px;font-weight:normal;}#cms-theme.woocommerce .cms-product-meta,#cms-theme.woocommerce-page .cms-product-meta{margin:0 -15px;}#cms-theme.woocommerce .cms-product-meta .w33,#cms-theme.woocommerce-page .cms-product-meta .w33{width:33.33%;float:left;padding:0 15px;}#cms-theme.woocommerce .woocommerce-result-count,#cms-theme.woocommerce-page .woocommerce-result-count{color:#7d7d7d;float:right;padding:0 15px;font-size:16px;line-height:42px;margin:0;}#cms-theme.woocommerce .form-effect,#cms-theme.woocommerce-page .form-effect{display:inline-block;}#cms-theme.woocommerce .form-effect form,#cms-theme.woocommerce-page .form-effect form{margin:0;position:relative;}#cms-theme.woocommerce .form-effect option,#cms-theme.woocommerce-page .form-effect option{padding:5px 10px;}#cms-theme.woocommerce .form-effect option:hover,#cms-theme.woocommerce-page .form-effect option:hover{background-color:#e5e5e5;}#cms-theme.woocommerce .form-effect .arrow-down,#cms-theme.woocommerce-page .form-effect .arrow-down{font-size:14px;color:#ccc;height:40px;line-height:40px;position:absolute;right:0px;cursor:pointer;text-align:center;top:0px;width:32px;z-index:-1;}#cms-theme.woocommerce .form-effect .woocommerce-ordering,#cms-theme.woocommerce-page .form-effect .woocommerce-ordering{float:left;}#cms-theme.woocommerce .form-effect .woocommerce-ordering .orderby,#cms-theme.woocommerce-page .form-effect .woocommerce-ordering .orderby{width:100%;}#cms-theme.woocommerce .products,#cms-theme.woocommerce-page .products{margin:25px -15px 40px;}#cms-theme.woocommerce .products li,#cms-theme.woocommerce-page .products li,#cms-theme.woocommerce .products .owl-item,#cms-theme.woocommerce-page .products .owl-item{margin-right:0;margin-bottom:0px;padding:0 15px;width:33.33%;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;transition:all 0.5s ease;clear:none;}#cms-theme.woocommerce .products li.last,#cms-theme.woocommerce-page .products li.last,#cms-theme.woocommerce .products .owl-item.last,#cms-theme.woocommerce-page .products .owl-item.last{margin-right:0;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap{display:none;}#cms-theme.woocommerce .products li .cms-product-item,#cms-theme.woocommerce-page .products li .cms-product-item,#cms-theme.woocommerce .products .owl-item .cms-product-item,#cms-theme.woocommerce-page .products .owl-item .cms-product-item{position:relative;float:left;width:100%;}#cms-theme.woocommerce .products li .cms-product-item:after,#cms-theme.woocommerce-page .products li .cms-product-item:after,#cms-theme.woocommerce .products .owl-item .cms-product-item:after,#cms-theme.woocommerce-page .products .owl-item .cms-product-item:after{position:absolute;background:#f5f5f5;content:'';width:100%;height:71.7%;top:0;left:0;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce .products li .cms-product-item .cms-grid-product-image,#cms-theme.woocommerce-page .products li .cms-product-item .cms-grid-product-image,#cms-theme.woocommerce .products .owl-item .cms-product-item .cms-grid-product-image,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .cms-grid-product-image{float:left;text-align:center;width:100%;margin-top:46px;position:relative;}#cms-theme.woocommerce .products li .cms-product-item .cms-grid-product-image img,#cms-theme.woocommerce-page .products li .cms-product-item .cms-grid-product-image img,#cms-theme.woocommerce .products .owl-item .cms-product-item .cms-grid-product-image img,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .cms-grid-product-image img{width:auto;display:inline-block;margin-bottom:0;}#cms-theme.woocommerce .products li .cms-product-item .cms-grid-product-content,#cms-theme.woocommerce-page .products li .cms-product-item .cms-grid-product-content,#cms-theme.woocommerce .products .owl-item .cms-product-item .cms-grid-product-content,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .cms-grid-product-content{text-align:center;z-index:2;float:left;width:100%;padding:63px 0px 77px;position:relative;}#cms-theme.woocommerce .products li .cms-product-item .cms-grid-product-category a,#cms-theme.woocommerce-page .products li .cms-product-item .cms-grid-product-category a,#cms-theme.woocommerce .products .owl-item .cms-product-item .cms-grid-product-category a,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .cms-grid-product-category a{font-size:15px;font-weight:normal;line-height:18px;margin-bottom:0;color:#c3b700;font-weight:400;font-style:italic;margin-top:7px;}#cms-theme.woocommerce .products li .cms-product-item .cms-grid-product-title,#cms-theme.woocommerce-page .products li .cms-product-item .cms-grid-product-title,#cms-theme.woocommerce .products .owl-item .cms-product-item .cms-grid-product-title,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .cms-grid-product-title{font-size:18px;font-weight:normal;line-height:21px;margin-bottom:7px;text-transform:uppercase;color:#333;font-weight:600;padding:0;}#cms-theme.woocommerce .products li .cms-product-item .price,#cms-theme.woocommerce-page .products li .cms-product-item .price,#cms-theme.woocommerce .products .owl-item .cms-product-item .price,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .price{position:absolute;left:50%;top:58px;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#c3b700;color:#fff;font-size:25px;line-height:100px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */letter-spacing:-0.051em;width:100px;height:100px;text-align:center;}#cms-theme.woocommerce .products li .cms-product-item .price > span,#cms-theme.woocommerce-page .products li .cms-product-item .price > span,#cms-theme.woocommerce .products .owl-item .cms-product-item .price > span,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .price > span{border:#eaf0d3 dashed 1px;margin:6px;width:88px;height:88px;display:INLINE-BLOCK;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */line-height:86px;}#cms-theme.woocommerce .products li .cms-product-item .price .amount,#cms-theme.woocommerce-page .products li .cms-product-item .price .amount,#cms-theme.woocommerce .products .owl-item .cms-product-item .price .amount,#cms-theme.woocommerce-page .products .owl-item .cms-product-item .price .amount{color:#fff;font-size:25px;}#cms-theme.woocommerce .product .onsale,#cms-theme.woocommerce-page .product .onsale{-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;/* BACKGROUND GRADIENT */font-weight:700;right:10px;line-height:normal;margin:0;min-height:0;padding:7px 10px;text-transform:uppercase;top:0;background-color:#212121;font-size:12px;max-width:50px;z-index:10;left:inherit;right:10px;}#cms-theme.woocommerce .star-rating,#cms-theme.woocommerce-page .star-rating{margin:6px 26px 0;height:16px;font-size:0.95em;}#cms-theme.woocommerce .star-rating:before,#cms-theme.woocommerce-page .star-rating:before{color:#c3b700;}#cms-theme.woocommerce .star-rating span::before,#cms-theme.woocommerce-page .star-rating span::before{color:#c3b700;}#cms-theme.woocommerce .cms-product-layout,#cms-theme.woocommerce-page .cms-product-layout{float:right;text-align:right;width:50%;}#cms-theme.woocommerce .cms-product-layout span,#cms-theme.woocommerce-page .cms-product-layout span{border:1px solid #eee;height:42px;width:42px;line-height:42px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;font-size:18px;color:#ccc;text-align:center;display:inline-block;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */cursor:pointer;}#cms-theme.woocommerce .cms-product-layout span:hover,#cms-theme.woocommerce-page .cms-product-layout span:hover,#cms-theme.woocommerce .cms-product-layout span.active,#cms-theme.woocommerce-page .cms-product-layout span.active{color:#333;}#cms-theme.woocommerce .cms-product-layout span.cms-product-list,#cms-theme.woocommerce-page .cms-product-layout span.cms-product-list{margin-left:3px;}#cms-theme.woocommerce .pr-full-width,#cms-theme.woocommerce-page .pr-full-width{float:none;margin:auto;max-width:940px;}#cms-theme.woocommerce .pr-full-width .cshere-woo-item-wrap .cshero-woo-meta .cshero-add-to-cart a,#cms-theme.woocommerce-page .pr-full-width .cshere-woo-item-wrap .cshero-woo-meta .cshero-add-to-cart a{display:inline-block;}#cms-theme.woocommerce #sidebar,#cms-theme.woocommerce-page #sidebar{margin-bottom:100px;}#cms-theme.woocommerce del,#cms-theme.woocommerce-page del{opacity:1;filter:alpha(opacity=1);color:#999;}#cms-theme.woocommerce .woocommerce-message,#cms-theme.woocommerce-page .woocommerce-message{border-top:3px solid #c3b700;/* [End] 4. Archive Product */}#cms-theme.woocommerce .woocommerce-message:before,#cms-theme.woocommerce-page .woocommerce-message:before{color:#c3b700;}#cms-theme.woocommerce .quantity,#cms-theme.woocommerce-page .quantity{position:relative;margin-right:10px;width:100%;}#cms-theme.woocommerce .quantity .qty,#cms-theme.woocommerce-page .quantity .qty{border:1px dashed #e7e7e7;background-color:transparent;font-size:14px;color:#ccc;height:40px;padding:0 19px;line-height:38px;text-indent:10px;max-width:140px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */width:100%;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}#cms-theme.woocommerce .quantity .minus,#cms-theme.woocommerce-page .quantity .minus,#cms-theme.woocommerce .quantity .plus,#cms-theme.woocommerce-page .quantity .plus{display:block;height:38px;width:28px;line-height:38px;cursor:pointer;position:absolute;top:1px;right:14px;background-color:#fff;text-align:center;}#cms-theme.woocommerce .quantity .minus:before,#cms-theme.woocommerce-page .quantity .minus:before,#cms-theme.woocommerce .quantity .plus:before,#cms-theme.woocommerce-page .quantity .plus:before{content:"\f067";font-family:FontAwesome;font-size:13px;color:#ccc;}#cms-theme.woocommerce .quantity .minus,#cms-theme.woocommerce-page .quantity .minus{right:inherit;left:14px;}#cms-theme.woocommerce .quantity .minus:before,#cms-theme.woocommerce-page .quantity .minus:before{content:"\f068";}#cms-theme table.shop_table{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme table.shop_table th{color:#212121;}#cms-theme .woo-image-categries{margin-bottom:25px;width:100%;/* [Start] 5. Single Product */}#cms-theme.single-product .site-main{overflow:hidden;}#cms-theme.single-product .woocommerce-product-rating{margin-bottom:20px;}#cms-theme.single-product .woocommerce-product-rating .star-rating{margin:8px 10px 8px 0;}#cms-theme.single-product .variations{margin:0 -14px;}#cms-theme.single-product .variations .variations-item{float:left;padding:0 14px;}#cms-theme.single-product .variations .variations-item label{color:#333;font-size:15px;font-weight:500;margin-bottom:17px;float:left;line-height:40px;padding-right:10px;}#cms-theme.single-product .variations .variations-item .value{float:left;}#cms-theme.single-product .variations .variations-item .label{padding:0;}#cms-theme.single-product .pr-single-product .cs-product-wrap{position:relative;margin-bottom:85px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .onsale{-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;/* BACKGROUND GRADIENT */font-weight:700;right:35px;line-height:normal;margin:0;min-height:0;padding:7px 10px;text-transform:uppercase;top:0;background-color:#212121;font-size:12px;max-width:50px;left:inherit;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap{position:relative;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner{border:1px solid #eee;min-height:585px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner img{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */top:50%;left:50%;border:none;position:absolute;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */-webkit-transform:translate(-50%, -50%);-khtml-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap img{border:1px solid #eee;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .woocommerce-main-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-left.cshero-product-image-left-col .cms-slider-wrap{width:68.5%;float:left;margin-bottom:0;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner{position:relative;width:100%;float:left;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cms-slider-nav{float:right;width:31.5%;padding-left:8px;margin-top:-2px;margin-bottom:0;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cms-slider-nav a{margin:0;padding:0;width:100%;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cms-slider-nav a img{border:1px solid #eee;}#cms-theme.single-product .pr-single-product .cs-product-wrap .slick-vertical .slick-slide{border:none;padding:2.5px 0;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .entry-summary-inner{padding-left:12px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .posted_in a{color:#7d7d7d;font-size:18px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta{padding-bottom:20px;padding-top:0px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .cms-product-title{font-size:25px;font-weight:600;margin:0;line-height:42px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .cms-product-title span{color:#c3b700;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .cms-product-price{text-align:right;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .cms-product-price .amount{font-size:25px;line-height:30px;color:#c3b700;margin-top:13px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .cms-product-price ins{color:#333;font-weight:normal;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .cms-product-price .price{margin:0;line-height:30px;margin-top:13px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary form.cart .quantity{float:left;width:auto;min-width:140px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary form.cart .btn{margin-right:4px;margin-bottom:10px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single-product-content{margin-top:21px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single-product-content .description{font-size:18px;margin-bottom:31px;color:#000;text-transform:uppercase;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single-product-content p{margin-bottom:28px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single-product-content .content{line-height:28px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single_variation_wrap{padding-top:0px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-variation-price{padding-bottom:32px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-variation-price .price .amount{font-size:25px;line-height:30px;color:#c3b700;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .single_variation_wrap .btn{margin-right:14px;margin-bottom:10px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu{margin-top:-9px;float:left;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu li{display:inline-block;border-right:#eaeaea solid 1px;padding:0 9px;float:left;line-height:20px;font-size:18px;color:#000;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu li a{font-size:14px;line-height:20px;color:#ddd;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu li a:hover{color:#c3b700;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu li:first-child{padding-right:14px;padding-left:0;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu li:last-child,#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .social-menu li:first-child{border:none;}#cms-theme.single-product .woocommerce-tabs-wrapper{line-height:23px;font-size:15px;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs{position:relative;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs{padding:0;margin-bottom:32px;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs:before{border:none;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li{margin:0;padding:0;border:none;float:left;background-color:transparent;border-right:#e6e6e6 solid 2px;line-height:19px;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li a{color:#ccc;font-size:18px;padding:0 34px;text-transform:uppercase;font-weight:400;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li.active a,#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li:hover a{color:#333;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li:before,#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li:after{display:none;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li:first-child a{padding-left:0;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li:last-child{border:none;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content{border:none;background:#fbfbfb;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;display:block;padding:29px 28px 27px;position:relative;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content .panel{background:none;margin-bottom:0;border:none;box-shadow:none;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content .tab-panel-content-inner{height:314px;width:100% !important;overflow:hidden;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content .tab-panel-content-inner + div{left:inherit !important;right:-8px;top:0 !important;height:100% !important;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content .tab-panel-content-inner + div .enscroll-track{background-color:#f2f2f2;width:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */height:100% !important;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content .tab-panel-content-inner + div .enscroll-track .vertical-handle{background-color:#2e2e2e;width:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */height:60px !important;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content #tab-description{margin:0;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification > h3{font-size:18px;font-weight:400;line-height:20px;margin-bottom:32px;color:#000;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner{background:#fbfbfb;padding:43px 38px 32px 35px;position:relative;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner h5{font-size:15px;line-height:23px;color:#333;margin-bottom:20px;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner p{font-size:15px;line-height:23px;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner .shop-specification-height{height:295px;width:100% !important;overflow:hidden;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner .shop-specification-height p{margin-bottom:34px;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner .shop-specification-height + div{left:inherit !important;right:-8px;top:0 !important;height:100% !important;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner .shop-specification-height + div .enscroll-track{background-color:#f2f2f2;width:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */height:100% !important;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner .shop-specification-height + div .enscroll-track .vertical-handle{background-color:#2e2e2e;width:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */height:60px !important;}#cms-theme #tab-reviews{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}#cms-theme #tab-reviews #reply-title{display:none;}#cms-theme #tab-reviews .comment-author-image{float:left;width:80px;height:80px;margin:0 24px 0 0;}#cms-theme #tab-reviews .comment-author-image img{width:100%;}#cms-theme #tab-reviews #commentform{margin:0;}#cms-theme #tab-reviews #commentform .stars{margin-bottom:20px;}#cms-theme #tab-reviews #commentform .stars a:after{color:#f0bf2d;}#cms-theme #tab-reviews #commentform .title-rating{font-size:18px;margin-bottom:15px;font-weight:600;}#cms-theme #tab-reviews #commentform .form-submit{padding:0;}#cms-theme #tab-reviews #comments .commentlist{padding:0;}#cms-theme #tab-reviews #comments .commentlist .comment{margin-bottom:28px;}#cms-theme #tab-reviews #comments .comment-text{margin:0;border:none;padding:0;float:left;width:calc(100% - 104px);}#cms-theme #tab-reviews #comments .comment-text p:last-child{margin-bottom:0;}#cms-theme #tab-reviews #comments .comment-text p.meta{margin-bottom:5px;}#cms-theme #tab-reviews #comments .comment-text .description{font-size:15px;line-height:23px;}#cms-theme #tab-reviews #comments .comment-meta .author-rating{float:left;width:100%;margin-top:2px;margin-bottom:4px;}#cms-theme #tab-reviews #comments .comment-meta .author{color:#333;display:block;font-size:18px;line-height:27px;text-transform:capitalize;float:left;}#cms-theme #tab-reviews #comments .comment-meta .star-rating{overflow:initial;float:left;margin-left:10px;}#cms-theme #tab-reviews #comments .comment-meta .star-rating .star{width:5.4em;}#cms-theme #tab-reviews #comments .comment-meta .star-rating span.result{float:right;position:absolute;padding:0;font-size:16px;color:#ccc;right:-40px;left:auto;}#cms-theme #tab-reviews #comments .comment-meta .star-rating span.result:before{display:none;}#cms-theme .cms-related-products-wrapper{margin-top:56px;padding-bottom:101px;/* [End] 5. Single Product *//* [Start] 6. Cart */}#cms-theme .cms-related-products-wrapper.item-no-layout .cms-grid-shop-top{display:none;}#cms-theme .cms-related-products-wrapper .cms-grid-shop-top{margin-bottom:29px;float:left;width:100%;overflow:hidden;}#cms-theme .cms-related-products-wrapper .cms-grid-shop-top h3{float:left;font-weight:400;text-transform:uppercase;font-size:20px;line-height:20px;position:relative;font-family:'Abel', sans-serif;color:#ddd;}#cms-theme .cms-related-products-wrapper .cms-grid-shop-top h3 span{float:left;padding:0 16px 0 2px;}#cms-theme .cms-related-products-wrapper .cms-shop-filter{float:right;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul{display:inline-block;float:left;padding-left:18px;background:#fff;position:relative;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li{padding:0 15px;border-right:#e9e8e4 solid 1px;float:left;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li:last-child{padding-right:0;border:none;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li:first-child{padding-left:0;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span{width:20px;height:20px;text-indent:30px;overflow:hidden;display:inline-block;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span.column3{background:url(../images/colum3.png) no-repeat center bottom;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span.column2{background:url(../images/colum2.png) no-repeat center bottom;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span:hover.column3,#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span.active.column3{background:url(../images/colum3-hover.png) no-repeat center bottom;}#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span:hover.column2,#cms-theme .cms-related-products-wrapper .cms-shop-filter ul li span.active.column2{background:url(../images/colum2-hover.png) no-repeat center bottom;}#cms-theme .cms-related-products-wrapper .cms-grid{margin-left:-15px;margin-right:-15px;padding-bottom:42px;}#cms-theme .cms-related-products-wrapper .cms-grid-item{width:33.3333%;padding:0 15px;float:left;}#cms-theme .cms-related-products-wrapper .cms-grid-item:nth-child(n+5){display:none;}#cms-theme .cms-related-products-wrapper .clr-2colum{display:none;}#cms-theme .cms-related-products-wrapper.shop-2-column .cms-grid-item{width:50%;}#cms-theme .cms-related-products-wrapper.shop-2-column .cms-grid-item:nth-child(n+5){display:block;}#cms-theme .cms-related-products-wrapper.shop-2-column .clr-2colum{display:block;}#cms-theme .cms-related-products-wrapper.shop-2-column .clr-3colum{display:none;}#cms-theme .cms-related-products-wrapper .cms-product-item{position:relative;float:left;width:100%;}#cms-theme .cms-related-products-wrapper .cms-product-item:after{position:absolute;background:#f5f5f5;content:'';width:100%;height:71.7%;top:0;left:0;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}#cms-theme .cms-related-products-wrapper .cms-product-item .cms-grid-product-image{float:left;text-align:center;width:100%;margin-top:46px;position:relative;}#cms-theme .cms-related-products-wrapper .cms-product-item .cms-grid-product-image img{width:auto;display:inline-block;}#cms-theme .cms-related-products-wrapper .cms-product-item .cms-grid-product-content{text-align:center;z-index:2;float:left;width:100%;padding:64px 0px 77px;position:relative;}#cms-theme .cms-related-products-wrapper .cms-product-item .cms-grid-product-category a{font-size:15px;font-weight:normal;line-height:18px;margin-bottom:0px;color:#c3b700;font-weight:400;font-style:italic;margin-top:7px;}#cms-theme .cms-related-products-wrapper .cms-product-item .cms-grid-product-title{font-size:18px;font-weight:normal;line-height:21px;margin-bottom:7px;text-transform:uppercase;color:#333;font-weight:600;}#cms-theme .cms-related-products-wrapper .cms-product-item .price{position:absolute;left:50%;top:58px;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#c3b700;color:#fff;font-size:25px;line-height:100px;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */letter-spacing:-0.051em;min-width:100px;min-height:100px;text-align:center;}#cms-theme .cms-related-products-wrapper .cms-product-item .price > span{border:#eaf0d3 dashed 1px;margin:6px;width:calc(100% - 12px);height:calc(100% - 12px);display:INLINE-BLOCK;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */line-height:86px;padding:0 10px;}#cms-theme .cms-related-products-wrapper .cms-product-item .price .amount{color:#fff;font-size:25px;}#cms-theme .cms-related-products-wrapper .cms_view_all{text-align:center;margin-top:16px;float:left;width:100%;}#cms-theme .cms-related-products-wrapper .cms_view_all a{display:inline-block;padding:13px 24px;font-weight:400;}#cms-theme.woocommerce-cart{/* [End] 6. Cart */}#cms-theme.woocommerce-cart .page-full-width{max-width:940px;margin:auto;float:none;}#cms-theme.woocommerce-cart .cms-checkout-page{margin-bottom:80px;}#cms-theme.woocommerce-cart .quantity{width:115px;}#cms-theme.woocommerce-cart .shop_table{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce-cart .shop_table th{color:#212121;}#cms-theme.woocommerce-cart .shop_table td.coupon{border-right:1px solid #e5e5e5;}#cms-theme.woocommerce-cart .shop_table td.coupon label{color:#212121;}#cms-theme.woocommerce-cart .shop_table td.coupon input{width:100%;margin-bottom:10px;height:40px;}#cms-theme.woocommerce-cart .shop_table td.actions input{width:100%;}#cms-theme.woocommerce-cart .shop_table td.actions .wc-proceed-to-checkout{padding:0 0 10px;}#cms-theme.woocommerce-cart .shop_table .product-remove a{background-color:transparent;}#cms-theme.woocommerce-cart .shop_table .product-remove a i{color:#c3b700;}#cms-theme.woocommerce-cart .shop_table .product-remove a i:hover{color:#999;}#cms-theme.woocommerce-cart .woocommerce-cart-form .product-remove .remove{background-color:#c3b700;color:#fff !important;font-size:18px;height:20px;line-height:20px;width:20px;}#cms-theme.woocommerce-cart .woocommerce-cart-form .product-remove .remove:hover{opacity:0.8;}#cms-theme.woocommerce-cart .woocommerce-cart-form .coupon{text-align:left;}#cms-theme.woocommerce-cart .woocommerce-cart-form .coupon .input-text{min-width:250px;margin-right:6px;}#cms-theme.woocommerce-cart .woocommerce-cart-form .coupon .input-text:focus{border-color:#c3b700;}#cms-theme.woocommerce-cart .woocommerce-cart-form .coupon .button{width:inherit;}#cms-theme.woocommerce-cart .cart-collaterals{margin-bottom:50px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals{width:100%;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals > h2{font-size:28px;margin:20px 0;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table{border:1px solid rgba(0, 0, 0, 0.1);}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table th{color:#323232;padding:10px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table td{border-top:1px solid rgba(0, 0, 0, 0.1);padding:0 20px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal td{border-top:none;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table .amount{color:#212121;}#cms-theme.woocommerce-checkout{/* My Account */}#cms-theme.woocommerce-checkout .payment_methods,#cms-theme.woocommerce-checkout .place-order{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */background-color:#f5f5f5;border:none;}#cms-theme.woocommerce-checkout #primary{margin-bottom:80px;}#cms-theme.woocommerce-checkout #primary label{color:#323232;font-weight:normal;}#cms-theme.woocommerce-account{/* Woo Widget */}#cms-theme.woocommerce-account .woocommerce-form-login{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */background-color:#fff;border:medium none;-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);-ms-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);padding:30px;border:none;}#cms-theme.woocommerce-account .woocommerce-form-login .woocommerce-Button{margin-right:5px;}#cms-theme.woocommerce-account #customer_login .u-column1,#cms-theme.woocommerce-account #customer_login .u-column2{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */background-color:#fff;border:1px solid #eee;-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);-ms-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);padding:30px;}#cms-theme.woocommerce-account #customer_login .u-column1 > h2,#cms-theme.woocommerce-account #customer_login .u-column2 > h2{font-size:18px;font-family:inherit;margin-bottom:22px;}#cms-theme.woocommerce-account #customer_login .u-column1 > h2:after,#cms-theme.woocommerce-account #customer_login .u-column2 > h2:after{content:":";}#cms-theme.woocommerce-account #customer_login .u-column1 .form-row:last-child,#cms-theme.woocommerce-account #customer_login .u-column2 .form-row:last-child{margin-bottom:0;}#cms-theme.woocommerce-account #customer_login .woocommerce-form-login{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}#cms-theme.woocommerce-account #customer_login .woocommerce-form-login .form-row:not(.form-row-wide){float:left;margin-bottom:0;}#cms-theme.woocommerce-account #customer_login .woocommerce-form-login .lost_password{float:right;font-weight:500;margin:12px 0 0;}#cms-theme.woocommerce-account #customer_login .woocommerce-form-login .lost_password a{color:#212121;}#cms-theme.woocommerce-account #customer_login .woocommerce-form-login .lost_password a:hover{color:#c3b700;}#cms-theme.woocommerce-account #customer_login .woocomerce-form,#cms-theme.woocommerce-account #customer_login .register{padding:0;border:none;margin:0;}#cms-theme.woocommerce-account .woocommerce-MyAccount-navigation li{font-size:13px;line-height:22px;font-weight:500;border-bottom:1px solid #222;margin-left:15px;position:relative;}#cms-theme.woocommerce-account .woocommerce-MyAccount-navigation li a{color:#333;display:block;padding:9px 0;}#cms-theme.woocommerce-account .woocommerce-MyAccount-navigation li a:before{content:"\f105";font-family:FontAwesome;color:#c3b700;font-size:11px;position:absolute;top:50%;left:-12px;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cms-theme.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{color:#c3b700;}#cms-theme.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{color:#c3b700;}#cms-theme.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{border-bottom:none;}#cms-theme.woocommerce-account .woocommerce-MyAccount-content{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */background-color:#fff;border:medium none;-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);-ms-box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);box-shadow:0 2px 3px rgba(0, 0, 0, 0.16);padding:30px;}#cms-theme.woocommerce-account .woocommerce-MyAccount-content fieldset legend{border:medium none;font-family:inherit;font-size:18px;font-weight:600;padding-top:15px;}#cms-theme.woocommerce-account .woocommerce-MyAccount-content fieldset legend:after{content:":";}#cms-theme .widget_price_filter{/* Woo Widget */}#cms-theme .widget_price_filter .ui-slider-horizontal{height:4px;}#cms-theme .widget_price_filter .ui-slider .ui-slider-range{background-color:#c3b700;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}#cms-theme .widget_price_filter .price_slider_wrapper .price_slider_amount button{background-color:transparent;border-color:#212121;color:#212121;}#cms-theme .widget_price_filter .price_slider_wrapper .price_slider_amount button:hover{background-color:#c3b700;border-color:#c3b700;color:#fff;}#cms-theme .widget_price_filter{/* Apply All Style */}#cms-theme .widget_price_filter .ui-slider-horizontal{height:3px;}#cms-theme .widget_price_filter .ui-slider .ui-slider-range{background-color:#333;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */height:5px;top:-1px;}#cms-theme .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}#cms-theme .cshero-product-title h3,#cms-theme h3.product_title{color:#333;font-size:16px;font-weight:normal;line-height:28px;padding:2px 0;text-transform:uppercase;}#cms-theme .cshero-product-title h3 a:hover,#cms-theme h3.product_title a:hover,#cms-theme .cshero-product-title h3 a:focus,#cms-theme h3.product_title a:focus{color:#c3b700;}#cms-theme .cshero-product-price{font-size:15px;}#cms-theme .cshero-product-price ins{color:#333;}#cms-theme h3.product_title{font-size:18px;}#cms-theme.single-product .woo-nav-links{margin-bottom:65px !important;/* Relate Item Product */}#cms-theme .cms-related-heading + .products{margin:0 !important;}#cms-theme #related-product-carousel{margin-bottom:30px;}#cms-theme #related-product-carousel .owl-item{padding:0 !important;}.woocommerce #reviews #comments ol.commentlist li img.avatar{float:left;position:static;padding:0;width:100%;height:80px;background:none;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */margin:0;box-shadow:none;border:none;}.woocommerce p.stars a{color:#c3b700;}.woocommerce #review_form #respond p{float:left;width:100%;}.woocommerce #review_form #respond textarea{float:left;}.cshero-product-images-wrap .cshero-product-thumbnails .bx-viewport{height:584px !important;}.cshero-product-images-wrap .cshero-product-thumbnails .bx-wrapper{position:relative;}.cshero-product-images-wrap .cshero-product-thumbnails .bx-controls a{left:50%;position:absolute;top:0px;width:36px !important;height:36px;background:#c3b700;line-height:36px;text-align:center;right:10px;margin:auto;font-size:24px;color:#fff;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */display:inline-block;opacity:0;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cshero-product-images-wrap .cshero-product-thumbnails .bx-controls a i{line-height:36px;}.cshero-product-images-wrap .cshero-product-thumbnails:hover .bx-controls a{opacity:1;}.cshero-product-images-wrap .cshero-product-thumbnails .bx-controls a.bx-next{top:inherit;bottom:0px;}.cshero-product-images-wrap .cshero-product-thumbnails .bx-controls a.bx-next i:before{content:"\f107";}.cshero-product-images-wrap .cshero-product-thumbnails .bx-controls a.bx-prev i:before{content:"\f106";line-height:31px;float:left;width:100%;}.cshero-product-images-wrap .cshero-product-thumbnails + .cshero-product-images-wrap{margin-left:115px;position:relative;}.cshero-product-images-wrap .cshero-product-thumbnails .slide img{margin-bottom:6px;}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{line-height:30px;margin:0 0 0 5px;padding:0;}.woocommerce td.product-name dl.variation dt{margin:0;}.woocommerce td.product-name .woocommerce-product-rating{display:none;}.woocommerce-checkout h3{font-size:25px;}@media screen and (max-width:992px){#cms-theme.woocommerce .products li,#cms-theme.woocommerce-page .products li{width:50%;}#cms-theme.woocommerce .products li:nth-child(even),#cms-theme.woocommerce-page .products li:nth-child(even){clear:right;}#cms-theme.woocommerce .products li:nth-child(odd),#cms-theme.woocommerce-page .products li:nth-child(odd){clear:left;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .w60,#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .cms-product-details-meta .w40{width:100%;text-align:left;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary form.cart .quantity{max-width:100%;}#cms-theme.single-product .variations .variations-item{width:100%;margin-bottom:20px;}.top-bar-shop1 .widget_newsletterwidget form{max-width:100%;}.top-bar-shop2{margin-top:20px;}.top-bar-shop2 .footer-top-payment{text-align:center;}.shop-specification{margin-top:35px;}#cms-theme.woocommerce .cms-product-meta .w33,#cms-theme.woocommerce-page .cms-product-meta .w33{width:41.33%;}}@media screen and (max-width:1024px) and (min-width:992px){#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li a{padding:0 29px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner{min-height:475px;}}@media screen and (max-width:991px) and (min-width:768px){#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner{min-height:370px;}}@media screen and (max-width:767px){.cms-product-meta .w33{width:100% !important;text-align:center;}.cms-product-meta .w33 .woocommerce-ordering{float:none !important;}.cms-product-meta .cms-product-layout{display:none;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap{margin-bottom:30px;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li{border-right:none;width:100%;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tabs li a{padding:0;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .entry-summary-inner{padding-left:0;}#cms-theme.single-product .woocommerce-tabs-wrapper .woocommerce-tabs .tab-panel-content{padding:29px 15px 27px;}#cms-theme #tab-reviews #comments .comment-meta .star-rating{margin-left:0;clear:both;}#cms-theme #tab-reviews .comment-author-image{width:56px;height:56px;margin:0 10px 0 0;}#cms-theme #tab-reviews .comment-author-image img{height:56px;}#cms-theme #tab-reviews #comments .comment-text{float:left;width:calc(100% - 66px);}.woocommerce #reviews #comments ol.commentlist li img.avatar{height:56px;}#cms-theme.single-product .woocommerce-tabs-wrapper .shop-specification .shop-specification-inner{padding:43px 15px 32px 15px;}#cms-theme .cms-related-products-wrapper .cms-grid-shop-top h3{width:100%;text-align:center;}#cms-theme .cms-related-products-wrapper .cms-grid-shop-top h3 span{width:100%;}#cms-theme .cms-related-products-wrapper .cms-grid-shop-top h3:after{display:none;}#cms-theme .cms-related-products-wrapper .cms-grid-item{width:100%;}}@media screen and (max-width:640px){#cms-theme.woocommerce .products li,#cms-theme.woocommerce-page .products li,#cms-theme.woocommerce .products .owl-item,#cms-theme.woocommerce-page .products .owl-item{width:100%;}#cms-theme.single-product .woocommerce-tabs .tabs li{display:block !important;}#cms-theme.single-product .woocommerce-tabs .tabs li a{padding:0;margin-bottom:10px;}}@media screen and (max-width:480px){#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary form.cart .quantity{max-width:100%;margin-bottom:20px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner{min-height:471px;}}@media screen and (max-width:320px){#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cms-slider-nav{margin-top:0;}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{float:left;width:100%;display:block;margin-bottom:20px !important;}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{float:left;width:100%;overflow:visible;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-inner{min-height:295px;}}@media screen and (min-width:992px){/*
-----> Minimum width of 992 pixels.
*//*
-----> Max width of 992 pixels.
*/#menu-mobile,.cs-menu-toggle{display:none;}#cshero-header-navigation div.nav-menu > ul{width:100%;}#cshero-header-navigation .menu-main-menu{float:right;}#cshero-header-navigation .menu-main-menu > ul > li,#cshero-header-navigation .menu-main-menu > li{vertical-align:top;padding:0 8px;display:inline-block;position:relative;}#cshero-header-navigation .menu-main-menu > ul > li > a,#cshero-header-navigation .menu-main-menu > li > a{font-weight:600;font-size:14px;text-transform:uppercase;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;color:#fff;}#cshero-header-navigation .menu-main-menu > ul > li > a span,#cshero-header-navigation .menu-main-menu > li > a span{display:inline-block;line-height:1;padding:4px 10px;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}#cshero-header-navigation .menu-main-menu > ul > li > a.onepage.current,#cshero-header-navigation .menu-main-menu > li > a.onepage.current{background:#c3b700;}#cshero-header-navigation .menu-main-menu > ul > li > a i,#cshero-header-navigation .menu-main-menu > li > a i{display:block;width:100%;line-height:0;margin-bottom:6px;-webkit-transition:all 420ms linear 0ms;-moz-transition:all 420ms linear 0ms;-ms-transition:all 420ms linear 0ms;transition:all 420ms linear 0ms;}#cshero-header-navigation .menu-main-menu > ul > li > a i + .menu-title,#cshero-header-navigation .menu-main-menu > li > a i + .menu-title{-webkit-transform:translateY(25px);-khtml-transform:translateY(25px);-moz-transform:translateY(25px);-ms-transform:translateY(25px);-o-transform:translateY(25px);transform:translateY(25px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */display:block;}#cshero-header-navigation .menu-main-menu > ul > li > a .menu-title,#cshero-header-navigation .menu-main-menu > li > a .menu-title{position:relative;}#cshero-header-navigation .menu-main-menu > ul > li > a.onepage.current,#cshero-header-navigation .menu-main-menu > li > a.onepage.current{color:#c3b700;}#cshero-header-navigation .menu-main-menu > ul > li > ul.sub-menu,#cshero-header-navigation .menu-main-menu > li > ul.sub-menu{opacity:0;-webkit-transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s;transition:opacity 0.4s ease 0s;}#cshero-header-navigation .menu-main-menu > ul > li:hover > ul.sub-menu,#cshero-header-navigation .menu-main-menu > li:hover > ul.sub-menu{opacity:1;}#cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a,#cshero-header-navigation .menu-main-menu > li.current-menu-item > a,#cshero-header-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,#cshero-header-navigation .menu-main-menu > li.current-menu-ancestor > a,#cshero-header-navigation .menu-main-menu > ul > li:hover > a,#cshero-header-navigation .menu-main-menu > li:hover > a{color:#c3b700;}#cshero-header-navigation .menu-main-menu > ul > li.current-menu-item > a .menu-title:before,#cshero-header-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before,#cshero-header-navigation .menu-main-menu > ul > li.current-menu-ancestor > a .menu-title:before,#cshero-header-navigation .menu-main-menu > li.current-menu-ancestor > a .menu-title:before,#cshero-header-navigation .menu-main-menu > ul > li:hover > a .menu-title:before,#cshero-header-navigation .menu-main-menu > li:hover > a .menu-title:before{opacity:1;filter:alpha(opacity=1);width:10px;}#cshero-header-navigation .menu-main-menu > ul > li ul li.current-menu-item > a,#cshero-header-navigation .menu-main-menu > li ul li.current-menu-item > a,#cshero-header-navigation .menu-main-menu > ul > li ul li.current-menu-ancestor > a,#cshero-header-navigation .menu-main-menu > li ul li.current-menu-ancestor > a{color:#c3b700;}#cshero-header-navigation.menu-white .menu-main-menu > li > a{color:#fff;}#cshero-header-navigation.menu-white .menu-main-menu > li.current-menu-item > a,#cshero-header-navigation.menu-white .menu-main-menu > li.current-menu-ancestor > a,#cshero-header-navigation.menu-white .menu-main-menu > li:hover > a{color:#fff;}#cshero-header-navigation.menu-white .menu-main-menu > li.current-menu-item > a span,#cshero-header-navigation.menu-white .menu-main-menu > li.current-menu-ancestor > a span,#cshero-header-navigation.menu-white .menu-main-menu > li:hover > a span{background-color:#c3b700;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){background-color:#111;margin:0;padding:11px 0;position:absolute;top:100%;z-index:99;height:1px;overflow:hidden;min-width:250px;clip:rect(1px, 1px, 1px, 1px);/* Menu Stick Wall */}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li.menu-item-has-children > a:after{content:"\f105";font-family:FontAwesome;font-size:14px;float:right;}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item){top:-11px;left:100%;/* End Menu Stick Wall */}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back{right:100%;left:auto;}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul:not(.back){right:100%;left:auto;}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back{left:100%;right:auto;}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul:not(.back){left:100%;right:auto;}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul.back{right:100%;left:auto;}#cshero-header-navigation .main-navigation{/* End Menu Sub Level *//* Start Mega Menu */}#cshero-header-navigation .main-navigation ul li:hover > ul,#cshero-header-navigation .main-navigation ul li:focus > ul,#cshero-header-navigation .main-navigation .focus > ul{border-left:0;clip:inherit;overflow:inherit;height:inherit;}#cshero-header-navigation .main-navigation li ul li{padding:0 30px;}#cshero-header-navigation .main-navigation li ul li a{display:block;padding:8px 0;color:#ddd;font-size:14px;border-bottom:1px solid rgba(255, 255, 255, 0.1);text-align:left;}#cshero-header-navigation .main-navigation li ul li a:hover{color:#c3b700;}#cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a{border:none;}#cshero-header-navigation .main-navigation ul.sub-menu li{position:relative;}#cshero-header-navigation .main-navigation{/* End Start Mega Menu */}#cshero-header-navigation .main-navigation .columns2 > li:nth-of-type(2n+1),#cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+1),#cshero-header-navigation .main-navigation .columns4 > li:nth-child(4n+1),#cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1){clear:left;border-right:0px solid transparent;}#cshero-header-navigation .main-navigation .columns5 > li{width:20% !important;}#cshero-header-navigation .main-navigation .columns4 > li{width:25% !important;}#cshero-header-navigation .main-navigation .columns3 > li{width:33.3344% !important;}#cshero-header-navigation .main-navigation .columns2 > li{width:50% !important;}#cshero-header-navigation .main-navigation [class*="columns"]{padding:11px 19px !important;}#cshero-header-navigation .main-navigation [class*="columns"] > li{float:left;padding:0;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li{padding:0 11px;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li ul.sub-menu li{padding:0 30px;}#cshero-header-navigation .main-navigation [class*="columns"] > li > a{width:100%;border-bottom:none;}#cshero-header-navigation .main-navigation [class*="columns"] > li > a:after{content:"" !important;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width{position:inherit;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu{left:0;margin:auto;max-width:1140px !important;right:0;width:100% !important;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu .sub-menu{background-color:transparent;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a{padding-left:11px;padding-right:11px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title{color:#c2c2c2;text-transform:uppercase;font-weight:bold;font-size:14px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title:before{content:"";}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover{background-color:transparent;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu{left:auto;right:90px;margin:auto;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu .sub-menu{background-color:transparent;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title{color:#ccc;text-transform:none;font-weight:bold;font-size:14px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title:before{content:"";}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a:hover{background-color:transparent;}#cshero-header-navigation .main-navigation li.group > ul.sub-menu{display:block;float:left;left:0;position:relative;width:100%;height:inherit;}#cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu{background-color:#2c2b2b !important;opacity:0;-webkit-transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s;transition:opacity 0.4s ease 0s;}#cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu{opacity:1;}#cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu{padding-bottom:0;}#cshero-header-navigation .main-navigation ul.multicolumn > li:hover{position:relative;z-index:10;}#cshero-header-navigation .main-navigation ul.multicolumn > li.hidden-menu-item > a{display:none;}#cshero-header-navigation .main-navigation ul.standar-dropdown li ul.sub-menu{opacity:0;-webkit-transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s;transition:opacity 0.4s ease 0s;}#cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu{opacity:1;}}@media screen and (max-width:991px){/*
-----> End Max width of 992 pixels.
*//* ==========================================================================
  End Style Main Menu
========================================================================== */.header-2.header-basic{background:#111;}.header-2.header-basic #cshero-header #cshero-menu-mobile i{color:#fff;border-color:#fff;}.header-2.header-basic #cshero-header #cshero-menu-mobile i:hover{border-color:#c3b700;}#cshero-header-navigation{left:0;position:absolute;right:0;top:100%;z-index:-1;visibility:hidden;opacity:0;width:100%;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;transition:all 500ms ease;}#cshero-header-navigation.open{opacity:1;visibility:visible;z-index:999;}#cshero-header-navigation.search-active{padding-right:15px;}#cshero-header-navigation .navigation-main{background:#111;position:relative;z-index:99;padding:20px;border-top:1px solid rgba(255, 255, 25, 0.06);}#cshero-header #cshero-menu-mobile{display:block;}#cshero-header #cshero-menu-mobile i{border:2px solid #fff;color:#fff;cursor:pointer;font-size:16px;height:35px;line-height:33px;position:absolute;text-align:center;top:50%;width:45px;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}#cshero-header #cshero-menu-mobile i.cms-icon-menu{right:15px;}#cshero-header #cshero-menu-mobile i:hover{background:#c3b700;border-color:#c3b700;color:#fff;}#cshero-header #cshero-menu-mobile .page-popup-wrapper{position:static !important;}#cshero-header #cshero-menu-mobile .page-popup-wrapper .contact-page i{right:125px;left:inherit;}#cshero-header #cshero-menu-mobile .page-popup-wrapper .search-page i{right:70px;}#cshero-header-navigation .main-navigation div.nav-menu > ul{margin:0;padding:0;list-style:none;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;transition:all 500ms ease;}#cshero-header-navigation .main-navigation div.nav-menu > ul li{list-style:none;}#cshero-header-navigation .main-navigation div.nav-menu > ul li a{display:block;color:#5e5e5e;}#cshero-header-navigation .main-navigation div.nav-menu > ul li a:hover,#cshero-header-navigation .main-navigation div.nav-menu > ul li a:focus{color:#21759b;}#cshero-header #cshero-header-navigation .main-navigation{/* Dropdown Sub Menu */}#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li > a i{display:none;}#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu li{line-height:31px;}#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu li a{background:transparent;color:#999;}#cshero-header #cshero-header-navigation .main-navigation ul.sub-menu{width:100% !important;margin:0;padding-left:20px;}#cshero-header #cshero-header-navigation .main-navigation li.current-menu-item > a,#cshero-header #cshero-header-navigation .main-navigation li.current-menu-parent > a,#cshero-header #cshero-header-navigation .main-navigation li.current-menu-ancestor > a{color:#fff !important;}#cshero-header #cshero-header-navigation .main-navigation li.current-menu-parent:before{display:none;}.cs-menu-toggle{display:block;color:#999;cursor:pointer;position:absolute;right:0;text-align:center;top:0;width:30px;font-size:18px;background-color:rgba(255, 255, 255, 0.03);-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cs-menu-toggle:before{content:"\f105";font-family:FontAwesome;}.cs-menu-toggle:hover{color:#fff;}#cshero-header-navigation .main-navigation .menu-main-menu > li{position:relative;}#cshero-header-navigation .main-navigation .menu-main-menu > li li{position:relative;}#cshero-header-navigation .main-navigation .menu-main-menu > li a{display:block;border-bottom:none;font-size:16px;margin:0 0 10px;text-transform:none;}#cshero-header-navigation .main-navigation .menu-main-menu > li a:hover{color:#fff !important;}#cshero-header-navigation .main-navigation .menu-main-menu > li ul li a{font-size:15px;}#cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu{display:none;padding-left:10px;}#cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open + .cs-menu-toggle:before{content:"\f107";}}.cs-social li{margin:0 14px;display:inline-block;}.cs-social li a{font-size:15px;}.cs-social li a span{display:none;}.cs-social li.social-button-free{display:none;}.cs-social.text-left li:first-child{margin-left:0;}.cs-social.text-right li:last-child{margin-right:0;}.cs-social.round li,.cs-social.round2 li{display:block;margin:0 0 20px;}.cs-social.round li a i,.cs-social.round2 li a i{height:50px;width:50px;line-height:50px;background-color:#fff;-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;/* BACKGROUND GRADIENT */display:block;text-align:center;color:#c3b700;float:left;font-size:18px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cs-social.round li a i:hover,.cs-social.round2 li a i:hover{color:#fff;background-color:#c3b700;}.cs-social.round li a i.fa-facebook,.cs-social.round2 li a i.fa-facebook{color:#507cbe;}.cs-social.round li a i.fa-facebook:hover,.cs-social.round2 li a i.fa-facebook:hover{background-color:#507cbe;color:#fff;}.cs-social.round li a i.fa-rss,.cs-social.round2 li a i.fa-rss{color:#d93e2d;}.cs-social.round li a i.fa-rss:hover,.cs-social.round2 li a i.fa-rss:hover{background-color:#d93e2d;color:#fff;}.cs-social.round li a i.fa-twitter,.cs-social.round2 li a i.fa-twitter{color:#00abef;}.cs-social.round li a i.fa-twitter:hover,.cs-social.round2 li a i.fa-twitter:hover{background-color:#00abef;color:#fff;}.cs-social.round li a i.fa-linkedin,.cs-social.round2 li a i.fa-linkedin{color:#3371b7;}.cs-social.round li a i.fa-linkedin:hover,.cs-social.round2 li a i.fa-linkedin:hover{background-color:#3371b7;color:#fff;}.cs-social.round li a i.fa-google-plus,.cs-social.round2 li a i.fa-google-plus{color:#d93e2d;}.cs-social.round li a i.fa-google-plus:hover,.cs-social.round2 li a i.fa-google-plus:hover{background-color:#d93e2d;color:#fff;}.cs-social.round li a span,.cs-social.round2 li a span{display:block;line-height:50px;padding-left:70px;color:#b5b5b5;}.cs-social.round2 li{margin:0 5px;display:inline-block;}.cs-social.round2 li a{font-size:16px;}.cs-social.round2 li a span{display:none;}.cs-social.round2.text-left li:first-child{margin-left:0;}.cs-social.round2.text-right li:last-child{margin-right:0;}.contact-top{/* End - 1. Social *//* 2. Flickr */}.contact-top ul{padding:0;margin:0;font-size:12px;line-height:20px;}.contact-top ul li{display:inline-block;}.contact-top ul li + li{margin-left:5px;}.contact-top ul li:before{content:"|";padding-right:10px;}.contact-top ul li span{color:#5d5d5d;}.contact-top ul li:first-child:before{content:"";padding:0;}.contact-top ul li a{color:#c3b700;}body .flickr_badge_image{background:rgba(0, 0, 0, 0);float:left;height:auto;padding:0 10px 10px 0;width:25%;margin:0;}body .flickr_badge_image a{display:block;width:100%;}body .flickr_badge_image a img{width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}.flickr-brand{/* End 2. Flickr *//* 3. Search */}.flickr-brand a{font-size:11px;margin-top:4px;float:left;color:#a9a9ab;display:block;width:100%;}.flickr-brand a:hover{color:#c3b700;}#searchform{position:relative;}#searchform input[type="text"]{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;color:#ccc;border:1px solid #eee;height:42px;padding-right:36px;font-style:italic;-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;/* BACKGROUND GRADIENT */padding-left:16px;}#searchform #searchsubmit{background-color:transparent;border:medium none;font-size:0;max-width:50px;position:absolute;right:0;top:0;height:42px;z-index:99;}#searchform .screen-reader-text{display:none;}#searchform:before{content:"\f002";font-family:FontAwesome;position:absolute;right:14px;top:14px;font-size:14px;color:#ddd;line-height:1;}.cshero-popup-search #searchform:before{font-size:28px;right:15px;top:10px;}.widget_product_search .woocommerce-product-search{position:relative;}.widget_product_search .woocommerce-product-search .screen-reader-text{display:none;}.widget_product_search .woocommerce-product-search .search-field{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;color:#999;height:50px;padding:12px 30px;}.widget_product_search .woocommerce-product-search button{height:100%;opacity:0;padding:0;position:absolute !important;right:0;text-indent:-999px;top:0;width:50px;}.widget_product_search .woocommerce-product-search:before{content:"\f002";font-family:FontAwesome;position:absolute;right:15px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */font-size:15px;color:#c3b700;}.cms-error404 #searchform{max-width:287px;margin:auto;/* 3. End Search *//* 4. Start Tags */}.tagcloud a{font-size:16px !important;color:#fff !important;display:inline-block;margin-bottom:9px;text-transform:none !important;font-weight:normal;/* 4. end Tags */}.tagcloud a:hover{color:#fff !important;border-color:#c3b700;background-color:#c3b700;}.cms-recent-post{padding-top:11px;/* Twitter */}.cms-recent-post .cms-recent-media{max-width:70px;float:left;}.cms-recent-post .cms-recent-details{padding-left:90px;}.cms-recent-post .cms-recent-details .title{font-size:14px;font-weight:normal;line-height:20px;margin:4px 0 0 0;font-weight:600;text-transform:uppercase;}.cms-recent-post .cms-recent-details .title a{color:#333;}.cms-recent-post .cms-recent-details .title a:hover{color:#c3b700;}.cms-recent-post .cms-recent-details .date{color:#ccc;font-size:12px;line-height:1;text-transform:uppercase;margin-top:10px;}.cms-recent-post .cms-recent-details .date i{margin-right:7px;}.cms-recent-post .item{padding-bottom:15px;}.cms-recent-post .item:last-child{padding-bottom:19px;}.tweets-container .jtwt_tweet{font-size:15px;line-height:23px;margin-top:40px;}.tweets-container .jtwt_tweet .jtwt_tweet_icon{height:60px;width:60px;line-height:60px;border:1px solid #eee;text-align:center;color:#ccc;font-size:32px;float:left;}.tweets-container .jtwt_tweet .jtwt_tweet_wrapper{padding-left:77px;}.tweets-container .jtwt_tweet .jtwt_tweet_text a{color:#7f7f7f;margin-bottom:18px;}.tweets-container .jtwt_tweet .jtwt_tweet_text a:hover{color:#c3b700;}.tweets-container .jtwt_tweet .jtwt_date{font-size:13px;color:#999;}.tweets-container .jtwt_tweet:nth-child(1){margin-top:0;}.tweets-container .jtwt_tweet:nth-child(3){display:none;}#sidebar .widget_archive ul,#sidebar .widget_categories ul,#sidebar .widget_meta ul,#sidebar .widget_nav_menu ul,#sidebar .widget_pages ul,#sidebar .widget_product_categories ul,#sidebar .widget_layered_nav ul,#sidebar .widget_recent_entries ul{list-style:none;}#sidebar .widget_archive ul li,#sidebar .widget_categories ul li,#sidebar .widget_meta ul li,#sidebar .widget_nav_menu ul li,#sidebar .widget_pages ul li,#sidebar .widget_product_categories ul li,#sidebar .widget_layered_nav ul li,#sidebar .widget_recent_entries ul li{position:relative;}#sidebar .widget_archive ul li:first-child,#sidebar .widget_categories ul li:first-child,#sidebar .widget_meta ul li:first-child,#sidebar .widget_nav_menu ul li:first-child,#sidebar .widget_pages ul li:first-child,#sidebar .widget_product_categories ul li:first-child,#sidebar .widget_layered_nav ul li:first-child,#sidebar .widget_recent_entries ul li:first-child{padding-top:0;}#sidebar .widget_archive ul li a,#sidebar .widget_categories ul li a,#sidebar .widget_meta ul li a,#sidebar .widget_nav_menu ul li a,#sidebar .widget_pages ul li a,#sidebar .widget_product_categories ul li a,#sidebar .widget_layered_nav ul li a,#sidebar .widget_recent_entries ul li a{color:#939393;text-transform:uppercase;font-size:14px;line-height:35px;font-weight:600;}#sidebar .widget_archive ul li a:hover,#sidebar .widget_categories ul li a:hover,#sidebar .widget_meta ul li a:hover,#sidebar .widget_nav_menu ul li a:hover,#sidebar .widget_pages ul li a:hover,#sidebar .widget_product_categories ul li a:hover,#sidebar .widget_layered_nav ul li a:hover,#sidebar .widget_recent_entries ul li a:hover{color:#c3b700;}#sidebar .widget_archive ul li a:before,#sidebar .widget_categories ul li a:before,#sidebar .widget_meta ul li a:before,#sidebar .widget_nav_menu ul li a:before,#sidebar .widget_pages ul li a:before,#sidebar .widget_product_categories ul li a:before,#sidebar .widget_layered_nav ul li a:before,#sidebar .widget_recent_entries ul li a:before{display:inline-block;font-family:FontAwesome;content:"\f08b";color:#c3b700;line-height:35px;font-size:14px;padding-right:7px;}#sidebar .widget_archive ul.sub-menu,#sidebar .widget_categories ul.sub-menu,#sidebar .widget_meta ul.sub-menu,#sidebar .widget_nav_menu ul.sub-menu,#sidebar .widget_pages ul.sub-menu,#sidebar .widget_product_categories ul.sub-menu,#sidebar .widget_layered_nav ul.sub-menu,#sidebar .widget_recent_entries ul.sub-menu{border-top:border_1x;padding-left:15px;}#sidebar .widget_layered_nav a:before{color:#c3b700;}#sidebar .widget_layered_nav .count{display:none;}#sidebar .widget_recent_comments{/*gallery photo*/}#sidebar .widget_recent_comments ul{list-style:none;}#sidebar .widget_recent_comments ul li{position:relative;}#sidebar .widget_recent_comments ul li:first-child{padding-top:0;}#sidebar .widget_recent_comments ul li span{display:inline-block;}#sidebar .widget_recent_comments ul li a{color:#939393;text-transform:uppercase;font-size:14px;line-height:35px;font-weight:600;}#sidebar .widget_recent_comments ul li a:hover{color:#c3b700;}#sidebar .widget_recent_comments ul li a:before{display:inline-block;font-family:FontAwesome;content:"\f08b";color:#c3b700;line-height:35px;font-size:14px;padding-right:7px;}#sidebar .widget_recent_comments ul li > a:before{display:none;}#sidebar .widget_recent_comments ul.sub-menu{border-top:border_1x;padding-left:15px;}#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider{margin:1px 0 0 0;border:none;box-shadow:none;float:left;height:auto !important;position:static;display:block;overflow:visible;width:100%;}#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul{margin-left:-3.5px;margin-right:-2.5px;margin-top:3px;margin-bottom:12px;}#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li{float:left !important;width:33.333% !important;margin:0 !important;padding:3.5px 4.5px;opacity:1 !important;display:inline-block;}#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li img{height:auto;position:relative;}#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li:after{display:none;}#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-control-nav,#sidebar .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-direction-nav{display:none;}.widget_nav_menu .widget-title{margin:0 0 15px;}.widget_nav_menu li.current-menu-item > a{color:#c3b700;}.widget_nav_menu ul.sub-menu{margin-left:-5px !important;}.widget_calendar.slidingbar-widget-col{margin-top:60px;}.widget_calendar #wp-calendar{position:relative;}.widget_calendar #wp-calendar caption{background-color:#c3b700;color:#fff;font-size:24px;font-weight:700;line-height:1;padding:18px 0;text-align:center;}.widget_calendar #wp-calendar thead{background-color:#212121;color:#fff;}.widget_calendar #wp-calendar thead th{font-weight:700;text-align:center;}.widget_calendar #wp-calendar thead tr th:first-child{padding-left:20px;}.widget_calendar #wp-calendar thead tr th:last-child{padding-right:20px;}.widget_calendar #wp-calendar tbody{border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}.widget_calendar #wp-calendar tbody td{font-weight:300;text-align:center;padding:0;border-top:none;}.widget_calendar #wp-calendar tbody td a{font-weight:700;color:#c3b700;}.widget_calendar #wp-calendar tbody td a:hover{color:#212121;}.widget_calendar #wp-calendar tbody tr td:first-child{padding-left:20px;}.widget_calendar #wp-calendar tbody tr td:last-child{padding-right:20px;}.widget_calendar #wp-calendar tbody tr:first-child td{padding-top:12px;}.widget_calendar #wp-calendar tbody tr:last-child td{padding-bottom:12px;}.widget_calendar #wp-calendar tfoot{border:medium none;float:left;width:100%;}.widget_calendar #wp-calendar tfoot td{padding:0;border:none;height:60px;position:absolute;top:0;left:15px;}.widget_calendar #wp-calendar tfoot td#prev a{font-size:0;}.widget_calendar #wp-calendar tfoot td#prev a:before{color:#fff;content:"\f104";font-family:FontAwesome;font-size:16px;line-height:60px;}.widget_calendar #wp-calendar tfoot td#next{left:inherit;right:15px;}.widget_calendar #wp-calendar tfoot td#next a{font-size:0;}.widget_calendar #wp-calendar tfoot td#next a:before{color:#fff;content:"\f105";font-family:FontAwesome;font-size:16px;line-height:60px;}.widget_newsletterwidget form{position:relative;float:right;width:100%;margin-top:10px;}.widget_newsletterwidget form p{float:left;margin-bottom:0;}.widget_newsletterwidget form p:last-child{float:right;}.widget_newsletterwidget form input[type='text']{background:#dacd00;max-width:100%;margin-right:11px;width:273px;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */border:none;padding:7px 19px;font-size:15px;text-transform:uppercase;height:40px;color:#5d5700;}.widget_newsletterwidget form .newsletter-email{max-width:100%;width:273px;background:#fff;-webkit-border-radius:3;-khtml-border-radius:3;-moz-border-radius:3;-ms-border-radius:3;-o-border-radius:3;border-radius:3;/* BACKGROUND GRADIENT */border:none;padding:7px 19px;font-size:15px;height:40px;color:#ddd;float:left;box-shadow:none;}.widget_newsletterwidget form .newsletter-submit{height:40px;padding:0 51px;margin-left:8px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */background-color:#5d5700;border:none;font-weight:400;color:#fff55d;}.widget_newsletterwidget form .newsletter-submit:hover{background-color:#212121;}.ft_flickr_widget{overflow:hidden;/* 5. Recent Post */}.widget_recent_comments .comment-author-link{display:block;}.widget_rss .rsswidget{display:block;}.widget_rss .rss-date{font-style:italic;}.widget_rss .rssSummary{padding-top:12px;}.widget_rss li{border-bottom:1px solid #ededed;margin-bottom:20px;padding-bottom:20px;}.widget select option{max-width:300px;}.post-password-form [type="password"]{margin-bottom:10px;}.attorney-download a{display:block;border:2px solid #eee;padding:13px 13px 13px 60px;text-align:center;position:relative;font-size:18px;line-height:normal;font-family:Raleway;font-weight:600;}.attorney-download a i{position:absolute;bottom:-7px;left:13px;background-color:#c3b700;color:#fff;font-size:24px;height:41px;width:41px;line-height:41px;text-align:center;-webkit-border-radius:2px 2px 2px 0;-khtml-border-radius:2px 2px 2px 0;-moz-border-radius:2px 2px 2px 0;-ms-border-radius:2px 2px 2px 0;-o-border-radius:2px 2px 2px 0;border-radius:2px 2px 2px 0;/* BACKGROUND GRADIENT */}.attorney-download a i:after{height:0;width:0;left:0;bottom:-8px;position:absolute;border-style:solid;border-width:4px;border-color:#c3b700 transparent transparent #c3b700;content:"";}.attorney-download a:hover{border-color:#c3b700;}.attorney-download a + a{margin-top:32px;}.shopping-cart-wrapper{position:relative;cursor:pointer;}.shopping-cart-wrapper .couter_items{background-color:#c3b700;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */color:#fff;font-size:10px;height:16px;line-height:16px;position:absolute;right:-5px;text-align:center;top:-8px;width:16px;}.wr-inner-form{background:#c3b700;padding:120px 105px 106px 144px;float:left;width:100%;height:100%;}.wr-inner-form .wr-heading{text-align:center;border-bottom:rgba(255, 255, 255, 0.19) solid 1px;width:100%;float:left;padding-bottom:17px;}.wr-inner-form .wr-heading h3{font-size:35px;line-height:42px;color:#fff;font-weight:700;margin-bottom:6px;}.wr-inner-form .wr-heading h5{font-size:16px;line-height:19px;color:#fff;font-weight:400;font-style:italic;}.wr-inner-form .wr-reservation-body{float:left;width:100%;margin-top:13px;}.wr-inner-form .wr-reservation-body .notifyjs-wrapper .notifyjs-arrow{border-bottom:5px solid #908700 !important;}.wr-inner-form .wr-reservation-body .notifyjs-wrapper .notifyjs-bootstrap-warn{background-image:none;}.wr-inner-form .wr-reservation-body .notifyjs-wrapper .notifyjs-bootstrap-base{padding:3px 15px;background-color:#908700;color:#fff;font-weight:normal;border:none;text-shadow:none;-webkit-text-shadow:none;-ms-text-shadow:none;}.wr-inner-form .wr-reservation-body .notifyjs-wrapper .notifyjs-bootstrap-base span{color:#fff;font-size:12px;}.wr-inner-form .col-3colum{width:33.333%;float:left;padding:0 15px;}.wr-inner-form .col-3colum label{font-size:17px;color:#fff;line-height:20px;font-weight:400;margin-top:39px;margin-bottom:11px;}.wr-inner-form .fields{border-bottom:rgba(255, 255, 255, 0.19) solid 1px;float:left;padding-bottom:63px;}.wr-inner-form input[type='text'],.wr-inner-form input[type="password"],.wr-inner-form input[type="datetime"],.wr-inner-form input[type="datetime-local"],.wr-inner-form input[type="date"],.wr-inner-form input[type="month"],.wr-inner-form input[type="time"],.wr-inner-form input[type="week"],.wr-inner-form input[type="number"],.wr-inner-form input[type="email"],.wr-inner-form input[type="url"],.wr-inner-form input[type="search"],.wr-inner-form input[type="tel"],.wr-inner-form input[type="color"],.wr-inner-form textarea{background:#fff;width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */border:none;padding:7px 19px;font-size:15px;text-transform:uppercase;height:40px;color:#7c7400;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.wr-inner-form input[type='text']:active,.wr-inner-form input[type="password"]:active,.wr-inner-form input[type="datetime"]:active,.wr-inner-form input[type="datetime-local"]:active,.wr-inner-form input[type="date"]:active,.wr-inner-form input[type="month"]:active,.wr-inner-form input[type="time"]:active,.wr-inner-form input[type="week"]:active,.wr-inner-form input[type="number"]:active,.wr-inner-form input[type="email"]:active,.wr-inner-form input[type="url"]:active,.wr-inner-form input[type="search"]:active,.wr-inner-form input[type="tel"]:active,.wr-inner-form input[type="color"]:active,.wr-inner-form textarea:active,.wr-inner-form input[type='text']:hover,.wr-inner-form input[type="password"]:hover,.wr-inner-form input[type="datetime"]:hover,.wr-inner-form input[type="datetime-local"]:hover,.wr-inner-form input[type="date"]:hover,.wr-inner-form input[type="month"]:hover,.wr-inner-form input[type="time"]:hover,.wr-inner-form input[type="week"]:hover,.wr-inner-form input[type="number"]:hover,.wr-inner-form input[type="email"]:hover,.wr-inner-form input[type="url"]:hover,.wr-inner-form input[type="search"]:hover,.wr-inner-form input[type="tel"]:hover,.wr-inner-form input[type="color"]:hover,.wr-inner-form textarea:hover{background:rgba(255, 255, 255, 0.19);}.wr-inner-form input#woorestaurant_booking_date,.wr-inner-form select{background:#fff;width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */border:none;padding:7px 22px 7px 19px;font-size:14px;height:40px;color:#908700;text-transform:none;text-overflow:ellipsis;}.wr-inner-form select#woorestaurant_booking_time,.wr-inner-form select{outline:none;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}.wr-inner-form span.span-select{position:relative;display:inline-block;width:100%;}.wr-inner-form span.span-select:after{content:"\f107";font-family:FontAwesome;color:#aaa;right:12px;top:0;padding:0 0 2px;position:absolute;font-size:18px;line-height:40px;color:#908700;pointer-events:none;}.wr-inner-form span.span-select.span-calendar:after{content:"\f272";}.wr-inner-form .form-bottom{margin-top:34px;float:left;}.wr-inner-form .form-bottom .social{float:left;}.wr-inner-form .form-bottom .social ul li{float:left;margin-right:5px;}.wr-inner-form .form-bottom .social ul li a{width:37px;height:37px;text-align:center;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */border:rgba(255, 255, 255, 0.31) solid 1px;color:#fff777;display:inline-block;line-height:35px;text-align:center;font-size:16px;}.wr-inner-form .form-bottom .social ul li a:hover{border-color:#fff;background:#fff;color:#c3b700;}.wr-inner-form .wr-recommend{margin-left:81px;font-size:14px;color:#fff777;margin-top:7px;float:left;}.wr-inner-form .rs-button-wrapper{float:right;margin-top:28px;}.wr-inner-form .rs-button-wrapper #wr_reservation_submit{font-size:16px;padding:14.5px 22px;text-transform:uppercase;color:#fff;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */border:#fff solid 2px;font-size:600;background:transparent;}.wr-inner-form .rs-button-wrapper #wr_reservation_submit:hover,.wr-inner-form .rs-button-wrapper #wr_reservation_submit:focus{background:#9a9100;color:#fff;border-color:#9a9100;}#popup{position:relative;}#popup .wr-wrapper{max-width:1140px;position:absolute;left:0;right:0;margin:auto;top:50% !important;-webkit-transform:translate(0, -50%);-khtml-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:100%;}#popup .rs-center-position{position:relative;padding:84px 0 90px;background-size:cover;background-position:center center;text-align:center;}#popup .rs-center-position:after{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.25);display:block;content:"";}@media screen and (max-width:1400px){#popup .rs-center-position{padding:40px 0;}}#popup .wr-inner-form{padding:0 15px;max-width:740px;background-color:transparent;margin:auto;display:inline-block;float:none;text-align:left;}#popup .wr-inner-form .wr-reservation-wrap-inside{float:left;position:relative;z-index:2;}#popup .wr-inner-form .wr-reservation-wrap-inside .wr-heading h3{font-size:37.5px;line-height:50.4px;letter-spacing:-0.01em;margin-bottom:3px;}#popup .wr-inner-form .wr-reservation-wrap-inside input#woorestaurant_booking_date,#popup .wr-inner-form .wr-reservation-wrap-inside select{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */color:#ccc;}#popup .wr-inner-form .wr-reservation-wrap-inside input#woorestaurant_booking_date:active,#popup .wr-inner-form .wr-reservation-wrap-inside select:active,#popup .wr-inner-form .wr-reservation-wrap-inside input#woorestaurant_booking_date:hover,#popup .wr-inner-form .wr-reservation-wrap-inside select:hover{background:#fff;}#popup .wr-inner-form .wr-reservation-wrap-inside span.span-select:after{color:#ccc;}#popup .wr-inner-form .wr-reservation-wrap-inside input[type='text'],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="password"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="datetime"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="datetime-local"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="date"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="month"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="time"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="week"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="number"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="email"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="url"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="search"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="tel"],#popup .wr-inner-form .wr-reservation-wrap-inside input[type="color"],#popup .wr-inner-form .wr-reservation-wrap-inside textarea{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */color:#7c7400;}#popup .wr-inner-form .wr-reservation-wrap-inside input[type='text']:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="password"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="datetime"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="datetime-local"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="date"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="month"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="time"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="week"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="number"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="email"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="url"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="search"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="tel"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="color"]:active,#popup .wr-inner-form .wr-reservation-wrap-inside textarea:active,#popup .wr-inner-form .wr-reservation-wrap-inside input[type='text']:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="password"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="datetime"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="datetime-local"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="date"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="month"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="time"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="week"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="number"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="email"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="url"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="search"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="tel"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside input[type="color"]:hover,#popup .wr-inner-form .wr-reservation-wrap-inside textarea:hover{background:#fff22a;}#popup .wr-inner-form .wr-reservation-wrap-inside .form-bottom .social ul li a{color:#fff;width:35px;height:35px;line-height:33px;}#popup .wr-inner-form .wr-reservation-wrap-inside .form-bottom .social ul li a:hover{color:#c3b700;}#popup .wr-inner-form .wr-reservation-wrap-inside .form-bottom .social ul li a:before{color:#c3b700;}.wr-out-popup{position:absolute;right:30px;top:30px;color:#fff;z-index:10;cursor:pointer;}.wr-out-popup:hover{color:#c3b700;}.wr-rv-infor-wrapper{color:#fff;}.wr-rv-infor-wrapper p{color:#fff !important;float:left;width:100%;margin:0;line-height:30px;}.wr-rv-infor-wrapper p:last-child{margin-top:30px;}.wr-rv-infor-wrapper .wr-heading + p{margin-top:50px;}.wr-form-area.wr-default-theme:not(#popup){height:100%;}.wr-form-area.wr-default-theme:not(#popup) .wr-wrapper,.wr-form-area.wr-default-theme:not(#popup) .rs-center-position{height:100%;}.notifyjs-wrapper + input,.notifyjs-wrapper + select{margin-bottom:11px !important;}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#c3b700;}@media screen and (max-width:1900px){.tp-caption.small_text:before,.tp-caption.small_text:after,.tp-caption.layout_img:before,.tp-caption.layout_img:after,.tp-caption.layout_img2:before,.tp-caption.layout_img2:after,.tp-caption.small_text2:before,.tp-caption.small_text2:after{display:none !important;}.tp-caption.very_large_text,.tp-caption.very_large_text2{border:none !important;}}@media screen and (max-width:1400px){.resize-padding > .vc_column-inner{padding-left:60px !important;padding-right:60px !important;}.cms-fancyboxes-layout1{padding-top:35px;padding-bottom:30px;}}@media screen and (min-width:1360px){.cms-carousel-client-layout3.navigation-horizontal-center .owl-controls .owl-prev,.cms-carousel-client-layout3.navigation-horizontal-center .owl-controls .owl-next{left:-81px;margin:0;position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-client-layout3.navigation-horizontal-center .owl-controls .owl-next{left:inherit;right:-81px;}}@media screen and (min-width:1025px) and (max-width:1280px){.wr-inner-form{background:#84af00;padding:120px 50px 106px;}}@media screen and (max-width:1280px){.header-4 #page-wrapper{padding-left:320px;}.header-4 #page-wrapper #cshero-header-inner{padding:30px;width:320px;}.header-4 #cshero-header-navigation-left .widget_shopping_cart_content .button{font-size:13px !important;}}@media screen and (max-width:1200px){#cshero-header-navigation .main-navigation .menu-main-menu > ul > li,#cshero-header-navigation .main-navigation .menu-main-menu > li{padding:0 2px;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){min-width:190px;}#cshero-header-inner #cshero-header #cshero-header-logo a span{display:none;/* Blog Magazine */}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-image{-webkit-padding-top:-webkit-calc(50% + 15px);-moz-padding-top:-moz-calc(50% + 15px);padding-top:calc(50% + 15px);}}@media screen and (min-width:1200px){body .cs-boxed{margin:auto;width:1200px;/* Blog */}body .cs-boxed #cshero-header-inner.header-trans #cshero-header{left:50%;max-width:1200px;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#primary.sidebar-active{padding-right:45px;}.sidebar-left-active #primary.sidebar-active{padding-right:0px;padding-left:45px;}}@media screen and (max-width:1024px){body .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{padding:10px 18px;}.row-image-holder{bottom:30px;left:30px;right:45px;top:30px;}.cms-pricing-layout1 .cms-pricing-item{margin-bottom:30px;}#comments .comment-list > .comment ul.children > li .comment-body{margin-left:20PX !important;}#comments .comment-list > .comment ul.children > li ul.children > li .comment-body{margin-left:40px !important;}}@media screen and (max-width:1024px) and (min-width:992px){#cshero-header-navigation .menu-main-menu > ul > li > a span,#cshero-header-navigation .menu-main-menu > li > a span{padding:1px 4px 2px;}.template-cms_grid--lastest-new .cms-grid-latestnew-top h3:after{width:84%;}.template-cms_grid--service .cms-grid-service-top h3:after{width:78%;}.btn.btn-md{margin-top:20px;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding:0;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before,.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{display:none;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;width:calc(100% - 70px);}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;height:131px;background-size:cover;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:584px;}.cms-fancyboxes-layout1{padding:39px 30px 9px;}.wr-inner-form{padding:68.5px 15px;}.wr-inner-form .fields{margin:0 -7px;}.wr-inner-form .col-3colum{padding:0 3px;}.template-cms_grid .cms-grid-content,.template-cms_grid--special-offer .cms-grid-content{padding:50px 15px;}.template-cms_grid .cms-grid-content .time,.template-cms_grid--special-offer .cms-grid-content .time{padding-bottom:0;}.template-cms_grid .cms-grid-media,.template-cms_grid--special-offer .cms-grid-media{padding:50% 0 0 0;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:12px;}.widget_newsletterwidget form .newsletter-submit{margin-left:0px;float:left;}.widget_newsletterwidget form input[type='text'],.widget_newsletterwidget form .newsletter-email{width:200px;}.wr-inner-form .form-bottom{width:100%;}.wr-inner-form .form-bottom .social,.wr-inner-form .form-bottom .wr-recommend{width:100%;margin-left:0;}.template-cms_carousel--service-price .cms-grid-media{padding-bottom:52px;}.entry-blog .entry-content .entry-content-top .sub-title{width:46.2%;}}@media screen and (min-width:992px){#cshero-menu-mobile{display:none !important;}.practice-layout6.nav-top-right .owl-controls,.cms-carousel-client.nav-top-right .owl-controls{position:absolute;right:-5px;top:-101px;}.practice-layout6.nav-top-right .owl-controls .owl-prev,.cms-carousel-client.nav-top-right .owl-controls .owl-prev,.practice-layout6.nav-top-right .owl-controls .owl-next,.cms-carousel-client.nav-top-right .owl-controls .owl-next{margin-top:0;}}@media screen and (max-width:991px){.resize-padding > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;/* Header Left */}.tp-leftarrow.gyges,.tp-rightarrow.gyges{display:none;}.header-4 #page-wrapper{padding:0;}.header-4 #page-wrapper #cshero-header-inner{-webkit-transform:translateX(-320px);-khtml-transform:translateX(-320px);-moz-transform:translateX(-320px);-ms-transform:translateX(-320px);-o-transform:translateX(-320px);transform:translateX(-320px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;visibility:hidden;padding-top:80px;}.header-4 #page-wrapper #cshero-header-inner.open{-webkit-transform:translateX(0px);-khtml-transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);transform:translateX(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */visibility:visible;}.title-tablet{font-size:300% !important;}.text-center-md{text-align:center;}.text-center-md *{text-align:center !important;}.text-center-md .cart-contents{float:none !important;}.top-bar-left{margin-bottom:25px;/* Text Align */}.text-rp-center{text-align:center !important;}.text-rp-center .wpb_single_image.vc_align_left{text-align:center;}.text-rp-center.text-right,.text-rp-center.text-left{text-align:center;}.text-rp-right{text-align:right !important;}.w100-sm{width:100%;}body > div > div > .container,#cs-header > .container{width:100% !important;}.container{width:100%;/* Blog */}.entry-blog.blog-category{margin:0 0 60px;/* Blog Magazine */}.entry-blog.blog-category .entry-header,.entry-blog.blog-category .entry-content{max-width:100%;float:none;padding:0;width:100%;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item{position:relative;/* single Portfolio */}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-image{-webkit-padding-top:-webkit-calc(100% + 60px);-moz-padding-top:-moz-calc(100% + 60px);padding-top:calc(100% + 60px);}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body{position:absolute;width:100%;bottom:0;padding:45px;text-align:center;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta{color:#7d7d7d;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta a{color:#7d7d7d;}.cms-blog-magazing-layout1 .cs-blog-magazing-right .cs-portfolio-masonry-item .cs-blog-magazing-body .cs-blog-magazing-meta a:hover{color:#c3b700;}.sg-portfolio{padding:0 30px;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner{padding:15px 18px 101px;}.sg-portfolio-recent .cms-portfolio-layou1{padding:0;margin:0 -30px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots{margin-top:10px;margin-left:-5px;margin-right:-5px;/* Team */}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot{padding:0 5px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:before{left:5px;right:5px;}.sg-portfolio .sg-portfolio-gallery .owl-controls .owl-dots .owl-dot:after{left:10px;right:10px;}.cms-carousel-team-wrapper{/* Testimonial */}.cms-carousel-team-wrapper .cms-team-right{width:100%;float:none;}.cms-carousel-team-wrapper .cms-team-right .cms-team-right-inner{padding:70px 0;position:static;-webkit-transform:translate(0px, 0%);-khtml-transform:translate(0px, 0%);-moz-transform:translate(0px, 0%);-ms-transform:translate(0px, 0%);-o-transform:translate(0px, 0%);transform:translate(0px, 0%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-team-wrapper .cms-carousel-team-layout1.team-right-active{width:100%;float:none;}.cms-testimonial-layout1 .owl-stage-outer{padding-bottom:10px;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-prev{left:0;}.cms-testimonial-layout1 .owl-controls .owl-nav .owl-next{left:inherit;right:0;}.cms-testimonial-layout1 body #cshero-header{position:static !important;}.cms-testimonial-layout1 body #cshero-header > .container{position:relative;z-index:99;}.cms-testimonial-layout1 body #cshero-header .cshero-header-search{right:70px;}#cshero-menu-mobile{position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */display:block;/* ==========================================================================
     End Header Mobile
  ========================================================================== */}#cshero-footer-top{/* Woo */}#cshero-footer-top [class^="col-"]{margin-bottom:30px;}.cart-action-wrap td.coupon,.cart-action-wrap .actions{width:50%;}.cart-action-wrap .button{width:100% !important;float:none;}.vc_row-no-padding.small-1-column .wpb_column{margin-top:0 !important;}#cshero-footer-feature-top .feature-top-item span:nth-child(2){line-height:31px;/* Call To Action */}.cms-cta-wrapper.cta-right .cms-cta-button{text-align:center;margin-top:25px;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:18px;}.cshero-popup-search #searchform::before{font-size:18px;}.template-cms_carousel .carousel-content{margin-top:28px;padding:0 15px;}.template-cms_carousel .cms-carousel-title{padding:0 15px;}#cshero-footer #cshero-footer-top .footer-top-1{padding-right:15px;}.client-logo-footer{margin-top:30px;text-align:center;width:100%;}.client-logo-footer .client{display:inline-block;margin-top:10px;padding-left:0;padding-right:20px;float:none;}.client-logo-footer .client:last-child{padding-right:0;}#cshero-footer .copyright{text-align:center;}#cshero-footer #cshero-footer-top{padding:60px 0;}}@media screen and (max-width:991px) and (min-width:768px){.cms-grid-wraper .cms-grid-item.col-sm-6:nth-child(odd){clear:left;}.text-rp-small{font-size:13px !important;line-height:26px !important;}.heading-rp-small{font-size:28px !important;line-height:36px !important;/* Responsive Column VC */}.small-1-column .wpb_column{width:100%;}.small-1-column .wpb_column + .wpb_column{margin-top:35px;}.small-2-column .wpb_column{width:50%;margin-top:0;}.small-2-column .wpb_column:nth-child(2){margin-top:0;}.small-2-column .wpb_column:nth-child(3),.small-2-column .wpb_column:nth-child(4){margin-top:35px;}.small-3-column .wpb_column{width:33.33%;}.small-3-column .wpb_column + .wpb_column{margin-top:0;}.section-counter{/* Text Align */}.section-counter.small-2-column .wpb_column:nth-child(3),.section-counter.small-2-column .wpb_column:nth-child(4){margin-top:0;border-top:1px solid #ebebeb;}.section-counter.small-2-column.line-dark .wpb_column:nth-child(3),.section-counter.small-2-column.line-dark .wpb_column:nth-child(4){border-top:1px solid #4c4b4b;}.section-counter.small-2-column .wpb_column:nth-child(2){border-right:none !important;}.text-center-small{text-align:center;/* End Text Align *//* Blog */}.text-center-small .wpb_wrapper{text-align:center;}.text-center-small .vc_custom_heading{text-align:center !important;}.entry-blog .entry-content .entry-meta ul{width:100%;/* Footer Top */}#cshero-footer-top [class*="cshero-footer-"]{width:50%;margin-bottom:35px;}.template-cms_grid--lastest-new .cms-grid-latestnew-top h3:after{width:78%;}.template-cms_grid--service .cms-grid-service-top h3:after{width:68%;}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;height:95px;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:auto;}.template-cms_grid--service .content_wrap_top{padding:50px 30px 25px;}.template-cms_grid--service .like-comment{margin-top:58px;margin-bottom:35px;}.btn.btn-md{margin-top:20px;}.entry-content > .wpb_row .wpb_row.no-background-reponsive{background:none !important;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding:0;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before,.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{display:none;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;width:calc(100% - 70px);}.wr-inner-form{padding:50px 15px;}.wr-inner-form .col-3colum label{margin-top:11px;margin-bottom:11px;}.wr-inner-form .fields{padding-bottom:30px;}.wr-inner-form .wr-recommend{margin-top:15px;}.cms-heading-wrapper.heading-layout2 .description{padding:0;}.cms-carousel-new-view-all a{margin-left:20px;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:0;}.widget_newsletterwidget form p{float:left;}.widget_newsletterwidget form input[type='text'],.widget_newsletterwidget form .newsletter-email{width:150px;}.widget_newsletterwidget form p:last-child{float:left;}.widget_newsletterwidget form .newsletter-submit{padding:0 28px;}.template-cms_grid .cms-grid-content,.template-cms_grid--special-offer .cms-grid-content{padding:70px;}.template-cms_grid .cms-grid-content .time,.template-cms_grid--special-offer .cms-grid-content .time{padding-bottom:0;}.entry-blog .entry-content .entry-meta{float:left;width:100%;}.entry-blog .entry-content .entry-content-top .sub-title{width:100%;}.entry-blog .entry-content .entry-content-top .sub-title:after{display:none;}#comments .comment-list > .comment ul.children > li .comment-body{margin-left:50px;}.wpcf7-form p{width:100%;}.nav-link-next{margin-top:15px;}}@media (min-width:768px){.column-no-padding [class*="vc_col-"]{padding:0;}}@media (max-width:767px){.cms-heading-wrapper.heading-layout4 .description,.cms-heading-wrapper.heading-layout4 .title{text-align:center;}.cms-grid-special-offer .cms-grid-item:nth-child(2n+1) .cms-grid-media{order:inherit;-webkit-order:inherit;-ms-order:inherit;}.header-4 #page-wrapper #cshero-header-inner{padding-top:60px;}.cms-newsletter .tnp-subscription form{display:block;}.cms-newsletter .tnp-subscription form *{margin-right:0 !important;}.wpcf7-form p{width:100%;/* Button */}.btn{margin-bottom:4px;/* Page Title */}.btn.btn-md{padding:17px 18px;margin-top:20px;}#page-title{/* Tab */}#page-title #page-title-text h1{font-size:24px;line-height:32px;}#page-title #page-title-text .sub-title{font-size:16px;}#page-title #breadcrumb-text{font-size:13px;}#page-title #breadcrumb-text.line-white{margin-top:50px;}.vc_tta-panels-container .vc_tta-panel-title .vc_tta-controls-icon{display:none;}.vc_tta-panels-container .vc_tta-panel-title .vc_tta-title-text{margin-left:0 !important;padding-left:12px !important;}.vc_tta-style-classic .vc_tta-panel{padding-left:20px;padding-right:20px;/* Comment */}.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title span{color:#c3b700;}#comments .comment-list{/* Text Align */}#comments .comment-list ul.children .comment-body{margin-left:0 !important;}#comments .comment-list .comment-body .reply{margin-top:35px;}#comments .comment-list .comment-body .reply a{position:static;}.text-center-xs,.text-center-mini{text-align:center;}.text-center-xs .wpb_wrapper,.text-center-mini .wpb_wrapper{text-align:center;}.text-center-xs .vc_custom_heading,.text-center-mini .vc_custom_heading{text-align:center !important;}.text-left-xs{text-align:left !important;}.small-1-column .wpb_column + .wpb_column,.small-2-column .wpb_column + .wpb_column,.small-3-column .wpb_column + .wpb_column{margin-top:35px;}.small-2-column .wpb_column{width:100%;}.section-counter.small-2-column .wpb_column{border-right:none !important;}.form-practice .wpcf7-submit{margin-bottom:30px;}.heading-rp-small{font-size:16px !important;line-height:26px !important;/* End Text Align *//* Single Image VC */}body .vc_tta-container .vc_tta-panel-body .vc_single_image-wrapper{margin-top:22px;/* Call Action */}body .vc_tta-container .vc_tta-panel-body .vc_single_image-wrapper img{width:100%;margin:22px 0;}.cms-cta-wrapper{/* Client */}.cms-cta-wrapper a:nth-child(1){margin:0 0 20px;}.cms-cta-wrapper a:nth-child(2){margin:0;}.cms-client-footer a{width:50%;/* End Client */}.cshero-header-search{display:none;}#cshero-footer-feature-top .feature-top-item{margin-bottom:20px;width:100% !important;/* Blog */}.post-navigation .nav-link-prev,.cms-related-post-inner .item{margin-bottom:30px;/* Shortcode Heading */}.cms-heading-wrapper.heading-layout1{/* Portfolio */}.cms-heading-wrapper.heading-layout1 .cms-heading-button{margin-top:30px;padding-left:115px;}.cms-heading-wrapper.heading-layout1 .cms-heading-content .line-title{width:30px;}.cs-portfolio-masonry-box .w50,.cs-portfolio-masonry-box .w100{width:100%;}.sg-portfolio .sg-portfolio-body .sg-portfolio-sidebar-inner{margin-bottom:22px;/* End Shortcode Heading *//* Footer Top */}#cshero-footer-top [class*="cshero-footer-"]{width:100%;margin-bottom:35px;}#cshero-footer-top aside.[class^="col-"]{margin-bottom:30px;}#cshero-footer-top aside.[class^="col-"]:last-child{margin:0;}#cshero-footer-top aside.[class^="col-"] aside.[class^="widget_"],#cshero-footer-top aside.[class^="col-"] aside.[class^="widget-"],#cshero-footer-top aside.[class^="col-"] .widget{margin:30px 0 0;}#cshero-footer-top aside.[class^="col-"] aside.[class^="widget_"]:first-child,#cshero-footer-top aside.[class^="col-"] aside.[class^="widget-"]:first-child,#cshero-footer-top aside.[class^="col-"] .widget:first-child{margin:0;}#cshero-footer-bottom.copyright3 .text-left,#cshero-footer-bottom.copyright5 .text-left,#cshero-footer-bottom.copyright4 .text-left,#cshero-footer-bottom.copyright3 .text-right,#cshero-footer-bottom.copyright5 .text-right,#cshero-footer-bottom.copyright4 .text-right{text-align:center;}.cms-fancyboxes-layout2 .cms-fancybox-item{padding-bottom:33px;}.cms-error404 .entry-header h1{font-size:100px;}.countdown-item-container{margin-bottom:30px;}.wpb_single_image.icon .vc_single_image-wrapper{width:100%;margin-bottom:20px;/* Shop */}.wpb_single_image.icon .vc_single_image-wrapper img{width:100%;}.cms-grid-shop1 .cms-product-item .cms-grid-product-image{margin-top:20px;max-width:100%;border:none;}.cms-grid-shop1 .cms-product-item .cms-grid-product-content{padding:0;text-align:center;}.wpb_gallery .flexslider .slides li img{min-height:auto;}.entry-content > .wpb_row .wpb_row.no-background-reponsive{background:none !important;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper{padding:0;}.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:before,.cms-fancyboxes-layout2 .fancy-box-icon-wrapper:after{display:none;}.cms-fancyboxes-layout2 .fancy-box-content-wrap{float:left;padding-left:21px;width:calc(100% - 70px);}.cms-heading-wrapper.heading-layout1 .description{margin-bottom:24px;padding:0;}.template-cms_grid--service .cms-grid-service-top h3,.template-cms_grid--lastest-new .cms-grid-latestnew-top h3,.template-cms_grid--shop .cms-grid-shop-top h3{width:100%;}.template-cms_grid--service .cms-grid-service-top h3 span,.template-cms_grid--lastest-new .cms-grid-latestnew-top h3 span,.template-cms_grid--shop .cms-grid-shop-top h3 span{width:100%;text-align:center;}.template-cms_grid--service .cms-grid-service-top h3:after,.template-cms_grid--lastest-new .cms-grid-latestnew-top h3:after,.template-cms_grid--shop .cms-grid-shop-top h3:after{display:none;}.cms-service-filter,.cms-latestnew-filter,.cms-shop-filter{display:none;}.template-cms_grid--service .content-images_left,.template-cms_grid--service .content_wrap{width:100%;}.template-cms_grid--service .content-images_left .cms-grid-media img{min-height:auto;width:100%;}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;}.template-cms_grid--service.style2{margin-top:0;}.template-cms_carousel--layout-shop{margin-top:30px;}.template-cms_grid--lastest-new .cms-grid-item{width:100%;}.template-cms_grid--lastest-new .cms-grid-item .content_wrap{padding-left:15px;}.template-cms_grid--lastest-new .cms_pagination-wrap{margin:0 auto;margin-top:40px;width:280px;}.template-cms_grid--lastest-new .cms_pagination-wrap .cms_pagination,.template-cms_grid--lastest-new .cms_pagination-wrap .cms_our_blog{display:block;}.template-cms_carousel--layout-shop .cms-product-item .cms-grid-product-image{max-width:100%;}.template-cms_grid--shop .cms-grid-item{width:100%;}.wr-inner-form{padding:30px 15px;}.wr-inner-form .col-3colum{width:100%;}.wr-inner-form .col-3colum label{margin-top:22px;margin-bottom:11px;}.wr-inner-form .fields{padding-bottom:30px;}.wr-inner-form .form-bottom .social{width:100%;}.wr-inner-form .wr-recommend{margin-left:0;margin-top:15px;width:100%;}.wr-inner-form .rs-button-wrapper{float:left;}.template-cms_grid .cms-grid-media,.template-cms_grid--special-offer .cms-grid-media{width:100%;padding:39%;}.template-cms_grid .cms-grid-content,.template-cms_grid--special-offer .cms-grid-content{float:left;width:100%;text-align:center;padding:30px;}.cms-heading-wrapper.heading-layout2 .description{padding:0;}.cms-carousel-new-view-all a{margin-left:20px;}.widget_newsletterwidget form p{float:left;margin-bottom:10px;}.widget_newsletterwidget form p:last-child{float:left;}.widget_newsletterwidget form .newsletter-submit{margin-left:0px;float:left;}.wr-inner-form .form-bottom{width:100%;}.wr-inner-form .form-bottom .social,.wr-inner-form .form-bottom .wr-recommend{width:100%;}.template-cms_carousel--layout-client2 .cms-carousel-item:before{display:none;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:30px;}.cms-portfolio-layou1 .cms-portfolio-item .cms-grid-media img,.cms-portfolio-layou1 .cms-portfolio-item{width:100%;}.cms-fancyboxes-layout3{display:inline-block;width:100%;margin-left:0;margin-bottom:20px;}.cms-heading-wrapper.heading-layout3 .description{padding:0;}.owl-theme .owl-controls{display:none;}.title-client{text-align:center;}.template-cms_carousel--layout-client3{padding:0;}.title-client h3:after{display:none;}.template-cms_grid--gallery2,.template-cms_grid--gallery3{margin-top:0;}.template-cms_grid--gallery2 .cms-grid-gallery-top h3{margin-top:5px;}.template-cms_grid--gallery2 .cms-grid-gallery-top h3:after,.template-cms_grid--gallery3 .cms-grid-gallery-top h3:after{display:none;}.template-cms_grid--gallery3 .cms-gallery-filter,.template-cms_grid--gallery3 .cms-grid-gallery-top h3{display:none;}.template-cms_grid--gallery3.galley-3-column .cms-grid-item{width:100%;}#page-title.br-style2{padding:50px 0;text-align:center;}.template-cms_grid--shop-list{margin-top:0;}.template-cms_grid--shop-list .cms-grid-shop-top h3{display:none;}.template-cms_grid--shop-list .cms-grid-item{width:100%;}.template-cms_grid--shop-list .cms-grid-item .cms-product-item .cms-grid-product-content{padding-bottom:40px;}.cms-blog-top{opacity:0;}.entry-blog .entry-content .entry-content-top .sub-title{width:100%;}.entry-blog .entry-content .entry-content-top .sub-title:after{opacity:0;}#content article:last-child .entry-blog{margin-bottom:43px;}.entry-blog .entry-content .entry-meta{width:100%;}.pp_hoverContainer,div.pp_default .pp_content{max-width:100% !important;width:100% !important;height:auto !important;max-height:400px;}.pp_content_container{width:98% !important;}.pp_content,div.pp_pic_holder{max-width:100% !important;width:100% !important;left:3px !important;height:auto !important;max-height:400px;}.pp_content #fullResImage,div.pp_pic_holder #fullResImage{max-width:100%;width:100% !important;height:400px !important;}.pp_content .pp_details,div.pp_pic_holder .pp_details,.pp_content .pp_gallery,div.pp_pic_holder .pp_gallery,.pp_content .pp_expand,div.pp_pic_holder .pp_expand{display:none !important;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:14px;}.cshero-popup-search .search-close{font-size:48px;}.template-cms_grid--service.style2 .cms-grid-service-top h3{display:none;}}@media (max-width:480px){.cms-testimonial-layout1 .cms-carousel-media img{max-width:100%;width:100%;float:none;}.cms-testimonial-layout1 .main-title{padding:0;margin-top:25px;}.template-cms_carousel--latestnew .cms-carousel-item{margin-bottom:0;}.template-cms_grid--service .content_gallery .gallery-item .img{width:100%;height:71px;}.cms-portfolio-layou1 .cms-portfolio-item .portfolio-content-left{display:none;}.template-cms_grid--gallery2 .cms-grid-item,.template-cms_grid--gallery3 .cms-grid-item{padding:0 5px;margin-bottom:10px;}.template-cms_grid--gallery2 .cms-grid,.template-cms_grid--gallery3 .cms-grid{margin-left:-5px;margin-right:-5px;}.cms-carousel-new-view-all{padding-top:30px;}}@media (max-width:320px){.entry-blog .entry-content .entry-meta .like-comment > div.detail-date{width:100%;}.pp_content,div.pp_pic_holder{max-height:200px;}.pp_content #fullResImage,div.pp_pic_holder #fullResImage{height:200px !important;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:12px;}.cshero-popup-search .search-close{font-size:48px;}.cms-carousel-new-view-all{padding-top:0px;padding-top:0px;}}