/* -------------------------------------------------------------
  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
-------------------------------------------------------------- */.cms-button-wrapper{display:inline-block;}.cms-button-wrapper + .cms-button-wrapper{margin-left:30px;}.cms-button-wrapper a.btn-secondary:hover{background:#ff5409 !important;border-color:#ff5409 !important;}.cms-button-wrapper a:hover{background:#00255b !important;color:#fff !important;border-color:#00255b !important;}.btn,.cms-load-posts a,.template-cms_grid--layout-default .cms-load-posts a,.wpcf7-form .wpcf7-submit,.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:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */font-size:14px;line-height:37px;margin:0;height:39px;padding:0 25px;position:relative;text-align:center;z-index:2;background:#ff5409;-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:600;border:#ff5409 solid 1px;}.btn span,.cms-load-posts a span,.template-cms_grid--layout-default .cms-load-posts a span,.wpcf7-form .wpcf7-submit 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,.cms-load-posts a:hover,.template-cms_grid--layout-default .cms-load-posts a:hover,.wpcf7-form .wpcf7-submit: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,.cms-load-posts a:focus,.template-cms_grid--layout-default .cms-load-posts a:focus,.wpcf7-form .wpcf7-submit: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;background:#00255b;border-color:#00255b;color:#fff;}.btn i,.cms-load-posts a i,.template-cms_grid--layout-default .cms-load-posts a i,.wpcf7-form .wpcf7-submit 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,.cms-load-posts a.btn-lg,.template-cms_grid--layout-default .cms-load-posts a.btn-lg,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-md,.template-cms_grid--layout-default .cms-load-posts a.btn-md,.wpcf7-form .wpcf7-submit.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;border-color:#ef4900;}.btn.btn-normal,.cms-load-posts a.btn-normal,.template-cms_grid--layout-default .cms-load-posts a.btn-normal,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-md2,.template-cms_grid--layout-default .cms-load-posts a.btn-md2,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-sm,.template-cms_grid--layout-default .cms-load-posts a.btn-sm,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-white,.template-cms_grid--layout-default .cms-load-posts a.btn-white,.wpcf7-form .wpcf7-submit.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-default,.cms-load-posts a.btn-default,.template-cms_grid--layout-default .cms-load-posts a.btn-default,.wpcf7-form .wpcf7-submit.btn-default,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default,.woocommerce input.button.btn-default,.woocommerce #respond input#submit.btn-default,.woocommerce a.button.btn-default,.woocommerce button.button.btn-default,.woocommerce input.button.btn-default,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default,.woocommerce-Reviews #review_form #respond .form-submit input.btn-default,.woocommerce table.shop_table td.actions input.button.btn-default,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default,.woocommerce .return-to-shop a.button.btn-default,.woocommerce .checkout_coupon input.button.btn-default,.woocommerce-checkout #payment #place_order.btn-default,.woocommerce .wishlist_table td.product-add-to-cart a.btn-default{box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}.btn.btn-secondary,.cms-load-posts a.btn-secondary,.template-cms_grid--layout-default .cms-load-posts a.btn-secondary,.wpcf7-form .wpcf7-submit.btn-secondary,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-secondary,.woocommerce input.button.btn-secondary,.woocommerce #respond input#submit.btn-secondary,.woocommerce a.button.btn-secondary,.woocommerce button.button.btn-secondary,.woocommerce input.button.btn-secondary,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-secondary,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-secondary,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-secondary,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-secondary,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-secondary,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-secondary,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-secondary,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-secondary,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-secondary,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-secondary,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-secondary,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-secondary,.woocommerce-Reviews #review_form #respond .form-submit input.btn-secondary,.woocommerce table.shop_table td.actions input.button.btn-secondary,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-secondary,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-secondary,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-secondary,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-secondary,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-secondary,.woocommerce .return-to-shop a.button.btn-secondary,.woocommerce .checkout_coupon input.button.btn-secondary,.woocommerce-checkout #payment #place_order.btn-secondary,.woocommerce .wishlist_table td.product-add-to-cart a.btn-secondary{background:#00255b;border-color:#00255b;}.btn.btn-secondary:hover,.cms-load-posts a.btn-secondary:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-secondary:hover,.wpcf7-form .wpcf7-submit.btn-secondary:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-secondary:hover,.woocommerce input.button.btn-secondary:hover,.woocommerce #respond input#submit.btn-secondary:hover,.woocommerce a.button.btn-secondary:hover,.woocommerce button.button.btn-secondary:hover,.woocommerce input.button.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-secondary:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-secondary:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-secondary:hover,.woocommerce table.shop_table td.actions input.button.btn-secondary:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-secondary:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-secondary:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-secondary:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-secondary:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-secondary:hover,.woocommerce .return-to-shop a.button.btn-secondary:hover,.woocommerce .checkout_coupon input.button.btn-secondary:hover,.woocommerce-checkout #payment #place_order.btn-secondary:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-secondary:hover{background:#ff5409;border-color:#ff5409;}.btn.btn-gray,.cms-load-posts a.btn-gray,.template-cms_grid--layout-default .cms-load-posts a.btn-gray,.wpcf7-form .wpcf7-submit.btn-gray,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-gray,.woocommerce input.button.btn-gray,.woocommerce #respond input#submit.btn-gray,.woocommerce a.button.btn-gray,.woocommerce button.button.btn-gray,.woocommerce input.button.btn-gray,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-gray,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-gray,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-gray,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-gray,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-gray,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-gray,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-gray,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-gray,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-gray,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-gray,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-gray,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-gray,.woocommerce-Reviews #review_form #respond .form-submit input.btn-gray,.woocommerce table.shop_table td.actions input.button.btn-gray,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-gray,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-gray,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-gray,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-gray,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-gray,.woocommerce .return-to-shop a.button.btn-gray,.woocommerce .checkout_coupon input.button.btn-gray,.woocommerce-checkout #payment #place_order.btn-gray,.woocommerce .wishlist_table td.product-add-to-cart a.btn-gray{background:#c4c4c4;color:#fff;border-color:#c4c4c4;box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}.btn.btn-gray:hover,.cms-load-posts a.btn-gray:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-gray:hover,.wpcf7-form .wpcf7-submit.btn-gray:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-gray:hover,.woocommerce input.button.btn-gray:hover,.woocommerce #respond input#submit.btn-gray:hover,.woocommerce a.button.btn-gray:hover,.woocommerce button.button.btn-gray:hover,.woocommerce input.button.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-gray:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-gray:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-gray:hover,.woocommerce table.shop_table td.actions input.button.btn-gray:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-gray:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-gray:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-gray:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-gray:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-gray:hover,.woocommerce .return-to-shop a.button.btn-gray:hover,.woocommerce .checkout_coupon input.button.btn-gray:hover,.woocommerce-checkout #payment #place_order.btn-gray:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-gray:hover{border-color:#ff5409 !important;background:#ff5409 !important;color:#fff !important;}.btn.btn-xlg,.cms-load-posts a.btn-xlg,.template-cms_grid--layout-default .cms-load-posts a.btn-xlg,.wpcf7-form .wpcf7-submit.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:hover,.cms-load-posts a.btn-primary:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-primary:hover,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-primary:focus,.template-cms_grid--layout-default .cms-load-posts a.btn-primary:focus,.wpcf7-form .wpcf7-submit.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:#fff !important;color:#ff5409 !important;border-color:#ff5409 !important;outline:none;}.btn.btn-default-alt,.cms-load-posts a.btn-default-alt,.template-cms_grid--layout-default .cms-load-posts a.btn-default-alt,.wpcf7-form .wpcf7-submit.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{background:transparent !important;color:#fff;border:#fff solid 2px;line-height:35px;}.btn.btn-default-alt:hover,.cms-load-posts a.btn-default-alt:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-default-alt:hover,.wpcf7-form .wpcf7-submit.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{border-color:#ff5409 !important;color:#ff5409 !important;}.btn.btn-trans,.cms-load-posts a.btn-trans,.template-cms_grid--layout-default .cms-load-posts a.btn-trans,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-danger,.template-cms_grid--layout-default .cms-load-posts a.btn-danger,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-danger:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-danger:hover,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-warning,.template-cms_grid--layout-default .cms-load-posts a.btn-warning,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-warning:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-warning:hover,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-success,.template-cms_grid--layout-default .cms-load-posts a.btn-success,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-success:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-success:hover,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-square,.template-cms_grid--layout-default .cms-load-posts a.btn-square,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline,.template-cms_grid--layout-default .cms-load-posts a.btn-outline,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-outline:hover,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline:focus,.template-cms_grid--layout-default .cms-load-posts a.btn-outline:focus,.wpcf7-form .wpcf7-submit.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:#ff5409;color:#fff;border-color:#ff5409;}.btn.btn-outline-rounded,.cms-load-posts a.btn-outline-rounded,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded,.wpcf7-form .wpcf7-submit.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 #ff5409;background:transparent;padding-top:14px;padding-bottom:14px;color:#ff5409;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,.cms-load-posts a.btn-outline-rounded:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded:hover,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline-rounded:focus,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded:focus,.wpcf7-form .wpcf7-submit.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:#ff5409;color:#fff;border-color:#ff5409;}.btn.btn-outline-rounded:hover:before,.cms-load-posts a.btn-outline-rounded:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded:hover:before,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline-rounded:focus:before,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded:focus:before,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline-rounded:hover:after,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded:hover:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-outline-rounded:focus:after,.template-cms_grid--layout-default .cms-load-posts a.btn-outline-rounded:focus:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-3d,.template-cms_grid--layout-default .cms-load-posts a.btn-3d,.wpcf7-form .wpcf7-submit.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 #d54100;-moz-box-shadow:0 5px #d54100;-ms-box-shadow:0 5px #d54100;box-shadow:0 5px #d54100;color:#d54100;border-color:#d54100;}.btn.btn-3d:hover,.cms-load-posts a.btn-3d:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-3d:hover,.wpcf7-form .wpcf7-submit.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 #d54100;-moz-box-shadow:0 3px #d54100;-ms-box-shadow:0 3px #d54100;box-shadow:0 3px #d54100;background:#fff;color:#d54100;border-color:#d54100;}.btn.btn-3d2,.cms-load-posts a.btn-3d2,.template-cms_grid--layout-default .cms-load-posts a.btn-3d2,.wpcf7-form .wpcf7-submit.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 #d54100;-moz-box-shadow:0 5px #d54100;-ms-box-shadow:0 5px #d54100;box-shadow:0 5px #d54100;border:2px solid #ff5409;}.btn.btn-3d2:hover,.cms-load-posts a.btn-3d2:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-3d2:hover,.wpcf7-form .wpcf7-submit.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 #d54100;-moz-box-shadow:0 3px #d54100;-ms-box-shadow:0 3px #d54100;box-shadow:0 3px #d54100;background:#ff5409;}.btn.btn-rounded,.cms-load-posts a.btn-rounded,.template-cms_grid--layout-default .cms-load-posts a.btn-rounded,.wpcf7-form .wpcf7-submit.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:19px;}.btn.btn-rounded:hover,.cms-load-posts a.btn-rounded:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-rounded:hover,.wpcf7-form .wpcf7-submit.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:#00255b;text-shadow:none;}.btn.btn-rounded.btn-3d2:hover,.cms-load-posts a.btn-rounded.btn-3d2:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-rounded.btn-3d2:hover,.wpcf7-form .wpcf7-submit.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 #d54100;-moz-box-shadow:0 3px #d54100;-ms-box-shadow:0 3px #d54100;box-shadow:0 3px #d54100;background:#ff5409;color:#fff;border-color:#ff5409;}.btn.btn_color span,.cms-load-posts a.btn_color span,.template-cms_grid--layout-default .cms-load-posts a.btn_color span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn_color:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn_color:hover:before,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-top span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-top span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-top:after,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-top:after,.wpcf7-form .wpcf7-submit.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:#00255b;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;opacity:0;}.btn.btn-fill-from-top:before,.cms-load-posts a.btn-fill-from-top:before,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-top:before,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-top:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-top:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-fill-from-top:hover span,.cms-load-posts a.btn-fill-from-top:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-top:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-top:hover:after,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-top:hover:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-horizontal span,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-horizontal:before,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal:before,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-expand-horizontal:after,.cms-load-posts a.btn-expand-horizontal:after,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal:after,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-expand-horizontal:hover,.cms-load-posts a.btn-expand-horizontal:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-expand-horizontal:hover span,.cms-load-posts a.btn-expand-horizontal:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-horizontal:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal:hover:before,.wpcf7-form .wpcf7-submit.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:53%;opacity:1;background:#00255b;}.btn.btn-expand-horizontal:hover:after,.cms-load-posts a.btn-expand-horizontal:hover:after,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-horizontal:hover:after,.wpcf7-form .wpcf7-submit.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:53%;opacity:1;}.btn.btn-fill-from-right span,.cms-load-posts a.btn-fill-from-right span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-right span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-right:before,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-right:before,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-fill-from-right:after,.cms-load-posts a.btn-fill-from-right:after,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-right:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-right:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-right:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-fill-from-right:hover span,.cms-load-posts a.btn-fill-from-right:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-right:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-right:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-right:hover:before,.wpcf7-form .wpcf7-submit.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:#00255b;}.btn.btn-expand-vertical span,.cms-load-posts a.btn-expand-vertical span,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-vertical:before,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical:before,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-expand-vertical:after,.cms-load-posts a.btn-expand-vertical:after,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical:after,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-expand-vertical:hover,.cms-load-posts a.btn-expand-vertical:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-expand-vertical:hover span,.cms-load-posts a.btn-expand-vertical:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-vertical:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical:hover:before,.wpcf7-form .wpcf7-submit.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:#00255b;}.btn.btn-expand-vertical:hover:after,.cms-load-posts a.btn-expand-vertical:hover:after,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-vertical:hover:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-left span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-left span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-left:before,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-left:before,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-fill-from-left:after,.cms-load-posts a.btn-fill-from-left:after,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-left:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-left:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-left:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-fill-from-left:hover span,.cms-load-posts a.btn-fill-from-left:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-left:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-left:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-left:hover:before,.wpcf7-form .wpcf7-submit.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:#00255b;}.btn.btn-expand-diagonal,.cms-load-posts a.btn-expand-diagonal,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-diagonal span,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-diagonal:before,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal:before,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-expand-diagonal:after,.cms-load-posts a.btn-expand-diagonal:after,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal:after,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-expand-diagonal:hover,.cms-load-posts a.btn-expand-diagonal:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-expand-diagonal:hover span,.cms-load-posts a.btn-expand-diagonal:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-expand-diagonal:hover:before,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal:hover:before,.wpcf7-form .wpcf7-submit.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:#00255b;top:-50px;left:-186px;height:200px;}.btn.btn-expand-diagonal:hover:after,.cms-load-posts a.btn-expand-diagonal:hover:after,.template-cms_grid--layout-default .cms-load-posts a.btn-expand-diagonal:hover:after,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-bottom span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-bottom span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-bottom:after,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-bottom:after,.wpcf7-form .wpcf7-submit.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:#00255b;opacity:0;}.btn.btn-fill-from-bottom:before,.cms-load-posts a.btn-fill-from-bottom:before,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-bottom:before,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-bottom:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-bottom:hover,.wpcf7-form .wpcf7-submit.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:#00255b !important;}.btn.btn-fill-from-bottom:hover span,.cms-load-posts a.btn-fill-from-bottom:hover span,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-bottom:hover span,.wpcf7-form .wpcf7-submit.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,.cms-load-posts a.btn-fill-from-bottom:hover:after,.template-cms_grid--layout-default .cms-load-posts a.btn-fill-from-bottom:hover:after,.wpcf7-form .wpcf7-submit.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;}.btn.btn-facebook,.cms-load-posts a.btn-facebook,.template-cms_grid--layout-default .cms-load-posts a.btn-facebook,.wpcf7-form .wpcf7-submit.btn-facebook,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-facebook,.woocommerce input.button.btn-facebook,.woocommerce #respond input#submit.btn-facebook,.woocommerce a.button.btn-facebook,.woocommerce button.button.btn-facebook,.woocommerce input.button.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-facebook,.woocommerce-Reviews #review_form #respond .form-submit input.btn-facebook,.woocommerce table.shop_table td.actions input.button.btn-facebook,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-facebook,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-facebook,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-facebook,.woocommerce .return-to-shop a.button.btn-facebook,.woocommerce .checkout_coupon input.button.btn-facebook,.woocommerce-checkout #payment #place_order.btn-facebook,.woocommerce .wishlist_table td.product-add-to-cart a.btn-facebook,.btn.btn-google,.cms-load-posts a.btn-google,.template-cms_grid--layout-default .cms-load-posts a.btn-google,.wpcf7-form .wpcf7-submit.btn-google,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google,.woocommerce input.button.btn-google,.woocommerce #respond input#submit.btn-google,.woocommerce a.button.btn-google,.woocommerce button.button.btn-google,.woocommerce input.button.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google,.woocommerce table.shop_table td.actions input.button.btn-google,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google,.woocommerce .return-to-shop a.button.btn-google,.woocommerce .checkout_coupon input.button.btn-google,.woocommerce-checkout #payment #place_order.btn-google,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google,.btn.btn-twitter,.cms-load-posts a.btn-twitter,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter,.wpcf7-form .wpcf7-submit.btn-twitter,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter,.woocommerce input.button.btn-twitter,.woocommerce #respond input#submit.btn-twitter,.woocommerce a.button.btn-twitter,.woocommerce button.button.btn-twitter,.woocommerce input.button.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter,.woocommerce table.shop_table td.actions input.button.btn-twitter,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter,.woocommerce .return-to-shop a.button.btn-twitter,.woocommerce .checkout_coupon input.button.btn-twitter,.woocommerce-checkout #payment #place_order.btn-twitter,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter,.btn.btn-likedin,.cms-load-posts a.btn-likedin,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin,.wpcf7-form .wpcf7-submit.btn-likedin,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin,.woocommerce input.button.btn-likedin,.woocommerce #respond input#submit.btn-likedin,.woocommerce a.button.btn-likedin,.woocommerce button.button.btn-likedin,.woocommerce input.button.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin,.woocommerce table.shop_table td.actions input.button.btn-likedin,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin,.woocommerce .return-to-shop a.button.btn-likedin,.woocommerce .checkout_coupon input.button.btn-likedin,.woocommerce-checkout #payment #place_order.btn-likedin,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin{background:none;font-size:12px;line-height:14px;font-weight:500;padding:0;max-width:120px;border:none;text-transform:none;height:auto;}.btn.btn-facebook i,.cms-load-posts a.btn-facebook i,.template-cms_grid--layout-default .cms-load-posts a.btn-facebook i,.wpcf7-form .wpcf7-submit.btn-facebook i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-facebook i,.woocommerce input.button.btn-facebook i,.woocommerce #respond input#submit.btn-facebook i,.woocommerce a.button.btn-facebook i,.woocommerce button.button.btn-facebook i,.woocommerce input.button.btn-facebook i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-facebook i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-facebook i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-facebook i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-facebook i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-facebook i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-facebook i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-facebook i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-facebook i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-facebook i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-facebook i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-facebook i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-facebook i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-facebook i,.woocommerce table.shop_table td.actions input.button.btn-facebook i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-facebook i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-facebook i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-facebook i,.woocommerce .return-to-shop a.button.btn-facebook i,.woocommerce .checkout_coupon input.button.btn-facebook i,.woocommerce-checkout #payment #place_order.btn-facebook i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-facebook i,.btn.btn-google i,.cms-load-posts a.btn-google i,.template-cms_grid--layout-default .cms-load-posts a.btn-google i,.wpcf7-form .wpcf7-submit.btn-google i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google i,.woocommerce input.button.btn-google i,.woocommerce #respond input#submit.btn-google i,.woocommerce a.button.btn-google i,.woocommerce button.button.btn-google i,.woocommerce input.button.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google i,.woocommerce table.shop_table td.actions input.button.btn-google i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google i,.woocommerce .return-to-shop a.button.btn-google i,.woocommerce .checkout_coupon input.button.btn-google i,.woocommerce-checkout #payment #place_order.btn-google i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google i,.btn.btn-twitter i,.cms-load-posts a.btn-twitter i,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter i,.wpcf7-form .wpcf7-submit.btn-twitter i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter i,.woocommerce input.button.btn-twitter i,.woocommerce #respond input#submit.btn-twitter i,.woocommerce a.button.btn-twitter i,.woocommerce button.button.btn-twitter i,.woocommerce input.button.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter i,.woocommerce table.shop_table td.actions input.button.btn-twitter i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter i,.woocommerce .return-to-shop a.button.btn-twitter i,.woocommerce .checkout_coupon input.button.btn-twitter i,.woocommerce-checkout #payment #place_order.btn-twitter i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter i,.btn.btn-likedin i,.cms-load-posts a.btn-likedin i,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin i,.wpcf7-form .wpcf7-submit.btn-likedin i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin i,.woocommerce input.button.btn-likedin i,.woocommerce #respond input#submit.btn-likedin i,.woocommerce a.button.btn-likedin i,.woocommerce button.button.btn-likedin i,.woocommerce input.button.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin i,.woocommerce table.shop_table td.actions input.button.btn-likedin i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin i,.woocommerce .return-to-shop a.button.btn-likedin i,.woocommerce .checkout_coupon input.button.btn-likedin i,.woocommerce-checkout #payment #place_order.btn-likedin i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin i{width:29px;height:29px;border-radius:50%;background:#3c5b9c;color:#fff;line-height:29px;text-align:center;padding:0 !important;font-size:14px;float:left;margin-right:8px;}.btn.btn-facebook span,.cms-load-posts a.btn-facebook span,.template-cms_grid--layout-default .cms-load-posts a.btn-facebook span,.wpcf7-form .wpcf7-submit.btn-facebook span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-facebook span,.woocommerce input.button.btn-facebook span,.woocommerce #respond input#submit.btn-facebook span,.woocommerce a.button.btn-facebook span,.woocommerce button.button.btn-facebook span,.woocommerce input.button.btn-facebook span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-facebook span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-facebook span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-facebook span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-facebook span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-facebook span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-facebook span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-facebook span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-facebook span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-facebook span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-facebook span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-facebook span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-facebook span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-facebook span,.woocommerce table.shop_table td.actions input.button.btn-facebook span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-facebook span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-facebook span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-facebook span,.woocommerce .return-to-shop a.button.btn-facebook span,.woocommerce .checkout_coupon input.button.btn-facebook span,.woocommerce-checkout #payment #place_order.btn-facebook span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-facebook span,.btn.btn-google span,.cms-load-posts a.btn-google span,.template-cms_grid--layout-default .cms-load-posts a.btn-google span,.wpcf7-form .wpcf7-submit.btn-google span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google span,.woocommerce input.button.btn-google span,.woocommerce #respond input#submit.btn-google span,.woocommerce a.button.btn-google span,.woocommerce button.button.btn-google span,.woocommerce input.button.btn-google span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google span,.woocommerce table.shop_table td.actions input.button.btn-google span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google span,.woocommerce .return-to-shop a.button.btn-google span,.woocommerce .checkout_coupon input.button.btn-google span,.woocommerce-checkout #payment #place_order.btn-google span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google span,.btn.btn-twitter span,.cms-load-posts a.btn-twitter span,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter span,.wpcf7-form .wpcf7-submit.btn-twitter span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter span,.woocommerce input.button.btn-twitter span,.woocommerce #respond input#submit.btn-twitter span,.woocommerce a.button.btn-twitter span,.woocommerce button.button.btn-twitter span,.woocommerce input.button.btn-twitter span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter span,.woocommerce table.shop_table td.actions input.button.btn-twitter span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter span,.woocommerce .return-to-shop a.button.btn-twitter span,.woocommerce .checkout_coupon input.button.btn-twitter span,.woocommerce-checkout #payment #place_order.btn-twitter span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter span,.btn.btn-likedin span,.cms-load-posts a.btn-likedin span,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin span,.wpcf7-form .wpcf7-submit.btn-likedin span,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin span,.woocommerce input.button.btn-likedin span,.woocommerce #respond input#submit.btn-likedin span,.woocommerce a.button.btn-likedin span,.woocommerce button.button.btn-likedin span,.woocommerce input.button.btn-likedin span,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin span,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin span,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin span,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin span,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin span,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin span,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin span,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin span,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin span,.woocommerce table.shop_table td.actions input.button.btn-likedin span,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin span,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin span,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin span,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin span,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin span,.woocommerce .return-to-shop a.button.btn-likedin span,.woocommerce .checkout_coupon input.button.btn-likedin span,.woocommerce-checkout #payment #place_order.btn-likedin span,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin span{float:right;margin-top:1px;width:calc(100% - 37px);display:inline-block;white-space:pre-wrap;text-align:left;}.btn.btn-facebook:hover,.cms-load-posts a.btn-facebook:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-facebook:hover,.wpcf7-form .wpcf7-submit.btn-facebook:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-facebook:hover,.woocommerce input.button.btn-facebook:hover,.woocommerce #respond input#submit.btn-facebook:hover,.woocommerce a.button.btn-facebook:hover,.woocommerce button.button.btn-facebook:hover,.woocommerce input.button.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-facebook:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-facebook:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-facebook:hover,.woocommerce table.shop_table td.actions input.button.btn-facebook:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-facebook:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-facebook:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-facebook:hover,.woocommerce .return-to-shop a.button.btn-facebook:hover,.woocommerce .checkout_coupon input.button.btn-facebook:hover,.woocommerce-checkout #payment #place_order.btn-facebook:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-facebook:hover,.btn.btn-google:hover,.cms-load-posts a.btn-google:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-google:hover,.wpcf7-form .wpcf7-submit.btn-google:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google:hover,.woocommerce input.button.btn-google:hover,.woocommerce #respond input#submit.btn-google:hover,.woocommerce a.button.btn-google:hover,.woocommerce button.button.btn-google:hover,.woocommerce input.button.btn-google:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google:hover,.woocommerce table.shop_table td.actions input.button.btn-google:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google:hover,.woocommerce .return-to-shop a.button.btn-google:hover,.woocommerce .checkout_coupon input.button.btn-google:hover,.woocommerce-checkout #payment #place_order.btn-google:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google:hover,.btn.btn-twitter:hover,.cms-load-posts a.btn-twitter:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter:hover,.wpcf7-form .wpcf7-submit.btn-twitter:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter:hover,.woocommerce input.button.btn-twitter:hover,.woocommerce #respond input#submit.btn-twitter:hover,.woocommerce a.button.btn-twitter:hover,.woocommerce button.button.btn-twitter:hover,.woocommerce input.button.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter:hover,.woocommerce table.shop_table td.actions input.button.btn-twitter:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter:hover,.woocommerce .return-to-shop a.button.btn-twitter:hover,.woocommerce .checkout_coupon input.button.btn-twitter:hover,.woocommerce-checkout #payment #place_order.btn-twitter:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter:hover,.btn.btn-likedin:hover,.cms-load-posts a.btn-likedin:hover,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin:hover,.wpcf7-form .wpcf7-submit.btn-likedin:hover,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin:hover,.woocommerce input.button.btn-likedin:hover,.woocommerce #respond input#submit.btn-likedin:hover,.woocommerce a.button.btn-likedin:hover,.woocommerce button.button.btn-likedin:hover,.woocommerce input.button.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin:hover,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin:hover,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin:hover,.woocommerce table.shop_table td.actions input.button.btn-likedin:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin:hover,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin:hover,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin:hover,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin:hover,.woocommerce .return-to-shop a.button.btn-likedin:hover,.woocommerce .checkout_coupon input.button.btn-likedin:hover,.woocommerce-checkout #payment #place_order.btn-likedin:hover,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin:hover{background:none !important;border:none !important;color:#ff5409 !important;}.btn.btn-facebook:hover i,.cms-load-posts a.btn-facebook:hover i,.template-cms_grid--layout-default .cms-load-posts a.btn-facebook:hover i,.wpcf7-form .wpcf7-submit.btn-facebook:hover i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-facebook:hover i,.woocommerce input.button.btn-facebook:hover i,.woocommerce #respond input#submit.btn-facebook:hover i,.woocommerce a.button.btn-facebook:hover i,.woocommerce button.button.btn-facebook:hover i,.woocommerce input.button.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-facebook:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-facebook:hover i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-facebook:hover i,.woocommerce table.shop_table td.actions input.button.btn-facebook:hover i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-facebook:hover i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook:hover i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook:hover i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-facebook:hover i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-facebook:hover i,.woocommerce .return-to-shop a.button.btn-facebook:hover i,.woocommerce .checkout_coupon input.button.btn-facebook:hover i,.woocommerce-checkout #payment #place_order.btn-facebook:hover i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-facebook:hover i,.btn.btn-google:hover i,.cms-load-posts a.btn-google:hover i,.template-cms_grid--layout-default .cms-load-posts a.btn-google:hover i,.wpcf7-form .wpcf7-submit.btn-google:hover i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google:hover i,.woocommerce input.button.btn-google:hover i,.woocommerce #respond input#submit.btn-google:hover i,.woocommerce a.button.btn-google:hover i,.woocommerce button.button.btn-google:hover i,.woocommerce input.button.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google:hover i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google:hover i,.woocommerce table.shop_table td.actions input.button.btn-google:hover i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google:hover i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google:hover i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google:hover i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google:hover i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google:hover i,.woocommerce .return-to-shop a.button.btn-google:hover i,.woocommerce .checkout_coupon input.button.btn-google:hover i,.woocommerce-checkout #payment #place_order.btn-google:hover i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google:hover i,.btn.btn-twitter:hover i,.cms-load-posts a.btn-twitter:hover i,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter:hover i,.wpcf7-form .wpcf7-submit.btn-twitter:hover i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter:hover i,.woocommerce input.button.btn-twitter:hover i,.woocommerce #respond input#submit.btn-twitter:hover i,.woocommerce a.button.btn-twitter:hover i,.woocommerce button.button.btn-twitter:hover i,.woocommerce input.button.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter:hover i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter:hover i,.woocommerce table.shop_table td.actions input.button.btn-twitter:hover i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter:hover i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter:hover i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter:hover i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter:hover i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter:hover i,.woocommerce .return-to-shop a.button.btn-twitter:hover i,.woocommerce .checkout_coupon input.button.btn-twitter:hover i,.woocommerce-checkout #payment #place_order.btn-twitter:hover i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter:hover i,.btn.btn-likedin:hover i,.cms-load-posts a.btn-likedin:hover i,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin:hover i,.wpcf7-form .wpcf7-submit.btn-likedin:hover i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin:hover i,.woocommerce input.button.btn-likedin:hover i,.woocommerce #respond input#submit.btn-likedin:hover i,.woocommerce a.button.btn-likedin:hover i,.woocommerce button.button.btn-likedin:hover i,.woocommerce input.button.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin:hover i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin:hover i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin:hover i,.woocommerce table.shop_table td.actions input.button.btn-likedin:hover i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin:hover i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin:hover i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin:hover i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin:hover i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin:hover i,.woocommerce .return-to-shop a.button.btn-likedin:hover i,.woocommerce .checkout_coupon input.button.btn-likedin:hover i,.woocommerce-checkout #payment #place_order.btn-likedin:hover i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin:hover i{background:#ff5409;}.btn.btn-google i,.cms-load-posts a.btn-google i,.template-cms_grid--layout-default .cms-load-posts a.btn-google i,.wpcf7-form .wpcf7-submit.btn-google i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google i,.woocommerce input.button.btn-google i,.woocommerce #respond input#submit.btn-google i,.woocommerce a.button.btn-google i,.woocommerce button.button.btn-google i,.woocommerce input.button.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google i,.woocommerce table.shop_table td.actions input.button.btn-google i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google i,.woocommerce .return-to-shop a.button.btn-google i,.woocommerce .checkout_coupon input.button.btn-google i,.woocommerce-checkout #payment #place_order.btn-google i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google i{background:#f4511e;}.btn.btn-twitter i,.cms-load-posts a.btn-twitter i,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter i,.wpcf7-form .wpcf7-submit.btn-twitter i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter i,.woocommerce input.button.btn-twitter i,.woocommerce #respond input#submit.btn-twitter i,.woocommerce a.button.btn-twitter i,.woocommerce button.button.btn-twitter i,.woocommerce input.button.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter i,.woocommerce table.shop_table td.actions input.button.btn-twitter i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter i,.woocommerce .return-to-shop a.button.btn-twitter i,.woocommerce .checkout_coupon input.button.btn-twitter i,.woocommerce-checkout #payment #place_order.btn-twitter i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter i{background:#2daae2;}.btn.btn-likedin i,.cms-load-posts a.btn-likedin i,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin i,.wpcf7-form .wpcf7-submit.btn-likedin i,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin i,.woocommerce input.button.btn-likedin i,.woocommerce #respond input#submit.btn-likedin i,.woocommerce a.button.btn-likedin i,.woocommerce button.button.btn-likedin i,.woocommerce input.button.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin i,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin i,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin i,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin i,.woocommerce table.shop_table td.actions input.button.btn-likedin i,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin i,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin i,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin i,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin i,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin i,.woocommerce .return-to-shop a.button.btn-likedin i,.woocommerce .checkout_coupon input.button.btn-likedin i,.woocommerce-checkout #payment #place_order.btn-likedin i,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin i{background:#0173b2;}.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 .cms-load-posts a,.cms-load-posts .rev_slider_wrapper a,.rev_slider_wrapper .template-cms_grid--layout-default .cms-load-posts a,.template-cms_grid--layout-default .cms-load-posts .rev_slider_wrapper a,.rev_slider_wrapper .wpcf7-form .wpcf7-submit,.wpcf7-form .rev_slider_wrapper .wpcf7-submit,.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;background:-webkit-linear-gradient(#ff5409, #efd631);background:-moz-linear-gradient(#ff5409, #efd631);background:-ms-linear-gradient(#ff5409, #efd631);background:-o-linear-gradient(#ff5409, #efd631);background:linear-gradient(#ff5409, #efd631);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.btn-icon:hover{background:#ff5409;}.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:#ff5409;-webkit-text-fill-color:#ff5409;}.btn-icon.style2:hover{background:#ff5409;color:#fff;}.btn-icon.style2: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:#ff5409;}.btn-icon2:hover i{color:#fff;}.btn-icon-down{border:2px solid #fff;cursor:pointer;color:#fff;width:59px;height:59px;display:block;text-align:center !important;border-radius:50%;background:transparent;-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;}.btn-icon-down i{font-size:29px !important;text-align:center;width:100%;line-height:55px !important;display:block;}.btn-icon-down:hover{border-color:#ff5409;opacity:1;color:#ff5409;}.btn-icon-down2{/* ==========================================================================
    End Style Button
========================================================================== */}.btn-icon-down2 i{font-size:23px;}.btn-icon-down2 i:hover{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-9{float:right;}.is-sidebar-left .col-lg-3{float:left;}.post_format-post-format-video iframe{height:514px;}body.home.blog .blog-standand article:hover .post-thumbnail img{-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 */}.blog-standand{padding-bottom:13px;padding-top:20px;}.blog-standand .paging-navigation{border-top:none;}.blog-standand article{float:left;width:100%;margin-bottom:70px;position:relative;}.blog-standand article:hover .post-thumbnail img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.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;padding:17px 105px 15px;position:relative;overflow:hidden;text-align:center;box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);}.blog-standand article .post-thumbnail .post-thumbnail-inner{float:left;width:100%;overflow:hidden;}.blog-standand article .post-thumbnail.no-thumb .archive_detail{margin-top:0;}.blog-standand article .post-thumbnail .archive_detail{display:inline-block;background:#fff;margin-top:-17px;padding:4.5px 40px;text-align:center;position:relative;box-shadow:0 0px 13px rgba(0, 0, 0, 0.2), 0 0px 13px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0px 13px rgba(0, 0, 0, 0.2), 0 0px 13px rgba(0, 0, 0, 0.2);}.blog-standand article .post-thumbnail .archive_detail li{display:inline-block;font-size:13px;color:#000;line-height:24px;font-weight:500;float:left;margin-right:16px;}.blog-standand article .post-thumbnail .archive_detail li i{margin-right:5px;color:#ff5409;}.blog-standand article .post-thumbnail .archive_detail li:last-child{margin-right:0;}.blog-standand article .post-thumbnail img{-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 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.blog-standand article .post-thumbnail iframe{width:100%;float:left;}.blog-standand article .content-right{width:100%;float:left;padding:18px 115px 0px;text-align:center;position:relative;}.blog-standand article .content-right .content-main{float:left;width:100%;}.blog-standand article .content-right .entry-header{width:100%;position:relative;float:left;}.blog-standand article .content-right a.post-edit-link{position:absolute;top:15px;right:15px;color:#ff5409;font-size:20px;}.blog-standand article .content-right .entry-title{font-size:18px;float:left;width:100%;margin-bottom:5px;line-height:28px;color:#00255b;font-weight:500;}.blog-standand article .content-right .entry-title a{color:inherit;}.blog-standand article .content-right .entry-title a:hover{color:#ff5409;}.blog-standand article .content-right .entry-content{font-size:13px;line-height:22px;color:#666;float:left;font-weight:300;width:100%;text-align:center;}.blog-standand article .content-right .entry-meta{float:left;width:100%;}.blog-standand article .content-right .entry-meta .meta-info{width:100%;float:left;}.blog-standand article .content-right .more{margin-top:17px;}.blog-standand article .content-right .more:hover{background:#ff5409 !important;color:#fff !important;}.blog-standand .no-results{border:none;}.blog-standand.blog-full article{margin-bottom:60px;}.blog-standand.blog-full article .post-thumbnail{overflow:initial;}.blog-standand.blog-full article .post-thumbnail .detail-date{top:auto;bottom:-36px;right:86px;}.blog-standand.blog-full article .content-right{padding:42px 100px 0px;text-align:center;}.blog-standand.blog-full article .content-right .entry-title{margin-bottom:17px;}.blog-standand.blog-full article .content-right .more{margin-top:27px;}.blog-standand.blog-full article .content-right .archive_detail li{float:none;}.blog-standand.blog-full article .content-right a.post-edit-link{right:-100px;}.blog-standand.blog-full article:last-child{margin-bottom:48px;}.blog-standand.blog-full article:hover .post-thumbnail img{-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 */}.blog-standand.blog-minimal article{margin-bottom:70px;position:relative;border:#fff solid 7px;box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);}.blog-standand.blog-minimal article .post-thumbnail{width:100%;float:left;padding:0px;box-shadow:none;-webkit-box-shadow:none;overflow:hidden;}.blog-standand.blog-minimal article .content-right{padding:0px 0px 19px;width:100%;float:left;background:#fff;}.blog-standand.blog-minimal article .content-right .content-main{width:100%;padding-left:0px;}.blog-standand.blog-minimal article .content-right .archive_detail{float:left;width:calc(100% - 56px);margin-left:28px;background:#fff;margin-top:-17px;padding:4.5px 10px;text-align:center;position:relative;box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);}.blog-standand.blog-minimal article .content-right .archive_detail li{display:inline-block;font-size:13px;color:#000;line-height:24px;font-weight:500;float:none;margin-right:16px;}.blog-standand.blog-minimal article .content-right .archive_detail li i{margin-right:5px;color:#ff5409;}.blog-standand.blog-minimal article .content-right .archive_detail li:last-child{margin-right:0;}.blog-standand.blog-minimal article .content-right .entry-content{font-size:13px;line-height:22px;color:#666;float:left;font-weight:300;width:100%;padding:21px 15px 0;text-align:center;}.blog-standand.blog-minimal article .content-right .entry-content .entry-title{font-size:18px;float:left;width:100%;margin-bottom:5px;line-height:28px;color:#00255b;font-weight:500;}.blog-standand.blog-minimal article .content-right .entry-content .entry-title a{color:inherit;}.blog-standand.blog-minimal article .content-right .entry-content .entry-title a:hover{color:#ff5409;}.blog-standand.blog-minimal article .content-right .more{margin-top:17px;}.blog-standand.blog-minimal article .content-right .more:hover{background:#ff5409 !important;color:#fff !important;}.single-post-blog{padding-bottom:70px;padding-top:20px;}.single-post-blog .is-sidebar-right .col-sm-8{float:left;}.single-post-blog .is-sidebar-right .col-sm-4{float:right;}.single-post-blog .is-sidebar-left .col-sm-8{float:right;}.single-post-blog .is-sidebar-left .col-sm-4{float:left;}.single-post-blog .site-main{float:left;width:100%;}.single-post-blog article{float:left;width:100%;margin-bottom:33px;position:relative;}.single-post-blog article .post-thumbnail{width:100%;float:left;padding:17px 105px 15px;position:relative;overflow:hidden;text-align:center;box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);}.single-post-blog article .post-thumbnail .post-thumbnail-inner{float:left;width:100%;overflow:hidden;}.single-post-blog article .post-thumbnail.no-thumb .archive_detail{margin-top:0;}.single-post-blog article .post-thumbnail .archive_detail{display:inline-block;background:#fff;margin-top:-17px;padding:4.5px 40px;text-align:center;position:relative;box-shadow:0 0px 13px rgba(0, 0, 0, 0.2), 0 0px 13px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0px 13px rgba(0, 0, 0, 0.2), 0 0px 13px rgba(0, 0, 0, 0.2);}.single-post-blog article .post-thumbnail .archive_detail li{display:inline-block;font-size:13px;color:#000;line-height:24px;font-weight:500;float:left;margin-right:16px;}.single-post-blog article .post-thumbnail .archive_detail li i{margin-right:5px;color:#ff5409;}.single-post-blog article .post-thumbnail .archive_detail li:last-child{margin-right:0;}.single-post-blog article .post-thumbnail img{-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 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.single-post-blog article .post-thumbnail iframe{width:100%;float:left;}.single-post-blog article .content-right{width:100%;float:left;padding:19px 0px 0px;text-align:center;position:relative;}.single-post-blog article .content-right .content-main{float:left;width:100%;}.single-post-blog article .content-right .entry-header{width:100%;position:relative;float:left;}.single-post-blog article .content-right a.post-edit-link{position:absolute;top:15px;right:15px;color:#ff5409;font-size:20px;}.single-post-blog article .content-right .entry-title{font-size:18px;float:left;width:100%;margin-bottom:5px;line-height:28px;color:#00255b;font-weight:500;}.single-post-blog article .content-right .entry-title a{color:inherit;}.single-post-blog article .content-right .entry-title a:hover{color:#ff5409;}.single-post-blog article .content-right .entry-content{font-size:13px;line-height:22px;color:#666;float:left;font-weight:300;width:100%;text-align:center;}.single-post-blog article .content-right .entry-content p{margin-bottom:21px;}.single-post-blog article .content-right .entry-meta{float:left;width:100%;}.single-post-blog article .content-right .entry-meta .meta-info{width:100%;float:left;}.single-post-blog article .content-right .more{margin-top:17px;}.single-post-blog article .content-right .more:hover{background:#ff5409 !important;color:#fff !important;}.single-post-blog article .post-bottom-wrap{float:left;width:100%;margin-top:45px;text-align:center;}.single-post-blog article .post-bottom-wrap ul li{display:inline-block;margin-right:2px;}.single-post-blog article .post-bottom-wrap ul li a{display:block;float:left;width:44px;height:44px;background:rgba(40, 69, 111, 0.3);border-radius:50%;color:#fff;font-size:18px;line-height:44px;text-align:center;}.single-post-blog article .post-bottom-wrap ul li a i{line-height:44px;}.single-post-blog article .post-bottom-wrap ul li a:hover{background:#314e79;}.single-post-blog article .post-bottom-wrap .tooltip.bottom .tooltip-arrow{border-bottom-color:#314e79;}.single-post-blog article .post-bottom-wrap .tooltip-inner{background:#314e79;padding:4.5px 9px;}.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:#ff5409;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:#20202f;}.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:9PX;}.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:#ff5409;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 #ff5409;}.cms-related-post{padding-bottom:36px;}.cms-related-post .title{text-transform:uppercase;}.paging-navigation{padding:0 0;float:left;width:100%;text-align:center;}.paging-navigation .pagination{margin:0;position:relative;}.paging-navigation .pagination > a,.paging-navigation .pagination > span{display:inline-block;padding:0;border-radius:50%;background-color:#fff;font-size:14px;text-align:center;min-width:53px;margin-left:7px;height:53px;line-height:49px;border:#00255b solid 2px;background:#00255b;color:#fff;font-weight:500;float:left;}.paging-navigation .pagination > a.current,.paging-navigation .pagination > span.current,.paging-navigation .pagination > a:hover,.paging-navigation .pagination > span:hover{background:#ff5409;color:#fff;border-color:#ff5409;}.paging-navigation .pagination > a i,.paging-navigation .pagination > span i{font-size:18px;line-height:49px;}.paging-navigation .pagination > a:last-child .noclick,.paging-navigation .pagination > span:last-child .noclick,.paging-navigation .pagination > a:first-child .noclick,.paging-navigation .pagination > span:first-child .noclick{display:inline-block;}.paging-navigation .pagination > a:last-child .noclick,.paging-navigation .pagination > span:last-child .noclick{left:auto;right:-59%;}.paging-navigation .pagination .pprev,.paging-navigation .pagination .pnext{width:auto;margin-right:11px;margin-top:3px;display:inline-block;font-size:13px;line-height:41px;height:45px;border-radius:22px;text-transform:uppercase;border: solid 2px;color:#959393;letter-spacing:-0.01em;font-weight:700;background:#fff;}.paging-navigation .pagination .pprev span,.paging-navigation .pagination .pnext span{float:left;}.paging-navigation .pagination .pprev:hover,.paging-navigation .pagination .pnext:hover{color:#fff;background:#ff5409;}.paging-navigation .pagination .pprev i,.paging-navigation .pagination .pnext i{font-size:19px;margin-right:20px;line-height:41px;float:left;}.paging-navigation .pagination .pnext{margin-left:11PX;}.paging-navigation .pagination .pnext i{margin-right:0px;margin-left:19px;}.entry-content #searchform{margin-top:20px;}.entry-content #searchform input[type="text"]{border:2px solid #e5e5ee;border-radius:0;border-right:none;}.entry-content #searchform:before{right:12px;}.entry-content #searchform #searchsubmit{background:none;border:2px solid #e5e5ee;border-left:none;}.entry-content #searchform #searchsubmit:hover{border-color:inherit !important;}#comments{float:left;width:100%;}#comments .comments-title{font-size:18px;color:#323232;font-weight:400;margin-bottom:14px;}#comments #respond{margin-top:11px;float:left;width:100%;}#comments #respond .comment-reply-title{font-size:18px;color:#323232;margin-bottom:1px;}#comments #respond .comment-form{margin-left:-15px;margin-right:-15px;}#comments #respond .logged-in-as{padding:0 15px;}#comments .comment-list-wrap{padding:0px 0px 23px;float:left;width:100%;}#comments .comment-list{list-style:none;padding:0;float:left;width:100%;}#comments .comment-list .comment{width:100%;float:left;position:relative;}#comments .comment-list #respond{margin-bottom:35px;}#comments .comment-list .comment-body .comment-awaiting-moderation{display:none;}#comments .comment-list .comment-body .comment-awaiting-moderation + br{display:none;}#comments .comment-list .comment-body .comment-inner{margin-bottom:40px;}#comments .comment-list .comment-body .comment-author{line-height:1;padding-left:85px;width:100%;float:left;position:relative;text-align:left;padding-top:13px;}#comments .comment-list .comment-body .comment-author .avatar{-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;/* BACKGROUND GRADIENT */width:64px;float:left;position:absolute;left:0;top:0;box-shadow:0 0px 10px rgba(0, 0, 0, 0.15), 0 0px 10px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 10px rgba(0, 0, 0, 0.15), 0 0px 10px rgba(0, 0, 0, 0.15);border:#fff solid 3px;}#comments .comment-list .comment-body .comment-author .fn{font-size:16px;text-transform:capitalize;color:#ff5409;line-height:24px;font-style:normal;font-weight:normal;}#comments .comment-list .comment-body .comment-author .fn a{color:inherit;}#comments .comment-list .comment-body .comment-author .fn a:hover{color:#00255b;}#comments .comment-list .comment-body .comment-author .says{display:none;}#comments .comment-list .comment-body .comment-metadata{line-height:1;margin-bottom:6px;margin-top:-7px;padding-left:85px;float:left;width:100%;text-align:left;}#comments .comment-list .comment-body .comment-metadata a{color:#323232;font-size:11px;text-transform:uppercase;line-height:24px;font-weight:400;position:relative;z-index:2;}#comments .comment-list .comment-body .comment-metadata a:hover{color:#ff5409;}#comments .comment-list .comment-body .comment-content{font-size:13px;line-height:22px;color:#666;font-weight:300;margin-bottom:9px;float:left;margin-top:25px;width:100%;}#comments .comment-list .comment-body .reply a{position:absolute;width:37px;height:37px;top:3px;right:0;background:#ff5409;border-radius:50%;color:#fff;text-indent:40px;overflow:hidden;display:inline-block;}#comments .comment-list .comment-body .reply a:before{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;content:"\f112";line-height:37px;width:100%;text-indent:0;float:left;text-align:center;}#comments .comment-list .comment-body .reply a:hover{background:#00255b;}#comments .comment-list > li .comment-body{position:relative;padding-bottom:0px;margin-bottom:28px;min-height:114px;border-bottom:#d4dadd solid 1px;}#comments .comment-list > li:last-child .comment-body{margin-bottom:0;padding-bottom:0;border-bottom:none;}#comments .comment-list > li:last-child .comment-body:before{display:none;}#comments .comment-list .children{list-style:none;padding:0 0 0 86px;float:left;width:100%;}#comments .comment-list .pingback > .comment-body{padding-left:0;min-height:0;}#comments .comment-list .pingback > .comment-body a.url{color:#000;}#comments .comment-list .pingback > .comment-body a.url:hover{color:#ff5409;}#comments #commentform{padding-top:13px;}#comments #commentform .form-submit{margin-top:21px;margin-bottom:0;float:left;margin-left:15px;}#comments #commentform .form-submit #submit{display:block;width:100%;border:none;height:42px;line-height:42px;border-radius:3px;}#comments #commentform .form-submit #submit:hover{background:#00255b;color:#fff;}#comments #commentform .comment-form-comment{margin-bottom:3px;margin-top:6px;}.comment-form-wrap{width:100%;float:left;padding-top:2px;}.no-comments{float:left;margin-top:30px;}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;}.wpb_single_image.img-border-image .vc_single_image-wrapper{position:relative;}.wpb_single_image.img-border-image .vc_single_image-wrapper:after{position:absolute;height:99px;width:calc(100% + 86px);left:-43px;top:50%;border:rgba(0, 0, 0, 0.05) solid 7px;-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 */content:'';}.wpb_single_image.img-border-image .vc_single_image-wrapper:before{position:absolute;height:7px;width:100%;left:0;bottom:0px;content:'';box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}.wpb_single_image.img-border-image img{border:#f2f2f2 solid 7px;}.wpb_single_image.img-border-image1 .vc_single_image-wrapper{position:relative;border-radius:50%;}.wpb_single_image.img-border-image1 .vc_single_image-wrapper:after{position:absolute;height:99px;width:calc(100% + 86px);left:-43px;top:50%;border:rgba(0, 0, 0, 0.05) solid 7px;-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 */content:'';}.wpb_single_image.img-border-image1 .vc_single_image-wrapper:before{position:absolute;height:7px;width:100%;left:0;bottom:0px;content:'';box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}.wpb_single_image.img-border-image1 img{border:#f2f2f2 solid 7px;border-radius:50%;}.wpb_single_image.img-border-image2{position:relative;bottom:-54px;}.wpb_single_image.img-border-image2 .vc_single_image-wrapper{position:relative;}.wpb_single_image.img-border-image2 .vc_single_image-wrapper:before{position:absolute;height:7px;width:100%;left:0;bottom:0px;content:'';box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}.wpb_single_image.img-border-image2 img{border:#fff solid 7px;}.wpb_single_image img{position:relative;z-index:2;}.cms-fancyboxes-wraper + .vc_empty_space,.vc_wp_search + .vc_empty_space{float:left;width:100%;}.font60{font-size:60px !important;}.vc_custom_heading{/* ==========================================================================
   [Start] 1. CMS Heading
========================================================================== */}.vc_custom_heading strong{color:#ff5409;font-size:60px;}.cms-heading-wrapper{position:relative;z-index:1;/* ==========================================================================
   [End] 1. CMS Heading
========================================================================== *//* ==========================================================================
   [Start] 2. CMS Carousel 
========================================================================== */}.cms-heading-wrapper .title{font-size:48px;line-height:48px;font-weight:500;margin-bottom:14px;position:relative;margin-top:-5px;color:#00255b;}.cms-heading-wrapper .subtitle{font-weight:300;font-size:12px;background:#00255b;color:#fff;display:inline-block;padding:0 9px;line-height:22px;}.cms-heading-wrapper .description{margin-top:-1px;font-size:13px;line-height:22px;color:#666;font-weight:300;}.cms-heading-wrapper .description p{margin-bottom:16px;}.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;}.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:28px;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-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:5px;}.cms-heading-wrapper.heading-layout3 .description:before{content:'';width:40px;height:2px;background:#ff5409;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-carousel .owl-nav .owl-prev,.cms-carousel .owl-nav .owl-next{position:static;float:left;width:29px;height:29px;background:#00255b;border:none;border-radius:0;color:#fff;}.cms-carousel .owl-nav .owl-prev:before,.cms-carousel .owl-nav .owl-next:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f178" !important;line-height:29px;text-align:left;width:100%;margin:0 !important;float:left;}.cms-carousel .owl-nav .owl-prev:hover,.cms-carousel .owl-nav .owl-next:hover{background:#ff5409;color:#fff;}.cms-carousel .owl-nav .owl-prev{margin-right:2px !important;}.cms-carousel .owl-nav .owl-prev:before{content:"\f177" !important;text-align:right;}.template-cms_carousel-blog{position:relative;}.template-cms_carousel-blog .cms-grid-media{position:relative;overflow:hidden;}.template-cms_carousel-blog .cms-grid-media img,.template-cms_carousel-blog .cms-grid-media .img{-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 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{float:left;width:100%;padding:15px;}.template-cms_carousel-blog .cms-carousel-item .cms-carousel-item-inner{position:relative;border:#fff solid 7px;box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);}.template-cms_carousel-blog .cms-carousel-item:hover img,.template-cms_carousel-blog .cms-carousel-item:hover .img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_carousel-blog .cms-carousel-item .content-right{padding:0px 0px 19px;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:calc(100% - 56px);margin-left:28px;background:#fff;margin-top:-17px;padding:4.5px 10px;text-align:center;position:relative;box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li{display:inline-block;font-size:13px;color:#000;line-height:24px;font-weight:500;float:none;margin-right:10px;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li i{margin-right:5px;color:#ff5409;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li:last-child{margin-right:0;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-content{font-size:13px;line-height:22px;color:#666;float:left;font-weight:300;width:100%;padding:20px 15px 0;text-align:center;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-content .entry-title{font-size:18px;float:left;width:100%;margin-bottom:5px;line-height:28px;color:#00255b;font-weight:500;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-content .entry-title a{color:inherit;}.template-cms_carousel-blog .cms-carousel-item .content-right .entry-content .entry-title a:hover{color:#ff5409;}.template-cms_carousel-blog .cms-carousel-item .content-right .more{margin-top:17px;}.template-cms_carousel-blog .cms-carousel-item .content-right .more:hover{background:#ff5409 !important;color:#fff !important;}.template-cms_carousel--layout-portfolio{padding-top:73px;position:relative;}.template-cms_carousel--layout-portfolio .owl-nav{width:1140px;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 */position:absolute;top:12px;text-align:right;}.template-cms_carousel--layout-portfolio .owl-nav .owl-prev,.template-cms_carousel--layout-portfolio .owl-nav .owl-next{display:inline-block;float:none;}.template-cms_carousel--layout-portfolio.owl-carousel .owl-stage-outer{padding-bottom:24PX;}.template-cms_carousel--layout-portfolio .cms-carousel-item{position:relative;padding:0 5px;}.template-cms_carousel--layout-portfolio .cms-carousel-item img{width:100%;}.template-cms_carousel--layout-portfolio .cms-carousel-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_carousel--layout-portfolio .cms-carousel-item:hover .cms-grid-3columns .text-hide .cms-prettyphoto{-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_carousel--layout-portfolio .cms-carousel-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_carousel--layout-portfolio .cms-carousel-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_carousel--layout-portfolio .cms-grid-3columns{position:relative;border:#fff solid 3px;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .cms-grid-media{position:relative;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .cms-grid-media:after{box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);position:absolute;content:'';bottom:0px;width:calc(100% - 2px);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 */height:24px;z-index:-1;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;bottom:0px;right:0px;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_carousel--layout-portfolio .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.7);-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_carousel--layout-portfolio .cms-grid-3columns .text-hide .cms-prettyphoto{display:inline-block;width:42px;height:42px;position:absolute;top:31px;right:19px;font-size:25px;line-height:42px;color:#fff;-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 */}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide .cms-prettyphoto:hover{color:#ff5409;}.template-cms_carousel--layout-portfolio .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_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item-inner{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_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3{font-size:18px;text-transform:uppercase;font-weight:400;margin-bottom:-5px;padding:0 10px;color:#ff5409;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3 a{color:inherit;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover{color:#fff;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:inline-block;font-size:13px;line-height:22px;margin-top:5px;color:#fff;text-transform:capitalize;font-weight:300;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:inherit;}.template-cms_carousel--layout-portfolio .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#00255b;}.cms-carousel-team .cms-carousel-item{float:left;width:100%;}.cms-carousel-team .cms-carousel-item:hover .team-item-top img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-team .cms-carousel-item .team-item-top{position:relative;float:left;width:100%;}.cms-carousel-team .cms-carousel-item .team-item-top .cms-grid-media{width:100px;float:left;overflow:hidden;border-radius:50%;}.cms-carousel-team .cms-carousel-item .team-item-top img{width:100px;height:100px;border-radius:50%;display:inline-block;-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 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-top .team-item-right{width:calc(100% - 100px);float:left;padding-left:19px;padding-top:17px;}.cms-carousel-team .cms-carousel-item .team-item-top .team-item-right h3{font-size:16px;line-height:26px;color:#ff5409;text-transform:capitalize;margin-bottom:0px;font-weight:500;}.cms-carousel-team .cms-carousel-item .team-item-top .team-item-right .team_position{color:#00255b;font-weight:300;font-size:14px;margin-top:-5px;}.cms-carousel-team .cms-carousel-item .team-item-top .team-item-right .cms-team-social{text-align:center;width:100%;float:left;z-index:2;margin-top:2px;}.cms-carousel-team .cms-carousel-item .team-item-top .team-item-right .cms-team-social .social-item{display:inline-block;margin-right:12px;float:left;-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-top .team-item-right .cms-team-social .social-item:last-child{margin-right:0;}.cms-carousel-team .cms-carousel-item .team-item-top .team-item-right .cms-team-social .social-item a{font-size:14px;color:#d4d4d4;}.cms-carousel-team .cms-carousel-item .team-item-top .team-item-right .cms-team-social .social-item a:hover{color:#ff5409;}.cms-carousel-team .cms-carousel-item .team-item-bottom{float:left;width:100%;padding:11px 0px 0px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;overflow:hidden;}.cms-carousel-team.template-cms_carousel--layout-team2.owl-carousel .owl-stage-outer{padding-bottom:24px;}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item{background:#f4f4f4;padding:25px 15px 22px;position:relative;}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item:before{content:'';height:20px;width:calc(100% - 22px);background:#fff;position:absolute;bottom:0px;left:11px;z-index:-1;box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item .team-item-top{text-align:center;}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item .team-item-top .cms-grid-media{display:inline-block;float:none;text-align:center;}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item .team-item-top .team-item-right{width:100%;text-align:center;padding-left:0;}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item .team-item-top .team-item-right .cms-team-social .social-item{float:none;}.cms-carousel-team.template-cms_carousel--layout-team2 .cms-carousel-item .team-item-bottom{text-align:center;padding-top:9px;}.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:#00255b;}.link-team-page a:hover span:before,.link-team-page a:hover span:after{background:#00255b;}.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:#ff5409;position:absolute;content:'';}.link-team-page a span:after{width:8px;height:2px;top:3px;left:0px;background:#ff5409;position:absolute;content:'';}.cms-carousel .owl-dots,.owl-dots{margin-top:30px;float:left;width:100%;text-align:center;/*Testimonial*/}.cms-carousel .owl-dots .owl-dot,.owl-dots .owl-dot{width:11px;height:11px;margin:0 1.5px;border-radius:50%;display:inline-block;border:none;background:rgba(0, 37, 91, 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 .owl-dots .owl-dot:first-child,.owl-dots .owl-dot:first-child{margin-left:0;}.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:#ff5409;}.cms-carousel-testimonial{padding-bottom:8px;max-width:1600px;margin:0 auto;}.cms-carousel-testimonial .owl-nav{float:left;padding-left:125px;}.cms-carousel-testimonial .owl-controls{margin-top:28px;}.cms-carousel-testimonial.cms-carousel .owl-dots{margin-top:33px;}.cms-carousel-testimonial.cms-carousel .owl-dots .owl-dot{background:#d8d3c5;}.cms-carousel-testimonial.cms-carousel .owl-dots .owl-dot.active,.cms-carousel-testimonial.cms-carousel .owl-dots .owl-dot:hover{background:#d8d3c5;}.cms-carousel-testimonial .cms-carousel-item{float:left;width:100%;text-align:left;}.cms-carousel-testimonial .cms-carousel-item .cms-grid-media{display:inline-block;text-align:center;position:relative;width:97px;float:left;}.cms-carousel-testimonial .cms-carousel-item .cms-grid-media .cms-grid-media-inner{float:left;width:100%;height:97px;}.cms-carousel-testimonial .cms-carousel-item .cms-grid-media img{display:inline-block;height:97px;width:97px;}.cms-carousel-testimonial .cms-carousel-item .content-right{width:calc(100% - 97px);float:left;padding-left:28px;}.cms-carousel-testimonial .cms-carousel-item .cms-carousel-title{width:100%;font-size:18px;line-height:30px;color:#ff5409;font-weight:600;text-transform:uppercase;margin-bottom:0px;display:block;float:left;margin-top:-8px;}.cms-carousel-testimonial .cms-carousel-item .team-position,.cms-carousel-testimonial .cms-carousel-item .team-address{font-size:14px;line-height:24px;text-transform:uppercase;font-weight:300;width:100%;color:#00255b;margin-top:-5px;float:left;}.cms-carousel-testimonial .cms-carousel-item .team-address{margin-top:-7px;}.cms-carousel-testimonial .cms-carousel-item .cms-carousel-des{font-size:13px;line-height:22px;font-weight:300;margin-top:10px;display:inline-block;color:#666;}.cms-carousel-testimonial.style2 .cms-carousel-item .team-position,.cms-carousel-testimonial.style2 .cms-carousel-item .team-address{color:#fff;}.cms-carousel-testimonial.style2 .cms-carousel-item .cms-carousel-des{color:#ccc;}.cms-carousel-testimonial2{padding-bottom:8px;max-width:1600px;margin:0 auto;/*client*/}.cms-carousel-testimonial2 .owl-stage-outer{padding:0;}.cms-carousel-testimonial2 .owl-controls{margin-top:9px;}.cms-carousel-testimonial2.cms-carousel .owl-dots{margin-top:36px;}.cms-carousel-testimonial2.cms-carousel .owl-dots .owl-dot{background:#fff;}.cms-carousel-testimonial2.cms-carousel .owl-dots .owl-dot.active,.cms-carousel-testimonial2.cms-carousel .owl-dots .owl-dot:hover{background:#ff5409;}.cms-carousel-testimonial2 .cms-carousel-item{float:left;width:100%;text-align:center;}.cms-carousel-testimonial2 .cms-carousel-item-top{float:left;width:100%;position:relative;border-radius:3px;padding:7px 20px 0px;}.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .content{font-size:15px;line-height:24px;font-weight:400;margin-top:13px;max-width:434px;display:inline-block;color:#fff;}.cms-carousel-testimonial2 .cms-carousel-item-bottom{display:inline-block;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media{display:inline-block;text-align:center;position:relative;width:92px;height:92px;border:#ff5409 solid 2px;border-radius:50%;padding:6px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media img{display:inline-block;height:75px;width:75px;border-radius:50%;background:#fff;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right{display:inline-block;width:100%;padding-top:14px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title{width:100%;font-size:20px;line-height:30px;color:#ff5409;font-weight:normal;text-transform:capitalize;margin-bottom:0px;}.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .team-position{font-size:15px;line-height:23px;text-transform:capitalize;font-weight:400;width:100%;color:#fff;}.cms-carousel-testimonial2.style2 .cms-carousel-item-top .cms-carousel-des .content{color:#fff;}.cms-carousel-testimonial2.style2.cms-carousel .owl-dots .owl-dot{border-color:#fff;}.cms-carousel-testimonial2.style2.cms-carousel .owl-dots .owl-dot:hover,.cms-carousel-testimonial2.style2 .owl-dots .owl-dot:hover,.cms-carousel-testimonial2.style2.cms-carousel .owl-dots .owl-dot.active,.cms-carousel-testimonial2.style2 .owl-dots .owl-dot.active{background:#fff;border-color:#fff;}.cms-carousel-client.number-row-1 .owl-item .cms-carousel-item{margin-top:0 !important;}.cms-carousel-client.number-row-1 .owl-item:nth-child(2n) .cms-carousel-item{border:none !important;background:#f2f2f2 !important;}.cms-carousel-client .owl-item .cms-carousel-item:first-child{background:#f2f2f2;border:none;}.cms-carousel-client .owl-item .cms-carousel-item:last-child{border:#d4d4d4 solid 1px;margin-top:21px;background:#fff;}.cms-carousel-client .owl-item:nth-child(2n+2) .cms-carousel-item:last-child{background:#f2f2f2;border:none;}.cms-carousel-client .owl-item:nth-child(2n+2) .cms-carousel-item:first-child{border:#d4d4d4 solid 1px;background:#fff;}.cms-carousel-client .cms-carousel-item{text-align:center;min-height:113px;-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-client .cms-carousel-item .cms-carousel-media{line-height:113px;}.cms-carousel-client .cms-carousel-item img{width:auto;display:inline-block;line-height:113px;}.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:#ff5409;color:#ff5409;float:left;margin-left:19px;margin-top:1px;}.cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2:hover{background:#ff5409;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;}.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:-60px;-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;color:#fff;font-size:0;font-family:'Linearicons-Free';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:46px;margin:0 !important;}.owl-nav .owl-prev:before,.owl-nav .owl-next:before{content:"\e87a";font-size:32px;}.owl-nav .owl-prev:hover,.owl-nav .owl-next:hover{color:#ff5409;}.owl-nav .owl-prev{right:auto;left:-60px;}.owl-nav .owl-prev:before{content:"\e879";}.cms-fancyboxes-wraper.cms-fancybox-default{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;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon{display:inline-block;min-height:87px;position:relative;width:46px;float:left;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon .cms-fancybox-image,.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon .fancy-box-icon{max-width: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 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon i{font-size:24px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;position:relative;z-index:2;color:#ff5409;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon .cms-fancybox-subtitle{float:left;font-weight:500;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content{float:left;width:calc(100% - 46px);}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content .cms-fancybox-title{font-size:18px;color:#555;font-weight:600;line-height:22px;text-transform:uppercase;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content .cms-fancybox-desc{font-size:13px;line-height:22px;margin-top:6px;color:#666;font-weight:300;}.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:#ff5409;}.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a:hover{background:#d54100;}.cms-fancyboxes-wraper.cms-fancybox-default:hover .cms-fancybox-image,.cms-fancyboxes-wraper.cms-fancybox-default:hover .fancy-box-icon{-webkit-transform:scale(1.1) !important;-khtml-transform:scale(1.1) !important;-moz-transform:scale(1.1) !important;-ms-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;transform:scale(1.1) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-fancyboxes-wraper.cms-fancybox-default:hover .cms-fancybox-image i,.cms-fancyboxes-wraper.cms-fancybox-default:hover .fancy-box-icon i{-webkit-transform:scale(1.1) !important;-khtml-transform:scale(1.1) !important;-moz-transform:scale(1.1) !important;-ms-transform:scale(1.1) !important;-o-transform:scale(1.1) !important;transform:scale(1.1) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_fancybox_single--layout2{text-align:center;background:#fff;position:relative;padding:25px 10px 0px;}.template-cms_fancybox_single--layout2 .cms-fancybox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background-size:cover;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.template-cms_fancybox_single--layout2 .cms-fancybox-overlay:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 37, 91, 0.8);}.template-cms_fancybox_single--layout2 .cms-fancybox-icon{position:absolute;bottom:0;right:0;max-width:156px;max-height:184px;display:none;}.template-cms_fancybox_single--layout2 .cms-fancybox-icon .cms-fancybox-image,.template-cms_fancybox_single--layout2 .cms-fancybox-icon .fancy-box-icon{display:inline-block;max-width:88px;margin-right:16px;}.template-cms_fancybox_single--layout2 .cms-fancybox-icon i{font-size:150px;position:relative;z-index:2;}.template-cms_fancybox_single--layout2 .cms-fancybox-right{float:left;width:100%;position:relative;z-index:100;}.template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-title{font-size:24px;margin-top:10px;color:#fff;line-height:31px;font-weight:600;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-content{color:#fff;margin-top:16px;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;}.template-cms_fancybox_single--layout2 .cms-fancyboxes-footer{margin-bottom:-23px;padding-top:10px;}.template-cms_fancybox_single--layout2 .cms-fancyboxes-footer a{width:49px;height:49px;display:inline-block;border:#fff solid 3px;background:#ff5409;line-height:43px;text-align:center;color:#fff;font-size:24px;border-radius:50%;}.template-cms_fancybox_single--layout2 .cms-fancyboxes-footer a:hover{background:#00255b;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body{float:left;width:100%;border:#e4e4e4 solid 1px;background:#f2f2f2;padding:24px 15px 0px 0;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon{width:75px;height:52px;background:#fff;float:left;margin-left:-2px;text-align:center;box-shadow:0 0px 16px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 16px rgba(0, 0, 0, 0.15);}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon img{position:relative;z-index:2;max-width:30px;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon i{font-size:30px;color:#333;line-height:52px;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content{float:left;width:calc(100% - 75px);padding-left:16px;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content .cms-fancybox-title{font-size:16px;line-height:24px;margin-top:-3px;color:#ff5409;margin-bottom:0px;font-weight:500;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancyboxes-footer{margin-top:25px;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body{float:left;width:100%;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body:hover .cms-fancybox-item .cms-fancybox-icon-inner{background:#ff5409 !important;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon{width:68px;height:68px;position:relative;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;float:left;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon .cms-fancybox-icon-inner{background:#00255b;-webkit-transition:all 250ms linear 0ms;-moz-transition:all 250ms linear 0ms;-ms-transition:all 250ms linear 0ms;transition:all 250ms linear 0ms;float:left;width:100%;text-align:center;border:#fff solid 2px;position:relative;z-index:2;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon:after{width:100%;height:20px;left:0;bottom:0;content:'';position:absolute;z-index:0;box-shadow:5px 0px 21px #000;-webkit-box-shadow:0 0px 21px #000;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon img{position:relative;z-index:2;max-width:50px;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-icon i{font-size:24px;color:#fff;line-height:64px;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content{float:left;width:calc(100% - 68px);padding-left:23px;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content .cms-fancybox-title{font-size:18px;line-height:22px;margin-top:-2px;color:#555;margin-bottom:5px;font-weight:500;text-transform:uppercase;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancyboxes-footer{margin-top:25px;}.template-cms_fancybox_single--layout5{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;padding:57px 15px 44px;text-align:center;min-height:100%;/* ==========================================================================
   [End] 3. CMS Fancybox Single
========================================================================== *//* ==========================================================================
   [Start] 4. CMS Counter Single
========================================================================== */}.template-cms_fancybox_single--layout5 .cms-fancyboxes-body,.template-cms_fancybox_single--layout5 .cms-fancybox-item{float:left;width:100%;text-align:center;}.template-cms_fancybox_single--layout5 .cms-fancybox-icon{display:inline-block;position:relative;width:100px;}.template-cms_fancybox_single--layout5 .cms-fancybox-icon .cms-fancybox-image,.template-cms_fancybox_single--layout5 .cms-fancybox-icon .fancy-box-icon{max-width:100px;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 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.template-cms_fancybox_single--layout5 .cms-fancybox-icon i{font-size:30px;position:relative;z-index:2;color:#00255b;}.template-cms_fancybox_single--layout5 .cms-fancybox-icon .cms-fancybox-subtitle{float:left;font-weight:500;}.template-cms_fancybox_single--layout5 .cms-fancybox-content{float:left;margin-top:17px;width:100%;}.template-cms_fancybox_single--layout5 .cms-fancybox-content .cms-fancybox-title{font-size:16px;color:#ff5409;font-weight:500;line-height:30px;margin-bottom:0px;}.template-cms_fancybox_single--layout5 .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:#ff5409;}.template-cms_fancybox_single--layout5 .cms-fancyboxes-footer a:hover{background:#d54100;}.template-cms_fancybox_single--layout5:hover .cms-fancybox-image,.template-cms_fancybox_single--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 */}.template-cms_fancybox_single--layout5:hover .cms-fancybox-image i,.template-cms_fancybox_single--layout5:hover .fancy-box-icon i{color:#ff5409;}.cms-counter-wraper{/* ==========================================================================
   [End] 4. CMS Counter Single
========================================================================== *//* ==========================================================================
   [Start] 5. CMS Grid
========================================================================== */}.cms-counter-wraper .counter-wrap1{float:left;width:100%;border:#e4e4e4 solid 1px;background:#f2f2f2;padding:24px 25px 17px 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-counter-wraper .counter-wrap1:hover{background:#ff5409;}.cms-counter-wraper .counter-wrap1:hover .cms-counter,.cms-counter-wraper .counter-wrap1:hover .cms-counter-title{color:#fff;}.cms-counter-wraper .counter-wrap1 .cms-counter-icon-image,.cms-counter-wraper .counter-wrap1 .cms-counter-icon{width:75px;height:52px;background:#fff;float:left;margin-left:-2px;text-align:center;box-shadow:0 0px 16px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 16px rgba(0, 0, 0, 0.15);}.cms-counter-wraper .counter-wrap1 .cms-counter-icon-image img,.cms-counter-wraper .counter-wrap1 .cms-counter-icon img{max-height:30px;}.cms-counter-wraper .counter-wrap1 .cms-counter-icon-image i,.cms-counter-wraper .counter-wrap1 .cms-counter-icon i{font-size:30px;color:#333;line-height:52px;}.cms-counter-wraper .counter-wrap1 .counter-content{float:left;width:calc(100% - 75px);padding-left:16px;}.cms-counter-wraper .counter-wrap1 .cms-counter{font-size:30px;line-height:1;color:#333;font-weight:600;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-counter-wraper .counter-wrap1 .cms-counter-title{font-size:14px;line-height:22px;color:#666;font-weight:300;margin-top:6px;text-transform:uppercase;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-counter-wraper.style2 .counter-wrap1{float:left;width:100%;border:none;background:none;padding:21px 25px 21px 0;}.cms-counter-wraper.style2 .counter-wrap1:hover{background:inherit;}.cms-counter-wraper.style2 .counter-wrap1:hover .cms-counter,.cms-counter-wraper.style2 .counter-wrap1:hover .cms-counter-title{color:inherit;}.cms-counter-wraper.style2 .counter-wrap1 .cms-counter-title{margin-top:6px;}.cms-counter-wraper.style2 .counter-wrap1 .cms-counter{margin-top:-2px;}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1{border:none;background:none;padding:0;-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;}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-icon-image,.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-icon{display:inline-block;float:none;margin-left:-2px;text-align:center;box-shadow:0 0px 16px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 16px rgba(0, 0, 0, 0.15);}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-icon-image img,.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-icon img{max-height:30px;}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-icon-image i,.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-icon i{font-size:30px;color:#333;line-height:52px;}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .counter-content{float:left;width:100%;padding-left:0px;}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter{color:#fff;padding-top:16px;}.cms-counter-wraper.template-cms_counter_single--layout2 .counter-wrap1 .cms-counter-title{color:#fff;padding-top:6px;}.cms-grid-filter{max-width:1140px;margin:auto;text-align:center;}.cms-grid-filter ul{margin-bottom:47px;margin-left:0;display:inline-block;}.cms-grid-filter ul li{float:left;margin:0 9px;padding:0;}.cms-grid-filter ul li:first-child{margin-left:0;}.cms-grid-filter ul li:last-child{margin-right:0;}.cms-grid-filter ul li a{display:block;color:#4f4f4f;font-size:14px;cursor:pointer;font-weight:300;}.cms-grid-filter ul li a.active,.cms-grid-filter ul li a:hover{color:#ff5409 !important;}.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:#00255b;}.cms-load-posts{text-align:center;padding-top:50px;}.cms-load-posts a{box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);border-radius:19px;display:inline-block;}.cms-load-posts a:hover{background:#00255b;color:#fff;}.template-cms_grid--layout-default{position:relative;/*portfolio*/}.template-cms_grid--layout-default .cms-grid-media{position:relative;overflow:hidden;}.template-cms_grid--layout-default .cms-grid-media img,.template-cms_grid--layout-default .cms-grid-media .img{-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 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{padding:15px;}.template-cms_grid--layout-default .cms-grid-item .cms-grid-item-inner{position:relative;border:#fff solid 7px;box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);}.template-cms_grid--layout-default .cms-grid-item:hover img,.template-cms_grid--layout-default .cms-grid-item:hover .img{-webkit-transform:scale(1.1);-khtml-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--layout-default .cms-grid-item .content-right{padding:0px 0px 19px;width:100%;float:left;background:#fff;}.template-cms_grid--layout-default .cms-grid-item .content-right .content-main{width:100%;padding-left:0px;}.template-cms_grid--layout-default .cms-grid-item .content-right .archive_detail{float:left;width:calc(100% - 56px);margin-left:28px;background:#fff;margin-top:-17px;padding:4.5px 10px;text-align:center;position:relative;box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 0px 13px rgba(0, 0, 0, 0.2);}.template-cms_grid--layout-default .cms-grid-item .content-right .archive_detail li{display:inline-block;font-size:13px;color:#000;line-height:24px;font-weight:500;float:none;margin-right:16px;}.template-cms_grid--layout-default .cms-grid-item .content-right .archive_detail li i{margin-right:5px;color:#ff5409;}.template-cms_grid--layout-default .cms-grid-item .content-right .archive_detail li:last-child{margin-right:0;}.template-cms_grid--layout-default .cms-grid-item .content-right .entry-content{font-size:13px;line-height:22px;color:#666;float:left;font-weight:300;width:100%;padding:20px 15px 0;text-align:center;}.template-cms_grid--layout-default .cms-grid-item .content-right .entry-content .entry-title{font-size:18px;float:left;width:100%;margin-bottom:5px;line-height:28px;color:#00255b;font-weight:500;}.template-cms_grid--layout-default .cms-grid-item .content-right .entry-content .entry-title a{color:inherit;}.template-cms_grid--layout-default .cms-grid-item .content-right .entry-content .entry-title a:hover{color:#ff5409;}.template-cms_grid--layout-default .cms-grid-item .content-right .more{margin-top:17px;}.template-cms_grid--layout-default .cms-grid-item .content-right .more:hover{background:#ff5409 !important;color:#fff !important;}.template-cms_grid--layout-default .cms-load-posts{padding-top:50px;}.template-cms_grid--layout-portfolio1{float:left;width:100%;}.template-cms_grid--layout-portfolio1 .cms-grid{margin-left:-10px;margin-right:-10px;}.template-cms_grid--layout-portfolio1 .cms-grid-filter ul{float:right;max-width:70%;}.template-cms_grid--layout-portfolio1 .cms-grid-filter ul li{position:relative;z-index:2;}.template-cms_grid--layout-portfolio1 .cms-grid-filter ul li a{text-transform:none;padding:0;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul{float:none;max-width:100%;margin-bottom:34px;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul li{margin:0;position:relative;padding:0 15px 0 11px;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul li:after{position:absolute;content:'/';bottom:0px;right:0;height:39px;line-height:39px;color:#212121;z-index:-1;border-radius:19px;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul li a{text-transform:none;color:#212121;line-height:39px;border-radius:19px;padding:0;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul li a.active{box-shadow:5px 0 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);background:#ff5409;color:#fff !important;padding:0 25px;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul li a.active:after{display:none;}.template-cms_grid--layout-portfolio1 .cms-grid-filter.style2 ul li:last-child:after{display:none;}.template-cms_grid--layout-portfolio1 .cms-grid-item{position:relative;margin-bottom:20px;padding:0 10px;}.template-cms_grid--layout-portfolio1 .cms-grid-item img{width:100%;}.template-cms_grid--layout-portfolio1 .cms-grid-item:hover .cms-grid-3columns .text-hide{opacity:1;}.template-cms_grid--layout-portfolio1 .cms-grid-item:hover .cms-grid-3columns .text-hide .cms-prettyphoto{-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-portfolio1 .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-portfolio1 .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-portfolio1 .cms-grid-3columns{position:relative;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .cms-grid-media{position:relative;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .cms-grid-media:after{box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.34);position:absolute;content:'';bottom:0px;width:calc(100% - 2px);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 */height:24px;z-index:-1;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;bottom:0px;right:0px;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-portfolio1 .cms-grid-3columns .text-hide:before{content:"";position:absolute;z-index:-1;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.7);-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-portfolio1 .cms-grid-3columns .text-hide .cms-prettyphoto{display:inline-block;width:42px;height:42px;position:absolute;top:31px;right:19px;font-size:25px;line-height:42px;color:#fff;-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 */}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .cms-prettyphoto:hover{color:#ff5409;}.template-cms_grid--layout-portfolio1 .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-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item-inner{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-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner h3{font-size:18px;text-transform:none;font-weight:400;margin-bottom:-1px;padding:0 10px;color:#fff;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner h3 a{color:inherit;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover{color:#ff5409;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:inline-block;font-size:13px;line-height:22px;margin-top:3px;color:#bfbfbf;text-transform:capitalize;font-weight:300;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:inherit;}.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#00255b;}.template-cms_grid--layout-portfolio2{float:left;width:100%;}.template-cms_grid--layout-portfolio2 .cms-grid{margin-left:-10px;margin-right:-10px;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul{float:none;max-width:100%;margin-bottom:33px;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul li{margin:0;position:relative;padding:0 15px 0 11px;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul li:after{position:absolute;content:'/';bottom:0px;right:0;height:39px;line-height:39px;color:#212121;z-index:-1;border-radius:19px;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul li a{text-transform:none;color:#212121;line-height:39px;border-radius:19px;padding:0;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul li a.active{box-shadow:5px 0 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);background:#ff5409;color:#fff !important;padding:0 25px;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul li a.active:after{display:none;}.template-cms_grid--layout-portfolio2 .cms-grid-filter ul li:last-child:after{display:none;}.template-cms_grid--layout-portfolio2 .cms-grid-item{position:relative;margin-bottom:0px;padding:0px;}.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 .cms-prettyphoto{-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: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 .cms-grid-media{position:relative;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .cms-grid-media:after{box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.34);position:absolute;content:'';bottom:0px;width:calc(100% - 2px);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 */height:24px;z-index:-1;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide{position:absolute;left:0px;top:0px;bottom:0px;right:0px;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(0, 0, 0, 0.7);-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 .cms-prettyphoto{display:inline-block;width:42px;height:42px;position:absolute;top:31px;right:19px;font-size:25px;line-height:42px;color:#fff;-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 */}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .cms-prettyphoto:hover{color:#ff5409;}.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-inner{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 h3{font-size:18px;text-transform:none;font-weight:400;margin-bottom:-1px;padding:0 10px;color:#fff;}.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:#ff5409;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:inline-block;font-size:13px;line-height:22px;margin-top:3px;color:#bfbfbf;text-transform:capitalize;font-weight:300;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a{color:inherit;}.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover{color:#00255b;}.template-cms_grid--layout-portfolio4 .cms-grid{overflow:visible !important;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul{float:none;max-width:100%;margin-bottom:34px;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul li{margin:0;position:relative;padding:0 15px 0 11px;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul li:after{position:absolute;content:'/';bottom:0px;right:0;height:39px;line-height:39px;color:#212121;z-index:-1;border-radius:19px;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul li a{text-transform:none;color:#212121;line-height:39px;border-radius:19px;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul li a.active{box-shadow:5px 0 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);background:#ff5409;color:#fff !important;padding:0 25px;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul li a.active:after{display:none;}.template-cms_grid--layout-portfolio4 .cms-grid-filter ul li:last-child:after{display:none;}.template-cms_grid--layout-portfolio4 .cms-grid-item{margin-bottom:70px;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .cms-grid-media{width:42.3%;border:#f5f5f5 solid 3px;float:left;box-shadow:0 0px 62px rgba(0, 0, 0, 0.1), 0 0px 62px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0px 62px rgba(0, 0, 0, 0.1), 0 0px 62px rgba(0, 0, 0, 0.1);}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right{width:57.7%;float:left;border:#fff solid 3px;border-left:none;background:#f5f5f5;margin-top:21px;box-shadow:0 0px 62px rgba(0, 0, 0, 0.1), 0 0px 62px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0 0px 62px rgba(0, 0, 0, 0.1), 0 0px 62px rgba(0, 0, 0, 0.1);}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner{width:100%;float:left;padding:29px 22px 37px;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title{font-size:18px;font-weight:400;color:#00255b;position:relative;padding-bottom:13px;margin-bottom:13px;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title a{color:inherit;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title a:hover{color:#ff5409;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title:after{content:'';background:rgba(0, 0, 0, 0.2);width:78px;height:6px;border-bottom-right-radius:3px;border-top-right-radius:3px;bottom:0;left:-22px;position:absolute;-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-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title:before{content:'';background:#f5f5f5;width:78px;height:6px;border-bottom-left-radius:3px;border-top-left-radius:3px;bottom:-6px;left:-78px;position:absolute;-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-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .detail-terms{font-weight:500;color:#ff5409;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-content{margin-top:16px;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more{display:inline-block;font-size:13px;font-weight:500;color:#00255b;position:relative;padding-top:16px;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more:after{content:'';background:#00255b;width:100%;height:1px;bottom:0;left:0px;position:absolute;-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-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more:hover{color:#ff5409;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more:hover:after{background:#ff5409;}.template-cms_grid--layout-portfolio4 .cms-load-posts{padding-top:1px;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul{float:none;max-width:100%;margin-bottom:34px;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul li{margin:0;position:relative;padding:0 15px 0 11px;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul li:after{position:absolute;content:'/';bottom:0px;right:0;height:39px;line-height:39px;color:#212121;z-index:-1;border-radius:19px;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul li a{text-transform:none;color:#212121;line-height:39px;border-radius:19px;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul li a.active{box-shadow:5px 0 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);background:#ff5409;color:#fff !important;padding:0 25px;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul li a.active:after{display:none;}.template-cms_grid--layout-portfolio5 .cms-grid-filter ul li:last-child:after{display:none;}.template-cms_grid--layout-portfolio5 .cms-grid-item{margin-bottom:70px;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .cms-grid-media{width:57.5%;float:left;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right{width:42.5%;float:left;border-left:none;position:relative;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner{width:100%;float:left;padding:15px 22px;position:absolute;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 */}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title{font-size:18px;font-weight:400;color:#00255b;position:relative;padding-bottom:13px;margin-bottom:13px;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title a{color:inherit;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title a:hover{color:#ff5409;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title:after{content:'';background:rgba(0, 0, 0, 0.2);width:78px;height:6px;border-bottom-right-radius:3px;border-top-right-radius:3px;bottom:0;left:-22px;position:absolute;-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-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title:before{content:'';background:#fff;width:78px;height:6px;border-bottom-left-radius:3px;border-top-left-radius:3px;bottom:-6px;left:-78px;position:absolute;-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-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .detail-terms{font-weight:500;color:#ff5409;color:#999;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-content{margin-top:16px;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more{display:inline-block;font-size:13px;font-weight:500;color:#00255b;position:relative;padding-top:16px;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more:after{content:'';background:#00255b;width:100%;height:1px;bottom:0;left:0px;position:absolute;-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-portfolio5 .cms-load-posts{margin-top:-3px;padding-top:0px;}.template-cms_grid--layout-portfolio6 .cms-grid{overflow:visible !important;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul{float:none;max-width:100%;margin-bottom:34px;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul li{margin:0;position:relative;padding:0 15px 0 11px;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul li:after{position:absolute;content:'/';bottom:0px;right:0;height:39px;line-height:39px;color:#212121;z-index:-1;border-radius:19px;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul li a{text-transform:none;color:#212121;line-height:39px;border-radius:19px;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul li a.active{box-shadow:5px 0 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);background:#ff5409;color:#fff !important;padding:0 25px;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul li a.active:after{display:none;}.template-cms_grid--layout-portfolio6 .cms-grid-filter ul li:last-child:after{display:none;}.template-cms_grid--layout-portfolio6 .cms-grid-item{margin-bottom:34px;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns{box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.1), 0 0px 15px rgba(0, 0, 0, 0.15);position:relative;width:100%;float:left;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns:after{content:'';width:100%;height:1px;bottom:-1px;left:0px;position:absolute;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .cms-grid-media{width:100%;float:left;padding:25px 25px 0 25px;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right{width:100%;float:left;border-left:none;margin-top:14px;text-align:center;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner{width:100%;float:left;padding:0px 22px 18px;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title{font-size:18px;font-weight:400;color:#00255b;position:relative;margin-bottom:-2px;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title a{color:inherit;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-title a:hover{color:#ff5409;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .detail-terms{font-weight:500;color:#9a9a9a;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .entry-content{margin-top:16px;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more{display:inline-block;font-size:13px;font-weight:500;color:#00255b;position:relative;padding-top:16px;}.template-cms_grid--layout-portfolio6 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner .more:after{content:'';background:#00255b;width:100%;height:1px;bottom:0;left:0px;position:absolute;-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-portfolio6 .cms-load-posts{padding-top:36px;}.template-cms_grid--layout-portfolio7 .cms-grid{overflow:visible !important;margin-left:-10px;margin-right:-10px;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul{float:none;max-width:100%;margin-bottom:34px;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul li{margin:0;position:relative;padding:0 15px 0 11px;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul li:after{position:absolute;content:'/';bottom:0px;right:0;height:39px;line-height:39px;color:#212121;z-index:-1;border-radius:19px;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul li a{text-transform:none;color:#212121;line-height:39px;border-radius:19px;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul li a.active{box-shadow:5px 0 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);background:#ff5409;color:#fff !important;padding:0 25px;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul li a.active:after{display:none;}.template-cms_grid--layout-portfolio7 .cms-grid-filter ul li:last-child:after{display:none;}.template-cms_grid--layout-portfolio7 .cms-grid-item{margin-bottom:20px;padding:0 10px;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns{box-shadow:0 0px 15px rgba(0, 0, 0, 0.15), 0 0px 15px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0 0px 15px rgba(0, 0, 0, 0.1), 0 0px 15px rgba(0, 0, 0, 0.15);position:relative;width:100%;float:left;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns:after{content:'';width:100%;height:1px;bottom:-1px;left:0px;position:absolute;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .cms-grid-media{width:100%;float:left;padding:20px 20px 0 20px;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom{width:100%;float:left;border-left:none;margin-top:15px;margin-bottom:16px;text-align:center;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .entry-title{font-size:18px;font-weight:400;color:#00255b;position:relative;margin-bottom:1px;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .entry-title a{color:inherit;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .entry-title a:hover{color:#ff5409;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .detail-terms{font-weight:500;color:#9a9a9a;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .entry-content{margin-top:16px;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .more{display:inline-block;font-size:13px;font-weight:500;color:#00255b;position:relative;padding-top:16px;}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .content-bottom .more:after{content:'';background:#00255b;width:100%;height:1px;bottom:0;left:0px;position:absolute;-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-portfolio7 .cms-load-posts{padding-top:36px;}.template-cms_grid--layout-shop{float:left;width:100%;}.template-cms_grid--layout-shop .paging-navigation{padding:18px 0 0;}.template-cms_grid--layout-shop .cms-grid-filter ul{margin-bottom:68px;box-shadow:none;background:;}.template-cms_grid--layout-shop .cms-grid-item{position:relative;margin-bottom:25px;}.template-cms_grid--layout-shop .cms-grid-item img{width:100%;}.template-cms_grid--layout-shop .cms-grid-3columns:hover .product-inner .product-top .bottom-product{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner{border-radius:3px;text-align:center;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .product-top{position:relative;overflow:hidden;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .product-top > a{position:relative;display:block;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .product-top > a .onsale{position:absolute;bottom:-31px;right:15px;height:62px;width:62px;border-radius:50%;background:#ff5409;font-size:16px;text-transform:uppercase;color:#fff;line-height:62px;z-index:3;margin:0;padding:0;font-weight:normal;top:auto;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .product-top > a.woocommerce-LoopProduct-link,.template-cms_grid--layout-shop .cms-grid-3columns .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);}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .product-top img{margin-bottom:0;border-radius:20px;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .star-rating{display:none;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .product-content{position:relative;float:left;width:100%;background:#fff;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .cms-grid-product-category{font-size:11.5px;letter-spacing:0.035em;color:#4d4e52;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .cms-grid-product-category a{color:inherit;margin:0 5px;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .cms-grid-product-category a:hover{color:#ff5409;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner h3{font-size:18px;color:#00255b;margin-top:16px;margin-bottom:5px;line-height:24px;padding:0;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner h3 a{color:inherit;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner h3 a:hover{color:#ff5409;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .price{font-size:18px;color:#ff5409;margin-bottom:8px;float:left;width:100%;min-height:30px;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .price > span{margin:0 3.5px;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .price del{text-decoration:line-through;display:inline-block;margin:0 3.5px;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .price ins{color:inherit;display:inline-block;font-weight:normal;margin:0 3.5px;padding:0;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product{position:absolute;z-index:2;left:0;top:0;height:100%;background:rgba(255, 84, 9, 0.9);border-radius:20px;text-align:center;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;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product .bottom-product-inner{position:absolute;top:50%;left:0%;width:100%;-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 */}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product .woo_grid_compare_button_container{display:none;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link){font-size:15px;line-height:40px;display:inline-block;border-radius:20px;color:#fff;height:40px;background:#00255b;text-transform:uppercase;font-weight:normal;padding:0 29px;margin:5px 0;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link).loading:after{right:5px;top:0;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link).added_to_cart.wc-forward:before{display:none;}.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link):hover{background:#001028;}.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:#ff5409;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:#00255b;}.cms-grid-gallery1{/* ==========================================================================
   [End] 4. CMS Grid
========================================================================== *//**
separator
**/}.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:#ff5409;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;}.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:#ff5409;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;/*news-twitter*/}.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:#20202f;}.news-twitter .item-content > a{display:block;color:#ff5409;}.vc_custom_heading{/*element accoredion*/}.vc_custom_heading em{color:#ff5409;font-style:normal;}body{/*vc-icon*/}body .vc_tta-container{margin-bottom:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion{float:left;width:100%;margin-bottom:0;border:none;border-radius:0px;background:transparent;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel{margin-bottom:2px;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{float:left;width:100%;border-radius:19px !important;border:none;background:none;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{padding-bottom:10px;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{background-color:#c4c4c4;color:#fff;cursor:pointer;display:block;font-size:14px;line-height:24px;font-weight:700;text-transform:uppercase;outline:medium none !important;padding:7.5px 20px;border:none;text-decoration:none;position:relative;float:left;border-radius:19px;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;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a:before{width:calc(100% - 38px);height:7px;bottom:0;left:19px;position:absolute;content:'';z-index:-1;box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a:after{content:"\f107";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:20px;top:10px;font-size:16px;line-height:1;z-index:2;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a i{display:none;}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{background:#ff5409;}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:4px 26px 11px;border:none;float:left;font-weight:300;color:#666;font-size:13px;line-height:22px;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{background:#ff5409;}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:after{content:"\f106";}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;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-container{margin:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list{border-radius:0px;padding:7px 0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li{float:left;padding:0;position:relative;margin-right:6px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a{-webkit-border-radius:19px;-khtml-border-radius:19px;-moz-border-radius:19px;-ms-border-radius:19px;-o-border-radius:19px;border-radius:19px;/* BACKGROUND GRADIENT */font-size:14px;line-height:39px;margin:0;height:39px;display:inline-block;padding:0 20px;position:relative;z-index:2;background:#c4c4c4;-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:700;border:#c4c4c4 solid 1px;box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a i{font-size:14px;color:#fff;padding-right:4px;padding:0;line-height:1;margin-right:9px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a span{margin-left:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a:before,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a:after{display:none !important;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li:last-child{margin:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li:last-child a{border-right:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li.vc_active a,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li:hover a{background:#ff5409;border-color:#ff5409;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels{background:#fff !important;border:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;margin-bottom:20px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background:transparent;border:none;border-radius:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{-webkit-border-radius:19px;-khtml-border-radius:19px;-moz-border-radius:19px;-ms-border-radius:19px;-o-border-radius:19px;border-radius:19px;/* BACKGROUND GRADIENT */font-size:14px;line-height:39px;margin:0;height:39px;display:inline-block;padding:0 20px;position:relative;z-index:2;background:#c4c4c4;-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:700;border:#c4c4c4 solid 1px;box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:5px 0px 7px rgba(0, 0, 0, 0.23);}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i{font-size:14px;color:#fff;padding-right:4px;padding:0;line-height:1;margin-right:9px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span{margin-left:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a:before,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a:after{display:none !important;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left span{padding-left:30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right span{padding-right:30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:#fff;padding:6px 0px 0px 0px;font-size:13px;line-height:22px;color:#666;border:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-body p{margin-bottom:18px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active{border:none;border-radius:2px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{background:#ff5409;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading{border-top:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:last-child{margin-bottom:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-heading a{border-bottom:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-container{margin:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list{padding-top:4px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li{float:left;padding:0;position:relative;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li a{font-size:15px;color:rgba(33, 33, 33, 0.5);background:#f7f7f7;line-height:20px;letter-spacing:0.015em;padding:10px 20px 11px;border:none;min-width:110px;text-align:center;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;-webkit-box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);-moz-box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);-ms-box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li a i{font-size:14px;color:#aeb1be;padding-right:4px;padding:0;line-height:1;margin-right:9px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li a span{margin-left:0px;-webkit-transition:all 0ms linear 0ms;-moz-transition:all 0ms linear 0ms;-ms-transition:all 0ms linear 0ms;transition:all 0ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li a:after{content:'';background:transparent;width:100%;height:4px;top:-4px;left:0px;opacity:1;position:absolute;-webkit-transition:all 150ms linear 0ms;-moz-transition:all 150ms linear 0ms;-ms-transition:all 150ms linear 0ms;transition:all 150ms linear 0ms;border-top-left-radius:3px;border-top-right-radius:3px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li:last-child a{border-right:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li.vc_active a,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li:hover a{border-top-left-radius:0px;border-top-right-radius:0px;background:#00255b;color:#ff5409;letter-spacing:0.035em;padding:10px 20px 11px;border-radius:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li.vc_active a span,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li:hover a span{position:relative;top:-3px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li.vc_active a:after,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li:hover a:after{opacity:1;background:#00255b;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li.vc_active a i,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li:hover a i{color:#00255b;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-tabs-list li.vc_active a{font-weight:600;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels{background:#ff5409 !important;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background:transparent;border:none;border-radius:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{font-size:13px;color:#00255b;line-height:20px;letter-spacing:0.035em;padding:4.5px 54px;background:none;border:none;text-align:center;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i{font-size:14px;color:#00255b;padding-right:4px;padding:0;line-height:1;position:relative;top:-1px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span{font-size:18px;color:#fff;line-height:35px;letter-spacing:0.02em;position:static;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;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{padding:0;background-color:transparent;font-size:24px;color:#fff;margin-right:6px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text:before{display:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left span{padding-left:30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right span{padding-right:30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:#fff;padding:33px 22px 22px 23px;font-size:12px;line-height:25px;letter-spacing:0.035em;color:#707070;box-shadow:2px 0px 5px rgba(0, 0, 0, 0.15), -2px 0px 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:2px 0px 5px rgba(0, 0, 0, 0.15), -2px 0px 5px rgba(0, 0, 0, 0.15);border:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active{border:none;border-radius:2px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;border-color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading{border-top:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:last-child{margin-bottom:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-modern .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-heading a{border-bottom:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list{border-top-left-radius:3px;border-top-right-radius:3px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li{float:left;padding:0;position:relative;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li a{font-size:13px;color:#aeb1be;line-height:20px;letter-spacing:0.035em;padding:11.5px 20px 12.5px;background:none;border:none;text-align:center;border-radius:0;border-left:transparent solid 1px;border-right:transparent solid 1px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li a i{font-size:14px;color:#aeb1be;padding-right:4px;padding:0;line-height:1;margin-right:9px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li a span{margin-left:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li a:after{content:'';background:#ef4900;width:calc(100% + 2px);height:2px;top:0;left:-1px;opacity:0;position:absolute;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li:last-child a{border-right:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li.vc_active a,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li:hover a{background:#fff;color:#00255b;border-color:#e0e0e0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li.vc_active a:after,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li:hover a:after{opacity:1;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li.vc_active a i,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-tabs-list li:hover a i{color:#00255b;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels{background:#ff5409 !important;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background:transparent;border:none;border-radius:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{font-size:13px;color:#00255b;line-height:20px;letter-spacing:0.035em;padding:4.5px 54px;background:none;border:none;text-align:center;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i{font-size:14px;color:#00255b;padding-right:4px;padding:0;line-height:1;position:relative;top:-1px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span{font-size:18px;color:#fff;line-height:35px;letter-spacing:0.02em;position:static;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;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{padding:0;background-color:transparent;font-size:24px;color:#fff;margin-right:6px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text:before{display:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left span{padding-left:30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right span{padding-right:30px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:#fff;padding:20px 34px 20px 17px;font-size:13px;line-height:28px;letter-spacing:0.035em;color:#999;box-shadow:2px 0px 5px rgba(0, 0, 0, 0.15), -2px 0px 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:2px 0px 5px rgba(0, 0, 0, 0.15), -2px 0px 5px rgba(0, 0, 0, 0.15);border:#dee1e3 solid 1px;border-top:none;border-radius:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active{border:none;border-radius:2px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;border-color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading{border-top:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:last-child{margin-bottom:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-heading a{border-bottom:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-container{margin:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list{border-radius:0;text-align:center;background:#00255b;border-bottom:#e0e0e0 solid 1px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li{float:none;padding:0;position:relative;display:inline-block;margin:0 59px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li a{font-size:18px;color:#eaefff;line-height:20px;letter-spacing:0.075em;padding:26px 13px;background:none;border:none;text-align:center;border-radius:0;border:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li a i{font-size:14px;color:#aeb1be;padding-right:4px;padding:0;line-height:1;margin-right:9px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li a span{margin-left:0px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li a:after{content:'';background:#ef4900;width:100%;height:4px;bottom:0;top:auto;left:0px;opacity:0;position:absolute;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li:last-child a{border-right:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li.vc_active a,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li:hover a{color:#ff5409;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li.vc_active a:after,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li:hover a:after{opacity:1;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li.vc_active a i,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-tabs-list li:hover a i{color:#00255b;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels{border:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}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-heading{background:transparent;border:none;border-radius:0px;text-align:center;}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-heading .vc_tta-panel-title a{font-size:13px;color:#00255b;line-height:20px;letter-spacing:0.035em;padding:4.5px 54px;background:none;border:none;text-align:center;}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-heading .vc_tta-panel-title a i{font-size:14px;color:#00255b;padding-right:4px;padding:0;line-height:1;position:relative;top:-1px;}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-heading .vc_tta-panel-title a span{font-size:18px;line-height:35px;letter-spacing:0.02em;position:static;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;}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-heading .vc_tta-panel-title a .vc_tta-icon{padding:0;background-color:transparent;font-size:24px;color:#fff;margin-right:6px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}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-heading .vc_tta-panel-title a .vc_tta-title-text:before{display:none;}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-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left span{padding-left: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-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right span{padding-right: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{padding:0;font-size:13px;line-height:25px;letter-spacing:0.055em;color:#707070;border:none;margin:0 auto;overflow:visible;max-width:1110px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a{color:#ff5409;}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_active{border:none;border-radius:2px;}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_active .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}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_active .vc_tta-panel-heading .vc_tta-panel-title a{color:#ff5409;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading{border-top:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel:last-child{margin-bottom: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:last-child .vc_tta-panel-heading a{border-bottom:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-tabs-list{background:none;border-bottom:none;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-tabs-list li{padding:0 34px;margin:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-tabs-list li a{color:#00255b;font-size:13px;padding:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-tabs-list li a:after{height:1px;bottom:0;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-tabs-list li.vc_active a,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-tabs-list li:hover a{color:#ff5409;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-panels{border:none;padding-top:76px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{max-width:100%;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline.style2 .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_wrapper{max-width:1140px;margin:0 auto;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-container{margin:0;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list{padding-left:8px;margin-top:3px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li{padding:0;position:relative;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a{font-size:15px;color:rgba(0, 37, 91, 0.5);background:#f7f7f7;line-height:20px;letter-spacing:0.015em;padding:10px 15px 11px;border:none;min-width:93px;text-align:left;display:inline-block;float:right;margin-bottom:1px;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);-moz-box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);-ms-box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);box-shadow:1px 0px 4px rgba(0, 0, 0, 0.13);}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a i{font-size:14px;color:#aeb1be;padding-right:4px;padding:0;line-height:1;margin-right:9px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a span{margin-left:0px;position:relative;-webkit-transition:all 0ms linear 0ms;-moz-transition:all 0ms linear 0ms;-ms-transition:all 0ms linear 0ms;transition:all 0ms linear 0ms;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a:after{content:'';background:transparent;width:8px !important;height:100% !important;top:0px !important;left:-8px !important;opacity:1;position:absolute;-webkit-transition:all 150ms linear 0ms;-moz-transition:all 150ms linear 0ms;-ms-transition:all 150ms linear 0ms;transition:all 150ms linear 0ms;border-top-left-radius:3px;border-bottom-left-radius:3px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li:last-child a{border-right:none;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li.vc_active a{font-weight:600;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li.vc_active a,body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li:hover a{background:#00255b;color:#ff5409;letter-spacing:0.035em;padding:10px 15px 11px 10px;border-radius:0;border-radius:0;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li.vc_active a:after,body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li:hover a:after{opacity:1;background:#00255b;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li.vc_active a span,body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li:hover a span{left:-8px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li.vc_active a i,body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li:hover a i{color:#00255b;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels{background:#ff5409 !important;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background:transparent;border:none;border-radius:0px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a{font-size:13px;color:#00255b;line-height:20px;letter-spacing:0.035em;padding:4.5px 54px;background:none;border:none;text-align:center;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i{font-size:14px;color:#00255b;padding-right:4px;padding:0;line-height:1;position:relative;top:-1px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a span{font-size:18px;color:#fff;line-height:35px;letter-spacing:0.02em;position:static;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;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{padding:0;background-color:transparent;font-size:24px;color:#fff;margin-right:6px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-title-text:before{display:none;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left span{padding-left:30px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right span{padding-right:30px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:#fff;padding:27px 20px 26px 23px;font-size:12px;line-height:25px;letter-spacing:0.055em;color:#707070;box-shadow:2px 0px 5px rgba(0, 0, 0, 0.15), -2px 0px 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:2px 0px 5px rgba(0, 0, 0, 0.15), -2px 0px 5px rgba(0, 0, 0, 0.15);border:none;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active{border:none;border-radius:2px;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a{color:#fff;border-color:#fff;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a span{color:#fff;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-icon{color:#fff;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading{border-top:none;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:last-child{margin-bottom:0;}body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-heading a{border-bottom:none;}.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:#ff5409;-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{/*pie chart*/}.site-navigation div ul{float:left;width:100%;background:#383848;border-radius:20px;padding-top:21px;padding-bottom:10px;}.site-navigation div ul li{float:left;width:100%;line-height:48px;margin-bottom:3px;}.site-navigation div ul li:last-child{padding-right:0;}.site-navigation div ul li > a{color:#fff;font-size:16px;line-height:43px;float:left;width:100%;display:block;position:relative;padding:0 33px;}.site-navigation div ul li > a:after{position:absolute;top:0;width:calc(100% + 30px);height:100%;background:#ff5409;border-radius:24px;left:-30px;content:'';opacity:0;}.site-navigation div ul li > a span{position:relative;z-index:2;}.site-navigation div ul li > a:hover{color:#ff5409;}.site-navigation div ul li.current-menu-item a:after{opacity:1;}.site-navigation div ul li.current-menu-item a:hover{color:#fff;}.vc_pie_chart .vc_pie_wrapper{border-radius:50%;width:100px !important;height:100px !important;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border:#fff solid 8px;border-width:8px !important;border-radius:50%;opacity:1;width:100px !important;height:100px !important;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value{height:auto !important;position:static;color:#373737;display:block;font-size:24px;letter-spacing:-0.05em;font-weight:500;line-height:100px !important;text-align:center;top:-3px;width:90%;z-index:10;}.vc_pie_chart .vc_pie_wrapper .content{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 */}.vc_pie_chart .vc_pie_wrapper canvas{width:100px !important;height:100px !important;}.vc_pie_chart .wpb_pie_chart_heading{width:100%;height:auto !important;margin:3px 0;padding-bottom:20px;position:relative;text-align:center;font-size:16px;font-weight:500;}.vc_message_box{margin:0 0 20px !important;padding:12px 1em 12px 4em !important;font-size:14px !important;/* 1.[Social] */}.cms-social-page{display:inline-block;}.cms-social-page a:first-child i{margin-left:0;}.cms-social-page i{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;width:40px;height:40px;color:#fff;line-height:40px !important;border-radius:50%;margin:0 3px;text-align:center;background:#00255b;}.cms-social-page i.fa-facebook{background:#3e5992;}.cms-social-page i.fa-twitter{background:#5daae4;}.cms-social-page i.fa-google-plus{background:#e34d4a;}.cms-social-page i:hover{background-color:#ff5409;}.wpb_image_grid .wpb_image_grid_ul .isotope-item{float:none !important;display:block;}.vc_tta-container{/* ==========================================================================
   [Start] 3. Shortcode Blockquote
========================================================================== */}.vc_tta-container + .vc_custom_heading{float:left;width:100%;}blockquote{padding:6px 0px 0px 75px;background:transparent;font-style:normal;font-size:18px;font-weight:500;line-height:22px;color:#ff5409;border:none;position:relative;}blockquote:before{width:60px;height:60px;content:"\f10d";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:30px;line-height:60px;border-radius:50%;color:#8b8b8b;text-align:center;background:#e4e4e4;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:0px;left:0;}blockquote cite{color:#00255b;display:block;font-size:14px;margin-top:5px;font-weight:300;font-style:normal;}.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:#ff5409;padding:24px 34px 20px;}.blockquote-style3{/* ==========================================================================
   [End] 3. Shortcode Blockquote
========================================================================== */}.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;}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(255, 84, 9, 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:#ff5409;}.full_screen{height:100vh;}.cms-carousel-images .owl-carousel .owl-stage-outer{padding-bottom:36px;}.ribbon{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;}.ribbon span{font-size:10px;font-weight:bold;color:#fff;text-transform:uppercase;text-align:center;line-height:20px;transform:rotate(45deg);-webkit-transform:rotate(45deg);width:104px;display:block;background:#ff5409;box-shadow:0 3px 10px -5px #000;position:absolute;top:19px;right:-21px;}.ribbon span::before{content:"";position:absolute;left:0px;top:100%;z-index:-1;border-left:3px solid #ef4900;border-right:3px solid transparent;border-bottom:3px solid transparent;border-top:3px solid #ef4900;}.ribbon span::after{content:"";position:absolute;right:0px;top:100%;z-index:-1;border-left:3px solid transparent;border-right:3px solid #ef4900;border-bottom:3px solid transparent;border-top:3px solid #ef4900;}.googe-map-radius .cs_extra_map .map-render{border-bottom-left-radius:20px;border-bottom-right-radius:20px;}.row-instagram #sb_instagram #sbi_images .sbi_item .sbi_photo,.row-instagram #sb_instagram #sbi_images .sbi_item .sbi_photo:before{border-radius:0px;}.open-hours{font-size:15px;color:#959393;line-height:22px;/*cms-process*/}.open-hours span{min-width:110px;padding-right:15px;display:inline-block;}.cms-process .cms-process-list{text-align:center;width:100%;padding:0 0px;display:block;}.cms-process .cms-process-list li{display:inline-block;width:25%;text-align:center;float:left;position:relative;}.cms-process .cms-process-list li:after{border:#3f3d49 dashed 1px;width:150px;height:2px;top:59px;right:-28%;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{max-width:130px;text-align:center;position:relative;display:inline-block;min-height:87px;}.cms-process .cms-process-list li .cms-process-icon img{max-width:130px;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-process .cms-process-list li .cms-process-content{text-align:center;}.cms-process .cms-process-list li .cms-process-title{color:#fff;font-size:40px;margin-top:8px;margin-bottom:14px;line-height:1;}.cms-process .cms-process-list li .cms-process-desc{color:#fff;line-height:23px;font-size:15px;}.cms-process.style2 .cms-process-list li:after{border-color:#ff5409;}.cms-video-popup-wraper{position:relative;text-align:center;display:inline-block;}.cms-video-popup-wraper .images-item-wrap{display:inline-block;position:relative;}.cms-video-popup-wraper .gallery-item{display:inline-block;position:relative;}.cms-video-popup-wraper .img{position:relative;z-index:2;border:#fff solid 3px;}.cms-video-popup-wraper .img:before{content:'';height:20px;width:calc(100% + 6px);background:#fff;position:absolute;bottom:-3px;left:-3px;z-index:-1;box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:0 5px 24px rgba(0, 0, 0, 0.34);}.cms-video-popup-wraper .img:after{content:'';height:100%;width:100%;background:#000;position:absolute;top:0;left:0;opacity:0.5;}.cms-video-popup-wraper .cms-video-popup{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 */z-index:3;}.cms-video-popup-wraper .cms-video-popup i{font-size:48px;-webkit-transition:all 300ms linear;-moz-transition:all 300ms linear;-ms-transition:all 300ms linear;transition:all 300ms linear;color:#fff;}.cms-video-popup-wraper .cms-video-popup i:hover{color:#ff5409;}.cms-video-popup-wraper.style2 .cms-video-popup{position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */z-index:3;}.cms-video-popup-wraper.style2 .cms-video-popup i{line-height:48px;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:inherit;/*call to action*/}.cms-cta-wrapper{/*pricing*/}.cms-cta-wrapper.cms-style-default{padding:37px 0px;width:100%;float:left;display:inline-block;}.cms-cta-wrapper.cms-style-default .cms-cta-text{font-size:18px;line-height:22px;font-weight:600;text-transform:uppercase;color:#fff;float:left;margin-top:8px;}.cms-cta-wrapper.cms-style-default .cms-cta-button{float:right;}.template-cms_grid--layout-pricing{text-align:center;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner{margin:16px 0 0;position:relative;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-title{color:#fff;font-weight:500;padding:25px 10px;font-size:18px;background:#ff5409;line-height:22px;float:left;width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-title.no-subtitle{padding:14px 10px 13px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-title .subtitle{float:left;width:100%;color:#000;font-size:12px;line-height:21px;padding-top:2px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top{float:left;width:100%;padding:29px 16px 34px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price{float:left;width:100%;color:#00255b;font-size:65px;font-weight:300;line-height:1;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .unit{font-size:23px;font-weight:400;color:#00255b;position:relative;top:2px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time{color:#9a9a9a;font-size:14px;font-weight:400;width:100%;display:block;padding-top:5px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content{float:left;width:100%;font-size:14px;color:#666;line-height:22px;padding-top:6px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content ul{list-style:none;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content ul li{float:left;width:100%;padding:14.5px 10px;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content ul li:nth-child(2n+1){background:#e5e9ee;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow{margin-top:20px;float:left;width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a{background:#c4c4c4;border-color:#c4c4c4;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a:hover{background:#ff5409 !important;border-color:#ff5409 !important;color:#fff !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:#ff5409;background:#ff5409;}.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-pricing2{text-align:center;/*progress bar*/}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner{margin:0;position:relative;background:rgba(255, 255, 255, 0.9);padding-bottom:30px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title{color:#fff;font-weight:500;padding:25px 10px;font-size:18px;background:#ff5409;line-height:22px;float:left;width:100%;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title.no-subtitle{padding:14px 10px 13px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title .subtitle{float:left;width:100%;color:#000;font-size:12px;line-height:21px;padding-top:2px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top{float:left;width:100%;padding:29px 16px 34px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price{float:left;width:100%;color:;font-size:65px;font-weight:300;line-height:1;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .unit{font-size:23px;font-weight:400;color:#00255b;position:relative;top:2px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time{color:#9a9a9a;font-size:14px;font-weight:400;width:100%;display:block;padding-top:5px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-content{float:left;width:100%;font-size:14px;color:#666;line-height:22px;padding-top:6px;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-content ul{list-style:none;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-content ul li{float:left;width:100%;padding:14.5px 10px;background:#fff;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-content ul li:nth-child(2n+1){background:rgba(0, 37, 91, 0.1);}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-ordernow{margin-top:20px;float:left;width:100%;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-ordernow a{background:#c4c4c4;border-color:#c4c4c4;}.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-ordernow a:hover{background:#ff5409 !important;border-color:#ff5409 !important;color:#fff !important;}.cms-progress-wraper{float:left;width:100%;font-size:14px;}.cms-progress-wraper .cms-progress-item-wrap .cms-progress-title{margin-bottom:2px;}.cms-progress-wraper .cms-progress-item-wrap .cms-progress-title .progress-couter{float:right;}.cms-progress-wraper .cms-progress-item-wrap .progress-content{float:left;width:100%;}.cms-progress-wraper .cms-progress-item-wrap .cms-progress{overflow:initial;margin-bottom:34px;height:6px;background:#e2e2e2;border-radius:3px;-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;border-radius:3px;overflow:inherit;background:#ff5409;}.cms-progress-wraper.cms-progress-layout2 .cms-progress .progress-bar{background-color:#ff5409;background-image:-webkit-gradient(linear, left top, right top, from(#ff5409), to(#00255b));background-image:-webkit-linear-gradient(left, #ff5409, #00255b);background-image:-moz-linear-gradient(left, #ff5409, #00255b);background-image:-ms-linear-gradient(left, #ff5409, #00255b);background-image:-o-linear-gradient(left, #ff5409, #00255b);background-image:linear-gradient(left, #ff5409, #00255b);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff5409', endColorStr='#00255b', gradientType='1');}.cms-lists ul{list-style:none;}.cms-lists ul li{font-size:16px;color:#ff5409;font-weight:500;position:relative;padding-left:32px;padding-bottom:21px;}.cms-lists ul li:before{content:"\f058";display:inline-block;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:22px;color:#c4c4c4;position:absolute;top:0;left:0;}.cms-lists ul.list-style2 li{font-size:13px;line-height:16px;color:#666;padding-left:25px;padding-bottom:27px;}.cms-lists ul.list-style2 li:before{content:"\f178";font-size:16px;color:#00255b;}.wpb_column.box-shadow1{box-shadow:0px 0px 70px rgba(0, 0, 0, 0.1), 0px 0px 70px rgba(0, 0, 0, 0.1);-webkit-box-shadow:0px 0px 70px rgba(0, 0, 0, 0.1), 0px 0px 70px rgba(0, 0, 0, 0.1);position:relative;}.wpb_column.box-shadow1:after{width:100%;height:1px;left:0px;bottom:0;content:'';position:absolute;z-index:-1;box-shadow:5px 0px 24px rgba(0, 0, 0, 0.34), 5px 0px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:5px 0px 24px rgba(0, 0, 0, 0.34), 5px 0px 24px rgba(0, 0, 0, 0.34);}.wpb_column.box-shadow2{position:relative;}.wpb_column.box-shadow2:after{width:100%;height:20px;left:0px;bottom:0;content:'';position:absolute;z-index:-1;box-shadow:5px 0px 24px rgba(0, 0, 0, 0.34), 5px 0px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:5px 0px 24px rgba(0, 0, 0, 0.34), 5px 0px 24px rgba(0, 0, 0, 0.34);}.wpb_row.vc_inner.box-shadow-row-inner{position:relative;overflow:visible;}.wpb_row.vc_inner.box-shadow-row-inner:after{width:100%;height:1px;left:0px;bottom:-3px;content:'';position:absolute;z-index:2;box-shadow:5px 0px 24px rgba(0, 0, 0, 0.34), 5px 0px 24px rgba(0, 0, 0, 0.34);-webkit-box-shadow:5px 0px 24px rgba(0, 0, 0, 0.34), 5px 0px 24px rgba(0, 0, 0, 0.34);}.vc_color-pink.vc_message_box{color:#fff !important;border-color:#ff5409 !important;background-color:#ff5409 !important;}.vc_color-pink.vc_message_box .vc_message_box-icon{color:inherit !important;}.vc_color-orange.vc_message_box{color:#fff !important;border-color:#ebd074 !important;background-color:#ebd074 !important;}.vc_color-orange.vc_message_box .vc_message_box-icon{color:inherit !important;}.vc_color-juicy_pink.vc_message_box{color:#fff !important;border-color:#c74d53 !important;background-color:#c74d53 !important;}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:inherit !important;}.vc_color-juicy_pink.vc_message_box{color:#fff !important;border-color:#c74d53 !important;background-color:#c74d53 !important;}.vc_color-juicy_pink.vc_message_box .vc_message_box-icon{color:inherit !important;}.vc_color-sky.vc_message_box{color:#fff !important;border-color:#97d5f4 !important;background-color:#97d5f4 !important;}.vc_color-sky.vc_message_box .vc_message_box-icon{color:inherit !important;}.vc_color-vista_blue.vc_message_box{color:#fff !important;border-color:#c1df80 !important;background-color:#c1df80 !important;}.vc_color-vista_blue.vc_message_box .vc_message_box-icon{color:inherit !important;}.vc_color-mulled_wine.vc_message_box{color:#fff !important;border-color:#262626 !important;background-color:#262626 !important;}.vc_color-mulled_wine.vc_message_box .vc_message_box-icon{color:inherit !important;}#footer-top{background:#00255b url(../images/bg-footer-top.jpg) no-repeat center top;background-size:cover;padding:65px 0 10px;color:#fff;position:relative;font-size:13px;line-height:22px;font-weight:300;}#footer-top.layout5{text-align:left;padding-top:151px;padding-bottom:9px;}#footer-top.layout5 .footer-logo{top:-33px;}#footer-top.layout5 .footer-top1 > aside:first-child,#footer-top.layout5 .footer-top2 > aside:first-child,#footer-top.layout5 .footer-top3 > aside:first-child,#footer-top.layout5 .footer-top1 > aside,#footer-top.layout5 .footer-top2 > aside,#footer-top.layout5 .footer-top3 > aside{margin-top:0;background:none;padding:0;}#footer-top.layout5 .textwidget{color:#5e5e75;}#footer-top.layout5 iframe{padding-top:9px;max-width:100%;}#footer-top.layout5 .footer-top3,#footer-top.layout5 .footer-top1{text-align:left;padding-top:0;}#footer-top.layout5 .cms-footer-social{float:left;margin-top:22px;}#footer-top.layout5 .cms-footer-social li{float:left;}#footer-top.layout5 .cms-footer-social li a{display:inline-block;margin:0 0 0 15px;border:none;color:#5e5e75;width:auto;height:auto;line-height:auto;}#footer-top.layout5 .cms-footer-social li a i{font-size:16px;}#footer-top.layout5 .cms-footer-social li a:hover{color:#bdbdd3;}#footer-top.layout5 .cms-footer-social li:first-child a{margin-left:0;}#footer-top a{color:#ff5409;}#footer-top a:hover{color:#fff;}#footer-top .template-layout2 .link-follow{color:inherit;}#footer-top .template-layout2 .link-follow:hover{color:#ff5409;}#footer-top .footer-top1{text-align:left;padding-right:40px;}#footer-top .footer-top1 ul{margin-top:15px;}#footer-top .footer-top1 img{margin-bottom:19px;margin-top:4px;}#footer-top .footer-top1 ul li{line-height:30px;}#footer-top .footer-top1 ul li span{font-weight:500;}#footer-top p{margin-bottom:6px;}#footer-top .wrap-button{padding-top:6px;}#footer-top .wrap-button a{display:inline-block;color:#fff;}#footer-top .wrap-button a:hover,#footer-top .wrap-button a:active,#footer-top .wrap-button a:focus{background:#fff;color:#ff5409;}#footer-top .wrap-button a + a{margin-left:14px;}#footer-top .footer-top3{padding-left:25px;}#footer-top .footer-top4{margin-top:63px;}#footer-top aside{position:relative;z-index:2;}#footer-top aside:first-child{margin-top:0;}#footer-top .widget_znews-twitter-widget .wg-title{padding-bottom:0px;}#footer-top .wg-title{padding-bottom:11px;margin:0;color:inherit;font-size:18px;line-height:24px;text-transform:capitalize;}#footer-top .cms-recent-post-wrapper{margin-top:6px;float:left;list-style:none;}#footer-top .cms-recent-post-wrapper img{width:80px;height:80px;border-radius:50%;border:#fff solid 2px;}#footer-top .cms-recent-post-wrapper .cms-recent-media{float:left;width:80px;}#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% - 80px);padding-left:20px;padding-bottom:9px;margin-top:-3px;}#footer-top .cms-recent-post-wrapper .cms-recent-details .archive_detail{float:left;width:100%;text-align:center;position:relative;margin-top:3px;}#footer-top .cms-recent-post-wrapper .cms-recent-details .archive_detail li{display:inline-block;padding-bottom:0;font-size:12px;width:auto;color:#ff5409;line-height:24px;font-weight:500;float:left;margin-right:21px;}#footer-top .cms-recent-post-wrapper .cms-recent-details .archive_detail li i{margin-right:5px;color:#ff5409;}#footer-top .cms-recent-post-wrapper .cms-recent-details .archive_detail li:last-child{margin-right:0;}#footer-top ul.contact{list-style:none;}#footer-top ul.contact li{margin-bottom:15px;float:left;width:100%;}#footer-top ul.contact li i{font-size:24px;color:#ff5409;width:24px;text-align:center;float:left;margin-top:4px;}#footer-top ul.contact li > span{width:calc(100% - 24px);padding-left:17px;display:block;float:left;}#footer-top ul.contact li > span > span{width:100%;padding-left:0;float:left;}#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%;text-indent:100px;overflow:hidden;height:42px;background:transparent !important;border-radius:9px;border:none !important;box-shadow:none;position:relative;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;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-top.layout2{padding:47px 0 0px;border-top:#383848 solid 1px;}#footer-top.layout2 h3{margin-bottom:27px;}#footer-top.layout4{padding:0px;}#footer-top.layout4 .footer-top2{margin-top:-162px;padding:0 61px;}#footer-bottom{background-color:#171717;color:#fff;font-size:12px;line-height:22px;font-weight:300;/* Search Popup + Menu */}#footer-bottom .copyrighter span{color:#ff5409;}#footer-bottom .container-inner{padding:38px 0;}#footer-bottom .cms-footer-social{display:inline-block;text-align:center;float:right;}#footer-bottom .cms-footer-social li{display:inline-block;}#footer-bottom .cms-footer-social li a{display:inline-block;width:50px;height:50px;line-height:46px !important;border-radius:50%;margin:0 5px;color:inherit;border:#383848 solid 2px;}#footer-bottom .cms-footer-social li a:hover i{color:#fff !important;}#footer-bottom .menu-menu-footer-container ul{float:right;}#footer-bottom .menu-menu-footer-container li{display:inline-block;float:left;padding:0 12px 0 7px;position:relative;}#footer-bottom .menu-menu-footer-container li:after{content:'/';display:inline-block;position:absolute;top:0;right:0;}#footer-bottom .menu-menu-footer-container li a{color:inherit;}#footer-bottom .menu-menu-footer-container li:last-child{padding-right:0;}#footer-bottom .menu-menu-footer-container li:last-child:after{content:'';}#footer-bottom .menu-menu-footer-container li.current_page_item a,#footer-bottom .menu-menu-footer-container li:hover a{color:#ff5409;}.cshero-popup-search{background-color:#fff;right:0;top:120px;position:absolute;width:100%;z-index:10001;visibility:hidden;opacity:0;padding-left:10px;padding-right:10px;filter:alpha(opacity=0);max-width:457px;border-radius:10px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;box-shadow:0 0 21px rgba(0, 0, 0, 0.38);-webkit-box-shadow:0 0 21px rgba(0, 0, 0, 0.38);/* ==========================================================================
   [Start] 3. Hidden Sidebar
========================================================================== */}.cshero-popup-search:after{font-family:'Linearicons-Free';speak:none;content:"\e86f";font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:10px;top:0;font-size:20px;color:#00255b;width:45px;text-align:center;height:60px;line-height:60px;}.cshero-popup-search .cshero-search-inner{padding:0;}.cshero-popup-search .cshero-search-inner #searchform{position:static;}.cshero-popup-search .cshero-search-inner #searchform input[type="text"]{font-size:14px;text-align:left;letter-spacing:0;text-transform:none;color:#00255b;height:60px;padding:0;border:none;}.cshero-popup-search .cshero-search-inner #searchform:before{display:none;}.cshero-popup-search .cshero-search-inner #searchform input::-moz-placeholder{color:#00255b !important;opacity:1;}.cshero-popup-search .cshero-search-inner #searchform input::-webkit-input-placeholder{color:#00255b !important;}.cshero-popup-search .cshero-search-inner #searchform input::-o-placeholder{color:#00255b !important;}.cshero-popup-search .cshero-search-inner #searchform input::-ms-placeholder{color:#00255b !important;}.cshero-popup-search .cshero-search-inner #searchform #searchsubmit{border:none;background:none;}.cshero-popup-search.open{visibility:visible;opacity:1;filter:alpha(opacity=1);}#cms-theme{/* ==========================================================================
   [End] 2. Search Popup
========================================================================== */}#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 */}@media only screen and (max-width:991px){footer #footer-bottom{text-align:center;}#footer-bottom .cms-footer-social{float:none;margin-top:15PX;}}@media only screen and (max-width:991px) and (min-width:768px){#footer-top .footer-top1{padding-right:15px;}.cshero-popup-search .cshero-search-inner #searchform:before{right:30px;top:21px;font-size:28px;}.cshero-popup-search .cshero-search-inner{padding:0 15px;}#footer-bottom .copyrighter{margin-bottom:15px;}#footer-top.layout4 .footer-top2{padding:0;}#footer-bottom.layout4{padding-bottom:0;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner{margin:30px 0 0;}#footer-top .cms-recent-post-wrapper .cms-recent-media{display:none;}#footer-top .cms-recent-post-wrapper .cms-recent-details{width:100%;padding-left:0;}#footer-top .wrap-button a + a{clear:both;margin-top:10px;margin-left:0;}#footer-bottom .menu-menu-footer-container ul{float:right;width:100%;}#footer-bottom .menu-menu-footer-container li{float:none;}}@media (max-width:767px){footer #footer-bottom{text-align:center;}.copyrighter{margin-bottom:20px;}#footer-bottom .menu-menu-footer-container li{float:none;}#footer-bottom .cms-footer-social{width:100%;margin-top:30px;}#footer-bottom .cms-footer-social li{float:none;}#footer-bottom.layout3 .cms-footer-social,#footer-bottom.layout2 .cms-footer-social{float:none;width:auto;}#footer-top.layout4 .footer-top2{margin-top:0;padding:0;}#footer-top.layout4{padding-bottom:45px;}#footer-top .footer-top3{text-align:left;padding-top:0;}#footer-top .footer-top3 > aside:first-child{margin-top:0;}#footer-top .footer-top3 .cms-footer-social{float:left;}#footer-top .footer-top3 .cms-footer-social li:first-child a{margin-left:0;}}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:39px;font-size:13px;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */-webkit-transition: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;line-height:1;color:#999;padding:6px 17px 6px;font-weight:400;width:100%;border:1px solid #d7d8da;}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:#ff5409 !important;}label{font-weight:normal;}label input[type=checkbox],label input[type=radio]{position:relative;top:2px;}textarea{width:100%;height:129px;margin:0 0 11px;border-radius:0;padding-top:20px;}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:#ff5409;}input::-moz-placeholder,textarea::-moz-placeholder{color:#636375;opacity:1;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#636375;}input::-o-placeholder,textarea::-o-placeholder{color:#636375;}input::-ms-placeholder,textarea::-ms-placeholder{color:#636375;/** Contact Form 7 */}.wpcf7-form{padding:0;border-bottom:none;display:inline-block;margin-left:-15px;margin-right:-15px;}.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;}.wpcf7-form .form-div{float:left;width:50%;padding:0 15px;}.wpcf7-form .form-fulldiv{float:left;width:100%;padding:0 15px;}.wpcf7-form label{font-size:15px;line-height:24px;color:#00255b;margin-bottom:13px;}.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:38px;padding-left:14px;margin-bottom:24px;border:none;background:rgba(241, 241, 241, 0.4);border-radius:0px;color:#fff;}.wpcf7-form textarea{width:100%;height:178px;margin:0 0 17px;border-radius:0px;padding-top:12px;}.wpcf7-form input::-moz-placeholder,.wpcf7-form textarea::-moz-placeholder{color:#fff;opacity:1;}.wpcf7-form input::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder{color:#fff;}.wpcf7-form input::-o-placeholder,.wpcf7-form textarea::-o-placeholder{color:#fff;}.wpcf7-form input::-ms-placeholder,.wpcf7-form textarea::-ms-placeholder{color:#fff;}.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{margin-top:0px;border-radius:19px;box-shadow:5px 0px 7px rgba(0, 0, 0, 0.34);-webkit-box-shadow:5px 0px 7px rgba(0, 0, 0, 0.34);}.wpcf7-form.style2 input[type='text'],.wpcf7-form.style2 input[type="password"],.wpcf7-form.style2 input[type="datetime"],.wpcf7-form.style2 input[type="datetime-local"],.wpcf7-form.style2 input[type="date"],.wpcf7-form.style2 input[type="month"],.wpcf7-form.style2 input[type="time"],.wpcf7-form.style2 input[type="week"],.wpcf7-form.style2 input[type="number"],.wpcf7-form.style2 input[type="email"],.wpcf7-form.style2 input[type="url"],.wpcf7-form.style2 input[type="search"],.wpcf7-form.style2 input[type="tel"],.wpcf7-form.style2 input[type="color"],.wpcf7-form.style2 textarea,.wpcf7-form.style2 select{background:#fff;box-shadow:0px 0px 50px rgba(0, 0, 0, 0.09);-webkit-box-shadow:0px 0px 50px rgba(0, 0, 0, 0.09);color:#666;}.wpcf7-form.style2 input::-moz-placeholder,.wpcf7-form.style2 textarea::-moz-placeholder{color:#666;}.wpcf7-form.style2 input::-webkit-input-placeholder,.wpcf7-form.style2 textarea::-webkit-input-placeholder{color:#666;}.wpcf7-form.style2 input::-o-placeholder,.wpcf7-form.style2 textarea::-o-placeholder{color:#666;}.wpcf7-form.style2 input::-ms-placeholder,.wpcf7-form.style2 textarea::-ms-placeholder{color:#666;}.wpcf7-form.style2 .wpcf7-submit{box-shadow:5px 0px 7px rgba(0, 0, 0, 0.09);-webkit-box-shadow:5px 0px 7px rgba(0, 0, 0, 0.09);}.element-form-post{position:relative;}.element-form-post i{left:20px;position:absolute;top:16px;}.wpcf7-form .wpcf7-response-output,.wpcf7-form .wpcf7-not-valid-tip{font-size:13px;font-style:italic;float:left;color:#a2e010 !important;}.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng,.wpcf7-form .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:#ff5409;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:#ff5409;border-top:2px solid #fff;padding:50px;}.request-form .request-form-content-vc .btn:hover,.request-form .request-form-content-vc .cms-load-posts a:hover,.cms-load-posts .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .template-cms_grid--layout-default .cms-load-posts a:hover,.template-cms_grid--layout-default .cms-load-posts .request-form .request-form-content-vc a:hover,.request-form .request-form-content-vc .wpcf7-form .wpcf7-submit:hover,.wpcf7-form .request-form .request-form-content-vc .wpcf7-submit: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:#00255b;background-color:transparent;color:#00255b;}.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:0px;border-radius:0px;}.modal{background:rgba(0, 37, 91, 0.9);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:555px;margin:30px auto;}}.form-login,.form-register{/* BACKGROUND HORIZONTAL */}.form-login .modal-dialog,.form-register .modal-dialog{width:555px;max-width:93%;border-radius:20px;}.form-login .modal-content,.form-register .modal-content{border-radius:20px;}.form-login h3,.form-register h3{font-size:30px;line-height:36px;color:#00255b;text-align:center;margin-top:61px;}.form-login .modal-body,.form-register .modal-body{padding:23px 50px;font-size:16px;color:#00255b;}.form-login .login-remember,.form-register .login-remember{margin-top:11px;float:left;width:100%;line-height:24px;margin-bottom:19px;}.form-login .login-remember label,.form-register .login-remember label{margin:0;}.form-login .login-remember .remember-check,.form-register .login-remember .remember-check{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;position:relative;top:2px;right:0;bottom:0;left:0;height:20px;width:20px;transition:all 0.15s ease-out 0s;background:#fff;border:#f4f2ed solid 2px;color:#fff;cursor:pointer;display:inline-block;margin-right:0.5rem;outline:none;position:relative;z-index:1000;border-radius:3px;}.form-login .login-remember .remember-check:checked::before,.form-register .login-remember .remember-check:checked::before{position:absolute;content:"\f00c";color:#ff5409;left:0;border-radius:50%;top:0;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;}.form-login .login-remember .forgot-pass,.form-register .login-remember .forgot-pass{float:right;margin-top:7px;}.form-login .login-remember .forgot-pass a,.form-register .login-remember .forgot-pass a{color:inherit;}.form-login .login-remember .forgot-pass a:hover,.form-register .login-remember .forgot-pass a:hover{color:#ff5409;}.form-login .login-remember .remember-wrap,.form-register .login-remember .remember-wrap{float:left;}.form-login .login-group,.form-register .login-group,.form-login .field-group,.form-register .field-group{margin-bottom:5px;}.form-login input::-webkit-input-placeholder,.form-register input::-webkit-input-placeholder{color:#959393 !important;}.form-login input:-moz-placeholder,.form-register input:-moz-placeholder{color:#959393 !important;opacity:1;}.form-login input::-moz-placeholder,.form-register input::-moz-placeholder{color:#959393 !important;opacity:1;}.form-login input:-ms-input-placeholder,.form-register input:-ms-input-placeholder{color:#959393 !important;}.form-login span.wpcf7-not-valid-tip,.form-register span.wpcf7-not-valid-tip{margin-top:3px;}.form-login .input.password + span.wpcf7-not-valid-tip,.form-register .input.password + span.wpcf7-not-valid-tip{margin-top:3px;padding-bottom:20px;}.form-login .modal-header .close,.form-register .modal-header .close{width:50px;height:50px;border-radius:50%;background:#ff5409;position:absolute;top:-18px;right:-16px;font-size:24px;line-height:50px;color:#fff;text-shadow:none;opacity:1;}.form-login .modal-header .close:hover,.form-register .modal-header .close:hover{background-color:#00255b;}.form-login .no-account,.form-register .no-account{text-align:center;}.form-login .no-account a,.form-register .no-account a{color:#ff5409 !important;cursor:pointer;}.form-login .btn,.form-login .cms-load-posts a,.cms-load-posts .form-login a,.form-login .template-cms_grid--layout-default .cms-load-posts a,.template-cms_grid--layout-default .cms-load-posts .form-login a,.form-login .wpcf7-form .wpcf7-submit,.wpcf7-form .form-login .wpcf7-submit,.form-login .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 .button,.form-login .woocommerce input.button,.woocommerce .form-login input.button,.form-login .woocommerce #respond input#submit,.woocommerce #respond .form-login input#submit,.form-login .woocommerce a.button,.woocommerce .form-login a.button,.form-login .woocommerce button.button,.woocommerce .form-login button.button,.form-login .woocommerce input.button,.woocommerce .form-login input.button,.form-login .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 .single_add_to_cart_button,.form-login .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .form-login .single_add_to_cart_button,.form-login .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .add_to_wishlist,.form-login .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .form-login .add_to_wishlist,.form-login .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .woo_bt_compare_this,.form-login .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .form-login .woo_bt_compare_this,.form-login .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .woo_bt_view_compare,.form-login .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .form-login .woo_bt_view_compare,.form-login .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 a,.form-login .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 a,.form-login .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 a,.form-login .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 a,.form-login .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .form-login input,.form-login .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .form-login input.button,.form-login .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .form-login a,.form-login .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-login button,.form-login .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 button,.form-login .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .form-login .checkout-button,.form-login .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .form-login .checkout-button,.form-login .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .form-login a.button,.form-login .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .form-login input.button,.form-login .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .form-login #place_order,.form-login .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .form-login a,.form-register .btn,.form-register .cms-load-posts a,.cms-load-posts .form-register a,.form-register .template-cms_grid--layout-default .cms-load-posts a,.template-cms_grid--layout-default .cms-load-posts .form-register a,.form-register .wpcf7-form .wpcf7-submit,.wpcf7-form .form-register .wpcf7-submit,.form-register .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-register .button,.form-register .woocommerce input.button,.woocommerce .form-register input.button,.form-register .woocommerce #respond input#submit,.woocommerce #respond .form-register input#submit,.form-register .woocommerce a.button,.woocommerce .form-register a.button,.form-register .woocommerce button.button,.woocommerce .form-register button.button,.form-register .woocommerce input.button,.woocommerce .form-register input.button,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .single_add_to_cart_button,.form-register .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button,.single-product .cs-product-wrap .entry-summary .cart .form-register .single_add_to_cart_button,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .add_to_wishlist,.form-register .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist,.single-product .cs-product-wrap .entry-summary .cart .form-register .add_to_wishlist,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .woo_bt_compare_this,.form-register .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this,.single-product .cs-product-wrap .entry-summary .cart .form-register .woo_bt_compare_this,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .woo_bt_view_compare,.form-register .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare,.single-product .cs-product-wrap .entry-summary .cart .form-register .woo_bt_view_compare,.form-register .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-register a,.form-register .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .form-register a,.form-register .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-register a,.form-register .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .form-register a,.form-register .woocommerce-Reviews #review_form #respond .form-submit input,.woocommerce-Reviews #review_form #respond .form-submit .form-register input,.form-register .woocommerce table.shop_table td.actions input.button,.woocommerce table.shop_table td.actions .form-register input.button,.form-register .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .form-register a,.form-register .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-register button,.form-register .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-register button,.form-register .woocommerce .cart-collaterals .cart_totals .checkout-button,.woocommerce .cart-collaterals .cart_totals .form-register .checkout-button,.form-register .woocommerce-page .cart-collaterals .cart_totals .checkout-button,.woocommerce-page .cart-collaterals .cart_totals .form-register .checkout-button,.form-register .woocommerce .return-to-shop a.button,.woocommerce .return-to-shop .form-register a.button,.form-register .woocommerce .checkout_coupon input.button,.woocommerce .checkout_coupon .form-register input.button,.form-register .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .form-register #place_order,.form-register .woocommerce .wishlist_table td.product-add-to-cart a,.woocommerce .wishlist_table td.product-add-to-cart .form-register a{width:100%;background:#00255b;color:#fff;height:60px;line-height:60px;border-radius:30px;border:none;}.form-login .btn:hover,.form-login .cms-load-posts a:hover,.cms-load-posts .form-login a:hover,.form-login .template-cms_grid--layout-default .cms-load-posts a:hover,.template-cms_grid--layout-default .cms-load-posts .form-login a:hover,.form-login .wpcf7-form .wpcf7-submit:hover,.wpcf7-form .form-login .wpcf7-submit:hover,.form-login .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 .button:hover,.form-login .woocommerce input.button:hover,.woocommerce .form-login input.button:hover,.form-login .woocommerce #respond input#submit:hover,.woocommerce #respond .form-login input#submit:hover,.form-login .woocommerce a.button:hover,.woocommerce .form-login a.button:hover,.form-login .woocommerce button.button:hover,.woocommerce .form-login button.button:hover,.form-login .woocommerce input.button:hover,.woocommerce .form-login input.button:hover,.form-login .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 .single_add_to_cart_button:hover,.form-login .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .single_add_to_cart_button:hover,.form-login .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-login .add_to_wishlist:hover,.form-login .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .add_to_wishlist:hover,.form-login .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 .woo_bt_compare_this:hover,.form-login .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .woo_bt_compare_this:hover,.form-login .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 .woo_bt_view_compare:hover,.form-login .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .form-login .woo_bt_view_compare:hover,.form-login .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 a:hover,.form-login .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 a:hover,.form-login .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 a:hover,.form-login .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 a:hover,.form-login .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit .form-login input:hover,.form-login .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .form-login input.button:hover,.form-login .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .form-login a:hover,.form-login .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-login button:hover,.form-login .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 button:hover,.form-login .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals .form-login .checkout-button:hover,.form-login .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .form-login .checkout-button:hover,.form-login .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop .form-login a.button:hover,.form-login .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon .form-login input.button:hover,.form-login .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .form-login #place_order:hover,.form-login .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart .form-login a:hover,.form-register .btn:hover,.form-register .cms-load-posts a:hover,.cms-load-posts .form-register a:hover,.form-register .template-cms_grid--layout-default .cms-load-posts a:hover,.template-cms_grid--layout-default .cms-load-posts .form-register a:hover,.form-register .wpcf7-form .wpcf7-submit:hover,.wpcf7-form .form-register .wpcf7-submit:hover,.form-register .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-register .button:hover,.form-register .woocommerce input.button:hover,.woocommerce .form-register input.button:hover,.form-register .woocommerce #respond input#submit:hover,.woocommerce #respond .form-register input#submit:hover,.form-register .woocommerce a.button:hover,.woocommerce .form-register a.button:hover,.form-register .woocommerce button.button:hover,.woocommerce .form-register button.button:hover,.form-register .woocommerce input.button:hover,.woocommerce .form-register input.button:hover,.form-register .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-register .single_add_to_cart_button:hover,.form-register .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover,.single-product .cs-product-wrap .entry-summary .cart .form-register .single_add_to_cart_button:hover,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .add_to_wishlist:hover,.form-register .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover,.single-product .cs-product-wrap .entry-summary .cart .form-register .add_to_wishlist:hover,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .woo_bt_compare_this:hover,.form-register .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover,.single-product .cs-product-wrap .entry-summary .cart .form-register .woo_bt_compare_this:hover,.form-register .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .variations_form .form-register .woo_bt_view_compare:hover,.form-register .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover,.single-product .cs-product-wrap .entry-summary .cart .form-register .woo_bt_view_compare:hover,.form-register .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-register a:hover,.form-register .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-register a:hover,.form-register .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-register a:hover,.form-register .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-register a:hover,.form-register .woocommerce-Reviews #review_form #respond .form-submit input:hover,.woocommerce-Reviews #review_form #respond .form-submit .form-register input:hover,.form-register .woocommerce table.shop_table td.actions input.button:hover,.woocommerce table.shop_table td.actions .form-register input.button:hover,.form-register .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout .form-register a:hover,.form-register .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-register button:hover,.form-register .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-register button:hover,.form-register .woocommerce .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce .cart-collaterals .cart_totals .form-register .checkout-button:hover,.form-register .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover,.woocommerce-page .cart-collaterals .cart_totals .form-register .checkout-button:hover,.form-register .woocommerce .return-to-shop a.button:hover,.woocommerce .return-to-shop .form-register a.button:hover,.form-register .woocommerce .checkout_coupon input.button:hover,.woocommerce .checkout_coupon .form-register input.button:hover,.form-register .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .form-register #place_order:hover,.form-register .woocommerce .wishlist_table td.product-add-to-cart a:hover,.woocommerce .wishlist_table td.product-add-to-cart .form-register a:hover{background:#ff5409;}article .user-press-register{max-width:500px;}article .user-press-register label{font-size:14px;letter-spacing:0.035em;font-weight:normal;color:rgba(0, 37, 91, 0.33);padding:16px 0;float:left;margin:0;}article .user-press-register .btn-up-register{margin-top:20px;}.form-reservation .modal-dialog{width:750px;max-width:100%;}.form-reservation .modal-body{padding:29px 0 0;position:static;float:left;width:100%;}.form-reservation .modal-content{border-radius:20px;padding:37px 68px 20px;}.form-reservation .modal-content .modal-header{text-align:center;}.form-reservation .modal-content .modal-header h3{color:#383848;font-size:40px;font-weight:700;}.form-reservation .modal-content .modal-header p{font-size:15px;color:#9a9a9a;}.form-reservation .modal-content .modal-header .close{width:50px;height:50px;border-radius:50%;background:#ff5409;position:absolute;top:-18px;right:-16px;font-size:24px;line-height:50px;color:#fff;text-shadow:none;opacity:1;}.form-reservation .modal-content .modal-header .close:hover{background-color:#00255b;}.header-container{position:relative;padding:0 80px;}.header-right{float:right;display:inline-block;min-height:0;font-size:15px;}.header-right .nav-button-icon{float:left;cursor:pointer;vertical-align:middle;line-height:105px;-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 .lnr-magnifier{font-size:16px;float:left;margin-left:42px;line-height:105px;}.header-right .nav-button-icon .lnr-magnifier.open:before{content:"\e870";}.header-right .nav-button-icon .shopping-cart-wrapper{float:left;position:relative;}.header-right .nav-button-icon .shopping-cart-wrapper .couter_items-wrap{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 .shopping-cart-wrapper .lnr-cart{font-size:18px;float:left;line-height:105px;margin-left:30px;}.header-right .nav-button-icon .shopping-cart-wrapper .couter_items-wrap{position:absolute;top:50%;right:-14px;background:#ff5409;border-radius:50%;display:inline-block;margin-top:-27px;height:20px;font-size:13px;width:20px;padding:0;text-align:center;line-height:20px;color:#fff;overflow:hidden;}.header-right .nav-button-icon .shopping-cart-wrapper .couter_items-wrap .couter_items{width:100%;display:inline-block;}.header-right .nav-button-icon .widget_shopping_cart{background-color:#fff;position:absolute;right:0px;padding:30px 26px 30px 23px !important;border-radius:0px;border-top:#ff5409 solid 3px;top:90px;visibility:hidden;max-width:92%;width:377px !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:9999;line-height:normal;box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);-webkit-box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);-moz-box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);-ms-box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);}.header-right .nav-button-icon .widget_shopping_cart:before{width:25px;height:11px;border:13px solid transparent;border-bottom-color:#fff;position:absolute;top:-25px;content:'';right:54px;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content{height:350px;padding-right:0 !important;width:100% !important;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content + div{left:inherit !important;right:0;z-index:99999 !important;height:calc(100% - 60px) !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 .widget_shopping_cart_content + 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 .widget_shopping_cart_content + 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.widget_shopping_cart_empty .widget_shopping_cart_content{height:auto !important;}.header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty .widget_shopping_cart_content + div{opacity:0 !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:#00255b;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 .cart_list li{padding:0;margin-bottom:27px;position:relative;float:left;width:100%;padding-top:12px;text-align:left;padding-right:15px;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty{margin:0;padding-top:0;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a{color:#00255b !important;font-size:16px;text-transform:none;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a:hover{color:#ff5409 !important;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img{float:left;max-width:66px;max-height:66px;border-radius:18px;width:100%;margin-right:20px;margin-left:0;background-color:#f4f4f4;padding:0;margin-top:-4px;}.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:13px;z-index:9;background-image:url(../images/icon-move.png);background-color:transparent;background-repeat:no-repeat;width:12px;height:15px;background-position:center center;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before{display:none;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before{background-color:#ff5409;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity{color:#9e9eab;font-size:14px;margin-top:8px;display:block;width:100%;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total{color:#00255b;font-size:16px;padding:0px 0 13px;border:none;padding-left:12px;text-transform:none;margin-top:-5px;float:left;width:100%;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total .woocommerce-Price-amount{float:right;font-size:14px;color:#9e9eab;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons{margin:0;margin:0;float:left;width:100%;padding-bottom:0px;}.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button{width:48%;text-align:center;float:left;color:#fff !important;border:none;border-radius:19px;overflow:hidden;}.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:#ff5409;}.header-trans #cshero-header{position:absolute;top:0;z-index:1001;width:100%;background:transparent;border:none;}.header-trans.layout-default #cshero-header{border-bottom:rgba(255, 255, 255, 0.15) solid 1px;}.header-trans.layout-default #cshero-header #cshero-header-logo .trans-logo{line-height:79px;}.header-trans.layout-default #cshero-header #cshero-header-navigation{padding-top:21px;}.header-trans.layout-default #cshero-header .header-right .nav-button-icon .shopping-cart-wrapper .lnr-cart,.header-trans.layout-default #cshero-header .header-right .nav-button-icon .lnr-magnifier{line-height:58px;}.header-trans.layout-default #cshero-header .header-right .nav-button-icon .widget_shopping_cart{top:68px;}.header-trans.layout-default #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,.header-trans.layout-default #cshero-header .cshero-header-navigation .main-navigation .menu-main-menu > ul > li,.header-trans.layout-default #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li,.header-trans.layout-default #cshero-header .cshero-header-navigation .main-navigation .menu-main-menu > li{line-height:58px;}.header-trans #cshero-header-navigation .cshero-header-navigation-inner{float:right;}.header-trans #cshero-header-navigation .cshero-header-navigation-inner .main-navigation,.header-trans #cshero-header-navigation .cshero-header-navigation-inner #cshero-header-right{float:left;}.header-trans #cshero-header-navigation .main-navigation #menu-menu-onepage > li.current-onepage:after{opacity:1;}.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > ul > li,.header-trans .cshero-header-navigation .main-navigation .menu-main-menu > ul > li,.header-trans #cshero-header-navigation .main-navigation .menu-main-menu > li,.header-trans .cshero-header-navigation .main-navigation .menu-main-menu > li{line-height:105px;}.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:;}.header-trans #cshero-header-logo .main_logo-wrap{top:0;}.header-trans .header-fixed #cshero-header-navigation{padding-top:21px !important;}.header-trans .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li{line-height:58px !important;}.header-trans .header-fixed #cshero-header-logo .main-logo img,.header-trans .header-fixed #cshero-header-logo .trans-logo img{max-height:80px !important;}.new-item-menu{line-height:33px;}.header-trans + #page-title{padding-top:284px;}.body-boxed #cshero-header.sticky-desktop.header-fixed{max-width:100%;width:auto;left:70px;right:70px;}#cshero-header{background:#383848;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;border-bottom:#1b1b29 solid 7px;}#cshero-header a{color:#fff;}#cshero-header .container{position:relative;}#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:#ff5409;}#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:#ff5409;width:100%;}#cshero-header .menu-main-menu > li.menu-item-has-children:hover a:before{opacity:0;}#cshero-header #cshero-header-logo .main-logo{display:inline-block;line-height:84px;}#cshero-header #cshero-header-logo .trans-logo{display:inline-block;line-height:105px;}#cshero-header.header-fixed{position:fixed;top:0;z-index:1001;width:100%;border-width:3px;background:#383848;padding-top:0;}#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li,#cshero-header.header-fixed .header-right .nav-button-icon .shopping-cart-wrapper .lnr-cart,#cshero-header.header-fixed .header-right .nav-button-icon .lnr-magnifier{line-height:58px !important;}#cshero-header.header-fixed #cshero-header-logo{line-height:80px;}#cshero-header.header-fixed #cshero-header-logo .main-logo,#cshero-header.header-fixed #cshero-header-logo .trans-logo{line-height:80px;}#cshero-header.header-fixed #cshero-header-logo .main-logo img,#cshero-header.header-fixed #cshero-header-logo .trans-logo img{max-height:80px;}#cshero-header.header-fixed #cshero-header-logo.has_logo-sticky .main_logo-wrap{opacity:0;max-height:0;}#cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a.is-one-page.current{color:#ff5409;}#cshero-header-logo{text-align:left;position:relative;}#cshero-header-logo .site-title{color:inherit;font-size:30px;margin-top:15px;}#cshero-header-logo .site-title a{color:inherit;}#cshero-header-logo .site-description{color:inherit;}#cshero-header-logo img{max-height:146px;-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-wrapper{padding:0;min-height:1px;margin-bottom:0;border:none;}@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:#ff5409;}.cs-boxed #main{background-color:#fff;}.cs-boxed #cshero-header.header-fixed{max-width:1200px;}}.page-header-2{padding-top:45px;}.admin-bar #cshero-header.header-fixed{top:32px;}@media (max-width:1200px){.header-trans .container-inner{width:100%;padding:0 15px;}.body-boxed #cshero-header.sticky-desktop.header-fixed{left:0;right:0;}.hermes.tp-bullets{right:30px !important;}}@media (min-width:992px) and (max-width:1024px){.header-default #cshero-header-logo .main_logo-wrap{top:-69px;}#cshero-header.header-fixed #cshero-header-logo .main_logo-wrap{top:-8px;}header.header2 .header-right .nav-button-icon i{padding:0 10px;}header.header2 .header-right .nav-button-icon .shopping-cart-wrapper{margin-right:10px;}#cshero-header-logo-wrap #cshero-header-contact{margin-top:8px;padding-right:30px;}.layout2#cshero-header-top .header-left{width:66.66667%;}#cshero-header-top .header-right.layout2{width:33.33333%;}.btn-book-table{margin-right:20px;}}@media (max-width:991px){.header-trans #cshero-header-navigation .cshero-header-navigation-inner #cshero-header-right{display:none;}.header-trans #cshero-header{position:static;}.header-trans.header4 #cshero-header .btn-book-table{margin-top:51px;}.header-trans.header4 #cshero-header .header-right{margin-top:35px;}#cshero-header-inner.header-trans.header4 #cshero-header #cshero-menu-mobile i{margin-top:0px;}.header-trans.header4 #cshero-header #cshero-header-navigation .cshero-header-navigation-inner{margin-right:0;}#cshero-header #cshero-header-navigation{max-height:initial !important;}.header-right-wrap{position:static;}.header-trans.header4 #cshero-header #cshero-header-navigation{width:100%;}.cshero-popup-menu .main_logo-wrap{float:none;}.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:0px;}.admin-bar #cshero-header.header-fixed{top:0px;}.page-header-2{padding-top:0;}.main_logo-wrap{float:left;}#cshero-header-inner.header-trans #cshero-header{border-bottom:none;background-color:#111;}#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;}.hermes.tp-bullets{display:none;}.header-trans #cshero-header-navigation{max-height:initial;}.header-trans .container-inner{padding:0 15px;}#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{box-shadow: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;}#cshero-header-top .header-left{padding-left:15px;text-align:center;}#cshero-header-top .header-left span{display:inline-block;float:none;}#cshero-header-top .header-right{padding-right:15px;text-align:center;max-height:40px;}#cshero-header-top .header-right .header-right-inner{display:inline-block;}.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-trans #cshero-header-navigation .cshero-header-navigation-inner{width:100%;}}@media (min-width:768px) and (max-width:991px){.btn-book-table{float:left;}.header-right .nav-button-icon .lnr-magnifier{opacity:0;}div#cshero-header-right{padding-bottom:25px;padding-top:10px;}.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;}.header-container{padding:0 15px;}#cshero-header-top.layout2 .cms-header-top-social{float:none;}#cshero-header-logo-wrap #cshero-header-contact{padding-right:30PX;}#cshero-header-logo-wrap #cshero-header-contact .contact.contact-time{margin-right:0;margin-top:15px;}.layout3#cshero-header #cshero-header-navigation.open{top:0;}#cshero-header #cshero-menu-mobile i{z-index:10;}.header-default #cshero-header #cshero-header-navigation.open{top:99px;}}@media (max-width:767px){/* ==========================================================================
   [End] 1. Header Main
========================================================================== */.header-default #cshero-header-top{padding:30px 0;}.header-default #cshero-header-logo .main_logo-wrap{top:-28px !important;}#cshero-header-top{line-height:35px;}.header-trans #cshero-header-logo{padding-top:0px;}#cshero-header-logo{padding-top:96px;}.header-trans #cshero-header-logo .main_logo-wrap{position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:auto;}#cshero-header-inner.header-trans #cshero-header #cshero-menu-mobile i{margin-top:0px;}.header-container{padding:0 15px;}#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 .header-right-top ul{float:none;display:inline-block;}#cshero-header-top .header-right-top{text-align:center;}.layout2#cshero-header-top .header-left{padding-left:30px;padding-right:30px;line-height:24px;}#cshero-header-top.layout2{padding:20px 0 10px;}#cshero-header-top.layout2 .cms-header-top-social{float:none;}#cshero-header-logo-wrap #cshero-header-contact{margin-top:30px;}.layout3#cshero-header #cshero-header-navigation.open{top:0;}#cshero-header #cshero-menu-mobile i{z-index:10;}#cshero-header-logo-wrap #cshero-header-contact{text-align:center;}#cshero-header-logo-wrap #cshero-header-contact .contact{float:none;text-align:left;display:inline-block;margin-right:0 !important;}.form-login .modal-body,.form-register .modal-body{padding:23px 20px;}.form-login .login-remember .remember-wrap,.form-register .login-remember .remember-wrap,.form-login .login-remember .forgot-pass,.form-register .login-remember .forgot-pass{width:100%;}.form-register .field-group{margin-bottom:15px;}}.custom-font-1,.btn,.cms-load-posts a,.template-cms_grid--layout-default .cms-load-posts a,.wpcf7-form .wpcf7-submit,.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"],.cms-heading-wrapper .title,.cms-heading-wrapper .subtitle,.cms-heading-wrapper .description,.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content .cms-fancybox-title,.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content .cms-fancybox-desc,.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms,.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms,.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link),body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a,.cms-process .cms-process-list li .cms-process-desc,.cshero-popup-search .cshero-search-inner #searchform input[type="text"],.form-reservation .modal-content .modal-header p,.header-right,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total .woocommerce-Price-amount,body,#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,#cshero-header-navigation .main-navigation li ul li a,.cshero-header-navigation .main-navigation li ul li a{font-family:'Poppins', sans-serif;}.vc_custom_heading.custom-font-1,.btn.vc_custom_heading,.cms-load-posts a.vc_custom_heading,.template-cms_grid--layout-default .cms-load-posts a.vc_custom_heading,.wpcf7-form .wpcf7-submit.vc_custom_heading,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.vc_custom_heading,.woocommerce input.button.vc_custom_heading,.woocommerce #respond input#submit.vc_custom_heading,.woocommerce a.button.vc_custom_heading,.woocommerce button.button.vc_custom_heading,.woocommerce input.button.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.vc_custom_heading,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.vc_custom_heading,.woocommerce-Reviews #review_form #respond .form-submit input.vc_custom_heading,.woocommerce table.shop_table td.actions input.button.vc_custom_heading,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.vc_custom_heading,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.vc_custom_heading,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.vc_custom_heading,.woocommerce .cart-collaterals .cart_totals .checkout-button.vc_custom_heading,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.vc_custom_heading,.woocommerce .return-to-shop a.button.vc_custom_heading,.woocommerce .checkout_coupon input.button.vc_custom_heading,.woocommerce-checkout #payment #place_order.vc_custom_heading,.woocommerce .wishlist_table td.product-add-to-cart a.vc_custom_heading,button.vc_custom_heading,.button.vc_custom_heading,input[type="submit"].vc_custom_heading,.cms-heading-wrapper .title.vc_custom_heading,.cms-heading-wrapper .subtitle.vc_custom_heading,.cms-heading-wrapper .description.vc_custom_heading,.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content .cms-fancybox-title.vc_custom_heading,.cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-content .cms-fancybox-desc.vc_custom_heading,.template-cms_grid--layout-portfolio1 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms.vc_custom_heading,.template-cms_grid--layout-portfolio2 .cms-grid-3columns .text-hide .text-hide-inner .detail-terms.vc_custom_heading,.template-cms_grid--layout-shop .cms-grid-3columns .product-inner .bottom-product a:not(.woocommerce-LoopProduct-link).vc_custom_heading,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a.vc_custom_heading,body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a.vc_custom_heading,.cms-process .cms-process-list li .cms-process-desc.vc_custom_heading,.cshero-popup-search .cshero-search-inner #searchform input[type="text"].vc_custom_heading,.form-reservation .modal-content .modal-header p.vc_custom_heading,.header-right.vc_custom_heading,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity.vc_custom_heading,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total .woocommerce-Price-amount.vc_custom_heading,body.vc_custom_heading,#cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.vc_custom_heading,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.vc_custom_heading,#cshero-header-navigation .main-navigation .menu-main-menu > li > a.vc_custom_heading,.cshero-header-navigation .main-navigation .menu-main-menu > li > a.vc_custom_heading,#cshero-header-navigation .main-navigation li ul li a.vc_custom_heading,.cshero-header-navigation .main-navigation li ul li a.vc_custom_heading{font-family:'Poppins', sans-serif !important;}.custom-font-2,#comments .comments-title,#comments .comment-list .comment-body .comment-metadata a,.cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .content,.cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .team-position,#sidebar ul.products li.product .product-inner .product-content h3,#sidebar ul.products li.product .product-inner .product-content .price{font-family:'Montserrat', sans-serif;}.color-primary{color:#ff5409 !important;}body{overflow-x:hidden;color:#959393;font-size:15px;line-height:24px;-webkit-font-smoothing:antialiased;background:#fff;}.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:9px 30px 15px 0;}.alignright{float:right;}img.alignright{margin-left:15px;margin-bottom:20px;}.wp-caption{opacity:1;}.wp-caption.alignnone{width:100% !important;}.wp-caption{opacity:1;}.wp-caption-text{opacity:1;}.sticky{opacity:1;}.gallery-caption{opacity:1;}.alignright{opacity:1;}.alignleft{opacity:1;}.aligncenter{opacity:1;}.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 !important;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;color:#ff5409;}h1,h2,h3,h4,h5,h6{margin:0 0 15px;color:#00255b;font-weight:500;}.h1,h1{font-size:45px;line-height:60px;}.h2,h2{font-size:40px;line-height:50px;}.h3,h3{font-size:30px;line-height:41px;}.h4,h4{font-size:25px;line-height:35px;}.h5,h5{font-size:20px;line-height:30px;}h6{font-size:18px;line-height:36px;}ul{padding:0;margin:0;list-style:disc;}ol ul ul{margin-left:25px;}.entry-content > ul{list-style:disc;padding-left:30px;padding-bottom:20px;display:inline-block;text-align:left;}.entry-content > ul li{float:left;clear:both;}.entry-content > ul ul{margin-left:20px;}.entry-content > ol{padding-left:30px;padding-bottom:20px;display:inline-block;text-align:left;}.entry-content > ol li{display:list-item;float:left;clear:both;}.entry-content > ol ul{list-style:disc;padding-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;}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:#ff5409;}.media .color-primary{color:#ff5409 !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:#ff5409;position:relative;}.icon-box-style:before{content:"";height:2px;width:19px;background-color:#ff5409;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;}.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;}.screen-reader-text{display:none;}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 10px;/*--- 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:#ff5409;}dl dd a:hover{color:#20202f;}.page-links{padding:20px 0;}.page-links span:not(.page-links-title){color:#ff5409;}.page-links a span{color:#777 !important;}.page-links a:hover span{color:#ff5409 !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:#ff5409;}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:#ff5409;}dl + h2 + ul li ul{padding-left:20px !important;list-style:none !important;margin:0 !important;padding-bottom:0 !important;}.post-password-form [type="password"]{margin-bottom:10px;height:39px;position:relative;top:-2px;border-width: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:119px 0 27px;text-align:center;border-bottom:#fff solid 7px;box-shadow:0 0 21px rgba(0, 0, 0, 0.38);-webkit-box-shadow:0 0 21px rgba(0, 0, 0, 0.38);/* ==========================================================================
   [End] 2. Page Title
========================================================================== *//* ==========================================================================
   [Start] 3. Primary
========================================================================== */}#page-title.theme-blank{padding:119px 0 27px;}#page-title > .container{position:relative;z-index:1;}#page-title:after{content:'';position:absolute;background:#00255b;width:100%;height:100%;top:0;left:0;opacity:0.8;}#page-title #page-title-text{color:#fff;}#page-title #page-title-text h1{color:inherit;font-size:22px;line-height:30px;font-weight:500;margin-bottom:0;text-transform:capitalize;}#page-title #breadcrumb-text{min-height:0px;}#page-title #breadcrumb-text ul.breadcrumbs{font-size:14px;list-style:outside none none;padding:1px 0 15px 0;float:left;line-height:22px;width:100%;text-transform:none;color:#fff;font-weight:300;}#page-title #breadcrumb-text ul.breadcrumbs li{display:inline-block;margin:0;padding:0 6px;position:relative;}#page-title #breadcrumb-text ul.breadcrumbs li:after{content:"/";display:inline-block;color:#fff;position:relative;right:-6px;}#page-title #breadcrumb-text ul.breadcrumbs li:last-child:after{display:none;}#page-title #breadcrumb-text ul.breadcrumbs li a{color:#fff;}#page-title #breadcrumb-text ul.breadcrumbs li a:hover{color:#ff5409;}#page-wrapper.cs-boxed{background-color:#fff;}#page{overflow:hidden;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;/* Background Image Fixed vs Background Overlay Color */}#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:100%;top:0;left:0;border-radius:inherit;}#page #content{padding-top:65px;padding-bottom:65px;/* Page 404 */}#page #content .main-content{padding:20px 20px 20px;}.error404{/* Page Loading */}.error404 #page #content{padding:0 !important;}.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:69px 0 78px;width:100%;float:left;}.error404 .cms-content404 > div .error-404 img{max-height:301px;}.error404 .cms-content404 > div .error-404 .page-content{margin-top:-30px;}.error404 .cms-content404 > div .error-404 h1{margin:0;color:#00255b;font-size:200px;line-height:1;position:relative;font-weight:700;}.error404 .cms-content404 > div .error-404 p{color:#aaa;font-size:22px;line-height:22px;position:relative;margin-bottom:0;font-weight:500;}.error404 .cms-content404 > div .error-404 p a{margin-top:58px;}.error404 .cms-content404 > div .error-404 p a:hover{background:#00255b !important;color:#fff !important;}#cms-loadding{background:#fff;height:100%;position:fixed;width:100%;z-index:10000;top:0;/* Page Contact - Gettouch */}.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;}.row-arrow .cms-angle-wrapper{position:absolute;top:-256px;left:-29px;right:-29px;z-index:1;}.row-arrow .cms-angle-wrapper .angle-svg{width:100%;fill:inherit;}.row-arrow .cms-angle-wrapper.style2{top:-264px;}.row-arrow .cms-angle-wrapper.style2 .angle-svg{fill:#fff;}.row-half-left .custom-row-image{background-position:left bottom;background-repeat:no-repeat;height:100%;left:0;bottom:-36px;position:absolute;width:57%;z-index:1;}.row-half-left2 .custom-row-image{background-position:left bottom;background-repeat:no-repeat;height:100%;left:0 !important;bottom:-44px;position:absolute;width:50%;z-index:2;}.row-half-right .custom-row-image{background-position:right bottom;background-repeat:no-repeat;height:100%;right:0;left:auto !important;bottom:-69px;position:absolute;width:57%;z-index:1;}.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:#ff5409;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:#ff5409;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(255, 84, 9, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(255, 84, 9, 0.8)), to(rgba(0, 37, 91, 0.8)));background-image:-webkit-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:-moz-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:-ms-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:-o-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 84, 9, 0.8)', endColorStr='rgba(0, 37, 91, 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(255, 84, 9, 0.8);background-image:-webkit-gradient(linear, left top, right top, from(rgba(255, 84, 9, 0.8)), to(rgba(0, 37, 91, 0.8)));background-image:-webkit-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:-moz-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:-ms-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:-o-linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));background-image:linear-gradient(left, rgba(255, 84, 9, 0.8), rgba(0, 37, 91, 0.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(255, 84, 9, 0.8)', endColorStr='rgba(0, 37, 91, 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 */}.hermes .tp-bullet{width:9px !important;height:9px !important;}.hermes .tp-bullet:hover{background:#fff;}.letter-spacing400{letter-spacing:0.4em !important;}#slider-wrap{margin-top:96px;}.tp-dottedoverlay{background:#272735 !important;opacity:0.8;}.rev_slider .hesperiden.tparrows{width:52px;height:52px;border:#fff solid 2px;border-radius:50%;background:transparent;}.rev_slider .hesperiden.tparrows:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:30px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f177" !important;line-height:48px;text-align:right;width:100%;margin:0 !important;}.rev_slider .hesperiden.tparrows.tp-rightarrow:before{content:"\f178" !important;text-align:left;}.rev_slider .hesperiden.tparrows:hover{background:transparent !important;border-color:#ff5409;}.rev_slider .hesperiden.tparrows:hover:before{color:#ff5409 !important;}.gyges.tparrows{width:auto;height:initial;background:none;}.gyges.tparrows:before{font-family:'Linearicons-Free';speak:none;font-style:normal;font-weight:normal;font-variant:normal;/* Better Font Rendering =========== */text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e879" !important;line-height:46px;width:100%;display:block;margin:0 !important;font-size:20px;}.gyges.tparrows.tp-rightarrow:before{content:"\e87a" !important;}.gyges.tparrows:hover:before{color:#ff5409 !important;}.hermes.tp-bullets{position:absolute;top:50%;-webkit-transform:translateX(-50%) !important;-khtml-transform:translateX(-50%) !important;-moz-transform:translateX(-50%) !important;-ms-transform:translateX(-50%) !important;-o-transform:translateX(-50%) !important;transform:translateX(-50%) !important;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */left:auto !important;text-align:center;height:auto !important;/* End Custom Slider *//* ==========================================================================
   [End] 3. Primary
========================================================================== */}.hermes.tp-bullets .tp-bullet{position:relative !important;width:100% !important;height:15px !important;border-radius:50%;box-shadow:none;border:#fff solid 2px;left:0 !important;margin:8px 0;}.hermes.tp-bullets .tp-bullet:after{display:none;}.hermes.tp-bullets .tp-bullet.selected,.hermes.tp-bullets .tp-bullet:hover{background:#ff5409;border-color:#ff5409;}.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{border:2px solid #ff5409;opacity:0.5;z-index:9999;position:fixed;bottom:30px;right:30px;cursor:pointer;color:#fff;background:#ff5409;width:50px;height:50px;border-radius:50%;-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;text-align:center;width:100%;line-height:46px;display:block;}.ef3-back-to-top:hover{background:#00255b;opacity:1;color:#fff;}.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;left:0;/* Loading */}.cms-loader{color:#ff5409;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:#ff5409;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;}@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 11px !important;}.header-right .nav-button-icon .lnr-magnifier{margin-left:24px;}#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{padding:0 8px !important;}}@media screen and (min-width:992px){/*
-----> Minimum width of 992 pixels.
*/#menu-mobile,.cs-menu-toggle{display:none;}.header3 #cshero-header-navigation{max-height:70px;}#cshero-header-navigation{position:static;}#cshero-header-navigation .cshero-header-navigation-inner{display:inline-block;position:relative;}#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:#ff5409;}.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu .is-one-page.current{color:#ff5409;}#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:120px;display:inline-block;position:relative;float:left;padding:0 17px;}#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;padding-left:0;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li:last-child,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:last-child,#cshero-header-navigation .main-navigation .menu-main-menu > li:last-child,.cshero-header-navigation .main-navigation .menu-main-menu > li:last-child{padding-right: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:56px;position:relative;font-size:14px;text-transform:uppercase;transition:none;font-weight:600;text-decoration:none;-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;float:left;width:calc(100% - 13px);text-align:center;line-height:1;top:2px;left:0;position:absolute;}#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:#ff5409;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children,#cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children{position:relative !important;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children a,#cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children a,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children a{position:relative;padding-right:13px;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children a .menu-title:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children a .menu-title:after,#cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children a .menu-title:after,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children a .menu-title:after{position:absolute;right:-13px;bottom:3px;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;}#cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children ul li a .menu-title:after,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children ul li a .menu-title:after,#cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children ul li a .menu-title:after,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children ul li a .menu-title:after{display:none;}#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 > 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:#ff5409;}#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:#ff5409 !important;}#cshero-header-navigation .main-navigation li li ul:not(.wg-menu-item):after,.cshero-header-navigation .main-navigation li li ul:not(.wg-menu-item):after{height:100px;left:0px;}#cshero-header-navigation .main-navigation .menu-main-menu-container > ul > li:hover > ul:not(.wg-menu-item):after,.cshero-header-navigation .main-navigation .menu-main-menu-container > ul > li:hover > ul:not(.wg-menu-item):after{display:none;}#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:230px;font-size:14px;left:0;float:left;border:none;padding:0px;margin:0;list-style:none;background-color:#fff;border-radius:0px;-webkit-background-clip:padding-box;background-clip:padding-box;box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);-webkit-box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);-moz-box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);-ms-box-shadow:3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);border-top:#ff5409 solid 2px;/* 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{width:100%;height:50px;content:'';position:absolute;top:-34px;left:0;opacity:0;}#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:25px;}#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:21PX;}#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 29px;}#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li[data-depth="1"] .sub-menu li.current-menu-item > a,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li[data-depth="1"] .sub-menu li.current-menu-item > a,#cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li[data-depth="1"] .sub-menu li.current-menu-ancestor > a,.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li[data-depth="1"] .sub-menu li.current-menu-ancestor > a{color:#00255b;}#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 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 li ul li:last-child,.cshero-header-navigation .main-navigation li ul li:last-child{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:normal;text-align:left;padding-left:15px;line-height:36px;color:#00255b;position:relative;clear:both;white-space:nowrap;font-size:15px;text-decoration:none;}#cshero-header-navigation .main-navigation li ul li a:after,.cshero-header-navigation .main-navigation li ul li a:after{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;content:"\f105";position:absolute;top:11px;left:0;}#cshero-header-navigation .main-navigation li ul li a:hover,.cshero-header-navigation .main-navigation li ul li a:hover{color:#ff5409;}#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;z-index:10;}.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{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:20px;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:12px;color:#6e6e6e;height:auto;line-height:20px;padding:0 2px;font-weight:500;letter-spacing:0.2em;float:none;padding-left:14px !important;text-transform:uppercase;position:relative;}#cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:before,.cshero-header-navigation .main-navigation [class*="columns"] > li ul li a:before{content:'';position:absolute;top:5px;width:5px;height:5px;border-radius:50%;background:#00255b;left:0;opacity:1 !important;}#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:#00255b;}#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;color:#ff5409;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:#ff5409 !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:#ff5409 !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:#ff5409;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 */margin:auto;padding:37px 40px 163px;border-top:#ff5409 solid 3px;-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);background-repeat:no-repeat !important;background-position:center calc(100% - 40px) !important;min-width:900px;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li{padding:0 !important;border-left:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li:first-child,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li:first-child{border:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li:last-child,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li:last-child{margin-bottom:0;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > .sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > .sub-menu{background-color:transparent;position:static;float:left;height:auto;border:none;-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.multicolumn.autodrop_submenu.sub-menu > li > .sub-menu:after,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > .sub-menu:after{display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu li a,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu li a{margin:0px;padding:0;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a{line-height:18px;font-size:12px;color:#6e6e6e;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding-bottom:20px;letter-spacing:0.2em;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a.hide-menu-title,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a.hide-menu-title{display:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a span.menu-title:before,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a span.menu-title:before{content:"";}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a:hover,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li > a:hover{background-color:transparent;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li:hover > a,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.autodrop_submenu.sub-menu > li:hover > a{color:#ff5409;}#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;-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);padding:37px 40px 163px;border-top:#ff5409 solid 3px;background-repeat:no-repeat !important;background-position:center calc(100% - 40px) !important;}#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;border-left:none;}#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li:first-child,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu > li:first-child{border:none;}#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;border:none;-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:0px;padding:0;}#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;font-size:12px;color:#6e6e6e;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding-bottom:20px;letter-spacing:0.2em;}#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.
*/#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{min-width:100%;}}@media screen and (max-width:991px){/*
-----> End Max width of 992 pixels.
*/#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,#cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.drop_full_width.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.multicolumn.drop_full_width.sub-menu{background:none !important;}#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;}.default #cshero-header #cshero-header-navigation.open{top:79px;}#cshero-header #cshero-header-navigation{text-align:left;background:#fff;visibility:hidden;opacity:0;top:135px;left:0;right:0;position:absolute;-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:105px;width:inherit;padding-top:15px;padding-bottom:15px;border-top:none;opacity:1;z-index:99;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:5px 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:#ff5409;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:#00255b;}#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:#ff5409 !important;}.sub-menu .cs-menu-toggle{top:0;}.site-header.trans .cs-menu-toggle{top:-4px;}.cs-menu-toggle{display:block;cursor:pointer;position:absolute;right:0;text-align:center;top:-2px;width:30px;height:30px;line-height: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;line-height:30px;}.cs-menu-toggle:hover:before{color:#ff5409;}.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:#ff5409;}#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{padding:0 37px !important;}#sb_instagram #sbi_images .sbi_item{padding:0 15px !important;}#sb_instagram #sbi_images .sbi_item .sbi_photo{position:relative;height:210px !important;border-radius:20px;}#sb_instagram #sbi_images .sbi_item .sbi_photo:before{/* Old browsers */background:#a43fb9;/* FF3.6-15 */background:-moz-linear-gradient(45deg, #a43fb9 0%, #bd3392 23%, #dc3374 45%, #fcc561 100%);/* Chrome10-25,Safari5.1-6 */background:-webkit-linear-gradient(45deg, #a43fb9 0%, #bd3392 23%, #dc3374 45%, #fcc561 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */background:linear-gradient(45deg, #a43fb9 0%, #bd3392 23%, #dc3374 45%, #fcc561 100%);/* IE6-9 fallback on horizontal gradient */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a43fb9', endColorstr='#fcc561',GradientType=1);top:20px;left:20px;right:20px;bottom:20px;content:'';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;border-radius:20px;}#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:43px;top:50%;left:50%;opacity:0;border-radius: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:0.9;}#sidebar{width:100%;float:left;}#sidebar .template-cms_carousel-blog{margin-top:-2px;}#sidebar .template-cms_carousel-blog .cms-carousel-item{padding:15px 8px;}#sidebar .template-cms_carousel-blog .cms-carousel-item .content-right .more{display:none;}#sidebar .template-cms_carousel-blog .cms-carousel-item .content-right{padding:0px 0px 43px;}#sidebar .template-cms_carousel-blog .cms-carousel-item .content-right .entry-content{padding:22px 6px 0;min-height:147px;}#sidebar .template-cms_carousel-blog .cms-carousel-item .content-right .entry-content .entry-title{line-height:23px;margin-bottom:7px;}#sidebar .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail{width:calc(100% - 26px);margin-left:13px;}#sidebar .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail .detail-terms{display:none;}#sidebar .template-cms_carousel-blog.cms-carousel .owl-dots,#sidebar .template-cms_carousel-blog .owl-dots{margin-top:-44px;z-index:2;position:relative;}#sidebar .widget_media_image{text-align:center;}#sidebar .widget_media_image img{display:inline-block;}#sidebar ul.products{padding-top:3px;padding-bottom:15px;}#sidebar ul.products li.product{width:100% !important;margin-bottom:20px;}#sidebar ul.products li.product:last-child{margin-bottom:-20px;}#sidebar ul.products li.product:last-child .product-inner .product-content{border:none;}#sidebar ul.products li.product .product-inner{text-align:left;}#sidebar ul.products li.product .product-inner .product-top{width:111px;float:left;}#sidebar ul.products li.product .product-inner .product-top img{width:111px;height:95px;}#sidebar ul.products li.product .product-inner .product-top .bottom-product{display:none;}#sidebar ul.products li.product .product-inner .product-content{width:calc(100% - 132px);float:right;background:none;}#sidebar ul.products li.product .product-inner .product-content h3{font-size:16px;line-height:30px;margin-top:-6px;color:#00255b;margin-bottom:0px;}#sidebar ul.products li.product .product-inner .product-content .price{font-size:16px;color:#ff5409;font-weight:700;line-height:1;margin-bottom:6px;}#sidebar ul.products li.product .product-inner .product-content .bottom-product a{opacity:0;}#sidebar .ft_flickr_widget{padding-bottom:63px;}#sidebar .ft_flickr_widget .wg-title{margin-bottom:13px;}#sidebar .wg-title + label{margin-top:10px;}#sidebar .calendar_wrap{margin-top:10px;}#sidebar .widget-title,#sidebar .wg-title{font-size:16px;line-height:24px;margin-bottom:11px;position:relative;font-weight:500;padding-left:18px;padding-top:4px;position:relative;}#sidebar .widget-title span,#sidebar .wg-title span{padding:0 9px;display:inline-block;background:#fff;position:relative;z-index:2;}#sidebar .widget-title:after,#sidebar .wg-title:after{content:'';position:absolute;width:100%;top:50%;height:2px;background:#e5e9ee;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 */}#sidebar aside{padding-bottom:45px;float:left;width:100%;}#sidebar aside:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0;}#sidebar ul.children,#sidebar ul.sub-menu{padding-left:15px;}#sidebar #searchform{background:#fff;height:45px;border-radius:2px;border:#666 solid 1px;}#sidebar #searchform #searchsubmit{border:none;background:transparent;}#sidebar .widget_archive .wg-title,#sidebar .widget_categories .wg-title,#sidebar .widget_meta .wg-title,#sidebar .widget_nav_menu .wg-title,#sidebar .widget_pages .wg-title,#sidebar .widget_product_categories .wg-title,#sidebar .widget_layered_nav .wg-title,#sidebar .widget_recent_entries .wg-title,#sidebar .widget_recent_comments .wg-title,#sidebar .widget_rss .wg-title{margin-bottom:21px;}#sidebar .widget_categories li{text-align:right;}#sidebar .widget_categories li a{float:left;}#sidebar .widget_categories li:hover{color:#ff5409;}#sidebar .cms-category-product li span{float:right;}#sidebar .cms-category-product li:hover{color:#ff5409;}#sidebar #sb_instagram{margin-top:2px;}#sidebar .cms-recent-post-wrapper{margin-top:6px;float:left;list-style:none;}#sidebar .cms-recent-post-wrapper img{width:80px;height:80px;border-radius:50%;border:#fff solid 2px;}#sidebar .cms-recent-post-wrapper .cms-recent-media{float:left;width:80px;}#sidebar .cms-recent-post-wrapper li{padding-bottom:20px;float:left;width:100%;}#sidebar .cms-recent-post-wrapper li:last-child{padding-bottom:0;}#sidebar .cms-recent-post-wrapper li:last-child .cms-recent-details{border-bottom:none;}#sidebar .cms-recent-post-wrapper .cms-recent-details{float:left;width:calc(100% - 80px);padding-left:20px;padding-bottom:9px;margin-top:-1px;}#sidebar .cms-recent-post-wrapper .cms-recent-details .archive_detail{float:left;width:100%;text-align:center;position:relative;margin-top:2px;}#sidebar .cms-recent-post-wrapper .cms-recent-details .archive_detail li{display:inline-block;padding-bottom:0;font-size:13px;width:auto;color:#ff5409;line-height:24px;font-weight:500;float:left;margin-right:21px;}#sidebar .cms-recent-post-wrapper .cms-recent-details .archive_detail li.detail-terms{display:none;}#sidebar .cms-recent-post-wrapper .cms-recent-details .archive_detail li i{margin-right:5px;color:#ff5409;}#sidebar .cms-recent-post-wrapper .cms-recent-details .archive_detail li:last-child{margin-right:0;}.widget_newsletterwidget{display:inline-block;/* BACKGROUND HORIZONTAL *//* 3. Search */}.widget_newsletterwidget .wg-title{margin-bottom:10px;}.widget_newsletterwidget form p{display:inline-block;float:left;}.widget_newsletterwidget .intro{float:left;font-size:18px;color:#fff;text-align:left;text-transform:uppercase;line-height:22px;font-weight:500;margin-right:27px;}.widget_newsletterwidget .tnp-widget{width:auto;float:left;}.widget_newsletterwidget label{display:none !important;}.widget_newsletterwidget input[type="text"],.widget_newsletterwidget input[type="email"]{display:block;width:350px !important;max-width:100%;height:39px !important;padding:0 !important;padding-left:10px !important;line-height:1;font-size:14px !important;background-color:transparent !important;background-image:none;border:none !important;color:#fff !important;border-bottom:1px solid #fff !important;border-right:none !important;margin-bottom:0 !important;border-radius:0;}.widget_newsletterwidget input::-webkit-input-placeholder{color:#fff !important;}.widget_newsletterwidget input:-moz-placeholder{color:#fff !important;opacity:1;}.widget_newsletterwidget input::-moz-placeholder{color:#fff !important;opacity:1;}.widget_newsletterwidget input:-ms-input-placeholder{color:#fff !important;}.widget_newsletterwidget .tnp-field-email{float:left;}.widget_newsletterwidget .tnp-field-button{float:left;position:relative;margin-left:33px;}.widget_newsletterwidget .tnp-submit{padding:0 25px !important;float:right;font-size:14px !important;color:#fff;background:#00255b !important;border:none !important;border-left:none !important;border-radius:19px;height:39px !important;line-height:39px;text-transform:uppercase;overflow:hidden;position:relative !important;z-index:3;box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);-webkit-box-shadow:0 5px 7px rgba(0, 0, 0, 0.23);}.widget_newsletterwidget .tnp-submit:hover{background:#fff !important;color:#ff5409 !important;}#searchform{position:relative;background:transparent;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;border-radius:30px;height:45px;border:none;line-height:43px;padding:2px 17px;width:calc(100% - 45px);font-size:16px;font-weight:400;background:transparent;float:left;border-bottom-right-radius:0;border-top-right-radius:0;}#searchform input[type="text"]:focus + #searchsubmit{border-color:#ff5409;}#searchform input[type="text"]:focus + #searchsubmit:hover{border-color:#ff5409 !important;}#searchform input::-webkit-input-placeholder{color:#666 !important;}#searchform input:-moz-placeholder{color:#666 !important;opacity:1;}#searchform input::-moz-placeholder{color:#666 !important;opacity:1;}#searchform input:-ms-input-placeholder{color:#666 !important;}#searchform #searchsubmit{background-color:transparent;font-size:0;max-width:50px;float:right;z-index:99;padding:0px;border:1px solid #c5c9cf;border-left:none;border-radius:2px;border-bottom-left-radius:0;border-top-left-radius:0;width:45px;height:45px;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:#c5c9cf !important;}#searchform .screen-reader-text{display:none;}#searchform:before{content:"\e86f";display:inline-block;text-rendering:auto;position:absolute;right:15px;top:13px;font-size:18px;color:#00255b;z-index:2;padding-left:15px;font-family:'Linearicons-Free';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.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,.cms-category-product > 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,.cms-category-product 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,.cms-category-product ul li{float:left;width:100%;list-style:none;line-height:30px;font-size:13px;color:#666;font-weight:300;position:relative;padding-left:19px;}.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,.cms-category-product 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,.cms-category-product ul li a:hover{color:#ff5409;}.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,.cms-category-product 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,.cms-category-product 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,.cms-category-product ul.sub-menu{padding-left:15px;}.product-categories{margin-top:-7px;}.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:#20202f;}.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:#20202f;}.widget_ww_news_tabs .tab-content li:last-child{border:none;}.widget_layered_nav{/*gallery photo*/}.widget_layered_nav a:before{color:#ff5409;}.widget_layered_nav .count{display:none;}.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:#ff5409;}.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:#ff5409;color:#fff;font-size:24px;font-weight:700;line-height:1;padding:18px 0;text-align:center;}.widget_calendar #wp-calendar thead{background-color:#00255b;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:#ff5409;}.widget_calendar #wp-calendar tbody td a:hover{color:#00255b;}.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:#ff5409;}#sidebar .widget_nav_menu ul ul li:last-child{padding-bottom:0;}.widget_rss .rsswidget{display:inline-block;color:#ff5409;}.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:0;float:left;width:100%;margin-top:10px;}.tagcloud a{font-size:14px !important;text-transform:capitalize;color:#fff;padding:0 28px;height:34px;line-height:34px;background:#00255b;border-radius:17px;float:left;display:block;margin-bottom:17px;margin-right:13px;border:none;text-decoration:none;}.tagcloud a:hover{background:#ff5409 !important;color:#fff !important;}.ft_flickr_widget{margin-left:17px;margin-top:12px;margin-right:17px;width:auto !important;/*new twitter*/}.ft_flickr_widget .wg-title{padding-left:3px;margin-bottom:19px !important;}.ft_flickr_widget .flickr_badge_image{width:33.33%;padding:3px;float:left;margin:0;height:auto;}.ft_flickr_widget .flickr_badge_image img{width:100%;height:auto;max-height:initial;}.template-layout2{float:left;width:100%;padding:14px 0;}.template-layout2 i{float:left;font-size:24px;line-height:24px;color:#fff;opacity:0.5;padding:8px 18px 0 6px;}.template-layout2 .content-right{width:calc(80% - 47px);float:left;font-size:13px;line-height:18px;padding-left:16px;border-left:rgba(255, 255, 255, 0.5) solid 1px;}.template-layout2 .content-right a{color:#ff5409;}.template-layout2 .content-right .date{color:#ff5409;width:100%;float:left;font-size:13px;margin-top:5px;}.template-layout2 .link-follow{width:auto;float:right;font-size:13px;line-height:22px;padding:7px 0;padding-left:18px;color:inherit;border-left:rgba(255, 255, 255, 0.5) solid 1px;}.wpb_widgetised_column .widget_newsletterwidget{text-align:center;}.wpb_widgetised_column .widget_newsletterwidget .title-transperant{font-size:100px;line-height:100px;color:#ff5409;}.wpb_widgetised_column .widget_newsletterwidget .tnp-widget .tnp-field{margin-bottom:0;}.mix-blend-mode-multiply{mix-blend-mode:multiply;}.apss-social-share > div{width:100%;clear:both;}.apss-theme-2 .apss-facebook .apss-icon-block{background-color:#4d77b7;}.apss-theme-2 .apss-twitter .apss-icon-block{background-color:#01a4e6;}.apss-theme-2 .apss-facebook .apss-social-text,.apss-theme-2 .apss-twitter .apss-social-text,.apss-theme-2 .apss-google-plus .apss-social-text{border-left:2px solid #fff;}.apss-theme-2 .apss-single-icon a{margin:0 0 10px;width:90%;}.apss-theme-2 .apss-single-icon a:hover .fa:before{-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 */}.apss-theme-2 .apss-single-icon:last-child a{margin-bottom:0;}.apss-theme-2 .apss-single-icon .fa{width:60px;height:60px;line-height:60px;border-right:#fff;}.apss-theme-2 .apss-single-icon .fa:before{font-size:16px;}.apss-theme-2 .apss-single-icon .apss-social-text{line-height:60px;padding:0 30px;text-transform:uppercase;font-weight:700;letter-spacing:0.05em;font-size:12px;font-family:'Raleway', sans-serif;}.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:#ff5409;font-weight:bold;letter-spacing:0.05em;line-height:46px;}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:#ff5409;border-radius:2px;line-height:46px;text-align:center;}body.woocommerce .container,.woocommerce-page .container{width:1260px;max-width:100%;}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:#ff5409;}#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:#ff5409;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:#ff5409;}#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:#ff5409;}#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:#ff5409;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:#d54100 solid 1px;border-radius:50%;background:#ff5409;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:#ff5409;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:#ff5409;}.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:#ff5409;}.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:#00255b;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:#ff5409;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:#ff5409;}.single-product .cs-product-wrap .entry-summary .other-info-product > div span{color:#ff5409;}.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:#ff5409;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:#ff5409;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:#ff5409;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:#ff5409;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;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:#ff5409 !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:#ff5409;}.single-product .cs-product-wrap .entry-summary .single_variation_wrap .btn,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .cms-load-posts a,.cms-load-posts .single-product .cs-product-wrap .entry-summary .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .template-cms_grid--layout-default .cms-load-posts a,.template-cms_grid--layout-default .cms-load-posts .single-product .cs-product-wrap .entry-summary .single_variation_wrap a,.single-product .cs-product-wrap .entry-summary .single_variation_wrap .wpcf7-form .wpcf7-submit,.wpcf7-form .single-product .cs-product-wrap .entry-summary .single_variation_wrap .wpcf7-submit,.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:#ff5409;}.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:#ff5409;height:20px;}.woocommerce-Reviews#reviews #comments ol.commentlist li .star-rating:before{color:#ff5409;}.woocommerce-Reviews#reviews #comments ol.commentlist li .meta .author{color:#00255b;text-transform:uppercase;font-size:13px;margin-bottom:5px;}.woocommerce-Reviews#reviews #comments ol.commentlist li .meta time{color:#00255b;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:#ff5409;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:#ff5409;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:14px 20px 14px;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;padding-bottom:14px;}.woocommerce table.shop_table td.product-name a{color:inherit;float:left;}.woocommerce table.shop_table td.product-name a:hover{color:#ff5409;}.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:#ff5409;}.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;}.woocommerce table.shop_table td.product-name .product-name{float:right;width:calc(100% - 80px);padding-top:5px;}.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:#ff5409;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:#ff5409;position:absolute;top:11px;left:8px;}.woocommerce table.shop_table td.product-quantity .quantity .plus:after{width:2px;height:8px;content:'';background:#ff5409;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:hover{background:#00255b !important;border-color:#00255b !important;color:#fff !important;}.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:#ff5409 !important;border-color:#ff5409 !important;color:#fff !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 table.shop_table td.actions .wc-proceed-to-checkout a:hover{background:#00255b;color:#fff;}.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-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:#ff5409;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:#999;font-size:13px;letter-spacing:0.035em;padding:2px 22px;}.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;color:#00255b;font-style:italic;padding-bottom:15px;}.woocommerce-order-received h2{font-size:20px;color:#00255b;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;color:#041852;}.woocommerce-order-received .title h3{font-size:20px;letter-spacing:0.035em;color:#00255b;}.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){#content .meta_product_archive{padding:20px 10px;}#content ul.products li .product-inner .product-top .bottom-product a:not(.woocommerce-LoopProduct-link){opacity:1;}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:991px){#content ul.products li .product-inner .product-top .bottom-product a:not(.woocommerce-LoopProduct-link){opacity:1;}}@media (max-width:767px){.woocommerce table.shop_table td.product-name .product-name{padding-top:0;}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-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 screen and (max-width:1400px){.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;}.cms-carousel .owl-nav .owl-prev,.cms-carousel .owl-nav .owl-next{right:-87px;}.cms-carousel .owl-nav .owl-prev{left:-87px;}.full_screen{height:auto;}.error404 .page404-layout2 .cms-content404{height:auto;}}@media screen and (min-width:1200px){.padding_left_45 > .vc_column-inner{padding-left:45px !important;}.body-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]){margin:0 auto;left:50% !important;transform:translate(-50%, 0);padding-left:0 !important;padding-right:0 !important;max-width:1763px;}.body-boxed .vc_row[data-vc-full-width]:not([data-vc-stretch-content]) .vc_column_wrapper{max-width:1170px;margin:0 auto;}.body-boxed .vc_row[data-vc-stretch-content]{margin:0 auto;left:50% !important;max-width:1763px;transform:translate(-50%, 0);padding-left:0 !important;padding-right:0 !important;}}@media screen and (max-width:1200px){.row-half-right .custom-row-image,.row-half-left .custom-row-image{display:none;}#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{padding:0 10px;}#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{opacity:0;}.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%;}#cshero-header-top .header-right .nav-button-icon .widget_shopping_cart{right:15px;}}@media screen and (max-width:1040px){#comments .comment-list .children{padding:0 0 0 30px;}.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){#footer-top .wrap-button a + a{margin-left:0;}#footer-top .wrap-button a{margin-bottom:5px;}body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li a{padding:0 15px;}.template-cms_grid--layout-portfolio2 .cms-grid-item .cms-grid-3columns .text-hide .cms-prettyphoto{display:none;}.rev_slider .caption,.rev_slider .tp-caption{padding-left:20px !important;}#footer-bottom .menu-menu-footer-container li{padding:0 10px 0 5px;}.template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .cms-grid-media{width:100%;}.template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .cms-grid-media .img{border-bottom-right-radius:0;border-bottom-left-radius:0;}.cms-process .cms-process-list li:after{width:50px;right:-8%;}.template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-right{padding:38px 15px 23px 15px;width:100%;}.apss-theme-2 .apss-single-icon .apss-social-text{padding:0 5px;letter-spacing:0;}#cshero-header-top.layout2 .header-right{padding-right:30px;}#cshero-header-top.layout2 .header-left{padding-left:30px;}.header-container{padding:0 15px;}#footer-top .wpcf7-form{padding:40px 15px 51px;}.cms-heading-wrapper .text-blur{left:15px;font-size:71px;}.vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back{border-width:26px !important;}.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%;}.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;}.single-post-blog.single-team article .content-right .nav-tabs li a{padding:23px 26px 21px;min-width:auto;}.depth-3 #commentform .col-xs-12{width:100%;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li{margin-right:14px;}#sb_instagram #sbi_images .sbi_item .sbi_photo{height:101px !important;}}@media screen and (min-width:992px){#cshero-menu-mobile{display:none !important;}}@media (max-width:991px){.row-half-left2 .custom-row-image{display:none;}.row-half-right .custom-row-image{display:none;}.row-half-left .custom-row-image{display:none;}.blog-standand.left-sidebar #sidebar .sidebar-inner,.single-post-blog .is-sidebar-left #sidebar .sidebar-inner{padding-right:0;}#page-title #breadcrumb-text ul.breadcrumbs li::before{margin-top:-2px;}.no-padding-center .vc_column_container > .vc_column-inner{padding-left:0px !important;padding-right:0px !important;}.vc_row.bg-right-top{background:none !important;}.header-trans #cshero-header{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-list .comment-body .comment-author .avatar{width:50px;}#comments .comment-list .comment-body .comment-metadata{padding-left:60px;text-align:left;margin-top:0;}#comments .comment-list .comment-body .comment-author,#comments .comment-list .comment-body .reply,#comments .comment-list .comment-body .comment-content{padding-left:60px;}#comments .comment-list .children{padding-left:40px;}.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;}.vc-bootstrap-tabs .tab-pane{padding:15px;}.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%;}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:#ff5409 !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;}.entry-content img.alignleft{width:100%;}#footer-top .wpcf7-form{padding:40px 15px 51px;}#slider-wrap{margin-top:30px;}#comments ol.children li.depth-3 ul{padding-left:10px;}.template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom{padding:50px 10px;}#cshero-header-top .header-right.layout2{max-height:200px;}div.wpcf7 .ajax-loader{display:none;}#footer-top .wpcf7-form .wpcf7-submit{margin-left:0;}.cms-angle-wrapper{display:none;}}@media only screen and (max-width:991px) and (min-width:768px){body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-tabs-list li{margin-bottom:5px;}#sidebar .widget_categories li{text-align:left;}.blog-standand article .content-right{padding:18px 30px 0px;}.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{padding-left:10px;}#page-title{padding:45px 0 27px;}.blog-standand article .post-thumbnail,.single-post-blog article .post-thumbnail{padding:24px 50px;}.template-cms_grid--layout-portfolio1 .cms-grid-filter ul{max-width:100%;width:100%;text-align:center;}.template-cms_grid--layout-portfolio1 .cms-grid-filter ul li{float:none;}.cms-cta-wrapper.cms-style-default .cms-cta-text{max-width:70%;}.form-login .modal-body .modal-body-right{padding:46px 27px 60px;text-align:left;}.cms-process .cms-process-list li:after{width:35px;right:-13%;}#sb_instagram #sbi_images .sbi_item{padding:0 5px !important;}.widget_newsletterwidget input[type="text"],.widget_newsletterwidget input[type="email"],#searchform input[type="text"]{padding-left:20px !important;}#sidebar .cms-recent-post-wrapper .cms-recent-media{width:50px;}#sidebar .cms-recent-post-wrapper .cms-recent-media img{width:50px;height:50px;}#sidebar .cms-recent-post-wrapper .cms-recent-details{width:calc(100% - 50px);}.apss-theme-2 .apss-single-icon .fa{display:none;}.apss-theme-2 .apss-single-icon .apss-social-text{padding:0 20px;}.fc-scroller.fc-day-grid-container{overflow:initial !important;height:auto !important;}#calendar.fc-unthemed .fc-basic-view .fc-body .fc-row{min-height:130px;}#calendar.fc-unthemed .fc-content-skeleton table tbody tr td a div.fc-content span{display:none;}.blog-standand article .content-status-wrap .content-overlay{padding:60px 15px 48px;}.blog-standand article .content-quote-wrap .content-overlay{padding:60px 15px 48px;}.blog-standand article .content-quote-wrap .content-overlay blockquote{padding:42px 15px 1px;}.single-post-blog .blog-admin-post .admin-avt{width:90px;padding-top:33px;padding-left:20px;}#footer-top .wpcf7-form .wpcf7-submit{margin-left:0;}.single-post-blog .blog-admin-post .admin-info{float:left;width:calc(100% - 90px);padding-left:20px;padding-right:20px;padding-bottom:40px;}.portfolio-right{margin-top:30px;}.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;}.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%;}.widget_calendar #wp-calendar caption{font-size:19px;}body:not(.hidden-sidebar-active) .cshero-hidden-sidebar{display:none;}.single-post-blog.single-team article .post-thumbnail{width:100%;background:#fff;}.single-post-blog.single-team article .post-thumbnail img{width:50%;float:left;}.single-post-blog.single-team article .post-thumbnail .team-item-bottom{width:50%;}.single-post-blog.single-team article .content-right{width:100%;padding:40px 0 0;}.apss-theme-2 .apss-single-icon .apss-social-text{padding:0 9px;letter-spacing:0;width:100%;display:block;text-align:center;margin:0;border:none;}.apss-theme-2 .apss-single-icon a{width:80%;}.apss-theme-2 .apss-icon-block{float:left;}.apss-theme-2 .apss-icon-block{min-width:190px;}#sb_instagram #sbi_images .sbi_item .sbi_photo{height:100px !important;}.single-post-blog article .post-bottom-wrap ul,.single-post-blog article .post-bottom-wrap .detail-tags{width:100%;margin:15px 0;}.single-post-blog article .post-bottom-wrap .detail-tags a{margin-bottom:5px;}.single-post-blog .single-post-nav .nav-links > div a{padding:0 20px;}.single-post-blog .single-post-nav .nav-links > div{width:100%;float:left;margin:5px 0;padding:0 5px;}.single-post-blog .single-post-nav .nav-links > div.next a{float:left;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content,.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content{padding-top:0;}}@media (max-width:767px){.comment-form-author{margin-bottom:24px;}#sidebar .sidebar-inner{padding-left:0px;}.apss-theme-2 .apss-single-icon .apss-social-text{padding:0 9px;letter-spacing:0;}.apss-theme-2 .apss-single-icon a{width:80%;}.apss-theme-2 .apss-icon-block{float:left;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body{display:block;}.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-image,.template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right{display:block;width:100%;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item{width:100%;}.template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-image{width:100%;position:relative;}.template-cms_grid--layout-menu .post-item .img-thumb{width:100%;height:auto;}.cms-grid-filter ul li:after{display:none;}.template-cms_grid--layout-menu .post-item .img-thumb img{height:auto;width:100%;}.template-cms_grid--layout-menu .post-item .content-right{width:100%;}.blog-standand.left-sidebar #main{margin-top:50px;}.blog-standand article .content-status-wrap .content-overlay{padding:60px 15px 48px;}.blog-standand article .content-quote-wrap .content-overlay{padding:60px 15px 48px;}.blog-standand article .content-quote-wrap .content-overlay blockquote{padding:42px 0px 1px;}.blog-standand article .content-right .detail-date{width:100%;}.blog-standand article .content-right .meta-info-right{width:100%;text-align:left;margin-bottom:20px;}#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-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{display:none;}.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;}.blog-standand article .content-right a.post-edit-link{right:0px;}.blog-standand article{margin-bottom: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;}.template-cms_grid--layout-portfolio1 .cms-grid-filter ul{max-width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner{margin:30px 0 0;}.widget_newsletterwidget .intro{width:100%;}.cms-grid-filter ul li{width:100%;padding:0;}.cms-grid-filter ul li:last-child{margin-bottom:0;}.cms-grid-filter ul li:first-child{margin-top:0;}.cms-carousel-testimonial .team-item-left{float:none;display:inline-block;margin:0 auto;}.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;margin-top:20px;}.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;}.is-sidebar-right #sidebar{margin-top:40px;}#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{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%;}.single-post-blog .blog-admin-post .admin-info .admin-social ul li{float:none;}.single-post-blog .blog-admin-post .admin-info .admin-social{margin-bottom:30px;float:none;}.single-post-blog.single-team article .post-thumbnail{width:100%;}.single-post-blog.single-team article .content-right{width:100%;padding:40px 0 0;}.single-post-blog.single-team article .content-right .nav-tabs li{border-bottom:#102035 solid 2px;margin-bottom:5px;}.single-post-blog.single-team article .content-right .tab-content{padding:52px 15px 51px;}.cms-grid-filter ul li :after{display:none;}.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{line-height:40px !important;}.fa-layout-frontend .fsa-ct-book span.fa-timeslot-time{width:100% !important;}span.fa-timeslot-book{float:left !important;padding-bottom:15px;}.fc-unthemed.fa-layout-frontend .fsa-ct-book{padding:55px 15px 60px;}.search-row .col-md-5{margin-bottom:20px;}.fc-scroller.fc-day-grid-container{overflow:initial !important;height:auto !important;}#calendar.fc-unthemed .fc-basic-view .fc-body .fc-row{min-height:84px;}#calendar.fc-unthemed .fc-content-skeleton table tbody tr td a div.fc-content span{display:none;}.fa-RequestForm .md-effect-13.md-modal{width:90%;max-width:100%;min-width:90%;}.fa-RequestForm .md-content > div{padding:30px 12px 50px;}.fa-layout-frontend .fa-timeslot > span{display:block !important;}#calendar.fc-unthemed th.fc-day-header.fc-widget-header{letter-spacing:0;}.fa-RequestForm .md-content button{letter-spacing:0.1em;}.fc-basic-view .fc-body .fc-row{min-height:41px !important;}#footer-top .footer-top1{padding-right:15px;}#cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img{max-width:90px;}#cshero-header-top .header-right .nav-button-icon .widget_shopping_cart{padding:40px 20px 0 !important;}#cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove{right:15px;}.form-login .modal-body .modal-body-right{display:none;}.ui-datepicker{padding:0px 10px 10px;max-width:93%;}.ui-datepicker td a{width:30px;height:30px;line-height:30px;}.cms-grid-wraper-layout2.cms-menu-food .title-menu-type{line-height:46px;}.template-cms_grid--layout-gallery.no-padding-item .cms-grid-item{padding-left:12px;padding-right:12px;}#footer-top .cms-footer-social{margin-top:25px !important;}.cms-heading-wrapper .title{font-size:40px;line-height:40px;}#calendar .fc-content-skeleton,.fc-content-skeleton table,.fc-content-skeleton table tbody,.fc-content-skeleton table tbody tr td{min-height:80px;}#calendar .fc-content-skeleton,.fc-content-skeleton table,.fc-content-skeleton table tbody,.fc-content-skeleton table tbody tr td,#calendar.fc-unthemed .fc-content-skeleton table tbody tr td a{min-height:50px;}.font-size-reponsive-45{font-size:45px !important;}.fc-unthemed.fa-layout-frontend th.fc-day-header.fc-widget-header{letter-spacing:0;}#events-back{margin-left:30px;padding-bottom:10px;display:inline-block;}.template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li{margin-right:10px;}#sb_instagram #sbi_images{padding:0 !important;}#sb_instagram .sbi_photo_wrap{margin-bottom:30px !important;}#footer-bottom .cms-footer-social li a{width:40px;height:40px;line-height:36px !important;margin:0 3px;}.cms-menu-food .cms-grid-filter.style3 ul{background:#00255b;}.single-post-blog article .content-right .entry-content blockquote{padding:60px 15px 19px 15px;}.single-post-blog article .post-bottom-wrap ul,.single-post-blog article .post-bottom-wrap .detail-tags{width:100%;margin:15px 0;}.single-post-blog article .post-bottom-wrap .detail-tags a{margin-bottom:5px;}.single-post-blog .single-post-nav .nav-links > div a{padding:0 20px;}body .bg-right-bottom{background:none !important;}.cms-menu-food.layout3 .cms-grid-filter ul li a{float:none;margin-bottom:10px;}.blog-standand.blog-full article .content-right{padding:42px 15px 0px;}.blog-standand.blog-full article .post-thumbnail .detail-date{bottom:20px;right:20px;}.template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .detail-terms{display:none;}.site-navigation div ul li > a:after{width:100%;left: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:-8px;top:auto;left:42%;right:auto;width:44px;-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 */}.btn.btn-facebook,.cms-load-posts a.btn-facebook,.template-cms_grid--layout-default .cms-load-posts a.btn-facebook,.wpcf7-form .wpcf7-submit.btn-facebook,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-facebook,.woocommerce input.button.btn-facebook,.woocommerce #respond input#submit.btn-facebook,.woocommerce a.button.btn-facebook,.woocommerce button.button.btn-facebook,.woocommerce input.button.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-facebook,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-facebook,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-facebook,.woocommerce-Reviews #review_form #respond .form-submit input.btn-facebook,.woocommerce table.shop_table td.actions input.button.btn-facebook,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-facebook,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-facebook,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-facebook,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-facebook,.woocommerce .return-to-shop a.button.btn-facebook,.woocommerce .checkout_coupon input.button.btn-facebook,.woocommerce-checkout #payment #place_order.btn-facebook,.woocommerce .wishlist_table td.product-add-to-cart a.btn-facebook,.btn.btn-google,.cms-load-posts a.btn-google,.template-cms_grid--layout-default .cms-load-posts a.btn-google,.wpcf7-form .wpcf7-submit.btn-google,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-google,.woocommerce input.button.btn-google,.woocommerce #respond input#submit.btn-google,.woocommerce a.button.btn-google,.woocommerce button.button.btn-google,.woocommerce input.button.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-google,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-google,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-google,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-google,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-google,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-google,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-google,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-google,.woocommerce-Reviews #review_form #respond .form-submit input.btn-google,.woocommerce table.shop_table td.actions input.button.btn-google,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-google,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-google,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-google,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-google,.woocommerce .return-to-shop a.button.btn-google,.woocommerce .checkout_coupon input.button.btn-google,.woocommerce-checkout #payment #place_order.btn-google,.woocommerce .wishlist_table td.product-add-to-cart a.btn-google,.btn.btn-twitter,.cms-load-posts a.btn-twitter,.template-cms_grid--layout-default .cms-load-posts a.btn-twitter,.wpcf7-form .wpcf7-submit.btn-twitter,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-twitter,.woocommerce input.button.btn-twitter,.woocommerce #respond input#submit.btn-twitter,.woocommerce a.button.btn-twitter,.woocommerce button.button.btn-twitter,.woocommerce input.button.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-twitter,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-twitter,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-twitter,.woocommerce-Reviews #review_form #respond .form-submit input.btn-twitter,.woocommerce table.shop_table td.actions input.button.btn-twitter,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-twitter,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-twitter,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-twitter,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-twitter,.woocommerce .return-to-shop a.button.btn-twitter,.woocommerce .checkout_coupon input.button.btn-twitter,.woocommerce-checkout #payment #place_order.btn-twitter,.woocommerce .wishlist_table td.product-add-to-cart a.btn-twitter,.btn.btn-likedin,.cms-load-posts a.btn-likedin,.template-cms_grid--layout-default .cms-load-posts a.btn-likedin,.wpcf7-form .wpcf7-submit.btn-likedin,.header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-likedin,.woocommerce input.button.btn-likedin,.woocommerce #respond input#submit.btn-likedin,.woocommerce a.button.btn-likedin,.woocommerce button.button.btn-likedin,.woocommerce input.button.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-likedin,.single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-likedin,.single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-likedin,.woocommerce-Reviews #review_form #respond .form-submit input.btn-likedin,.woocommerce table.shop_table td.actions input.button.btn-likedin,.woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-likedin,.woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin,.woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-likedin,.woocommerce .cart-collaterals .cart_totals .checkout-button.btn-likedin,.woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-likedin,.woocommerce .return-to-shop a.button.btn-likedin,.woocommerce .checkout_coupon input.button.btn-likedin,.woocommerce-checkout #payment #place_order.btn-likedin,.woocommerce .wishlist_table td.product-add-to-cart a.btn-likedin{line-height:29px;max-width:100%;margin-bottom:15px;width:100%;}.wpb_widgetised_column .widget_newsletterwidget .tnp-widget .tnp-field{margin-bottom:0;width:100%;text-align:center;}.wpb_widgetised_column .widget_newsletterwidget,.widget_newsletterwidget .tnp-widget{width:100%;}.tnp-widget input[type=text],.tnp-widget input[type=email],.tnp-widget input[type=submit],.tnp-widget select{text-align:center;margin-top:15px;display:inline-block !important;}.widget_newsletterwidget .tnp-submit{float:none;width:auto !important;display:inline-block !important;}.widget_newsletterwidget .tnp-field-button{margin-left:0;}.footer-top2{margin:30px 0;}#footer-top .template-layout2 .link-follow{float:left;margin-left:47px;margin-top:20px;}.blog-standand article .post-thumbnail,.single-post-blog article .post-thumbnail{padding:0 0 20px;}.blog-standand article .post-thumbnail .archive_detail,.single-post-blog article .post-thumbnail .archive_detail{padding:4.5px 10px;}.paging-navigation .pagination > a,.paging-navigation .pagination > span{margin-left:4px;}.blog-standand article .post-thumbnail.no-thumb{padding-top:27px;}.blog-standand article .post-thumbnail.no-thumb .archive_detail{max-width:90%;}.wpb_single_image.img-border-image2{bottom:0;}.cms-grid-wraper .cms-grid-filter li a{display:inline-block;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .cms-grid-media,.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .cms-grid-media,.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right,.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right{width:100%;}.template-cms_grid--layout-portfolio5 .cms-grid-item .cms-grid-3columns .content-right .content-right-inner{position:static;-webkit-transform:none;-khtml-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.template-cms_grid--layout-portfolio7 .cms-grid-item .cms-grid-3columns .cms-grid-media img{width:100%;}.template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner,.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner{margin-bottom:30px;}.cms-cta-wrapper.cms-style-default .cms-cta-text{margin-bottom:20px;width:100%;}.cms-video-popup-wraper{width:100%;}.template-cms_grid--layout-portfolio4 .cms-grid-item .cms-grid-3columns .content-right{margin-top:0;}.widget_newsletterwidget .intro{text-align:center;}}@media (max-width:480px){.template-cms_carousel--layout-portfolio{padding-top:30px;}#comments .comment-list .children{padding-left:10px;}.location{margin-bottom:15px;}.single-post-blog .blog-admin-post .admin-avt{float:left;max-width:100%;width:100%;text-align:center;margin-top:20px;}.single-post-blog .blog-admin-post .admin-info{float:left;width:100%;padding:0;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;}.fa-RequestForm .md-content > div .md-close{margin-top:10px;}.fa-RequestForm .md-content button.md-close{margin-top:10px;}.fa-RequestForm .fa-forms{max-height:330px;}}@media (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:320px){#footer-top .wrap-button a + a{margin-left:0;margin-top:10px;}.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;}}@-moz-document url-prefix(){/*fix ie10 and above*/#cshero-header.header-fixed #cshero-header-logo .main_logo-wrap{top:-10px;}.blog-standand.blog-minimal .paging-navigation{padding:35px 0 0;}.blog-standand{padding-bottom:117px;}.blog-standand.blog-list .paging-navigation{padding:32px 0 0;}.blog-standand .paging-navigation{padding:34px 0 0;}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{display:block !important;width:100% !important;}#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(0, 37, 91, 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;}.over_follow_initial{overflow:visible !important;}.row-half-left .custom-row-image{width:61%;}.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;}}