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

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  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
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-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
========================================================================== *//*------------------------------------------------------------------
[All Style Shortcode]

  1. CMS Heading
  2. CMS Carousel
  3. CMS Fancybox Single
  4. CMS Counter Single
  5. CMS Grid


-------------------------------------------------------------------*//* ==========================================================================
   [Start] All Style Form
========================================================================== *//* ==========================================================================
   [Start] All style header
   /* 1. Header Main
========================================================================== *//* ==========================================================================
   [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
========================================================================== *//* ==========================================================================
    Style Main Menu
========================================================================== *//*
-----> Minimum width of 992 pixels.
*//*------------------------------------------------------------------
[Table of contents]

1. cms-recent-post
2. Search

-------------------------------------------------------------------*//* =Widgets
-------------------------------------------------------------- */header #cshero-header-logo img{max-height:60px;}.sticky-desktop.header-fixed{position:fixed;}.btn,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce .return-to-shop a.button,.woocommerce .checkout_coupon input.button,.woocommerce-checkout #payment #place_order,.woocommerce .wishlist_table td.product-add-to-cart a,button,input[type="submit"]{border-color:#159744;}.btn:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .return-to-shop a.button:hover,.woocommerce .checkout_coupon input.button:hover,.woocommerce-checkout #payment #place_order:hover,.woocommerce .wishlist_table td.product-add-to-cart a:hover,button:hover,input[type="submit"]:hover{border-color:#222 !important;}.cms-button-wrapper{display:inline-block;}.cms-button-wrapper + .cms-button-wrapper{margin-left:30px;}.btn,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce .return-to-shop a.button,.woocommerce .checkout_coupon input.button,.woocommerce-checkout #payment #place_order,.woocommerce .wishlist_table td.product-add-to-cart a,button,.button,input[type="submit"]{-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 */font-size:13px;line-height:1;margin:0;letter-spacing:0.02em;padding:13.5px 28.5px;position:relative;background-color:#159744;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;color:#fff;text-transform:uppercase;font-weight:800;position:relative;border:#159744 solid 2px;}.btn span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button span,.woocommerce input.button span,.woocommerce #respond input#submit span,.woocommerce a.button span,.woocommerce button.button span,.woocommerce input.button span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a span,.woocommerce-Reviews #review_form #respond .form-submit input span,.woocommerce table.shop_table td.actions input.button span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button span,.woocommerce .cart-collaterals .cart_totals .checkout-button span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button span,.woocommerce .return-to-shop a.button span,.woocommerce .checkout_coupon input.button span,.woocommerce-checkout #payment #place_order span,.woocommerce .wishlist_table td.product-add-to-cart a span,button span,.button span,input[type="submit"] span{position:relative;z-index:1;}.btn:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .return-to-shop a.button:hover,.woocommerce .checkout_coupon input.button:hover,.woocommerce-checkout #payment #place_order:hover,.woocommerce .wishlist_table td.product-add-to-cart a:hover,button:hover,.button:hover,input[type="submit"]:hover{background:#222;border-color:#222;}.btn:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .return-to-shop a.button:hover,.woocommerce .checkout_coupon input.button:hover,.woocommerce-checkout #payment #place_order:hover,.woocommerce .wishlist_table td.product-add-to-cart a:hover,button:hover,.button:hover,input[type="submit"]:hover,.btn:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:focus,.woocommerce input.button:focus,.woocommerce #respond input#submit:focus,.woocommerce a.button:focus,.woocommerce button.button:focus,.woocommerce input.button:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:focus,.woocommerce-Reviews #review_form #respond .form-submit input:focus,.woocommerce table.shop_table td.actions input.button:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button:focus,.woocommerce .return-to-shop a.button:focus,.woocommerce .checkout_coupon input.button:focus,.woocommerce-checkout #payment #place_order:focus,.woocommerce .wishlist_table td.product-add-to-cart a:focus,button:focus,.button:focus,input[type="submit"]:focus{outline:medium none;text-decoration:none;color:#fff;}.btn:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:after,.woocommerce input.button:after,.woocommerce #respond input#submit:after,.woocommerce a.button:after,.woocommerce button.button:after,.woocommerce input.button:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:after,.woocommerce-Reviews #review_form #respond .form-submit input:after,.woocommerce table.shop_table td.actions input.button:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:after,.woocommerce .cart-collaterals .cart_totals .checkout-button:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button:after,.woocommerce .return-to-shop a.button:after,.woocommerce .checkout_coupon input.button:after,.woocommerce-checkout #payment #place_order:after,.woocommerce .wishlist_table td.product-add-to-cart a:after{content:'';position:absolute;z-index:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}.btn:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:before,.woocommerce input.button:before,.woocommerce #respond input#submit:before,.woocommerce a.button:before,.woocommerce button.button:before,.woocommerce input.button:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:before,.woocommerce-Reviews #review_form #respond .form-submit input:before,.woocommerce table.shop_table td.actions input.button:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:before,.woocommerce .cart-collaterals .cart_totals .checkout-button:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button:before,.woocommerce .return-to-shop a.button:before,.woocommerce .checkout_coupon input.button:before,.woocommerce-checkout #payment #place_order:before,.woocommerce .wishlist_table td.product-add-to-cart a:before{content:'';position:absolute;z-index:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;}.btn i,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button i,.woocommerce input.button i,.woocommerce #respond input#submit i,.woocommerce a.button i,.woocommerce button.button i,.woocommerce input.button i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a i,.woocommerce-Reviews #review_form #respond .form-submit input i,.woocommerce table.shop_table td.actions input.button i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button i,.woocommerce .cart-collaterals .cart_totals .checkout-button i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button i,.woocommerce .return-to-shop a.button i,.woocommerce .checkout_coupon input.button i,.woocommerce-checkout #payment #place_order i,.woocommerce .wishlist_table td.product-add-to-cart a i{line-height:10px;position:relative;top:1px;z-index:3;}.btn.btn-lg,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-lg,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-lg,.woocommerce input.button.btn-lg,.woocommerce #respond input#submit.btn-lg,.woocommerce a.button.btn-lg,.woocommerce button.button.btn-lg,.woocommerce input.button.btn-lg,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-lg,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-lg,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-lg,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-lg,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-lg,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-lg,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-lg,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-lg,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-lg,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-lg,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-lg,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-lg,.woocommerce-Reviews #review_form #respond .form-submit input.btn-lg,.woocommerce table.shop_table td.actions input.button.btn-lg,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-lg,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-lg,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-lg,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-lg,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-lg,.woocommerce .return-to-shop a.button.btn-lg,.woocommerce .checkout_coupon input.button.btn-lg,.woocommerce-checkout #payment #place_order.btn-lg,.woocommerce .wishlist_table td.product-add-to-cart a.btn-lg{padding:18.5px 35px;min-width:182px;}.btn.btn-md,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-md,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md,.woocommerce input.button.btn-md,.woocommerce #respond input#submit.btn-md,.woocommerce a.button.btn-md,.woocommerce button.button.btn-md,.woocommerce input.button.btn-md,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-md,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-md,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-md,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-md,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-md,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-md,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-md,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-md,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-md,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-md,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-md,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-md,.woocommerce-Reviews #review_form #respond .form-submit input.btn-md,.woocommerce table.shop_table td.actions input.button.btn-md,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-md,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-md,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-md,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-md,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-md,.woocommerce .return-to-shop a.button.btn-md,.woocommerce .checkout_coupon input.button.btn-md,.woocommerce-checkout #payment #place_order.btn-md,.woocommerce .wishlist_table td.product-add-to-cart a.btn-md{font-size:15px;letter-spacing:0.075em;color:#fff;border-radius:4px;padding:15px 22.5px;}.btn.btn-normal,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-normal,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-normal,.woocommerce input.button.btn-normal,.woocommerce #respond input#submit.btn-normal,.woocommerce a.button.btn-normal,.woocommerce button.button.btn-normal,.woocommerce input.button.btn-normal,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-normal,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-normal,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-normal,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-normal,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-normal,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-normal,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-normal,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-normal,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-normal,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-normal,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-normal,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-normal,.woocommerce-Reviews #review_form #respond .form-submit input.btn-normal,.woocommerce table.shop_table td.actions input.button.btn-normal,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-normal,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-normal,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-normal,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-normal,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-normal,.woocommerce .return-to-shop a.button.btn-normal,.woocommerce .checkout_coupon input.button.btn-normal,.woocommerce-checkout #payment #place_order.btn-normal,.woocommerce .wishlist_table td.product-add-to-cart a.btn-normal{padding:17px 23px;min-width:172px;}.btn.btn-md2,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-md2,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md2,.woocommerce input.button.btn-md2,.woocommerce #respond input#submit.btn-md2,.woocommerce a.button.btn-md2,.woocommerce button.button.btn-md2,.woocommerce input.button.btn-md2,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-md2,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-md2,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-md2,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-md2,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-md2,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-md2,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-md2,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-md2,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-md2,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-md2,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-md2,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-md2,.woocommerce-Reviews #review_form #respond .form-submit input.btn-md2,.woocommerce table.shop_table td.actions input.button.btn-md2,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-md2,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-md2,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-md2,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-md2,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-md2,.woocommerce .return-to-shop a.button.btn-md2,.woocommerce .checkout_coupon input.button.btn-md2,.woocommerce-checkout #payment #place_order.btn-md2,.woocommerce .wishlist_table td.product-add-to-cart a.btn-md2{padding:18px 23px;min-width:170px;}.btn.btn-sm,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-sm,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-sm,.woocommerce input.button.btn-sm,.woocommerce #respond input#submit.btn-sm,.woocommerce a.button.btn-sm,.woocommerce button.button.btn-sm,.woocommerce input.button.btn-sm,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-sm,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-sm,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-sm,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-sm,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-sm,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-sm,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-sm,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-sm,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-sm,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-sm,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-sm,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-sm,.woocommerce-Reviews #review_form #respond .form-submit input.btn-sm,.woocommerce table.shop_table td.actions input.button.btn-sm,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-sm,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-sm,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-sm,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-sm,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-sm,.woocommerce .return-to-shop a.button.btn-sm,.woocommerce .checkout_coupon input.button.btn-sm,.woocommerce-checkout #payment #place_order.btn-sm,.woocommerce .wishlist_table td.product-add-to-cart a.btn-sm{padding:13.5px 15px;min-width:142px;}.btn.btn-white,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white,.woocommerce input.button.btn-white,.woocommerce #respond input#submit.btn-white,.woocommerce a.button.btn-white,.woocommerce button.button.btn-white,.woocommerce input.button.btn-white,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-white,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-white,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-white,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-white,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-white,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-white,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-white,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-white,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-white,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-white,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-white,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-white,.woocommerce-Reviews #review_form #respond .form-submit input.btn-white,.woocommerce table.shop_table td.actions input.button.btn-white,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-white,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-white,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-white,.woocommerce .return-to-shop a.button.btn-white,.woocommerce .checkout_coupon input.button.btn-white,.woocommerce-checkout #payment #place_order.btn-white,.woocommerce .wishlist_table td.product-add-to-cart a.btn-white{padding:19px 23px;min-width:170px;background:#fff;color:#222;border:none;text-align:center !important;}.btn.btn-white:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white:hover,.woocommerce input.button.btn-white:hover,.woocommerce #respond input#submit.btn-white:hover,.woocommerce a.button.btn-white:hover,.woocommerce button.button.btn-white:hover,.woocommerce input.button.btn-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-white:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-white:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-white:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-white:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-white:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-white:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-white:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-white:hover,.woocommerce table.shop_table td.actions input.button.btn-white:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-white:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-white:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-white:hover,.woocommerce .return-to-shop a.button.btn-white:hover,.woocommerce .checkout_coupon input.button.btn-white:hover,.woocommerce-checkout #payment #place_order.btn-white:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-white:hover{background:#222 !important;color:#fff;}.btn.btn-white.btn-primary,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white.btn-primary,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white.btn-primary,.woocommerce input.button.btn-white.btn-primary,.woocommerce #respond input#submit.btn-white.btn-primary,.woocommerce a.button.btn-white.btn-primary,.woocommerce button.button.btn-white.btn-primary,.woocommerce input.button.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-white.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-white.btn-primary,.woocommerce-Reviews #review_form #respond .form-submit input.btn-white.btn-primary,.woocommerce table.shop_table td.actions input.button.btn-white.btn-primary,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-white.btn-primary,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white.btn-primary,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white.btn-primary,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-white.btn-primary,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-white.btn-primary,.woocommerce .return-to-shop a.button.btn-white.btn-primary,.woocommerce .checkout_coupon input.button.btn-white.btn-primary,.woocommerce-checkout #payment #place_order.btn-white.btn-primary,.woocommerce .wishlist_table td.product-add-to-cart a.btn-white.btn-primary{background-color:#159744;color:#fff;}.btn.btn-white.btn-primary:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white.btn-primary:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white.btn-primary:hover,.woocommerce input.button.btn-white.btn-primary:hover,.woocommerce #respond input#submit.btn-white.btn-primary:hover,.woocommerce a.button.btn-white.btn-primary:hover,.woocommerce button.button.btn-white.btn-primary:hover,.woocommerce input.button.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-white.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-white.btn-primary:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-white.btn-primary:hover,.woocommerce table.shop_table td.actions input.button.btn-white.btn-primary:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-white.btn-primary:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white.btn-primary:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white.btn-primary:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-white.btn-primary:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-white.btn-primary:hover,.woocommerce .return-to-shop a.button.btn-white.btn-primary:hover,.woocommerce .checkout_coupon input.button.btn-white.btn-primary:hover,.woocommerce-checkout #payment #place_order.btn-white.btn-primary:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-white.btn-primary:hover,.btn.btn-white.btn-primary:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white.btn-primary:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white.btn-primary:focus,.woocommerce input.button.btn-white.btn-primary:focus,.woocommerce #respond input#submit.btn-white.btn-primary:focus,.woocommerce a.button.btn-white.btn-primary:focus,.woocommerce button.button.btn-white.btn-primary:focus,.woocommerce input.button.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-white.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-white.btn-primary:focus,.woocommerce-Reviews #review_form #respond .form-submit input.btn-white.btn-primary:focus,.woocommerce table.shop_table td.actions input.button.btn-white.btn-primary:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-white.btn-primary:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white.btn-primary:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-white.btn-primary:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-white.btn-primary:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-white.btn-primary:focus,.woocommerce .return-to-shop a.button.btn-white.btn-primary:focus,.woocommerce .checkout_coupon input.button.btn-white.btn-primary:focus,.woocommerce-checkout #payment #place_order.btn-white.btn-primary:focus,.woocommerce .wishlist_table td.product-add-to-cart a.btn-white.btn-primary:focus{background-color:#fff;color:#159744;outline:none;}.btn.btn-alt-white,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-alt-white,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white,.woocommerce input.button.btn-alt-white,.woocommerce #respond input#submit.btn-alt-white,.woocommerce a.button.btn-alt-white,.woocommerce button.button.btn-alt-white,.woocommerce input.button.btn-alt-white,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-alt-white,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-alt-white,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-alt-white,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-alt-white,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-alt-white,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-alt-white,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-alt-white,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-alt-white,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white,.woocommerce-Reviews #review_form #respond .form-submit input.btn-alt-white,.woocommerce table.shop_table td.actions input.button.btn-alt-white,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-alt-white,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-alt-white,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-alt-white,.woocommerce .return-to-shop a.button.btn-alt-white,.woocommerce .checkout_coupon input.button.btn-alt-white,.woocommerce-checkout #payment #place_order.btn-alt-white,.woocommerce .wishlist_table td.product-add-to-cart a.btn-alt-white{padding:17px 23px;min-width:170px;background:transparent;color:#fff;border:#fff solid 2px;text-align:center !important;}.btn.btn-alt-white:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-alt-white:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white:hover,.woocommerce input.button.btn-alt-white:hover,.woocommerce #respond input#submit.btn-alt-white:hover,.woocommerce a.button.btn-alt-white:hover,.woocommerce button.button.btn-alt-white:hover,.woocommerce input.button.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-alt-white:hover,.woocommerce table.shop_table td.actions input.button.btn-alt-white:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-alt-white:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-alt-white:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-alt-white:hover,.woocommerce .return-to-shop a.button.btn-alt-white:hover,.woocommerce .checkout_coupon input.button.btn-alt-white:hover,.woocommerce-checkout #payment #place_order.btn-alt-white:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-alt-white:hover{border-color:#fff !important;background:#fff !important;color:#222 !important;}.btn.btn-xlg,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-xlg,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-xlg,.woocommerce input.button.btn-xlg,.woocommerce #respond input#submit.btn-xlg,.woocommerce a.button.btn-xlg,.woocommerce button.button.btn-xlg,.woocommerce input.button.btn-xlg,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-xlg,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-xlg,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-xlg,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-xlg,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-xlg,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-xlg,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-xlg,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-xlg,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-xlg,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-xlg,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-xlg,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-xlg,.woocommerce-Reviews #review_form #respond .form-submit input.btn-xlg,.woocommerce table.shop_table td.actions input.button.btn-xlg,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-xlg,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-xlg,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-xlg,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-xlg,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-xlg,.woocommerce .return-to-shop a.button.btn-xlg,.woocommerce .checkout_coupon input.button.btn-xlg,.woocommerce-checkout #payment #place_order.btn-xlg,.woocommerce .wishlist_table td.product-add-to-cart a.btn-xlg{padding:21px 32.5px;min-width:192px;}.btn.btn-primary,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary,.woocommerce input.button.btn-primary,.woocommerce #respond input#submit.btn-primary,.woocommerce a.button.btn-primary,.woocommerce button.button.btn-primary,.woocommerce input.button.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary,.woocommerce table.shop_table td.actions input.button.btn-primary,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary,.woocommerce .return-to-shop a.button.btn-primary,.woocommerce .checkout_coupon input.button.btn-primary,.woocommerce-checkout #payment #place_order.btn-primary,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary{background-color:#159744;color:#fff;}.btn.btn-primary:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:hover,.woocommerce input.button.btn-primary:hover,.woocommerce #respond input#submit.btn-primary:hover,.woocommerce a.button.btn-primary:hover,.woocommerce button.button.btn-primary:hover,.woocommerce input.button.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary:hover,.woocommerce table.shop_table td.actions input.button.btn-primary:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary:hover,.woocommerce .return-to-shop a.button.btn-primary:hover,.woocommerce .checkout_coupon input.button.btn-primary:hover,.woocommerce-checkout #payment #place_order.btn-primary:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary:hover,.btn.btn-primary:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:focus,.woocommerce input.button.btn-primary:focus,.woocommerce #respond input#submit.btn-primary:focus,.woocommerce a.button.btn-primary:focus,.woocommerce button.button.btn-primary:focus,.woocommerce input.button.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary:focus,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary:focus,.woocommerce table.shop_table td.actions input.button.btn-primary:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary:focus,.woocommerce .return-to-shop a.button.btn-primary:focus,.woocommerce .checkout_coupon input.button.btn-primary:focus,.woocommerce-checkout #payment #place_order.btn-primary:focus,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary:focus{background-color:#222;color:#fff;outline:none;}.btn.btn-default-alt,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt,.woocommerce input.button.btn-default-alt,.woocommerce #respond input#submit.btn-default-alt,.woocommerce a.button.btn-default-alt,.woocommerce button.button.btn-default-alt,.woocommerce input.button.btn-default-alt,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt,.woocommerce table.shop_table td.actions input.button.btn-default-alt,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt,.woocommerce .return-to-shop a.button.btn-default-alt,.woocommerce .checkout_coupon input.button.btn-default-alt,.woocommerce-checkout #payment #place_order.btn-default-alt,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt{border:2px solid #159744;background:transparent;color:#159744;display:inline-block;border-radius:3px;}.btn.btn-default-alt:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:hover,.woocommerce input.button.btn-default-alt:hover,.woocommerce #respond input#submit.btn-default-alt:hover,.woocommerce a.button.btn-default-alt:hover,.woocommerce button.button.btn-default-alt:hover,.woocommerce input.button.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt:hover,.woocommerce table.shop_table td.actions input.button.btn-default-alt:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt:hover,.woocommerce .return-to-shop a.button.btn-default-alt:hover,.woocommerce .checkout_coupon input.button.btn-default-alt:hover,.woocommerce-checkout #payment #place_order.btn-default-alt:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt:hover,.btn.btn-default-alt:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:focus,.woocommerce input.button.btn-default-alt:focus,.woocommerce #respond input#submit.btn-default-alt:focus,.woocommerce a.button.btn-default-alt:focus,.woocommerce button.button.btn-default-alt:focus,.woocommerce input.button.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:focus,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt:focus,.woocommerce table.shop_table td.actions input.button.btn-default-alt:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt:focus,.woocommerce .return-to-shop a.button.btn-default-alt:focus,.woocommerce .checkout_coupon input.button.btn-default-alt:focus,.woocommerce-checkout #payment #place_order.btn-default-alt:focus,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt:focus{background:#222;color:#fff;}.btn.btn-default-alt1,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1,.woocommerce input.button.btn-default-alt1,.woocommerce #respond input#submit.btn-default-alt1,.woocommerce a.button.btn-default-alt1,.woocommerce button.button.btn-default-alt1,.woocommerce input.button.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt1,.woocommerce table.shop_table td.actions input.button.btn-default-alt1,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt1,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt1,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt1,.woocommerce .return-to-shop a.button.btn-default-alt1,.woocommerce .checkout_coupon input.button.btn-default-alt1,.woocommerce-checkout #payment #place_order.btn-default-alt1,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt1{border:2px solid #fff;background:transparent;color:#fff;display:inline-block;border-radius:0px;}.btn.btn-default-alt1:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:hover,.woocommerce input.button.btn-default-alt1:hover,.woocommerce #respond input#submit.btn-default-alt1:hover,.woocommerce a.button.btn-default-alt1:hover,.woocommerce button.button.btn-default-alt1:hover,.woocommerce input.button.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt1:hover,.woocommerce table.shop_table td.actions input.button.btn-default-alt1:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt1:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:hover,.woocommerce .return-to-shop a.button.btn-default-alt1:hover,.woocommerce .checkout_coupon input.button.btn-default-alt1:hover,.woocommerce-checkout #payment #place_order.btn-default-alt1:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt1:hover,.btn.btn-default-alt1:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:focus,.woocommerce input.button.btn-default-alt1:focus,.woocommerce #respond input#submit.btn-default-alt1:focus,.woocommerce a.button.btn-default-alt1:focus,.woocommerce button.button.btn-default-alt1:focus,.woocommerce input.button.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:focus,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt1:focus,.woocommerce table.shop_table td.actions input.button.btn-default-alt1:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt1:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:focus,.woocommerce .return-to-shop a.button.btn-default-alt1:focus,.woocommerce .checkout_coupon input.button.btn-default-alt1:focus,.woocommerce-checkout #payment #place_order.btn-default-alt1:focus,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt1:focus{background:#000 !important;color:#fff !important;border-color:#000 !important;}.btn.btn-trans,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-trans,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-trans,.woocommerce input.button.btn-trans,.woocommerce #respond input#submit.btn-trans,.woocommerce a.button.btn-trans,.woocommerce button.button.btn-trans,.woocommerce input.button.btn-trans,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-trans,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-trans,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-trans,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-trans,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-trans,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-trans,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-trans,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-trans,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-trans,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-trans,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-trans,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-trans,.woocommerce-Reviews #review_form #respond .form-submit input.btn-trans,.woocommerce table.shop_table td.actions input.button.btn-trans,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-trans,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-trans,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-trans,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-trans,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-trans,.woocommerce .return-to-shop a.button.btn-trans,.woocommerce .checkout_coupon input.button.btn-trans,.woocommerce-checkout #payment #place_order.btn-trans,.woocommerce .wishlist_table td.product-add-to-cart a.btn-trans{background:rgba(0, 0, 0, 0) none repeat scroll 0 0;border:1px solid #2b2e31;border-radius:2px;color:#2b2e31;cursor:pointer;display:inline-block;font-size:1.22rem;font-weight:normal !important;letter-spacing:0.25px;line-height:normal;text-align:center;text-decoration:none;}.btn.btn-danger,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-danger,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger,.woocommerce input.button.btn-danger,.woocommerce #respond input#submit.btn-danger,.woocommerce a.button.btn-danger,.woocommerce button.button.btn-danger,.woocommerce input.button.btn-danger,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-danger,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-danger,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-danger,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-danger,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-danger,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-danger,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-danger,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-danger,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-danger,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-danger,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-danger,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-danger,.woocommerce-Reviews #review_form #respond .form-submit input.btn-danger,.woocommerce table.shop_table td.actions input.button.btn-danger,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-danger,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-danger,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-danger,.woocommerce .return-to-shop a.button.btn-danger,.woocommerce .checkout_coupon input.button.btn-danger,.woocommerce-checkout #payment #place_order.btn-danger,.woocommerce .wishlist_table td.product-add-to-cart a.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a;}.btn.btn-danger:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-danger:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger:hover,.woocommerce input.button.btn-danger:hover,.woocommerce #respond input#submit.btn-danger:hover,.woocommerce a.button.btn-danger:hover,.woocommerce button.button.btn-danger:hover,.woocommerce input.button.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-danger:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-danger:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-danger:hover,.woocommerce table.shop_table td.actions input.button.btn-danger:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-danger:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-danger:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-danger:hover,.woocommerce .return-to-shop a.button.btn-danger:hover,.woocommerce .checkout_coupon input.button.btn-danger:hover,.woocommerce-checkout #payment #place_order.btn-danger:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925;}.btn.btn-warning,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-warning,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning,.woocommerce input.button.btn-warning,.woocommerce #respond input#submit.btn-warning,.woocommerce a.button.btn-warning,.woocommerce button.button.btn-warning,.woocommerce input.button.btn-warning,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-warning,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-warning,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-warning,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-warning,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-warning,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-warning,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-warning,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-warning,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-warning,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-warning,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-warning,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-warning,.woocommerce-Reviews #review_form #respond .form-submit input.btn-warning,.woocommerce table.shop_table td.actions input.button.btn-warning,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-warning,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-warning,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-warning,.woocommerce .return-to-shop a.button.btn-warning,.woocommerce .checkout_coupon input.button.btn-warning,.woocommerce-checkout #payment #place_order.btn-warning,.woocommerce .wishlist_table td.product-add-to-cart a.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236;}.btn.btn-warning:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-warning:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning:hover,.woocommerce input.button.btn-warning:hover,.woocommerce #respond input#submit.btn-warning:hover,.woocommerce a.button.btn-warning:hover,.woocommerce button.button.btn-warning:hover,.woocommerce input.button.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-warning:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-warning:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-warning:hover,.woocommerce table.shop_table td.actions input.button.btn-warning:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-warning:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-warning:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-warning:hover,.woocommerce .return-to-shop a.button.btn-warning:hover,.woocommerce .checkout_coupon input.button.btn-warning:hover,.woocommerce-checkout #payment #place_order.btn-warning:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512;}.btn.btn-success,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-success,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success,.woocommerce input.button.btn-success,.woocommerce #respond input#submit.btn-success,.woocommerce a.button.btn-success,.woocommerce button.button.btn-success,.woocommerce input.button.btn-success,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-success,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-success,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-success,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-success,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-success,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-success,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-success,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-success,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-success,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-success,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-success,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-success,.woocommerce-Reviews #review_form #respond .form-submit input.btn-success,.woocommerce table.shop_table td.actions input.button.btn-success,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-success,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-success,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-success,.woocommerce .return-to-shop a.button.btn-success,.woocommerce .checkout_coupon input.button.btn-success,.woocommerce-checkout #payment #place_order.btn-success,.woocommerce .wishlist_table td.product-add-to-cart a.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c;}.btn.btn-success:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-success:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success:hover,.woocommerce input.button.btn-success:hover,.woocommerce #respond input#submit.btn-success:hover,.woocommerce a.button.btn-success:hover,.woocommerce button.button.btn-success:hover,.woocommerce input.button.btn-success:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-success:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-success:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-success:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-success:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-success:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-success:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-success:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-success:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-success:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-success:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-success:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-success:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-success:hover,.woocommerce table.shop_table td.actions input.button.btn-success:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-success:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-success:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-success:hover,.woocommerce .return-to-shop a.button.btn-success:hover,.woocommerce .checkout_coupon input.button.btn-success:hover,.woocommerce-checkout #payment #place_order.btn-success:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439;}.btn.btn-square,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-square,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-square,.woocommerce input.button.btn-square,.woocommerce #respond input#submit.btn-square,.woocommerce a.button.btn-square,.woocommerce button.button.btn-square,.woocommerce input.button.btn-square,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-square,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-square,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-square,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-square,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-square,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-square,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-square,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-square,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-square,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-square,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-square,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-square,.woocommerce-Reviews #review_form #respond .form-submit input.btn-square,.woocommerce table.shop_table td.actions input.button.btn-square,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-square,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-square,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-square,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-square,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-square,.woocommerce .return-to-shop a.button.btn-square,.woocommerce .checkout_coupon input.button.btn-square,.woocommerce-checkout #payment #place_order.btn-square,.woocommerce .wishlist_table td.product-add-to-cart a.btn-square{border-radius:1px;}.btn.btn-outline,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline,.woocommerce input.button.btn-outline,.woocommerce #respond input#submit.btn-outline,.woocommerce a.button.btn-outline,.woocommerce button.button.btn-outline,.woocommerce input.button.btn-outline,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline,.woocommerce table.shop_table td.actions input.button.btn-outline,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline,.woocommerce .return-to-shop a.button.btn-outline,.woocommerce .checkout_coupon input.button.btn-outline,.woocommerce-checkout #payment #place_order.btn-outline,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline{border:2px solid #fff;background:transparent;color:#fff;text-shadow:none;border-radius:0;font-family:'Open Sans', sans-serif;font-weight:700;}.btn.btn-outline:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:hover,.woocommerce input.button.btn-outline:hover,.woocommerce #respond input#submit.btn-outline:hover,.woocommerce a.button.btn-outline:hover,.woocommerce button.button.btn-outline:hover,.woocommerce input.button.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline:hover,.woocommerce table.shop_table td.actions input.button.btn-outline:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline:hover,.woocommerce .return-to-shop a.button.btn-outline:hover,.woocommerce .checkout_coupon input.button.btn-outline:hover,.woocommerce-checkout #payment #place_order.btn-outline:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline:hover,.btn.btn-outline:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:focus,.woocommerce input.button.btn-outline:focus,.woocommerce #respond input#submit.btn-outline:focus,.woocommerce a.button.btn-outline:focus,.woocommerce button.button.btn-outline:focus,.woocommerce input.button.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline:focus,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline:focus,.woocommerce table.shop_table td.actions input.button.btn-outline:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline:focus,.woocommerce .return-to-shop a.button.btn-outline:focus,.woocommerce .checkout_coupon input.button.btn-outline:focus,.woocommerce-checkout #payment #place_order.btn-outline:focus,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline:focus{background:#159744;color:#fff;border-color:#159744;}.btn.btn-outline-rounded,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded,.woocommerce input.button.btn-outline-rounded,.woocommerce #respond input#submit.btn-outline-rounded,.woocommerce a.button.btn-outline-rounded,.woocommerce button.button.btn-outline-rounded,.woocommerce input.button.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded,.woocommerce .return-to-shop a.button.btn-outline-rounded,.woocommerce .checkout_coupon input.button.btn-outline-rounded,.woocommerce-checkout #payment #place_order.btn-outline-rounded,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded{border:2px solid #159744;background:transparent;padding-top:14px;padding-bottom:14px;color:#159744;text-shadow:none;border-radius:22px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.btn.btn-outline-rounded:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover,.woocommerce input.button.btn-outline-rounded:hover,.woocommerce #respond input#submit.btn-outline-rounded:hover,.woocommerce a.button.btn-outline-rounded:hover,.woocommerce button.button.btn-outline-rounded:hover,.woocommerce input.button.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:hover,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover,.woocommerce .return-to-shop a.button.btn-outline-rounded:hover,.woocommerce .checkout_coupon input.button.btn-outline-rounded:hover,.woocommerce-checkout #payment #place_order.btn-outline-rounded:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:hover,.btn.btn-outline-rounded:focus,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus,.woocommerce input.button.btn-outline-rounded:focus,.woocommerce #respond input#submit.btn-outline-rounded:focus,.woocommerce a.button.btn-outline-rounded:focus,.woocommerce button.button.btn-outline-rounded:focus,.woocommerce input.button.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:focus,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded:focus,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:focus,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus,.woocommerce .return-to-shop a.button.btn-outline-rounded:focus,.woocommerce .checkout_coupon input.button.btn-outline-rounded:focus,.woocommerce-checkout #payment #place_order.btn-outline-rounded:focus,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:focus{background:#159744;color:#fff;border-color:#159744;}.btn.btn-outline-rounded:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:before,.woocommerce input.button.btn-outline-rounded:hover:before,.woocommerce #respond input#submit.btn-outline-rounded:hover:before,.woocommerce a.button.btn-outline-rounded:hover:before,.woocommerce button.button.btn-outline-rounded:hover:before,.woocommerce input.button.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:hover:before,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:before,.woocommerce .return-to-shop a.button.btn-outline-rounded:hover:before,.woocommerce .checkout_coupon input.button.btn-outline-rounded:hover:before,.woocommerce-checkout #payment #place_order.btn-outline-rounded:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:hover:before,.btn.btn-outline-rounded:focus:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:before,.woocommerce input.button.btn-outline-rounded:focus:before,.woocommerce #respond input#submit.btn-outline-rounded:focus:before,.woocommerce a.button.btn-outline-rounded:focus:before,.woocommerce button.button.btn-outline-rounded:focus:before,.woocommerce input.button.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:focus:before,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded:focus:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:focus:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:before,.woocommerce .return-to-shop a.button.btn-outline-rounded:focus:before,.woocommerce .checkout_coupon input.button.btn-outline-rounded:focus:before,.woocommerce-checkout #payment #place_order.btn-outline-rounded:focus:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:focus:before,.btn.btn-outline-rounded:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:after,.woocommerce input.button.btn-outline-rounded:hover:after,.woocommerce #respond input#submit.btn-outline-rounded:hover:after,.woocommerce a.button.btn-outline-rounded:hover:after,.woocommerce button.button.btn-outline-rounded:hover:after,.woocommerce input.button.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:hover:after,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:after,.woocommerce .return-to-shop a.button.btn-outline-rounded:hover:after,.woocommerce .checkout_coupon input.button.btn-outline-rounded:hover:after,.woocommerce-checkout #payment #place_order.btn-outline-rounded:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:hover:after,.btn.btn-outline-rounded:focus:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:after,.woocommerce input.button.btn-outline-rounded:focus:after,.woocommerce #respond input#submit.btn-outline-rounded:focus:after,.woocommerce a.button.btn-outline-rounded:focus:after,.woocommerce button.button.btn-outline-rounded:focus:after,.woocommerce input.button.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:focus:after,.woocommerce table.shop_table td.actions input.button.btn-outline-rounded:focus:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:focus:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:after,.woocommerce .return-to-shop a.button.btn-outline-rounded:focus:after,.woocommerce .checkout_coupon input.button.btn-outline-rounded:focus:after,.woocommerce-checkout #payment #place_order.btn-outline-rounded:focus:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:focus:after{border-radius:22px !important;}.btn.btn-3d,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d,.woocommerce input.button.btn-3d,.woocommerce #respond input#submit.btn-3d,.woocommerce a.button.btn-3d,.woocommerce button.button.btn-3d,.woocommerce input.button.btn-3d,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-3d,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-3d,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-3d,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-3d,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-3d,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-3d,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-3d,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-3d,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-3d,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-3d,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-3d,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-3d,.woocommerce-Reviews #review_form #respond .form-submit input.btn-3d,.woocommerce table.shop_table td.actions input.button.btn-3d,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-3d,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-3d,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-3d,.woocommerce .return-to-shop a.button.btn-3d,.woocommerce .checkout_coupon input.button.btn-3d,.woocommerce-checkout #payment #place_order.btn-3d,.woocommerce .wishlist_table td.product-add-to-cart a.btn-3d{-webkit-box-shadow:0 5px #0f6a30;-moz-box-shadow:0 5px #0f6a30;-ms-box-shadow:0 5px #0f6a30;box-shadow:0 5px #0f6a30;color:#fff;}.btn.btn-3d:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d:hover,.woocommerce input.button.btn-3d:hover,.woocommerce #respond input#submit.btn-3d:hover,.woocommerce a.button.btn-3d:hover,.woocommerce button.button.btn-3d:hover,.woocommerce input.button.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-3d:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-3d:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-3d:hover,.woocommerce table.shop_table td.actions input.button.btn-3d:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-3d:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-3d:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-3d:hover,.woocommerce .return-to-shop a.button.btn-3d:hover,.woocommerce .checkout_coupon input.button.btn-3d:hover,.woocommerce-checkout #payment #place_order.btn-3d:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-3d:hover{-webkit-box-shadow:0 3px #0f6a30;-moz-box-shadow:0 3px #0f6a30;-ms-box-shadow:0 3px #0f6a30;box-shadow:0 3px #0f6a30;background:#fff;border-color:#222;}.btn.btn-3d2,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d2,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d2,.woocommerce input.button.btn-3d2,.woocommerce #respond input#submit.btn-3d2,.woocommerce a.button.btn-3d2,.woocommerce button.button.btn-3d2,.woocommerce input.button.btn-3d2,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-3d2,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-3d2,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-3d2,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-3d2,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-3d2,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-3d2,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-3d2,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-3d2,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-3d2,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-3d2,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-3d2,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-3d2,.woocommerce-Reviews #review_form #respond .form-submit input.btn-3d2,.woocommerce table.shop_table td.actions input.button.btn-3d2,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-3d2,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d2,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d2,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-3d2,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-3d2,.woocommerce .return-to-shop a.button.btn-3d2,.woocommerce .checkout_coupon input.button.btn-3d2,.woocommerce-checkout #payment #place_order.btn-3d2,.woocommerce .wishlist_table td.product-add-to-cart a.btn-3d2{-webkit-box-shadow:0 5px #0f6a30;-moz-box-shadow:0 5px #0f6a30;-ms-box-shadow:0 5px #0f6a30;box-shadow:0 5px #0f6a30;border:2px solid #159744;}.btn.btn-3d2:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d2:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d2:hover,.woocommerce input.button.btn-3d2:hover,.woocommerce #respond input#submit.btn-3d2:hover,.woocommerce a.button.btn-3d2:hover,.woocommerce button.button.btn-3d2:hover,.woocommerce input.button.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-3d2:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-3d2:hover,.woocommerce table.shop_table td.actions input.button.btn-3d2:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-3d2:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d2:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-3d2:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-3d2:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-3d2:hover,.woocommerce .return-to-shop a.button.btn-3d2:hover,.woocommerce .checkout_coupon input.button.btn-3d2:hover,.woocommerce-checkout #payment #place_order.btn-3d2:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-3d2:hover{-webkit-box-shadow:0 3px #0f6a30;-moz-box-shadow:0 3px #0f6a30;-ms-box-shadow:0 3px #0f6a30;box-shadow:0 3px #0f6a30;background:#159744;}.btn.btn-rounded,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded,.woocommerce input.button.btn-rounded,.woocommerce #respond input#submit.btn-rounded,.woocommerce a.button.btn-rounded,.woocommerce button.button.btn-rounded,.woocommerce input.button.btn-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded,.woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded,.woocommerce table.shop_table td.actions input.button.btn-rounded,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded,.woocommerce .return-to-shop a.button.btn-rounded,.woocommerce .checkout_coupon input.button.btn-rounded,.woocommerce-checkout #payment #place_order.btn-rounded,.woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded{border-radius:23px;}.btn.btn-rounded:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover,.woocommerce input.button.btn-rounded:hover,.woocommerce #respond input#submit.btn-rounded:hover,.woocommerce a.button.btn-rounded:hover,.woocommerce button.button.btn-rounded:hover,.woocommerce input.button.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded:hover,.woocommerce table.shop_table td.actions input.button.btn-rounded:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover,.woocommerce .return-to-shop a.button.btn-rounded:hover,.woocommerce .checkout_coupon input.button.btn-rounded:hover,.woocommerce-checkout #payment #place_order.btn-rounded:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded:hover{background:#222;color:#fff;border-color:#222;text-shadow:none;}.btn.btn-rounded:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:before,.woocommerce input.button.btn-rounded:hover:before,.woocommerce #respond input#submit.btn-rounded:hover:before,.woocommerce a.button.btn-rounded:hover:before,.woocommerce button.button.btn-rounded:hover:before,.woocommerce input.button.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded:hover:before,.woocommerce table.shop_table td.actions input.button.btn-rounded:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:before,.woocommerce .return-to-shop a.button.btn-rounded:hover:before,.woocommerce .checkout_coupon input.button.btn-rounded:hover:before,.woocommerce-checkout #payment #place_order.btn-rounded:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded:hover:before,.btn.btn-rounded:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:after,.woocommerce input.button.btn-rounded:hover:after,.woocommerce #respond input#submit.btn-rounded:hover:after,.woocommerce a.button.btn-rounded:hover:after,.woocommerce button.button.btn-rounded:hover:after,.woocommerce input.button.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded:hover:after,.woocommerce table.shop_table td.actions input.button.btn-rounded:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:after,.woocommerce .return-to-shop a.button.btn-rounded:hover:after,.woocommerce .checkout_coupon input.button.btn-rounded:hover:after,.woocommerce-checkout #payment #place_order.btn-rounded:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded:hover:after{border-radius:23px !important;}.btn.btn-rounded.btn-3d2:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded.btn-3d2:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded.btn-3d2:hover,.woocommerce input.button.btn-rounded.btn-3d2:hover,.woocommerce #respond input#submit.btn-rounded.btn-3d2:hover,.woocommerce a.button.btn-rounded.btn-3d2:hover,.woocommerce button.button.btn-rounded.btn-3d2:hover,.woocommerce input.button.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded.btn-3d2:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded.btn-3d2:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded.btn-3d2:hover,.woocommerce table.shop_table td.actions input.button.btn-rounded.btn-3d2:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded.btn-3d2:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded.btn-3d2:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded.btn-3d2:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded.btn-3d2:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded.btn-3d2:hover,.woocommerce .return-to-shop a.button.btn-rounded.btn-3d2:hover,.woocommerce .checkout_coupon input.button.btn-rounded.btn-3d2:hover,.woocommerce-checkout #payment #place_order.btn-rounded.btn-3d2:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded.btn-3d2:hover{-webkit-box-shadow:0 3px #0f6a30;-moz-box-shadow:0 3px #0f6a30;-ms-box-shadow:0 3px #0f6a30;box-shadow:0 3px #0f6a30;background:#159744;color:#fff;border-color:#159744;}.btn.btn_color span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn_color span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color span,.woocommerce input.button.btn_color span,.woocommerce #respond input#submit.btn_color span,.woocommerce a.button.btn_color span,.woocommerce button.button.btn_color span,.woocommerce input.button.btn_color span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn_color span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn_color span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn_color span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn_color span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn_color span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn_color span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn_color span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn_color span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn_color span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn_color span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn_color span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn_color span,.woocommerce-Reviews #review_form #respond .form-submit input.btn_color span,.woocommerce table.shop_table td.actions input.button.btn_color span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn_color span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn_color span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn_color span,.woocommerce .return-to-shop a.button.btn_color span,.woocommerce .checkout_coupon input.button.btn_color span,.woocommerce-checkout #payment #place_order.btn_color span,.woocommerce .wishlist_table td.product-add-to-cart a.btn_color span{position:relative;z-index:2;}.btn.btn_color:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn_color:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color:hover:before,.woocommerce input.button.btn_color:hover:before,.woocommerce #respond input#submit.btn_color:hover:before,.woocommerce a.button.btn_color:hover:before,.woocommerce button.button.btn_color:hover:before,.woocommerce input.button.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn_color:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn_color:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn_color:hover:before,.woocommerce table.shop_table td.actions input.button.btn_color:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn_color:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn_color:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn_color:hover:before,.woocommerce .return-to-shop a.button.btn_color:hover:before,.woocommerce .checkout_coupon input.button.btn_color:hover:before,.woocommerce-checkout #payment #place_order.btn_color:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn_color:hover:before{width:100%;height:100%;background:rgba(0, 0, 0, 0.2);top:0;left:0;}.btn.btn-fill-from-top span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top span,.woocommerce input.button.btn-fill-from-top span,.woocommerce #respond input#submit.btn-fill-from-top span,.woocommerce a.button.btn-fill-from-top span,.woocommerce button.button.btn-fill-from-top span,.woocommerce input.button.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-top span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top span,.woocommerce .return-to-shop a.button.btn-fill-from-top span,.woocommerce .checkout_coupon input.button.btn-fill-from-top span,.woocommerce-checkout #payment #place_order.btn-fill-from-top span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top span{position:relative;z-index:1;}.btn.btn-fill-from-top:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:after,.woocommerce input.button.btn-fill-from-top:after,.woocommerce #respond input#submit.btn-fill-from-top:after,.woocommerce a.button.btn-fill-from-top:after,.woocommerce button.button.btn-fill-from-top:after,.woocommerce input.button.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:after,.woocommerce table.shop_table td.actions input.button.btn-fill-from-top:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:after,.woocommerce .return-to-shop a.button.btn-fill-from-top:after,.woocommerce .checkout_coupon input.button.btn-fill-from-top:after,.woocommerce-checkout #payment #place_order.btn-fill-from-top:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:after{width:calc(100% + 4px);height:14px;bottom:-2px;left:-2px;background:#000;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;opacity:0;}.btn.btn-fill-from-top:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:before,.woocommerce input.button.btn-fill-from-top:before,.woocommerce #respond input#submit.btn-fill-from-top:before,.woocommerce a.button.btn-fill-from-top:before,.woocommerce button.button.btn-fill-from-top:before,.woocommerce input.button.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:before,.woocommerce table.shop_table td.actions input.button.btn-fill-from-top:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:before,.woocommerce .return-to-shop a.button.btn-fill-from-top:before,.woocommerce .checkout_coupon input.button.btn-fill-from-top:before,.woocommerce-checkout #payment #place_order.btn-fill-from-top:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:before{display:none;}.btn.btn-fill-from-top:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover,.woocommerce input.button.btn-fill-from-top:hover,.woocommerce #respond input#submit.btn-fill-from-top:hover,.woocommerce a.button.btn-fill-from-top:hover,.woocommerce button.button.btn-fill-from-top:hover,.woocommerce input.button.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:hover,.woocommerce table.shop_table td.actions input.button.btn-fill-from-top:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover,.woocommerce .return-to-shop a.button.btn-fill-from-top:hover,.woocommerce .checkout_coupon input.button.btn-fill-from-top:hover,.woocommerce-checkout #payment #place_order.btn-fill-from-top:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:hover{border-color:#000 !important;}.btn.btn-fill-from-top:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover span,.woocommerce input.button.btn-fill-from-top:hover span,.woocommerce #respond input#submit.btn-fill-from-top:hover span,.woocommerce a.button.btn-fill-from-top:hover span,.woocommerce button.button.btn-fill-from-top:hover span,.woocommerce input.button.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:hover span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-top:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover span,.woocommerce .return-to-shop a.button.btn-fill-from-top:hover span,.woocommerce .checkout_coupon input.button.btn-fill-from-top:hover span,.woocommerce-checkout #payment #place_order.btn-fill-from-top:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:hover span{color:#fff !important;}.btn.btn-fill-from-top:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover:after,.woocommerce input.button.btn-fill-from-top:hover:after,.woocommerce #respond input#submit.btn-fill-from-top:hover:after,.woocommerce a.button.btn-fill-from-top:hover:after,.woocommerce button.button.btn-fill-from-top:hover:after,.woocommerce input.button.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:hover:after,.woocommerce table.shop_table td.actions input.button.btn-fill-from-top:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover:after,.woocommerce .return-to-shop a.button.btn-fill-from-top:hover:after,.woocommerce .checkout_coupon input.button.btn-fill-from-top:hover:after,.woocommerce-checkout #payment #place_order.btn-fill-from-top:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:hover:after{height:calc(100% + 4px);border-radius:inherit;opacity:1;}.btn.btn-expand-horizontal span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal span,.woocommerce input.button.btn-expand-horizontal span,.woocommerce #respond input#submit.btn-expand-horizontal span,.woocommerce a.button.btn-expand-horizontal span,.woocommerce button.button.btn-expand-horizontal span,.woocommerce input.button.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal span,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal span,.woocommerce .return-to-shop a.button.btn-expand-horizontal span,.woocommerce .checkout_coupon input.button.btn-expand-horizontal span,.woocommerce-checkout #payment #place_order.btn-expand-horizontal span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal span{position:relative;z-index:1;}.btn.btn-expand-horizontal:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:before,.woocommerce input.button.btn-expand-horizontal:before,.woocommerce #respond input#submit.btn-expand-horizontal:before,.woocommerce a.button.btn-expand-horizontal:before,.woocommerce button.button.btn-expand-horizontal:before,.woocommerce input.button.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:before,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:before,.woocommerce .return-to-shop a.button.btn-expand-horizontal:before,.woocommerce .checkout_coupon input.button.btn-expand-horizontal:before,.woocommerce-checkout #payment #place_order.btn-expand-horizontal:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:before{height:calc(100% + 4px);width:15px;top:-2px;left:-2px;background:#000;opacity:0;}.btn.btn-expand-horizontal:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:after,.woocommerce input.button.btn-expand-horizontal:after,.woocommerce #respond input#submit.btn-expand-horizontal:after,.woocommerce a.button.btn-expand-horizontal:after,.woocommerce button.button.btn-expand-horizontal:after,.woocommerce input.button.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:after,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:after,.woocommerce .return-to-shop a.button.btn-expand-horizontal:after,.woocommerce .checkout_coupon input.button.btn-expand-horizontal:after,.woocommerce-checkout #payment #place_order.btn-expand-horizontal:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:after{height:calc(100% + 4px);width:15px;top:-2px;right:-2px;background:#000;opacity:0;}.btn.btn-expand-horizontal:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover,.woocommerce input.button.btn-expand-horizontal:hover,.woocommerce #respond input#submit.btn-expand-horizontal:hover,.woocommerce a.button.btn-expand-horizontal:hover,.woocommerce button.button.btn-expand-horizontal:hover,.woocommerce input.button.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:hover,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover,.woocommerce .return-to-shop a.button.btn-expand-horizontal:hover,.woocommerce .checkout_coupon input.button.btn-expand-horizontal:hover,.woocommerce-checkout #payment #place_order.btn-expand-horizontal:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:hover{border-color:#000 !important;}.btn.btn-expand-horizontal:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover span,.woocommerce input.button.btn-expand-horizontal:hover span,.woocommerce #respond input#submit.btn-expand-horizontal:hover span,.woocommerce a.button.btn-expand-horizontal:hover span,.woocommerce button.button.btn-expand-horizontal:hover span,.woocommerce input.button.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:hover span,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover span,.woocommerce .return-to-shop a.button.btn-expand-horizontal:hover span,.woocommerce .checkout_coupon input.button.btn-expand-horizontal:hover span,.woocommerce-checkout #payment #place_order.btn-expand-horizontal:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:hover span{color:#fff !important;}.btn.btn-expand-horizontal:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover:before,.woocommerce input.button.btn-expand-horizontal:hover:before,.woocommerce #respond input#submit.btn-expand-horizontal:hover:before,.woocommerce a.button.btn-expand-horizontal:hover:before,.woocommerce button.button.btn-expand-horizontal:hover:before,.woocommerce input.button.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:hover:before,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover:before,.woocommerce .return-to-shop a.button.btn-expand-horizontal:hover:before,.woocommerce .checkout_coupon input.button.btn-expand-horizontal:hover:before,.woocommerce-checkout #payment #place_order.btn-expand-horizontal:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:hover:before{width:80%;opacity:1;background:#000;}.btn.btn-expand-horizontal:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover:after,.woocommerce input.button.btn-expand-horizontal:hover:after,.woocommerce #respond input#submit.btn-expand-horizontal:hover:after,.woocommerce a.button.btn-expand-horizontal:hover:after,.woocommerce button.button.btn-expand-horizontal:hover:after,.woocommerce input.button.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:hover:after,.woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover:after,.woocommerce .return-to-shop a.button.btn-expand-horizontal:hover:after,.woocommerce .checkout_coupon input.button.btn-expand-horizontal:hover:after,.woocommerce-checkout #payment #place_order.btn-expand-horizontal:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:hover:after{width:80%;opacity:1;}.btn.btn-primary-hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover span,.woocommerce input.button.btn-primary-hover span,.woocommerce #respond input#submit.btn-primary-hover span,.woocommerce a.button.btn-primary-hover span,.woocommerce button.button.btn-primary-hover span,.woocommerce input.button.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover span,.woocommerce table.shop_table td.actions input.button.btn-primary-hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover span,.woocommerce .return-to-shop a.button.btn-primary-hover span,.woocommerce .checkout_coupon input.button.btn-primary-hover span,.woocommerce-checkout #payment #place_order.btn-primary-hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover span{position:relative;z-index:1;}.btn.btn-primary-hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:before,.woocommerce input.button.btn-primary-hover:before,.woocommerce #respond input#submit.btn-primary-hover:before,.woocommerce a.button.btn-primary-hover:before,.woocommerce button.button.btn-primary-hover:before,.woocommerce input.button.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover:before,.woocommerce table.shop_table td.actions input.button.btn-primary-hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:before,.woocommerce .return-to-shop a.button.btn-primary-hover:before,.woocommerce .checkout_coupon input.button.btn-primary-hover:before,.woocommerce-checkout #payment #place_order.btn-primary-hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover:before{height:calc(100% + 4px);width:15px;top:-2px;left:-2px;background:#159744;opacity:0;}.btn.btn-primary-hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:after,.woocommerce input.button.btn-primary-hover:after,.woocommerce #respond input#submit.btn-primary-hover:after,.woocommerce a.button.btn-primary-hover:after,.woocommerce button.button.btn-primary-hover:after,.woocommerce input.button.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover:after,.woocommerce table.shop_table td.actions input.button.btn-primary-hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:after,.woocommerce .return-to-shop a.button.btn-primary-hover:after,.woocommerce .checkout_coupon input.button.btn-primary-hover:after,.woocommerce-checkout #payment #place_order.btn-primary-hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover:after{height:calc(100% + 4px);width:15px;top:-2px;right:-2px;background:#159744;opacity:0;}.btn.btn-primary-hover:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover,.woocommerce input.button.btn-primary-hover:hover,.woocommerce #respond input#submit.btn-primary-hover:hover,.woocommerce a.button.btn-primary-hover:hover,.woocommerce button.button.btn-primary-hover:hover,.woocommerce input.button.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover:hover,.woocommerce table.shop_table td.actions input.button.btn-primary-hover:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover,.woocommerce .return-to-shop a.button.btn-primary-hover:hover,.woocommerce .checkout_coupon input.button.btn-primary-hover:hover,.woocommerce-checkout #payment #place_order.btn-primary-hover:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover:hover{border-color:#159744 !important;}.btn.btn-primary-hover:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover span,.woocommerce input.button.btn-primary-hover:hover span,.woocommerce #respond input#submit.btn-primary-hover:hover span,.woocommerce a.button.btn-primary-hover:hover span,.woocommerce button.button.btn-primary-hover:hover span,.woocommerce input.button.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover:hover span,.woocommerce table.shop_table td.actions input.button.btn-primary-hover:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover span,.woocommerce .return-to-shop a.button.btn-primary-hover:hover span,.woocommerce .checkout_coupon input.button.btn-primary-hover:hover span,.woocommerce-checkout #payment #place_order.btn-primary-hover:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover:hover span{color:#fff !important;}.btn.btn-primary-hover:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover:before,.woocommerce input.button.btn-primary-hover:hover:before,.woocommerce #respond input#submit.btn-primary-hover:hover:before,.woocommerce a.button.btn-primary-hover:hover:before,.woocommerce button.button.btn-primary-hover:hover:before,.woocommerce input.button.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover:hover:before,.woocommerce table.shop_table td.actions input.button.btn-primary-hover:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover:before,.woocommerce .return-to-shop a.button.btn-primary-hover:hover:before,.woocommerce .checkout_coupon input.button.btn-primary-hover:hover:before,.woocommerce-checkout #payment #place_order.btn-primary-hover:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover:hover:before{width:53%;opacity:1;background:#159744;}.btn.btn-primary-hover:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary-hover:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary-hover:hover:after,.woocommerce input.button.btn-primary-hover:hover:after,.woocommerce #respond input#submit.btn-primary-hover:hover:after,.woocommerce a.button.btn-primary-hover:hover:after,.woocommerce button.button.btn-primary-hover:hover:after,.woocommerce input.button.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary-hover:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-primary-hover:hover:after,.woocommerce table.shop_table td.actions input.button.btn-primary-hover:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary-hover:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary-hover:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary-hover:hover:after,.woocommerce .return-to-shop a.button.btn-primary-hover:hover:after,.woocommerce .checkout_coupon input.button.btn-primary-hover:hover:after,.woocommerce-checkout #payment #place_order.btn-primary-hover:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-primary-hover:hover:after{width:53%;opacity:1;}.btn.btn-fill-from-right span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right span,.woocommerce input.button.btn-fill-from-right span,.woocommerce #respond input#submit.btn-fill-from-right span,.woocommerce a.button.btn-fill-from-right span,.woocommerce button.button.btn-fill-from-right span,.woocommerce input.button.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-right span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right span,.woocommerce .return-to-shop a.button.btn-fill-from-right span,.woocommerce .checkout_coupon input.button.btn-fill-from-right span,.woocommerce-checkout #payment #place_order.btn-fill-from-right span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right span{position:relative;z-index:1;}.btn.btn-fill-from-right:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:before,.woocommerce input.button.btn-fill-from-right:before,.woocommerce #respond input#submit.btn-fill-from-right:before,.woocommerce a.button.btn-fill-from-right:before,.woocommerce button.button.btn-fill-from-right:before,.woocommerce input.button.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:before,.woocommerce table.shop_table td.actions input.button.btn-fill-from-right:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:before,.woocommerce .return-to-shop a.button.btn-fill-from-right:before,.woocommerce .checkout_coupon input.button.btn-fill-from-right:before,.woocommerce-checkout #payment #place_order.btn-fill-from-right:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:before{height:calc(100% + 4px);width:50px;top:-2px;left:-2px;background:#000;opacity:0;}.btn.btn-fill-from-right:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:after,.woocommerce input.button.btn-fill-from-right:after,.woocommerce #respond input#submit.btn-fill-from-right:after,.woocommerce a.button.btn-fill-from-right:after,.woocommerce button.button.btn-fill-from-right:after,.woocommerce input.button.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:after,.woocommerce table.shop_table td.actions input.button.btn-fill-from-right:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:after,.woocommerce .return-to-shop a.button.btn-fill-from-right:after,.woocommerce .checkout_coupon input.button.btn-fill-from-right:after,.woocommerce-checkout #payment #place_order.btn-fill-from-right:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:after{display:none;}.btn.btn-fill-from-right:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover,.woocommerce input.button.btn-fill-from-right:hover,.woocommerce #respond input#submit.btn-fill-from-right:hover,.woocommerce a.button.btn-fill-from-right:hover,.woocommerce button.button.btn-fill-from-right:hover,.woocommerce input.button.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:hover,.woocommerce table.shop_table td.actions input.button.btn-fill-from-right:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover,.woocommerce .return-to-shop a.button.btn-fill-from-right:hover,.woocommerce .checkout_coupon input.button.btn-fill-from-right:hover,.woocommerce-checkout #payment #place_order.btn-fill-from-right:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:hover{border-color:#000 !important;}.btn.btn-fill-from-right:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover span,.woocommerce input.button.btn-fill-from-right:hover span,.woocommerce #respond input#submit.btn-fill-from-right:hover span,.woocommerce a.button.btn-fill-from-right:hover span,.woocommerce button.button.btn-fill-from-right:hover span,.woocommerce input.button.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:hover span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-right:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover span,.woocommerce .return-to-shop a.button.btn-fill-from-right:hover span,.woocommerce .checkout_coupon input.button.btn-fill-from-right:hover span,.woocommerce-checkout #payment #place_order.btn-fill-from-right:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:hover span{color:#fff !important;}.btn.btn-fill-from-right:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover:before,.woocommerce input.button.btn-fill-from-right:hover:before,.woocommerce #respond input#submit.btn-fill-from-right:hover:before,.woocommerce a.button.btn-fill-from-right:hover:before,.woocommerce button.button.btn-fill-from-right:hover:before,.woocommerce input.button.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:hover:before,.woocommerce table.shop_table td.actions input.button.btn-fill-from-right:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover:before,.woocommerce .return-to-shop a.button.btn-fill-from-right:hover:before,.woocommerce .checkout_coupon input.button.btn-fill-from-right:hover:before,.woocommerce-checkout #payment #place_order.btn-fill-from-right:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:hover:before{width:calc(100% + 4px);opacity:1;background:#000;}.btn.btn-expand-vertical span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical span,.woocommerce input.button.btn-expand-vertical span,.woocommerce #respond input#submit.btn-expand-vertical span,.woocommerce a.button.btn-expand-vertical span,.woocommerce button.button.btn-expand-vertical span,.woocommerce input.button.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical span,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical span,.woocommerce .return-to-shop a.button.btn-expand-vertical span,.woocommerce .checkout_coupon input.button.btn-expand-vertical span,.woocommerce-checkout #payment #place_order.btn-expand-vertical span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical span{position:relative;z-index:1;}.btn.btn-expand-vertical:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:before,.woocommerce input.button.btn-expand-vertical:before,.woocommerce #respond input#submit.btn-expand-vertical:before,.woocommerce a.button.btn-expand-vertical:before,.woocommerce button.button.btn-expand-vertical:before,.woocommerce input.button.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:before,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:before,.woocommerce .return-to-shop a.button.btn-expand-vertical:before,.woocommerce .checkout_coupon input.button.btn-expand-vertical:before,.woocommerce-checkout #payment #place_order.btn-expand-vertical:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:before{width:calc(100% + 4px);height:5px;top:-2px;left:-2px;background:#000;opacity:0;}.btn.btn-expand-vertical:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:after,.woocommerce input.button.btn-expand-vertical:after,.woocommerce #respond input#submit.btn-expand-vertical:after,.woocommerce a.button.btn-expand-vertical:after,.woocommerce button.button.btn-expand-vertical:after,.woocommerce input.button.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:after,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:after,.woocommerce .return-to-shop a.button.btn-expand-vertical:after,.woocommerce .checkout_coupon input.button.btn-expand-vertical:after,.woocommerce-checkout #payment #place_order.btn-expand-vertical:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:after{width:calc(100% + 4px);height:5px;bottom:-2px;left:-2px;background:#000;opacity:0;}.btn.btn-expand-vertical:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover,.woocommerce input.button.btn-expand-vertical:hover,.woocommerce #respond input#submit.btn-expand-vertical:hover,.woocommerce a.button.btn-expand-vertical:hover,.woocommerce button.button.btn-expand-vertical:hover,.woocommerce input.button.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:hover,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover,.woocommerce .return-to-shop a.button.btn-expand-vertical:hover,.woocommerce .checkout_coupon input.button.btn-expand-vertical:hover,.woocommerce-checkout #payment #place_order.btn-expand-vertical:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:hover{border-color:#000 !important;}.btn.btn-expand-vertical:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover span,.woocommerce input.button.btn-expand-vertical:hover span,.woocommerce #respond input#submit.btn-expand-vertical:hover span,.woocommerce a.button.btn-expand-vertical:hover span,.woocommerce button.button.btn-expand-vertical:hover span,.woocommerce input.button.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:hover span,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover span,.woocommerce .return-to-shop a.button.btn-expand-vertical:hover span,.woocommerce .checkout_coupon input.button.btn-expand-vertical:hover span,.woocommerce-checkout #payment #place_order.btn-expand-vertical:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:hover span{color:#fff !important;}.btn.btn-expand-vertical:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:before,.woocommerce input.button.btn-expand-vertical:hover:before,.woocommerce #respond input#submit.btn-expand-vertical:hover:before,.woocommerce a.button.btn-expand-vertical:hover:before,.woocommerce button.button.btn-expand-vertical:hover:before,.woocommerce input.button.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:hover:before,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover:before,.woocommerce .return-to-shop a.button.btn-expand-vertical:hover:before,.woocommerce .checkout_coupon input.button.btn-expand-vertical:hover:before,.woocommerce-checkout #payment #place_order.btn-expand-vertical:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:hover:before{height:60%;opacity:1;background:#000;}.btn.btn-expand-vertical:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:after,.woocommerce input.button.btn-expand-vertical:hover:after,.woocommerce #respond input#submit.btn-expand-vertical:hover:after,.woocommerce a.button.btn-expand-vertical:hover:after,.woocommerce button.button.btn-expand-vertical:hover:after,.woocommerce input.button.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:hover:after,.woocommerce table.shop_table td.actions input.button.btn-expand-vertical:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover:after,.woocommerce .return-to-shop a.button.btn-expand-vertical:hover:after,.woocommerce .checkout_coupon input.button.btn-expand-vertical:hover:after,.woocommerce-checkout #payment #place_order.btn-expand-vertical:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:hover:after{height:60%;opacity:1;}.btn.btn-fill-from-left span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left span,.woocommerce input.button.btn-fill-from-left span,.woocommerce #respond input#submit.btn-fill-from-left span,.woocommerce a.button.btn-fill-from-left span,.woocommerce button.button.btn-fill-from-left span,.woocommerce input.button.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-left span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left span,.woocommerce .return-to-shop a.button.btn-fill-from-left span,.woocommerce .checkout_coupon input.button.btn-fill-from-left span,.woocommerce-checkout #payment #place_order.btn-fill-from-left span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left span{position:relative;z-index:1;}.btn.btn-fill-from-left:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:before,.woocommerce input.button.btn-fill-from-left:before,.woocommerce #respond input#submit.btn-fill-from-left:before,.woocommerce a.button.btn-fill-from-left:before,.woocommerce button.button.btn-fill-from-left:before,.woocommerce input.button.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:before,.woocommerce table.shop_table td.actions input.button.btn-fill-from-left:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:before,.woocommerce .return-to-shop a.button.btn-fill-from-left:before,.woocommerce .checkout_coupon input.button.btn-fill-from-left:before,.woocommerce-checkout #payment #place_order.btn-fill-from-left:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:before{height:calc(100% + 4px);width:52px;top:-2px;right:-2px;background:#000;opacity:0;}.btn.btn-fill-from-left:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:after,.woocommerce input.button.btn-fill-from-left:after,.woocommerce #respond input#submit.btn-fill-from-left:after,.woocommerce a.button.btn-fill-from-left:after,.woocommerce button.button.btn-fill-from-left:after,.woocommerce input.button.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:after,.woocommerce table.shop_table td.actions input.button.btn-fill-from-left:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:after,.woocommerce .return-to-shop a.button.btn-fill-from-left:after,.woocommerce .checkout_coupon input.button.btn-fill-from-left:after,.woocommerce-checkout #payment #place_order.btn-fill-from-left:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:after{display:none;}.btn.btn-fill-from-left:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover,.woocommerce input.button.btn-fill-from-left:hover,.woocommerce #respond input#submit.btn-fill-from-left:hover,.woocommerce a.button.btn-fill-from-left:hover,.woocommerce button.button.btn-fill-from-left:hover,.woocommerce input.button.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:hover,.woocommerce table.shop_table td.actions input.button.btn-fill-from-left:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover,.woocommerce .return-to-shop a.button.btn-fill-from-left:hover,.woocommerce .checkout_coupon input.button.btn-fill-from-left:hover,.woocommerce-checkout #payment #place_order.btn-fill-from-left:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:hover{border-color:#000 !important;}.btn.btn-fill-from-left:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover span,.woocommerce input.button.btn-fill-from-left:hover span,.woocommerce #respond input#submit.btn-fill-from-left:hover span,.woocommerce a.button.btn-fill-from-left:hover span,.woocommerce button.button.btn-fill-from-left:hover span,.woocommerce input.button.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:hover span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-left:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover span,.woocommerce .return-to-shop a.button.btn-fill-from-left:hover span,.woocommerce .checkout_coupon input.button.btn-fill-from-left:hover span,.woocommerce-checkout #payment #place_order.btn-fill-from-left:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:hover span{color:#fff !important;}.btn.btn-fill-from-left:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover:before,.woocommerce input.button.btn-fill-from-left:hover:before,.woocommerce #respond input#submit.btn-fill-from-left:hover:before,.woocommerce a.button.btn-fill-from-left:hover:before,.woocommerce button.button.btn-fill-from-left:hover:before,.woocommerce input.button.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:hover:before,.woocommerce table.shop_table td.actions input.button.btn-fill-from-left:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover:before,.woocommerce .return-to-shop a.button.btn-fill-from-left:hover:before,.woocommerce .checkout_coupon input.button.btn-fill-from-left:hover:before,.woocommerce-checkout #payment #place_order.btn-fill-from-left:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:hover:before{width:calc(100% + 4px);opacity:1;background:#000;}.btn.btn-expand-diagonal,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal,.woocommerce input.button.btn-expand-diagonal,.woocommerce #respond input#submit.btn-expand-diagonal,.woocommerce a.button.btn-expand-diagonal,.woocommerce button.button.btn-expand-diagonal,.woocommerce input.button.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal,.woocommerce .return-to-shop a.button.btn-expand-diagonal,.woocommerce .checkout_coupon input.button.btn-expand-diagonal,.woocommerce-checkout #payment #place_order.btn-expand-diagonal,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal{overflow:hidden;}.btn.btn-expand-diagonal span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal span,.woocommerce input.button.btn-expand-diagonal span,.woocommerce #respond input#submit.btn-expand-diagonal span,.woocommerce a.button.btn-expand-diagonal span,.woocommerce button.button.btn-expand-diagonal span,.woocommerce input.button.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal span,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal span,.woocommerce .return-to-shop a.button.btn-expand-diagonal span,.woocommerce .checkout_coupon input.button.btn-expand-diagonal span,.woocommerce-checkout #payment #place_order.btn-expand-diagonal span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal span{position:relative;z-index:1;}.btn.btn-expand-diagonal:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:before,.woocommerce input.button.btn-expand-diagonal:before,.woocommerce #respond input#submit.btn-expand-diagonal:before,.woocommerce a.button.btn-expand-diagonal:before,.woocommerce button.button.btn-expand-diagonal:before,.woocommerce input.button.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:before,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:before,.woocommerce .return-to-shop a.button.btn-expand-diagonal:before,.woocommerce .checkout_coupon input.button.btn-expand-diagonal:before,.woocommerce-checkout #payment #place_order.btn-expand-diagonal:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:before{height:200px;width:200px;top:-50px;left:-186px;-webkit-transform:rotate(-20deg);-khtml-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-o-transform:rotate(-20deg);transform:rotate(-20deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#000;opacity:0;}.btn.btn-expand-diagonal:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:after,.woocommerce input.button.btn-expand-diagonal:after,.woocommerce #respond input#submit.btn-expand-diagonal:after,.woocommerce a.button.btn-expand-diagonal:after,.woocommerce button.button.btn-expand-diagonal:after,.woocommerce input.button.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:after,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:after,.woocommerce .return-to-shop a.button.btn-expand-diagonal:after,.woocommerce .checkout_coupon input.button.btn-expand-diagonal:after,.woocommerce-checkout #payment #place_order.btn-expand-diagonal:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:after{height:200px;width:200px;bottom:-50px;right:-186px;-webkit-transform:rotate(-20deg);-khtml-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);-o-transform:rotate(-20deg);transform:rotate(-20deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#000;opacity:0;}.btn.btn-expand-diagonal:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover,.woocommerce input.button.btn-expand-diagonal:hover,.woocommerce #respond input#submit.btn-expand-diagonal:hover,.woocommerce a.button.btn-expand-diagonal:hover,.woocommerce button.button.btn-expand-diagonal:hover,.woocommerce input.button.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:hover,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover,.woocommerce .return-to-shop a.button.btn-expand-diagonal:hover,.woocommerce .checkout_coupon input.button.btn-expand-diagonal:hover,.woocommerce-checkout #payment #place_order.btn-expand-diagonal:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:hover{border-color:#000 !important;}.btn.btn-expand-diagonal:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover span,.woocommerce input.button.btn-expand-diagonal:hover span,.woocommerce #respond input#submit.btn-expand-diagonal:hover span,.woocommerce a.button.btn-expand-diagonal:hover span,.woocommerce button.button.btn-expand-diagonal:hover span,.woocommerce input.button.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:hover span,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover span,.woocommerce .return-to-shop a.button.btn-expand-diagonal:hover span,.woocommerce .checkout_coupon input.button.btn-expand-diagonal:hover span,.woocommerce-checkout #payment #place_order.btn-expand-diagonal:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:hover span{color:#fff !important;}.btn.btn-expand-diagonal:hover:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:before,.woocommerce input.button.btn-expand-diagonal:hover:before,.woocommerce #respond input#submit.btn-expand-diagonal:hover:before,.woocommerce a.button.btn-expand-diagonal:hover:before,.woocommerce button.button.btn-expand-diagonal:hover:before,.woocommerce input.button.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:hover:before,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:hover:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:hover:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover:before,.woocommerce .return-to-shop a.button.btn-expand-diagonal:hover:before,.woocommerce .checkout_coupon input.button.btn-expand-diagonal:hover:before,.woocommerce-checkout #payment #place_order.btn-expand-diagonal:hover:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:hover:before{width:300px;opacity:1;background:#000;top:-50px;left:-186px;height:200px;}.btn.btn-expand-diagonal:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:after,.woocommerce input.button.btn-expand-diagonal:hover:after,.woocommerce #respond input#submit.btn-expand-diagonal:hover:after,.woocommerce a.button.btn-expand-diagonal:hover:after,.woocommerce button.button.btn-expand-diagonal:hover:after,.woocommerce input.button.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:hover:after,.woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover:after,.woocommerce .return-to-shop a.button.btn-expand-diagonal:hover:after,.woocommerce .checkout_coupon input.button.btn-expand-diagonal:hover:after,.woocommerce-checkout #payment #place_order.btn-expand-diagonal:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:hover:after{width:300px;opacity:1;}.btn.btn-fill-from-bottom span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom span,.woocommerce input.button.btn-fill-from-bottom span,.woocommerce #respond input#submit.btn-fill-from-bottom span,.woocommerce a.button.btn-fill-from-bottom span,.woocommerce button.button.btn-fill-from-bottom span,.woocommerce input.button.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom span,.woocommerce .return-to-shop a.button.btn-fill-from-bottom span,.woocommerce .checkout_coupon input.button.btn-fill-from-bottom span,.woocommerce-checkout #payment #place_order.btn-fill-from-bottom span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom span{position:relative;z-index:1;}.btn.btn-fill-from-bottom:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:after,.woocommerce input.button.btn-fill-from-bottom:after,.woocommerce #respond input#submit.btn-fill-from-bottom:after,.woocommerce a.button.btn-fill-from-bottom:after,.woocommerce button.button.btn-fill-from-bottom:after,.woocommerce input.button.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:after,.woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:after,.woocommerce .return-to-shop a.button.btn-fill-from-bottom:after,.woocommerce .checkout_coupon input.button.btn-fill-from-bottom:after,.woocommerce-checkout #payment #place_order.btn-fill-from-bottom:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:after{width:calc(100% + 4px);height:13px;top:-2px;left:-2px;background:#000;opacity:0;}.btn.btn-fill-from-bottom:before,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:before,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:before,.woocommerce input.button.btn-fill-from-bottom:before,.woocommerce #respond input#submit.btn-fill-from-bottom:before,.woocommerce a.button.btn-fill-from-bottom:before,.woocommerce button.button.btn-fill-from-bottom:before,.woocommerce input.button.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:before,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:before,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:before,.woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:before,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:before,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:before,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:before,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:before,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:before,.woocommerce .return-to-shop a.button.btn-fill-from-bottom:before,.woocommerce .checkout_coupon input.button.btn-fill-from-bottom:before,.woocommerce-checkout #payment #place_order.btn-fill-from-bottom:before,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:before{display:none;}.btn.btn-fill-from-bottom:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover,.woocommerce input.button.btn-fill-from-bottom:hover,.woocommerce #respond input#submit.btn-fill-from-bottom:hover,.woocommerce a.button.btn-fill-from-bottom:hover,.woocommerce button.button.btn-fill-from-bottom:hover,.woocommerce input.button.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:hover,.woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover,.woocommerce .return-to-shop a.button.btn-fill-from-bottom:hover,.woocommerce .checkout_coupon input.button.btn-fill-from-bottom:hover,.woocommerce-checkout #payment #place_order.btn-fill-from-bottom:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:hover{border-color:#000 !important;}.btn.btn-fill-from-bottom:hover span,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover span,.woocommerce input.button.btn-fill-from-bottom:hover span,.woocommerce #respond input#submit.btn-fill-from-bottom:hover span,.woocommerce a.button.btn-fill-from-bottom:hover span,.woocommerce button.button.btn-fill-from-bottom:hover span,.woocommerce input.button.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:hover span,.woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:hover span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:hover span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover span,.woocommerce .return-to-shop a.button.btn-fill-from-bottom:hover span,.woocommerce .checkout_coupon input.button.btn-fill-from-bottom:hover span,.woocommerce-checkout #payment #place_order.btn-fill-from-bottom:hover span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:hover span{color:#fff !important;}.btn.btn-fill-from-bottom:hover:after,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover:after,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover:after,.woocommerce input.button.btn-fill-from-bottom:hover:after,.woocommerce #respond input#submit.btn-fill-from-bottom:hover:after,.woocommerce a.button.btn-fill-from-bottom:hover:after,.woocommerce button.button.btn-fill-from-bottom:hover:after,.woocommerce input.button.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover:after,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover:after,.woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:hover:after,.woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:hover:after,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:hover:after,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover:after,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover:after,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover:after,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover:after,.woocommerce .return-to-shop a.button.btn-fill-from-bottom:hover:after,.woocommerce .checkout_coupon input.button.btn-fill-from-bottom:hover:after,.woocommerce-checkout #payment #place_order.btn-fill-from-bottom:hover:after,.woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:hover:after{height:calc(100% + 4px);opacity:1;}.cms-button-wrapper a:nth-child(2){margin-left:18px;}a.purchase{-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 */padding:10px 27px;margin-right:12px;}a.see-more{-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 */padding:8px 27px;}.rev_slider_wrapper .btn,.rev_slider_wrapper .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .rev_slider_wrapper .added_to_cart,.rev_slider_wrapper .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .rev_slider_wrapper .button,.rev_slider_wrapper .woocommerce input.button,.woocommerce .rev_slider_wrapper input.button,.rev_slider_wrapper .woocommerce #respond input#submit,.woocommerce #respond .rev_slider_wrapper input#submit,.rev_slider_wrapper .woocommerce a.button,.woocommerce .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce button.button,.woocommerce .rev_slider_wrapper button.button,.rev_slider_wrapper .woocommerce input.button,.woocommerce .rev_slider_wrapper input.button,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper .single_add_to_cart_button,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper .single_add_to_cart_button,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper .add_to_wishlist,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper .add_to_wishlist,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper .woo_bt_compare_this,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper .woo_bt_compare_this,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper .woo_bt_view_compare,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper .woo_bt_view_compare,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .rev_slider_wrapper input,.rev_slider_wrapper .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .rev_slider_wrapper input.button,.rev_slider_wrapper .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .rev_slider_wrapper button,.rev_slider_wrapper .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .rev_slider_wrapper button,.rev_slider_wrapper .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .rev_slider_wrapper .checkout-button,.rev_slider_wrapper .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .rev_slider_wrapper .checkout-button,.rev_slider_wrapper .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .rev_slider_wrapper input.button,.rev_slider_wrapper .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .rev_slider_wrapper #place_order,.rev_slider_wrapper .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .rev_slider_wrapper a{-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;}.largeredbtn{font-size:14px;line-height:18px;border-radius:5px;color:#fff !important;text-decoration:none;padding-left:16px;padding-right:16px;padding-top:12px;padding-bottom:12px;border:2px solid #fff;background:transparent;}.btn-icon{width:70px;height:70px;border-radius:2px;display:block;background:rgba(27, 26, 26, 0.9);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;text-align:center !important;}.btn-icon span{font-size:40px;line-height:70px !important;background:-webkit-linear-gradient(#159744, #efd631);background:-moz-linear-gradient(#159744, #efd631);background:-ms-linear-gradient(#159744, #efd631);background:-o-linear-gradient(#159744, #efd631);background:linear-gradient(#159744, #efd631);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.btn-icon:hover{background:#159744;}.btn-icon:hover span{background:none;color:#fff;-webkit-text-fill-color:#fff;}.btn-icon.style2{background:rgba(255, 255, 255, 0.05);}.btn-icon.style2 span{background:none;color:#159744;-webkit-text-fill-color:#159744;}.btn-icon.style2:hover{background:#159744;color:#fff;}.btn-icon.style2:hover span{color:#fff;-webkit-text-fill-color:#fff;}.btn-icon.style3{float:left;}.btn-icon.style3 + .style3{margin-left:30px;}.btn-icon.style3 span{background:none;color:#159744;-webkit-text-fill-color:#159744;}.btn-icon.style3:hover{background:#159744;color:#fff;}.btn-icon.style3:hover span{color:#fff;-webkit-text-fill-color:#fff;}.btn-icon2{width:68px;height:68px;border-radius:50%;display:block;background:rgba(255, 255, 255, 0.2);color:#fff;text-align:center !important;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.btn-icon2 i{font-size:48px;line-height:68px !important;float:left;width:100% !important;}.btn-icon2:hover{background:#159744;}.btn-icon2:hover i{color:#fff;}.btn-icon3{width:70px;height:70px;border-radius:2px;display:block;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;text-align:center !important;background:-webkit-linear-gradient(#1da4cb, #efd631);background:-moz-linear-gradient(#1da4cb, #efd631);background:-ms-linear-gradient(#1da4cb, #efd631);background:-o-linear-gradient(#1da4cb, #efd631);background:linear-gradient(#1da4cb, #efd631);/* ==========================================================================
    End Style Button
========================================================================== */}.btn-icon3 span{font-size:40px;line-height:70px !important;}.btn-icon3:hover{background:#159744;}.btn-icon3:hover span{color:#fff;}.entry-meta .edit-link{display:none;}.is-sidebar-right .col-lg-9{float:left;}.is-sidebar-right .col-lg-3{float:right;}.is-sidebar-left{/*Blog*/}.is-sidebar-left .col-lg-8{float:right;}.is-sidebar-left .col-lg-4{float:left;}body[class*="page-template-blog"]{background-color:#f9f9f9;}.blog-standand{padding-bottom:45px;padding-top:45px;}.blog-standand .paging-navigation{border-top:none;text-align:left;margin-left:-8.5px;}.blog-standand article{float:left;width:100%;margin-bottom:30px;position:relative;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.blog-standand article.no-results{padding:0 30px 30px 30px;}.blog-standand article:last-child{margin-bottom:0;}.blog-standand article .post-thumbnail{width:100%;float:left;position:relative;}.blog-standand article .post-thumbnail img{border-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.blog-standand article .content-right{width:100%;float:left;padding:39px 40px 33px;background:#fff;}.blog-standand article .content-right .content-left{width:49px;height:49px;border-radius:2px;background:#282828;text-align:center;float:left;}.blog-standand article .content-right .content-left i{font-size:18px;color:#fff;line-height:49px;}.blog-standand article .content-right .content-main{width:calc(100% - 49px);padding-left:30px;float:left;}.blog-standand article .content-right .entry-header{width:100%;position:relative;}.blog-standand article .content-right a.post-edit-link{position:absolute;top:-10px;right:-10px;color:#159744;font-size:20px;}.blog-standand article .content-right .entry-title{font-size:22px;line-height:28px;color:#282828;font-weight:700;margin-bottom:28px;}.blog-standand article .content-right .entry-title a{color:#282828;}.blog-standand article .content-right .entry-title a:hover{color:#159744;}.blog-standand article .content-right .entry-content{font-size:14px;line-height:23px;color:#9b9b9b;margin-top:5px;}.blog-standand article .content-right .archive_detail{float:left;width:100%;margin-top:-8px;}.blog-standand article .content-right .archive_detail li{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.blog-standand article .content-right .archive_detail li.detail-date span{position:relative;top:-3px;font-size:9px;}.blog-standand article .content-right .archive_detail li.detail-author{text-transform:capitalize;}.blog-standand article .content-right .archive_detail li a{color:inherit;}.blog-standand article .content-right .archive_detail li a:hover{color:#159744;}.blog-standand article .content-right .archive_detail li.detail-terms a,.blog-standand article .content-right .archive_detail li.detail-comment a{color:#159744;}.blog-standand article .content-right .archive_detail li.detail-terms a:hover,.blog-standand article .content-right .archive_detail li.detail-comment a:hover{color:#2194cd;}.blog-standand article .content-right .archive_detail li:before{content:" / ";padding:0 5px;}.blog-standand article .content-right .archive_detail li:first-child:before{display:none;}.blog-standand article .content-right .more{margin-top:28px;display:inline-block;font-weight:800;text-transform:uppercase;letter-spacing:0.02em;font-size:13px;line-height:20px;}.blog-standand article .content-right .more:hover{color:#2194cd;}.blog-standand article .content-right .more i{font-size:11px;margin-right:2px;line-height:20px;}.blog-standand .no-results{border:none;}.blog-standand.blog-grid article:last-child{margin-bottom:30px;}.blog-standand.blog-grid .post-thumbnail-images{position:relative;overflow:hidden;float:left;width:100%;}.blog-standand.blog-grid .post-thumbnail-images img{-webkit-transition:all 0.4s;-moz-transition:all 0.4s;transition:all 0.4s;will-change:transform;}.blog-standand.blog-grid .post-thumbnail-images:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(54, 54, 54, .1);opacity:0;-webkit-transition:opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);-moz-transition:opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);transition:opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);}.blog-standand.blog-grid .content-left{width:49px;height:49px;border-radius:2px;background:#282828;text-align:center;position:absolute;left:30px;bottom:-10px;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;}.blog-standand.blog-grid .content-left i{font-size:18px;color:#fff;line-height:49px;}.blog-standand.blog-grid article .content-right{padding:30px 30px 21px;}.blog-standand.blog-grid article .content-right .content-main{width:100%;padding-left:0px;}.blog-standand.blog-grid article .content-right .entry-title{font-size:18px;margin-top:4px;float:left;width:100%;margin-bottom:17px;}.blog-standand.blog-grid article .content-right .grid_bottom{float:left;width:100%;margin-top:23px;border-top:#eee solid 2px;padding-top:22px;}.blog-standand.blog-grid article .content-right .grid_bottom .detail-date{float:left;}.blog-standand.blog-grid article .content-right .grid_bottom .detail-date a{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.blog-standand.blog-grid article .content-right .grid_bottom .detail-date a:hover{color:#000;}.blog-standand.blog-grid article .content-right .grid_bottom .more{margin-top:0;float:right;overflow:hidden;text-align:right;color:#333;margin-top:4px;}.blog-standand.blog-grid article .content-right .grid_bottom .more i{-webkit-transform:translate3d(44px, 0px, 0);-khtml-transform:translate3d(44px, 0px, 0);-moz-transform:translate3d(44px, 0px, 0);-ms-transform:translate3d(44px, 0px, 0);-o-transform:translate3d(44px, 0px, 0);transform:translate3d(44px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.blog-standand.blog-grid article .content-right .grid_bottom .more span{-webkit-transform:translate3d(50px, 0px, 0);-khtml-transform:translate3d(50px, 0px, 0);-moz-transform:translate3d(50px, 0px, 0);-ms-transform:translate3d(50px, 0px, 0);-o-transform:translate3d(50px, 0px, 0);transform:translate3d(50px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */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;}.blog-standand.blog-grid article:hover .post-thumbnail-images:after{opacity:1;}.blog-standand.blog-grid article:hover .post-thumbnail-images img{-webkit-transform:scale(1.07);-moz-transform:scale(1.07);transform:scale(1.07);}.blog-standand.blog-grid article:hover .content-left{opacity:1;}.blog-standand.blog-grid article:hover .content-right .grid_bottom .more{color:#159744;}.blog-standand.blog-grid article:hover .content-right .grid_bottom .more span,.blog-standand.blog-grid article:hover .content-right .grid_bottom .more i{-webkit-transform:translate3d(0px, 0px, 0);-khtml-transform:translate3d(0px, 0px, 0);-moz-transform:translate3d(0px, 0px, 0);-ms-transform:translate3d(0px, 0px, 0);-o-transform:translate3d(0px, 0px, 0);transform:translate3d(0px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.blog-standand.blog-grid .paging-navigation{text-align:center;}.blog-standand.blog-grid.blog-minimal article:last-child{margin-bottom:50px;}.blog-standand.blog-grid.blog-minimal article .content-right{padding:39px 30px 21px;}.blog-standand.blog-grid.blog-minimal .paging-navigation{margin-top:-20px;}.blog-standand.blog-grid.blog-minimal .content-left{bottom:-20px;}body.single-post{background:#f9f9f9;}body.single-post #page-title{padding-top:244px;padding-bottom:126px;}body.single-post #page #content{padding-top:110px;padding-bottom:110px;}.single-post-blog .is-sidebar-right .col-sm-9{float:left;}.single-post-blog .is-sidebar-right .col-sm-3{float:right;}.single-post-blog .is-sidebar-left .col-sm-9{float:right;}.single-post-blog .is-sidebar-left .col-sm-3{float:left;}.single-post-blog .site-main{float:left;width:100%;}.single-post-blog article{float:left;width:100%;margin-bottom:30px;position:relative;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.single-post-blog article:last-child{margin-bottom:0;}.single-post-blog article .post-thumbnail{width:100%;float:left;position:relative;}.single-post-blog article .post-thumbnail img{border-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.single-post-blog article .content-right{width:100%;float:left;padding:40px 40px 29px;background:#fff;}.single-post-blog article .content-right .content-left{width:49px;height:49px;border-radius:2px;background:#282828;text-align:center;float:left;}.single-post-blog article .content-right .content-left i{font-size:18px;color:#fff;line-height:49px;}.single-post-blog article .content-right .content-main{width:calc(100% - 49px);padding-left:30px;float:left;}.single-post-blog article .content-right .single_social-share{float:left;border-top:#f3f3f3 solid 2px;width:100%;padding-top:23px;}.single-post-blog article .content-right .single_social-share > span{float:left;font-size:13px;line-height:30px;font-weight:800;letter-spacing:0.02em;text-transform:uppercase;color:#222;}.single-post-blog article .content-right .single_social-share ul{float:left;}.single-post-blog article .content-right .single_social-share ul li{display:inline-block;padding:0 9.5px;}.single-post-blog article .content-right .single_social-share ul li a{color:#5d5d5d;}.single-post-blog article .content-right .single_social-share ul li a:hover{color:#000;}.single-post-blog article .content-right .single_social-share ul li i{font-size:14px;line-height:30px;}.single-post-blog article .content-right .entry-header{width:100%;position:relative;}.single-post-blog article .content-right a.post-edit-link{position:absolute;top:-10px;right:-10px;color:#159744;font-size:20px;}.single-post-blog article .content-right .entry-title{font-size:22px;line-height:28px;color:#282828;font-weight:700;margin-bottom:28px;}.single-post-blog article .content-right .entry-title a{color:#282828;}.single-post-blog article .content-right .entry-title a:hover{color:#159744;}.single-post-blog article .content-right .entry-content{font-size:14px;line-height:23px;color:#9b9b9b;margin-top:5px;}.single-post-blog article .content-right .entry-content p{margin:0 0 23px;}.single-post-blog article .content-right .single_detail{float:left;width:100%;margin-top:-8px;}.single-post-blog article .content-right .single_detail li{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.single-post-blog article .content-right .single_detail li .detail-author{text-transform:capitalize;}.single-post-blog article .content-right .single_detail li.detail-date span{position:relative;top:-3px;font-size:9px;}.single-post-blog article .content-right .single_detail li a{color:inherit;}.single-post-blog article .content-right .single_detail li a:hover{color:#159744;}.single-post-blog article .content-right .single_detail li.detail-terms a,.single-post-blog article .content-right .single_detail li.detail-comment a{color:#159744;}.single-post-blog article .content-right .single_detail li.detail-terms a:hover,.single-post-blog article .content-right .single_detail li.detail-comment a:hover{color:#2194cd;}.single-post-blog article .content-right .single_detail li:before{content:" / ";padding:0 5px;}.single-post-blog article .content-right .single_detail li:first-child:before{display:none;}.single-post-blog .single-post-nav{float:left;width:100%;margin-bottom:40px;position:relative;background:#fff;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);padding:40PX 40PX 34PX;}.single-post-blog .single-post-nav .nav-links > div{width:50%;float:left;border-right:#eee solid 2px;}.single-post-blog .single-post-nav .nav-links > div.next{float:right;}.single-post-blog .single-post-nav .nav-links > div .img{width:49px;height:49px;float:left;}.single-post-blog .single-post-nav .nav-links > div .img img{border-radius:2px;}.single-post-blog .single-post-nav .nav-links > div .content-right{float:left;width:calc(100% - 49px);padding-left:15px;padding-right:30px;}.single-post-blog .single-post-nav .nav-links > div .content-right > a{color:#b8b8b8;font-size:13px;font-weight:500;display:block;float:left;line-height:1;margin-top:-1px;}.single-post-blog .single-post-nav .nav-links > div .content-right > a:hover{color:#000;}.single-post-blog .single-post-nav .nav-links > div .content-right h3{float:left;padding-top:6px;margin-bottom:0;width:100%;}.single-post-blog .single-post-nav .nav-links > div .content-right h3 a{color:#282828;font-size:14px;line-height:24px;display:block;font-weight:700;}.single-post-blog .single-post-nav .nav-links > div .content-right h3 a:hover{color:#000;}.single-post-blog .single-post-nav .nav-links > div.next{border-right:none;}.single-post-blog .single-post-nav .nav-links > div.next .content-right{padding-left:30px;padding-right:15px;text-align:right;}.single-post-blog .single-post-nav .nav-links > div.next .content-right > a{float:right;}.single-post-blog .single-post-nav .nav-links > div.next .content-right h3{float:right;width:100%;}.single-post-blog .blog-admin-post{float:left;width:100%;margin-bottom:40px;position:relative;background:#fff;padding:31px 40px;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.single-post-blog .blog-admin-post .author_title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;border-bottom:#eee solid 2px;margin-bottom:30px;}.single-post-blog .blog-admin-post .author_title span{display:inline-block;position:relative;padding-bottom:10px;}.single-post-blog .blog-admin-post .author_title span:after{background:#159744;width:100%;content:'';height:2px;position:absolute;bottom:-2px;left:0;}.single-post-blog .blog-admin-post .admin-avt{width:90px;float:left;}.single-post-blog .blog-admin-post .admin-avt img{border-radius:2px;}.single-post-blog .blog-admin-post .admin-info{float:left;width:calc(100% - 90px);padding-left:30px;}.single-post-blog .blog-admin-post .admin-info .admin-des{font-size:14px;line-height:24px;color:#9b9b9b;margin-top:-8px;}.single-post-blog .blog-admin-post .admin-info .admin-social{float:left;margin-top:10px;}.single-post-blog .blog-admin-post .admin-info .admin-social ul li{display:inline-block;float:left;padding:0 15px;}.single-post-blog .blog-admin-post .admin-info .admin-social ul li:first-child{padding-left:0;}.single-post-blog .blog-admin-post .admin-info .admin-social ul li a{color:#5d5d5d;}.single-post-blog .blog-admin-post .admin-info .admin-social ul li a:hover{color:#000;}.single-post-blog .blog-admin-post .admin-info .admin-social ul li i{font-size:15px;}.single-post-blog .cms-single-related-post{float:left;width:100%;margin-bottom:30px;position:relative;background:#fff;padding:31px 40px;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.single-post-blog .cms-single-related-post .related-title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;border-bottom:#eee solid 2px;margin-bottom:30px;}.single-post-blog .cms-single-related-post .related-title span{display:inline-block;position:relative;padding-bottom:10px;}.single-post-blog .cms-single-related-post .related-title span:after{background:#159744;width:100%;content:'';height:2px;position:absolute;bottom:-2px;left:0;}.single-post-blog .cms-single-related-post .item-inner{position:relative;overflow:hidden;}.single-post-blog .cms-single-related-post .item-inner img{border-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0;}.single-post-blog .cms-single-related-post .item-inner .content-overlay .title{float:left;width:100%;padding-top:14px;}.single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3{color:#282828;font-size:16px;line-height:25px;float:left;margin-bottom:4px;}.single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3 a{color:inherit;}.single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3 a:hover{color:#000;}.single-post-blog .cms-single-related-post .item-inner .content-overlay .title .date{color:#616161;font-size:13px;line-height:26px;padding:0 10px 0 0;letter-spacing:0.01em;text-align:center;margin-top:1px;float:left;}.single-post-blog #comments{margin-top:10PX;}.carousel-control{background:none !important;opacity:0;}.carousel-control span{position:absolute;font-size:91px;top:50%;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.carousel-indicators li{background:#159744;width:15px;margin:0px;height:15px;}.carousel-indicators li.active{background:#fff;width:15px;margin:0px;height:15px;}.carousel-indicators{margin:0px;float:right;left:inherit;right:20px;width:auto;}.blockquote-reverse,blockquote.pull-right{border-right:2px solid #159744;}.cms-related-post{padding-bottom:36px;}.cms-related-post .title{text-transform:uppercase;}.paging-navigation{padding:20px 0 0;float:left;width:100%;text-align:center;}.paging-navigation .pagination{margin:0;}.paging-navigation .pagination a,.paging-navigation .pagination span{display:inline-block;padding:0 8.5px;border:none;border-radius:2px;background-color:#646464;color:#fff;font-size:20px;letter-spacing:0.02em;text-align:center;min-width:51px;margin-left:7px;font-weight:900;height:51px;line-height:46px;}.paging-navigation .pagination a.current,.paging-navigation .pagination span.current,.paging-navigation .pagination a:hover,.paging-navigation .pagination span:hover{background:#159744;color:#fff;}.paging-navigation .pagination a i,.paging-navigation .pagination span i{font-size:14px;}.paging-navigation .pagination .prev{margin-right:20px;}.paging-navigation .pagination .next{margin-left:27PX;}.single-portfolio #page #content{padding-top:80px;padding-bottom:110px;}.single-portfolio .item-gallery{margin-bottom:30px;}.single-portfolio .item-gallery:last-child{margin-bottom:0;}.single-portfolio .portfolio_details h4{font-size:35px;color:#222;font-weight:900;line-height:45px;font-style:italic;position:relative;padding-bottom:24px;margin-top:-8px;}.single-portfolio .portfolio_details h4:after{position:absolute;bottom:0;left:0;content:'';width:40px;height:2px;background:#159744;}.single-portfolio .portfolio_details .details_section{padding-top:10px;font-size:15px;line-height:23px;color:#9b9b9b;}.single-portfolio .portfolio_details .details_section .content-left p{margin-bottom:23px;}.single-portfolio .portfolio_details .details_section .portfolio-info{float:left;width:100%;background:#f9f9f9;padding:32px 30px 30px;margin-top:10px;}.single-portfolio .portfolio_details .details_section .portfolio-info li{font-size:14px;line-height:29px;color:#222;font-weight:700;}.single-portfolio .portfolio_details .details_section .portfolio-info li span{color:#9e9e9e;font-weight:400;}.single-portfolio .portfolio_details .details_section .single_social-share{float:left;width:100%;background:#f9f9f9;padding:32px 30px 30px;margin-top:30px;}.single-portfolio .portfolio_details .details_section .single_social-share > span{font-size:13px;line-height:30px;color:#222;letter-spacing:0.02em;font-weight:800;text-transform:uppercase;float:left;}.single-portfolio .portfolio_details .details_section .single_social-share ul{float:right;padding-left:15px;}.single-portfolio .portfolio_details .details_section .single_social-share ul li{display:inline-block;padding:0px 9.5px;}.single-portfolio .portfolio_details .details_section .single_social-share ul li a{color:#5d5d5d;}.single-portfolio .portfolio_details .details_section .single_social-share ul li a:hover{color:#000;}.single-portfolio .portfolio_details .details_section .single_social-share ul li i{font-size:14px;line-height:30px;}.single-portfolio .portfolio_details .details_section .single_social-share ul li:last-child{padding-right:0;}.single-portfolio .post-navigation{float:left;width:100%;margin-top:70px;position:relative;background:#f9f9f9;padding:30px;}.single-portfolio .post-navigation a.all-portfolio{color:#616161;position:absolute;top:50%;left: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 */}.single-portfolio .post-navigation a.all-portfolio:hover{color:#000;}.single-portfolio .post-navigation a.all-portfolio i{font-size:25px;}.single-portfolio .post-navigation .nav-links > div{width:50%;float:left;}.single-portfolio .post-navigation .nav-links > div .portfolio-nav{width:49px;height:49px;float:left;background:#222;border-radius:2px;text-align:center;}.single-portfolio .post-navigation .nav-links > div .portfolio-nav i{line-height:49px;font-size:25px;color:#fff;}.single-portfolio .post-navigation .nav-links > div .portfolio-nav:hover{background:#159744;}.single-portfolio .post-navigation .nav-links > div .content-right{float:left;width:calc(100% - 49px);padding-left:15px;padding-right:30px;}.single-portfolio .post-navigation .nav-links > div .content-right > a{color:#b8b8b8;width:100%;font-size:13px;font-weight:500;display:block;float:left;line-height:1;margin-top:6px;}.single-portfolio .post-navigation .nav-links > div .content-right > a:hover{color:#000;}.single-portfolio .post-navigation .nav-links > div .content-right h3{float:left;padding-top:6px;margin-bottom:0;}.single-portfolio .post-navigation .nav-links > div .content-right h3 a{color:#282828;font-size:14px;line-height:24px;display:block;font-weight:700;}.single-portfolio .post-navigation .nav-links > div .content-right h3 a:hover{color:#000;}.single-portfolio .post-navigation .nav-links > div.next{border-right:none;}.single-portfolio .post-navigation .nav-links > div.next .content-right{padding-left:30px;padding-right:15px;text-align:right;}.single-portfolio .post-navigation .nav-links > div.next .content-right > a{float:right;}.single-portfolio .post-navigation .nav-links > div.next .content-right h3{float:right;}.single-portfolio .single_portfolio2 .portfolio-left,.single-portfolio .single_portfolio2 .portfolio-right{width:100%;}.single-portfolio .single_portfolio2 .portfolio-right{margin-top:71px;}.single-portfolio .single_portfolio2 .portfolio-right .content-left{width:69%;float:left;padding-right:30px;}.single-portfolio .single_portfolio2 .portfolio-right .content-left p{margin-bottom:23px;}.single-portfolio .single_portfolio2 .portfolio-right .content-right{width:31%;float:left;}.single-portfolio .single_portfolio2 .portfolio-right .content-right .portfolio-info{margin-top:0;}.single-portfolio .single_portfolio2 .post-navigation{margin-top:54px;}.single-portfolio .single_portfolio3{padding-bottom:31px;}.single-portfolio .single_portfolio3 .owl-nav .owl-prev,.single-portfolio .single_portfolio3 .owl-nav .owl-next,.single-portfolio .single_portfolio3 .owl-nav .owl-prev,.single-portfolio .single_portfolio3 .owl-nav .owl-prev{background:#fff;}.single-portfolio .single_portfolio3 .owl-nav .owl-prev i,.single-portfolio .single_portfolio3 .owl-nav .owl-next i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev i{color:#999;}.single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio3 .owl-nav .owl-next:hover,.single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio3 .owl-nav .owl-prev.active,.single-portfolio .single_portfolio3 .owl-nav .owl-next.active,.single-portfolio .single_portfolio3 .owl-nav .owl-prev.active,.single-portfolio .single_portfolio3 .owl-nav .owl-prev.active{background:#159744;}.single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio3 .owl-nav .owl-next:hover i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev.active i,.single-portfolio .single_portfolio3 .owl-nav .owl-next.active i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev.active i,.single-portfolio .single_portfolio3 .owl-nav .owl-prev.active i{color:#fff;}.single-portfolio .single_portfolio3 .portfolio_details .details_section .portfolio-info,.single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share{padding:0;margin-top:1px;background:transparent;}.single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share{margin-top:23px;}.single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share > span{display:none;}.single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share ul{float:left;padding-left:0;}.single-portfolio .single_portfolio3 .portfolio_details .details_section .single_social-share ul li:first-child{padding-left:0;}.single-portfolio .single_portfolio4{padding-bottom:16px;}.single-portfolio .single_portfolio4 .owl-nav .owl-prev,.single-portfolio .single_portfolio4 .owl-nav .owl-next,.single-portfolio .single_portfolio4 .owl-nav .owl-prev,.single-portfolio .single_portfolio4 .owl-nav .owl-prev{background:#fff;}.single-portfolio .single_portfolio4 .owl-nav .owl-prev i,.single-portfolio .single_portfolio4 .owl-nav .owl-next i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev i{color:#999;}.single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio4 .owl-nav .owl-next:hover,.single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio4 .owl-nav .owl-prev.active,.single-portfolio .single_portfolio4 .owl-nav .owl-next.active,.single-portfolio .single_portfolio4 .owl-nav .owl-prev.active,.single-portfolio .single_portfolio4 .owl-nav .owl-prev.active{background:#159744;}.single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio4 .owl-nav .owl-next:hover i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev.active i,.single-portfolio .single_portfolio4 .owl-nav .owl-next.active i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev.active i,.single-portfolio .single_portfolio4 .owl-nav .owl-prev.active i{color:#fff;}.single-portfolio .single_portfolio4 .portfolio-left,.single-portfolio .single_portfolio4 .portfolio-right{width:100%;}.single-portfolio .single_portfolio4 .portfolio-right{margin-top:71px;}.single-portfolio .single_portfolio4 .portfolio-right .content-left{width:79%;float:left;padding-right:30px;}.single-portfolio .single_portfolio4 .portfolio-right .content-left p{margin-bottom:23px;}.single-portfolio .single_portfolio4 .portfolio-right .content-right{width:21%;float:left;}.single-portfolio .single_portfolio4 .portfolio-right .content-right .portfolio-info{margin-top:0;}.single-portfolio .single_portfolio4 .post-navigation{margin-top:54px;}.single-portfolio .single_portfolio4 .portfolio_details .details_section .portfolio-info,.single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share{padding:0;margin-top:0px;background:transparent;}.single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share{margin-top:23px;}.single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share > span{display:none;}.single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share ul{float:left;padding-left:0;}.single-portfolio .single_portfolio4 .portfolio_details .details_section .single_social-share ul li:first-child{padding-left:0;}.single-portfolio .single_portfolio5{padding-bottom:16px;}.single-portfolio .single_portfolio5 .owl-nav .owl-prev,.single-portfolio .single_portfolio5 .owl-nav .owl-next,.single-portfolio .single_portfolio5 .owl-nav .owl-prev,.single-portfolio .single_portfolio5 .owl-nav .owl-prev{background:#fff;}.single-portfolio .single_portfolio5 .owl-nav .owl-prev i,.single-portfolio .single_portfolio5 .owl-nav .owl-next i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev i{color:#999;}.single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio5 .owl-nav .owl-next:hover,.single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover,.single-portfolio .single_portfolio5 .owl-nav .owl-prev.active,.single-portfolio .single_portfolio5 .owl-nav .owl-next.active,.single-portfolio .single_portfolio5 .owl-nav .owl-prev.active,.single-portfolio .single_portfolio5 .owl-nav .owl-prev.active{background:#159744;}.single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio5 .owl-nav .owl-next:hover i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev:hover i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev.active i,.single-portfolio .single_portfolio5 .owl-nav .owl-next.active i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev.active i,.single-portfolio .single_portfolio5 .owl-nav .owl-prev.active i{color:#fff;}.single-portfolio .single_portfolio5 .item-gallery{margin-bottom:30px;width:33.33%;float:left;padding:0 15px;}.single-portfolio .single_portfolio5 .portfolio-left{padding:0;}.single-portfolio .single_portfolio5 .portfolio-left,.single-portfolio .single_portfolio5 .portfolio-right{width:100%;}.single-portfolio .single_portfolio5 .portfolio-right{margin-top:44px;}.single-portfolio .single_portfolio5 .portfolio-right .content-left{width:79%;float:left;padding-right:30px;}.single-portfolio .single_portfolio5 .portfolio-right .content-left p{margin-bottom:23px;}.single-portfolio .single_portfolio5 .portfolio-right .content-right{width:21%;float:left;}.single-portfolio .single_portfolio5 .portfolio-right .content-right .portfolio-info{margin-top:0;}.single-portfolio .single_portfolio5 .post-navigation{margin-top:54px;}.single-portfolio .single_portfolio5 .portfolio_details .details_section .portfolio-info,.single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share{padding:0;margin-top:0px;background:transparent;}.single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share{margin-top:23px;}.single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share > span{display:none;}.single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share ul{float:left;padding-left:0;}.single-portfolio .single_portfolio5 .portfolio_details .details_section .single_social-share ul li:first-child{padding-left:0;}.single-portfolio .single_portfolio6{padding-bottom:10px;}.single-portfolio .single_portfolio6 .portfolio-left{padding:0;}.single-portfolio .single_portfolio6 .portfolio-left .item-gallery{padding:0 15px;}.single-portfolio .single_portfolio6 .item-gallery-1{width:100%;}.single-portfolio .single_portfolio6 .item-gallery-1 .img{width:100%;height:540px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio6 .item-gallery-2{width:50%;}.single-portfolio .single_portfolio6 .item-gallery-2 .img{width:100%;height:770px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio6 .item-gallery-3{width:50%;margin-bottom:30px;}.single-portfolio .single_portfolio6 .item-gallery-3 .img{width:100%;height:370px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio6 .item-gallery-4{width:50%;}.single-portfolio .single_portfolio6 .item-gallery-4 .img{width:100%;height:370px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio6 .item-gallery-default{float:left;width:50%;}.single-portfolio .single_portfolio6 .item-gallery-default .img{width:100%;height:370px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio7{padding-bottom:10px;}.single-portfolio .single_portfolio7 .portfolio-left{padding:0;}.single-portfolio .single_portfolio7 .portfolio-left .item-gallery{padding:0 15px;}.single-portfolio .single_portfolio7 .portfolio-left,.single-portfolio .single_portfolio7 .portfolio-right{width:100%;}.single-portfolio .single_portfolio7 .portfolio-right{margin-top:42px;padding-bottom:14px;}.single-portfolio .single_portfolio7 .portfolio-right .content-left{width:69%;float:left;padding-right:30px;}.single-portfolio .single_portfolio7 .portfolio-right .content-left p{margin-bottom:23px;}.single-portfolio .single_portfolio7 .portfolio-right .content-right{width:31%;float:left;}.single-portfolio .single_portfolio7 .portfolio-right .content-right .portfolio-info{margin-top:0;}.single-portfolio .single_portfolio7 .item-gallery-1{width:25%;}.single-portfolio .single_portfolio7 .item-gallery-1 .img{width:100%;height:270px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio7 .item-gallery-2{width:25%;}.single-portfolio .single_portfolio7 .item-gallery-2 .img{width:100%;height:270px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio7 .item-gallery-3{width:50%;margin-bottom:30px;}.single-portfolio .single_portfolio7 .item-gallery-3 .img{width:100%;height:570px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio7 .item-gallery-4{width:50%;}.single-portfolio .single_portfolio7 .item-gallery-4 .img{width:100%;height:270px;background-size:cover;background-position:center center;}.single-portfolio .single_portfolio7 .item-gallery:nth-child(n+5){float:left;width:25%;}.single-portfolio .single_portfolio7 .item-gallery:nth-child(n+5) .img{width:100%;height:270px;background-size:cover;background-position:center center;}#sidebar .sidebar-inner{background:#fff;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);float:left;padding:50px 50px 33px;}#sidebar.no-bg .sidebar-inner{background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;float:left;padding:0px 0px 33px 20px;}#comments{float:left;width:100%;}#comments .comment-content-wrap{float:left;width:100%;margin-bottom:40px;position:relative;background:#fff;padding:0px 40px 0px;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}#comments .comment-content-wrap h3.comments-title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;border-bottom:#eee solid 2px;margin-bottom:30px;padding-top:31px;}#comments .comment-content-wrap h3.comments-title span{display:inline-block;position:relative;padding-bottom:10px;}#comments .comment-content-wrap h3.comments-title span:after{background:#159744;width:100%;content:'';height:2px;position:absolute;bottom:-2px;left:0;}#comments .comment-content-wrap > .comment-list{padding-bottom:10px;}#comments .comment-form-wrap{float:left;width:100%;position:relative;background:#fff;padding:0px 40px 0;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}#comments .comment-form-wrap .comment-reply-title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;padding-bottom:0;border-bottom:#eee solid 2px;margin-bottom:44px;float:left;width:100%;padding-top:31px;}#comments .comment-form-wrap .comment-reply-title span{display:inline-block;position:relative;padding-bottom:10px;}#comments .comment-form-wrap .comment-reply-title span:after{background:#159744;width:100%;content:'';height:2px;position:absolute;bottom:-2px;left:0;}#comments .comment-list{list-style:none;margin:0px;padding:0px;}#comments .comment-list > li{margin-bottom:30px;}#comments .comment-list > li:last-child{margin-bottom:0;}#comments .comment-list > li:last-child .comment-main{border-bottom:0;}#comments .comment-list > li:last-child ul.children{border-top:#eee solid 2px;}#comments .comment-list li{float:left;width:100%;}#comments .comment-list li:last-child .comment-respond{margin-bottom:30px;}#comments .comment-list li.depth-3 .children{width:calc(100% - 30px);}#comments .comment-list li .comment-respond{padding:25px 25px 0;border:rgba(40, 40, 40, 0.16) solid 1px;border-radius:15px;width:84%;position:relative;float:right;margin-top:20px;}#comments .comment-list li .comment-respond .comment-reply-title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;padding-bottom:0;border-bottom:#eee solid 2px;margin-bottom:44px;float:left;width:100%;}#comments .comment-list li .comment-respond .comment-reply-title span{display:inline-block;position:relative;padding-bottom:10px;}#comments .comment-list li .comment-respond .comment-reply-title span:after{background:#159744;width:100%;content:'';height:2px;position:absolute;bottom:-2px;left:0;}#comments .comment{width:100%;float:left;margin:0 0 30px;}#comments .comment-author-image{float:left;height:70px;margin:0 20px 0 0;width:70px;}#comments .comment-author-image img{border-radius:50%;}#comments .comment-main{width:calc(100% - 90px);position:relative;border-bottom:#eee solid 2px;padding-bottom:24px;}#comments .comment-main .comment-author{font-size:14px;line-height:26px;color:#282828;margin:0;margin-top:-5px;display:block;text-transform:capitalize;font-weight:700;}#comments .comment-main .comment-author span{color:#159744;text-transform:capitalize;}#comments .comment-main .comment-date{margin-top:10px;display:block;color:#616161;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase;}#comments .comment-main .comment-content{font-size:14px;line-height:24px;color:#9b9b9b;margin-top:11px;}#comments .comment-main .comment-content p{margin-bottom:0;}#comments .comment-reply-link{text-transform:uppercase;font-size:13px;float:left;color:#159744;line-height:20px;letter-spacing:0.02em;display:block;margin-top:9px;font-weight:800;}#comments .comment-reply-link:hover{color:#2194cd;}#comments ul.children{width:calc(100% - 90px);list-style:none;padding:0px;float:right;padding-top:30px;}#comments ul.children li:last-child{margin-bottom:0;}#commentform{margin-left:-15px;margin-right:-15px;padding-bottom:20px;float:left;width:calc(100% + 30px);/* BACKGROUND HORIZONTAL */}#commentform p{margin-bottom:20px;}#commentform #form-allowed-tags{display:none;}#commentform .form-submit,#commentform .logged-in-as{padding:0 15px;}#commentform input[type='text'],#commentform input[type="password"],#commentform input[type="datetime"],#commentform input[type="datetime-local"],#commentform input[type="date"],#commentform input[type="month"],#commentform input[type="time"],#commentform input[type="week"],#commentform input[type="number"],#commentform input[type="email"],#commentform input[type="url"],#commentform input[type="search"],#commentform input[type="tel"],#commentform input[type="color"],#commentform textarea,#commentform select{border:none;border-bottom:#eee solid 2px;border-radius:0;font-size:13px;letter-spacing:0.02em;color:#9b9b9b;font-weight:800;text-transform:uppercase;padding:0;height:auto;padding-bottom:16px;background:transparent;}#commentform input::-webkit-input-placeholder{color:#9b9b9b !important;}#commentform input:-moz-placeholder{color:#9b9b9b !important;opacity:1;}#commentform input::-moz-placeholder{color:#9b9b9b !important;opacity:1;}#commentform input:-ms-input-placeholder{color:#9b9b9b !important;}#commentform #submit{padding:0;border-radius:0px;background-color:#222;color:#fff;font-size:13px;height:51px;line-height:51px;letter-spacing:0.02em;border:none;width:100%;}#commentform #submit:hover{background:#159744;}#commentform .col-xs-12{margin-bottom:30px;padding:0 15px;}#commentform .col-xs-12.comment-form-comment{margin-bottom:36px;}#commentform textarea{margin:0;font-size:13px;line-height:24px;color:#9b9b9b;letter-spacing:0.02em;height:97px;}#commentform input::-moz-placeholder,#commentform textarea::-moz-placeholder{color:#9b9b9b;}#commentform input::-webkit-input-placeholder,#commentform textarea::-webkit-placeholder{color:#9b9b9b;}#commentform input::-o-placeholder,#commentform textarea::-o-placeholder{color:#9b9b9b;}#commentform input::-ms-placeholder,#commentform textarea::-ms-placeholder{color:#9b9b9b;}#cancel-comment-reply-link{margin-left:2px;padding:10px 26px;position:relative;text-transform:none;font-size:13px;top:-2px;color:#159744;}body .vc_col-has-fill > .vc_column-inner,body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,body .vc_row-has-fill > .vc_column_container > .vc_column-inner,body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner{padding-top:0px;}.cms-fancyboxes-wraper + .vc_empty_space,.vc_wp_search + .vc_empty_space{float:left;width:100%;}.vc_row[data-vc-full-width].vc_hidden{opacity:1 !important;/* ==========================================================================
   [Start] 1. CMS Heading
========================================================================== */}.cms-heading-wrapper{text-align:center;/* ==========================================================================
   [End] 1. CMS Heading
========================================================================== *//* ==========================================================================
   [Start] 2. CMS Carousel 
========================================================================== */}.cms-heading-wrapper .title{color:#222;font-size:35px;line-height:40px;font-weight:900;font-style:italic;margin-bottom:26px;position:relative;text-align:center;padding-bottom:27px;}.cms-heading-wrapper .title .border{width:40px;height:2px;background:#159744;left:50%;position:absolute;bottom: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 */}.cms-heading-wrapper .subtitle{font-weight:700;color:#616161;font-size:15px;text-align:center;margin-bottom:4px;letter-spacing:0.02em;}.cms-heading-wrapper .description{font-size:15px;line-height:23px;color:#a5a5a5;margin-top:-11px;}.cms-heading-wrapper.heading-layout1 .description{margin-top:-1px;}.cms-heading-wrapper.heading-layout1 .subtitle{margin-bottom:0;}.cms-heading-wrapper.heading-layout1.style2 .title{margin-bottom:24px;}.cms-heading-wrapper.heading-layout1.style2 .description{color:#a5a5a5;font-size:16px;line-height:26px;font-weight:700;margin-top:0px;}.cms-heading-wrapper.heading-layout1.style3 .title{font-style:normal;}.cms-heading-wrapper.heading-layout1.style3 .title .border{width:70px;}.cms-heading-wrapper.heading-layout2{text-align:left;}.cms-heading-wrapper.heading-layout2 .subtitle{font-size:13px;letter-spacing:0.078em;color:#a5a5a5;text-align:left;margin-bottom:0;}.cms-heading-wrapper.heading-layout2 .title{text-align:left;margin-bottom:25px;}.cms-heading-wrapper.heading-layout2 .title .border{left:0;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-heading-wrapper.heading-layout2 .description{margin-top:0px;}.cms-heading-wrapper.heading-layout2.heading-layout4 .subtitle{color:#f4f4f4;text-transform:none;letter-spacing:0;font-weight:400;margin-bottom:0px;}.cms-heading-wrapper.heading-layout2.heading-layout4 .title{color:#fff;font-size:26px;letter-spacing:0.018em;line-height:29px;font-style:normal;padding-bottom:29px;margin-bottom:24px;}.cms-heading-wrapper.heading-layout2.heading-layout4 .border{background:#fff;}.cms-heading-wrapper.heading-layout2.heading-layout4 .description{color:#f4f4f4;font-size:14px;line-height:23px;}.cms-heading-wrapper.heading-layout2.heading-layout5{max-width:358px;display:inline-block;}.cms-heading-wrapper.heading-layout2.heading-layout5 .cms-heading-left{font-size:52px;color:rgba(255, 255, 255, 0.3);float:left;font-style:italic;width:55px;margin-top:29px;}.cms-heading-wrapper.heading-layout2.heading-layout5 .cms-heading-right{width:calc(100% - 55px);float:left;padding-left:37px;}.cms-heading-wrapper.heading-layout2.heading-layout5 .subtitle{color:#f4f4f4;text-transform:none;letter-spacing:0;font-weight:400;}.cms-heading-wrapper.heading-layout2.heading-layout5 .title{color:#fff;font-size:26px;letter-spacing:0.018em;line-height:29px;font-style:normal;padding-bottom:18px;margin-bottom:24px;}.cms-heading-wrapper.heading-layout2.heading-layout5 .border{background:#fff;}.cms-heading-wrapper.heading-layout2.heading-layout5 .description{color:#f4f4f4;font-size:14px;line-height:23px;}.cms-heading-wrapper.heading-layout2.heading-layout6{max-width:358px;display:inline-block;padding:63px 50px 36px;}.cms-heading-wrapper.heading-layout2.heading-layout6 .cms-heading-left{font-size:65px;color:rgba(255, 255, 255, 0.05);float:left;width:55px;position:absolute;top:50px;left:50px;}.cms-heading-wrapper.heading-layout2.heading-layout6 .cms-heading-right{width:100%;float:left;}.cms-heading-wrapper.heading-layout2.heading-layout6 .subtitle{color:#f4f4f4;text-transform:none;letter-spacing:0;font-weight:400;}.cms-heading-wrapper.heading-layout2.heading-layout6 .title{color:#fff;font-size:23px;letter-spacing:0.018em;line-height:29px;font-style:normal;padding-bottom:18px;margin-bottom:24px;}.cms-heading-wrapper.heading-layout2.heading-layout6 .border{background:#fff;}.cms-heading-wrapper.heading-layout2.heading-layout6 .description{color:#f4f4f4;font-size:15px;line-height:24px;}.cms-heading-wrapper.heading-layout3 .title{padding-bottom:4px;}.cms-heading-wrapper.heading-layout3 .title:before{display:none;}.cms-heading-wrapper.heading-layout3 .subtitle{margin-bottom:0;}.cms-heading-wrapper.heading-layout3 .description{position:relative;padding-bottom:4px;}.cms-heading-wrapper.heading-layout3 .description:before{content:'';width:40px;height:2px;background:#159744;left:50%;position:absolute;bottom: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 */}.template-cms_carousel-blog{position:relative;padding-bottom:30px;}.template-cms_carousel-blog .cms-grid-media{position:relative;position:relative;float:left;width:100%;}.template-cms_carousel-blog.owl-carousel .owl-item{padding:0 3px;}.template-cms_carousel-blog .cms-carousel-item{float:left;width:100%;margin-bottom:30px;position:relative;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.template-cms_carousel-blog .cms-carousel-item .cms-grid-media-image{position:relative;overflow:hidden;float:left;width:100%;}.template-cms_carousel-blog .cms-carousel-item .cms-grid-media-image img{-webkit-transition:all 0.4s;-moz-transition:all 0.4s;transition:all 0.4s;will-change:transform;}.template-cms_carousel-blog .cms-carousel-item .cms-grid-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(54, 54, 54, .1);opacity:0;-webkit-transition:opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);-moz-transition:opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);transition:opacity 0.35s cubic-bezier(0.53, 0.01, 0.18, 1);}.template-cms_carousel-blog .cms-carousel-item .content-left{width:49px;height:49px;border-radius:2px;background:#282828;text-align:center;position:absolute;left:30px;bottom:-10px;opacity:0;z-index:2;-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_carousel-blog .cms-carousel-item .content-left i{font-size:18px;color:#fff;line-height:49px;}.template-cms_carousel-blog .cms-carousel-item .content-right{padding:25px 30px 21px;width:100%;float:left;background:#fff;}.template-cms_carousel-blog .cms-carousel-item .content-right .content-main{width:100%;padding-left:0px;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail{float:left;width:100%;margin-top:-8px;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li.detail-terms a{color:#159744;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li.detail-terms a:hover{color:#000;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-title{font-size:18px;margin-top:4px;float:left;width:100%;margin-bottom:17px;line-height:28px;color:#282828;font-weight:700;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-title a{color:#282828;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-title a:hover{color:#159744;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-content{font-size:14px;line-height:23px;color:#9b9b9b;margin-top:5px;}.template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom{float:left;width:100%;margin-top:23px;border-top:#eee solid 2px;padding-top:22px;}.template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date{float:left;}.template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date a{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date a:hover{color:#000;}.template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more{margin-top:0;float:right;overflow:hidden;text-align:right;color:#333;display:inline-block;font-weight:800;text-transform:uppercase;letter-spacing:0.02em;font-size:13px;line-height:20px;}.template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more i{font-size:11px;margin-right:2px;line-height:20px;-webkit-transform:translate3d(44px, 0px, 0);-khtml-transform:translate3d(44px, 0px, 0);-moz-transform:translate3d(44px, 0px, 0);-ms-transform:translate3d(44px, 0px, 0);-o-transform:translate3d(44px, 0px, 0);transform:translate3d(44px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-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_carousel-blog .cms-carousel-item .content-right .grid_bottom .more span{-webkit-transform:translate3d(50px, 0px, 0);-khtml-transform:translate3d(50px, 0px, 0);-moz-transform:translate3d(50px, 0px, 0);-ms-transform:translate3d(50px, 0px, 0);-o-transform:translate3d(50px, 0px, 0);transform:translate3d(50px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */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_carousel-blog .cms-carousel-item:hover .cms-grid-media-image:after{opacity:1;}.template-cms_carousel-blog .cms-carousel-item:hover .cms-grid-media-image img{-webkit-transform:scale(1.07);-moz-transform:scale(1.07);transform:scale(1.07);}.template-cms_carousel-blog .cms-carousel-item:hover .content-left{opacity:1;}.template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more{color:#159744;}.template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more span,.template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more i{-webkit-transform:translate3d(0px, 0px, 0);-khtml-transform:translate3d(0px, 0px, 0);-moz-transform:translate3d(0px, 0px, 0);-ms-transform:translate3d(0px, 0px, 0);-o-transform:translate3d(0px, 0px, 0);transform:translate3d(0px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel-blog.style2 .cms-carousel-item .content-left{background:#0b0b0b;}.template-cms_carousel-blog.style2 .cms-carousel-item .content-right{background:#222;}.template-cms_carousel-blog.style2 .cms-carousel-item .content-right .entry-title a{color:#fff;}.template-cms_carousel-blog.style2 .cms-carousel-item .content-right .grid_bottom{border-color:rgba(238, 238, 238, 0.05);}.template-cms_carousel-blog.style2 .cms-carousel-item .content-right .grid_bottom .more{color:#5b5b5b;}.template-cms_carousel-blog.template-cms_carousel--layout-blog2.owl-carousel .owl-stage-outer{padding-top:29px;}.template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-left{bottom:auto;top:-29px;}.template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-right{padding-top:35px;}.template-cms_carousel--layout-blog3{position:relative;}.template-cms_carousel--layout-blog3.cms-carousel .owl-dots{top:auto;bottom:17px;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */right:auto;}.template-cms_carousel--layout-blog3.cms-carousel .owl-dots .owl-dot{background:none;border:rgba(255, 255, 255, 0.68) solid 1px;}.template-cms_carousel--layout-blog3 .cms-carousel-item{max-width:812px;position:relative;margin:0 auto;}.template-cms_carousel--layout-blog3 .cms-grid-media{background-size:cover;background-position:center center;min-height:400px;border-radius:3px;-webkit-box-shadow:1px 0 3px rgba(0, 0, 0, 0.2);-moz-box-shadow:1px 0 3px rgba(0, 0, 0, 0.2);-ms-box-shadow:1px 0 3px rgba(0, 0, 0, 0.2);box-shadow:1px 0 3px rgba(0, 0, 0, 0.2);}.template-cms_carousel--layout-blog3 .cms-grid-media .bg-overlay{width:100%;height:100%;background:rgba(0, 0, 0, 0.4);opacity:0.7;position:absolute;top:0;left:0;}.template-cms_carousel--layout-blog3 .content-overlay{width:100%;position:absolute;bottom:40px;left:50%;text-align:center;z-index:2;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title{font-size:18px;line-height:26px;letter-spacing:0.035em;color:#159744;margin-bottom:1px;}.template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title a{color:#159744;}.template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title a:hover{color:#2194cd;}.template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-content{font-size:15px;letter-spacing:0.035em;line-height:26px;color:#fff;}.template-cms_carousel--layout-pricing{text-align:center;}.template-cms_carousel--layout-pricing .owl-stage-outer{padding-top:102px;padding-bottom:84px;}.template-cms_carousel--layout-pricing .cms-pricing-item{border:#e0e0e0 solid 1px;border-radius:5px;background:#fff;padding-bottom:37px;-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_carousel--layout-pricing .cms-pricing-item:hover{background:#2194cd;-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.25);-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.25);box-shadow:0px 0px 20px rgba(0, 0, 0, 0.25);border:none;}.template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-grid-media{-webkit-transform:scale(1.115, 1.115);-khtml-transform:scale(1.115, 1.115);-moz-transform:scale(1.115, 1.115);-ms-transform:scale(1.115, 1.115);-o-transform:scale(1.115, 1.115);transform:scale(1.115, 1.115);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-grid-media .cms-grid-media-inner .cms-pricing-title{font-size:23px;padding:0;}.template-cms_carousel--layout-pricing .cms-pricing-item:hover .pricing-bottom .cms-ordernow{opacity:1;}.template-cms_carousel--layout-pricing .cms-pricing-item:hover .pricing-bottom .cms-pricing-price{opacity:0;}.template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-pricing-content{color:#fff;}.template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-pricing-content ul li{border-bottom-color:rgba(255, 255, 255, 0.1);}.template-cms_carousel--layout-pricing .cms-grid-media{border-radius:50%;border:#159744 solid 5px;display:inline-block;min-width:180px;min-height:180px;margin-top:-92px;-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_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner{border:#2194cd solid 5px;border-radius:50%;min-width:170px;min-height:170px;background-size:cover;position:relative;padding:50px 16px;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;}.template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner:after{position:absolute;width:100%;height:100%;content:'';background:rgba(33, 148, 205, 0.35);top:0;left:0;border-radius:50%;}.template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner .cms-pricing-title{position:absolute;width:100%;top:50%;left:0;-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-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:20px;padding:0 10px;line-height:32px;letter-spacing:0.035em;color:#fff;z-index:2;}.template-cms_carousel--layout-pricing .cms-pricing-content{margin:0 83px;text-align:left;font-size:15px;line-height:37px;letter-spacing:0.035em;color:#bbb7b7;margin-top:25px;-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_carousel--layout-pricing .cms-pricing-content ul li{border-bottom:#eceff1 solid 1px;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;}.template-cms_carousel--layout-pricing .cms-pricing-content ul li:before{content:'\f26b';display:inline-block;font:normal normal normal 15px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;color:#159744;padding-right:13px;}.template-cms_carousel--layout-pricing .cms-pricing-content ul li:last-child{border-bottom:0;}.template-cms_carousel--layout-pricing .pricing-bottom{position:relative;height:37px;margin:19px 83px 0;}.template-cms_carousel--layout-pricing .pricing-bottom .cms-ordernow{position:absolute;top:0;left:50%;opacity:0;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-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_carousel--layout-pricing .pricing-bottom .cms-ordernow a{font-size:11px;color:#fff;padding:12px 26.5px;}.template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price{position:absolute;top:0;left:50%;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */font-size:27px;line-height:37px;letter-spacing:0.035em;color:#2194cd;width:100%;text-align:center;}.template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span.unit{position:relative;font-size:17px;top:-7px;}.template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span.time{font-size:18px;margin-left:5px;}.template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span{display:inline-block;}.template-cms_carousel--layout-pricing.cms-carousel .owl-dots{position:absolute;top:auto;right:auto;left:50%;bottom:0;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel--layout-pricing.cms-carousel .owl-dots .owl-dot{width:17px;height:17px;background:#e0e0e0;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.35) inset;-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.35) inset;-ms-box-shadow:0 0 2px rgba(0, 0, 0, 0.35) inset;box-shadow:0 0 2px rgba(0, 0, 0, 0.35) inset;border:none;margin:0 4px;}.template-cms_carousel--layout-portfolio .cms-carousel-item{padding:30px 30px 30px 0;}.template-cms_carousel--layout-portfolio .cms-grid-media{background-size:cover;height:calc(100vh - 60px);background-position:center center;}.template-cms_carousel--layout-portfolio.cms-carousel .owl-dots,.template-cms_carousel--layout-portfolio .owl-dots{bottom:60px;}.template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot,.template-cms_carousel--layout-portfolio .owl-dots .owl-dot{border-color:rgba(255, 255, 255, 0.5);}.template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot.active,.template-cms_carousel--layout-portfolio .owl-dots .owl-dot.active,.template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot:hover,.template-cms_carousel--layout-portfolio .owl-dots .owl-dot:hover{background:#fff;border-color:#fff;}.template-cms_carousel--layout-portfolio2 .cms-grid-media{height:611px;position:relative;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay{position:absolute;top:50%;left:50%;background:rgba(255, 255, 255, 0.95);-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 */padding:70px 70px;text-align:center;width:90%;max-width:571px;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms{color:#9b9b9b;font-size:13px;line-height:28px;letter-spacing:0.02em;margin-bottom:15px;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms a{color:inherit;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms a:hover{color:#159744;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title{color:#282828;font-size:30px;line-height:35px;letter-spacing:0.04em;margin-bottom:14px;font-weight:700;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title a{color:inherit;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title a:hover{color:#159744;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .more{color:#159744;font-size:13px;line-height:28px;text-transform:uppercase;font-weight:800;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .more a{color:inherit;}.template-cms_carousel--layout-portfolio2 .cms-content-overlay .more a:hover{color:#222;}.cms-carousel-team.template-cms_carousel--layout-team1 .owl-item{padding:0 3px;}.cms-carousel-team.template-cms_carousel--layout-team1 .cms-grid-media{position:relative;}.cms-carousel-team.template-cms_carousel--layout-team1 .cms-grid-media:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;background-color:rgba(255, 255, 255, .2);opacity:0;-webkit-transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;transition:opacity 0.15s ease-out;z-index:2;}.cms-carousel-team.template-cms_carousel--layout-team1 .cms-carousel-item:hover .cms-grid-media:before{opacity:1;}.cms-carousel-team .owl-stage-outer{padding:3px 0;}.cms-carousel-team .cms-carousel-item{-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);float:left;width:100%;background:#fff;}.cms-carousel-team .cms-carousel-item .team-item{float:left;width:100%;}.cms-carousel-team .cms-carousel-item .team-item-top{position:relative;float:left;width:100%;}.cms-carousel-team .cms-carousel-item .team-item-top img{width:100%;}.cms-carousel-team .cms-carousel-item .team-item-bottom{margin-top:35px;padding-bottom:34px;float:left;width:100%;text-align:center;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-team .cms-carousel-item .team-item-bottom h3{font-size:20px;line-height:26px;color:#282828;text-transform:capitalize;margin-bottom:3px;font-weight:600;}.cms-carousel-team .cms-carousel-item .team-item-bottom .team_content{font-size:13px;line-height:24px;color:#9b9b9b;}.cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social{text-align:center;width:100%;float:left;margin-top:17px;z-index:2;}.cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item{display:inline-block;padding:0 12px;}.cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item a{font-size:14px;color:#282828;}.cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover{color:#159744;}.cms-carousel-team.cms-carousel-team2 .owl-stage-outer{padding:0px;}.cms-carousel-team.cms-carousel-team2 .cms-carousel-item{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cms-carousel-team.cms-carousel-team2 .cms-carousel-item .team-item-bottom{margin-top:0;padding-top:45px;padding-bottom:44px;}.cms-carousel-team.cms-carousel-team2.style2 .cms-carousel-item:hover .team-item-bottom{background:#f9f9f9;}.cms-carousel-team.cms-carousel-team2 .cms-grid-media{position:relative;}.cms-carousel-team.cms-carousel-team2 .cms-grid-media:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;background-color:rgba(255, 255, 255, .2);opacity:0;-webkit-transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;transition:opacity 0.15s ease-out;z-index:2;}.cms-carousel-team.cms-carousel-team2 .cms-carousel-item:hover .cms-grid-media:before{opacity:1;}.cms-carousel-team.cms-carousel-team4 .owl-stage-outer{padding:0px;}.cms-carousel-team.cms-carousel-team4 .owl-stage-outer .owl-item{margin-left:-1px;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom{margin-top:0px;padding-top:46px;padding-bottom:44px;background:#222;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom h3{color:#fff;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .team_content{font-size:13px;line-height:24px;color:#9b9b9b;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a{color:#fff;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover{color:#159744;}.cms-carousel-team.cms-carousel-team4 .cms-carousel-item:hover .team-item-bottom{background:#1b1b1b;}.link-team-page{text-align:center;padding-top:38px;}.link-team-page a{font-size:13px;text-transform:uppercase;letter-spacing:0.02em;font-weight:800;}.link-team-page a:hover{color:#000;}.link-team-page a:hover span:before,.link-team-page a:hover span:after{background:#000;}.link-team-page a span{display:inline-block;width:8px;height:8px;position:relative;margin-right:7px;}.link-team-page a span:before{width:2px;height:8px;left:3px;top:0;background:#159744;position:absolute;content:'';}.link-team-page a span:after{width:8px;height:2px;top:3px;left:0px;background:#159744;position:absolute;content:'';}.cms-carousel-team3 .cms-carousel-item{position:relative;float:left;width:100%;overflow:hidden;}.cms-carousel-team3 .cms-carousel-item:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:rgba(27, 27, 27, 0.9);z-index:1;-webkit-transform:translateY(-100%);-khtml-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-team3 .cms-carousel-item .team-item-top{float:left;width:100%;}.cms-carousel-team3 .cms-carousel-item .team-item-top img{width:100%;}.cms-carousel-team3 .cms-carousel-item:hover:before{opacity:1;-webkit-transform:translateY(0px);-khtml-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-team3 .cms-carousel-item:hover .team-item-bottom{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 */opacity:1;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom{text-align:center;width:100%;float:left;left:0;position:absolute;right:0;top:0;opacity:0;-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 */z-index:2;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom h3{font-size:18px;line-height:26px;color:#fff;text-transform:capitalize;margin-bottom:2px;font-weight:600;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom .team-position{font-size:14px;line-height:24px;color:#9b9b9b;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social{text-align:center;width:100%;float:left;margin-top:17px;z-index:2;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item{display:inline-block;padding:0 11px;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a{font-size:14px;color:#fff;}.cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover{color:#159744;}.cms-carousel-team5 .owl-stage-outer{padding:3px;}.cms-carousel-team5 .owl-stage-outer .owl-item{padding:0 3px;}.cms-carousel-team5 .cms-carousel-item{-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);float:left;width:100%;background:#fff;}.cms-carousel-team5 .cms-carousel-item .team-item-top{position:relative;float:left;width:100%;}.cms-carousel-team5 .cms-carousel-item .team-item-top img{width:100%;}.cms-carousel-team5 .cms-carousel-item .team-item-top:before{position:absolute;top:0;left:0;bottom:0;right:0;content:"";background-color:rgba(27, 27, 27, 0.9);z-index:1;-webkit-transform:translateY(-105%);-khtml-transform:translateY(-105%);-moz-transform:translateY(-105%);-ms-transform:translateY(-105%);-o-transform:translateY(-105%);transform:translateY(-105%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social{text-align:center;width:100%;float:left;left:0;position:absolute;right:0;bottom:24px;opacity:0;z-index:2;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-transform:translateY(-400px);-khtml-transform:translateY(-400px);-moz-transform:translateY(-400px);-ms-transform:translateY(-400px);-o-transform:translateY(-400px);transform:translateY(-400px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item{display:inline-block;padding:0 11px;}.cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item a{font-size:14px;color:#fff;}.cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item a:hover{color:#159744;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom{margin-top:25px;padding-bottom:23px;padding-left:15px;padding-right:15px;float:left;width:100%;text-align:center;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom h3{font-size:20px;line-height:26px;color:#282828;text-transform:capitalize;margin-bottom:3px;font-weight:600;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .team-position{font-size:13px;line-height:24px;color:#9b9b9b;position:relative;padding-bottom:14px;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .team-position:after{content:'';width:20px;height:2px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */background:#eee;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .team_content{padding-top:15px;font-size:15px;line-height:23px;color:#9b9b9b;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social{text-align:center;width:100%;float:left;margin-top:17px;z-index:2;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item{display:inline-block;padding:0 12px;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a{font-size:14px;color:#282828;}.cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover{color:#159744;}.cms-carousel-team5 .cms-carousel-item:hover .team-item-top:before{opacity:1;-webkit-transform:translateY(0px);-khtml-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-team5 .cms-carousel-item:hover .team-item-top .cms-team-social{opacity:1;-webkit-transform:translateY(0px);-khtml-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel .owl-dots,.owl-dots{margin-top:0;position:absolute;right:auto;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */bottom:0;}.cms-carousel .owl-dots .owl-dot,.owl-dots .owl-dot{width:10px;height:10px;margin-left:8px;border-radius:50%;float:left;border:rgba(100, 100, 100, 0.5) solid 2px;background:transparent;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel .owl-dots .owl-dot:hover,.owl-dots .owl-dot:hover,.cms-carousel .owl-dots .owl-dot.active,.owl-dots .owl-dot.active{background:#646464;border-color:#646464;}.cms-slick-wrap.cms-carousel-tab{float:left;width:100%;/*Testimonial*/}.cms-slick-wrap.cms-carousel-tab .cms-carousel-item{outline:none;}.cms-slick-wrap.cms-carousel-tab .cms-slider-default{float:left;width:100%;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap{width:100%;float:left;text-align:center;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-item{margin:0;padding:0 82px;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-title{text-align:center;padding-bottom:23px;padding-top:30px;font-size:22px;line-height:35px;letter-spacing:0.035em;color:#2194cd;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-title a{color:#2194cd;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-title a:hover{color:#159744;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-grid-content{color:rgba(33, 33, 33, 0.68);font-size:14px;line-height:28px;letter-spacing:0.035em;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav{width:100%;float:left;margin-bottom:13px;position:relative;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item{position:relative;margin-bottom:10px;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media{margin:0 15px;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media-inner{position:relative;width:100%;height:100px;background-size:cover;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media-inner:before{width:0;height:0;content:'';border:transparent solid 10px;border-top-color:rgba(21, 151, 68, 0.6);position:absolute;bottom:-20px;left:50%;opacity:0;-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .cms-grid-media-inner:after{content:'';background:#2194cd;opacity:0.6;width:100%;height:100%;border-radius:0px;position:absolute;top:0;left: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-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item .title{position:absolute;top:50%;width:100%;padding:0 15px;text-align:center;font-size:15px;line-height:28px;letter-spacing:0.035em;color:rgba(255, 255, 255, 0.87);-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 */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item:hover .cms-grid-media-inner:after,.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item.slick-current .cms-grid-media-inner:after{background:#159744;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item:hover .title,.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item.slick-current .title{color:#fff;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .cms-carousel-item.slick-current .cms-grid-media-inner:before{opacity:1;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-prev,.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next{font-size:0;line-height:0;position:absolute;display:block;width:50px;height:50px;top:40px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent;box-shadow:none;min-width:auto;text-shadow:none;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-prev:before,.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next:before{color:#bdbdbd;content:'\f2fa';display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;font-size:50px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next:before{content:'\f2fb';}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-prev{left:0;}.cms-slick-wrap.cms-carousel-tab .cms-slider-nav .slick-next{right:0;}.cms-carousel-testimonial1{padding-bottom:20px;max-width:1600px;margin:0 auto;}.cms-carousel-testimonial1.no-boxshadow .owl-stage-outer{padding:0px 0 73px;}.cms-carousel-testimonial1.no-boxshadow .cms-carousel-item{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;-ms-box-shadow:none !important;box-shadow:none !important;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-testimonial1.style2 .cms-carousel-item-top .cms-carousel-des .quote-left,.cms-carousel-testimonial1.style2 .cms-carousel-item-top .cms-carousel-des .content{color:#f9f9f9;}.cms-carousel-testimonial1.style2 .cms-carousel-item-top .cms-carousel-des .content .border{background:rgba(238, 238, 238, 0.5);}.cms-carousel-testimonial1.style2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title{color:#fff;}.cms-carousel-testimonial1.style2 .cms-carousel-item-bottom .cms-carousel-right .team-position{color:#222;}.cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-top .cms-carousel-des .quote-left{color:#222;}.cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-top .cms-carousel-des .content{color:#9b9b9b;}.cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-top .cms-carousel-des .content .border{background:#eee;}.cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title{color:#282828;}.cms-carousel-testimonial1.style2 .owl-item.active.center .cms-carousel-item .cms-carousel-item-bottom .cms-carousel-right .team-position{color:#159744;}.cms-carousel-testimonial1.style2 .owl-dots .owl-dot{border:rgba(255, 255, 255, 0.5) solid 2px;}.cms-carousel-testimonial1.style2 .owl-dots .owl-dot:hover,.cms-carousel-testimonial1.style2 .owl-dots .owl-dot.active{background:#fff;border-color:#fff;}.cms-carousel-testimonial1 .owl-stage-outer{padding:73px 0;margin-top:-33px;margin-bottom:-33px;}.cms-carousel-testimonial1 .cms-carousel-item{float:left;width:100%;text-align:center;padding-bottom:45px;border-radius:2px;}.cms-carousel-testimonial1 .cms-carousel-item-top{float:left;width:100%;position:relative;border-radius:3px;padding:58px 39px 0px;}.cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des{font-size:14px;line-height:25px;color:#9b9b9b;letter-spacing:0.02em;position:relative;text-align:center;font-weight:500;font-style:italic;}.cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .content{position:relative;z-index:2;text-align:center;display:block;padding-top:9px;padding-bottom:14px;}.cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .content .border{background:#eee;width:20px;height:2px;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .quote-left{font-weight:900;font-style:italic;font-size:64px;color:#222;display:block;}.cms-carousel-testimonial1 .cms-carousel-item-bottom{display:inline-block;margin-top:17px;padding:0 10px;}.cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-grid-media{display:inline-block;width:40px;height:40px;text-align:center;border-radius:50%;float:left;margin-top:3px;}.cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-grid-media img{display:inline-block;height:40px;width:40px;border-radius:50%;}.cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right{display:inline-block;padding-left:20px;}.cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title{display:inline-block;font-size:16px;line-height:22px;letter-spacing:0.02em;color:#282828;font-weight:700;text-align:left;text-transform:capitalize;margin:0px;}.cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right .team-position{font-size:13px;line-height:23px;color:#159744;margin-top:1px;display:block;text-align:left;}.cms-carousel-testimonial1 .owl-item:not(.center) .cms-carousel-item{background:none !important;}.cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item{background:#fff;box-shadow:1px 0 73px rgba(40, 40, 40, 0.12), -1px 0 73px rgba(40, 40, 40, 0.12);-webkit-box-shadow:1px 0 73px rgba(40, 40, 40, 0.12), -1px 0 73px rgba(40, 40, 40, 0.12);}.cms-carousel-testimonial1.rm-shadow .owl-item.active.center .cms-carousel-item{box-shadow:none;-webkit-box-shadow:none;}.cms-carousel-testimonial2{padding-bottom:8px;max-width:1600px;margin:0 auto;/*client*/}.cms-carousel-testimonial2 .owl-stage-outer{padding:0;}.cms-carousel-testimonial2 .cms-carousel-item{float:left;width:100%;text-align:center;padding-bottom:45px;}.cms-carousel-testimonial2 .cms-carousel-item-top{float:left;width:100%;position:relative;border-radius:3px;padding:50px 20px 0px;}.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des{font-size:29px;line-height:44px;color:#373636;letter-spacing:0.02em;position:relative;text-align:center;font-weight:400;font-style:italic;}.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .content{position:relative;z-index:2;text-align:center;display:block;padding-top:14px;padding-bottom:20px;}.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .quote-left{font-weight:900;font-style:italic;font-size:86px;color:#222;display:block;}.cms-carousel-testimonial2 .cms-carousel-item-bottom{display:inline-block;margin-top:17px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media{display:inline-block;width:100%;text-align:center;border-radius:50%;float:left;margin-top:3px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media img{display:inline-block;height:60px;width:60px;border-radius:50%;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right{display:inline-block;padding-left:20px;width:100%;padding-top:16px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title{width:100%;font-size:16px;line-height:22px;letter-spacing:0.048em;color:#282828;font-weight:700;text-transform:capitalize;margin:0px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .team-position{font-size:13px;line-height:23px;color:#9b9b9b;margin-top:3px;width:100%;}.cms-carousel-testimonial2.style2 .owl-dots .owl-dot{border:rgba(255, 255, 255, 0.5) solid 2px;}.cms-carousel-testimonial2.style2 .owl-dots .owl-dot:hover,.cms-carousel-testimonial2.style2 .owl-dots .owl-dot.active{background:#fff;border-color:#fff;}.cms-carousel-client .owl-stage-outer{padding:3px;}.cms-carousel-client .cms-carousel-item{background:#fff;-webkit-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);text-align:center;min-height:114px;}.cms-carousel-client .cms-carousel-item img{width:auto;display:inline-block;line-height:114px;}.cms-carousel-client .cms-carousel-item + .cms-carousel-item{margin-top:30px;}.cms-carousel-client2 .cms-carousel-item{min-height:114px;text-align:center;line-height:114px;}.cms-carousel-client2 .cms-carousel-item img{width:auto;display:inline-block;line-height:114px;}.cms-carousel-layout1 .cms-carousel-item .cms-grid-media{height:575px;width:100%;background-size:cover;background-position:center center;}.cms-carousel-layout1 .cms-carousel-item .content-overlay{max-width:1170px;width:100%;padding:0 15px;position:absolute;bottom:57px;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top{width:350px;max-width:100%;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top .cms-carousel-title{font-size:20px;line-height:25px;letter-spacing:0.055em;color:#fff;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top .cms-carousel-content{font-size:12px;line-height:25px;letter-spacing:0.055em;color:rgba(255, 255, 255, 0.87);margin-top:3px;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap{margin-top:16px;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn1{font-size:11px;padding:9.5px 16.7px;float:left;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2{background:transparent;font-size:11px;padding:8.5px 16.7px;border-color:#159744;color:#159744;float:left;margin-left:19px;margin-top:1px;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2:hover{background:#159744;color:#fff;}.cms-carousel-layout1 .dotsCont{text-align:center;margin-top:-37px;position:relative;z-index:2;}.cms-carousel-layout1 .dotsCont .item-dot{width:75px;height:75px;border:#fff solid 5px;border-radius:50%;background-size:cover;display:inline-block;background-position:center center;margin:0 5px;}.cms-carousel-layout-blog4{max-width:710px;margin:0 auto;position:relative;}.cms-carousel-layout-blog4 .cms-carousel-item .cms-grid-media{height:400px;width:100%;background-size:cover;background-position:center center;position:relative;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);box-shadow:0 0 2px rgba(0, 0, 0, 0.3);}.cms-carousel-layout-blog4 .cms-carousel-item .cms-grid-media:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#2194cd;opacity:0.3;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog4 .cms-carousel-item .content-overlay{position:absolute;bottom:29px;left:36px;max-width:80%;}.cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top{width:350px;max-width:100%;}.cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top .cms-carousel-title{font-size:18px;line-height:23px;letter-spacing:0.035em;color:#159744;margin-bottom:1px;}.cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top .cms-carousel-content{font-size:15px;letter-spacing:0.035em;line-height:23px;color:#fff;}.cms-carousel-layout-blog4 .dotsCont4{text-align:center;width:100%;}.cms-carousel-layout-blog4 .dotsCont4 .item-dot{width:142px;float:left;height:65px;background-size:cover;display:inline-block;background-position:center center;position:relative;}.cms-carousel-layout-blog4 .dotsCont4 .item-dot:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#2194cd;opacity:0.5;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog4 .dotsCont4 .item-dot.active:after,.cms-carousel-layout-blog4 .dotsCont4 .item-dot:hover:after{opacity:0.1;}.cms-carousel-layout-blog4 .owl-nav{position:absolute;bottom:1px;right:26px;}.cms-carousel-layout-blog4 .owl-nav .owl-prev,.cms-carousel-layout-blog4 .owl-nav .owl-next{width:44px;overflow:hidden;text-indent:100px;height:50px;float:left;position:static;}.cms-carousel-layout-blog4 .owl-nav .owl-prev:before,.cms-carousel-layout-blog4 .owl-nav .owl-next:before{content:'\f3a9';color:#159744;opacity:0.7;display:inline-block;font:normal normal normal 50px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:50px;text-indent:0px;display:block;width:44px;text-align:center;}.cms-carousel-layout-blog4 .owl-nav .owl-prev:hover:before,.cms-carousel-layout-blog4 .owl-nav .owl-next:hover:before,.cms-carousel-layout-blog4 .owl-nav .owl-prev.active:before,.cms-carousel-layout-blog4 .owl-nav .owl-next.active:before{opacity:1;}.cms-carousel-layout-blog4 .owl-nav .owl-prev{margin-right:18px;}.cms-carousel-layout-blog4 .owl-nav .owl-prev:before{-webkit-transform:rotate(-180deg);-khtml-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-layout-blog5{max-width:710px;margin:0 auto;position:relative;}.cms-carousel-layout-blog5 .cms-carousel-item .cms-grid-media{height:400px;width:100%;background-size:cover;background-position:center center;position:relative;-webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);-moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);-ms-box-shadow:0 0 2px rgba(0, 0, 0, 0.3);box-shadow:0 0 2px rgba(0, 0, 0, 0.3);}.cms-carousel-layout-blog5 .cms-carousel-item .cms-grid-media:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#2194cd;opacity:0.3;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog5 .cms-carousel-item .content-overlay{position:absolute;bottom:29px;left:36px;max-width:80%;}.cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top{width:350px;max-width:100%;}.cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top .cms-carousel-title{font-size:18px;line-height:23px;letter-spacing:0.035em;color:#159744;margin-bottom:1px;}.cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top .cms-carousel-content{font-size:15px;letter-spacing:0.035em;line-height:23px;color:#fff;}.cms-carousel-layout-blog5 .cms-carousel .owl-dots{position:absolute;top:auto;right:45px;bottom:35px;margin-top:0;}.cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot{background:transparent;border:rgba(255, 255, 255, 0.68) solid 1px;}.cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot.active,.cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot:hover{background:#fff;border-color:#fff;}.cms-carousel-layout-blog6{position:relative;margin-left:-10px;margin-right:-10px;}.cms-carousel-layout-blog6.cms-carousel .owl-dots{position:absolute;top:-39px;right:30px;margin-top:0;}.cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot{width:12px;height:12px;margin-left:8px;border:#dbdbdb solid 1px;background-color:#ededed;background-image:-webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));background-image:-webkit-linear-gradient(bottom, #ededed, #fafafa);background-image:-moz-linear-gradient(bottom, #ededed, #fafafa);background-image:-ms-linear-gradient(bottom, #ededed, #fafafa);background-image:-o-linear-gradient(bottom, #ededed, #fafafa);background-image:linear-gradient(bottom, #ededed, #fafafa);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');/*place holder*/}.cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot:hover,.cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot.active{background:#159744;border-color:#159744;}.cms-carousel-layout-blog6 .cms-carousel-item{text-align:left;padding:0px;float:left;position:relative;width:100%;}.cms-carousel-layout-blog6 .cms-carousel-item:hover .cms-carousel-item-content{opacity:0;}.cms-carousel-layout-blog6 .cms-carousel-item:hover .content-right{opacity:1;}.cms-carousel-layout-blog6 .cms-carousel-item .cms-grid-media{height:435px;width:100%;background-size:cover;background-position:center center;border-radius:3px;}.cms-carousel-layout-blog6 .cms-carousel-item-content{position:absolute;width:100%;bottom:0;left:0;background:rgba(33, 148, 205, 0.75);padding:25px 26px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog6 .cms-carousel-item-content i{width:30px;height:30px;background:#159744;color:#fff;font-size:20px;text-align:center;display:inline-block;line-height:30px;border-radius:50%;position:absolute;top:-14px;}.cms-carousel-layout-blog6 .cms-carousel-item-content .cms-carousel-title{margin-bottom:2px;}.cms-carousel-layout-blog6 .content-right{position:absolute;width:100%;bottom:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;left:0;background:rgba(33, 148, 205, 0.75);height:100%;opacity:0;padding:24px 26px 26px;border-radius:3px;}.cms-carousel-layout-blog6 .cms-carousel-title{font-size:17px;line-height:28px;color:#fff;letter-spacing:0.035em;}.cms-carousel-layout-blog6 .cms-carousel-title a{color:#fff;}.cms-carousel-layout-blog6 .cms-carousel-title a:hover{color:#159744;}.cms-carousel-layout-blog6 .cms-carousel-content{font-size:12px;line-height:24px;color:rgba(255, 255, 255, 0.87);letter-spacing:0.035em;margin-top:13px;}.cms-carousel-layout-blog6 .date{font-size:12px;line-height:26px;color:#fff;letter-spacing:0.035em;margin-top:3px;}.cms-carousel-layout-blog6 .date .author{float:right;text-transform:capitalize;}.cms-carousel-layout-blog6 .date .author a{color:inherit;}.cms-carousel-layout-blog6 .date i{font-size:12px;line-height:26px;margin-right:8px;}.cms-carousel-layout-blog6 .cms-more{text-align:center;margin-top:28px;}.cms-carousel-layout-blog6 .cms-more a{font-size:11px;line-height:1;color:#159744;margin-top:8px;margin-bottom:6px;letter-spacing:0.075em;text-transform:uppercase;border:#159744 solid 2px;padding:11.5px 38.5px;border-radius:17px;display:inline-block;text-align:center;}.cms-carousel-layout-blog6 .cms-more a:hover{color:#fff;background-color:#159744;}.cms-carousel-layout-blog6 .owl-nav{position:absolute;top:-33px;right:0px;}.cms-carousel-layout-blog6 .owl-nav .owl-prev,.cms-carousel-layout-blog6 .owl-nav .owl-next{width:25px;height:25px;float:left;position:static;text-align:center;background:#2194cd;border-radius:50%;}.cms-carousel-layout-blog6 .owl-nav .owl-prev i,.cms-carousel-layout-blog6 .owl-nav .owl-next i{display:none;}.cms-carousel-layout-blog6 .owl-nav .owl-prev:before,.cms-carousel-layout-blog6 .owl-nav .owl-next:before{content:'\f2fb';color:#fff;display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;text-align:center;display:inline-block;line-height:25px;}.cms-carousel-layout-blog6 .owl-nav .owl-prev:hover,.cms-carousel-layout-blog6 .owl-nav .owl-next:hover,.cms-carousel-layout-blog6 .owl-nav .owl-prev.active,.cms-carousel-layout-blog6 .owl-nav .owl-next.active{opacity:0.7;}.cms-carousel-layout-blog6 .owl-nav .owl-prev:hover:before,.cms-carousel-layout-blog6 .owl-nav .owl-next:hover:before,.cms-carousel-layout-blog6 .owl-nav .owl-prev.active:before,.cms-carousel-layout-blog6 .owl-nav .owl-next.active:before{opacity:1;}.cms-carousel-layout-blog6 .owl-nav .owl-prev{margin-right:20px;}.cms-carousel-layout-blog6 .owl-nav .owl-prev:before{content:'\f2fa';}.cms-carousel-layout-blog7{position:relative;margin-left:-10px;margin-right:-10px;}.cms-carousel-layout-blog7 .owl-stage-outer{padding:25px 0;}.cms-carousel-layout-blog7.cms-carousel .owl-dots{position:absolute;top:-39px;right:30px;margin-top:0;}.cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot{width:12px;height:12px;margin-left:8px;border:#dbdbdb solid 1px;background-color:#ededed;background-image:-webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));background-image:-webkit-linear-gradient(bottom, #ededed, #fafafa);background-image:-moz-linear-gradient(bottom, #ededed, #fafafa);background-image:-ms-linear-gradient(bottom, #ededed, #fafafa);background-image:-o-linear-gradient(bottom, #ededed, #fafafa);background-image:linear-gradient(bottom, #ededed, #fafafa);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');/*place holder*/}.cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot:hover,.cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot.active{background:#159744;border-color:#159744;}.cms-carousel-layout-blog7 .cms-carousel-item{text-align:left;padding:0px;float:left;position:relative;width:100%;border:#e0e0e0 solid 1px;background:#fff;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;border-radius:3px;}.cms-carousel-layout-blog7 .cms-carousel-item:hover{box-shadow:0 0 25px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0 25px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1);}.cms-carousel-layout-blog7 .cms-carousel-item:hover .cms-carousel-item-content{opacity:0;}.cms-carousel-layout-blog7 .cms-carousel-item:hover .content-right{opacity:1;}.cms-carousel-layout-blog7 .cms-carousel-item .cms-grid-media{height:212px;width:100%;background-size:cover;background-position:center center;border-radius:3px;position:relative;}.cms-carousel-layout-blog7 .cms-carousel-item .cms-grid-media:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#2194cd;opacity:0.25;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog7 .cms-carousel-item .content-right{padding:16px 20px 10px;text-align:center;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer{float:left;border-top:#e0e0e0 solid 1px;padding:0 28px 0 25px;padding-top:5px;padding-bottom:5px;width:100%;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt{float:left;border-radius:50%;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt img{border-radius:50%;margin-right:16px;width:32px;height:32px;float:left;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author{font-size:11px;color:rgba(33, 148, 205, 0.33);letter-spacing:0.035em;line-height:32px;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author a{text-transform:capitalize;color:inherit;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author a:hover{color:#159744;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail{float:right;margin-top:3px;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li{display:inline-block;font-size:12px;color:#c6c8d1;letter-spacing:0.035em;line-height:26px;margin-left:13px;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li a{color:inherit;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li a:hover{color:#159744;}.cms-carousel-layout-blog7 .cms-carousel-title{font-size:18px;line-height:32px;color:#2194cd;letter-spacing:0.035em;margin-bottom:3px;}.cms-carousel-layout-blog7 .cms-carousel-title a{color:inherit;text-align:center;}.cms-carousel-layout-blog7 .cms-carousel-title a:hover{color:#159744;}.cms-carousel-layout-blog7 .cms-carousel-content{font-size:14px;line-height:32px;color:rgba(174, 177, 190, 0.91);letter-spacing:0.035em;}.cms-carousel-layout-blog7 .date{font-size:12px;line-height:32px;color:#c6c8d1;letter-spacing:0.035em;margin-top:11px;}.cms-carousel-layout-blog7 .date i{font-size:12px;line-height:26px;margin-right:8px;}.cms-carousel-layout-blog7 .date span{position:relative;top:-5px;}.cms-carousel-layout-blog7 .cms-more{text-align:center;margin-top:34px;}.cms-carousel-layout-blog7 .cms-more a{font-size:11px;line-height:1;color:#159744;margin-top:8px;margin-bottom:6px;letter-spacing:0.075em;text-transform:uppercase;border:#159744 solid 2px;padding:11.5px 38.5px;border-radius:17px;display:inline-block;text-align:center;}.cms-carousel-layout-blog7 .cms-more a:hover{color:#2194cd;}.cms-carousel-layout-blog8{position:relative;margin-left:-10px;margin-right:-10px;}.cms-carousel-layout-blog8.cms-carousel .owl-dots{position:static;margin-top:35px;text-align:center;}.cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot{width:12px;height:12px;margin-left:8px;float:none;border:#dbdbdb solid 1px;display:inline-block;background-color:#ededed;background-image:-webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));background-image:-webkit-linear-gradient(bottom, #ededed, #fafafa);background-image:-moz-linear-gradient(bottom, #ededed, #fafafa);background-image:-ms-linear-gradient(bottom, #ededed, #fafafa);background-image:-o-linear-gradient(bottom, #ededed, #fafafa);background-image:linear-gradient(bottom, #ededed, #fafafa);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');/*place holder*/}.cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot:hover,.cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot.active{background:#159744;border-color:#0f6a30;}.cms-carousel-layout-blog8 .item-inner{position:relative;overflow:hidden;}.cms-carousel-layout-blog8 .item-inner img{border-radius:3px;}.cms-carousel-layout-blog8 .item-inner .content-overlay{border-radius:3px;border-top-left-radius:0;border-top-right-radius:0;position:absolute;width:100%;bottom:0;padding:0 20px;z-index:2;left:0;background:rgba(21, 151, 68, 0.92);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog8 .item-inner .content-overlay .title{float:left;width:100%;padding-top:9px;}.cms-carousel-layout-blog8 .item-inner .content-overlay .title h3{color:#fff;font-size:15px;line-height:26px;letter-spacing:0.055em;float:left;margin-bottom:7px;text-shadow:1px 0 1px rgba(0, 0, 0, 0.16);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 a{color:#fff;}.cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 a:hover{color:#2194cd;}.cms-carousel-layout-blog8 .item-inner .content-overlay .title .date{float:right;color:#fff;font-size:10px;line-height:26px;padding:0 10px 0 0;letter-spacing:0.035em;text-align:center;margin-top:1px;text-shadow:1px 0 1px rgba(0, 0, 0, 0.16);}.cms-carousel-layout-blog8 .item-inner .content-overlay .title .date i{margin-right:6px;}.cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom{opacity:0;max-height:0px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;text-align:left;color:#fff;font-size:12px;line-height:26px;letter-spacing:0.0535em;padding-top:3px;float:left;}.cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more{padding-top:27px;padding-bottom:9px;}.cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a{color:#fff;display:block;position:relative;}.cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a i{position:absolute;right:0;top:6px;font-size:12px;}.cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a:hover{color:#2194cd;}.cms-carousel-layout-blog8 .item-inner:hover .content-overlay{border-top-left-radius:3px;border-top-right-radius:3px;}.cms-carousel-layout-blog8 .item-inner:hover .content-overlay .title{padding-top:19px;}.cms-carousel-layout-blog8 .item-inner:hover .content-overlay .content-bottom{opacity:1;max-height:500px;padding-top:7px;}.cms-carousel-layout-blog8 .owl-nav{position:absolute;top:-46px;right:0px;}.cms-carousel-layout-blog8 .owl-nav .owl-prev,.cms-carousel-layout-blog8 .owl-nav .owl-next{width:25px;height:25px;float:left;position:static;text-align:center;background:#2194cd;border-radius:50%;}.cms-carousel-layout-blog8 .owl-nav .owl-prev i,.cms-carousel-layout-blog8 .owl-nav .owl-next i{display:none;}.cms-carousel-layout-blog8 .owl-nav .owl-prev:before,.cms-carousel-layout-blog8 .owl-nav .owl-next:before{content:'\f2fb';color:#fff;display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;text-align:center;display:inline-block;line-height:25px;}.cms-carousel-layout-blog8 .owl-nav .owl-prev:hover:before,.cms-carousel-layout-blog8 .owl-nav .owl-next:hover:before,.cms-carousel-layout-blog8 .owl-nav .owl-prev.active:before,.cms-carousel-layout-blog8 .owl-nav .owl-next.active:before{opacity:1;}.cms-carousel-layout-blog8 .owl-nav .owl-prev{margin-right:20px;}.cms-carousel-layout-blog8 .owl-nav .owl-prev:before{content:'\f2fa';}.owl-nav{position:static;/* ==========================================================================
   [End] 2. CMS Carousel
========================================================================== *//* ==========================================================================
   [Start] 3. CMS Fancybox Single
========================================================================== */}.owl-nav .owl-prev,.owl-nav .owl-next{position:absolute;top:50%;right:30px;font-size:0;width:60px;height:60px;background:rgba(27, 26, 26, 0.5);-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */text-align:center;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.owl-nav .owl-prev i,.owl-nav .owl-next i{font-size:25px;color:#fff;line-height:60px;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.owl-nav .owl-prev i:before,.owl-nav .owl-next i:before{content:"\f105";}.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover{background:#fff;}.owl-nav .owl-prev:hover i,.owl-nav .owl-next:hover i{color:#999;}.owl-nav .owl-prev{right:auto;left:30px;}.owl-nav .owl-prev i:before{content:"\f104";}.cms-fancyboxes-wraper.cms-fancybox-default{width:100%;margin:0;float:left;padding:0 9px;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon,.cms-fancyboxes-wraper.cms-fancybox-default .cms-icon-image{width:40px;float:left;text-align:right;margin-top:21px;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon i,.cms-fancyboxes-wraper.cms-fancybox-default .cms-icon-image i{font-size:40px;position:relative;z-index:2;color:#159744;-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 */}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right{float:left;width:calc(100% - 40px);padding-left:45px;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-subtitle{color:#9b9b9b;font-size:13px;margin-bottom:7px;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-title{font-size:26px;line-height:29px;letter-spacing:0.018em;padding-bottom:18px;color:#282828;font-weight:900;margin-bottom:24px;position:relative;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-title:after{width:36px;height:2px;background:#159744;position:absolute;bottom:0;left:0;content:'';}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a{text-align:left;text-decoration:none;font-size:11px;font-weight:600;color:#fff;letter-spacing:1px;position:relative;text-transform:uppercase;background:#159744;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a:hover{background:#0f6a30;}.cms-fancyboxes-wraper.cms-fancybox-default:hover .cms-fancybox-icon,.cms-fancyboxes-wraper.cms-fancybox-default:hover .cms-icon-image{-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 */}.cms-fancybox-layout2{display:table;width:100%;padding:0 15px;width:100%;margin:0;float:left;padding:0 9px;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.cms-fancybox-layout2 .cms-fancybox-icon,.cms-fancybox-layout2 .cms-icon-image{width:33px;float:left;text-align:right;margin-top:3px;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout2 .cms-fancybox-icon img,.cms-fancybox-layout2 .cms-icon-image img{width:33px;}.cms-fancybox-layout2 .cms-fancybox-icon i,.cms-fancybox-layout2 .cms-icon-image i{font-size:32px;position:relative;z-index:2;width:auto;margin-left:0;color:#282828;line-height:1;height:auto;vertical-align:top;}.cms-fancybox-layout2 .cms-fancybox-right{float:left;width:calc(100% - 33px);padding-left:30px;}.cms-fancybox-layout2 .cms-fancybox-right .cms-fancybox-title{font-size:23px;line-height:29px;color:#282828;font-weight:600;margin-bottom:18px;}.cms-fancybox-layout2 .cms-fancybox-right .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer{margin-top:-4px;}.cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn){color:#333;font-weight:800;font-size:13px;line-height:20px;text-transform:uppercase;}.cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) i{font-size:11px;line-height:20px;margin-right:5px;}.cms-fancybox-layout2 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) span{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;color:#159744;}.cms-fancybox-layout2:hover .cms-fancyboxes-footer a{color:#159744 !important;}.cms-fancybox-layout2:hover .cms-fancyboxes-footer a span{opacity:1 !important;}.cms-fancybox-layout2:hover .cms-fancybox-icon,.cms-fancybox-layout2:hover .cms-icon-image{-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 */}.cms-fancybox-layout2.cms-carousel .cms-fancybox-icon i{color:#159744;font-size:40px;}.cms-fancybox-layout2.cms-carousel .cms-fancybox-item{float:left;width:100%;margin-bottom:33px;padding:0 10px;}.cms-fancybox-layout2.cms-carousel .cms-fancybox-right .cms-fancybox-title{color:#222;font-size:18px;margin-bottom:6px;}.cms-fancybox-layout3{display:table;width:100%;padding:0 15px;}.cms-fancybox-layout3 .cms-fancybox-icon{display:table;width:100%;}.cms-fancybox-layout3 .cms-fancybox-image,.cms-fancybox-layout3 .fancy-box-icon{vertical-align:bottom;height:60px;display:table-cell;width:100%;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout3 .cms-fancybox-image img,.cms-fancybox-layout3 .fancy-box-icon img{display:inline-block;max-height:60px;-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 */}.cms-fancybox-layout3 .cms-fancybox-image i,.cms-fancybox-layout3 .fancy-box-icon i{font-size:60px;max-height:60px;color:#159744;-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 */}.cms-fancybox-layout3 .cms-fancybox-title{font-size:20px;line-height:29px;letter-spacing:0.018em;color:#222;margin-top:35px;font-weight:600;margin-bottom:16px;}.cms-fancybox-layout3 .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout3:hover .cms-fancybox-image,.cms-fancybox-layout3:hover .fancy-box-icon{-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 */}.cms-fancybox-layout3.cms-fancybox-layout10 .fancy-box-icon i{background:-webkit-linear-gradient(#159744, #efd631);background:-moz-linear-gradient(#159744, #efd631);background:-ms-linear-gradient(#159744, #efd631);background:-o-linear-gradient(#159744, #efd631);background:linear-gradient(#159744, #efd631);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.cms-fancybox-layout4{width:calc(100% - 1px);padding:45PX 15px 41px;background:#fff;margin-right:1px;box-shadow:2px 0 3px rgba(40, 40, 40, 0.06), -2px 0 3px rgba(40, 40, 40, 0.06);-webkit-box-shadow:2px 0 3px rgba(40, 40, 40, 0.06), -2px 0 3px rgba(40, 40, 40, 0.06);height:100%;}.cms-fancybox-layout4 .cms-fancybox-image,.cms-fancybox-layout4 .fancy-box-icon{vertical-align:bottom;height:40px;width:100%;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout4 .cms-fancybox-image img,.cms-fancybox-layout4 .fancy-box-icon img{display:inline-block;max-height:40px;}.cms-fancybox-layout4 .cms-fancybox-image i,.cms-fancybox-layout4 .fancy-box-icon i{font-size:40px;max-height:40px;color:#159744;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.cms-fancybox-layout4 .cms-fancybox-title{font-size:18px;line-height:29px;letter-spacing:0.018em;color:#222;margin-top:21px;font-weight:700;margin-bottom:16px;}.cms-fancybox-layout4 .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout4 .cms-fancyboxes-footer{padding-top:25px;}.cms-fancybox-layout4 .cms-fancyboxes-footer a{font-size:13px;line-height:26px;letter-spacing:0.02em;color:#159744;margin-top:35px;font-weight:800;text-transform:uppercase;}.cms-fancybox-layout4.style2{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;padding-top:0;}.cms-fancybox-layout4.style2 .cms-fancyboxes-footer{padding-top:0;margin-top:-5px;}.cms-fancybox-layout4:hover .cms-fancybox-image i,.cms-fancybox-layout4:hover .fancy-box-icon i,.cms-fancybox-layout4:hover .cms-fancyboxes-footer a{color:#000;}.cms-fancybox-layout4:hover .cms-fancybox-image,.cms-fancybox-layout4:hover .fancy-box-icon{-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 */}.cms-fancybox-layout5{overflow:hidden;width:100%;}.cms-fancybox-layout5 .cms-fancybox-icon{display:table;width:100%;overflow:hidden;}.cms-fancybox-layout5 .fancy-box-icon,.cms-fancybox-layout5 .cms-fancybox-image{vertical-align:bottom;display:table-cell;width:100%;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout5 .fancy-box-icon i,.cms-fancybox-layout5 .cms-fancybox-image i{font-size:60px;max-height:60px;color:#159744;}.cms-fancybox-layout5 .cms-fancybox-title{font-size:20px;line-height:29px;letter-spacing:0.018em;color:#222;margin-top:34px;font-weight:600;margin-bottom:16px;}.cms-fancybox-layout5 .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout5 .cms-fancyboxes-footer{margin-top:5px;}.cms-fancybox-layout5 .cms-fancyboxes-footer a:not(.btn){color:#333;font-weight:800;font-size:13px;line-height:20px;text-transform:uppercase;}.cms-fancybox-layout5 .cms-fancyboxes-footer a:not(.btn) i{font-size:11px;line-height:20px;margin-right:5px;-webkit-transform:translate3d(-200px, 0px, 0);-khtml-transform:translate3d(-200px, 0px, 0);-moz-transform:translate3d(-200px, 0px, 0);-ms-transform:translate3d(-200px, 0px, 0);-o-transform:translate3d(-200px, 0px, 0);transform:translate3d(-200px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-fancybox-layout5 .cms-fancyboxes-footer a:not(.btn) span{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;-webkit-transform:translate3d(-16px, 0px, 0);-khtml-transform:translate3d(-16px, 0px, 0);-moz-transform:translate3d(-16px, 0px, 0);-ms-transform:translate3d(-16px, 0px, 0);-o-transform:translate3d(-16px, 0px, 0);transform:translate3d(-16px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancybox-layout5:hover .cms-fancyboxes-footer a{color:#159744 !important;}.cms-fancybox-layout5:hover .cms-fancyboxes-footer a span,.cms-fancybox-layout5:hover .cms-fancyboxes-footer a i{-webkit-transform:translate3d(0px, 0px, 0);-khtml-transform:translate3d(0px, 0px, 0);-moz-transform:translate3d(0px, 0px, 0);-ms-transform:translate3d(0px, 0px, 0);-o-transform:translate3d(0px, 0px, 0);transform:translate3d(0px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancybox-layout5:hover .cms-fancybox-image,.cms-fancybox-layout5:hover .fancy-box-icon{-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 */}.cms-fancybox-layout6{overflow:hidden;width:100%;padding:42px 30px 50px;position:relative;}.cms-fancybox-layout6 .cms-fancybox-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center center;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout6 .cms-fancybox-image:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-color:rgba(21, 151, 68, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.8)), to(rgba(33, 148, 205, 0.8)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.8)', endColorStr='rgba(33, 148, 205, 0.8)', gradientType='1');}.cms-fancybox-layout6 .cms-fancybox-overlay{position:relative;z-index:2;}.cms-fancybox-layout6 .cms-fancybox-title{font-size:16px;line-height:29px;letter-spacing:0.02em;color:#fff;padding-bottom:13px;font-weight:600;margin-bottom:25px;position:relative;}.cms-fancybox-layout6 .cms-fancybox-title:after{background:#fff;position:absolute;bottom:0;left:50%;width:40px;height:2px;content:'';-webkit-transform:translate(-50%, 0);-khtml-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancybox-layout6 .cms-fancybox-content{font-size:15px;line-height:23px;color:#f9f9f9;}.cms-fancybox-layout6 .cms-fancyboxes-footer{margin-top:23px;}.cms-fancybox-layout6 .cms-fancyboxes-footer a{color:#fff;font-weight:800;font-size:13px;border:#fff solid 2px;border-radius:0;background:none;height:39px;line-height:35px;padding:0 25px;text-transform:uppercase;display:inline-block;}.cms-fancybox-layout6:hover .cms-fancyboxes-footer a{color:#fff !important;background:#159744;}.cms-fancybox-layout6:hover .cms-fancybox-image,.cms-fancybox-layout6:hover .fancy-box-icon{-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 */}.cms-fancybox-layout7{display:table;width:100%;}.cms-fancybox-layout7 .cms-fancybox-icon{display:table;width:100%;}.cms-fancybox-layout7 .cms-fancybox-image,.cms-fancybox-layout7 .fancy-box-icon{vertical-align:bottom;display:table-cell;width:100%;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout7 .cms-fancybox-image img,.cms-fancybox-layout7 .fancy-box-icon img{display:inline-block;max-height:60px;}.cms-fancybox-layout7 .cms-fancybox-image i,.cms-fancybox-layout7 .fancy-box-icon i{font-size:60px;max-height:60px;color:#159744;}.cms-fancybox-layout7 .cms-fancybox-title{font-size:18px;line-height:29px;letter-spacing:0.018em;color:#222;margin-top:24px;font-weight:600;margin-bottom:16px;}.cms-fancybox-layout7 .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout7 .cms-fancyboxes-footer{margin-top:-5px;}.cms-fancybox-layout7 .cms-fancyboxes-footer a{font-size:13px;letter-spacing:0.02em;font-weight:800;text-transform:uppercase;}.cms-fancybox-layout7:hover .cms-fancybox-image,.cms-fancybox-layout7:hover .fancy-box-icon{-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 */}.cms-fancybox-layout8{display:table;width:100%;padding:0 15px;width:100%;margin:0;float:left;padding:0 9px;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.cms-fancybox-layout8 .cms-fancybox-icon,.cms-fancybox-layout8 .cms-icon-image{width:74px;height:74px;border-radius:50%;border:rgba(155, 155, 155, 0.2) solid 2px;float:left;text-align:right;margin-top:2px;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout8 .cms-fancybox-icon span,.cms-fancybox-layout8 .cms-icon-image span{width:100%;text-align:center;display:block;}.cms-fancybox-layout8 .cms-fancybox-icon img,.cms-fancybox-layout8 .cms-icon-image img{width:100%;}.cms-fancybox-layout8 .cms-fancybox-icon i,.cms-fancybox-layout8 .cms-icon-image i{font-size:40px;position:relative;z-index:2;width:auto;margin-left:0;color:#159744;line-height:70px;height:auto;vertical-align:top;}.cms-fancybox-layout8 .cms-fancybox-right{float:left;width:calc(100% - 74px);padding-left:28px;}.cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-subtitle{color:#159744;font-size:13px;margin-bottom:7px;}.cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-title{font-size:26px;line-height:29px;letter-spacing:0.018em;color:#282828;font-weight:900;margin-bottom:22px;position:relative;}.cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout8:hover .cms-fancyboxes-footer a{color:#159744 !important;}.cms-fancybox-layout8:hover .cms-fancyboxes-footer a span{opacity:1 !important;}.cms-fancybox-layout8:hover .cms-fancybox-image,.cms-fancybox-layout8:hover .fancy-box-icon{-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 */}.cms-fancybox-layout9{width:100%;text-align:left;float:left;}.cms-fancybox-layout9 + .vc_custom_heading{float:left;width:100%;}.cms-fancybox-layout9 .cms-fancybox-icon,.cms-fancybox-layout9 .cms-fancybox-image{width:100%;float:left;}.cms-fancybox-layout9 .fancy-box-icon{height:70px;width:70px;float:left;border-radius:2px;background:#159744;text-align:center;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout9 .fancy-box-icon img{display:inline-block;max-height:70px;}.cms-fancybox-layout9 .fancy-box-icon i{font-size:40px;line-height:70px;color:#fff;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.cms-fancybox-layout9 .cms-fancybox-subtitle{color:#9b9b9b;font-size:13px;margin-bottom:7px;}.cms-fancybox-layout9 .cms-fancybox-title{font-size:26px;line-height:29px;letter-spacing:0.018em;color:#fff;font-weight:900;margin-bottom:10px;}.cms-fancybox-layout9 .fancy-title{position:relative;float:left;width:100%;margin-top:25px;padding-bottom:17px;}.cms-fancybox-layout9 .fancy-title:after{width:70px;height:2px;background:#159744;position:absolute;bottom:0;left:0;content:'';}.cms-fancybox-layout9 .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;float:left;width:100%;}.cms-fancybox-layout9:hover .fancy-box-icon{background:#fff;}.cms-fancybox-layout9:hover .fancy-box-icon i{color:#159744;}.cms-fancybox-layout9:hover .cms-fancybox-image,.cms-fancybox-layout9:hover .fancy-box-icon{-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 */}.cms-fancybox-layout11{display:table;width:100%;margin:0;float:left;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;/* ==========================================================================
   [End] 3. CMS Fancybox Single
========================================================================== *//* ==========================================================================
   [Start] 4. CMS Counter Single
========================================================================== */}.cms-fancybox-layout11 .cms-fancybox-icon,.cms-fancybox-layout11 .cms-fancybox-image{width:60px;height:60px;line-height:60px;background:#159744;float:left;text-align:center;margin-top:7px;-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 */-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}.cms-fancybox-layout11 .cms-fancybox-icon img,.cms-fancybox-layout11 .cms-fancybox-image img{max-width:100%;line-height:60px;}.cms-fancybox-layout11 .cms-fancybox-icon i,.cms-fancybox-layout11 .cms-fancybox-image i{font-size:60px;position:relative;z-index:2;width:auto;margin-left:0;color:#fff;line-height:60px;height:auto;}.cms-fancybox-layout11 .cms-fancybox-right{float:right;width:calc(100% - 100px);}.cms-fancybox-layout11 .cms-fancybox-right .cms-fancybox-title{font-size:18px;line-height:29px;color:#282828;font-weight:600;margin-bottom:18px;}.cms-fancybox-layout11 .cms-fancybox-right .cms-fancybox-content{font-size:14px;line-height:23px;color:#9b9b9b;}.cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer{margin-top:-4px;}.cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn){color:#333;font-weight:800;font-size:13px;line-height:20px;text-transform:uppercase;}.cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) i{font-size:11px;line-height:20px;margin-right:5px;}.cms-fancybox-layout11 .cms-fancybox-right .cms-fancyboxes-footer a:not(.btn) span{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;color:#159744;}.cms-fancybox-layout11:hover .cms-fancyboxes-footer a{color:#159744 !important;}.cms-fancybox-layout11:hover .cms-fancyboxes-footer a span{opacity:1 !important;}.cms-fancybox-layout11:hover .cms-fancybox-icon,.cms-fancybox-layout11:hover .cms-icon-image{-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 */}.cms-fancybox-layout11.cms-carousel .cms-fancybox-icon i{color:#159744;font-size:40px;}.cms-fancybox-layout11.cms-carousel .cms-fancybox-item{float:left;width:100%;margin-bottom:33px;padding:0 10px;}.cms-fancybox-layout11.cms-carousel .cms-fancybox-right .cms-fancybox-title{color:#222;font-size:18px;margin-bottom:6px;}.cms-counter-wraper .counter-wrap1{float:left;width:100%;padding:0;text-align:center;}.cms-counter-wraper .counter-wrap1 .cms-counter-icon-image,.cms-counter-wraper .counter-wrap1 .cms-counter-icon{max-height:80px;height:80px;}.cms-counter-wraper .counter-wrap1 .cms-counter-icon-image img,.cms-counter-wraper .counter-wrap1 .cms-counter-icon img{max-height:80px;}.cms-counter-wraper .counter-wrap1 .cms-counter-icon-image i,.cms-counter-wraper .counter-wrap1 .cms-counter-icon i{font-size:50px;color:#fff;}.cms-counter-wraper .counter-wrap1 .cms-counter{font-size:80px;line-height:1;color:#222;font-weight:700;}.cms-counter-wraper .counter-wrap1 .cms-counter-title{font-size:14px;line-height:25px;letter-spacing:0.018em;color:#616161;font-weight:700;margin-top:1px;text-transform:capitalize;}.cms-counter-wraper.cms-counter-layout-2 .counter-wrap1{padding:13px 0 12px 0;background:rgba(34, 34, 34, 0.2);}.cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 .cms-counter{color:#fff;}.cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 .cms-counter-title{color:#fff;margin-top:0px;}.cms-counter-wraper.cms-counter-layout-3 .counter-wrap1{padding:13px 0 12px 0;background:rgba(255, 255, 255, 0.15);}.cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 .cms-counter{color:#fff;}.cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 .cms-counter-title{color:#fff;}.style-italic{font-style:italic !important;/* ==========================================================================
   [End] 4. CMS Counter Single
========================================================================== *//* ==========================================================================
   [Start] 5. CMS Grid
========================================================================== */}.cms-grid-filter{max-width:1140px;margin:auto;text-align:center;}.cms-grid-filter ul{margin-bottom:33px;margin-left:0;}.cms-grid-filter ul li{font-size:13px;padding:0px 13px;line-height:20px;}.cms-grid-filter ul li a{display:block;color:#333;cursor:pointer;letter-spacing:0.02em;font-weight:800;}.cms-grid-filter ul li a.active,.cms-grid-filter ul li a:hover{color:#159744 !important;}.cms-grid-filter.style2{text-align:left;}.cms-grid-filter.style2 ul li:first-child{padding-left:0;}.cms-grid-filter.style2 ul li a{color:#fff;}.cms-grid-filter.style2 ul li a.active,.cms-grid-filter.style2 ul li a:hover{color:#159744;}.cms-load-posts{text-align:center;padding-top:53px;}.cms-load-posts a{font-size:13px;text-transform:uppercase;letter-spacing:0.02em;font-weight:800;}.cms-load-posts a:hover{color:#000;}.cms-load-posts a:hover span:before,.cms-load-posts a:hover span:after{background:#000;}.cms-load-posts a span{display:inline-block;width:8px;height:8px;position:relative;margin-right:7px;}.cms-load-posts a span:before{width:2px;height:8px;left:3px;top:0;background:#159744;position:absolute;content:'';}.cms-load-posts a span:after{width:8px;height:2px;top:3px;left:0px;background:#159744;position:absolute;content:'';}.template-cms_grid--layout-default{position:relative;}.template-cms_grid--layout-default .cms-grid-media{position:relative;}.template-cms_grid--layout-default.owl-carousel .owl-item{padding:0 3px;}.template-cms_grid--layout-default .cms-grid-item-inner{float:left;width:100%;margin-bottom:30px;position:relative;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.template-cms_grid--layout-default .cms-grid-item-inner .content-left{width:49px;height:49px;border-radius:2px;background:#282828;text-align:center;position:absolute;left:30px;bottom:-10px;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--layout-default .cms-grid-item-inner .content-left i{font-size:18px;color:#fff;line-height:49px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right{padding:25px 30px 21px;width:100%;float:left;background:#fff;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .content-main{width:100%;padding-left:0px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail{float:left;width:100%;margin-top:-8px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail li{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail li.detail-terms a{color:#159744;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .archive_detail li.detail-terms a:hover{color:#2194cd;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title{font-size:18px;margin-top:4px;float:left;width:100%;margin-bottom:17px;line-height:28px;color:#282828;font-weight:700;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title a{color:#282828;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title a:hover{color:#159744;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-content{font-size:14px;line-height:23px;color:#9b9b9b;margin-top:5px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom{float:left;width:100%;margin-top:23px;border-top:#eee solid 2px;padding-top:22px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .detail-date{float:left;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .detail-date a{display:inline-block;font-size:13px;color:#616161;letter-spacing:0.01em;line-height:26px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .detail-date a:hover{color:#000;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .more{margin-top:0;float:right;overflow:hidden;text-align:right;color:#333;display:inline-block;font-weight:800;text-transform:uppercase;letter-spacing:0.02em;font-size:13px;line-height:20px;}.template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .more i{font-size:11px;margin-right:2px;line-height:20px;-webkit-transform:translate3d(44px, 0px, 0);-khtml-transform:translate3d(44px, 0px, 0);-moz-transform:translate3d(44px, 0px, 0);-ms-transform:translate3d(44px, 0px, 0);-o-transform:translate3d(44px, 0px, 0);transform:translate3d(44px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-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--layout-default .cms-grid-item-inner .content-right .grid_bottom .more span{-webkit-transform:translate3d(50px, 0px, 0);-khtml-transform:translate3d(50px, 0px, 0);-moz-transform:translate3d(50px, 0px, 0);-ms-transform:translate3d(50px, 0px, 0);-o-transform:translate3d(50px, 0px, 0);transform:translate3d(50px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */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--layout-default .cms-grid-item-inner:hover .content-left{opacity:1;}.template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more{color:#159744;}.template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more span,.template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more i{-webkit-transform:translate3d(0px, 0px, 0);-khtml-transform:translate3d(0px, 0px, 0);-moz-transform:translate3d(0px, 0px, 0);-ms-transform:translate3d(0px, 0px, 0);-o-transform:translate3d(0px, 0px, 0);transform:translate3d(0px, 0px, 0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--layout-default .cms-load-posts{padding-top:3px;}.template-cms_grid--layout-blog-popular{-webkit-box-shadow:1px 0px 3px rgba(0, 0, 0, 0.33);-moz-box-shadow:1px 0px 3px rgba(0, 0, 0, 0.33);-ms-box-shadow:1px 0px 3px rgba(0, 0, 0, 0.33);box-shadow:1px 0px 3px rgba(0, 0, 0, 0.33);border-radius:3px;}.template-cms_grid--layout-blog-popular .cms-grid-item.col-lg-12 .cms-grid-inner{border-bottom:#1a74a1 solid 1px;border-top:#41abe0 solid 1px;}.template-cms_grid--layout-blog-popular .cms-grid-item:first-child .cms-grid-inner{border-top:none;}.template-cms_grid--layout-blog-popular .cms-grid-inner{padding-bottom:15px;padding-top:9px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-descriptions{padding:16px 25px 9px;float:left;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-media img{border-top-left-radius:3px;border-top-right-radius:3px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .meta-info{float:left;width:100%;line-height:1;letter-spacing:0.035em;}.template-cms_grid--layout-blog-popular .cms-grid-inner .meta-info .cat{float:left;font-size:13px;color:#159744;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title{font-size:20px;line-height:26px;letter-spacing:0.075em;color:#fff;text-transform:capitalize;margin-top:15px;float:left;width:100%;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title h5{font-size:inherit;line-height:26px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title a{color:inherit;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title a:hover{color:#159744;}.template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-content{font-size:12px;line-height:22px;letter-spacing:0.035em;color:#fff;float:left;width:100%;margin-top:3px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom{font-size:11px;color:rgba(255, 255, 255, 0.3);line-height:1;letter-spacing:0.035em;margin-top:12px;float:left;width:100%;}.template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .date{font-size:11px;color:rgba(255, 255, 255, 0.3);float:left;margin-top:3px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .date span{position:relative;top:-3px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .comment{float:right;margin-top:3px;}.template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .comment i{margin-right:6px;}.template-cms_grid--layout-team{/*portfolio*/}.template-cms_grid--layout-team .cms-grid-media{position:relative;}.template-cms_grid--layout-team .cms-grid-media:before{content:"";position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;background-color:rgba(255, 255, 255, .2);opacity:0;-webkit-transition:opacity 0.15s ease-out;-moz-transition:opacity 0.15s ease-out;transition:opacity 0.15s ease-out;z-index:2;}.template-cms_grid--layout-team .cms-grid-item:hover .cms-grid-media:before{opacity:1;}.template-cms_grid--layout-team .cms-grid-item{padding-bottom:30px;}.template-cms_grid--layout-team .cms-grid-item .team-item{float:left;width:100%;-webkit-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0 2px 3px rgba(40, 40, 40, 0.16);}.template-cms_grid--layout-team .cms-grid-item .team-item-top{position:relative;float:left;width:100%;}.template-cms_grid--layout-team .cms-grid-item .team-item-top img{width:100%;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom{padding-top:35px;padding-bottom:35px;float:left;width:100%;background:#fff;text-align:center;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3{font-size:20px;line-height:26px;color:#282828;text-transform:capitalize;margin-bottom:3px;font-weight:600;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom .team_content{font-size:13px;line-height:24px;color:#9b9b9b;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social{text-align:center;width:100%;float:left;margin-top:17px;z-index:2;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item{display:inline-block;padding:0 12px;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a{font-size:14px;color:#282828;}.template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a:hover{color:#159744;}.template-cms_grid--layout-portfolio{float:left;width:100%;}.template-cms_grid--layout-portfolio .cms-grid-item{position:relative;padding:0;}.template-cms_grid--layout-portfolio .cms-grid-item img{width:100%;}.template-cms_grid--layout-portfolio .cms-grid-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_grid--layout-portfolio .cms-grid-item:hover .cms-grid-3columns .text-hide:before{-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 */}.template-cms_grid--layout-portfolio .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner{-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 */}.template-cms_grid--layout-portfolio .cms-grid-3columns{position:relative;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;text-align:center;-webkit-transform:translateZ(0);-khtml-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-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--layout-portfolio .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:30px;left:30px;right:30px;bottom:30px;background:rgba(40, 40, 40, 0.95);-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner{position:absolute;top:30px;width:calc(100% - 60px);left:30px;bottom:30px;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item{top:50%;position:absolute;width:100%;left: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 */padding:0 10px;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto{display:inline-block;width:20px;height:20px;position:relative;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before{height:20px;width:2px;left:9px;top:0;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after{height:2px;width:20px;left:0px;top:9px;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3{font-size:18px;margin-top:24px;font-weight:700;line-height:28px;margin-bottom:3px;color:#fff;text-transform:uppercase;letter-spacing:0.04em;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3 a{color:inherit;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:inline-block;font-size:13px;line-height:28px;color:#159744;letter-spacing:0.02em;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:#159744;}.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#fff;}.template-cms_grid--layout-portfolio .cms-load-posts{padding-top:50px;}.template-cms_grid--layout-portfolio .cms-load-posts a{display:inline-block;height:51px;min-width:170px;border:#222 solid 2px;padding:0 15px;line-height:47px;color:#222;}.template-cms_grid--layout-portfolio .cms-load-posts a span:before,.template-cms_grid--layout-portfolio .cms-load-posts a span:after{background:#222;}.template-cms_grid--layout-portfolio .cms-load-posts a:hover{border-color:#159744;color:#159744;}.template-cms_grid--layout-portfolio .cms-load-posts a:hover span:before,.template-cms_grid--layout-portfolio .cms-load-posts a:hover span:after{background:#159744;}.template-cms_grid--layout-portfolio.no-load-more .cms-load-posts{display:none;}.template-cms_grid--layout-portfolio2{float:left;width:100%;}.template-cms_grid--layout-portfolio2.no-padding-item .cms-grid-item{padding-left:0;padding-right:0;margin-bottom:0;}.template-cms_grid--layout-portfolio2 .cms-grid-item{position:relative;margin-bottom:30px;}.template-cms_grid--layout-portfolio2 .cms-grid-item img{width:100%;}.template-cms_grid--layout-portfolio2 .cms-grid-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_grid--layout-portfolio2 .cms-grid-item:hover .cms-grid-3columns .text-hide:before{-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 */}.template-cms_grid--layout-portfolio2 .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner{-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 */}.template-cms_grid--layout-portfolio2 .cms-grid-3columns{position:relative;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;text-align:center;-webkit-transform:translateZ(0);-khtml-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:color;transition-property:color;-moz-transition-property:color;-ms-transition-property:color;-webkit-transition-duration:0.3s;-ms-transition-duration:0.3s;-moz-transition-duration:0.3s;transition-duration:0.3s;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;background:rgba(40, 40, 40, 0.95);-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner{position:absolute;top:50%;width:100%;padding:0 10px;left:0px;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item{top:50%;position:absolute;width:100%;left:50%;padding:0 10px;-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 */}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto{display:inline-block;width:20px;height:20px;position:relative;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before{height:20px;width:2px;left:9px;top:0;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after{height:2px;width:20px;left:0px;top:9px;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3{font-size:18px;margin-top:24px;font-weight:700;line-height:28px;margin-bottom:3px;color:#fff;text-transform:uppercase;letter-spacing:0.04em;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3 a{color:inherit;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover{color:#159744;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:inline-block;font-size:13px;line-height:28px;color:#159744;letter-spacing:0.02em;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:#159744;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#fff;}.template-cms_grid--layout-portfolio2 .cms-load-posts{padding-top:20px;}.template-cms_grid--layout-portfolio2 .cms-load-posts a{display:inline-block;height:51px;min-width:170px;border:#222 solid 2px;padding:0 15px;line-height:47px;color:#222;}.template-cms_grid--layout-portfolio2 .cms-load-posts a span:before,.template-cms_grid--layout-portfolio2 .cms-load-posts a span:after{background:#222;}.template-cms_grid--layout-portfolio2 .cms-load-posts a:hover{border-color:#159744;color:#159744;}.template-cms_grid--layout-portfolio2 .cms-load-posts a:hover span:before,.template-cms_grid--layout-portfolio2 .cms-load-posts a:hover span:after{background:#159744;}.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide:before{background:rgba(21, 151, 68, 0.8);}.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner h3 a,.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:#fff;}.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover,.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#2194cd;}.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before,.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after{background:#fff;}.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before:hover,.template-cms_grid--layout-portfolio2.style2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after:hover{background:#2194cd;}.template-cms_grid--layout-portfolio2.style2 .cms-load-posts{padding-top:1px;}.template-cms_grid--layout-portfolio2.style2 .cms-load-posts a{border:none;color:#159744;}.template-cms_grid--layout-portfolio2.style2 .cms-load-posts a span:before,.template-cms_grid--layout-portfolio2.style2 .cms-load-posts a span:after{background:#159744;}.template-cms_grid--layout-portfolio2.style2 .cms-load-posts a:hover{color:#000;}.template-cms_grid--layout-portfolio2.style2 .cms-load-posts a:hover span:before,.template-cms_grid--layout-portfolio2.style2 .cms-load-posts a:hover span:after{background:#000;}.template-cms_grid--layout-portfolio2.no-load-more .cms-load-posts{display:none;}.template-cms_grid--layout-portfolio3{float:left;width:100%;}.template-cms_grid--layout-portfolio3 .cms-grid-item{position:relative;margin-bottom:39px;}.template-cms_grid--layout-portfolio3 .cms-grid-item img{width:100%;}.template-cms_grid--layout-portfolio3 .cms-grid-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_grid--layout-portfolio3 .cms-grid-item:hover .cms-grid-3columns .text-hide:before{-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 */}.template-cms_grid--layout-portfolio3 .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner{-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 */}.template-cms_grid--layout-portfolio3 .cms-grid-3columns{position:relative;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;text-align:center;-webkit-transform:translateZ(0);-khtml-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:color;transition-property:color;-moz-transition-property:color;-ms-transition-property:color;-webkit-transition-duration:0.3s;-ms-transition-duration:0.3s;-moz-transition-duration:0.3s;transition-duration:0.3s;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;background:rgba(40, 40, 40, 0.95);-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner{position:absolute;top:50%;width:100%;padding:0 10px;left:0px;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item{top:50%;position:absolute;width:100%;left: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 */padding:0 10px;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto{display:inline-block;width:20px;height:20px;position:relative;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before{height:20px;width:2px;left:9px;top:0;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after{height:2px;width:20px;left:0px;top:9px;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3{font-size:18px;margin-top:23px;font-weight:700;line-height:28px;margin-bottom:3px;color:#282828;text-transform:uppercase;letter-spacing:0.04em;text-align:center;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3 a{color:inherit;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3 a:hover{color:#000;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms{display:inline-block;font-size:13px;line-height:28px;color:#159744;letter-spacing:0.02em;width:100%;text-align:center;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms a{color:#616161;}.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms a:hover{color:#000;}.template-cms_grid--layout-portfolio3 .cms-load-posts{padding-top:21px;}.template-cms_grid--layout-portfolio3 .cms-load-posts a{display:inline-block;height:51px;min-width:170px;border:#222 solid 2px;padding:0 15px;line-height:47px;color:#222;}.template-cms_grid--layout-portfolio3 .cms-load-posts a span:before,.template-cms_grid--layout-portfolio3 .cms-load-posts a span:after{background:#222;}.template-cms_grid--layout-portfolio3 .cms-load-posts a:hover{border-color:#159744;color:#159744;}.template-cms_grid--layout-portfolio3 .cms-load-posts a:hover span:before,.template-cms_grid--layout-portfolio3 .cms-load-posts a:hover span:after{background:#159744;}.template-cms_grid--layout-portfolio4{float:left;width:100%;}.template-cms_grid--layout-portfolio4.has-padding-item .cms-grid-item{padding-left:15px;padding-right:15px;margin-bottom:30px;}.template-cms_grid--layout-portfolio4 .cms-grid-item{position:relative;padding:0;}.template-cms_grid--layout-portfolio4 .cms-grid-item img{width:100%;}.template-cms_grid--layout-portfolio4 .cms-grid-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_grid--layout-portfolio4 .cms-grid-item:hover .cms-grid-3columns .text-hide:before,.template-cms_grid--layout-portfolio4 .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner{-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 */}.template-cms_grid--layout-portfolio4 .cms-grid-3columns{position:relative;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;text-align:center;-webkit-transform:translateZ(0);-khtml-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:color;transition-property:color;-moz-transition-property:color;-ms-transition-property:color;-webkit-transition-duration:0.3s;-ms-transition-duration:0.3s;-moz-transition-duration:0.3s;transition-duration:0.3s;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:30px;left:30px;right:30px;bottom:30px;background:rgba(40, 40, 40, 0.95);-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner{position:absolute;top:30px;width:calc(100% - 60px);padding:0 10px;left:30px;bottom:30px;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item{top:50%;position:absolute;width:100%;left:50%;padding:0 10px;-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 */}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto{display:inline-block;width:20px;height:20px;position:relative;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before{height:20px;width:2px;left:9px;top:0;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after{height:2px;width:20px;left:0px;top:9px;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3{font-size:18px;margin-top:24px;font-weight:700;line-height:28px;margin-bottom:3px;color:#fff;text-transform:uppercase;letter-spacing:0.04em;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3 a{color:inherit;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover{color:#000;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:inline-block;font-size:13px;line-height:28px;color:#159744;letter-spacing:0.02em;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:#159744;}.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#fff;}.template-cms_grid--layout-portfolio4 .cms-load-posts{padding-top:0px;width:100%;margin:0;display:none;}.template-cms_grid--layout-portfolio4 .cms-load-posts a{display:inline-block;height:130px;min-width:170px;border:none;padding:0 15px;width:100%;background:#159744;line-height:130px;color:#fff;}.template-cms_grid--layout-portfolio4 .cms-load-posts a span:before,.template-cms_grid--layout-portfolio4 .cms-load-posts a span:after{background:#fff;}.template-cms_grid--layout-portfolio4 .cms-load-posts a:hover{color:#222;}.template-cms_grid--layout-portfolio4 .cms-load-posts a:hover span:before,.template-cms_grid--layout-portfolio4 .cms-load-posts a:hover span:after{background:#222;}.template-cms_grid--layout-portfolio5{float:left;width:100%;}.template-cms_grid--layout-portfolio5 .cms-grid-item{position:relative;}.template-cms_grid--layout-portfolio5 .cms-grid-item img{width:100%;}.template-cms_grid--layout-portfolio5 .cms-grid-media{position:relative;display:block;width:100%;height:777px;overflow:hidden;}.template-cms_grid--layout-portfolio5 .cms-grid-media .cms-portfolio-cover{position:absolute;display:block;width:100%;height:100%;z-index:1;}.template-cms_grid--layout-portfolio5 .cms-grid-media .cms-portfolio-cover img{position:absolute;display:block;min-width:100%;min-height:100%;top:50%;left: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 */}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom{padding-top:151px;padding-bottom:153px;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3{font-size:30px;margin-top:14px;font-weight:700;line-height:35px;margin-bottom:3px;color:#282828;letter-spacing:0.04em;text-align:center;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3 a{color:inherit;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3 a:hover{color:#000;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms{display:inline-block;font-size:13px;line-height:28px;color:#159744;letter-spacing:0.02em;width:100%;text-align:center;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms a{color:#616161;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms a:hover{color:#000;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more{display:inline-block;font-size:13px;line-height:20px;color:#159744;font-weight:800;text-transform:uppercase;width:100%;text-align:center;margin-top:12px;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more i{font-size:11px;line-height:20px;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more a{color:inherit;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more a:hover{color:#2194cd;}.template-cms_grid--layout-portfolio5 .cms-load-posts{padding-top:21px;}.template-cms_grid--layout-portfolio5 .cms-load-posts a{display:inline-block;height:51px;min-width:170px;border:#222 solid 2px;padding:0 15px;line-height:47px;color:#222;}.template-cms_grid--layout-portfolio5 .cms-load-posts a span:before,.template-cms_grid--layout-portfolio5 .cms-load-posts a span:after{background:#222;}.template-cms_grid--layout-portfolio5 .cms-load-posts a:hover{border-color:#159744;color:#159744;}.template-cms_grid--layout-portfolio5 .cms-load-posts a:hover span:before,.template-cms_grid--layout-portfolio5 .cms-load-posts a:hover span:after{background:#159744;}div[data-vc-stretch-content="true"] .template-cms_grid--layout-portfolio4 .cms-load-posts{display:block;}.template-cms_grid--layout-shop{float:left;width:100%;/*pricing*/}.template-cms_grid--layout-shop.has-padding-item .cms-grid-item{padding-left:15px;padding-right:15px;margin-bottom:30px;}.template-cms_grid--layout-shop .cms-grid-item{position:relative;padding:0;}.template-cms_grid--layout-shop .cms-grid-item img{width:100%;}.template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide:before,.template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner{-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 */}.template-cms_grid--layout-shop .cms-grid-3columns{position:relative;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;text-align:center;-webkit-transform:translateZ(0);-khtml-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:color;transition-property:color;-moz-transition-property:color;-ms-transition-property:color;-webkit-transition-duration:0.3s;-ms-transition-duration:0.3s;-moz-transition-duration:0.3s;transition-duration:0.3s;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;background:rgba(40, 40, 40, 0.95);-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner{position:absolute;top:0px;width:100%;padding:0 10px;left:0px;bottom:0px;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition-property:transform;transition-property:transform;-ms-transition-property:transform;-moz-transition-property:transform;-webkit-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-duration:0.5s;-ms-transition-duration:0.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item{top:50%;position:absolute;width:100%;left:50%;padding:0 10px;-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 */}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto{display:inline-block;width:20px;height:20px;position:relative;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before{height:20px;width:2px;left:9px;top:0;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after{height:2px;width:20px;left:0px;top:9px;position:absolute;content:'';background:#159744;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3{font-size:24px;margin-top:29px;font-weight:700;line-height:28px;margin-bottom:35px;color:#fff;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 a{color:inherit;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover{color:#000;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .price{display:inline-block;font-size:22px;line-height:28px;color:#9b9b9b;font-weight:bold;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .add_to_cart_button{display:inline-block;padding:16.5px 38px;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .add_to_cart_button.added{display:none;}.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart{display:inline-block;padding:16.5px 38px;}.template-cms_grid--layout-shop .cms-load-posts{padding-top:0px;width:100%;margin:0;display:none;}.template-cms_grid--layout-shop .cms-load-posts a{display:inline-block;height:130px;min-width:170px;border:none;padding:0 15px;width:100%;background:#159744;line-height:130px;color:#fff;}.template-cms_grid--layout-shop .cms-load-posts a span:before,.template-cms_grid--layout-shop .cms-load-posts a span:after{background:#fff;}.template-cms_grid--layout-shop .cms-load-posts a:hover{background:#2194cd;}.template-cms_grid--layout-pricing{text-align:center;/*gallery service*//*portfolio*/}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner{padding:40px;margin:24px 0 0;background-color:#fff;-webkit-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);position:relative;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner:before{position:absolute;top:0;left:40px;width:calc(100% - 80px);height:3px;background:#159744;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--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-title{color:#222;font-weight:800;font-size:13px;min-height:49px;background:#f9f9f9;letter-spacing:0.04em;line-height:49px;text-transform:uppercase;float:left;width:100%;margin-bottom:20px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top{float:left;width:100%;background:#f9f9f9;padding:31px 16px 34px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-subtitle{float:left;width:100%;color:#9b9b9b;font-size:13px;line-height:21px;margin-top:14px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price{float:left;width:100%;color:#159744;font-size:70px;line-height:1;font-weight:bold;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .unit{font-size:28px;font-weight:normal;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time{color:#616161;font-size:13px;font-weight:500;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content{float:left;width:100%;margin-top:8px;font-size:14px;color:#9b9b9b;text-align:left;line-height:40px;padding-top:17px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow{margin-top:25px;float:left;width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a{border-color:#222;height:51px;padding:0;line-height:47px;background:#222;color:#fff;width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a:hover{background-color:#159744 !important;border-color:#159744 !important;}.template-cms_grid--layout-pricing .cms-grid-item.feature .cms-pricing-item_inner:before{opacity:1;}.template-cms_grid--layout-pricing .cms-grid-item.feature .cms-pricing-item_inner .cms-ordernow a{border-color:#159744;background:#159744;}.template-cms_grid--layout-pricing .cms-grid-item.feature .cms-pricing-item_inner .cms-ordernow a:hover{background-color:#222 !important;border-color:#222 !important;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner{padding:40px 40px 50px 40px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top{padding:22px 16px 34px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title{line-height:26px;min-height:auto;margin-bottom:26px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner{padding-left:0;padding-right:0;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner1{padding-left:40px;padding-right:40px;padding-bottom:40px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2{padding-left:40px;border-top:#eee solid 1px;padding-right:40px;padding-bottom:25px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2 .cms-pricing-content{padding-top:18px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3{padding-left:40px;border-top:#eee solid 1px;padding-right:40px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3 .cms-ordernow{margin-top:40px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .pricing-top{padding:22px 16px 34px;}.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title{line-height:26px;min-height:auto;margin-bottom:26px;}.template-cms_grid--layout-gallery-service{float:left;width:100%;}.template-cms_grid--layout-gallery-service .cms-grid-item{padding:5px;position:relative;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content{text-align:center;width:calc(100% - 10px);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;position:absolute;top:5px;left:5px;opacity:0;height:calc(100% - 10px);content:'';background:rgba(21, 151, 68, 0.8);}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .blog-content-inner{position:absolute;top:50%;left:0;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 */padding:0 15px;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3{font-size:12px;font-weight:700;line-height:20px;letter-spacing:0.05em;margin-bottom:11px;text-transform:uppercase;color:#fff;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 a{color:inherit;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 a:hover{color:;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-gallery-image-zoom{display:inline-block;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-prettyphoto{height:40px;width:40px;border-radius:1px;background:transparent;line-height:38px;border:#fff solid 1px;color:#fff;font-size:15.72px;display:inline-block;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-prettyphoto:hover{background:#fff;color:#222;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .read-more{height:40px;width:40px;border-radius:1px;background:transparent;line-height:38px;border:#fff solid 1px;color:#fff;font-size:15.72px;display:inline-block;margin-right:1PX;}.template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .read-more:hover{background:#fff;color:#222;}.template-cms_grid--layout-gallery-service .cms-grid-item:hover .blog-content{opacity:1;}.template-cms_grid--layout-gallery-service .cms-load-posts{text-align:center;}.template-cms_grid--layout-gallery-service .cms-load-posts a{margin-top:75px;border:#ebebeb solid 1px;letter-spacing:0.05em;font-family:'Montserrat', sans-serif;font-size:18px;line-height:1;font-weight:700;border-radius:0;color:#333;text-transform:uppercase;background:none;padding:23px 0;width:100%;text-align:center;}.template-cms_grid--layout-gallery-service .cms-load-posts a:hover{color:#000;}.cms-grid-gallery1{/* ==========================================================================
   [End] 4. CMS Grid
========================================================================== */}.cms-grid-gallery1 .cms-grid-item{padding-bottom:30px;}.cms-grid-gallery1 .cms-grid-inner{background:none;box-shadow:none;position:relative;}.cms-grid-gallery1 .cms-grid-inner .cms-gallery-image img{border-radius:0;}.cms-grid-gallery1 .cms-grid-inner .cms-gallery-hover{background-color:#159744;right:45px;left:45px;position:absolute;top:45px;bottom:45px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.cms-grid-gallery1 .cms-grid-inner .cms-gallery-hover a{border:1px solid #fff;color:#fff;display:inline-block;font-size:24px;height:45px;left:0;line-height:45px;margin:auto;position:absolute;right:0;text-align:center;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:45px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.cms-grid-gallery1 .cms-grid-inner:hover .cms-gallery-hover{left:0;right:0;bottom:0;top:0;opacity:1;}.cms-grid-gallery1 .cms-grid-inner:hover .cms-gallery-hover a{opacity:1;}.cs_extra_map{/**
separator
**/}.vc_separator h4{font-size:18px !important;line-height:22px !important;font-weight:700;font-family:'Montserrat', sans-serif;color:#222;text-transform:uppercase;}.vc_separator h4 em{color:#159744;font-style:normal;font-size:36px;}.vc_separator .vc_sep_holder .vc_sep_line{top:9px !important;left:-39px;width:108% !important;}.vc_separator.vc_separator_no_text .vc_sep_holder .vc_sep_line{left:0px;width:100% !important;top:0px !important;}.vc_separator.vc_separator_align_right h4{padding:0 13px 0 0px !important;/*Call to action*/}.cms-cta-wrapper{position:relative;width:100%;float:left;/*news-twitter*/}.cms-cta-wrapper:before{position:absolute;top:0;left:0;width:100%;height:100%;background:#464646;opacity:0.5;content:'';}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner{width:calc(100% - 16px);margin:8px;border:rgba(21, 151, 68, 0.5) solid 1px;float:left;position:relative;z-index:1;}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content{float:right;text-align:center;text-transform:uppercase;font-family:'Montserrat', sans-serif;padding-top:35px;padding-bottom:40px;margin-right:134px;}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-text{width:100%;text-align:center;}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-text .text{letter-spacing:0.1em;display:inline-block;color:#fff;font-size:30px;line-height:36px;font-weight:700;}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button{display:inline-block;margin-top:10px;}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button a{letter-spacing:1em;color:#fff;font-size:12px;font-weight:700;background:rgba(17, 17, 17, 0.5);display:inline-block;padding:7.5px 32px 7.5px 65px;position:relative;line-height:1;}.cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button a i{color:#fff;background:#159744;float:left;height:100%;display:inline-block;position:absolute;top:0;left:0;line-height:27px;text-align:center;width:31px;font-size:12px;padding-left:11px;}.cms-cta-wrapper.cms-cta-layout2{padding-top:16px;padding-bottom:57px;}.cms-cta-wrapper.cms-cta-layout2:before{display:none;}.cms-cta-wrapper.cms-cta-layout2 .cms-cta-text{float:left;letter-spacing:0.1em;color:#222;text-transform:uppercase;font-family:'Montserrat', sans-serif;font-weight:700;margin-top:11px;}.cms-cta-wrapper.cms-cta-layout2 .cms-cta-text .subtext{float:left;color:#fff;margin-right:6px;font-size:24px;}.cms-cta-wrapper.cms-cta-layout2 .cms-cta-text .text{float:left;font-size:18px;}.cms-cta-wrapper.cms-cta-layout2 .cms-cta-button{float:right;}.cms-cta-wrapper.cms-cta-layout2 .cms-cta-button a{display:inline-block;padding:11.5px 44px;font-size:12px;color:#222;text-transform:uppercase;font-family:'Montserrat', sans-serif;background:#fff;border-radius:2px;line-height:1;}.cms-cta-wrapper.cms-cta-layout2 .cms-cta-button a:hover{background:#000;color:#fff;}.news-twitter{text-align:left;/*custom heading*/}.news-twitter .item-content > p{color:#bbb;letter-spacing:0;margin-top:0px;position:relative;max-width:100%;display:inline-block;}.news-twitter .item-content > p a{color:#fff;}.news-twitter .item-content > p a:hover{color:#000;}.news-twitter .item-content > a{display:block;color:#159744;}.vc_custom_heading{/*element accoredion*/}.vc_custom_heading em{color:#159744;font-style:normal;}body{/* ==========================================================================
   [Start] 12. Tabs
========================================================================== */}body .vc_tta-container{margin-bottom:0 !important;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion{float:left;width:100%;margin-bottom:0;border:#eee solid 1px;border-radius:2px;background:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel{margin-bottom:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading{float:left;width:100%;border-radius:0px !important;border:none;background:#fff;margin-bottom:0;margin-top:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a{background-color:#fff;color:#282828;cursor:pointer;display:block;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.02em;outline:medium none !important;padding:30px 75px 30px 22px;text-decoration:none;position:relative;border-bottom:#eee solid 1px;border-top:none;float:left;width:100%;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i{width:30px;height:30px;border:#282828 solid 1px;border-radius:1px;right:22px;left:auto;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i:after{content:'';height:10px;width:2px;background:#282828;position:absolute;top:9px;left:13px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;border-width:0;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i:before{content:'';width:10px;height:2px;background:#282828;position:absolute;top:13px;left:9px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;border-width:0;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a span{color:inherit;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover h4 a i{border-color:#159744;background:#159744;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover h4 a i:before{background:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading:hover h4 a i:after{opacity:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-body{background:#fff !important;padding:0 22px 24px;border:none;font-size:15px;border-bottom:#eee solid 1px;line-height:25px;color:#9b9b9b;float:left;margin-top:-8px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel:last-child .vc_tta-panel-heading h4 a{border-bottom:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active:last-child h4 a{border-radius:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active:last-child .vc_tta-panel-body{border:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a{border-bottom-color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a i{border-color:#159744;background:#159744;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a i:before{background:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a i:after{opacity:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-controls-icon{width:auto;height:auto;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading h4 a{padding-left:72px;padding-right:22px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading h4 a i{left:22px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body{padding-left:72px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat{background:none !important;border:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading h4 a{border-bottom-color:transparent;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading{background:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4 a{background:none;padding-left:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading h4 a i{right:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body{background:none !important;padding-left:0;padding-right:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion.vc_tta-style-flat .vc_tta-panel:last-child .vc_tta-panel-heading h4 a{border-bottom:#eee solid 1px;}.vc_tta-container{/* ==========================================================================
   [End] 12. Tabs
========================================================================== *//*progress bar*/}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a{color:#282828;font-size:16px;font-weight:600;line-height:20px;padding:28px 30px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a:before{background-color:#159744;-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 */bottom:0;content:"";height:20px;margin:auto;position:absolute;left:30px;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;width:20px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a i.vc_tta-controls-icon{left:35px;width:10px;height:10px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a i.vc_tta-controls-icon:before,.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a i.vc_tta-controls-icon:after{border-color:#fff;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-left > a{padding-left:75px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a{padding-right:75px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a:before{left:auto;right:30px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title.vc_tta-controls-icon-position-right > a i.vc_tta-controls-icon{left:auto;right:35px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-body{color:#a5a5a5;font-size:14px;line-height:22px;margin-top:-3px;padding:0 30px 27px;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-shape-rounded .vc_tta-panel-body,.vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-shape-rounded .vc_tta-panel-heading,.vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-shape-rounded .vc_tta-tab > a{-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 */}.vc_tta-container .vc_tta.vc_general .vc_tta-tab > a{font-size:14px;text-transform:uppercase;color:#282828;font-weight:700;margin:0 10px;padding:3px 10px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.vc_tta-container .vc_tta.vc_tta-style-classic .vc_tta-tabs-list,.vc_tta-container .vc_tta.vc_tta-style-modern .vc_tta-tabs-list{padding:0;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a{border-right-color:#159744;}.vc_tta-container .vc_tta.vc_tta-tabs.vc_tta-tabs-position-right:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a{border-left-color:#159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab{margin:0;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab > a{background-color:transparent;border:none;border-bottom:2px solid transparent;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:hover > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab:hover > a{color:#159744;background-color:transparent;border-color:#dcdcdc;border-bottom:2px solid #159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels{border:none;margin-top:1px;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:after,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels:after,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels:before,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels:before{border-color:transparent;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel{background-color:#fff;-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 */margin:0;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body{font-size:16px;line-height:26px;color:#a5a5a5;text-align:center;padding:36px 15px;margin:0;-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 */}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body:before,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body:before{border-color:transparent;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a{border-width:2px;color:#159744;border-color:#ebebeb;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:before,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:before,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:after,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:after{display:none;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:hover,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab > a:hover{border-color:#f8f8f8;background:#f8f8f8;border-bottom-color:#159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a{border-color:#f8f8f8;border-bottom-color:#159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab > a{background-color:transparent;border:none;border-right:2px solid transparent;padding:4px 30px;margin:4px 0;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left .vc_tta-tab:hover > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab:hover > a{color:#159744;background-color:transparent;border:transparent;border-right:2px solid #159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels{border-left:1px solid #ededed;border-top:none;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body{text-align:left;padding:0 15px 0 60px !important;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab > a{background-color:transparent;border:none;border-left:2px solid transparent;padding:4px 30px;margin:4px 0;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right .vc_tta-tab:hover > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab:hover > a{color:#159744;background-color:transparent;border:transparent;border-left:2px solid #159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panels,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panels{border-right:1px solid #ededed;border-top:none;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body{text-align:right;padding:0 60px 0 15px;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{border-top:1px solid #ededed;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab .vc_tta-icon{background:#282828 none repeat scroll 0 0;-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;display:block;font-size:28px;height:60px;line-height:60px;width:60px;margin:0 auto 15px;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab span.vc_tta-title-text{margin:0;display:block;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab:hover > a{border-bottom:2px solid transparent !important;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active > a .vc_tta-icon,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab:hover > a .vc_tta-icon{background-color:#159744;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a{background:none;border:none;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a:hover{background:none !important;border:none !important;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab > a span{margin-left:0 !important;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-tab.vc_active > a{background:none;border:none;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs .vc_tta-panel .vc_tta-panel-body{padding-top:22px !important;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab > a{padding:5px 27px 1px;border:none !important;}.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab.vc_active > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-left .vc_tta-tab:hover > a,.vc_tta-container .vc_tta-color-grey.vc_tta-style-modern.vc_tta-tabs-position-right .vc_tta-tab:hover > a{background-color:#159744 !important;color:#fff;border:none !important;}.cms-progress-wraper{float:left;width:100%;/*cms-list*//*vc-icon*/}.cms-progress-wraper .cms-progress-item-wrap .cms-progress-title{margin-bottom:2px;font-size:13px;color:#282828;letter-spacing:0.02em;font-weight:800;text-transform:uppercase;}.cms-progress-wraper .cms-progress-item-wrap .cms-progress-title .progress-couter{float:right;font-weight:normal;font-size:11px;color:#9b9b9b;}.cms-progress-wraper .cms-progress-item-wrap .progress-content{float:left;width:100%;}.cms-progress-wraper .cms-progress-item-wrap .cms-progress{border-radius:0;overflow:initial;margin-bottom:34px;height:6px;background:#eee;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cms-progress-wraper .cms-progress-item-wrap .cms-progress .progress-bar{height:100%;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;overflow:inherit;background:#159744;}.cms-progress-wraper.cms-progress-layout2 .cms-progress .progress-bar{background-color:#159744;background-image:-webkit-gradient(linear, left top, right top, from(#159744), to(#2194cd));background-image:-webkit-linear-gradient(left, #159744, #2194cd);background-image:-moz-linear-gradient(left, #159744, #2194cd);background-image:-ms-linear-gradient(left, #159744, #2194cd);background-image:-o-linear-gradient(left, #159744, #2194cd);background-image:linear-gradient(left, #159744, #2194cd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#159744', endColorStr='#2194cd', gradientType='1');}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-diamond{width:100px !important;height:100px !important;position:relative;margin:3% 3% 0 0;}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-diamond:before{width:100%;height:100%;content:"";left:0px;top:0px;display:block;position:absolute;background:#159744;-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.plan-detail{margin-bottom:0px;list-style:none;border-width:1px 1px 1px;border-style:solid none solid solid;border-color:#d4d4d4 #d4d4d4 #d4d4d4;border-right:none;}.plan-detail li{text-align:left;padding:10px 20px;border-bottom:1px solid rgba(0, 0, 0, 0.2);}.plan-detail li:last-child{border-bottom:none;}.plan-detail li .toll-tip{color:#477ab9;text-decoration:none;float:right;}.site-navigation{/* ==========================================================================
   [Start] 15. Pie chart
========================================================================== */}.site-navigation div ul{float:right;}.site-navigation div ul li{display:inline-block;float:left;width:auto;padding:0 24px;}.site-navigation div ul li:last-child{padding-right:0;}.site-navigation div ul li > a{color:#2194cd;font-size:14px;letter-spacing:0.035em;}.site-navigation div ul li > a:hover{color:#159744;}.site-navigation div ul li.current-menu-item a{color:#159744;}.wpb_wrapper{/* ==========================================================================
   [End] 15. Pie chart
========================================================================== */}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper{width:166px !important;height:166px;}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back,.wpb_wrapper .vc_pie_chart .vc_pie_wrapper canvas{width:166px !important;height:166px !important;}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value{font-size:43px !important;color:#159744;font-family:Poppins;font-weight:600;letter-spacing:0.02em;width:139px !important;height:139px !important;line-height:148px !important;-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-box-shadow:0 0 0 3px #ebebeb;-moz-box-shadow:0 0 0 3px #ebebeb;-ms-box-shadow:0 0 0 3px #ebebeb;box-shadow:0 0 0 3px #ebebeb;left:50% !important;position:absolute !important;top:50% !important;-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 */}.wpb_wrapper .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value:after{content:"%";font-size:23px;}.wpb_wrapper .vc_pie_chart h4.wpb_heading{font-size:16px;font-weight:600;line-height:28px;margin:42px 0;text-transform:uppercase;}.wpb_wrapper .vc_pie_chart.style2 .vc_pie_wrapper .vc_pie_chart_value{color:transparent;}.wpb_wrapper .vc_pie_chart.style2 .vc_pie_wrapper i{font-size:40px;color:#159744;left:50%;line-height:148px;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 */}.vc_message_box{margin:0 0 20px !important;padding:12px 1em 12px 4em !important;}.lp-searchform{display:inline-block;/* BACKGROUND HORIZONTAL */}.lp-searchform .input-search-inner{margin:0 10px;}.lp-searchform .search-lp,.lp-searchform input[type='text'],.lp-searchform select{max-width:calc(100% - 98px);width:430px;height:50px;border-radius:30px;background:#fff;font-size:13px;letter-spacing:0.035em;color:rgba(33, 148, 205, 0.33);border:none;padding-left:25px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.lp-searchform input[type='text']:focus,.lp-searchform input[type='text']:hover{border-color:#2194cd !important;}.lp-searchform .search-lp{border:1px solid #fff;}.lp-searchform .search-lp:focus,.lp-searchform .search-lp:hover{border:1px solid #2194cd;}.lp-searchform input.text-validate{border:red solid 1px;}.lp-searchform input.text-validate::-webkit-input-placeholder{color:red !important;}.lp-searchform input.text-validate:-moz-placeholder{color:red !important;}.lp-searchform input.text-validate::-moz-placeholder{color:red !important;}.lp-searchform input.text-validate:-ms-input-placeholder{color:red !important;}.lp-searchform input::-webkit-input-placeholder{color:rgba(33, 148, 205, 0.33) !important;}.lp-searchform input:-moz-placeholder{color:rgba(33, 148, 205, 0.33) !important;opacity:1;}.lp-searchform input::-moz-placeholder{color:rgba(33, 148, 205, 0.33) !important;opacity:1;}.lp-searchform input:-ms-input-placeholder{color:rgba(33, 148, 205, 0.33) !important;}.lp-searchform label{position:relative;margin-left:23px;cursor:pointer;}.lp-searchform label:after{display:inline-block;font:normal normal normal 14px/1 'Material-Design-Iconic-Font';font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f1c3';color:inherit;position:absolute;top:50%;left:50%;color:#2194cd;-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 */}.lp-searchform label:hover:after{color:#fff;}.lp-searchform .search-lp-submit,.lp-searchform input[type="submit"]{width:75px;height:50px;border-radius:30px;background:#fff;font-size:13px;letter-spacing:0.035em;color:rgba(33, 148, 205, 0.33);border:none;text-indent:100px;overflow:hidden;}.lp-searchform .search-lp-submit:hover,.lp-searchform input[type="submit"]:hover{background:#2194cd;color:#fff !important;}.cms-lists{float:left;width:100%;/*grid course*/}.cms-lists ul li{list-style:none;font-size:13px;line-height:30px;display:block;position:relative;color:#7f7f7f;padding-left:26px;}.cms-lists ul li:before{content:"\49";font-family:'ElegantIcons';speak:none;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;font-size:15px;color:#222;line-height:30px;position:absolute;top:0;left:0;}.cms-lists ul.list-style2 li:before{content:"\52";}.cms-lists ul.list-style3 li:before{content:"\35";}.cms-lists ul.list-style4 li:before{content:"\e031";}.cms-lists ul.list-style5 li:before{content:"\e03c";}.cms-lists ul.list-style6 li:before{content:"\44";}.cms-lists ul.list-style7 li:before{content:"\f111";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:7px;line-height:30px;}.cms-lists ul.list-style8{counter-reset:li;}.cms-lists ul.list-style8 li:before{counter-increment:li;content:counter(li) ".";line-height:30px;font-size:13px;font-weight:700;}.grid-lp-category{max-width:1042px;display:inline-block !important;}.grid-lp-category .lp-category-item .lp-category-item-inner{margin:27.5px 0;overflow:hidden;float:left;width:100%;}.grid-lp-category .lp-category-item .lp-category-item-inner1{position:relative;}.grid-lp-category .lp-category-item .lp-category-item-inner1 img{border-radius:3px;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .overlay{border-radius:3px;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:rgba(21, 151, 68, 0.5);mix-blend-mode:multiply;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay{position:absolute;width:100%;bottom:0;padding:0 30px;z-index:2;left:0;background:rgba(0, 0, 0, 0.35);-webkit-transition:all 220ms linear 0ms;-moz-transition:all 220ms linear 0ms;-ms-transition:all 220ms linear 0ms;transition:all 220ms linear 0ms;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title{float:left;width:100%;padding-top:12px;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title h3{color:#fff;font-size:14px;line-height:26px;letter-spacing:0.055em;text-transform:uppercase;float:left;font-weight:600;margin-bottom:12px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title .number-courses{float:right;color:#fff;font-size:11px;border-radius:4px;min-width:25px;height:25px;line-height:25px;padding:0 5px;text-align:center;letter-spacing:0.055em;margin-top:1px;text-shadow:0px 1px 2px rgba(0, 0, 0, 0.33);-webkit-box-shadow:0px 0px 6px -2px rgba 0, 0, 0, 0.75;-moz-box-shadow:0px 0px 6px -2px rgba 0, 0, 0, 0.75;-ms-box-shadow:0px 0px 6px -2px rgba 0, 0, 0, 0.75;box-shadow:0px 0px 6px -2px rgba 0, 0, 0, 0.75;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom{text-align:left;color:#fff;font-size:12px;line-height:24px;letter-spacing:0.055em;float:left;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more{padding-top:13px;padding-bottom:13px;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a{color:inherit;display:block;position:relative;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a i{position:absolute;right:0;top:6px;font-size:12px;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a:hover{opacity:0.7;}.grid-lp-category .lp-category-item .lp-category-item-inner1:hover .content-overlay{bottom:0 !important;}.grid-lp-category .owl-dots{counter-reset:section;padding-top:48.5px;position:static;width:100%;float:left;}.grid-lp-category .owl-dots .owl-dot{counter-reset:subsection;display:inline-block;width:26px;height:26px;float:none;border-radius:2px;border:#bdbdbd solid 1px;line-height:23px;margin:0 2px;background-color:#fff;background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));background-image:-webkit-linear-gradient(bottom, #fff, #eaeaea);background-image:-moz-linear-gradient(bottom, #fff, #eaeaea);background-image:-ms-linear-gradient(bottom, #fff, #eaeaea);background-image:-o-linear-gradient(bottom, #fff, #eaeaea);background-image:linear-gradient(bottom, #fff, #eaeaea);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#eaeaea');/*place holder*/-webkit-box-shadow:1px 0 1px rgba(0, 0, 0, 0.12);-moz-box-shadow:1px 0 1px rgba(0, 0, 0, 0.12);-ms-box-shadow:1px 0 1px rgba(0, 0, 0, 0.12);box-shadow:1px 0 1px rgba(0, 0, 0, 0.12);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.grid-lp-category .owl-dots .owl-dot:before{counter-increment:section;content:counter(section);color:#717171;font-size:12px;line-height:23px;}.grid-lp-category .owl-dots .owl-dot:hover,.grid-lp-category .owl-dots .owl-dot.active{background-color:#c5c5c5;background-image:-webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#dedede));background-image:-webkit-linear-gradient(bottom, #c5c5c5, #dedede);background-image:-moz-linear-gradient(bottom, #c5c5c5, #dedede);background-image:-ms-linear-gradient(bottom, #c5c5c5, #dedede);background-image:-o-linear-gradient(bottom, #c5c5c5, #dedede);background-image:linear-gradient(bottom, #c5c5c5, #dedede);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c5c5c5', endColorStr='#dedede');/*place holder*/}.cms_event_lists > .title{font-size:13px;line-height:26px;letter-spacing:0.035em;color:#7e7e7e;text-align:left;margin:0 0 14px;}.cms_event_lists .item-event{float:left;width:100%;margin-bottom:20px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms_event_lists .item-event:hover{-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);-moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);-ms-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}.cms_event_lists .item-event:last-child{margin-bottom:0;}.cms_event_lists .item-event .date{float:left;width:98px;height:110px;background:#2194cd;border-radius:2px;text-align:center;}.cms_event_lists .item-event .date .month{font-size:15px;line-height:26px;letter-spacing:0.035em;color:#fff;display:block;margin-top:15px;}.cms_event_lists .item-event .date .day{font-size:42px;line-height:26px;letter-spacing:0.035em;color:#159744;display:block;margin-top:14px;}.cms_event_lists .item-event .event-right{text-align:left;width:calc(100% - 128px);float:right;}.cms_event_lists .item-event .event-right .title{font-size:15px;line-height:26px;letter-spacing:0.035em;margin-top:3px;margin-bottom:0;text-transform:capitalize;}.cms_event_lists .item-event .event-right .title a{color:#2194cd;}.cms_event_lists .item-event .event-right .title a:hover{color:#159744;}.cms_event_lists .item-event .event-right .desc{font-size:13px;line-height:26px;letter-spacing:0.035em;color:rgba(33, 148, 205, 0.38);}.cms_event_lists .item-event .event-right .desc p{margin-bottom:0px;}.cms_event_lists .item-event .event-right .cms-more a{font-size:13px;line-height:26px;color:#159744;letter-spacing:0.035em;text-transform:capitalize;display:block;}.cms_event_lists .item-event .event-right .cms-more a:hover{color:#2194cd;}.cms_event_lists .item-event .event-right .cms-more a i{margin-left:10px;}.contact-left{font-size:18px;line-height:22px;letter-spacing:0.035em;color:#fff;float:left;margin-top:9px;}.contact-right{font-size:14px;line-height:22px;letter-spacing:0.035em;color:#fff;float:left;padding-left:30px;margin-top:-5px;/* 1.[Social] */}.contact-right > span{display:block;margin:2px 0;}.contact-right > span span{display:inline-block;margin-right:38px;min-width:34px;}.contact-right > span + span{margin-top:5px;}.cms-social-page{text-align:center;margin-top:4px;}.cms-social-page a{color:#616161;line-height:26px;text-align:center;font-size:18px;display:inline-block;margin:0 8px;}.cms-social-page a:hover,.cms-social-page a:focus{color:#2194cd;}.cms-social-page.social-layout2{display:inline-block;}.cms-social-page.social-layout2 a{width:39px;height:39px;line-height:39px;background:#fff;box-shadow:1px 0 2px rgba(0, 0, 0, 0.15), -1px 0 2px rgba(0, 0, 0, 0.15);-webkit-box-shadow:1px 0 2px rgba(0, 0, 0, 0.15), -1px 0 2px rgba(0, 0, 0, 0.15);border-radius:50%;font-size:18px;color:#2194cd;margin:0 32px;float:left;}.cms-social-page.social-layout2 a i{line-height:1;}.cms-social-page.social-layout2 a:first-child{margin-left:0;}.cms-social-page.social-layout2 a:hover{background:#159744;color:#fff;}.wpb_image_grid .wpb_image_grid_ul .isotope-item{float:none !important;display:block;}.cms-images-grid{position:relative;max-width:618px;margin-top:59px;margin-bottom:53px;}.cms-images-grid .primary-item{width:100%;height:408px;background-size:cover;border-radius:3px;}.cms-images-grid .item-top-right{width:330px;height:210px;background-size:cover;position:absolute;top:-59px;right:-48px;box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);border-radius:3px;z-index:2;}.cms-images-grid .item-bottom-left{width:330px;height:210px;background-size:cover;position:absolute;bottom:-53px;left:-40px;box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);border-radius:3px;}.vc_tta-container{/* ==========================================================================
   [Start] 3. Shortcode Blockquote
========================================================================== */}.vc_tta-container + .vc_custom_heading{float:left;width:100%;}blockquote{padding:24px 30px 21px;background:transparent;margin:20px 0;font-style:italic;border-left:6px solid #222;font-size:20px;line-height:28px;color:#9b9b9b;font-family:'Playfair Display', serif;font-style:italic;}blockquote cite{color:#282828;display:block;font-family:'Raleway', sans-serif;font-size:13px;font-style:normal;margin-top:9px;}.blockquote-style1 blockquote{border:none;position:relative;padding:24px 30px 21px 37px;}.blockquote-style1 blockquote:before,.blockquote-style1 blockquote:after{content:"\f10d";font-family:FontAwesome;font-style:normal;font-size:16px;color:#222;position:absolute;top:-3px;left:0;}.blockquote-style1 blockquote:after{content:"\f10e";top:auto;bottom:-3px;left:inherit;right:0;}.blockquote-style2 blockquote{border:none;background:#f4f4f4;-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 */color:#159744;padding:24px 34px 20px;}.blockquote-style3{/* ==========================================================================
   [End] 3. Shortcode Blockquote
========================================================================== *//*cms-process*/}.blockquote-style3 blockquote{border:none;background-color:#2f2f2f;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 */padding:24px 34px 20px;}.blockquote-style3 blockquote cite{color:#fff;}.cms-process{/*vc-bootstrap-tabs*/}.cms-process .cms-process-list{text-align:center;display:inline-block;width:100%;}.cms-process .cms-process-list li{display:inline-block;max-width:25%;text-align:center;float:left;position:relative;padding:0 30px;}.cms-process .cms-process-list li:after{background:url("../images/divide-process.png") no-repeat top left;width:27px;height:3px;top:63px;right:-13px;position:absolute;}.cms-process .cms-process-list li:last-child:after{opacity:0;}.cms-process .cms-process-list li:hover .cms-process-icon .bg-overlay:after{opacity:0.8;}.cms-process .cms-process-list li:hover .cms-process-icon .bg-overlay:before{opacity:0.6;}.cms-process .cms-process-list li .cms-process-icon{width:130px;height:130px;border-radius:50%;position:relative;display:inline-block;}.cms-process .cms-process-list li .cms-process-icon:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:rgba(34, 34, 34, 0.6);}.cms-process .cms-process-list li .cms-process-icon:before{content:'';position:absolute;top:15px;left:15px;width:calc(100% - 30px);height:calc(100% - 30px);border-radius:50%;border:rgba(255, 255, 255, 0.7) solid 2px;z-index:3;}.cms-process .cms-process-list li .cms-process-icon .bg-overlay{position:absolute;width:100%;height:100%;border-radius:50%;top:0;}.cms-process .cms-process-list li .cms-process-icon .bg-overlay:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-blend-mode:multiply;border-radius:50%;z-index:1;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.cms-process .cms-process-list li .cms-process-icon .bg-overlay:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:#159744;border-radius:50%;z-index:2;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-process .cms-process-list li .cms-process-icon > span{position:absolute;width:100%;text-align:center;z-index:3;color:#fff;top:0;left:0;line-height:116px;display:block;font-size:50px;font-weight:700;}.cms-process .cms-process-list li .cms-process-icon img{width:130px;height:130px;border-radius:50%;}.cms-process .cms-process-list li .cms-process-title{font-weight:800;color:#222;text-transform:uppercase;letter-spacing:0.02em;font-size:13px;margin-top:27px;margin-bottom:11px;line-height:1.1;}.cms-process .cms-process-list li .cms-process-desc{color:#9b9b9b;line-height:23px;font-size:14px;}.cms-process.cms-process-layout2 .cms-process-list li:after{top:80px;}.cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon{width:100%;height:44px;border-radius:0;position:relative;display:inline-block;}.cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon:after,.cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon:before{display:none;}.cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon img{width:auto;height:auto;max-height:44px;border-radius:0;}.cms-process.cms-process-layout2 .cms-process-list li .cms-process-title{margin-top:20px;}.cms-process.cms-process-layout3 .cms-process-list li:hover .cms-process-icon .bg-overlay:before{opacity:1;}.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon{width:130px;height:130px;border-radius:50%;position:relative;display:inline-block;background:#222;}.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon:after{display:none;}.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay{position:absolute;width:100%;height:100%;border-radius:50%;top:0;}.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay:after{display:none;}.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:#159744;border-radius:50%;z-index:2;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-process.cms-process-layout3 .cms-process-list li .cms-process-icon > span{position:absolute;width:100%;text-align:center;z-index:3;color:#fff;top:0;left:0;line-height:116px;display:block;font-size:50px;font-weight:700;}.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon img{width:130px;height:130px;border-radius:50%;}.vc-bootstrap-tabs .nav-tabs{border:none;text-align:center;margin-bottom:33px;}.vc-bootstrap-tabs .nav-tabs li{display:inline-block;float:none;padding:0 12px;}.vc-bootstrap-tabs .nav-tabs li a{font-weight:800;color:#333;letter-spacing:0.02em;border:none;font-size:13px;background:none;padding:0;}.vc-bootstrap-tabs .nav-tabs li:hover a,.vc-bootstrap-tabs .nav-tabs li.active a,.vc-bootstrap-tabs .nav-tabs li:focus a{border:none;color:#159744 !important;}.vc-bootstrap-tabs .nav-tabs li:hover a:hover,.vc-bootstrap-tabs .nav-tabs li.active a:hover,.vc-bootstrap-tabs .nav-tabs li:focus a:hover,.vc-bootstrap-tabs .nav-tabs li:hover a.active,.vc-bootstrap-tabs .nav-tabs li.active a.active,.vc-bootstrap-tabs .nav-tabs li:focus a.active,.vc-bootstrap-tabs .nav-tabs li:hover a:focus,.vc-bootstrap-tabs .nav-tabs li.active a:focus,.vc-bootstrap-tabs .nav-tabs li:focus a:focus{background:none;}.vc-bootstrap-tabs .tab-pane{background:#fff;-webkit-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);}.vc-bootstrap-tabs .tab-pane img{-webkit-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);box-shadow:0px 2px 3px rgba(40, 40, 40, 0.16);}.vc-bootstrap-tabs.style1 .nav-tabs li a{color:#5b5b5b;}div i.icon{display:inline-block;width:auto;height:auto;line-height:inherit;vertical-align:text-top;margin-left:0px;}.cms-button-video{background-color:rgba(34, 34, 34, 0.8);border-radius:34px;color:#fff;display:inline-block;font-size:16px;height:68px;line-height:68px;padding-left:11px;padding-right:21px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-button-video i{line-height:68px;font-size:48px;float:left;margin-right:14px;}.cms-button-video:hover{background:rgba(21, 151, 68, 0.8);color:#fff;}.cms-button-video:focus{background-color:rgba(34, 34, 34, 0.8);color:#fff;}.cms-button-video.style2{background:none;font-size:16px;line-height:48px;height:auto;font-weight:700;}.cms-button-video.style2 i{line-height:48px;}.cms-button-video.style2:hover{color:#159744;}.cms-button-video2{background-color:rgba(255, 255, 255, 0.1);border-radius:34px;color:#fff;display:inline-block;font-size:16px;height:68px;line-height:68px;padding-left:11px;min-width:177px;padding-right:21px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-button-video2 i{line-height:68px;font-size:48px;float:left;margin-right:14px;}.cms-button-video2:hover{background:rgba(21, 151, 68, 0.8);color:#fff;}.cms-button-video2:focus{background-color:rgba(34, 34, 34, 0.8);color:#fff;}.cms-countdown-wraper{color:#222;}.cms-countdown-wraper .col-item{float:left;width:20%;text-align:center;}.cms-countdown-wraper .col-item .countdown-amount{font-size:80px;color:inherit;font-weight:700;}.cms-countdown-wraper .col-item .countdown-period{font-size:14px;color:#616161;font-weight:700;letter-spacing:0.018em;margin-top:7px;}.cms-countdown-wraper.has_bg .col-item{padding:0 15px;}.cms-countdown-wraper.has_bg .col-item .countdown-item-container{float:left;width:100%;padding-top:15px;padding-bottom:13px;border-radius:2px;}.cms-countdown-wraper.has_bg .col-item .countdown-item-container .countdown-amount{line-height:1;}.cms-countdown-wraper.has_bg .col-item .countdown-item-container .countdown-period{margin-top:1px;}.full_screen,#full_screen{height:100vh;}.fp-section.fp-table .map-render{height:100vh !important;}#fp-nav ul{background:#fff;border-radius:15px;border:rgba(100, 100, 100, 0.1) solid 2px;width:30px;}#fp-nav ul li{margin:10px 8px;}#fp-nav ul li a span{border:2px solid rgba(100, 100, 100, 0.5);width:10px;height:10px;display:block;position:static;background:none;}#fp-nav ul li a.active span,#fp-nav ul li a:hover span{background:#646464;width:10px;height:10px;}#fp-nav ul li a span,#fp-nav ul li a.active span,#fp-nav ul li:hover a span,#fp-nav ul li:hover a.active span{margin:0;width:10px;height:10px;}.iScrollIndicator{display:none !important;}.wrap-icon{float:left;width:100%;}.wrap-icon a{display:block;float:left;}.wrap-icon a + a{margin-left:30px;}.cms-carousel-images{position:relative;}.cms-carousel-images .device-phone{background:url(../images/bg-device-phone.png) no-repeat center top;height:calc(100% + 131px);left:50%;pointer-events:none;position:absolute;top:-62px;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:100%;background-size:contain;z-index:3;}.cms-carousel-images .owl-controls{position:relative;bottom:-114px;}.cms-grid-demo{text-align:center;}.cms-grid-demo .cms-filter-category{margin-bottom:12px;}.cms-grid-demo .cms-grid-feature{-webkit-transition:all 260ms ease 0ms;-moz-transition:all 260ms ease 0ms;-ms-transition:all 260ms ease 0ms;transition:all 260ms ease 0ms;display:block;}.cms-grid-demo .cms-grid-feature img{-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);box-shadow:0 0 20px rgba(0, 0, 0, 0.14);}.cms-grid-demo .cms-grid-title{font-size:16px;line-height:28px;margin-top:17px;margin-bottom:21px;font-weight:700;letter-spacing:0.02em;}.cms-grid-demo .cms-grid-title a{color:#282828;}.cms-grid-demo .cms-grid-title a:hover{color:#159744;}.cms-grid-demo .cms-grid-item{padding-top:20px;}.cms-grid-demo .cms-grid-item:hover .cms-grid-feature{-webkit-transform:translateY(-8px);-khtml-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-showcase{/* ==========================================================================
   [Start] 13. CMS Timeline
========================================================================== */}.cms-carousel-showcase.owl-carousel .owl-stage-outer{padding-bottom:50px;}.cms-carousel-showcase .owl-item .cms-carousel-item{-webkit-transform:translateZ(0) translateY(0%) scale(0.86);-khtml-transform:translateZ(0) translateY(0%) scale(0.86);-moz-transform:translateZ(0) translateY(0%) scale(0.86);-ms-transform:translateZ(0) translateY(0%) scale(0.86);-o-transform:translateZ(0) translateY(0%) scale(0.86);transform:translateZ(0) translateY(0%) scale(0.86);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:transform 0.4s ease;-moz-transition:transform 0.4s ease;-ms-transition:transform 0.4s ease;transition:transform 0.4s ease;}.cms-carousel-showcase .owl-item .cms-carousel-item img{-webkit-box-shadow:0 0 40px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 40px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 0 40px rgba(0, 0, 0, 0.1);box-shadow:0 0 40px rgba(0, 0, 0, 0.1);}.cms-carousel-showcase .owl-item.center .cms-carousel-item{-webkit-transform:translateZ(0) translateY(0.2%) scale(1);-khtml-transform:translateZ(0) translateY(0.2%) scale(1);-moz-transform:translateZ(0) translateY(0.2%) scale(1);-ms-transform:translateZ(0) translateY(0.2%) scale(1);-o-transform:translateZ(0) translateY(0.2%) scale(1);transform:translateZ(0) translateY(0.2%) scale(1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-showcase .owl-item:not(.center):hover .cms-carousel-item{-webkit-transform:translateZ(0) translateY(0%) scale(0.88);-khtml-transform:translateZ(0) translateY(0%) scale(0.88);-moz-transform:translateZ(0) translateY(0%) scale(0.88);-ms-transform:translateZ(0) translateY(0%) scale(0.88);-o-transform:translateZ(0) translateY(0%) scale(0.88);transform:translateZ(0) translateY(0%) scale(0.88);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-showcase .owl-controls .owl-prev,.cms-carousel-showcase .owl-controls .owl-next{margin-top:0;position:absolute;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 */background-color:transparent;}.cms-carousel-showcase .owl-controls .owl-prev i,.cms-carousel-showcase .owl-controls .owl-next i{border:none;background-color:transparent;}.cms-carousel-showcase .owl-controls .owl-prev i:before,.cms-carousel-showcase .owl-controls .owl-next i:before{font-size:35px;color:#999;}.cms-carousel-showcase .owl-controls .owl-prev i:hover,.cms-carousel-showcase .owl-controls .owl-next i:hover{background-color:transparent;}.cms-carousel-showcase .owl-controls .owl-prev i:hover:before,.cms-carousel-showcase .owl-controls .owl-next i:hover:before{color:#159744;}.cms-carousel-showcase .owl-controls .owl-prev{left:21%;}.cms-carousel-showcase .owl-controls .owl-next{right:21%;}.cms-timeline{/* ==========================================================================
   [End] 12. CMS Timeline
========================================================================== *//*menu grid*/}.cms-timeline ul{padding-top:15px;position:relative;}.cms-timeline ul:before{background-color:#cecece;content:"";height:100%;left:84px;position:absolute;top:0;width:2px;}.cms-timeline ul li{padding-bottom:60px;}.cms-timeline ul li:last-child{padding-bottom:0;}.cms-timeline ul .cms-timeline-year{color:#159744;float:left;font-size:25px;line-height:29px;padding-right:18px;position:relative;width:85px;font-weight:600;font-family:Poppins;}.cms-timeline ul .cms-timeline-year i{height:40px;position:absolute;right:-20px;top:-8px;width:40px;background:#fff;color:#282828;line-height:40px;text-align:center;}.cms-timeline ul .cms-timeline-content{padding-left:120px;}.cms-timeline ul .cms-timeline-title{font-size:20px;line-height:29px;letter-spacing:0.019em;color:#282828;font-weight:600;}.cms-timeline ul .cms-timeline-desc{font-size:14px;line-height:23px;margin-top:4px;}.template-cms_grid--layout-menu{background:#fff;}.template-cms_grid--layout-menu .menu-type-item{float:left;width:50%;}.template-cms_grid--layout-menu .menu-type-item:nth-child(6n-2) .img-thumb{float:left;}.template-cms_grid--layout-menu .menu-type-item:nth-child(6n-1) .img-thumb{float:left;}.template-cms_grid--layout-menu .menu-type-item .img-thumb{float:right;width:50%;}.template-cms_grid--layout-menu .menu-type-item .content-right{float:left;width:50%;padding:82px 56px 86px;background:#fff;text-align:center;}.template-cms_grid--layout-menu .menu-type-item .content-right .price{font-weight:bold;color:#159744;font-size:15px;line-height:31px;}.template-cms_grid--layout-menu .menu-type-item .content-right h5{margin-top:13px;color:#282828;font-weight:900;font-style:italic;font-size:26px;line-height:31px;margin-bottom:20px;}.template-cms_grid--layout-menu .menu-type-item .content-right .border{background-image:url("../images/devicde2.png");height:3px;width:100%;display:block;margin-bottom:20px;background-position:center center;background-repeat:no-repeat;}.template-cms_grid--layout-menu .menu-type-item .content-right .content-desc{font-size:14px;line-height:23px;color:#9b9b9b;}.link-full-menu{float:left;width:100%;margin-top:50px;/*menu-list*/}.template-cms_list--layout-menu{background:#fff;width:100%;max-width:970px;margin:0 auto;padding:81px 100px 93px;}.template-cms_list--layout-menu .menu-type-item{float:left;width:100%;background-image:url("../images/devicde2.png");background-position:center bottom;background-repeat:repeat-x;padding-bottom:24px;margin-top:10px;}.template-cms_list--layout-menu .menu-type-item:last-child{padding-bottom:0;background:none;}.template-cms_list--layout-menu .menu-type-item:first-child{margin-top:0;}.template-cms_list--layout-menu .menu-type-item .img-thumb{float:right;width:172px;text-align:right;margin-top:18px;}.template-cms_list--layout-menu .menu-type-item .content-right{float:left;width:calc(100% - 172px);}.template-cms_list--layout-menu .menu-type-item .content-right h5{margin-top:13px;color:#282828;font-weight:900;font-style:italic;font-size:22px;line-height:31px;margin-bottom:7px;}.template-cms_list--layout-menu .menu-type-item .content-right .content-desc{font-size:14px;line-height:23px;color:#9b9b9b;}footer{background:#222;background-position:center top;background-size:cover;position:relative;}footer:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:inherit;}footer.cms-footer5{text-align:center;position:fixed !important;bottom:0;left:0;right:0;z-index:-1;}#footer-top{padding:83px 0 40px;color:#9b9b9b;position:relative;font-size:14px;line-height:23px;z-index:2;}#footer-top .footer-top1{padding-right:42px;}#footer-top .footer-top1 img{margin-top:9px;margin-bottom:21px;}#footer-top .footer-top1 ul li{line-height:22px;}#footer-top .footer-top1 ul li span{font-weight:700;color:#fff;}#footer-top > .container > .row > div{margin-bottom:30px;}#footer-top > .container > .row > div:last-child{margin-bottom:0;}#footer-top p{margin-bottom:18px;}#footer-top aside{margin-top:25px;position:relative;z-index:2;}#footer-top aside:first-child{margin-top:0;}#footer-top .wg-title{margin:0 0 16px;color:#fff;font-size:13px;line-height:26px;letter-spacing:0.04em;font-weight:800;text-transform:uppercase;}#footer-top .cms-recent-post-wrapper{margin-top:6px;float:left;}#footer-top .cms-recent-post-wrapper img{width:49px;height:49px;border-radius:2px;}#footer-top .cms-recent-post-wrapper .cms-recent-media{float:left;width:49px;}#footer-top .cms-recent-post-wrapper li{padding-bottom:20px;float:left;width:100%;}#footer-top .cms-recent-post-wrapper li:last-child .cms-recent-details{border-bottom:none;}#footer-top .cms-recent-post-wrapper .cms-recent-details{float:left;width:calc(100% - 49px);padding-left:15px;border-bottom:rgba(206, 206, 206, 0.05) solid 1px;padding-bottom:14px;}#footer-top .cms-recent-post-wrapper .cms-recent-details .title{font-size:14px;line-height:24px;margin-top:-7px;margin-bottom:7px;font-weight:bold;}#footer-top .cms-recent-post-wrapper .cms-recent-details .title a{color:#cecece;}#footer-top .cms-recent-post-wrapper .cms-recent-details .title a:hover{color:#159744;}#footer-top .cms-recent-post-wrapper .cms-recent-details .date{text-transform:uppercase;color:#616161;letter-spacing:0.01em;font-size:13px;}#footer-top .widget_recent_entries ul{padding-top:5px;}#footer-top .widget_recent_entries ul li{font-size:14px;line-height:24px;border:none;margin-bottom:26px;}#footer-top .widget_recent_entries ul li:last-child{margin-bottom:0;}#footer-top .widget_recent_entries ul li span{display:block;width:100%;color:#616161;font-size:12px;letter-spacing:0.01em;}#footer-top .widget_newsletterwidget{/* BACKGROUND HORIZONTAL */}#footer-top .widget_newsletterwidget form{display:inline-block;float:left;width:100%;background:rgba(25, 25, 25, 0.6);border-radius:2px;position:relative;margin-top:14px;}#footer-top .widget_newsletterwidget form:after{content:"\f178";display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:11px;color:#fff;text-align:center;width:47px;position:absolute;top:0;right:0;height:42px;line-height:42px;}#footer-top .widget_newsletterwidget label{display:none;}#footer-top .widget_newsletterwidget div.tnp-field{float:left;width:calc(100% - 47px);margin:0;}#footer-top .widget_newsletterwidget div.tnp-field:last-child{width:47px;}#footer-top .widget_newsletterwidget div.tnp-field:last-child .tnp-submit{width:100% !important;text-indent:100px;overflow:hidden;height:42px;background:transparent !important;border-radius:9px;border:none !important;box-shadow:none;position:relative !important;z-index:2;}#footer-top .widget_newsletterwidget input[type="text"],#footer-top .widget_newsletterwidget input[type="email"]{width:100%;background:transparent !important;border-radius:0px;height:42px;padding-left:16px;border:none !important;font-size:13px;text-transform:none;font-family:'Open Sans', sans-serif;font-weight:400;font-style:italic;}#footer-top .widget_newsletterwidget input::-webkit-input-placeholder{color:#474747 !important;}#footer-top .widget_newsletterwidget input:-moz-placeholder{color:#474747 !important;opacity:1;}#footer-top .widget_newsletterwidget input::-moz-placeholder{color:#474747 !important;opacity:1;}#footer-top .widget_newsletterwidget input:-ms-input-placeholder{color:#474747 !important;}#footer-bottom{color:#9b9b9b;font-size:13px;line-height:16px;text-align:center;position:relative;z-index:2;}#footer-bottom .copyrighter span,#footer-bottom .copyrighter a{color:#159744;}#footer-bottom .copyrighter span:hover,#footer-bottom .copyrighter a:hover{color:#fff;}#footer-bottom .container-inner{border-top:rgba(71, 71, 71, 0.25) solid 1px;padding:46.5px 0;}#footer-bottom .menu-menu-footer-container ul{float:left;}#footer-bottom .menu-menu-footer-container li{display:inline-block;float:left;padding:0 14px;}#footer-bottom .copyrighter2{float:right;text-align:right;}#footer-bottom .copyrighter2 span,#footer-bottom .copyrighter2 a{color:#159744;}#footer-bottom .copyrighter2 span:hover,#footer-bottom .copyrighter2 a:hover{color:#fff;}#footer-bottom.layout2 .container-inner{padding:33px 0;}#footer-bottom.layout2 .menu-menu-footer-container,#footer-bottom.layout2 .copyrighter2{margin-top:12px;}#footer-bottom.footer5 .subtitle{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:0.02em;color:#fff;}#footer-bottom.footer5 .heading-space{padding-top:52px;margin-bottom:37px;}#footer-bottom.footer5 .btn,#footer-bottom.footer5 .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner #footer-bottom.footer5 .added_to_cart,#footer-bottom.footer5 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons #footer-bottom.footer5 .button,#footer-bottom.footer5 .woocommerce input.button,.woocommerce #footer-bottom.footer5 input.button,#footer-bottom.footer5 .woocommerce #respond input#submit,.woocommerce #respond #footer-bottom.footer5 input#submit,#footer-bottom.footer5 .woocommerce a.button,.woocommerce #footer-bottom.footer5 a.button,#footer-bottom.footer5 .woocommerce button.button,.woocommerce #footer-bottom.footer5 button.button,#footer-bottom.footer5 .woocommerce input.button,.woocommerce #footer-bottom.footer5 input.button,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .single_add_to_cart_button,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .single_add_to_cart_button,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .add_to_wishlist,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .add_to_wishlist,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .woo_bt_compare_this,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .woo_bt_compare_this,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .woo_bt_view_compare,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .woo_bt_view_compare,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > #footer-bottom.footer5 a,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > #footer-bottom.footer5 a,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > #footer-bottom.footer5 a,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > #footer-bottom.footer5 a,#footer-bottom.footer5 .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit #footer-bottom.footer5 input,#footer-bottom.footer5 .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions #footer-bottom.footer5 input.button,#footer-bottom.footer5 .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout #footer-bottom.footer5 a,#footer-bottom.footer5 .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form #footer-bottom.footer5 button,#footer-bottom.footer5 .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form #footer-bottom.footer5 button,#footer-bottom.footer5 .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals #footer-bottom.footer5 .checkout-button,#footer-bottom.footer5 .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals #footer-bottom.footer5 .checkout-button,#footer-bottom.footer5 .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop #footer-bottom.footer5 a.button,#footer-bottom.footer5 .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon #footer-bottom.footer5 input.button,#footer-bottom.footer5 .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment #footer-bottom.footer5 #place_order,#footer-bottom.footer5 .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart #footer-bottom.footer5 a{color:#222;}#footer-bottom.footer5 .btn:hover,#footer-bottom.footer5 .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner #footer-bottom.footer5 .added_to_cart:hover,#footer-bottom.footer5 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons #footer-bottom.footer5 .button:hover,#footer-bottom.footer5 .woocommerce input.button:hover,.woocommerce #footer-bottom.footer5 input.button:hover,#footer-bottom.footer5 .woocommerce #respond input#submit:hover,.woocommerce #respond #footer-bottom.footer5 input#submit:hover,#footer-bottom.footer5 .woocommerce a.button:hover,.woocommerce #footer-bottom.footer5 a.button:hover,#footer-bottom.footer5 .woocommerce button.button:hover,.woocommerce #footer-bottom.footer5 button.button:hover,#footer-bottom.footer5 .woocommerce input.button:hover,.woocommerce #footer-bottom.footer5 input.button:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .single_add_to_cart_button:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .single_add_to_cart_button:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .add_to_wishlist:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .add_to_wishlist:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .woo_bt_compare_this:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .woo_bt_compare_this:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form #footer-bottom.footer5 .woo_bt_view_compare:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart #footer-bottom.footer5 .woo_bt_view_compare:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > #footer-bottom.footer5 a:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > #footer-bottom.footer5 a:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > #footer-bottom.footer5 a:hover,#footer-bottom.footer5 .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > #footer-bottom.footer5 a:hover,#footer-bottom.footer5 .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit #footer-bottom.footer5 input:hover,#footer-bottom.footer5 .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions #footer-bottom.footer5 input.button:hover,#footer-bottom.footer5 .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout #footer-bottom.footer5 a:hover,#footer-bottom.footer5 .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form #footer-bottom.footer5 button:hover,#footer-bottom.footer5 .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form #footer-bottom.footer5 button:hover,#footer-bottom.footer5 .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals #footer-bottom.footer5 .checkout-button:hover,#footer-bottom.footer5 .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals #footer-bottom.footer5 .checkout-button:hover,#footer-bottom.footer5 .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop #footer-bottom.footer5 a.button:hover,#footer-bottom.footer5 .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon #footer-bottom.footer5 input.button:hover,#footer-bottom.footer5 .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment #footer-bottom.footer5 #place_order:hover,#footer-bottom.footer5 .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart #footer-bottom.footer5 a:hover{color:#fff;}#footer-bottom.footer5 .container-inner{border-top:none;padding:235px 0 238px;}.wg-heading-footer{font-size:85px;line-height:98px;font-weight:900;color:#fff;/* Search Popup + Menu */}.cshero-popup-search,.cshero-popup-menu{background-color:rgba(34, 34, 34, 0.96);height:100%;left:0;position:fixed;top:0;z-index:2000;width:0px;opacity:0;max-height:0;visibility:hidden;-webkit-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms;}.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 */max-width:600px;}.cshero-popup-search .searchform{position:relative;float:left;width:100%;background:none;/* BACKGROUND HORIZONTAL */}.cshero-popup-search .searchform:after{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";color:#fff;font-size:28px;position:absolute;bottom:30px;right:0;}.cshero-popup-search .searchform input[type="text"]{font-size:35px;line-height:40px;color:#fff;height:auto;padding:0;padding-bottom:21px;text-transform:capitalize;font-family:'Playfair Display', serif;font-weight:700;line-stacking:0;width:100%;border:none;border-bottom:#fff solid 2px;background:transparent;}.cshero-popup-search .searchform input[type="text"]:focus{border-color:#fff !important;}.cshero-popup-search .searchform input::-webkit-input-placeholder{color:#fff !important;}.cshero-popup-search .searchform input:-moz-placeholder{color:#fff !important;opacity:1;}.cshero-popup-search .searchform input::-moz-placeholder{color:#fff !important;opacity:1;}.cshero-popup-search .searchform input:-ms-input-placeholder{color:#fff !important;}.cshero-popup-search .searchform:before{content:"";}.cshero-popup-search .search-close{color:#fff;font-size:40px;position:absolute;right:50px;top:85px;cursor:pointer;z-index:2;}.cshero-popup-search .search-close:hover{color:#159744;}.cshero-popup-search.open{visibility:visible;opacity:1;max-height:100%;width:100%;}.cshero-popup-search.open .widget-search-footer{top:50%;}.cshero-popup-menu{/* ==========================================================================
   [Start] 3. Hidden Sidebar
========================================================================== */}.cshero-popup-menu .cshero-popup-menu-inner{position:absolute;max-width:1170px;left:0;right:0;margin:auto;padding:83px 0;height:100vh;max-height:0px;width:100%;}.cshero-popup-menu .menu-popup-close{color:#fff;font-size:40px;position:absolute;right:15px;top:85px;cursor:pointer;z-index:2;}.cshero-popup-menu .menu-popup-close:hover{color:#159744;}.cshero-popup-menu .cshero-header-logo .main-logo{display:none;height:0;}.cshero-popup-menu .cshero-header-logo .trans-logo img{max-height:60px;}.cshero-popup-menu .sticky_logo{display:none;}.cshero-popup-menu #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu,.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu{overflow:visible;}.cshero-popup-menu #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul,.cshero-popup-menu .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul{left:100%;top:0;}.cshero-popup-menu .cshero-header-navigation{position:absolute;top:50%;left: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 */display:block;padding:0;z-index:999;}.cshero-popup-menu .cshero-header-navigation .main-navigation{float:none;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li{display:inline-block;padding:17px 0;float:none;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li a{font-size:20px;line-height:1;letter-spacing:0.04em;color:#fff;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li:after{display:none;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item a,.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li a:hover{color:#159744;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li [class*="columns"] > li ul li{padding:0;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu{width:100% !important;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li{float:left;width:100%;padding:5px 20px;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li a{font-size:15px;color:#333;position:relative;z-index:2;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li.current-menu-item a{color:#159744;}.cshero-popup-menu .cms-top-social{position:absolute;bottom:74px;left:0;width:100%;}.cshero-popup-menu .cms-top-social li{display:inline-block;padding:0 13px;}.cshero-popup-menu .cms-top-social li a{font-size:14px;color:#fff;}.cshero-popup-menu .cms-top-social li a:hover{color:#159744;}.cshero-popup-menu.open{visibility:visible;opacity:1;max-height:100%;width:100%;}.cshero-popup-menu.open .cshero-popup-menu-inner{max-height:100%;}#cms-theme #page-wrapper{-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;position:relative;z-index:999;}#cms-theme #page-wrapper.cs-wide{background-color:#fff;}#cms-theme.hidden-sidebar-active #page-wrapper{-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 */}.cshero-hidden-sidebar{background:url('../images/bg-nav.jpg') no-repeat top left;background-size:cover;color:#fff;position:fixed;right:0;top:0;padding:53px 40px;width:370px;height:100vh;-webkit-transform:translate(301px, 0px);-khtml-transform:translate(301px, 0px);-moz-transform:translate(301px, 0px);-ms-transform:translate(301px, 0px);-o-transform:translate(301px, 0px);transform:translate(301px, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-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:999999;opacity:0;text-align:center;}.cshero-hidden-sidebar:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(34, 34, 34, 0.95);}.cshero-hidden-sidebar .sidebar-close{cursor:pointer;font-size:15px;position:absolute;right:30px;top:50px;z-index:2;opacity:1;-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 .cshero-header-logo .main-logo img{max-height:100px;}.cshero-hidden-sidebar .menu-menu-hidden-sidebar-container{position:absolute;top:50%;left: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 */display:block;}.cshero-hidden-sidebar .menu-menu-hidden-sidebar-container ul{width:0;}.cshero-hidden-sidebar .menu-menu-hidden-sidebar-container ul li a{font-size:13px;line-height:40px;font-weight:800;text-transform:uppercase;}.cshero-hidden-sidebar .cms-top-social{padding-bottom:36px;}.cshero-hidden-sidebar .cms-top-social li{display:inline-block;padding:0 13px;}.cshero-hidden-sidebar .cms-top-social li a{font-size:14px;color:#fff;}.cshero-hidden-sidebar .cms-top-social li a:hover{color:#159744;}.cshero-hidden-sidebar .footer{position:absolute;bottom:23px;left:0;width:100%;font-size:13px;color:#9b9b9b;}.cshero-hidden-sidebar .footer span{color:#159744;}.cshero-hidden-sidebar.open{opacity:1;visibility:visible;-webkit-transform:translate(0px, 0px);-khtml-transform:translate(0px, 0px);-moz-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);-o-transform:translate(0px, 0px);transform:translate(0px, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cshero-hidden-sidebar.open .menu-menu-hidden-sidebar-container ul{width:100%;}.cshero-hidden-sidebar .sidebar-inner{height:100vh;-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;position:relative;z-index:2;}.cshero-hidden-sidebar a{-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;color:#fff;}.cshero-hidden-sidebar a:hover{color:#159744;}.hidden-sidebar-active{/* ==========================================================================
   [End] 2. Search Popup
========================================================================== */}.hidden-sidebar-active #page,.hidden-sidebar-active .header-trans #cshero-header,.hidden-sidebar-active #cshero-header.header-fixed{padding-right:370px;-webkit-transition:all 400ms ease 0ms;-moz-transition:all 400ms ease 0ms;-ms-transition:all 400ms ease 0ms;transition:all 400ms ease 0ms;}@media only screen and (max-width:991px) and (min-width:768px){#footer-top .footer-top1{padding-right:15px;}}@media (max-width:767px){footer #footer-bottom{text-align:center;}#footer-bottom .cms-footer-social{width:100%;margin-top:30px;}#footer-bottom .cms-footer-social li{float:none;}}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{position:relative;z-index:1;height:35px;font-size:13px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow: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 */-webkit-transition:border-color ease-in-out 0.15s;-moz-transition:border-color ease-in-out 0.15s;-ms-transition:border-color ease-in-out 0.15s;transition:border-color ease-in-out 0.15s;letter-spacing:0.035em;line-height:1;color:#757575;padding:6px 12px;width:100%;border:1px solid #e5e5e5;}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,select:focus{outline:0;border-color:#159744 !important;}label{font-weight:normal;}label input[type=checkbox],label input[type=radio]{position:relative;top:2px;}textarea{width:100%;height:125px;margin:0 0 20px;border-radius:0;}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:#159744;/** Contact Form 7 */}.wpcf7-form{padding:0;border-bottom:none;display:inline-block;margin-left:-25px;margin-right:-25px;}.wpcf7-form br{display:none;}.wpcf7-form p{margin:0;}.wpcf7-form .wpcf7-not-valid-tip{font-size:12px;position:static;color:#d94e90;margin-bottom:5px;}.wpcf7-form textarea + .wpcf7-not-valid-tip{top:-10px;}.wpcf7-form .wpcf7-validation-errors{border:medium none;display:block;text-align:left;margin:20px 0 0;padding:0;padding-left:30px;}.wpcf7-form .form-div{float:left;width:50%;padding:0 25px;}.wpcf7-form .form-fulldiv{float:left;width:100%;padding:0 25px;}.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{height:49px;border-radius:0;display:block;width:100%;padding:8px 0px 8px 0;font-size:13px;line-height:1;color:#9b9b9b;letter-spacing:0.02em;margin-bottom:32px;border:none;border-bottom:2px solid #eee;background:transparent;font-weight:800;text-transform:uppercase;}.wpcf7-form textarea{width:100%;height:107px;margin:0 0 30px;border-radius:0;padding-top:17px;}.wpcf7-form select{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}.wpcf7-form select option{color:#000;}.wpcf7-form .wpcf7-submit{display:inline-block;margin-bottom:0;text-align:center;border:none;color:#fff;background-color:#222;float:none;padding:19px 36px;font-size:13px;letter-spacing:0.02em;line-height:1;border-radius:0px;text-transform:uppercase;width:100%;text-shadow:none;}.wpcf7-form .wpcf7-submit:hover{background-color:#159744 !important;}.wpcf7-form input::-moz-placeholder,.wpcf7-form textarea::-moz-placeholder{color:#9b9b9b;opacity:1;}.wpcf7-form input::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder{color:#9b9b9b;}.wpcf7-form input::-o-placeholder,.wpcf7-form textarea::-o-placeholder{color:#9b9b9b;}.wpcf7-form input::-ms-placeholder,.wpcf7-form textarea::-ms-placeholder{color:#9b9b9b;}.wpcf7-form.style1 .wpcf7-submit{margin-top:-2px;}.element-form-post{position:relative;}.element-form-post i{left:20px;position:absolute;top:16px;}.wpcf7-form .wpcf7-response-output,.wpcf7-not-valid-tip{font-size:13px;font-style:italic;float:left;}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors,.wpcf7-not-valid-tip.wpcf7-validation-errors{color:red;}.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng,.wpcf7-not-valid-tip.wpcf7-mail-sent-ng{border:none;padding:0;color:red;}.wpcf7-not-valid-tip{color:red !important;}.request-form .request-form-header{background-color:#159744;color:#fff;padding:26px 30px 30px;position:relative;}.request-form .request-form-header .get-form-quote{bottom:0;left:0;position:absolute;right:0;top:0;cursor:pointer;z-index:1;}.request-form .request-form-header .scroll-to-content{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1;}.request-form .request-form-header .lnr{float:left;font-size:40px;position:relative;top:8px;width:65px;}.request-form .request-form-header h3{color:#fff;font-size:22px;line-height:1;text-transform:uppercase;margin:5px 0 0;}.request-form .request-form-header p{margin:0;}.request-form .request-form-header .request-form-inner{position:relative;padding-left:65px;}.request-form .request-form-header .request-form-inner:before{background-color:#ff8600;content:"";height:22px;left:51px;position:absolute;top:50%;transform:translate(0px, -50%);width:2px;}.request-form .request-form-content{background-color:#f9f9f9;padding:30px 50px 50px;-webkit-box-shadow:0 2.3px 2px 0.1px #f1f1f1;-moz-box-shadow:0 2.3px 2px 0.1px #f1f1f1;-ms-box-shadow:0 2.3px 2px 0.1px #f1f1f1;box-shadow:0 2.3px 2px 0.1px #f1f1f1;border:1px solid #f7f7f7;}.request-form .request-form-content div{margin-bottom:19px;}.request-form .request-form-content div:last-child{margin-bottom:0;padding-top:11px;}.request-form .request-form-content p{margin:0;}.request-form .request-form-content .wpcf7-textarea{margin-top:11px;}.request-form .ajax-loader{display:none;}.request-form .request-form-content-vc{background-color:#159744;border-top:2px solid #fff;padding:50px;}.request-form .request-form-content-vc .btn:hover,.request-form .request-form-content-vc .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .request-form .request-form-content-vc .added_to_cart:hover,.request-form .request-form-content-vc .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .request-form .request-form-content-vc .button:hover,.request-form .request-form-content-vc .woocommerce input.button:hover,.woocommerce .request-form .request-form-content-vc input.button:hover,.request-form .request-form-content-vc .woocommerce #respond input#submit:hover,.woocommerce #respond .request-form .request-form-content-vc input#submit:hover,.request-form .request-form-content-vc .woocommerce a.button:hover,.woocommerce .request-form .request-form-content-vc a.button:hover,.request-form .request-form-content-vc .woocommerce button.button:hover,.woocommerce .request-form .request-form-content-vc button.button:hover,.request-form .request-form-content-vc .woocommerce input.button:hover,.woocommerce .request-form .request-form-content-vc input.button:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .request-form .request-form-content-vc .single_add_to_cart_button:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .request-form .request-form-content-vc .single_add_to_cart_button:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .request-form .request-form-content-vc .add_to_wishlist:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .request-form .request-form-content-vc .add_to_wishlist:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .request-form .request-form-content-vc .woo_bt_compare_this:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .request-form .request-form-content-vc .woo_bt_compare_this:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .request-form .request-form-content-vc .woo_bt_view_compare:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .request-form .request-form-content-vc .woo_bt_view_compare:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit .request-form .request-form-content-vc input:hover,.request-form .request-form-content-vc .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .request-form .request-form-content-vc input.button:hover,.request-form .request-form-content-vc .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .request-form .request-form-content-vc button:hover,.request-form .request-form-content-vc .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .request-form .request-form-content-vc button:hover,.request-form .request-form-content-vc .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals .request-form .request-form-content-vc .checkout-button:hover,.request-form .request-form-content-vc .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .request-form .request-form-content-vc .checkout-button:hover,.request-form .request-form-content-vc .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop .request-form .request-form-content-vc a.button:hover,.request-form .request-form-content-vc .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon .request-form .request-form-content-vc input.button:hover,.request-form .request-form-content-vc .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .request-form .request-form-content-vc #place_order:hover,.request-form .request-form-content-vc .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart .request-form .request-form-content-vc a:hover{border-color:#2194cd;background-color:transparent;color:#2194cd;}.fr-bg-white .request-form .request-form-content{background-color:#fff;/* ==========================================================================
   [End] All Style Form
========================================================================== */}.date-time .date:after,.date-time .hh:after{color:#fff;position:absolute;bottom:0;right:-17px;}.date-time .date:after{content:"-";}.date-time .hh:after{content:":";}.modal-backdrop{z-index:0;}.modal-open{padding:0 !important;overflow:auto;}.modal-content{padding:70px 55px;border-radius:6px;}.modal{background:rgba(0, 0, 0, 0.5);padding:0 !important;}.modal-body{padding:41px 15px 0;position:static;}.modal-title{color:#000;text-align:center;line-height:1.1;}.profile-content{text-align:center;padding-bottom:40px;}.modal-header .close{z-index:10000;position:absolute;min-width:auto;right:30px;top:9px;font-size:53px;}.modal-header .close:hover{background:none;opacity:1;}.modal-header{padding:0 15px;border:none;/*login-form*/}.modal-header .line-wrap{text-align:center;}.modal-header .line-wrap .line2{background:#477ab9;height:1px;width:91px;display:inline-block;top:-16px;position:relative;}.modal-header .line-wrap .line2:before{display:none;}@media (min-width:1199px){.form-register .modal-dialog,.form-login .modal-dialog{width:1140px;margin:30px auto;}}.form-login{/* BACKGROUND HORIZONTAL */}.form-login .login-remember{margin-top:14px;text-align:center !important;}.form-login .login-remember input[type=checkbox]{float:none;width:15px;height:15px;position:relative;top:2px;}.form-login .login-remember .remember{opacity:1;font-size:14px;letter-spacing:0.035em;color:rgba(66, 66, 66, 0.58);float:none;width:auto;margin-left:3px;}.form-login .login-remember .forget{font-size:14px;font-weight:300;letter-spacing:0.035em;color:#212121;float:right;position:relative;display:inline-block;}.form-login .login-remember .forget:before{content:'';height:1px;background:#212121;width:100%;position:absolute;bottom:3px;left:0;}.form-login input[type="text"],.form-login input[type="password"]{background:transparent;border:#e6e6e6 solid 1px;width:100%;border-radius:2px;height:43px;font-weight:300;letter-spacing:0.035em;padding:2px 17px;line-height:1;color:#424242;font-size:15px;}.form-login input[type="text"]:focus,.form-login input[type="password"]:focus{outline:0;}.form-login input::-webkit-input-placeholder{color:rgba(33, 33, 33, 0.66) !important;}.form-login input:-moz-placeholder{color:rgba(33, 33, 33, 0.66) !important;opacity:1;}.form-login input::-moz-placeholder{color:rgba(33, 33, 33, 0.66) !important;opacity:1;}.form-login input:-ms-input-placeholder{color:rgba(33, 33, 33, 0.66) !important;}.form-login span.wpcf7-not-valid-tip{margin-top:3px;}.form-login .input.password + span.wpcf7-not-valid-tip{margin-top:3px;padding-bottom:20px;}.form-login .login-group{float:left;position:relative;width:100%;text-align:left;}.form-login .login-group .btn,.form-login .login-group .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-login .login-group .added_to_cart,.form-login .login-group .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-login .login-group .button,.form-login .login-group .woocommerce input.button,.woocommerce .form-login .login-group input.button,.form-login .login-group .woocommerce #respond input#submit,.woocommerce #respond .form-login .login-group input#submit,.form-login .login-group .woocommerce a.button,.woocommerce .form-login .login-group a.button,.form-login .login-group .woocommerce button.button,.woocommerce .form-login .login-group button.button,.form-login .login-group .woocommerce input.button,.woocommerce .form-login .login-group input.button,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .single_add_to_cart_button,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .single_add_to_cart_button,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .add_to_wishlist,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .add_to_wishlist,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .woo_bt_compare_this,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .woo_bt_compare_this,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .woo_bt_view_compare,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .woo_bt_view_compare,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .form-login .login-group a,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .form-login .login-group a,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .form-login .login-group a,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .form-login .login-group a,.form-login .login-group .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .form-login .login-group input,.form-login .login-group .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .form-login .login-group input.button,.form-login .login-group .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .form-login .login-group a,.form-login .login-group .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-login .login-group button,.form-login .login-group .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-login .login-group button,.form-login .login-group .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .form-login .login-group .checkout-button,.form-login .login-group .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .form-login .login-group .checkout-button,.form-login .login-group .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .form-login .login-group a.button,.form-login .login-group .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .form-login .login-group input.button,.form-login .login-group .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .form-login .login-group #place_order,.form-login .login-group .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .form-login .login-group a{width:100%;float:none;text-transform:uppercase;height:52px;color:#fff;font-size:13px;letter-spacing:0.075em;line-height:1;border-radius:4px;margin-top:9px;}.form-login .login-group .btn:hover,.form-login .login-group .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-login .login-group .added_to_cart:hover,.form-login .login-group .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-login .login-group .button:hover,.form-login .login-group .woocommerce input.button:hover,.woocommerce .form-login .login-group input.button:hover,.form-login .login-group .woocommerce #respond input#submit:hover,.woocommerce #respond .form-login .login-group input#submit:hover,.form-login .login-group .woocommerce a.button:hover,.woocommerce .form-login .login-group a.button:hover,.form-login .login-group .woocommerce button.button:hover,.woocommerce .form-login .login-group button.button:hover,.form-login .login-group .woocommerce input.button:hover,.woocommerce .form-login .login-group input.button:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .single_add_to_cart_button:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .single_add_to_cart_button:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .add_to_wishlist:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .add_to_wishlist:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .woo_bt_compare_this:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .woo_bt_compare_this:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .login-group .woo_bt_view_compare:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .login-group .woo_bt_view_compare:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .form-login .login-group a:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .form-login .login-group a:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .form-login .login-group a:hover,.form-login .login-group .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .form-login .login-group a:hover,.form-login .login-group .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit .form-login .login-group input:hover,.form-login .login-group .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .form-login .login-group input.button:hover,.form-login .login-group .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .form-login .login-group a:hover,.form-login .login-group .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-login .login-group button:hover,.form-login .login-group .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-login .login-group button:hover,.form-login .login-group .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals .form-login .login-group .checkout-button:hover,.form-login .login-group .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .form-login .login-group .checkout-button:hover,.form-login .login-group .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop .form-login .login-group a.button:hover,.form-login .login-group .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon .form-login .login-group input.button:hover,.form-login .login-group .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .form-login .login-group #place_order:hover,.form-login .login-group .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart .form-login .login-group a:hover{background-color:#2194cd;border-color:#2194cd;color:#fff;}.form-login .password-group{position:relative;float:left;width:100%;margin-top:26px;}.form-login .text-login-social{font-size:14px;float:left;width:100%;text-align:center;line-height:26px;letter-spacing:0.035em;color:#424242;margin-top:28px;}.form-login .no-account{font-size:14px;float:left;width:100%;text-align:center;line-height:26px;letter-spacing:0.035em;color:#424242;margin-top:39px;}.form-login .no-account a{color:#2194cd;}.form-login .no-account a:hover{color:#159744;}.form-login .forgot-pass{background:#fcfcfc;border-top:#eee solid 1px;font-size:14px;float:left;width:calc(100% + 240px);margin-left:-120px;text-align:center;letter-spacing:0.035em;color:#424242;margin-top:23px;line-height:74px;}.form-login .forgot-pass a{color:inherit;}.form-login .forgot-pass a:hover{color:#2194cd;}.user-press-profile{/*register*/}.user-press-profile .user-avatar{margin-bottom:30px;}.user-press-profile .user-name{display:inline-block;font-size:18px;text-transform:capitalize;text-align:left;font-weight:700;color:#1c1c1c;line-height:35px;}.user-press-profile .user-press-logout{display:inline-block;}.user-press-profile .user-press-logout a{display:inline-block;font-size:18px;text-transform:capitalize;text-align:left;font-weight:700;color:#159744;line-height:35px;margin-left:20px;}.modal-content-left,.modal-content-right{float:left;width:50%;position:relative;}.modal-content-left{background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:600px;}.modal-content-left .bg-overlay{content:'';background:#2194cd;opacity:0.5;width:100%;height:100%;top:0;left:0;position:absolute;}.modal-content-left .modal-content-left-inner{float:left;width:100%;text-align:center;position:relative;padding:70px 37px 0;height:100%;}.modal-content-left .modal-content-left-inner img{display:inline-block;}.modal-content-left .subtitle{font-size:24px;letter-spacing:0.055em;color:#fff;position:relative;line-height:32px;margin-top:15px;}.modal-content-left .content{font-size:18px;letter-spacing:0.075em;color:#fff;position:relative;line-height:32px;margin-top:74px;}.modal-content-left .content .content-inner{display:inline-block;clear:both;float:left;margin-left:109px;}.modal-content-left .content .content-inner i{width:35px;height:35px;line-height:33px;border:#fff solid 1px;border-radius:50%;font-size:24px;text-align:center;margin-right:15px;float:left;}.modal-content-left .content .content-inner + .content-inner{margin-top:20px;}.modal-content-left .footer{font-size:24px;letter-spacing:0.035em;color:#fff;line-height:36px;padding:0 30px;position:absolute;bottom:73px;}.form-register .modal-header .close,.form-login .modal-header .close{font-size:13px;letter-spacing:0.035em;color:#424242;text-transform:none;opacity:1;text-shadow:none;box-shadow:none;top:21px;font-weight:normal;right:20px;}.form-register .modal-header .close:hover,.form-login .modal-header .close:hover{color:#159744;}.form-register .modal-content,.form-login .modal-content{background:#fff;border-radius:2px;border-top:#159744 solid 5px;padding:0;}.form-register .modal-body,.form-login .modal-body{padding:67px 120px 40px;float:left;width:100%;}.form-register label,.form-login label{width:100%;display:inline-block;font-size:14px;line-height:1;letter-spacing:0.035em;color:rgba(66, 66, 66, 0.58);font-weight:normal;text-align:left;padding:0;margin:0 0 12px;}.form-register input[type="text"],.form-login input[type="text"],.form-register input[type="password"],.form-login input[type="password"]{background:transparent;border:#e6e6e6 solid 1px;width:100%;border-radius:2px;height:43px;font-weight:300;letter-spacing:0.035em;padding:2px 17px;line-height:1;color:#424242;font-size:15px;}.form-register input[type="text"]:focus,.form-login input[type="text"]:focus,.form-register input[type="password"]:focus,.form-login input[type="password"]:focus{outline:0;}.form-register span.wpcf7-not-valid-tip,.form-login span.wpcf7-not-valid-tip{margin-top:3px;}.form-register .input.password + span.wpcf7-not-valid-tip,.form-login .input.password + span.wpcf7-not-valid-tip{margin-top:3px;padding-bottom:20px;}.form-register .field-group,.form-login .field-group{float:left;width:100%;margin-bottom:26px;}.form-register .field-group .btn-up-register,.form-login .field-group .btn-up-register{width:100%;float:none;text-transform:uppercase;height:52px;color:#fff;font-size:13px;letter-spacing:0.075em;line-height:1;border-radius:4px;margin-top:10px;}.form-register .field-group .btn-up-register:hover,.form-login .field-group .btn-up-register:hover{background-color:#2194cd;border-color:#2194cd;color:#fff;}.form-register .text-login-social,.form-login .text-login-social{font-size:14px;float:left;width:100%;text-align:center;line-height:26px;letter-spacing:0.035em;color:#424242;margin-top:27px;}.form-register .no-account,.form-login .no-account{font-size:14px;float:left;width:100%;text-align:center;line-height:26px;letter-spacing:0.035em;color:#424242;margin-top:48px;}.form-register .no-account a,.form-login .no-account a{color:#2194cd;}.form-register .no-account a:hover,.form-login .no-account a:hover{color:#159744;}.form-register .up-social-wrapper,.form-login .up-social-wrapper{margin-top:5px;float:left;width:calc(100% + 20px);margin-left:-10px;}.form-register .up-social-wrapper > p,.form-login .up-social-wrapper > p{color:#424242;letter-spacing:0.035em;margin-bottom:9px;font-size:14px;line-height:26px;text-align:center;cursor:pointer;}.form-register .up-social-wrapper button,.form-login .up-social-wrapper button{border:none;height:35px;line-height:35px;float:left;padding:0 13px 0 8px;font-size:11px;min-width:165px;border-radius:2px;text-transform:none;letter-spacing:0;}.form-register .up-social-wrapper button i,.form-login .up-social-wrapper button i{font-size:18px;float:left;margin-top:0;line-height:35px;margin-right:12px;}.form-register .up-social-wrapper .up-facebook-button,.form-login .up-social-wrapper .up-facebook-button{background:#3b5998;}.form-register .up-social-wrapper .up-twitter-button,.form-login .up-social-wrapper .up-twitter-button{background:#55acee;margin-left:16px;}.form-register .forgot-pass,.form-login .forgot-pass{background:#fcfcfc;border-top:#eee solid 1px;font-size:14px;float:left;width:calc(100% + 240px);margin-left:-120px;text-align:center;letter-spacing:0.035em;color:#424242;margin-top:23px;line-height:74px;}.form-register .forgot-pass a,.form-login .forgot-pass a{color:inherit;}.form-register .forgot-pass a:hover,.form-login .forgot-pass a:hover{color:#2194cd;}.form-login .modal-body{padding:67px 120px 0px;}article .user-press-register{max-width:500px;}article .user-press-register label{font-size:14px;letter-spacing:0.035em;font-weight:normal;color:rgba(33, 148, 205, 0.33);padding:16px 0;float:left;margin:0;}article .user-press-register .btn-up-register{margin-top:20px;}.header-container{position:relative;}#cshero-header-top{background:#222;padding:8px 0;color:#cecece;font-family:'Open Sans', sans-serif;font-size:12px;letter-spacing:0.02em;}#cshero-header-top i{font-size:14px;margin-right:4px;}#cshero-header-top span{float:left;margin-right:29px;}#cshero-header-top .header-right-top{float:right;}#cshero-header-top .header-right-top ul{float:right;}#cshero-header-top .header-right-top ul li{display:inline-block;float:left;font-size:14px;color:inherit;padding:0 7px;}#cshero-header-top .header-right-top ul li:first-child{font-size:12px;}#cshero-header-top .header-right-top ul li a{color:inherit;}#cshero-header-top .header-right-top ul li a:hover{color:#159744;}.admin-bar header.header11 #cshero-header{top:30px;}.admin-bar header.header11 #cshero-header.header-fixed{top:32px;}.body-boxed .header-trans #cshero-header{max-width:1270px;}.header-trans #cshero-header{position:absolute;top:0;z-index:1001;width:100%;background:transparent;}.header-trans #cshero-header .header-right .nav-button-icon .couter_items-wrap .couter_items{background-color:#fff;color:#159744;}.header-trans #cshero-header.header-fixed .header-right .nav-button-icon .couter_items-wrap .couter_items{background-color:#159744;color:#fff;}.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li:after,.header-trans #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle:after,.header-trans #cshero-header-navigation .main-navigation #menu-menu-onepage > li.current-onepage:after{background:#fff;}.header-trans #cshero-header-navigation .main-navigation #menu-menu-onepage > li.current-onepage:after{opacity:1;}.header-trans .header-right .nav-button-icon i:hover{color:#fff;}body header.header16 #cshero-header{border-bottom:rgba(255, 255, 255, 0.15) solid 1px;}body header.header16 #cshero-header.sticky-desktop.header-fixed{background-color:#222;color:#fff;border:none !important;}body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li > a{color:#fff;}body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a,body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a,body header.header16 #cshero-header.sticky-desktop.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a{color:#159744;}body header.header16 .header-trans #cshero-header.header-fixed .nav-button-icon{color:#fff;}header.default.style1 #cshero-header{border-bottom:rgba(255, 255, 255, 0.15) solid 1px;}header.default.style2 .header-container{border-bottom:rgba(255, 255, 255, 0.15) solid 1px;}header.default.header-right-border .header-right{border-left:rgba(255, 255, 255, 0.15) solid 1px;margin-left:17px;padding-left:11px;}header.default.header-right-border #cshero-header.header-fixed .header-right{border-left:rgba(0, 0, 0, 0.15) solid 1px;}header.header2 .container{width:100%;}header.header2 #cshero-header{border-bottom:rgba(255, 255, 255, 0.15) solid 1px;}header.header2 .header-right .nav-button-icon .shopping-cart-wrapper{margin-right:30px;}header.header2 .header-right .nav-button-icon .shopping-cart-wrapper i{padding-right:0;}header.header2 .main_logo-wrap{padding-left:15px;}header.header2 #cshero-header.header-fixed .header-right .nav-button-icon i{border-left:#eee solid 1px;}header.header2 .header-right .nav-button-icon i{border-left:rgba(255, 255, 255, 0.25) solid 1px;padding:0 30px;}header.header2 .header-right .nav-button-icon i:last-child{padding-right:15px;}header.header3 .container{width:100%;}header.header3 #cshero-header{border-bottom:rgba(255, 255, 255, 0.15) solid 1px;}header.header3 #cshero-header #cshero-header-logo .main-logo,header.header3 #cshero-header #cshero-header-logo .trans-logo{line-height:79px;}header.header3 .header-right .nav-button-icon .shopping-cart-wrapper{padding-right:30px;line-height:80px;display:inline-block;float:left;}header.header3 .header-right .nav-button-icon .shopping-cart-wrapper i{padding-right:0;}header.header3 .header-right .nav-button-icon .shopping-cart-wrapper:hover{background:rgba(34, 34, 34, 0.5);}header.header3 #cshero-header.header-fixed .header-right .nav-button-icon i{border-left:rgba(0, 0, 0, 0.15) solid 1px;}header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li{border-left:rgba(0, 0, 0, 0.15) solid 1px;}header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item,header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item,header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor,header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor,header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover,header.header3 #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:hover{background:none;}header.header3 #cshero-header-navigation{padding-right:0;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li{border-left:rgba(255, 255, 255, 0.15) solid 1px;min-width:128px;float:left;line-height:79px;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li > a{padding:0 24px;width:100%;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li:after{display:none;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover{background:rgba(34, 34, 34, 0.5);}header.header3 .header-right .nav-button-icon i{border-left:rgba(255, 255, 255, 0.15) solid 1px;padding:0 30px;line-height:79px;}header.header3 .header-right .nav-button-icon i.fa-search{float:left;min-width:77px;}header.header3 .header-right .nav-button-icon i.fa-search:hover{background:rgba(34, 34, 34, 0.5);}header.header3 .header-right .nav-button-icon i.hidden-sidebar{float:left;min-width:77px;}header.header3 .header-right .nav-button-icon i.hidden-sidebar:hover{background:rgba(34, 34, 34, 0.5);}header.header4 #cshero-header{-webkit-box-shadow:2px 0 3px rgba(0, 0, 0, 0.16);-moz-box-shadow:2px 0 3px rgba(0, 0, 0, 0.16);-ms-box-shadow:2px 0 3px rgba(0, 0, 0, 0.16);box-shadow:2px 0 3px rgba(0, 0, 0, 0.16);}header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > li:after{opacity:0;}header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,header.header4 #cshero-header-navigation .main-navigation .menu-main-menu > li > a,header.header4 #cshero-header-logo .site-title a{color:#333;}header.header4 .header-right{position:relative;margin-left:17px;padding-left:11px;}header.header4 .header-right:after{position:absolute;top:50%;width:2px;height:30px;left: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 */content:'';background:rgba(34, 34, 34, 0.25);}header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li a span{position:relative;}header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li a span:after{position:absolute;bottom:-3px;width:100%;height:1px;background:#159744;content:'';left:0;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;opacity:0;}header.header5 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span::after,header.header5 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li a span::after{display:none;}header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a span:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a span:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a span:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a span:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a span:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a span:after{opacity:1;}header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu > li:after{display:none;}header.header6 .header-right{position:relative;margin-left:17px;padding-left:11px;}header.header6 .header-right:after{position:absolute;top:50%;width:1px;height:30px;left: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 */content:'';background:rgba(255, 255, 255, 0.25);}header.header6 #cshero-header{border-bottom:rgba(255, 255, 255, 0.25) solid 1px;}header.header6 #cshero-header.header-fixed .header-right:after{background:rgba(0, 0, 0, 0.25);}header.header7 .header-container{border-bottom:rgba(255, 255, 255, 0.25) solid 1px;}header.header7:not(.header-fixed-bg) #cshero-header.sticky-desktop.header-fixed{background-color:transparent !important;border:none !important;}header.header7:not(.header-fixed-bg) #cshero-header.sticky-desktop.header-fixed .header-container{border-bottom:#e8e8e8 solid 1px;}header.header7.header-fixed-bg #cshero-header.header-fixed{color:#333 !important;}header.header7.header-fixed-bg #cshero-header.header-fixed .hidden-wrapper:after{background-color:#333 !important;}header.header7.header-fullwidth .container{width:100%;}header.header7.header-fullwidth .header-container{border-bottom:none;}header.header7.header-fullwidth #cshero-header.sticky-desktop.header-fixed{border:none !important;}header.header7.header-fullwidth .header-trans #cshero-header-menu-icon .hidden-wrapper::after{background:#333;}header.header8 #cshero-header-logo{text-align:center;margin-top:53px;padding-bottom:5px;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;}header.header8 #cshero-header .cshero-header-navigation-inner{float:right;width:100%;text-align:center;max-height:104px;}header.header8 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,header.header8 #cshero-header-navigation .main-navigation .menu-main-menu > li:after{opacity:0;}header.header8 #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item),header.header8 .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){top:calc(100% - 10px);}header.header8 #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul,header.header8 .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) ul{top:0;}header.header8 #cshero-header-navigation .main-navigation{float:none;display:inline-block;}header.header8 .header-right{float:none;display:inline-block;}header.header8 #cshero-header.header-fixed #cshero-header-logo{margin-top:0px;padding-bottom:0px;max-height:0;opacity:0;}header.header8 #cshero-header.header-fixed .cshero-header-navigation-inner{max-height:80px;}header.header8 #cshero-header.header-fixed .sticky_logo{display:none;}header.header9 .header-right,header.header12 .header-right{float:right;}header.header9 #cshero-header-logo,header.header12 #cshero-header-logo{position:absolute;left:50%;top:0;max-width:200px;-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 */}header.header9 #cshero-header .cshero-header-navigation-inner,header.header12 #cshero-header .cshero-header-navigation-inner{float:right;width:100%;}header.header9 #cshero-header-navigation-left,header.header12 #cshero-header-navigation-left{float:left;width:40%;}header.header9 #cshero-header-navigation-right,header.header12 #cshero-header-navigation-right{float:right;width:40%;}header.header9 #cshero-header-navigation-right #site-navigation,header.header12 #cshero-header-navigation-right #site-navigation{float:right;}header.header10{max-width:1200px;margin:0 auto;}header.header10 .header-right{position:relative;margin-left:17px;padding-left:11px;}header.header10 .header-right:after{position:absolute;top:50%;width:2px;height:30px;left: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 */content:'';background:rgba(34, 34, 34, 0.25);}header.header10 #cshero-header{position:absolute;padding:0 15px;top:0;z-index:1001;}header.header10 #cshero-header.header-fixed{width:auto;}header.header10 #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,header.header10 #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li:after{opacity:0;}header.header11{max-width:1170px;margin:0 auto;position:relative;}header.header11 .header-right{position:relative;margin-left:17px;padding-left:11px;}header.header11 .header-right:after{position:absolute;top:50%;width:2px;height:30px;left: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 */content:'';background:rgba(34, 34, 34, 0.25);}header.header11 #cshero-header{position:absolute;top:0px;width:100%;z-index:1001;}header.header11 #cshero-header.header-fixed{width:auto;position:fixed;}.admin-bar .header13 .cshero-menu-mobile i{top:46px;}.admin-bar #page.header13 #cshero-header-inner #cshero-header-logo{margin-top:35px;}.header13 .cshero-menu-mobile i{background-color:#1f1f1f;color:#444;font-size:25px;height:70px;line-height:70px;position:fixed;text-align:center;top:0;width:70px;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;}.header13 .cshero-menu-mobile i:hover{color:#159744;}.header13#page{padding-left:272px;}.header13#page #primary{width:100%;}.header13#page #primary > .row > .col-lg-12{padding:0;}.header13#page #primary .vc_row[data-vc-stretch-content]{width:100% !important;left:0 !important;margin:0 !important;}.header13#page #primary .vc_row[data-vc-full-width].vc_row-no-padding{padding-left:0 !important;padding-right:0 !important;}.header13#page #primary .vc_row[data-vc-full-width]{padding-left:80px !important;padding-right:80px !important;}.header13#page #primary .vc_row[data-vc-full-width]{left:0 !important;width:100% !important;margin:0 !important;}.header13#page #primary .vc_row:not([data-vc-stretch-content]) .vc_column_wrapper{max-width:1170px;margin:0 auto;}.header13#page #cshero-header-inner{height:100vh;left:0;position:fixed;top:0;width:272px;background-color:#fff;padding:31px 30px 10px;z-index:99;}.header13#page #cshero-header-inner #cshero-header-wrapper{width:100% !important;}.header13#page #cshero-header-inner #cshero-header-logo{margin-bottom:33px;margin-top:2px;}.header13#page #cshero-header-inner #cshero-header-logo .logo-main{text-align:left;display:block;}.header13#page #cshero-header-inner #cshero-header-navigation-left{float:left;width:100%;height:328px;margin-top:100px;margin-bottom:50PX;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul{float:none;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu > li > a,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul > li > a{text-transform:uppercase;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li{display:block;padding:0;position:relative;border-bottom:rgba(51, 51, 51, 0.07) solid 1px;width:100%;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li:last-child,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li:last-child{border-bottom:none;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li:before,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li:before{background-color:transparent;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li a,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li a{display:block;padding:6px 0;color:#333;font-weight:800;font-size:13px;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li a:hover,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li a:hover{color:#159744;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li.current-menu-ancestor > a,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li.current-menu-ancestor > a,.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li.current-menu-item > a,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li.current-menu-item > a{color:#159744;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu{max-height:0;overflow:hidden;width:100% !important;padding-left: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;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle,.header13#page #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:7px;opacity:0;width: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;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle:hover,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle:hover{color:#159744;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle i,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle i{display:none;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu + .cs-menu-toggle:before,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu + .cs-menu-toggle:before{content:"\f489";font-family:Ionicons;color:#159744;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu.submenu-open,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu.submenu-open{max-height:2000px;}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li ul.sub-menu.submenu-open + .cs-menu-toggle:before,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li ul.sub-menu.submenu-open + .cs-menu-toggle:before{content:"\f462";}.header13#page #cshero-header-inner #cshero-header-navigation-left .menu-main-menu li:hover ul.sub-menu + .cs-menu-toggle,.header13#page #cshero-header-inner #cshero-header-navigation .menu-main-menu > ul li:hover ul.sub-menu + .cs-menu-toggle{opacity:1;}.header13#page #cshero-header-inner .cshero-navigation-right{margin-top:9px;padding-top:40px;position:relative;}.header13#page #cshero-header-inner .cshero-navigation-right .widget_shopping_cart{top:-320px;left:0;width:100% !important;}.header13#page #cshero-header-inner .cshero-navigation-right .widget_shopping_cart.cart-empty-wrapper{top:-50px;}.header13#page #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;}.header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner i{font-size:35px;float:left;}.header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .cart{font-size:18px;padding-right:5px;}.header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .cart-right{margin-left:15px;margin-top:-1px;}.header13#page #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;}.header13#page #cshero-header-inner .cshero-navigation-right .shopping-cart-inner .view-cart:hover{color:#159744;}.header13#page #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:#159744;}.header13#page #cshero-header-inner .csheroes-header-footer{float:left;width:100%;position:fixed;bottom:30px;max-width:198px;z-index:3;}.header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social{width:100%;text-align:center;}.header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social li{display:inline-block;padding:0 8px;float:left;margin:0;line-height:19px;}.header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social li:first-child{padding-left:0;}.header13#page #cshero-header-inner .csheroes-header-footer .cms-header-bottom-social li a{color:#333;font-size:14px;}.header13#page #cshero-header-inner .csheroes-header-footer .copyrighter{float:left;width:100%;margin-top:10px;font-size:13px;line-height:22px;color:#9b9b9b;}.header13#page #main > .container{width:100%;padding:0;}header.header13.has_bg_images .header-left{position:relative;}header.header13.has_bg_images .header-left:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background:#159744;mix-blend-mode:multiply;}header.header13.has_bg_images .header-left:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.35;background:#159744;}header.header13.has_bg_images #cshero-header-logo,header.header13.has_bg_images #cshero-header-navigation-left{position:relative;z-index:3;}body.header13 .cshero-popup-menu{display:none;}header.header14 #cshero-header{border-bottom:rgba(34, 34, 34, 0.1) solid 1px;}header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li a span{position:relative;}header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li a span:after{position:absolute;bottom:-3px;width:100%;height:1px;background:#159744;content:'';left:0;-webkit-transition:all 400ms ease 0s;-moz-transition:all 400ms ease 0s;-ms-transition:all 400ms ease 0s;transition:all 400ms ease 0s;opacity:0;}header.header15 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a span::after,header.header15 .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li a span::after{display:none;}header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a span:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a span:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a span:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a span:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a span:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a span:after{opacity:1;}header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,header.header15 #cshero-header-navigation .main-navigation .menu-main-menu > li:after{display:none;}.header-trans #cshero-header #cshero-header-logo .main-logo:not(.logo-page){display:none;height:0;}.header-trans #cshero-header #cshero-header-logo .trans-logo img{max-height:60px;}.header-trans #cshero-header-menu-icon .h3-icon-menu span{float:right;line-height:99px;font-size:13px;font-weight:800;text-transform:uppercase;font-family:'Raleway', sans-serif;cursor:pointer;}.header-trans #cshero-header-menu-icon .h3-icon-menu .bar-icon{float:right;line-height:99px;padding-left:15px;margin-left:15px;cursor:pointer;position:relative;}.header-trans #cshero-header-menu-icon .h3-icon-menu .bar-icon:after{position:absolute;top:50%;width:2px;height:20px;left: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 */content:'';background:#fff;}.header-trans #cshero-header-menu-icon .hidden-wrapper{float:right;line-height:99px;padding-left:15px;margin-left:15px;cursor:pointer;position:relative;}.header-trans #cshero-header-menu-icon .hidden-wrapper:after{position:absolute;top:50%;width:2px;height:20px;left: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 */content:'';background:#fff;}#cshero-header{background:#fff;position:relative;z-index:1000;-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 .container{position:relative;}#cshero-header .cshero-header-navigation-inner{float:right;}#cshero-header .menu-main-menu > li > a{display:block;position:relative;color:#051952;}#cshero-header .menu-main-menu > li > a .menu-title:before{display:none;}#cshero-header .menu-main-menu > li.current-menu-item > a,#cshero-header .menu-main-menu > li.current-menu-ancestor > a,#cshero-header .menu-main-menu > li:hover > a{color:#159744;}#cshero-header .menu-main-menu > li.current-menu-item > a:before,#cshero-header .menu-main-menu > li.current-menu-ancestor > a:before,#cshero-header .menu-main-menu > li:hover > a:before{background-color:#159744;width:100%;}#cshero-header .menu-main-menu > li.menu-item-has-children:hover a:before{opacity:0;}#cshero-header #cshero-header-logo .main-logo,#cshero-header #cshero-header-logo .trans-logo{display:inline-block;line-height:99px;}#cshero-header.header-fixed{position:fixed;top:0;z-index:1001;width:100%;border:none;background:#fff;}#cshero-header.header-fixed #cshero-header-logo{line-height:80px;}#cshero-header.header-fixed #cshero-header-logo .main-logo{line-height:80px;}#cshero-header.header-fixed #cshero-header-logo .main-logo img{max-height:43px;}#cshero-header.header-fixed #cshero-header-logo.has_logo-sticky .main_logo-wrap{opacity:0;max-height:0;}#cshero-header.header-fixed #cshero-header-menu-icon .h3-icon-menu{line-height:80px;}#cshero-header.header-fixed #cshero-header-menu-icon .hidden-wrapper{line-height:80px;}#cshero-header.header-fixed #cshero-header-menu-icon .hidden-wrapper:after{background:#333;}#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li{line-height:80px;}#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:after{background:#159744;}#cshero-header.header-fixed #cshero-header-navigation .widget_shopping_cart{top:80px !important;}#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:after{opacity:0;}#cshero-header.header-fixed .header-right .nav-button-icon i{line-height:80px;}#cshero-header.header-fixed .header-right .nav-button-icon i:hover{color:#159744;}#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a.is-one-page.current{color:#159744;}#cshero-header.header-fixed .header-right .nav-button-icon .couter_items-wrap{line-height:80px;}#cshero-header.header-fixed .nav-button-icon:before{background-color:#eaeaea;}#cshero-header-logo .site-title{color:inherit;font-size:30px;margin-top:15px;margin-bottom:-5px;}#cshero-header-logo .site-title a{color:inherit;}#cshero-header-logo .site-description{color:inherit;}#cshero-header-logo img{max-height:43px;-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-wrapper{padding:0;min-height:1px;margin-bottom:0;border:none;}.header-right{float:left;display:inline-block;max-height:99px;}.header-right .border{display:inline-block;border-left:#d4d4d4 solid 1px;height:30px;width:1px;vertical-align:middle;}.header-right .nav-button-icon{float:left;font-size:12px;cursor:pointer;vertical-align:middle;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.header-right .nav-button-icon i{font-size:14px;color:inherit;line-height:99px;padding-left:23px;}.header-right .nav-button-icon i.zmdi-search{padding-left:20px;}.header-right .nav-button-icon i:hover{color:#159744;}.header-right .nav-button-icon .shopping-cart-wrapper i{padding-left:15px;}.header-right .nav-button-icon .widget_shopping_cart{background-color:#fff;position:absolute;right:15px;top:99px;overflow:hidden;visibility:hidden;max-width:390px;width:310px !important;opacity:0;color:#333;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);max-height:400px;}.header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty{height:auto !important;}.header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty + div{opacity:0 !important;}.header-right .nav-button-icon .widget_shopping_cart + div{left:inherit !important;opacity:0;right:17px;z-index:1000 !important;height:100% !important;-webkit-transition:all 300ms ease 0ms;-moz-transition:all 300ms ease 0ms;-ms-transition:all 300ms ease 0ms;transition:all 300ms ease 0ms;}.header-right .nav-button-icon .widget_shopping_cart + 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 */}.header-right .nav-button-icon .widget_shopping_cart + 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;}.header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper{top:-50px;}.header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty{height:inherit;}.header-right .nav-button-icon .widget_shopping_cart h3{color:#2194cd;padding:16px 30px 0;margin-bottom:0;}.header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper{height:inherit !important;}.header-right .nav-button-icon .widget_shopping_cart.open{visibility:visible;opacity:1;filter:alpha(opacity=1);}.header-right .nav-button-icon .widget_shopping_cart.open .variation{display:none;}.header-right .nav-button-icon .widget_shopping_cart.open + div{opacity:1;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content{padding:30px;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li{padding:0 25px 15px 0;margin-bottom:15px;position:relative;border-bottom:1px solid #ccc;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty{margin:0;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a{color:#282828;font-size:13px;line-height:normal;font-weight:700;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a:hover{color:#159744;}.header-right .nav-button-icon .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;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child{padding-bottom:0;border-bottom:0;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove{font-size:0;left:inherit;position:absolute;right:0px;top:0px;z-index:9;}.header-right .nav-button-icon .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;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before{background-color:#159744;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity{color:#9b9b9b;font-size:14px;font-weight:normal;margin-top:10px;display:block;width:100%;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total{border-top:1px solid #ccc;color:#282828;font-size:16px;padding-top:26px;margin-bottom:26px;font-weight:700;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total .amount{color:#159744;float:right;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons{margin:0;margin:0;float:left;width:100%;padding-bottom:30px;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button{width:48%;text-align:center;float:left;font-weight:700;padding:13.5px 5px;border-color:#159744;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover{background:#222;border-color:#222 !important;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.checkout{float:right;}.header-right .nav-button-icon .shopping-cart-inner{line-height:18px;font-size:15px;cursor:pointer;font-weight:600;float:left;width:85%;color:#333;text-transform:uppercase;}.header-right .nav-button-icon .shopping-cart-inner i{color:#fff;font-size:35px;float:left;}.header-right .nav-button-icon .shopping-cart-inner .cart{font-size:18px;padding-right:5px;}.header-right .nav-button-icon .shopping-cart-inner .cart-right{margin-left:15px;margin-top:-1px;}.header-right .nav-button-icon .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-right .nav-button-icon .shopping-cart-inner .view-cart:hover{color:#159744;}.header-right .nav-button-icon .couter_items-wrap{line-height:99px;position:relative;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;}.header-right .nav-button-icon .couter_items-wrap .couter_items{background-color:#159744;color:#fff;font-size:8px;height:12px;width:12px;letter-spacing:0.035em;border-radius:50%;line-height:12px;position:absolute;right:-5px;text-align:center;top:-50%;margin-top:-22px;}@media (min-width:992px){#cshero-header #cshero-header-navigation{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cshero-header #cshero-header-navigation .menu-white .menu-main-menu > ul > li > a,#cshero-header #cshero-header-navigation .menu-white .menu-main-menu > li > a{color:#fff;}#cshero-header #cshero-header-navigation .icon-white i{color:#fff;}#cshero-header #cshero-header-navigation .icon-white i:hover{color:#159744;}.cs-boxed #main{background-color:#fff;}.cs-boxed #cshero-header.header-fixed{max-width:1200px;}.header-trans #cshero-header .nav-button-icon{color:#fff;}.header-trans #cshero-header.header-fixed .nav-button-icon{color:#333;}}.page-header-2{padding-top:45px;}.admin-bar #cshero-header.header-fixed{top:32px;}#cshero-header.sticky-desktop.header-fixed{background-color:#fff;border-bottom:#eee solid 1px !important;}@media (min-width:992px) and (max-width:1024px){header.header2 .header-right .nav-button-icon i{padding:0 10px;}header.header2 .header-right .nav-button-icon .shopping-cart-wrapper{margin-right:10px;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li{min-width:auto;}header.header3 .header-right .nav-button-icon i.fa-search{float:left;min-width:auto;}header.header3 .header-right .nav-button-icon i{padding:0 15px;}header.header3 .header-right .nav-button-icon .shopping-cart-wrapper{padding-right:15px;}header.header10 #cshero-header,header.header10 #cshero-header.header-fixed,header.header11 #cshero-header,header.header11 #cshero-header.header-fixed{width:100%;}.header13#page #primary > .row > .col-lg-12{padding:0 15px;}#page.header13 #cshero-header-inner .csheroes-header-footer{position:relative;margin-top:100px;padding-left:0;}}@media (max-width:991px){header.header10 #cshero-header{width:100%;}header.header12 #cshero-header-logo{position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.header13#page > #content{padding:0 !important;}.cshero-popup-menu .main_logo-wrap{float:none;}header.header9 #cshero-header-logo{float:left;padding-left:15px;position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}header.header9 #cshero-header-navigation-left,header.header12 #cshero-header-navigation-left,header.header9 #cshero-header-navigation-right,header.header12 #cshero-header-navigation-right{width:100%;position:relative;z-index:2;}header.header9 #cshero-header-navigation-right #site-navigation,header.header12 #cshero-header-navigation-right #site-navigation{float:left;width:100%;}.cshero-popup-menu #cshero-header-navigation .main-navigation .menu-main-menu li{display:inline-block;padding:3px 0;float:none;width:100%;}.cshero-popup-menu #cshero-header-navigation{position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cshero-popup-menu .cms-top-social{position:static;margin:30px 0;}.admin-bar .header-trans #cshero-header{top:46px;}.admin-bar #cshero-header.header-fixed{top:46px;}.page-header-2{padding-top:0;}.main_logo-wrap{float:left;}#cshero-header-inner.header-trans{position:static;background:#111;}#cshero-header-inner.header-trans #cshero-header{border-bottom:none;background:#111;position:static;}#cshero-header-inner.header-trans #cshero-header.header-fixed{position:fixed;}#cshero-header-inner.header-trans #cshero-header.header-fixed > .container{background:#fff;}#cshero-header-inner.header-trans #cshero-header > .container{background-color:#111;}#cshero-header-inner.header-trans #cshero-header #cshero-menu-mobile i{margin-top:0;}#cshero-header-inner.header-trans #cshero-header .menu-main-menu > li.current-menu-item > a:before,#cshero-header-inner.header-trans #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before,#cshero-header-inner.header-trans #cshero-header .menu-main-menu > li:hover > a:before{display:none;}#cshero-header-inner #cshero-header .menu-main-menu > li.current-menu-item > a:before,#cshero-header-inner #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before,#cshero-header-inner #cshero-header .menu-main-menu > li:hover > a:before{display:none;}#cshero-menu-mobile .nav-button-icon{position:absolute;right:99px;}#cshero-menu-mobile .nav-button-icon .fa-search:before{content:"\e618";font-family:'Pe-icon-7-stroke';}.header-right{margin-top:0;}.header-right .header-menu-right{width:100%;}.header-right .header-menu-right .widget_nav_menu ul{background:none;float:left;width:100%;margin-left:0;}.header-right .header-menu-right .widget_nav_menu ul li{width:100%;}.header-right .login-wrap{width:100%;}.header-right .login-wrap button{background:none;width:100%;text-align:left;}.header-right .nav-button-icon{display:none;}#cshero-header .cshero-header-navigation-inner{float:right;width:100%;}header.header8 #cshero-header .cshero-header-navigation-inner{max-height:2000px;}header.header8 #cshero-header #cshero-header-navigation.open{top:123px;}header.header8 #cshero-header-logo{margin-top:10px;padding-bottom:10px;}header.header8 #cshero-header-navigation .main-navigation{float:left;}.header13#page{padding:0;}.header13#page #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;}.header13#page #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;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu{max-height:0;overflow:hidden;padding-left:10px;-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;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li{padding:9px 0;position:relative;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li .cs-menu-toggle{right:63px;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li .cs-menu-toggle:before{color:#fff;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li ul.sub-menu li a{color:#fff;}.cshero-popup-menu .cshero-header-navigation{position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */float:left;width:100%;margin-top:40px;}.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open{max-height:1000px;}#cshero-header #cshero-header-navigation .main-navigation ul.sub-menu{width:100% !important;margin:0;padding-left:10px;}header.header7.header-fullwidth .header-trans #cshero-header-menu-icon .hidden-wrapper::after{background:#fff;}}@media (min-width:768px) and (max-width:991px){.cshero-popup-menu #cshero-header-navigation .main-navigation .menu-main-menu{padding:5% 0;}#cshero-bottom-header .contact-top .email{border-left:none;margin-left:0px;padding-left:0;margin-top:10px;}#cshero-bottom-header .contact-top .email,#cshero-bottom-header .contact-top .phone{width:100%;}#cshero-header-search{margin-right:60px;}}@media (max-width:767px){/* ==========================================================================
   [End] 1. Header Main
========================================================================== */#cshero-header-top .login-wrap{float:right;width:100%;text-align:center;}#cshero-header-top .login-wrap button{float:none !important;}#cshero-header-top .cms-top-social{width:100%;margin-right:0;margin-top:16px;text-align:center;}#cshero-header-top .cms-top-social li{float:none !important;}#cshero-bottom-header .contact-top .email{border-left:none;margin-left:0px;padding-left:0;margin-top:10px;}#cshero-bottom-header .contact-top .email,#cshero-bottom-header .contact-top .phone{width:100%;}#cshero-header-inner #cshero-header-top .success-login{width:100%;text-align:center;margin-bottom:15px;}#cshero-header-top span{width:100%;}#cshero-header-top .header-right-top ul{float:none;display:inline-block;}#cshero-header-top .header-right-top{text-align:center;}.header13#page #primary > .row > .col-lg-12{padding:0 15px;}}.ft-playfair-display,.paging-navigation .pagination a,.paging-navigation .pagination span,.cms-heading-wrapper .title,.cms-heading-wrapper.heading-layout2.heading-layout5 .cms-heading-left,.cms-heading-wrapper.heading-layout2.heading-layout6 .cms-heading-left,.cms-carousel-testimonial1 .cms-carousel-item-top .cms-carousel-des .quote-left,.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des,.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .quote-left,.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-title,.cms-fancybox-layout8 .cms-fancybox-right .cms-fancybox-title,.cms-fancybox-layout9 .cms-fancybox-title,.cms-process .cms-process-list li .cms-process-icon > span,.cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon > span,h1,h2,h3,h4,h5,h6,.woocommerce nav.woocommerce-pagination ul > li a,.woocommerce nav.woocommerce-pagination ul > li span,#product-nav .nav-links > div a{font-family:'Playfair Display', serif;}.ft-raleway,.btn,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce .return-to-shop a.button,.woocommerce .checkout_coupon input.button,.woocommerce-checkout #payment #place_order,.woocommerce .wishlist_table td.product-add-to-cart a,button,.button,input[type="submit"],.blog-standand article .content-right .entry-title,.single-post-blog article .content-right .entry-title,.single-post-blog .single-post-nav .nav-links > div .content-right h3 a,.single-post-blog .blog-admin-post .author_title,.single-post-blog .cms-single-related-post .related-title,.single-post-blog .cms-single-related-post .item-inner .content-overlay .title h3,.single-portfolio .post-navigation .nav-links > div .content-right h3 a,#comments .comment-content-wrap h3.comments-title,#comments .comment-form-wrap .comment-reply-title,#comments .comment-list li .comment-respond .comment-reply-title,#comments .comment-main .comment-author,.cms-heading-wrapper .subtitle,.cms-heading-wrapper .description,.template-cms_carousel-blog .cms-carousel-item .content-right .entry-title,.template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title,.cms-carousel-team .cms-carousel-item .team-item-bottom h3,.cms-carousel-team3 .cms-carousel-item .team-item-bottom h3,.cms-carousel-team5 .cms-carousel-item .team-item-bottom h3,.cms-carousel-testimonial1 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title,.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title,.cms-fancybox-layout2 .cms-fancybox-right .cms-fancybox-title,.cms-fancybox-layout3 .cms-fancybox-title,.cms-fancybox-layout4 .cms-fancybox-title,.cms-fancybox-layout5 .cms-fancybox-title,.cms-fancybox-layout6 .cms-fancybox-title,.cms-fancybox-layout7 .cms-fancybox-title,.cms-fancybox-layout11 .cms-fancybox-right .cms-fancybox-title,.cms-counter-wraper .counter-wrap1 .cms-counter-title,.template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title,.template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3,.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3,.template-cms_grid--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms,.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner h3,.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms,.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom h3,.template-cms_grid--layout-portfolio3 .cms-grid-3columns-bottom .detail-terms,.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner h3,.template-cms_grid--layout-portfolio4 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms,.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom h3,.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms,.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .more,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3,.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4,.vc_tta-container .vc_tta.vc_general .vc_tta-tab > a,.wpb_wrapper .vc_pie_chart h4.wpb_heading,.cms-process .cms-process-list li .cms-process-title,.vc-bootstrap-tabs .nav-tabs li a,#footer-top .wg-title,#footer-top .cms-recent-post-wrapper .cms-recent-details .title,#sidebar .widget-title,#sidebar .wg-title,#sidebar .cms-recent-post-wrapper .cms-recent-details .title,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title,.widget_archive ul li,.widget_categories ul li,.widget_meta ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_recent_entries ul li,.widget_recent_comments ul li,.widget_rss ul li,#content ul.products li .product-inner h3,#content ul.products li .product-inner .price,.single-product .cs-product-wrap .entry-summary .entry-summary-inner .product_title,.single-product .cs-product-wrap .entry-summary .other-info-product h3,.woocommerce-Reviews #review_form_wrapper .comment-reply-title,#related-product .title,.woocommerce .cart-collaterals .cart_totals .shop_table tr.cart-total-title th,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr.cart-total-title th,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form h2,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form h2,.woocommerce-checkout h3,.woocommerce-checkout #ship-to-different-address > label,.woocommerce-order-received h2,.woocommerce-order-received .title h3{font-family:'Raleway', sans-serif;}.ft-droid,.cms-counter-wraper .counter-wrap1 .cms-counter,.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price,.cms-countdown-wraper .col-item .countdown-amount{font-family:'Droid Serif', serif;}.ft-opensan,.cms-lists ul li,.cms-lists ul.list-style8 li:before,.woocommerce #sidebar .widget_price_filter .price_label,.single-product .cs-product-wrap .entry-summary .variations_form .quantity input,.single-product .cs-product-wrap .entry-summary .cart .quantity input,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.woocommerce table.shop_table td.product-quantity .quantity input{font-family:'Open Sans', sans-serif;}body{overflow-x:hidden;font-family:'Raleway', sans-serif;color:#616161;font-size:13px;line-height:26px;-webkit-font-smoothing:antialiased;}.wp-caption{opacity:1;}.wp-caption-text{opacity:1;}.sticky{opacity:1;}.alignright{opacity:1;}.alignleft{opacity:1;}.aligncenter{opacity:1;}.container{max-width:100%;}.w100{width:100% !important;}.aligncenter{display:block;margin-left:auto;margin-right:auto;}img.aligncenter{margin:5px auto;}.alignleft{float:left;}img.alignleft{margin:0px 32px 15px 0;}.alignright{float:right;}img.alignright{margin-left:15px;margin-bottom:20px;}.wp-caption{opacity:1;}.wp-caption.alignnone{width:100% !important;}.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,a:hover,a:focus{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;}a{color:#1bb580;}h1,h2,h3,h4,h5,h6{margin:0 0 15px;font-weight:normal;color:#222;}.h1,h1{font-size:52px;line-height:56px;font-weight:700;}.h2,h2{font-size:42px;line-height:46px;font-weight:700;}.h3,h3{font-size:38px;line-height:46px;font-weight:700;}.h4,h4{font-size:32px;line-height:40px;font-weight:700;}.h5,h5{font-size:24px;line-height:30px;font-weight:700;}h6{font-size:18px;line-height:24px;font-weight:700;}ul{padding:0;margin:0;list-style:none;}ol ul ul{margin-left:25px;}.entry-content > ul{list-style:disc;padding-left:30px;padding-bottom:20px;}.entry-content > ul ul{margin-left:20px;}.entry-content .wp-caption,.entry-content iframe{max-width:590px !important;}.entry-content .wp-caption.alignnone,.entry-content iframe.alignnone{width:100% !important;max-width:100% !important;}.alignright{padding-left:10px;}.page-template-default .entry-content.entry-content-page > p:first-child{margin-top:50px;}.page-template-default .entry-content.entry-content-page > p:last-child{margin-bottom:60px;}p{margin:0 0 10px;}img{height:auto;max-width:100%;}.hide-image img{display:none;}.w50{float:left;width:50%;}.size_big{font-size:64px;}.size_small{font-size:26px;}.screen-reader-text{display:none;}body .wpb_content_element,body .wpb_button{margin-bottom:0;}.entry-content > .vc_row-fluid{position:relative;}.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;}.vc_row-fluid .container .container,.vc_row-fluid .vc_row-fluid .container{width:100%;}.media-body{width:inherit;}.margin-top40{margin-top:40px;}.thin{font-weight:300;}.well{border:medium none;border-radius:0;box-shadow:none;}.dark{color:#000;}.dark2{color:;}.color-primary{color:#159744;}.media .color-primary{color:#159744 !important;}.cmsline{width:19px;height:3px;background-color:;display:block;}.line-gray{height:1px;display:block;width:100%;background-color:#353535;}.icon-box-style{display:block;height:60px;line-height:72px;text-align:center;width:60px;-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 */background-color:#159744;position:relative;}.icon-box-style:before{content:"";height:2px;width:19px;background-color:#159744;position:absolute;bottom:-10px;left:0;}.icon-box-style i{font-size:28px;color:#fff;}.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 */}.box-shadow1{-webkit-box-shadow:2px 0 3px rgba(40, 40, 40, 0.06);-moz-box-shadow:2px 0 3px rgba(40, 40, 40, 0.06);-ms-box-shadow:2px 0 3px rgba(40, 40, 40, 0.06);box-shadow:2px 0 3px rgba(40, 40, 40, 0.06);}.z-index-1{z-index:1;}.no-padding{padding:0;}.no-bottom-margin{margin-bottom:0;}.vc_row.bg-overlay:before{position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:inherit;content:"";z-index:1;}.vc_row.bg-right-top{background-position:right top !important;}.vc_row.bg-line-bottom{background-position:right bottom !important;}.vc_row.bg-line-top{background-position:left top !important;}.vc_row > .wpb_column{z-index:2;position:relative;}.vc_row.vc_inner.bg-right-top{background-position:right top !important;background-size:64.5% 100%;}.overlay-color-column{position:absolute;top:0;left:0;width:100%;height:100%;}.vc_row-o-equal-height .wpb_wrapper{height:100%;}.vc_row-o-equal-height .vc_column-inner{height:100%;}.vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default{height:100%;}.vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default .cms-grid{height:100%;}.vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default .cms-grid-item{padding-bottom:0;height:100%;}.vc_row-o-equal-height .vc_column-inner .template-cms_grid--layout-default .cms-grid-inner{height:100%;padding-bottom:15px;}.custom-row-image-right .custom-row-image{background-position:right top;}.wpb_column.position-left,.wpb_column.position-right{position:absolute;top:0;left:0;}.wpb_column.position-right{left:inherit;right:0;/*
================> Unit Test
*/}.sticky{display:inline-block;}article:not(.sticky) .entry-title i.fa-thumb-tack{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:#000;}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.gallery-item{margin:0;}dl dt{font-weight:normal;line-height:26px;text-transform:uppercase;font-weight:700;color:#000;}dl dd{line-height:normal;margin-bottom:20px;}dl dd.gallery-caption{margin-top:20px;}dl dd a{color:#159744;}dl dd a:hover{color:#000;}.page-links{padding:20px 0;}.page-links span:not(.page-links-title){color:#159744;}.page-links a span{color:#777 !important;}.page-links a:hover span{color:#159744 !important;}.wp-caption img + p{margin-top:10px;}code,kbd{background-color:transparent;border-radius:4px;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:#159744;}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;}.comment-wrap{padding:0 15px;}.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;}dl + h2 + ul{list-style:none !important;padding:0 0 0 20px;margin:0 !important;}dl + h2 + ul li{position:relative;padding-left:15px;}dl + h2 + ul li:before{content:"\f111";font-family:FontAwesome;font-size:7px;left:0;position:absolute;color:#159744;}dl + h2 + ul li ul{padding-left:20px;list-style:none !important;margin:0 !important;}.post-password-form [type="password"]{margin-bottom:10px;height:42px;position:relative;top:-1px;}.w100{width:100% !important;/* ==========================================================================
   [End] 1. Reset HTML/CSS, Unitest, Body
========================================================================== *//* ==========================================================================
   [Start] 2. Page Title
========================================================================== */}#page-title{position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url(../images/page-title.jpg);padding:245px 0 131px;text-align:center;}#page-title.style1:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-color:rgba(21, 151, 68, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.8)), to(rgba(33, 148, 205, 0.8)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.8)', endColorStr='rgba(33, 148, 205, 0.8)', gradientType='1');}#page-title.style2:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.65;background:#1b1a1a;}#page-title.style3:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background:#159744;mix-blend-mode:multiply;}#page-title.style3:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.25;background:#159744;}#page-title.style4:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.35;background:#1b1a1a;}#page-title.style5:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-color:rgba(33, 148, 205, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(33, 148, 205, 0.8)), to(rgba(21, 151, 68, 0.8)));background-image:-webkit-linear-gradient(left, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-moz-linear-gradient(left, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-ms-linear-gradient(left, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-o-linear-gradient(left, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:linear-gradient(left, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(33, 148, 205, 0.8)', endColorStr='rgba(21, 151, 68, 0.8)', gradientType='1');}#page-title.style6:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-image:-webkit-linear-gradient(rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-webkit-linear-gradient(center top, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-moz-linear-gradient(center top, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-ms-linear-gradient(center top, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:-o-linear-gradient(center top, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));background-image:linear-gradient(center top, rgba(33, 148, 205, 0.8), rgba(21, 151, 68, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(33, 148, 205, 0.8)', endColorStr='rgba(21, 151, 68, 0.8)', gradientType='1');/* BACKGROUND RADIAL */}#page-title.style7:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.95;background:#1b1a1a;}#page-title.style8:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.75;background:#1b1a1a;}#page-title.style9:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.45;background:#1b1a1a;}#page-title.page-title-layout2{background:none;padding:0;}#page-title.page-title-layout2 #breadcrumb-text{float:left;width:100%;}#page-title.page-title-layout2 #breadcrumb-text ul.breadcrumbs{padding:46px 0 46px 0;}#page-title.page-title-layout2 #page-title-text{float:left;width:100%;background-image:url(../images/page-title-layout2.jpg);position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat;height:470px;text-align:center;}#page-title.page-title-layout3{padding:268px 0 11px;}#page-title.page-title-layout3:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.35;background:#1b1a1a;}#page-title.page-title-layout3 #page-title-text h1{font-size:75px;}#page-title.page-title-layout3 #page-title-text .page-title-content{margin-top:19px;}#page-title.page-title-layout3 #breadcrumb-text ul.breadcrumbs{padding-top:130px;}#page-title.page-title-layout3.style2 #breadcrumb-text ul.breadcrumbs{padding-top:51px;}#page-title.page-title-layout3.style2:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background:#159744;mix-blend-mode:multiply;}#page-title.page-title-layout3.style2:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.45;background:#159744;}#page-title.page-title-layout4{padding:190px 0 82px;}#page-title.page-title-layout4:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-color:rgba(21, 151, 68, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.8)), to(rgba(33, 148, 205, 0.8)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.8)', endColorStr='rgba(33, 148, 205, 0.8)', gradientType='1');}#page-title.page-title-layout4 #page-title-text h1{font-size:75px;}#page-title.page-title-layout4 #breadcrumb-text ul.breadcrumbs{padding-top:23px;}#page-title.page-title-layout5{background:none;padding:0;}#page-title.page-title-layout5 .page-title-inner{float:left;width:100%;border-bottom:#e8e8e8 solid 1px;padding:36px 0;}#page-title.page-title-layout5 #page-title-text h1{float:left;font-size:31px;color:#222;}#page-title.page-title-layout5 #breadcrumbs{float:right;}#page-title.page-title-layout5 #breadcrumb-text{float:right;}#page-title.page-title-layout5 #breadcrumb-text ul.breadcrumbs{color:#b4b4b4;padding:27px 0 15px 0;}#page-title.page-title-layout5 #breadcrumb-text ul.breadcrumbs li a{color:#646464;}#page-title.page-title-layout5 #breadcrumb-text ul.breadcrumbs li a:hover{color:#159744;}#page-title > .container{position:relative;z-index:1;}#page-title #page-title-text{color:#fff;}#page-title #page-title-text h1{color:inherit;font-size:85px;line-height:74px;letter-spacing:0.015em;font-family:'Playfair Display', serif;margin-bottom:0;text-transform:capitalize;font-weight:900;}#page-title #page-title-text .page-title-content{color:inherit;display:block;margin-bottom:0px;line-height:26px;font-size:17px;letter-spacing:0.015em;width:52%;margin:0 auto;margin-top:23px;}#page-title #breadcrumb-text{min-height:0px;}#page-title #breadcrumb-text ul.breadcrumbs{font-size:14px;line-height:normal;list-style:outside none none;padding:31px 0 15px 0;float:left;width:100%;letter-spacing:0.02em;text-transform:capitalize;color:inherit;}#page-title #breadcrumb-text ul.breadcrumbs li{display:inline-block;margin:0;padding-right:5px;}#page-title #breadcrumb-text ul.breadcrumbs li + li:before{content:" / ";font-size:14px;line-height:1;position:relative;color:inherit;padding:0 7px;}#page-title #breadcrumb-text ul.breadcrumbs li a{color:inherit;}.home #breadcrumb-text{display:none;/* ==========================================================================
   [End] 2. Page Title
========================================================================== *//* ==========================================================================
   [Start] 3. Primary
========================================================================== */}#page-wrapper.cs-boxed{background-color:#fff;}#page{position:relative;}#main .sidebar-left-active #primary.sidebar-active{float:right;}.vc_row-o-full-height{opacity:0;filter:alpha(opacity=0);/* Column Overlay */}.column-bg-overlay{color:#fff;/* End Column Overlay */}.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;}#content footer.entry-meta{padding:0;text-align:center;}.sider-page .wpb_row .container{padding:0;width:100%;}.sider-page.sd-left #primary{float:right;}.sider-page.sd-right #primary{float:left;}#page-blog-standard #primary.page-full-width,.single-post-wrap #primary.full-width{float:none;margin:auto;max-width:870px;}#sidebar{width:100%;}#sidebar #searchsubmit{margin-top:15px;}#sidebar .wg-title + label{margin-top:10px;}#sidebar .calendar_wrap{margin-top:10px;}#sidebar{float:left;/* Background Image Fixed vs Background Overlay Color */}#sidebar .widget-title,#sidebar .wg-title{text-transform:uppercase;font-weight:800;font-size:13px;line-height:24px;letter-spacing:0.06em;color:#222;margin-bottom:22px;border-bottom:#eee solid 2px;position:relative;padding-bottom:12px;}#sidebar .widget-title:after,#sidebar .wg-title:after{content:'';position:absolute;bottom:-2px;width:30px;left:0;height:2px;background:#159744;}#sidebar aside,#sidebar .slidingbar-widget-col{padding-bottom:53px;float:left;width:100%;}#sidebar aside:last-child,#sidebar .slidingbar-widget-col:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}#sidebar ul.children,#sidebar ul.sub-menu{padding-left:15px;}#content .wpb_row.row-background-fixed{position:inherit;background-attachment:fixed;background-repeat:no-repeat;}#content .wpb_row.row-background-fixed .overlay-color{height:3000px;left:-50%;position:relative;margin-bottom:-3000px;width:200%;-webkit-transform:translateY(-20%);-khtml-transform:translateY(-20%);-moz-transform:translateY(-20%);-ms-transform:translateY(-20%);-o-transform:translateY(-20%);transform:translateY(-20%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#content .wpb_row.row-bg-overlay{overflow:hidden;position:relative;}#content .wpb_row .overlay-color{position:absolute;height:100%;width:200%;top:0;left:-50%;}#page #content{padding-top:65px;padding-bottom:65px;/* Page 404 */}#page #content .main-content{padding:20px 20px 20px;}.error404{/* Page Contact - Gettouch */}.error404 #page #content{padding:0 !important;}.error404 #page-title:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.75;background:#1b1a1a;}.error404 #content{padding-top:146px !important;padding-bottom:0px !important;-webkit-box-shadow:0 0 15px rgba(0, 0, 0, 0.1) inset;-moz-box-shadow:0 0 15px rgba(0, 0, 0, 0.1) inset;-ms-box-shadow:0 0 15px rgba(0, 0, 0, 0.1) inset;box-shadow:0 0 15px rgba(0, 0, 0, 0.1) inset;}.error404 .cms-content404{padding-bottom:65px;background-position:center bottom;background-size:cover;}.error404 .cms-content404 > div{display:inline-block;float:none;}.error404 .cms-content404 > div > a{width:100%;text-align:center;float:left;display:inline-block;margin:0 0 70px;}.error404 .cms-content404 > div .error-404{padding:43px 0 40px;margin:0 0 38px;border-radius:6px;width:100%;float:left;}.error404 .cms-content404 > div .error-404 h1{margin:0;color:#222;font-size:280px;letter-spacing:0.035em;line-height:1;font-weight:700;position:relative;padding-bottom:47px;}.error404 .cms-content404 > div .error-404 h1:after{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:70px;height:2px;content:'';opacity:0.75;background:#159744;}.error404 .cms-content404 > div .error-404 h1 + div{color:#a5a5a5;padding-top:25px;font-size:15px;line-height:23px;max-width:569px;display:inline-block;}.error404 .cms-content404 > div .error-404 .back-to-home{width:100%;float:left;margin-top:43px;}.error404 .cms-content404 > div .error-404 .back-to-home .btn,.error404 .cms-content404 > div .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .cms-content404 > div .error-404 .back-to-home .added_to_cart,.error404 .cms-content404 > div .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .cms-content404 > div .error-404 .back-to-home .button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce input.button,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home input.button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce #respond input#submit,.woocommerce #respond .error404 .cms-content404 > div .error-404 .back-to-home input#submit,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce a.button,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home a.button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce button.button,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home button.button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce input.button,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home input.button,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .single_add_to_cart_button,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .single_add_to_cart_button,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .add_to_wishlist,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .add_to_wishlist,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_compare_this,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_compare_this,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_view_compare,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_view_compare,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .error404 .cms-content404 > div .error-404 .back-to-home input,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .error404 .cms-content404 > div .error-404 .back-to-home input.button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .error404 .cms-content404 > div .error-404 .back-to-home a,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .cms-content404 > div .error-404 .back-to-home button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .cms-content404 > div .error-404 .back-to-home button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .error404 .cms-content404 > div .error-404 .back-to-home .checkout-button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .error404 .cms-content404 > div .error-404 .back-to-home .checkout-button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .error404 .cms-content404 > div .error-404 .back-to-home a.button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .error404 .cms-content404 > div .error-404 .back-to-home input.button,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .error404 .cms-content404 > div .error-404 .back-to-home #place_order,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .error404 .cms-content404 > div .error-404 .back-to-home a{border-radius:0px;padding:0px 49px;height:51px;line-height:47px;color:#222;border:#222 solid 2px;background:none;}.error404 .cms-content404 > div .error-404 .back-to-home .btn:hover,.error404 .cms-content404 > div .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .cms-content404 > div .error-404 .back-to-home .added_to_cart:hover,.error404 .cms-content404 > div .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .cms-content404 > div .error-404 .back-to-home .button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce input.button:hover,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home input.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce #respond input#submit:hover,.woocommerce #respond .error404 .cms-content404 > div .error-404 .back-to-home input#submit:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce a.button:hover,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home a.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce button.button:hover,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home button.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce input.button:hover,.woocommerce .error404 .cms-content404 > div .error-404 .back-to-home input.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .single_add_to_cart_button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .single_add_to_cart_button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .add_to_wishlist:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .add_to_wishlist:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_compare_this:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_compare_this:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_view_compare:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_view_compare:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a:hover,.error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit .error404 .cms-content404 > div .error-404 .back-to-home input:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .error404 .cms-content404 > div .error-404 .back-to-home input.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .error404 .cms-content404 > div .error-404 .back-to-home a:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .cms-content404 > div .error-404 .back-to-home button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .cms-content404 > div .error-404 .back-to-home button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals .error404 .cms-content404 > div .error-404 .back-to-home .checkout-button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .error404 .cms-content404 > div .error-404 .back-to-home .checkout-button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop .error404 .cms-content404 > div .error-404 .back-to-home a.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon .error404 .cms-content404 > div .error-404 .back-to-home input.button:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .error404 .cms-content404 > div .error-404 .back-to-home #place_order:hover,.error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart .error404 .cms-content404 > div .error-404 .back-to-home a:hover{border-color:#159744;background:none !important;color:#159744 !important;}.error404 .cms-content404 > div .page404-copy{width:100%;float:left;}.error404 .page404-layout2 .cms-content404{height:100vh;position:relative;}.error404 .page404-layout2 .cms-content404:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.9;background-color:rgba(21, 151, 68, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.8)), to(rgba(33, 148, 205, 0.8)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.8)', endColorStr='rgba(33, 148, 205, 0.8)', gradientType='1');}.error404 .page404-layout2 .cms-content404 .error-404{position:relative;z-index:2;padding-top:150px;}.error404 .page404-layout2 .cms-content404 .error-404 h1{color:#fff;}.error404 .page404-layout2 .cms-content404 .error-404 h1:after{background:#fff;}.error404 .page404-layout2 .cms-content404 .error-404 h1 + div{color:#fff;}.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .btn,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .added_to_cart,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce input.button,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce #respond input#submit,.woocommerce #respond .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input#submit,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce a.button,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce button.button,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home button.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce input.button,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single_add_to_cart_button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single_add_to_cart_button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .add_to_wishlist,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .add_to_wishlist,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_compare_this,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_compare_this,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_view_compare,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_view_compare,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .checkout-button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .checkout-button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home #place_order,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a{color:#fff;border:#fff solid 2px;}.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .btn:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .added_to_cart:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce input.button:hover,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce #respond input#submit:hover,.woocommerce #respond .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input#submit:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce a.button:hover,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce button.button:hover,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home button.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce input.button:hover,.woocommerce .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single_add_to_cart_button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single_add_to_cart_button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .add_to_wishlist:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .add_to_wishlist:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_compare_this:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_compare_this:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_view_compare:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woo_bt_view_compare:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .checkout-button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .checkout-button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home input.button:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home #place_order:hover,.error404 .page404-layout2 .cms-content404 .error-404 .back-to-home .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart .error404 .page404-layout2 .cms-content404 .error-404 .back-to-home a:hover{border-color:#000;color:#000 !important;}.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:;padding-right:14px;left:0;position:absolute;top:3px;}.page-get-contact ul li a{display:block;}.custom-row-image{background-size:cover;background-position:center center;background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;z-index:2;width:50%;}.custom-row-image:before{background-color:rgba(34, 34, 34, 0.15);content:"";height:100%;left:0;position:absolute;top:0;width:100%;}.overlay-none .custom-row-image:before{background:transparent;}.custom-row-image-right-cover{overflow:initial !important;}.custom-row-image-right-cover .custom-row-image{background-size:cover;background-position:center center;background-repeat:no-repeat;height:calc(100% + 54px);left:auto;right:0;position:absolute;top:-27px;bottom:-27px;box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);}.custom-row-image-left-cover{overflow:initial !important;}.custom-row-image-left-cover .custom-row-image{background-size:cover;background-position:center center;background-repeat:no-repeat;height:calc(100% + 54px);left:0;right:auto;position:absolute;top:-27px;bottom:-27px;box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);}.custom-mix-color .overlay-color:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background:#159744;mix-blend-mode:multiply;}.custom-gradient-color .overlay-color:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background:#159744;mix-blend-mode:multiply;}.custom-gradient-color .overlay-color:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.15;background-color:rgba(21, 151, 68, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.8)), to(rgba(33, 148, 205, 0.8)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.8)', endColorStr='rgba(33, 148, 205, 0.8)', gradientType='1');}.custom-gradient-color2 .overlay-color:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-color:rgba(21, 151, 68, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.8)), to(rgba(33, 148, 205, 0.8)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));background-image:linear-gradient(left, rgba(21, 151, 68, 0.8), rgba(33, 148, 205, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.8)', endColorStr='rgba(33, 148, 205, 0.8)', gradientType='1');}.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 */}.over_follow_initial{overflow:initial !important;}.over_follow_initial .wpb_row{z-index:2;position:relative;}body .bg-left-bottom{background-position:bottom left !important;}body .bg-left-top{background-position:top left !important;}body .bg-right-top{background-position:top right !important;}body .bg-right-bottom{background-position:bottom right !important;}body .bg-right-center{background-position:center right !important;}body .bg-center-top{background-position:center top !important;}.custom-row-image-right .custom-row-image{left:auto;right:0;}.custom-row-image-right .custom-row-image:before{background-color:transparent;}body .half-left-background{background-position:top left !important;background-size:50% 100% !important;}body .half-left-background .overlay-color{max-width:50%;left:0 !important;}body .half-right-background{background-position:top right !important;background-size:50% 100% !important;}body .half-right-background .overlay-color{max-width:50%;right:0 !important;left:auto !important;}.bg-border-custom .custom-row-image:after{border:2px solid rgba(255, 255, 255, 0.5);bottom:100px;content:"";left:100px;position:absolute;right:100px;top:100px;/*custom slider*/}.letter_spacing30em{letter-spacing:0.03em !important;}.letter_spacing15em{letter-spacing:0.015em !important;}.metis.tparrows{background:rgba(27, 26, 26, 0.5) !important;}.metis.tparrows:before{color:#fff !important;}.metis.tparrows:hover{background:#fff !important;}.metis.tparrows:hover:before{color:#999 !important;-webkit-transform:none !important;-khtml-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}body .rev_slider .zeus.tparrows{border-radius:0 !important;background:transparent !important;min-width:130px !important;border:transparent solid 5px;text-align:center !important;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .rev_slider .zeus.tparrows .tp-title-wrap{background:rgba(27, 26, 26, 0.5) !important;opacity:1 !important;width:50% !important;-webkit-transform:scale(1) !important;-khtml-transform:scale(1) !important;-moz-transform:scale(1) !important;-ms-transform:scale(1) !important;-o-transform:scale(1) !important;transform:scale(1) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */border-radius:0 !important;}body .rev_slider .zeus.tparrows .tp-title-wrap .tp-arr-imgholder{-webkit-transform:translatex(0) !important;-khtml-transform:translatex(0) !important;-moz-transform:translatex(0) !important;-ms-transform:translatex(0) !important;-o-transform:translatex(0) !important;transform:translatex(0) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */border-radius:0 !important;opacity:0;}body .rev_slider .zeus.tparrows:before{width:50% !important;display:inline-block !important;float:left;font:normal normal normal 14px/1 FontAwesome !important;font-size:25px !important;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:60px !important;}body .rev_slider .zeus.tparrows.tp-rightarrow .tp-title-wrap{left:auto !important;right:0px !important;}body .rev_slider .zeus.tparrows.tp-rightarrow:before{content:"\f105" !important;float:right !important;}body .rev_slider .zeus.tparrows.tp-leftarrow:before{content:"\f104" !important;}body .rev_slider .zeus.tparrows:hover{border-color:rgba(27, 26, 26, 0.5) !important;}body .rev_slider .zeus.tparrows:hover .tp-title-wrap{background:#fff !important;}body .rev_slider .zeus.tparrows:hover .tp-title-wrap .tp-arr-imgholder{-webkit-transform:translatex(100%) !important;-khtml-transform:translatex(100%) !important;-moz-transform:translatex(100%) !important;-ms-transform:translatex(100%) !important;-o-transform:translatex(100%) !important;transform:translatex(100%) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}body .rev_slider .zeus.tparrows:hover:before{color:#999 !important;}body .rev_slider .zeus.tparrows:hover.tp-rightarrow .tp-title-wrap .tp-arr-imgholder{-webkit-transform:translatex(-100%) !important;-khtml-transform:translatex(-100%) !important;-moz-transform:translatex(-100%) !important;-ms-transform:translatex(-100%) !important;-o-transform:translatex(-100%) !important;transform:translatex(-100%) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.slider-ovelay-style1 .slotholder{position:relative;}.slider-ovelay-style1 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.25;background:#159744;}.slider-ovelay-style2 .slotholder{position:relative;}.slider-ovelay-style2 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.25;background:#1b1a1a;}.slider-ovelay-style3 .slotholder{position:relative;}.slider-ovelay-style3 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background-image:-webkit-linear-gradient(rgba(33, 148, 205, 0.7), rgba(21, 151, 68, 0.7));background-image:-webkit-linear-gradient(center top, rgba(33, 148, 205, 0.7), rgba(21, 151, 68, 0.7));background-image:-moz-linear-gradient(center top, rgba(33, 148, 205, 0.7), rgba(21, 151, 68, 0.7));background-image:-ms-linear-gradient(center top, rgba(33, 148, 205, 0.7), rgba(21, 151, 68, 0.7));background-image:-o-linear-gradient(center top, rgba(33, 148, 205, 0.7), rgba(21, 151, 68, 0.7));background-image:linear-gradient(center top, rgba(33, 148, 205, 0.7), rgba(21, 151, 68, 0.7));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(33, 148, 205, 0.7)', endColorStr='rgba(21, 151, 68, 0.7)', gradientType='1');/* BACKGROUND RADIAL */}.slider-ovelay-style4 .slotholder{position:relative;}.slider-ovelay-style4 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.75;background:#1b1a1a;}.slider-ovelay-style5 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.25;background:#1b1a1a;}.slider-ovelay-style6 .slotholder{position:relative;}.slider-ovelay-style6 .slotholder:after{display:none;}.slider-ovelay-style6 .slotholder:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.85;background-image:-webkit-linear-gradient(#159744, #2194cd);background-image:-webkit-linear-gradient(center top, #159744, #2194cd);background-image:-moz-linear-gradient(center top, #159744, #2194cd);background-image:-ms-linear-gradient(center top, #159744, #2194cd);background-image:-o-linear-gradient(center top, #159744, #2194cd);background-image:linear-gradient(center top, #159744, #2194cd);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#159744', endColorStr='#2194cd', gradientType='1');/* BACKGROUND RADIAL */}.slider-ovelay-style7 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.1;background:#1b1a1a;}.slider-ovelay-style8 .slotholder{position:relative;}.slider-ovelay-style8 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.6;background:#1b1a1a;}.slider-ovelay-style9 .slotholder{position:relative;}.slider-ovelay-style9 .slotholder .tp-dottedoverlay{position:absolute;top:0;left:0;width:100%;height:100%;content:'';opacity:0.8;background-color:rgba(21, 151, 68, 0.7);background-image:-webkit-gradient(linear, left top, right top, from(rgba(21, 151, 68, 0.7)), to(rgba(33, 148, 205, 0.7)));background-image:-webkit-linear-gradient(left, rgba(21, 151, 68, 0.7), rgba(33, 148, 205, 0.7));background-image:-moz-linear-gradient(left, rgba(21, 151, 68, 0.7), rgba(33, 148, 205, 0.7));background-image:-ms-linear-gradient(left, rgba(21, 151, 68, 0.7), rgba(33, 148, 205, 0.7));background-image:-o-linear-gradient(left, rgba(21, 151, 68, 0.7), rgba(33, 148, 205, 0.7));background-image:linear-gradient(left, rgba(21, 151, 68, 0.7), rgba(33, 148, 205, 0.7));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(21, 151, 68, 0.7)', endColorStr='rgba(33, 148, 205, 0.7)', gradientType='1');}.rev_slider_wrapper{/* End Custom Slider *//* ==========================================================================
   [End] 3. Primary
========================================================================== */}.rev_slider_wrapper a.btn,.rev_slider_wrapper .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner a.added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .rev_slider_wrapper a.added_to_cart,.rev_slider_wrapper .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons a.button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce a.button,.woocommerce .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce #respond a#submit,.woocommerce #respond .rev_slider_wrapper a#submit,.rev_slider_wrapper .woocommerce a.button,.woocommerce .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce a.button,.woocommerce .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce a.button,.woocommerce .rev_slider_wrapper a.button,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form a.single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper a.single_add_to_cart_button,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart a.single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper a.single_add_to_cart_button,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form a.add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper a.add_to_wishlist,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart a.add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper a.add_to_wishlist,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form a.woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper a.woo_bt_compare_this,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart a.woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper a.woo_bt_compare_this,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form a.woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .rev_slider_wrapper a.woo_bt_view_compare,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart a.woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .rev_slider_wrapper a.woo_bt_view_compare,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce-Reviews #review_form #respond .form-submit a,.woocommerce-Reviews #review_form #respond .form-submit .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce table.shop_table td.actions a.button,.woocommerce table.shop_table td.actions .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form a,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form a,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .rev_slider_wrapper a,.rev_slider_wrapper .woocommerce .cart-collaterals .cart_totals a.checkout-button,.woocommerce .cart-collaterals .cart_totals .rev_slider_wrapper a.checkout-button,.rev_slider_wrapper .woocommerce-page .cart-collaterals .cart_totals a.checkout-button,.woocommerce-page .cart-collaterals .cart_totals .rev_slider_wrapper a.checkout-button,.rev_slider_wrapper .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce .checkout_coupon a.button,.woocommerce .checkout_coupon .rev_slider_wrapper a.button,.rev_slider_wrapper .woocommerce-checkout #payment a#place_order,.woocommerce-checkout #payment .rev_slider_wrapper a#place_order,.rev_slider_wrapper .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .rev_slider_wrapper a{margin:0 15px;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{text-align:center;padding-right:0;width:37px;line-height:37px;height:37px;top:0px;right:0;}.ef3-back-to-top{background-color:#2194cd;border:1px solid #f5f5f5;opacity:0.5;z-index:9999;width:40px;height:40px;position:fixed;bottom:30px;right:30px;cursor:pointer;color:#fff;-webkit-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out;/* Page Loading */}.ef3-back-to-top i{font-size:20px;color:#fff;text-align:center;width:100%;line-height:38px;}.ef3-back-to-top:hover{background:#159744;opacity:1;}.ef3-back-to-top.on{opacity:1;}.ef3-back-to-top.off{opacity:0;}#cms-loadding{background:#fff;height:100%;position:fixed;width:100%;z-index:10000;top:0;/* Loading */}#cms-loadding.body-boxed{max-width:1270px;}.cms-loader{color:#159744;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 */width:65px;}.cms-loader > div{width:18px;height:18px;background-color:#159744;margin:0 3px 0 0;border-radius:100%;display:inline-block;float:left;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.cms-loader .bounce1{-webkit-animation-delay:-0.32s;animation-delay:-0.32s;}.cms-loader .bounce2{-webkit-animation-delay:-0.16s;animation-delay:-0.16s;}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0);}40%{-webkit-transform:scale(1);}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0);}40%{transform:scale(1);-webkit-transform:scale(1);}}.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle{display:none;}.header15 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle,.header15 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle{display:none;}@media only screen and (min-width:992px) and (max-width:1024px){#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,#cshero-header-navigation .main-navigation .menu-main-menu > li > a{padding:0 9px !important;}}@media screen and (min-width:992px){/*
-----> Minimum width of 992 pixels.
*/#menu-mobile,.cs-menu-toggle{display:none;}#cshero-header-navigation{position:static;}#cshero-header-navigation .collapse{display:block;}#cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu{float:right;width:auto;}#cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li:last-child{margin-right:0;}#cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,#cshero-header-inner.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li > a{line-height:;}.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu{float:left;width:100%;text-align:center;}.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a,.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a,.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a,.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a,.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a{color:#159744;}.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu .is-one-page.current{color:#159744;}#cshero-header-navigation .main-navigation div.nav-menu > ul,.cshero-header-navigation .main-navigation div.nav-menu > ul{width:100%;}#cshero-header-navigation .main-navigation .menu-main-menu,.cshero-header-navigation .main-navigation .menu-main-menu{float:left;width:100%;text-align:center;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li,#cshero-header-navigation .main-navigation .menu-main-menu > li,.cshero-header-navigation .main-navigation .menu-main-menu > li{vertical-align:top;margin:0;line-height:99px;display:inline-block;position:relative;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after,#cshero-header-navigation .main-navigation .menu-main-menu > li:after,.cshero-header-navigation .main-navigation .menu-main-menu > li:after{position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#159744;content:'';opacity:0;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-home i,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-home i,#cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-home i,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-home i{width:40px;height:40px;font-size:16px;background:#fff;border-radius:4px;color:#159744;line-height:40px;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li:first-child,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:first-child,#cshero-header-navigation .main-navigation .menu-main-menu > li:first-child,.cshero-header-navigation .main-navigation .menu-main-menu > li:first-child{margin-left:0;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,#cshero-header-navigation .main-navigation .menu-main-menu > li > a,.cshero-header-navigation .main-navigation .menu-main-menu > li > a{color:#fff;display:inline-block;line-height:40px;padding:0 14px;position:relative;font-size:13px;letter-spacing:0.035em;font-family:'Raleway', sans-serif;font-weight:800;transition:none;text-transform:uppercase;-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;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i,#cshero-header-navigation .main-navigation .menu-main-menu > li > a i,.cshero-header-navigation .main-navigation .menu-main-menu > li > a i{-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 .main-navigation .menu-main-menu > ul > li > a .menu-title,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title,#cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title,.cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title{position:relative;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current,#cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current,.cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current{color:#159744;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > ul.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > ul.sub-menu,#cshero-header-navigation .main-navigation .menu-main-menu > li > ul.sub-menu,.cshero-header-navigation .main-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 .main-navigation .menu-main-menu > ul > li:hover > ul.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > ul.sub-menu,#cshero-header-navigation .main-navigation .menu-main-menu > li:hover > ul.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu > li:hover > ul.sub-menu{opacity:1;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item:after,#cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item:after,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item:after,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor:after,#cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor:after,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor:after,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover:after,#cshero-header-navigation .main-navigation .menu-main-menu > li:hover:after,.cshero-header-navigation .main-navigation .menu-main-menu > li:hover:after{opacity:1;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a,#cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a,#cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a,#cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a,.cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a{color:#159744;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a .menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a .menu-title:before,#cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a .menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor > a .menu-title:before,#cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a .menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a .menu-title:before,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a .menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > a .menu-title:before,#cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a .menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu > li:hover > a .menu-title:before{opacity:1;filter:alpha(opacity=1);width:10px;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-item > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-item > a,#cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-item > a,.cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-item > a,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-ancestor > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.current-menu-ancestor > a,#cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-ancestor > a,.cshero-header-navigation .main-navigation .menu-main-menu > li ul li.current-menu-ancestor > a{color:#159744;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children,#cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children,.cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children{position:relative;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children > a:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li ul li.menu-item-has-children > a:after,#cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children > a:after,.cshero-header-navigation .main-navigation .menu-main-menu > li ul li.menu-item-has-children > a:after{content:"\f105";font-family:FontAwesome;font-size:14px;position:absolute;top:-3px;right:0;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item),.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){position:absolute;top:100%;z-index:1;text-align:left;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);min-width:231px;font-size:14px;left:0;float:left;border:none;padding:0px;border-radius:0px;margin:0;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;-webkit-box-shadow:2px 0px 3px rgba(40, 40, 40, 0.16);-moz-box-shadow:2px 0px 3px rgba(40, 40, 40, 0.16);-ms-box-shadow:2px 0px 3px rgba(40, 40, 40, 0.16);box-shadow:2px 0px 3px rgba(40, 40, 40, 0.16);/* Menu Stick Wall */}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item):after,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item):after{position:absolute;width:100%;top:-3px;height:15px;content:'';}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:first-child,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:first-child{padding-top:9px;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li ul > li,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li ul > li{padding-top:0;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:last-child,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:last-child{padding-bottom:9PX;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li{padding:0 25px;}#cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item){top:0px;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,.cshero-header-navigation .main-navigation{float:left;}#cshero-header-navigation .main-navigation ul li:hover > ul,.cshero-header-navigation .main-navigation ul li:hover > ul,#cshero-header-navigation .main-navigation ul li:focus > ul,.cshero-header-navigation .main-navigation ul li:focus > ul,#cshero-header-navigation .main-navigation .focus > ul,.cshero-header-navigation .main-navigation .focus > ul{border-left:0;clip:inherit;overflow:inherit;height:inherit;}#cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:before,.cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:before,#cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:after,.cshero-header-navigation .main-navigation ul.menu-main-menu > li > a:after{display:none;}#cshero-header-navigation .main-navigation li ul li,.cshero-header-navigation .main-navigation li ul li{line-height:40px !important;}#cshero-header-navigation .main-navigation li ul li:last-child a,.cshero-header-navigation .main-navigation li ul li:last-child a{border:none;}#cshero-header-navigation .main-navigation li ul li.menu-item-has-children > a:after,.cshero-header-navigation .main-navigation li ul li.menu-item-has-children > a:after{opacity:1;}#cshero-header-navigation .main-navigation li ul li a,.cshero-header-navigation .main-navigation li ul li a{display:block;font-weight:400;text-align:left;padding:0;color:#7f7f7f;position:relative;clear:both;line-height:40px;white-space:nowrap;font-size:13px;-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;border-bottom:1px solid rgba(127, 127, 127, 0.25);}#cshero-header-navigation .main-navigation li ul li a:before,.cshero-header-navigation .main-navigation li ul li a:before{position:absolute;top:-1px;left:3px;content:"\f105";width:20px;font-size:16px;display:block;font-family:FontAwesome;line-height:inherit;padding-top:inherit;color:#159744;overflow:hidden;-webkit-transform:scale(0, 1);-khtml-transform:scale(0, 1);-moz-transform:scale(0, 1);-ms-transform:scale(0, 1);-o-transform:scale(0, 1);transform:scale(0, 1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}#cshero-header-navigation .main-navigation li ul li a:hover,.cshero-header-navigation .main-navigation li ul li a:hover{color:#159744;padding-left:15px !important;}#cshero-header-navigation .main-navigation li ul li a:hover:before,.cshero-header-navigation .main-navigation li ul li a:hover:before{opacity:1 !important;-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 */}#cshero-header-navigation .main-navigation li ul li.current_page_item a,.cshero-header-navigation .main-navigation li ul li.current_page_item a{color:#159744;padding-left:15px !important;}#cshero-header-navigation .main-navigation li ul li.current_page_item a:before,.cshero-header-navigation .main-navigation li ul li.current_page_item a:before{opacity:1 !important;-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 */}#cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a,.cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a{border:none;}#cshero-header-navigation .main-navigation ul.sub-menu li,.cshero-header-navigation .main-navigation ul.sub-menu li{position:relative;}.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle,.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle{display:none;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,header.header4 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header4 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header5 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,header.header8 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header8 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,header.header9 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header9 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,header.header10 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header10 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,header.header11 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,header.header11 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle{display:none;}header.header2 #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu{max-width:calc(100% + 30px) !important;left:-15px;width:calc(100% + 30px) !important;/* End Menu Sub Level *//* Start Mega Menu */}#cshero-header-navigation .main-navigation,.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 .columns2 > li:nth-of-type(2n+1),#cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+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 .columns4 > li:nth-child(4n+1),#cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1),.cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1){clear:left;border-right:0px solid transparent;}#cshero-header-navigation .main-navigation .columns6 > li,.cshero-header-navigation .main-navigation .columns6 > li{width:16.66% !important;}#cshero-header-navigation .main-navigation .columns5 > li,.cshero-header-navigation .main-navigation .columns5 > li{width:20% !important;}#cshero-header-navigation .main-navigation .columns4 > li,.cshero-header-navigation .main-navigation .columns4 > li{width:25% !important;}#cshero-header-navigation .main-navigation .columns3 > li,.cshero-header-navigation .main-navigation .columns3 > li{width:33.33% !important;}#cshero-header-navigation .main-navigation .columns2 > li,.cshero-header-navigation .main-navigation .columns2 > li{width:50% !important;}#cshero-header-navigation .main-navigation [class*="columns"] > li,.cshero-header-navigation .main-navigation [class*="columns"] > li{float:left;padding:0 23px;border-bottom:none;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li{margin-bottom:0px;padding:0;border-bottom:none;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li:last-child,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li:last-child{margin-bottom:0;padding-bottom:0;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li:first-child,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li:first-child{padding-top:0 !important;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li ul.sub-menu li,.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 ul li a,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li a{display:block;font-size:13px;height:auto;margin:0 27px;font-weight:400;float:none;padding:0;color:#7f7f7f;line-height:40px;text-transform:capitalize;border-bottom:1px solid #f2f2f2;text-align:left;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover{color:#159744;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover i,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:hover i{display:none;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li a i,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li a i{font-size:11px;margin-right:6px;}#cshero-header-navigation .main-navigation [class*="columns"] > li > a,.cshero-header-navigation .main-navigation [class*="columns"] > li > a{width:100%;border-bottom:none;}#cshero-header-navigation .main-navigation [class*="columns"] > li > a:after,.cshero-header-navigation .main-navigation [class*="columns"] > li > a:after{content:"" !important;}#cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper,.cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper{float:left;width:100%;position:initial;top:0;left:0;height:auto;box-shadow:none;padding:0;margin-top:23px;}#cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper .cms-recent-details,.cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper .cms-recent-details{margin-left:0;float:left;}#cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li,.cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li{width:100%;float:left;padding:0;border:none;}#cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a,.cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a{text-indent:0;line-height:26px;padding:0;font-size:12px;letter-spacing:0.02em;}#cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:hover,.cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:hover{color:#159744 !important;}#cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:after,.cshero-header-navigation .main-navigation li ul .cms-recent-post-wrapper li a:after{display:none;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper{float:left;width:100%;position:initial;top:0;left:0;height:auto;box-shadow:none;padding:0;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li{width:100%;float:left;padding:0;border:none;position:relative;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2{margin-left:0;position:absolute;bottom:0;left:0;width:100%;background:rgba(0, 0, 0, 0.45);padding:9px 23px 14px;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 h3,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 h3{margin:0;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 a,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li .cms-recent-details2 a{text-indent:0;line-height:21px;padding:0;color:#fff;font-weight:bold;font-size:12px;letter-spacing:0.05em;text-transform:uppercase;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a{text-indent:0;line-height:32px;padding:0;color:#333;font-size:12px;letter-spacing:0.02em;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:hover,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:hover{color:#159744 !important;}#cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:after,.cshero-header-navigation .main-navigation li ul .cms-recent-service-wrapper li a:after{display:none;}#cshero-header-navigation .main-navigation li ul .wg-title,.cshero-header-navigation .main-navigation li ul .wg-title{font-size:14px;letter-spacing:0.05em;text-transform:uppercase;margin-bottom:24px;}#cshero-header-navigation .main-navigation li ul .cms-recent-service .wg-title,.cshero-header-navigation .main-navigation li ul .cms-recent-service .wg-title{font-size:18px;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:17px;margin-top:5px;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width{position:static;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:after,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:after{opacity:0;display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle{position:relative;-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;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle i,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle i{display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle:after,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle:after{position:absolute;bottom:-1px;left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:100%;height:1px;background:#159744;content:'';opacity:0;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle,#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle{display:block;}#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle:after,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle:after,#cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle:after,.cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle:after{opacity:1;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu{left:50%;-webkit-transform:translateX(-50%);-khtml-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu{left:0;margin:auto;right:0;width:100% !important;padding:25px 0;-webkit-box-shadow:2px 4px 8px rgba(0, 0, 0, .09);-moz-box-shadow:2px 4px 8px rgba(0, 0, 0, .09);-ms-box-shadow:2px 4px 8px rgba(0, 0, 0, .09);box-shadow:2px 4px 8px rgba(0, 0, 0, .09);}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li{padding:0 !important;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li:last-child,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li:last-child{margin-bottom:0;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu{background-color:transparent;position:static;float:left;height:auto;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu:after,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > .sub-menu:after{display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a{margin:0 27px;padding:0 2px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a:before,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu li a:before{top:-1px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a{line-height:18px;color:#c2c2c2;font-size:15px;letter-spacing:1px;padding-left:0 !important;margin-bottom:8px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover{padding-left:0 !important;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:before,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:before{display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a.hide-menu-title,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a.hide-menu-title{display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span.menu-title:before,.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,.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 li.group > ul.sub-menu,.cshero-header-navigation .main-navigation li.group > ul.sub-menu{display:block;float:left;left:0;width:100%;height:inherit;}#cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu,.cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu{background-color:#fff !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,.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,.cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu{padding-bottom:0;}#cshero-header-navigation .main-navigation ul.multicolumn > li:hover,.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,.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,.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,.cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu{opacity:1;}}@media (min-width:992px) and (max-width:1024px){/*
-----> Max width of 992 pixels.
*/}@media screen and (max-width:991px){/*
-----> End Max width of 992 pixels.
*/#cshero-header-navigation{display:none;}#cshero-header-navigation.open{display:block;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-ancestor,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li:hover{background:none;}#cshero-header #cshero-header-navigation{text-align:left;background:#fff;visibility:hidden;opacity:0;top:135px;left:0;right:0;position:absolute;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cshero-header #cshero-header-navigation.open{top:99px;width:inherit;padding-top:15px;padding-bottom:15px;border-top:none;opacity:1;z-index:200;visibility:visible;}#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li{float:left !important;display:block;width:100%;text-align:left;}#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li a{text-transform:none;font-size:14px;padding:10px !important;color:#333;-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;}#cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li li a{font-size:13px;}#cshero-header #cshero-menu-mobile{display:block;}#cshero-header #cshero-menu-mobile 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 */background:#159744;color:#fff;cursor:pointer;font-size:26px;height:35px;line-height:35px;text-align:center;width:45px;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 */right:15px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cshero-header #cshero-menu-mobile i:hover{background:#2194cd;}#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;max-height:0;overflow:hidden;-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;}.collapse .main-navigation div.nav-menu > ul{display:block;max-height:2000px;}#cshero-header #cshero-header-navigation .main-navigation{padding:0;/* 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;}#cshero-header #cshero-header-navigation .main-navigation ul.sub-menu{width:100% !important;margin:0;padding-left:10px;}#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:#159744 !important;}.cs-menu-toggle{display:block;cursor:pointer;position:absolute;right:0;text-align:center;top:0;width:30px;font-size:23px;-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 i{display:none;}.cs-menu-toggle:before{content:"\f105";font-family:"FontAwesome";color:#051952;font-size:13px;}.cs-menu-toggle:hover:before{color:#159744;}.submenu-open .cs-menu-toggle:before{content:"\f107";}#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 li a{color:#051952;}#cshero-header-navigation .main-navigation .menu-main-menu > li a{display:block;border-bottom:none;font-size:13px;line-height:20px;margin:0;padding:10px;text-transform:uppercase;}#cshero-header-navigation .main-navigation .menu-main-menu > li a :hover{color:#159744;}#cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu{max-height:0;overflow:hidden;padding-left:10px;-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;}#cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open{max-height:1000px;}#cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu.submenu-open + .cs-menu-toggle:before{content:"\f107";}.mobile-menu-no-dropdown #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu{max-height:1000px;}.mobile-menu-no-dropdown #cshero-header-navigation .main-navigation .menu-main-menu > li ul.sub-menu + .cs-menu-toggle{display:none;}}@media screen and (max-width:767px){/* ==========================================================================
  End Style Main Menu
========================================================================== */#cshero-header-navigation .main-navigation li ul .wg-title{margin:15px 0 30px;}#cshero-header-navigation .main-navigation li ul aside{display:none;}}.bottom-product .add_to_cart_button.added{display:none;}.bottom-product .added_to_cart.wc-forward:before{content:"\f301";font-family:"Material-Design-Iconic-Font";padding-right:9px;}#sb_instagram #sbi_images{margin:-3px -9px 0;}#sb_instagram #sbi_images .sbi_item{padding:4.5px;}#sb_instagram #sbi_images .sbi_item .sbi_photo{position:relative;}#sb_instagram #sbi_images .sbi_item .sbi_photo:before{background:#159744;top:0px;left:0px;border:#cbbea7 solid 5px;width:100%;content:'';height:100%;position:absolute;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;}#sb_instagram #sbi_images .sbi_item .sbi_photo:after{content:"\f16d";position:absolute;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:28px;top:50%;left:50%;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;-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;}#sb_instagram #sbi_images .sbi_item .sbi_photo:hover:before,#sb_instagram #sbi_images .sbi_item .sbi_photo:hover:after{opacity:1;}#sidebar,.wpb_wrapper{/* newsletter widget */}#sidebar #sb_instagram,.wpb_wrapper #sb_instagram{margin-top:2px;}#sidebar .cms-recent-post-wrapper,.wpb_wrapper .cms-recent-post-wrapper{margin-top:8px;float:left;}#sidebar .cms-recent-post-wrapper img,.wpb_wrapper .cms-recent-post-wrapper img{width:49px;height:49px;border-radius:2px;}#sidebar .cms-recent-post-wrapper .cms-recent-media,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-media{float:left;width:49px;}#sidebar .cms-recent-post-wrapper li,.wpb_wrapper .cms-recent-post-wrapper li{padding-bottom:20px;float:left;width:100%;}#sidebar .cms-recent-post-wrapper li:last-child,.wpb_wrapper .cms-recent-post-wrapper li:last-child{padding-bottom:0;}#sidebar .cms-recent-post-wrapper li:last-child .cms-recent-details,.wpb_wrapper .cms-recent-post-wrapper li:last-child .cms-recent-details{border-bottom:none;}#sidebar .cms-recent-post-wrapper .cms-recent-details,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-details{float:left;width:calc(100% - 49px);padding-left:15px;border-bottom:#f4f4f4 solid 1px;padding-bottom:13px;}#sidebar .cms-recent-post-wrapper .cms-recent-details .title,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title{font-size:14px;line-height:24px;margin-top:-7px;margin-bottom:8px;font-weight:700;}#sidebar .cms-recent-post-wrapper .cms-recent-details .title a,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title a{color:#282828;}#sidebar .cms-recent-post-wrapper .cms-recent-details .title a:hover,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title a:hover{color:#000;}#sidebar .cms-recent-post-wrapper .cms-recent-details .date,.wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .date{text-transform:uppercase;color:#616161;letter-spacing:0.01em;}.widget_newsletterwidget{position:relative;margin-bottom:0 !important;}.widget_newsletterwidget .tnp-widget{max-width:570px;margin:15px auto 15px;}.widget_newsletterwidget .tnp-widget .tnp-field{margin-bottom:0;}.widget_newsletterwidget .tnp-widget form{position:relative;}.widget_newsletterwidget .tnp-widget label{display:none;}.widget_newsletterwidget .tnp-widget input[type="email"]{height:51px;padding:0;border:2px solid #eee !important;-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 !important;font-size:13px;line-height:47px;letter-spacing:0.02em;padding:0 20px !important;color:#fff;font-style:normal;font-weight:800;text-transform:uppercase;outline:0;max-width:370px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.widget_newsletterwidget .tnp-widget input[type="email"]:focus{outline:0;}.widget_newsletterwidget .tnp-widget input[type="submit"]{background:#159744 !important;border:2px solid #159744 !important;-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:51px;padding:0 !important;position:absolute !important;right:0;top:0;width:170px !important;font-size:13px;line-height:47px;letter-spacing:0.02em;text-transform:uppercase;font-weight:800;margin:0 0 0 30px;}.widget_newsletterwidget .tnp-widget input[type="submit"]:hover{background-color:transparent !important;border-color:#159744 !important;}.widget_newsletterwidget .tnp-widget input::-moz-placeholder,.widget_newsletterwidget .tnp-widget textarea::-moz-placeholder{color:#fff;}.widget_newsletterwidget .tnp-widget input::-webkit-input-placeholder,.widget_newsletterwidget .tnp-widget textarea::-webkit-placeholder{color:#fff;}.widget_newsletterwidget .tnp-widget input::-o-placeholder,.widget_newsletterwidget .tnp-widget textarea::-o-placeholder{color:#fff;}.widget_newsletterwidget .tnp-widget input::-ms-placeholder,.widget_newsletterwidget .tnp-widget textarea::-ms-placeholder{color:#fff;}.new-style1 .widget_newsletterwidget .tnp-widget input[type="submit"],.new-style3 .widget_newsletterwidget .tnp-widget input[type="submit"]{background:#222 !important;border:2px solid #222 !important;}.new-style1 .widget_newsletterwidget .tnp-widget input[type="submit"]:hover,.new-style3 .widget_newsletterwidget .tnp-widget input[type="submit"]:hover{background-color:transparent !important;border-color:#222 !important;}.new-style2,.new-style3{/* 3. Search */}.new-style2 .widget_newsletterwidget .tnp-widget input[type="email"],.new-style3 .widget_newsletterwidget .tnp-widget input[type="email"]{-webkit-border-radius:51px;-khtml-border-radius:51px;-moz-border-radius:51px;-ms-border-radius:51px;-o-border-radius:51px;border-radius:51px;/* BACKGROUND GRADIENT */max-width:100%;padding-right:190px !important;}.new-style2 .widget_newsletterwidget .tnp-widget input[type="submit"],.new-style3 .widget_newsletterwidget .tnp-widget input[type="submit"]{-webkit-border-radius:51px;-khtml-border-radius:51px;-moz-border-radius:51px;-ms-border-radius:51px;-o-border-radius:51px;border-radius:51px;/* BACKGROUND GRADIENT */z-index:2;}#searchform{position:relative;background:#fff;float:left;width:100%;/* BACKGROUND HORIZONTAL *//* 3. End Search */}#searchform input[type="text"]{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;color:#9e9e9e;border:2px solid #eaeaea;border-right:none;border-radius:0px;height:51px;line-height:51px;letter-spacing:0.035em;width:calc(100% - 45px);font-size:13px;font-weight:500;padding:0 17px;float:left;}#searchform input[type="text"]:focus + #searchsubmit{border-color:#159744 !important;}#searchform input::-webkit-input-placeholder{color:#9e9e9e !important;}#searchform input:-moz-placeholder{color:#9e9e9e !important;opacity:1;}#searchform input::-moz-placeholder{color:#9e9e9e !important;opacity:1;}#searchform input:-ms-input-placeholder{color:#9e9e9e !important;}#searchform #searchsubmit{background-color:transparent;font-size:0;max-width:50px;float:right;z-index:99;padding:0px;border:2px solid #eaeaea;border-left:none;border-radius:0;width:45px;height:51px;margin-top:0;box-shadow:none;-webkit-transition:border-color ease-in-out 0.15s;-moz-transition:border-color ease-in-out 0.15s;-ms-transition:border-color ease-in-out 0.15s;transition:border-color ease-in-out 0.15s;}#searchform #searchsubmit:hover{border-color:#eaeaea !important;}#searchform .screen-reader-text{display:none;}#searchform:before{content:"\f002";display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:19px;top:18px;font-size:14px;color:#159744;line-height:1;z-index:2;padding-left:15px;}.widget_archive > ul,.widget_categories > ul,.widget_meta > ul,.widget_nav_menu > ul,.widget_pages > ul,.widget_product_categories > ul,.widget_layered_nav > ul,.widget_recent_entries > ul,.widget_recent_comments > ul,.widget_rss > ul{padding:0;margin-top:-7px;}.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_nav_menu ul,.widget_pages ul,.widget_product_categories ul,.widget_layered_nav ul,.widget_recent_entries ul,.widget_recent_comments ul,.widget_rss ul{list-style:none;}.widget_archive ul li,.widget_categories ul li,.widget_meta ul li,.widget_nav_menu ul li,.widget_pages ul li,.widget_product_categories ul li,.widget_layered_nav ul li,.widget_recent_entries ul li,.widget_recent_comments ul li,.widget_rss ul li{float:left;width:100%;list-style:none;line-height:39px;font-size:13px;color:#222;font-weight:500;border-bottom:#f4f4f4 solid 1px;}.widget_archive ul li a,.widget_categories ul li a,.widget_meta ul li a,.widget_nav_menu ul li a,.widget_pages ul li a,.widget_product_categories ul li a,.widget_layered_nav ul li a,.widget_recent_entries ul li a,.widget_recent_comments ul li a,.widget_rss ul li a{color:inherit;}.widget_archive ul li a:hover,.widget_categories ul li a:hover,.widget_meta ul li a:hover,.widget_nav_menu ul li a:hover,.widget_pages ul li a:hover,.widget_product_categories ul li a:hover,.widget_layered_nav ul li a:hover,.widget_recent_entries ul li a:hover,.widget_recent_comments ul li a:hover,.widget_rss ul li a:hover{color:#159744;}.widget_archive ul li ul li:last-child,.widget_categories ul li ul li:last-child,.widget_meta ul li ul li:last-child,.widget_nav_menu ul li ul li:last-child,.widget_pages ul li ul li:last-child,.widget_product_categories ul li ul li:last-child,.widget_layered_nav ul li ul li:last-child,.widget_recent_entries ul li ul li:last-child,.widget_recent_comments ul li ul li:last-child,.widget_rss ul li ul li:last-child{border:none;padding-bottom:0;}.widget_archive ul li:last-child,.widget_categories ul li:last-child,.widget_meta ul li:last-child,.widget_nav_menu ul li:last-child,.widget_pages ul li:last-child,.widget_product_categories ul li:last-child,.widget_layered_nav ul li:last-child,.widget_recent_entries ul li:last-child,.widget_recent_comments ul li:last-child,.widget_rss ul li:last-child{border-bottom:none;}.widget_archive ul.sub-menu,.widget_categories ul.sub-menu,.widget_meta ul.sub-menu,.widget_nav_menu ul.sub-menu,.widget_pages ul.sub-menu,.widget_product_categories ul.sub-menu,.widget_layered_nav ul.sub-menu,.widget_recent_entries ul.sub-menu,.widget_recent_comments ul.sub-menu,.widget_rss ul.sub-menu{border-top:border_1x;padding-left:15px;}.product-categories{margin-top:-7px;}.widget_categories,.widget_product_categories{padding-bottom:38px !important;}.widget_categories ul > li,.widget_product_categories ul > li{position:relative;}.widget_categories ul > li:after,.widget_product_categories ul > li:after{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f178";font-size:11px;line-height:40px;position:absolute;right:0;top:0;color:#222;}.widget_categories ul > li > a,.widget_product_categories ul > li > a{color:#222;}.widget_categories ul > li > a:hover,.widget_product_categories ul > li > a:hover{color:#159744;}.widget_categories ul > li:hover:after,.widget_product_categories ul > li:hover:after{color:#159744;}.widget_product_categories{padding-bottom:39px !important;}.widget_ww_news_tabs{border:1px solid #e6e6e6;}.widget_ww_news_tabs ul.nav-tabs{background:#f5f5f5;padding:8px 0 0;text-align:center;border:none;}.widget_ww_news_tabs ul.nav-tabs li{float:none;display:inline-block;}.widget_ww_news_tabs ul.nav-tabs li a{padding:10px 12px;border-radius:0px;border:none;outline:none;color:#777;}.widget_ww_news_tabs ul.nav-tabs li a:hover{background:none;}.widget_ww_news_tabs ul.nav-tabs li.active a,.widget_ww_news_tabs ul.nav-tabs li:hover a{border:none;background:#fff;color:#000;}.widget_ww_news_tabs .tab-content{padding:0 20px;border:none;width:auto;min-height:inherit;}.widget_ww_news_tabs .tab-content li{padding-top:20px;padding-bottom:20px;margin:0px;font-size:12px;border-bottom:1px solid #e6e6e6;line-height:18px;float:left;width:100%;}.widget_ww_news_tabs .tab-content li .cs-meta{float:left;}.widget_ww_news_tabs .tab-content li .cs-details{float:right;width:calc(100% - 75px);}.widget_ww_news_tabs .tab-content li .image{border:1px solid #f0f0f0;float:left;margin:0 15px 0 0;max-width:60px;}.widget_ww_news_tabs .tab-content li h4{color:#333;font-weight:500;display:block;float:none;background:none;font-size:14px;padding:5px;margin:0;line-height:10px;}.widget_ww_news_tabs .tab-content li a{text-transform:none;display:block;font-size:12px;font-style:italic;color:#777;}.widget_ww_news_tabs .tab-content li a:hover{color:#000;}.widget_ww_news_tabs .tab-content li:last-child{border:none;}.widget_layered_nav a:before{color:#159744;}.widget_layered_nav .count{display:none;}.widget_tag_cloud{margin-top:-20px !important;margin-bottom:-10px;}.cms-recent-event{margin-top:10px;/*gallery photo*/}.cms-recent-event .wg-title{margin-bottom:19px !important;}.cms-recent-event li{float:left;width:100%;margin-bottom:11px;}.cms-recent-event li:last-child{margin-bottom:8px;}.cms-recent-event li .date{float:left;width:70px;height:72px;border:#e5e5e5 solid 1px;background:#2194cd;border-radius:2px;text-align:center;}.cms-recent-event li .date .month{font-size:10px;line-height:28px;letter-spacing:0.055em;color:#fff;display:block;margin-top:3px;text-transform:uppercase;}.cms-recent-event li .date .day{font-size:25px;line-height:28px;letter-spacing:0.055em;color:#159744;display:block;margin-top:-4px;}.cms-recent-event li .event-right{text-align:left;width:calc(100% - 89px);float:right;}.cms-recent-event li .event-right .title{font-size:15px;line-height:26px;letter-spacing:0.035em;color:#2194cd;margin-top:1px;margin-bottom:0;text-transform:capitalize;}.cms-recent-event li .event-right .title a{color:inherit;}.cms-recent-event li .event-right .title a:hover{color:#159744;}.cms-recent-event li .event-right .desc{font-size:12px;line-height:18px;letter-spacing:0.035em;color:rgba(97, 97, 97, 0.6);}.cms-recent-event li .event-right .desc p{margin-bottom:0px;}.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%;}.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul{margin-left:-3.5px;margin-right:-2.5px;margin-top:3px;margin-bottom:12px;}.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;}.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li img{height:auto;position:relative;}.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li:after{display:none;}.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-control-nav,.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:#159744;}.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:#159744;color:#fff;font-size:24px;font-weight:700;line-height:1;padding:18px 0;text-align:center;}.widget_calendar #wp-calendar thead{background-color:#2194cd;color:#fff;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}.widget_calendar #wp-calendar thead th{font-weight:700;text-align:center;color:#fff;}.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:#159744;}.widget_calendar #wp-calendar tbody td a:hover{color:#2194cd;}.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_recent_comments ul li a{color:rgba(0, 0, 0, 0.6);}.widget_recent_comments ul li a:hover{color:#159744;}#sidebar .widget_nav_menu ul ul li:last-child{padding-bottom:0;}.widget_rss .rsswidget{display:inline-block;color:#159744;}.widget_rss .rss-date{font-style:italic;display:block;}.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;}.tagcloud{padding:8px 0 0 0;float:left;width:100%;/*new twitter*/}.tagcloud a{float:left;display:block;margin-bottom:10px;margin-right:10px;padding:0px 9px;font-size:13px !important;line-height:28px !important;color:#9b9b9b !important;border:#eaeaea solid 1px;border-radius:0px;text-decoration:none;background:#fff;}.tagcloud a:hover{background:#159744 !important;color:#fff !important;}.widget_znews-twitter-widget .item-content{padding-bottom:25px;}.widget_znews-twitter-widget .item-content:last-child{padding-bottom:0;}.widget_znews-twitter-widget .jtwt_date{font-size:12px;}.widget_znews-twitter-widget .news-twitter-item{padding-bottom:30px;}.woocommerce form .form-row .input-checkbox{margin:-8px 8px 0 0;position:relative;}.sku_wrapper{margin-bottom:10px;float:LEFT;WIDTH:100%;}.woocommerce div.product p.price ins,.woocommerce div.product span.price ins{font-weight:normal;}.yith-wcwl-add-to-wishlist .ajax-loading{display:none !important;}body .woocommerce-message{border:none;background:#f9f9f9;padding:20px 20px 20px 88px !important;font-size:15px;color:#159744;font-weight:bold;letter-spacing:0.05em;line-height:46px;}body .woocommerce-message a{padding:14.5px 28.5px !important;}body .woocommerce-message:before{content:"\f058";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;width:46px;color:#fff;top:20px;height:46px;background:#159744;border-radius:2px;line-height:46px;text-align:center;}body.woocommerce .container,.woocommerce-page .container{width:1260px;max-width:100%;}body.woocommerce #page-title,.woocommerce-page #page-title{padding:214px 0 12px;}body.woocommerce.single-product #page-title,.woocommerce-page.single-product #page-title{padding:214px 0 89px;}body.woocommerce #page-title #breadcrumb-text ul.breadcrumbs,.woocommerce-page #page-title #breadcrumb-text ul.breadcrumbs{padding:53px 0 15px 0;}body.woocommerce .shop-3column .meta_product_archive,.woocommerce-page .shop-3column .meta_product_archive,body.woocommerce .shop-4column .meta_product_archive,.woocommerce-page .shop-4column .meta_product_archive{display:none;}body.woocommerce .shop-3column.shop-sidebar .meta_product_archive,.woocommerce-page .shop-3column.shop-sidebar .meta_product_archive,body.woocommerce .shop-4column.shop-sidebar .meta_product_archive,.woocommerce-page .shop-4column.shop-sidebar .meta_product_archive{display:block;}body.woocommerce .shop-3column.shop-sidebar.shop-sidebar-left .pr-content,.woocommerce-page .shop-3column.shop-sidebar.shop-sidebar-left .pr-content,body.woocommerce .shop-4column.shop-sidebar.shop-sidebar-left .pr-content,.woocommerce-page .shop-4column.shop-sidebar.shop-sidebar-left .pr-content{float:right;}body.woocommerce .shop-3column #content,.woocommerce-page .shop-3column #content,body.woocommerce .shop-4column #content,.woocommerce-page .shop-4column #content{padding-top:45px !important;float:left;width:100%;padding-bottom:18px !important;}body.woocommerce #content .shop-4column ul.products li.product,.woocommerce-page #content .shop-4column ul.products li.product{width:25%;}body.woocommerce #sidebar,.woocommerce-page #sidebar{padding-top:45px;}#content .woocommerce.columns-4{/*archive product*/}#content .woocommerce.columns-4 ul.products li.product{width:25%;}.post-type-archive-product .woocommerce nav.woocommerce-pagination{margin-top:-29px;}#content ul.products li.product{margin:0;padding:0 15px;width:33.33%;clear:none;margin-bottom:29px;}#content ul.products li.product.product-list{width:100%;}#content .meta_product_archive{float:left;width:100%;border:#eee solid 1px;border-radius:2px;padding:20px;margin-bottom:50px;}#content .meta_product_archive .sort{float:left;}#content .meta_product_archive .sort > label{font-size:15px;color:#222;line-height:30px;font-weight:700;padding-right:10px;margin:0;float:left;}#content .meta_product_archive .sort .woocommerce-ordering{margin:0;float:left;}#content .meta_product_archive .sort .woocommerce-ordering label{position:relative;margin:0;}#content .meta_product_archive .sort .woocommerce-ordering label:after{content:"\f107";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:0px;line-height:30px;right:10px;color:#9b9b9b;font-size:14px;}#content .meta_product_archive .sort .woocommerce-ordering select{font-size:13px;color:#9b9b9b;line-height:30px;background:transparent;border:#eee solid 1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0 11px;height:30px;outline:none;}#content .meta_product_archive .sort .woocommerce-ordering select::-ms-expand{display:none;}#content .meta_product_archive .cms-product-layout{padding-left:30px;float:right;}#content .meta_product_archive .cms-product-layout > label{font-size:15px;color:#222;line-height:30px;font-weight:700;padding-right:10px;float:left;margin:0;}#content .meta_product_archive .cms-product-layout a{display:inline-block;color:#9b9b9b;float:left;margin-right:10px;}#content .meta_product_archive .cms-product-layout a > span{display:block;font-size:14px;line-height:30px;float:left;width:30px;height:30px;text-align:center;border:#eee solid 1px;}#content .meta_product_archive .cms-product-layout a > span i{font-size:14px;line-height:30px;}#content .meta_product_archive .cms-product-layout a:hover,#content .meta_product_archive .cms-product-layout a.active{color:#159744;}#content .meta_product_archive .cms-product-layout a:last-child{margin-right:0;}#content .meta_product_archive .woocommerce-result-count{float:left;padding-left:30px;margin:0;}#content .meta_product_archive .woocommerce-result-count > label{font-size:15px;color:#222;line-height:30px;font-weight:700;padding-right:10px;float:left;margin:0;}#content .meta_product_archive .woocommerce-result-count form{float:left;}#content .meta_product_archive .woocommerce-result-count form label{position:relative;margin:0;}#content .meta_product_archive .woocommerce-result-count form label:after{content:"\f107";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:0px;line-height:30px;right:10px;color:#9b9b9b;font-size:14px;}#content .meta_product_archive .woocommerce-result-count form select{font-size:13px;color:#9b9b9b;line-height:30px;background:transparent;border:#eee solid 1px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;padding:0 10px;height:30px;min-width:175px;outline:none;}#content .meta_product_archive .woocommerce-result-count form select::-ms-expand{display:none;}#content ul.products{margin:0 -15px;}#content ul.products li:hover .product-content .bottom-product a{opacity:1;}#content ul.products li:hover .product-inner .product-top > a.woocommerce-LoopProduct-link,#content ul.products li:hover .product-inner .product-top .hover-image{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);-webkit-transition:-webkit-transform 1s cubic-bezier(0.19, 1, 0.22, 1);transition:transform 1s cubic-bezier(0.19, 1, 0.22, 1);}#content ul.products li:hover .product-inner .product-top > a.woocommerce-LoopProduct-link:before,#content ul.products li:hover .product-inner .product-top .hover-image:before{opacity:1;}#content ul.products li:hover .product-inner .product-top .hover-image{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}#content ul.products li:hover .product-inner .product-top .bottom-product a:not(.woocommerce-LoopProduct-link){opacity:1;}#content ul.products li .product-inner{border-radius:3px;text-align:center;}#content ul.products li .product-inner .product-top{position:relative;overflow:hidden;}#content ul.products li .product-inner .product-top > a{position:relative;display:block;}#content ul.products li .product-inner .product-top > a .onsale{position:absolute;bottom:-31px;right:15px;height:62px;width:62px;border-radius:50%;background:#159744;font-size:16px;text-transform:uppercase;color:#fff;line-height:62px;z-index:3;margin:0;padding:0;font-weight:normal;top:auto;}#content ul.products li .product-inner .product-top > a.woocommerce-LoopProduct-link,#content ul.products li .product-inner .product-top .hover-image{display:block;line-height:0;-webkit-transition:0.5s;-moz-transition:0.5s;transition:0.5s;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}#content ul.products li .product-inner .product-top .hover-image{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:translateY(101%);-moz-transform:translateY(101%);transform:translateY(101%);}#content ul.products li .product-inner .product-top img{margin-bottom:0;}#content ul.products li .product-inner .star-rating{display:none;}#content ul.products li .product-inner .product-content{position:relative;float:left;width:100%;}#content ul.products li .product-inner .cms-grid-product-category{font-size:11.5px;letter-spacing:0.035em;color:#4d4e52;}#content ul.products li .product-inner .cms-grid-product-category a{color:inherit;margin:0 5px;}#content ul.products li .product-inner .cms-grid-product-category a:hover{color:#159744;}#content ul.products li .product-inner h3{font-size:18px;color:#282828;margin-top:25px;margin-bottom:11px;line-height:24px;padding:0;font-weight:700;}#content ul.products li .product-inner h3 a{color:inherit;}#content ul.products li .product-inner h3 a:hover{color:#159744;}#content ul.products li .product-inner .price{font-size:16px;color:#9b9b9b;margin-bottom:8px;float:left;width:100%;font-weight:700;min-height:30px;}#content ul.products li .product-inner .price > span{margin:0 3.5px;}#content ul.products li .product-inner .price del{color:#d82020;text-decoration:line-through;display:inline-block;margin:0 3.5px;}#content ul.products li .product-inner .price ins{color:inherit;display:inline-block;font-weight:normal;margin:0 3.5px;padding:0;}#content ul.products li .product-inner .bottom-product{position:absolute;bottom:0;z-index:2;left:0;text-align:center;width:100%;}#content ul.products li .product-inner .bottom-product .woo_grid_compare_button_container{display:none;}#content ul.products li .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link){font-size:13px;color:#fff;letter-spacing:0.02em;background:#222;border:none;font-weight:800;text-transform:uppercase;height:51px;line-height:51px;margin:0;padding:0px 20px;min-width:170px;border-radius:0;opacity:0;}#content ul.products li .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link).loading:after{right:5px;top:0;}#content ul.products li .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link).added_to_cart.wc-forward:before{display:none;}#content ul.products li .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link):hover{background:#159744;color:#fff;}#content ul.products li.product-list{margin-bottom:37px;width:100%;}#content ul.products li.product-list .product-inner .product-thumb{width:300px;float:left;}#content ul.products li.product-list .product-inner .product-thumb a{width:100%;height:100%;float:left;position:static;}#content ul.products li.product-list .product-inner .product-thumb .onsale{position:absolute;bottom:-31px;right:15px;height:62px;width:62px;border:#0f6a30 solid 1px;border-radius:50%;background:#159744;font-size:16px;text-transform:uppercase;color:#fff;line-height:62px;z-index:3;margin:0;padding:0;font-weight:normal;top:auto;}#content ul.products li.product-list .product-inner .product-thumb img{height:100%;margin-bottom:0;}#content ul.products li.product-list .product-inner .product-thumb .onsale{top:-10px;right:-10px;}#content ul.products li.product-list .product-inner .product-content{float:left;width:calc(100% - 300px);padding-left:30px;text-align:left;padding-right:30px;padding-bottom:22px;}#content ul.products li.product-list .product-inner .product-content .product-desc{padding-top:13px;font-size:14px;line-height:24px;color:#212121;}#content ul.products li.product-list .product-inner .product-content .price{padding-top:6px;}#content ul.products li.product-list .product-inner .product-content .bottom-product{float:left;width:100%;margin-top:12px;position:static;text-align:left;}#content ul.products li.product-list .product-inner .product-content .bottom-product a{opacity:1;}.woocommerce nav.woocommerce-pagination{padding:20px 0;float:left;width:100%;text-align:right;margin-top:0px;text-align:center;}.woocommerce nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;border:none;border-right:0;margin:0;float:none;}.woocommerce nav.woocommerce-pagination ul > li{margin:0 5px;border-right:none;padding:0;display:inline-block;overflow:hidden;}.woocommerce nav.woocommerce-pagination ul > li a,.woocommerce nav.woocommerce-pagination ul > li span{display:inline-block;padding:0 8.5px;border:none;border-radius:2px;background-color:#646464;color:#fff;font-size:20px;letter-spacing:0.02em;text-align:center;min-width:51px;height:51px;line-height:46px;}.woocommerce nav.woocommerce-pagination ul > li a.current,.woocommerce nav.woocommerce-pagination ul > li span.current,.woocommerce nav.woocommerce-pagination ul > li a:hover,.woocommerce nav.woocommerce-pagination ul > li span:hover{background:#159744;color:#fff;}.woocommerce nav.woocommerce-pagination ul > li a.next,.woocommerce nav.woocommerce-pagination ul > li span.next{margin-left:20px;}.woocommerce nav.woocommerce-pagination ul > li a.prev,.woocommerce nav.woocommerce-pagination ul > li span.prev{margin-right:20px;}.woocommerce nav.woocommerce-pagination ul > li a i,.woocommerce nav.woocommerce-pagination ul > li span i{font-size:14px;}.clr{width:100%;float:left;clear:both;}.woocommerce #sidebar{/*single product*/}.woocommerce #sidebar .widget_price_filter{background:#fff;padding-top:1px;}.woocommerce #sidebar .widget_price_filter .price_slider_wrapper .ui-widget-content{background:#f2f2f2;border:none;height:4px;border-radius:0px;margin-bottom:12px;}.woocommerce #sidebar .widget_price_filter .ui-slider .ui-slider-range{border-radius:0;background:#159744;}.woocommerce #sidebar .widget_price_filter .ui-slider .ui-slider-handle{width:8px;height:8px;border:none;border-radius:0px;cursor:ew-resize;outline:0;top:-2px;margin-left:-0.5em;background:#222;}.woocommerce #sidebar .widget_price_filter .price_slider_wrapper{padding-top:7px;position:relative;margin-left:0px;margin-top:25px;}.woocommerce #sidebar .widget_price_filter .price_label{font-size:13px;position:absolute;top:0;left:0;color:#9b9b9b;}.woocommerce #sidebar .widget_price_filter .price_label span{color:#159744;}.woocommerce #sidebar .widget_price_filter .price_slider_amount{padding-top:40px;position:relative;}.woocommerce #sidebar .widget_price_filter .price_slider_amount .button{min-width:108px;float:left;color:#fff;font-size:13px;font-weight:800;height:42px;text-transform:uppercase;background:#222;padding:0;line-height:42px;border:none;}.woocommerce #sidebar ul.products{padding-top:8px;}.woocommerce #sidebar ul.products li.product{width:100% !important;margin-bottom:20px;}.woocommerce #sidebar ul.products li.product:last-child{margin-bottom:-20px;}.woocommerce #sidebar ul.products li.product:last-child .product-inner .product-content{border:none;}.woocommerce #sidebar ul.products li.product .product-inner{text-align:left;}.woocommerce #sidebar ul.products li.product .product-inner .product-top{width:49px;float:left;}.woocommerce #sidebar ul.products li.product .product-inner .product-top img{width:49px;height:49px;}.woocommerce #sidebar ul.products li.product .product-inner .product-top .bottom-product{display:none;}.woocommerce #sidebar ul.products li.product .product-inner .product-content{width:calc(100% - 64px);float:right;border-bottom:#f4f4f4 solid 1px;}.woocommerce #sidebar ul.products li.product .product-inner .product-content h3{font-size:14px;line-height:24px;margin-top:-7px;color:#282828;margin-bottom:8px;}.woocommerce #sidebar ul.products li.product .product-inner .product-content .price{font-size:13px;color:#616161;letter-spacing:0.01em;font-weight:400;margin-bottom:6px;}.woocommerce #sidebar ul.products li.product .product-inner .product-content .bottom-product a{opacity:0;}.single-product .single_product{padding-bottom:17px;}.single-product #page #content{padding-top:110px;padding-bottom:42px;}.single-product #page #content #content{padding-top:0px;padding-bottom:0px;}.single-product #page #content #main_content_product{width:71.5%;}.single-product #page #content .main-sidebar{width:28.5%;}.single-product #page #content #sidebar{padding-top:0;}.single-product .cs-product-wrap{position:relative;margin-bottom:48px;}.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:#2194cd;font-size:12px;max-width:50px;left:inherit;}.single-product .cs-product-wrap .cshero-product-images-wrap{position:relative;}.single-product .cs-product-wrap .cshero-product-images-wrap .images{width:100% !important;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner .product_title{font-size:18px;color:#282828;line-height:26.52px;text-transform:capitalize;font-weight:700;margin-top:17px;margin-bottom:2px;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner .price{padding-top:4px;font-size:16px;color:#9b9b9b;font-weight:700;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner .price .woocommerce-Price-amount{margin-right:10px;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner .price .woocommerce-Price-amount + .woocommerce-Price-amount{margin-left:10px;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner div[itemprop="description"]{color:#959595;font-size:13px;line-height:22px;padding-top:7px;}.single-product .cs-product-wrap .entry-summary .woocommerce-product-rating{margin-bottom:12px;float:right;}.single-product .cs-product-wrap .entry-summary .woocommerce-product-rating .star-rating{margin:0.5em 4px 0 0;color:#159744;height:15px;font-size:14px;}.single-product .cs-product-wrap .entry-summary .woocommerce-product-rating .star-rating:before{content:"\53\53\53\53\53";color:#959595;}.single-product .cs-product-wrap .entry-summary .woocommerce-review-link{font-size:13px;color:#959595;position:relative;top:-1px;margin-left:23px;}.single-product .cs-product-wrap .entry-summary .other-info-product{float:left;width:100%;border-top:#edecec solid 1px;margin-top:34px;padding-top:24px;}.single-product .cs-product-wrap .entry-summary .other-info-product h3{color:#282828;font-size:18px;line-height:28px;}.single-product .cs-product-wrap .entry-summary .other-info-product > div{font-size:13px;line-height:26px;color:#959595;}.single-product .cs-product-wrap .entry-summary .other-info-product > div a{color:#959595;}.single-product .cs-product-wrap .entry-summary .other-info-product > div a:hover{color:#159744;}.single-product .cs-product-wrap .entry-summary .other-info-product > div span{color:#159744;}.single-product .cs-product-wrap .entry-summary .sg-product-share{float:left;width:100%;border-top:#edecec solid 1px;padding-top:24px;}.single-product .cs-product-wrap .entry-summary .sg-product-share label{color:#282828;font-size:15px;line-height:25px;letter-spacing:0.025em;font-weight:700;float:left;width:100%;}.single-product .cs-product-wrap .entry-summary .sg-product-share > div{float:left;width:100%;margin-top:7px;}.single-product .cs-product-wrap .entry-summary .sg-product-share > div a{width:32px;height:32px;background:#159744;border-radius:2px;color:#fff;display:inline-block;line-height:32px;text-align:center;float:left;margin-right:10px;}.single-product .cs-product-wrap .entry-summary .variations_form,.single-product .cs-product-wrap .entry-summary .cart{float:left;width:100%;border-top:#edecec solid 1px;margin-top:21px;padding-top:30px;margin-bottom:0;/* Select effect */padding-bottom:30px;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity label,.single-product .cs-product-wrap .entry-summary .cart .quantity label{color:#282828;font-size:15px;line-height:25px;letter-spacing:0.025em;font-weight:700;float:left;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity .minus,.single-product .cs-product-wrap .entry-summary .cart .quantity .minus{width:25px;height:25px;border-radius:2px;border:#eee solid 1px;position:relative;display:block;float:left;cursor:pointer;margin-right:5px;margin-left:9px;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity .minus:before,.single-product .cs-product-wrap .entry-summary .cart .quantity .minus:before{width:8px;height:2px;content:'';background:#159744;position:absolute;top:11px;left:8px;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity .plus,.single-product .cs-product-wrap .entry-summary .cart .quantity .plus{width:25px;height:25px;border-radius:2px;border:#eee solid 1px;position:relative;display:block;float:left;cursor:pointer;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity .plus:before,.single-product .cs-product-wrap .entry-summary .cart .quantity .plus:before{width:8px;height:2px;content:'';background:#159744;position:absolute;top:11px;left:8px;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity .plus:after,.single-product .cs-product-wrap .entry-summary .cart .quantity .plus:after{width:2px;height:8px;content:'';background:#159744;position:absolute;top:8px;left:11px;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity input,.single-product .cs-product-wrap .entry-summary .cart .quantity input{width:25px;height:25px;border-radius:2px;border:#eee solid 1px;float:left;font-size:14px;color:#222;line-height:25px;padding:0 2px;text-align:center;margin-right:5px;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity input[type=number]::-webkit-inner-spin-button,.single-product .cs-product-wrap .entry-summary .cart .quantity input[type=number]::-webkit-inner-spin-button,.single-product .cs-product-wrap .entry-summary .variations_form .quantity input[type=number]::-webkit-outer-spin-button,.single-product .cs-product-wrap .entry-summary .cart .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;}.single-product .cs-product-wrap .entry-summary .variations_form .quantity input[type=number],.single-product .cs-product-wrap .entry-summary .cart .quantity input[type=number]{-moz-appearance:textfield;}.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container,.single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container{float:right;margin-top:0;}.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist + .clear,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist + .clear,.single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container + .clear,.single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container + .clear{display:none;}.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this + div,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this + div{display:none;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a{margin-left:20px;padding:14px 15px;background:#222;font-weight:700;border:none;min-width:134px;text-align:center;float:right;cursor:pointer;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a i{font-size:16px;margin-left:12px;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover{background:#159744 !important;}.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse span{display:none;}.single-product .cs-product-wrap .entry-summary .variations_form .variations,.single-product .cs-product-wrap .entry-summary .cart .variations{float:left;width:auto;margin-top:8px;margin-bottom:0;}.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart,.single-product .cs-product-wrap .entry-summary .cart .woocommerce-variation-add-to-cart{float:left;margin-left:21px;}.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart .quantity,.single-product .cs-product-wrap .entry-summary .cart .woocommerce-variation-add-to-cart .quantity{margin-top:8px;}.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-price,.single-product .cs-product-wrap .entry-summary .cart .woocommerce-variation-price{float:left;width:100%;margin-top:30px;}.single-product .cs-product-wrap .entry-summary .cart .quantity{margin-top:8px;}.single-product .cs-product-wrap .entry-summary .product_meta{display:none;}.single-product .cs-product-wrap .entry-summary .single_variation_wrap{padding-top:0px;}.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-variation-price{padding-bottom:32px;}.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-variation-price .price .amount{font-size:25px;line-height:30px;color:#159744;}.single-product .cs-product-wrap .entry-summary .single_variation_wrap .btn,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart,.template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .single-product .cs-product-wrap .entry-summary .single_variation_wrap .added_to_cart,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .single-product .cs-product-wrap .entry-summary .single_variation_wrap .button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce input.button,.woocommerce .single-product .cs-product-wrap .entry-summary .single_variation_wrap input.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce #respond input#submit,.woocommerce #respond .single-product .cs-product-wrap .entry-summary .single_variation_wrap input#submit,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce a.button,.woocommerce .single-product .cs-product-wrap .entry-summary .single_variation_wrap a.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce button.button,.woocommerce .single-product .cs-product-wrap .entry-summary .single_variation_wrap button.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce input.button,.woocommerce .single-product .cs-product-wrap .entry-summary .single_variation_wrap input.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .single_variation_wrap .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_variation_wrap .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .single_variation_wrap .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .single_variation_wrap .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .single_variation_wrap .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .single_variation_wrap .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .single_variation_wrap .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .single_variation_wrap .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .single-product .cs-product-wrap .entry-summary .single_variation_wrap input,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .single-product .cs-product-wrap .entry-summary .single_variation_wrap input.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .single-product .cs-product-wrap .entry-summary .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .single-product .cs-product-wrap .entry-summary .single_variation_wrap button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .single-product .cs-product-wrap .entry-summary .single_variation_wrap button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .single-product .cs-product-wrap .entry-summary .single_variation_wrap .checkout-button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .single-product .cs-product-wrap .entry-summary .single_variation_wrap .checkout-button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .single-product .cs-product-wrap .entry-summary .single_variation_wrap a.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .single-product .cs-product-wrap .entry-summary .single_variation_wrap input.button,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .single-product .cs-product-wrap .entry-summary .single_variation_wrap #place_order,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .single-product .cs-product-wrap .entry-summary .single_variation_wrap a{margin-right:14px;margin-bottom:10px;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs{margin-top:69px;float:left;width:100%;border:#eee solid 1px;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs{padding:0;margin:0;background:#f9f9f9;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs:before{border-bottom:1px solid #eee;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li:before,.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li:after{display:none;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li{border:none;border-right:#eee solid 1px;background:none;padding:0;margin:0;border-radius:0;float:left;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li a{font-size:15px;color:#282828;padding:17.5px 20px;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li:last-child{border:none;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li:hover,.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li.active{background:#fff;}.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li:hover a,.single-product .cs-product-wrap .entry-summary .woocommerce-tabs ul.tabs li.active a{color:#159744;}.single-product .cs-product-wrap .entry-summary .woocommerce-Tabs-panel{padding:14px 20px 8px !important;margin:0 !important;border:none !important;font-size:13px;line-height:22px;color:#959595;}.woocommerce-Reviews .woocommerce-Reviews-title,.woocommerce-Reviews .woocommerce-noreviews{display:none;}.woocommerce-Reviews #comments{border-top:none;padding:0;}.woocommerce-Reviews #review_form_wrapper{float:left;width:100%;}.woocommerce-Reviews #review_form_wrapper .comment-reply-title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;padding-bottom:0;margin-bottom:15px;float:left;width:100%;}.woocommerce-Reviews .reply-title{padding-top:0;}.woocommerce-Reviews #commentform{margin-left:0;margin-right:0;width:100%;}.woocommerce-Reviews #commentform label{color:#282828;font-size:13px;line-height:25px;letter-spacing:0.025em;font-weight:500;float:left;width:100%;}.woocommerce-Reviews #review_form #respond p{margin:0;}.woocommerce-Reviews #review_form #respond .form-submit input{width:auto;min-width:170px;height:45px;line-height:1;}.woocommerce-Reviews #commentform .form-submit,.woocommerce-Reviews #commentform .logged-in-as{padding:0;}.woocommerce-Reviews #review_form #respond textarea{line-height:28px;color:#212121;font-size:12px;height:120px;}.woocommerce-Reviews #review_form #respond .comment-form-email + .form-submit{margin-top:20px;}.woocommerce-Reviews#reviews #comments ol.commentlist{padding:0;}.woocommerce-Reviews#reviews #comments ol.commentlist li img.avatar{position:static;padding:0px;width:100px;background:#eceff1;border:1px solid #cfd8dc;}.woocommerce-Reviews#reviews #comments ol.commentlist li .comment-text{margin:0;border:none;border-radius:0px;padding:0;width:calc(100% - 100px);padding-left:20px;float:left;}.woocommerce-Reviews#reviews #comments ol.commentlist li .star-rating{color:#159744;height:20px;}.woocommerce-Reviews#reviews #comments ol.commentlist li .star-rating:before{color:#159744;}.woocommerce-Reviews#reviews #comments ol.commentlist li .meta .author{color:#2194cd;text-transform:uppercase;font-size:13px;margin-bottom:5px;}.woocommerce-Reviews#reviews #comments ol.commentlist li .meta time{color:#2194cd;font-size:11px;}.woocommerce-Reviews .comment-reply-title{padding-top:0;}.woocommerce-Reviews #commentform input[type="text"],.woocommerce-Reviews #commentform input[type="email"],.woocommerce-Reviews #commentform textarea{border:#eee solid 1px;padding:0 10px;margin-bottom:5px;}.woocommerce-Reviews #commentform input[type="text"],.woocommerce-Reviews #commentform input[type="email"]{height:35px;line-height:35px;}#product-nav{text-align:center;width:100%;float:left;margin-top:2px;margin-bottom:55px;}#product-nav .nav-links{display:inline-block;}#product-nav .nav-links > div{display:inline-block;float:left;margin:0 5px;}#product-nav .nav-links > div a{display:inline-block;padding:0 8.5px;border:none;border-radius:2px;background-color:#646464;color:#fff;font-size:20px;letter-spacing:0.02em;text-align:center;min-width:51px;height:51px;line-height:46px;}#product-nav .nav-links > div a.current,#product-nav .nav-links > div a:hover{background:#159744;color:#fff;}#product-nav .nav-links > div a i{font-size:14px;}#related-product .title{color:#222;font-size:14px;line-height:30px;display:block;font-weight:800;letter-spacing:0.06em;text-transform:uppercase;border-bottom:#eee solid 2px;margin-bottom:30px;float:left;width:100%;position:relative;padding-bottom:10px;}#related-product .title:after{background:#159744;width:119px;content:'';height:2px;position:absolute;bottom:-2px;left:0;}.related.products{float:left;width:100%;}.related.products .product{width:100% !important;padding:0 !important;}.woocommerce ins{color:inherit;}.woocommerce del{opacity:1;color:#d82020;}.woocommerce table.shop_table{border:none;border:#eee solid 1px;border-radius:1px;}.woocommerce table.shop_table th{font-size:14px;color:#282828;font-weight:700;padding:3px 10px;background:#f9f9f9;text-align:center;border-right:#eee solid 1px;line-height:41px;}.woocommerce table.shop_table th:last-child{border-right:none;}.woocommerce table.shop_table td{padding:20px 20px 29px;border-top:#eee solid 1px;border-right:#eee solid 1px;vertical-align:top;text-align:center;font-size:13px;color:#9b9b9b;line-height:20px;font-weight:700;}.woocommerce table.shop_table td.product-name{font-size:16px;color:#282828;font-weight:700;line-height:26.52px;padding-top:14px;}.woocommerce table.shop_table td.product-name a{color:inherit;float:left;}.woocommerce table.shop_table td.product-name a.remove{width:19px;margin-top:0px;height:19px;display:inherit;background:#000;color:#fff !important;border-radius:1px;line-height:19px;float:right;text-align:center;}.woocommerce table.shop_table td.product-name a.remove i{font-size:20px;line-height:19px;}.woocommerce table.shop_table td.product-name a.remove:hover{background:#159744;}.woocommerce table.shop_table td.product-name .product-thumbnail{float:left;width:60px;}.woocommerce table.shop_table td.product-name .product-thumbnail img{border-radius:2px;margin-top:6px;}.woocommerce table.shop_table td.product-name .product-name{float:right;width:calc(100% - 80px);}.woocommerce table.shop_table td.product-quantity{text-align:center;}.woocommerce table.shop_table td.product-quantity .quantity{display:inline-block;}.woocommerce table.shop_table td.product-quantity .quantity label{display:none;}.woocommerce table.shop_table td.product-quantity .quantity .minus{width:25px;height:25px;border-radius:2px;border:#eee solid 1px;position:relative;display:block;float:left;cursor:pointer;margin-right:5px;margin-left:9px;}.woocommerce table.shop_table td.product-quantity .quantity .minus:before{width:8px;height:2px;content:'';background:#159744;position:absolute;top:11px;left:8px;}.woocommerce table.shop_table td.product-quantity .quantity .plus{width:25px;height:25px;border-radius:2px;border:#eee solid 1px;position:relative;display:block;float:left;cursor:pointer;}.woocommerce table.shop_table td.product-quantity .quantity .plus:before{width:8px;height:2px;content:'';background:#159744;position:absolute;top:11px;left:8px;}.woocommerce table.shop_table td.product-quantity .quantity .plus:after{width:2px;height:8px;content:'';background:#159744;position:absolute;top:8px;left:11px;}.woocommerce table.shop_table td.product-quantity .quantity input{width:25px;height:25px;border-radius:2px;border:#eee solid 1px;float:left;font-size:14px;color:#222;line-height:25px;padding:0 2px;text-align:center;margin-right:5px;}.woocommerce table.shop_table td.product-quantity .quantity input[type=number]::-webkit-inner-spin-button,.woocommerce table.shop_table td.product-quantity .quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;}.woocommerce table.shop_table td.product-quantity .quantity input[type=number]{-moz-appearance:textfield;}.woocommerce table.shop_table td.product-price{font-size:13px;color:#9b9b9b;line-height:20px;text-align:center;font-weight:700;}.woocommerce table.shop_table td:last-child{border-right:none;}.woocommerce table.shop_table td.actions{padding-top:30px;padding-right:0;padding-bottom:30px;border-right:none;}.woocommerce table.shop_table td.actions #coupon_code{margin-top:4px;}.woocommerce table.shop_table td.actions input.button{padding:0px 17px;float:left;height:42px;line-height:40px;margin-left:10px;}.woocommerce table.shop_table td.actions input.button.update-cart{background:#222;border-color:#222;float:right;}.woocommerce table.shop_table td.actions input.button.update-cart:hover{background:#159744 !important;border-color:#159744 !important;}.woocommerce table.shop_table td.actions .wc-proceed-to-checkout{padding:0;float:right;margin-right:30px;}.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a{padding:0px 17px;float:left;height:42px;line-height:40px;margin-left:10px;}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left;width:100%;}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:250px;float:left;border:1px solid #eee;border-radius:2px;color:#959595;font-size:12px;padding:2px 15px;height:42px;line-height:1;font-weight:normal;margin:0;}#add_payment_method table.cart .product-thumbnail a,.woocommerce-cart table.cart .product-thumbnail a,.woocommerce-checkout table.cart .product-thumbnail a{display:block;}#add_payment_method table.cart .product-thumbnail a img,.woocommerce-cart table.cart .product-thumbnail a img,.woocommerce-checkout table.cart .product-thumbnail a img{width:60px;}.cart-wrap{margin-top:25px;}.woocommerce-cart #page-title,.woocommerce-checkout #page-title{padding-top:207px;padding-bottom:96px;}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%;margin-top:12px;float:left;}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:100%;padding-left:calc(50% + 15px);margin-top:14px;position:relative;min-height:265px;}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout{display:none;}.woocommerce .cart-collaterals .cart_totals .shop_table,.woocommerce-page .cart-collaterals .cart_totals .shop_table{padding:20px 20px 8px;}.woocommerce .cart-collaterals .cart_totals .shop_table tr,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr{width:50%;}.woocommerce .cart-collaterals .cart_totals .shop_table tr.cart-total-title th,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr.cart-total-title th{font-size:18px;color:#282828;font-weight:700;text-transform:none;padding-bottom:19px;}.woocommerce .cart-collaterals .cart_totals .shop_table tr th,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr th{font-weight:normal;font-size:13px;line-height:36px;color:#159744;text-transform:uppercase;font-weight:800;padding:0;border:none;background:none;text-align:left;}.woocommerce .cart-collaterals .cart_totals .shop_table tr td,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr td{font-weight:normal;font-size:13px;line-height:36px;color:#959595;text-align:right;padding:0;border:none;}.woocommerce .cart-collaterals .cart_totals .shop_table tr td strong,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr td strong{font-weight:normal;}.woocommerce .cart-collaterals .cart_totals .shop_table form.woocommerce-shipping-calculator > p,.woocommerce-page .cart-collaterals .cart_totals .shop_table form.woocommerce-shipping-calculator > p{margin:0;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-button{display:none;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form{position:absolute;display:block !important;top:0;left:0;width:calc(50% - 15px);border:#eee solid 1px;padding:20px;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form h2,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form h2{font-size:18px;color:#282828;font-weight:700;text-transform:none;padding-bottom:17px;margin-bottom:0;text-align:left;line-height:36px;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form select,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form select{border:#efefef solid 1px;border-radius:2px;font-size:14px;color:#959595;height:38px;line-height:32px;padding:2px 20px;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form input[type='text'],.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form input[type='text']{border:#efefef solid 1px;border-radius:2px;font-size:14px;color:#959595;height:38px;padding:2px 20px;line-height:32px;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-row,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-row{padding:0;margin-bottom:20px;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button{margin-top:2px;padding:12.5px 15px;}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin-top:4px;}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment{float:left;margin-top:9px;}.woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment img,.woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment img{width:178px;height:28px;float:left;}.woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .checkout-button{float:right;padding:13.5px 25px;}.woocommerce .return-to-shop{/*checkout*/}.woocommerce .checkout_coupon input{border:1px solid #e5e5e5;border-radius:2px;color:#c6c8d1;font-size:13px;letter-spacing:0.035em;padding:2px 22px;}.woocommerce .checkout_coupon input.button{padding:10px 28.5px;}.woocommerce-checkout{/*order*/}.woocommerce-checkout h3,.woocommerce-checkout #ship-to-different-address > label{color:#282828;font-size:20px;line-height:30px;letter-spacing:0.025em;font-weight:700;float:left;width:100%;}.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address > label{display:inline-block;width:auto;margin:0;}.woocommerce-checkout .woocommerce-shipping-fields input[type=checkbox],.woocommerce-checkout .woocommerce-shipping-fields input[type=radio]{margin:5px 10px;}.woocommerce-checkout .woocommerce-shipping-fields .checkbox,.woocommerce-checkout .woocommerce-shipping-fields .radio{display:inline-block;}.woocommerce-checkout h3#order_review_heading{margin-top:30px;}.woocommerce-checkout .form-row label{color:#282828;font-weight:500;}.woocommerce-checkout #add_payment_method #payment,.woocommerce-checkout .woocommerce-cart #payment,.woocommerce-checkout .woocommerce-checkout #payment{background:none;}.woocommerce-checkout #add_payment_method #payment ul.payment_methods,.woocommerce-checkout .woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods{border-bottom:none;}.woocommerce-checkout #payment h3{margin-top:15px;}.woocommerce-order-received .woocommerce-thankyou-order-received{font-size:20px;letter-spacing:0.035em;color:#2194cd;font-style:italic;padding-bottom:15px;}.woocommerce-order-received h2{font-size:20px;letter-spacing:0.035em;color:#2194cd;margin-top:15px;margin-bottom:20px;}.woocommerce-order-received .woocommerce .order_details li{line-height:26px;}.woocommerce-order-received .woocommerce table.shop_table td.product-name{font-size:14px;letter-spacing:0.035em;color:#041852;}.woocommerce-order-received .title h3{font-size:20px;letter-spacing:0.035em;color:#2194cd;}.woocommerce table.shop_table.order_details td.product-name a{float:none;}.woocommerce .wishlist-title h2{margin-bottom:50px;}.woocommerce table.shop_table.wishlist_table td{vertical-align:middle;}.yith-wcwl-share h4.yith-wcwl-share-title{margin:10px 0;font-size:20px;display:inline-block;}.yith-wcwl-share ul{display:inline-block;padding-left:15px;}.compare_product_name{margin-top:15px;}@media only screen and (min-width:992px) and (max-width:1024px){body.woocommerce #main_content_product .main_content_inner{padding-left:15px;}#main_content_product ul.products li .product-inner .bottom-product a.product_type_variable{padding:11px 5px;}#main_content_product .meta_product_archive .nav-pagination .woocommerce-pagination{margin-top:15px;}.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart{margin-top:20px;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner{padding-left:0;}.woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .checkout-button{margin-top:24px;}body .woocommerce-message{line-height:26px;}}@media only screen and (max-width:991px) and (min-width:768px){#content .meta_product_archive .sort .woocommerce-ordering{min-width:220px;}#content .meta_product_archive .sort .woocommerce-ordering label{width:100%;}body.woocommerce #content .shop-4column ul.products li.product,.woocommerce-page #content .shop-4column ul.products li.product{width:50%;}body.woocommerce #sidebar_product{width:30%;}body.woocommerce #main_content_product{width:70%;}#main_content_product ul.products li.product{width:50%;}body.woocommerce #main_content_product .main_content_inner{padding-left:15px;}body.woocommerce #main_content_product .main_content_inner .clr{display:none;}#main_content_product ul.products li .product-inner .bottom-product a.product_type_variable{padding:11px 10px;}#main_content_product .meta_product_archive .woocommerce-result-count,#main_content_product .meta_product_archive .nav-pagination .woocommerce-pagination{margin-top:15px;}.modal.modal-product-item .modal-content .modal-body .product-title{margin:30px 0 0;}.single-product .cs-product-wrap .entry-summary .entry-summary-inner{padding-left:0;}.single-product .cs-product-wrap .cshero-product-images-wrap .cms-slider-nav{width:20%;}.single-product .cs-product-wrap .cshero-product-images-wrap .cshero-product-image-left.cshero-product-image-left-col .cms-slider-wrap{width:80%;}.single-product .cs-product-wrap .entry-summary .variations_form .variations,.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart,.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart .quantity{width:100%;}.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button{margin-left:0;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button{margin-top:8px;}.woocommerce-Reviews#reviews #comments ol.commentlist li img.avatar{width:50px;}.woocommerce-Reviews#reviews #comments ol.commentlist li .comment-text{width:calc(100% - 50px);}#main_content_product ul.products li.product-list .product-inner .product-content{padding-left:15px;padding-right:15px;}#main_content_product ul.products li.product-list .product-inner .product-thumb .onsale{right:-5px;top:-36px;}#content .meta_product_archive .sort,#content ul.products li.product-list .product-inner .product-thumb,#content ul.products li.product-list .product-inner .product-content{width:100%;padding-left:0;}#content ul.products li.product-list .product-inner .product-content{margin-top:20px;}#content .meta_product_archive .sort > label{padding-right:9px;}#content .meta_product_archive .woocommerce-result-count{padding-left:0;margin-top:20px;width:100%;}#content .meta_product_archive .cms-product-layout{padding-left:0;float:left;margin-top:20px;}body .woocommerce-message{line-height:26px;}.single-product .cs-product-wrap .entry-summary .cart .quantity{margin-bottom:14px;margin-top:18px;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a{margin-top:10px;}.woocommerce .cart-collaterals .cart_totals .shop_table tr,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr{width:100%;}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent;}.woocommerce table.shop_table td{border-top:none;border-right:none;}.woocommerce table.shop_table td.actions{padding-right:20px;}.woocommerce table.shop_table.cart{padding-bottom:30px;}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{width:AUTO;}#content .woocommerce.columns-4 ul.products li.product{width:50%;}}@media (max-width:767px){body.woocommerce #content .shop-4column ul.products li.product,.woocommerce-page #content .shop-4column ul.products li.product{width:100%;}body.woocommerce #sidebar_product,body.woocommerce #main_content_product,#main_content_product ul.products li.product,.single-product .cs-product-wrap .cshero-product-images-wrap,.single-product .cs-product-wrap .entry-summary,.single-product .cs-product-wrap .entry-summary .variations_form .variations,.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart,.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart .quantity,#main_content_product ul.products li.product-list .product-inner .product-thumb,#main_content_product ul.products li.product-list .product-inner .product-content{width:100%;}.single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button{margin-left:0;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button{margin-top:8px;}body.woocommerce #main_content_product .main_content_inner{padding-left:0;border-left:none;}body.woocommerce.post-type-archive-product #page #content{background:#fff;}#main_content_product .meta_product_archive > div > div{border:none !important;margin-bottom:15px;width:100%;padding:0 !important;}#main_content_product .meta_product_archive > div > div.sort{width:auto;}.woocommerce-Reviews#reviews #comments ol.commentlist li img.avatar{width:50px;}.woocommerce-Reviews#reviews #comments ol.commentlist li .comment-text{width:calc(100% - 50px);}#main_content_product ul.products li.product-list .product-inner .product-content{padding-left:15px;padding-right:15px;padding-top:30px;}#main_content_product ul.products li.product-list .product-inner .product-content .bottom-product{margin-top:15px;}.image-payment{padding:44px 15px 24px;}.image-payment .bank-left{width:100%;}.image-payment > img{margin-top:20px;max-width:100%;}.checkout-module{padding:25px 15px 52PX;}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:100%;}.checkout-module.checkout_shipping_wrap{padding:26px 15px 26PX;}.checkout-module.order-comment-wrap{padding:27px 15px 26PX;}.checkout-module.payment-method-wrap{padding:38px 15px 26PX;}.modal.modal-product-item .modal-content .modal-body .sp-quantity{margin-bottom:20px;}.modal-product-item .btn-group{float:left;}.modal-product-item .btn-group + .btn-group{margin-left:10px;}#content .meta_product_archive .sort,#content ul.products li.product-list .product-inner .product-thumb,#content ul.products li.product-list .product-inner .product-content{width:100%;padding-left:0;}#content ul.products li.product-list .product-inner .product-content{margin-top:20px;}#content .meta_product_archive .sort > label{padding-right:9px;}#content .meta_product_archive .woocommerce-result-count{padding-left:0;margin-top:20px;width:100%;}#content .meta_product_archive .cms-product-layout{padding-left:0;float:left;margin-top:20px;}.single-product #page #content #main_content_product,.single-product #page #content .main-sidebar{width:100%;}body .woocommerce-message{line-height:26px;}body .woocommerce-message{padding-left:20px !important;}body .woocommerce-message:before{display:none;}body .woocommerce-message a{clear:both;float:none;display:inline-block;width:100%;text-align:center;margin-bottom:10px;}.single-product .cs-product-wrap .entry-summary .woocommerce-product-rating{margin-bottom:12px;float:left;width:100%;margin:10px 0;}.single-product .cs-product-wrap .entry-summary .cart .quantity{margin:10px 0;width:100%;}.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container,.single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container{float:left;}.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist a,.single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container a,.single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container a{margin:10px 5px 10px 0;}.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a{float:left;margin-left:0;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{width:100%;}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{float:left;width:100%;}.woocommerce table.shop_table td.product-name a.remove{margin-top:8px;}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:90%;}.woocommerce table.shop_table td.actions input.button{float:left !important;margin-left:0;margin-top:10px;}.woocommerce table.shop_table td.actions .wc-proceed-to-checkout{float:left;width:100%;}.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a{margin-left:0;}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{width:90%;}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{padding-top:100%;padding-left:0;}.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form{width:100%;}.woocommerce .cart-collaterals .cart_totals .shop_table tr,.woocommerce-page .cart-collaterals .cart_totals .shop_table tr{width:100%;}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent;}#content .woocommerce.columns-4 ul.products li.product{width:100%;}#content .meta_product_archive .sort .woocommerce-ordering,#content .meta_product_archive .sort .woocommerce-ordering label{width:100%;}}@media (max-width:320px){.woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .checkout-button{margin-top:24px;}.modal-product-item .btn-group + .btn-group{margin-left:0px;}}@media only screen and (max-width:1800px){#rev_slider_1_1 .uranus.tparrows::before{display:none;}}@media only screen and (min-width:1200px){.body-boxed .vc_row[data-vc-full-width]{width:1270px !important;margin:0 auto;left:50% !important;transform:translate(-50%, 0);padding-left:0 !important;padding-right:0 !important;}}@media only screen and (max-width:1600px){.cms-heading-wrapper.heading-layout2.heading-layout4 .description p br{display:none;}}@media screen and (max-width:1400px){.header13#page #primary .vc_row[data-vc-full-width] .tp-caption .btn-icon{position:absolute;z-index:1000;}.header13#page #cshero-header-inner #cshero-header-navigation-left{height:228px;margin-top:50px;}header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li{min-width:auto;}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .history-year{top:240px;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions .history-year{top:401px;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 3) .cms-grid-inner .cms-grid-descriptions .history-year{top:436px;}.owl-nav .owl-prev{left:20px;}.owl-nav .owl-next{right:20px;}.full_screen,#full_screen{height:auto;}.error404 .page404-layout2 .cms-content404{height:auto;}.header13#page #primary .vc_row[data-vc-full-width]{padding-left:30px !important;padding-right:30px !important;}.hidden-sidebar-active #page,.hidden-sidebar-active .header-trans #cshero-header,.hidden-sidebar-active #cshero-header.header-fixed{padding-right:0;}}@media screen and (min-width:1200px) and (max-width:1500px){.header13#page #primary .vc_row[data-vc-full-width] .tp-caption{padding:0 100px !important;}.template-cms_grid--layout-menu .menu-type-item .content-right{padding:40px 19px 30px;}}@media screen and (max-width:1200px){.page-template-page-events #page #content,.single-event #page #content{background:#fff;}body{width:100% !important;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{padding:0 30px;max-width:100%;}.modal-content-left{display:none;}.modal-content-right{width:100%;}}@media screen and (max-width:1040px){.template-cms_grid--layout-history .cms-grid-inner{padding-left:0;padding-right:0;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions .history-year{-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-media{padding-bottom:50px;width:30%;}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions{width:65%;padding-left:5%;border:none !important;border-radius:0 !important;}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .history-year{font-size:102px;padding-bottom:30px;position:static;-webkit-transform:rotate(0deg);-khtml-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner{padding-left:0;padding-right:0;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-media{float:right;padding-top:30px;padding-bottom:30px;padding-right:0px;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions{padding-top:30px;padding-right:5%;padding-left:0;text-align:right;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-media .cms-grid-media-inner{margin-right:23px;}.template-cms_grid--layout-history .cms-grid-item:last-child .cms-grid-inner .cms-grid-media{padding-top:50px;}.template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 3) .cms-grid-inner .cms-grid-descriptions{padding-top:50px;}.owl-nav .owl-prev{opacity:0;}.owl-nav .owl-next{opacity:0;}}@media only screen and (min-width:992px){.modal.fade .modal-dialog{position:absolute;top:50%;margin:0;left: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%);}}@media only screen and (max-width:1024px) and (min-width:992px){.template-cms_grid--layout-menu .menu-type-item{width:100%;margin-bottom:30px;}.vc_custom_heading br{display:none;}#comments .comment-author-image{height:50px;margin:0 10px 0 0;width:50px;}#comments .comment-main{width:calc(100% - 60px);position:relative;}#comments ul.children{width:calc(100% - 20px);}#comments .comment-list li .comment-respond{width:100%;}.hidden-sidebar-active #page,.hidden-sidebar-active .header-trans #cshero-header,.hidden-sidebar-active #cshero-header.header-fixed{padding:0;}.header13#page #primary .vc_row[data-vc-stretch-content]{margin:0 -15px !important;}.cms-heading-wrapper .text-blur{left:15px;font-size:71px;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border-width:26px !important;}.template-cms_carousel--layout-pricing .cms-pricing-content{margin:0 30px;}.template-cms_carousel--layout-pricing .cms-pricing-content ul li{text-align:center;}.template-cms_carousel--layout-pricing .pricing-bottom{margin:21px 30px 0;}.cms-carousel-testimonial .cms-testimonial-nav{padding-left:0;width:100%;position:relative;top:0;}.single_course_details ul li{margin-right:16px;}.cms-images-grid .item-top-right{top:-15px;right:-15px;}.cms-images-grid .item-bottom-left{bottom:-15px;left:-15px;}.cms-counter-wraper.cms-counter-layout5 .counter-wrap1 .cms-counter-title{line-height:20px;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay{padding:0 15px;}.page-event .main-content-inner .row-page-event .clr{display:none;}.page-event .main-content-inner .content-course img{width:100%;}.page-event .content-course.content-course-list .courses-content-left{width:62%;}.page-event .content-course.content-course-list .courses-content-right{width:38%;}.single-event .single-post-blog article .entry-meta{padding:56px 15px 9.5px 15px;}.form-register .field-group,.form-login .field-group{margin-bottom:5px;}body .half-right-background{background-size:cover !important;}body .half-right-background .overlay-color{max-width:100%;}#sidebar .sidebar-inner{padding:50px 20px;}.fp-enabled .fp-section.half-left-background,.fp-enabled .fp-section.half-right-background{background-size:50% 100% !important;}.rev_slider .cms-button-video.style2{line-height:38px !important;}.fp-enabled .fp-section.half-left-background,.fp-enabled .fp-section.half-right-background{background:none !important;}}@media screen and (min-width:992px){#cshero-menu-mobile{display:none !important;}}@media (max-width:991px){.template-cms_carousel--layout-portfolio .cms-carousel-item{padding:30px 0px 30px 0;}.vc_custom_heading br{display:none;}body .half-left-background{background-size:cover !important;}body .half-left-background .overlay-color{max-width:100%;}.header-trans #cshero-header{color:#fff !important;}.header7 .header-trans #cshero-header-menu-icon .hidden-wrapper:after{background-color:#fff !important;}.blog-standand article .post-thumbnail{width:100%;}.blog-standand article .post-thumbnail img{width:100%;}.vc_custom_heading br{display:none;}.blog-standand article .content-right{width:100%;}.blog-standand article .entry-footer{position:static;width:100%;}.single-post-blog article .single_detail{float:left;width:100%;}.single-post-blog article .single_detail_right{float:left;}.single-post-blog article .single_detail_right li:first-child{margin-left:0;}.single-post-blog .cms-single-related-post .item-inner img{width:100%;}#comments .comment-author-image{height:50px;margin:0 10px 0 0;width:50px;}#comments .comment-main{width:calc(100% - 60px);position:relative;}#comments ul.children{width:calc(100% - 20px);}#comments .comment-list li .comment-respond{width:100%;}.cms-heading-wrapper .description p br{display:none;}.vc-bootstrap-tabs .tab-pane .vc_column_container > .vc_column-inner{padding-right:15px !important;padding-left:15px !important;}.cshero-popup-menu:not(.header7){display:none;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right{padding-left:15px;}.wpb_column.position-left,.wpb_column.position-right{position:static;}body .half-right-background{background-size:cover !important;}.fp-enabled .fp-section.half-left-background,.fp-enabled .fp-section.half-right-background{background:none !important;}body .half-right-background .overlay-color{max-width:100%;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms{padding-top:80px;}.template-cms_grid--layout-portfolio5 .cms-grid-item{margin-bottom:82px;}#page.header13 #cshero-header-inner .csheroes-header-footer{position:relative;margin-top:100px;padding-left:0;}header.header4 .header-right{display:none;}body #cshero-header:not(.header-fixed) #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a,.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-ancestor > a,.cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item > a{color:#159744 !important;}.cshero-popup-menu{position:absolute;}.cshero-popup-menu.open .cshero-popup-menu-inner{max-height:initial;height:auto;position:static;background:#000;float:left;width:100%;}.no-padding-sm .vc_column-inner{padding-right:0 !important;}.hidden-sidebar-active #page,.hidden-sidebar-active .header-trans #cshero-header,.hidden-sidebar-active #cshero-header.header-fixed{padding:0;}.cshero-hidden-sidebar{position:absolute;}}@media only screen and (max-width:991px) and (min-width:768px){.portfolio-right{margin-top:30px;}.cms-heading-wrapper.heading-layout2.heading-layout6{padding:63px 2px 36px;}.cms-fancyboxes-wraper.cms-fancybox-default{padding:0;}.vc_column_container.padding15 > .vc_column-inner{padding-right:15px !important;}.cms-heading-wrapper .text-blur{left:15px;font-size:71px;}.template-cms_grid--layout-default .cms-grid-inner .cms-grid-media img{width:100%;}.template-cms_grid--layout-default .cms-grid-inner .cms-grid-title{font-size:19px;}.template-cms_grid--layout-blog-popular .cms-grid-inner{border:none;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border-width:16px !important;}.template-cms_carousel--layout-pricing .cms-pricing-content{margin:0 40px;text-align:center;}.template-cms_grid--layout-pricing2 .cms-grid-item{padding:0 15px;}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .text-blur{font-size:58px;}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .text-blur:after{bottom:6px;left:0;}.template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .title{font-size:25px;}.cms-carousel-testimonial .cms-testimonial-nav{padding-left:0;width:100%;position:relative;top:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{padding:0 30px;max-width:100%;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li{margin:0 20px;}.template-cms_grid--layout-pricing4 .cms-grid-item .cms-ordernow .cms-pricing-note-price{float:left;width:100%;text-align:left;}.form-register .field-group,.form-login .field-group{margin-bottom:5px;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns .cms-grid-media{height:450px;}.single-portfolio .single_portfolio2 .portfolio-right .content-left{width:65%;}.single-portfolio .single_portfolio2 .portfolio-right .content-right{width:35%;}.single-portfolio .portfolio_details .details_section .single_social-share ul{float:left;padding-left:0;}#content ul.products li.product{width:50%;}.template-cms_grid--layout-portfolio4 .cms-grid-item{width:50%;}.template-cms_grid--layout-portfolio4 .cms-grid-item img{min-height:220px;}#sidebar .sidebar-inner{padding:50px 10px;}.widget_calendar #wp-calendar caption{font-size:19px;}body:not(.hidden-sidebar-active) .cshero-hidden-sidebar{display:none;}.template-cms_grid--layout-menu .menu-type-item{width:100%;}.template-cms_grid--layout-menu .menu-type-item .content-right{padding:30px 40px 30px;}.template-cms_grid--layout-menu .menu-type-item .img-thumb{float:left !important;margin-bottom:30PX;}}@media (max-width:767px){.vc_tta-container .vc_tta.vc_tta-tabs.vc_general .vc_tta-panel-title > a:before{display:none;}#page-title.page-title-layout5 #breadcrumbs{float:right;width:100%;}#page-title.page-title-layout5 #breadcrumb-text{float:none;display:inline-block;}.vc_custom_heading{word-break:break-all;}#comments .comment-main .comment-content{word-break:break-all;}.template-cms_grid--layout-portfolio4 .cms-grid-item img{min-height:220px;}.vc_column_container.padding15 > .vc_column-inner{padding-right:15px !important;}.cms-heading-wrapper .title{word-break:break-all;}.cms-fancyboxes-wraper.cms-fancybox-default + .cms-fancyboxes-wraper{margin:0;}.cms-countdown-wraper .col-item{width:100%;padding:20px 0;}body .bg-right-center{background:none !important;}.cms-counter-wraper{display:inline-block;width:100%;}.cms-heading-wrapper .description{margin-top:0;}.cms-carousel-team .team-item-left{width:100%;}.cms-carousel-team .team-info{float:left;width:100%;margin-top:30px;}.text-right .cms-button-wrapper{width:100%;text-align:center;}.contact-left{margin-left:20px;}.blog-standand{padding-bottom:0;}.blog-standand #sidebar{margin-top:50px;}.blog-standand article .entry-footer .archive_detail{width:100%;float:left;}.blog-standand article .entry-footer .archive_detail li:first-child{margin-left:0;}.template-cms_carousel--layout-blog2 .content-overlay .cms-carousel-title{font-size:41px;}.template-cms_carousel--layout-blog2 .content-overlay{padding-top:60px;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like > span{margin-left:13px;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like > span:first-child{margin-left:0;}.template-cms_grid--layout-default .cms-grid-inner .cms-grid-media img{width:100%;}.vc_row.vc_inner.bg-right-top{background:none !important;}.newsletter-widget input[type="text"],.newsletter-widget input[type="email"]{width:auto;}.template-cms_carousel-blog{margin:0;}.error404 .cms-content404 > div .error-404{padding:79px 0 62px;background-size:100%;}.vc_tta.vc_general .vc_tta-panel-title{line-height:24px !important;}.cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-item{margin:0;padding:0 15px;}.cms-progress-layout3 .cms-progress-item-wrap .cms-progress{max-width:95%;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border-width:8px !important;}.template-cms_carousel--layout-pricing .cms-pricing-content{margin:0 30px;}.template-cms_carousel--layout-pricing .pricing-bottom{margin:21px 30px 0;}.template-cms_grid--layout-pricing1 .cms-grid-filter ul li{width:100%;}.template-cms_grid--layout-pricing2 .cms-grid-filter ul li{width:100%;}.template-cms_carousel--layout-pricing .cms-pricing-content ul li{text-align:center;}.cms_carousel--layout-team4 .cms-grid-media{margin:0 auto;float:none;}.cms_carousel--layout-team4 .cms-grid-team-content{width:100%;padding-left:28px;margin-top:20px;}.cms-carousel-testimonial .team-item{padding:0;}.cms-carousel-testimonial .team-info{width:100%;margin-top:30px;}.cms-carousel-testimonial .cms-testimonial-nav{padding-left:0px;top:0;width:100%;position:static;}.owl-nav{opacity:0;}.cms-carousel-layout-blog7 .cms-carousel-item .entry-footer{padding:5px 10px;}.wpcf7-form .form-div,.wpcf7-form .form-fulldiv{width:100%;padding:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{max-width:100%;padding:0 30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_row.vc_inner{padding-top:40px !important;padding-bottom:40px !important;}p br{display:none;}.template-cms_grid--layout-pricing4 .cms-grid-item .cms-pricing-item_inner .cms-pricing-top .cms-pricing-price{position:static;float:left;}.template-cms_grid--layout-pricing4 .cms-grid-item .cms-ordernow .cms-pricing-note-price{float:left;width:100%;text-align:left;}.cms-fancybox-layout6 + .cms-fancyboxes-wraper{margin-top:30px;}.cms-images-grid .item-top-right{width:50%;height:100px;top:-15px;right:0px;}.cms-images-grid .item-bottom-left{width:50%;height:100px;bottom:-15px;left:0px;}.cms-images-grid .primary-item{height:300px;}.blog-standand article .content-right a.post-edit-link{top:-21px;right:-15px;}.form-login .modal-body{padding:68px 30px 0;}.form-login .forgot-pass{width:calc(100% + 60px);margin-left:-30px;}.form-register .modal-body{padding-left:30px;padding-right:30px;}.contact-top{text-align:center;}#cshero-header-top .header-right-top{margin-top:10px;}.form-register .up-social-wrapper,.form-login .up-social-wrapper{width:100%;margin-left:0;}.cms-grid-filter ul li{width:100%;padding:0;}.cms-carousel-testimonial .team-item-left{float:none;display:inline-block;margin:0 auto;}.cms-carousel-layout-blog5 .cms-carousel .owl-dot{opacity:0;}.cms-carousel-layout-blog6,.cms-carousel-layout-blog7,.cms-carousel-layout-blog8{margin:0;}.single-event .cms-grid-media .countdown-warp{width:100%;}.single-event .cms-grid-media .countdown-warp span{width:auto;margin:10px 20px;line-height:42px;}.single-event .cms-grid-media .countdown-warp span.countdown-amount{text-align:right;}.single-event .single-post-blog article .entry-meta ul{width:100%;}.single-event .single-post-blog article .entry-meta ul li{width:100%;margin:15px 0;}.cms-process .cms-process-list li{max-width:100%;width:100%;padding:30px 0;}.cms-process .cms-process-list li:after,.cms-process.cms-process-layout2 .cms-process-list li:after{bottom:0px;top:auto;left:45%;right:auto;-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 */}body #page-title #page-title-text h1{font-size:45px !important;}.cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .padding-left15 .vc_column-inner{padding-left:15px !important;}.section-offset-right{padding-right:15px !important;}.blog-standand article .content-right .content-left{position:absolute;top:5px;}.blog-standand article .content-right.no-thumb .content-left{top:-15px;}.paging-navigation .pagination a,.paging-navigation .pagination span{margin-bottom:14px;}.blog-standand article .content-right .content-main{padding-left:0;width:100%;}.blog-standand article .content-right{padding:39px 15px 33px;}.single-post-blog article .content-right .content-left{position:absolute;top:5px;right:5px;}.single-post-blog article .content-right{padding:40px 15px 29px;}.single-post-blog article .content-right .content-main{width:100%;padding-left:0;}.single-post-blog .single-post-nav .nav-links > div{width:100%;border-right:none;}.single-post-blog .single-post-nav .nav-links > div.next{margin-top:30px;}.single-post-blog .single-post-nav .nav-links > div .content-right{float:left;width:calc(100% - 49px);padding-left:15px;padding-right:0;}.single-post-blog .cms-single-related-post .item-inner{margin-bottom:30px;}#comments .comment-content-wrap{padding:31px 15px 10px;}#comments .comment-form-wrap{padding:0px 15px 0;}.is-sidebar-right #sidebar{margin-top:40px;}.template-cms_grid--layout-portfolio5 .cms-grid-3columns .cms-grid-media{height:300px;}.single-portfolio .post-navigation a.all-portfolio{position:static;display:block;text-align:center;padding-top:30px;padding-bottom:10px;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */float:left;width:100%;}.portfolio-right{margin-top:30px;}.single-portfolio .post-navigation .nav-links > div{width:100%;}.single-portfolio .post-navigation .nav-links > div .portfolio-right{padding-right:0;padding-left:0;}.single-portfolio .post-navigation .nav-links > div.next{margin-top:20px;}.single-portfolio .portfolio_details .details_section .single_social-share ul{float:left;}.portfolio-right .content-left,.portfolio-right .content-right{width:100% !important;}.single-portfolio .single_portfolio5 .item-gallery{width:100%;}.single-portfolio .single_portfolio6 .portfolio-left .item-gallery{width:100% !important;}.single-portfolio .single_portfolio6 .portfolio-left .item-gallery .img{height:300px !important;}.single-portfolio .single_portfolio7 .portfolio-left .item-gallery{width:100% !important;}.single-portfolio .single_portfolio7 .portfolio-left .item-gallery .img{height:300px !important;}#content ul.products li.product{width:100%;}.fp-enabled .fp-section.half-left-background,.fp-enabled .fp-section.half-right-background{background:none !important;}.wpcf7-form{margin-left:0px;margin-right:0px;}.error404 .cms-content404 > div .error-404 h1{font-size:143px;}.full_screen,#full_screen{height:auto;}.cms-countdown-content .col-item{margin-top:15px;margin-bottom:15px;}.logo-footer{margin:30px 0;}#fp-nav.right{right:auto;}body .half-left-background{background-size:cover !important;}body .half-left-background .overlay-color{max-width:100%;}.vc-bootstrap-tabs .tab-pane{background:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cshero-hidden-sidebar{display:none;}.template-cms_list--layout-menu{padding:20px 20px 40px;}.template-cms_list--layout-menu .menu-type-item .content-right,.template-cms_list--layout-menu .menu-type-item .img-thumb{width:100%;text-align:left;}.template-cms_grid--layout-menu .menu-type-item{width:100%;}.template-cms_grid--layout-menu .menu-type-item .content-right{width:100%;padding:30px;}.template-cms_grid--layout-menu .menu-type-item .img-thumb{width:100%;}}@media (max-width:480px){.location{margin-bottom:15px;}.single-post-blog .blog-admin-post .admin-avt{float:left;max-width:100%;width:100%;text-align:center;}.single-post-blog .blog-admin-post .admin-info{float:left;width:100%;padding:0;margin-top:30px;text-align:center;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border-width:13px !important;}}@media (max-width:430px){.form-register .up-social-wrapper,.form-login .up-social-wrapper{text-align:center;}.form-register .up-social-wrapper .text-login-social,.form-login .up-social-wrapper .text-login-social{margin-bottom:17px;}.form-register .up-social-wrapper button,.form-login .up-social-wrapper button{float:none !important;display:block;margin:0 auto !important;clear:both;}.form-register .up-social-wrapper button.up-facebook-button,.form-login .up-social-wrapper button.up-facebook-button{margin-bottom:15px !important;}.form-register .up-social-wrapper #page-title #page-title-text h1,.form-login .up-social-wrapper #page-title #page-title-text h1{font-size:52px !important;}@-moz-document url-prefix(){/*fix ie10 and above*/.cms-fancyboxes-wraper.cms-fancyboxes-deault{margin-bottom:28px;}.wpcf7-form.style2 .wpcf7-submit{margin-top:-10px;}.wpcf7-form .wpcf7-submit{margin-top:1px;}.wpcf7-form.style3{padding:0 22px;}.cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item{box-shadow:1px 0 40px rgba(40, 40, 40, 0.12), -1px 0 40px rgba(40, 40, 40, 0.12);-webkit-box-shadow:1px 0 40px rgba(40, 40, 40, 0.12), -1px 0 40px rgba(40, 40, 40, 0.12);}}}@media (max-width:430px) and (max-width:360px){.template-cms_carousel--layout-blog2 .content-overlay .cms-carousel-title{font-size:30px;line-height:38px;}.template-cms_carousel--layout-blog2 .content-overlay{padding-top:40px;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .left{width:100%;text-align:center;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .avt-info{margin-left:15PX;float:none;display:inline-block;top:-13px;position:relative;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .avt{float:none;display:inline-block;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like{margin-top:6px;width:100%;text-align:center;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like span{display:inline-block;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like span:first-child{margin-left:0;}.template-cms_carousel--layout-blog2 .content-overlay .content-bottom{margin-top:23px;}.template-cms_grid--layout-team .cms-grid-item .modal-dialog{width:300px;}.template-cms_grid--layout-team .cms-grid-item .modal-dialog .modal-content .modal-body .cms-team-social .social-item{padding:0 40px;}.template-cms_grid--layout-team .cms-grid-item .modal-dialog .close{right:0;top:0;}.form-register .up-social-wrapper .up-twitter-button,.form-login .up-social-wrapper .up-twitter-button{margin-left:0;margin-top:10px;}.form-register .up-social-wrapper button,.form-login .up-social-wrapper button{clear:both;float:none;display:block;}.lp-searchform,.vc_wp_search #searchform{/* BACKGROUND HORIZONTAL */}.lp-searchform input::-webkit-input-placeholder,.vc_wp_search #searchform input::-webkit-input-placeholder{color:#fff !important;}.lp-searchform input:-moz-placeholder,.vc_wp_search #searchform input:-moz-placeholder{color:#fff !important;opacity:1;}.lp-searchform input::-moz-placeholder,.vc_wp_search #searchform input::-moz-placeholder{color:#fff !important;opacity:1;}.lp-searchform input:-ms-input-placeholder,.vc_wp_search #searchform input:-ms-input-placeholder{color:#fff !important;}.cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom{display:none;}}@media (max-width:430px) and (max-width:320px){.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border-width:20px !important;}.single-post-blog .cms-single-related-post .item-inner .content-overlay{padding:0 5px;}.single-post-blog .cms-single-related-post .item-inner img{min-height:225px;}.cms-button-wrapper + .cms-button-wrapper{margin-left:0;margin-top:20px;}.cms-button-wrapper{display:block;}.cms-social-page.social-layout2 a{margin:0 12px;}.vc_wp_custommenu .widget_nav_menu ul li{display:block;width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner,.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner1,.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2,.template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3{padding-left:15px;padding-right:15px;}.template-cms_grid--layout-shop .cms-grid-item img{min-height:250px;}.font-size-sm{font-size:45px !important;}}@media screen and (max-width:430px) and (-ms-high-contrast:active),(max-width:430px) and (-ms-high-contrast:none){#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul{position:inherit;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper .image,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service .image,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper .image,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul .image{float:left;width:100%;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper .image a,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service .image a,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper .image a,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul .image a{display:block !important;opacity:1;background:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper .image img,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service .image img,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper .image img,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul .image img{float:left;width:100%;display:block !important;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-post-wrapper a,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service a,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .cms-recent-service-wrapper a,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.sub-menu.drop_full_width .widget_recent_entries ul a{display:block !important;}.grid-lp-category .lp-category-item .lp-category-item-inner1 .overlay{background:rgba(33, 148, 205, 0.5) !important;}input[type=text]::-ms-clear{display:none !important;}.template-cms_grid--layout-pricing4 .cms-grid-item:hover .cms-pricing-item_inner,.template-cms_grid--layout-pricing3 .cms-grid-item:hover .cms-pricing-item_inner{overflow:visible;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li{float:left;clear:both;}.vc_tta-tabs.vc_tta-tabs-position-left{-ms-flex:1;}.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container{-ms-flex:1 !important;flex:1 !important;}.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{-ms-flex:5.4 !important;flex:5.4 !important;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a::after{left:-7px !important;}.single_course_details .review-stars-rated .review-stars.empty,.single_course_details .review-stars-rated .review-stars.filled{height:25px;}}