/* -------------------------------------------------------------
  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)

------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
/* ADDS A BROWSER PREFIX TO THE PROPERTY */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
/* ==========================================================================
    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
-------------------------------------------------------------- */
.btn, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .fa-RequestForm .md-content button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a, .woocommerce-Reviews #review_form #respond .form-submit input, .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .checkout-button, .woocommerce .return-to-shop a.button, .woocommerce .checkout_coupon input.button, .woocommerce-checkout #payment #place_order, .woocommerce .wishlist_table td.product-add-to-cart a, button, input[type="submit"] {
  border-color: #be151b; }

.btn:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .fa-RequestForm .md-content button:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover, .woocommerce-Reviews #review_form #respond .form-submit input:hover, .woocommerce table.shop_table td.actions input.button:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover, .woocommerce .return-to-shop a.button:hover, .woocommerce .checkout_coupon input.button:hover, .woocommerce-checkout #payment #place_order:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, button:hover, input[type="submit"]:hover {
  border-color: rgba(255, 255, 255, 0.27) !important; }

@-moz-keyframes headerSlideDown {
  0% {
    margin-top: -150px; }

  100% {
    margin-top: 0; } }

@-ms-keyframes headerSlideDown {
  0% {
    margin-top: -150px; }

  100% {
    margin-top: 0; } }

@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -150px; }

  100% {
    margin-top: 0; } }

@keyframes headerSlideDown {
  0% {
    margin-top: -150px; }

  100% {
    margin-top: 0; } }

.cms-button-wrapper {
  display: inline-block; }
  .cms-button-wrapper + .cms-button-wrapper {
    margin-left: 30px; }

.btn, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .fa-RequestForm .md-content button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .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: 12px;
  line-height: 60px;
  margin: 0;
  letter-spacing: 0.4em;
  height: 60px;
  padding: 0 46px 0 50px;
  position: relative;
  background-color: transparent;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  color: #be151b;
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  border: #be151b solid 2px; }
  .btn span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart span, .fa-RequestForm .md-content button span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button span, .woocommerce input.button span, .woocommerce #respond input#submit span, .woocommerce a.button span, .woocommerce button.button span, .woocommerce input.button span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a span, .woocommerce-Reviews #review_form #respond .form-submit input span, .woocommerce table.shop_table td.actions input.button span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button span, .woocommerce .cart-collaterals .cart_totals .checkout-button span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button span, .woocommerce .return-to-shop a.button span, .woocommerce .checkout_coupon input.button span, .woocommerce-checkout #payment #place_order span, .woocommerce .wishlist_table td.product-add-to-cart a span, button span, .button span, input[type="submit"] span {
    position: relative;
    z-index: 1; }

.btn:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .fa-RequestForm .md-content button:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:hover, .woocommerce-Reviews #review_form #respond .form-submit input:hover, .woocommerce table.shop_table td.actions input.button:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button:hover, .woocommerce .return-to-shop a.button:hover, .woocommerce .checkout_coupon input.button:hover, .woocommerce-checkout #payment #place_order:hover, .woocommerce .wishlist_table td.product-add-to-cart a:hover, button:hover, .button:hover, input[type="submit"]:hover, .btn:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:focus, .fa-RequestForm .md-content button:focus, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:focus, .header3 .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: #be151b;
  border-color: #be151b;
  color: #fff; }

.btn:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:after, .fa-RequestForm .md-content button:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:after, .woocommerce input.button:after, .woocommerce #respond input#submit:after, .woocommerce a.button:after, .woocommerce button.button:after, .woocommerce input.button:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:after, .woocommerce-Reviews #review_form #respond .form-submit input:after, .woocommerce table.shop_table td.actions input.button:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:after, .woocommerce .cart-collaterals .cart_totals .checkout-button:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button:after, .woocommerce .return-to-shop a.button:after, .woocommerce .checkout_coupon input.button:after, .woocommerce-checkout #payment #place_order:after, .woocommerce .wishlist_table td.product-add-to-cart a:after {
  content: '';
  position: absolute;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:before, .fa-RequestForm .md-content button:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:before, .woocommerce input.button:before, .woocommerce #respond input#submit:before, .woocommerce a.button:before, .woocommerce button.button:before, .woocommerce input.button:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a:before, .woocommerce-Reviews #review_form #respond .form-submit input:before, .woocommerce table.shop_table td.actions input.button:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button:before, .woocommerce .cart-collaterals .cart_totals .checkout-button:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button:before, .woocommerce .return-to-shop a.button:before, .woocommerce .checkout_coupon input.button:before, .woocommerce-checkout #payment #place_order:before, .woocommerce .wishlist_table td.product-add-to-cart a:before {
  content: '';
  position: absolute;
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.btn i, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart i, .fa-RequestForm .md-content button i, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button i, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button i, .woocommerce input.button i, .woocommerce #respond input#submit i, .woocommerce a.button i, .woocommerce button.button i, .woocommerce input.button i, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button i, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button i, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist i, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist i, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this i, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this i, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare i, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare i, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a i, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a i, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a i, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a i, .woocommerce-Reviews #review_form #respond .form-submit input i, .woocommerce table.shop_table td.actions input.button i, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a i, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button i, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button i, .woocommerce .cart-collaterals .cart_totals .checkout-button i, .woocommerce-page .cart-collaterals .cart_totals .checkout-button i, .woocommerce .return-to-shop a.button i, .woocommerce .checkout_coupon input.button i, .woocommerce-checkout #payment #place_order i, .woocommerce .wishlist_table td.product-add-to-cart a i {
  line-height: 10px;
  position: relative;
  top: 1px;
  z-index: 3; }
  .btn.btn-lg, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-lg, .fa-RequestForm .md-content button.btn-lg, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-lg, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-lg, .woocommerce input.button.btn-lg, .woocommerce #respond input#submit.btn-lg, .woocommerce a.button.btn-lg, .woocommerce button.button.btn-lg, .woocommerce input.button.btn-lg, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-lg, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-lg, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-lg, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-lg, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-lg, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-lg, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-lg, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-lg, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-lg, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-lg, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-lg, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-lg, .woocommerce-Reviews #review_form #respond .form-submit input.btn-lg, .woocommerce table.shop_table td.actions input.button.btn-lg, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-lg, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-lg, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-lg, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-lg, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-lg, .woocommerce .return-to-shop a.button.btn-lg, .woocommerce .checkout_coupon input.button.btn-lg, .woocommerce-checkout #payment #place_order.btn-lg, .woocommerce .wishlist_table td.product-add-to-cart a.btn-lg {
    padding: 18.5px 35px;
    min-width: 182px; }
  .btn.btn-md, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-md, .fa-RequestForm .md-content button.btn-md, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md, .header3 .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: #a71218; }
  .btn.btn-normal, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-normal, .fa-RequestForm .md-content button.btn-normal, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-normal, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-normal, .woocommerce input.button.btn-normal, .woocommerce #respond input#submit.btn-normal, .woocommerce a.button.btn-normal, .woocommerce button.button.btn-normal, .woocommerce input.button.btn-normal, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-normal, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-normal, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-normal, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-normal, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-normal, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-normal, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-normal, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-normal, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-normal, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-normal, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-normal, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-normal, .woocommerce-Reviews #review_form #respond .form-submit input.btn-normal, .woocommerce table.shop_table td.actions input.button.btn-normal, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-normal, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-normal, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-normal, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-normal, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-normal, .woocommerce .return-to-shop a.button.btn-normal, .woocommerce .checkout_coupon input.button.btn-normal, .woocommerce-checkout #payment #place_order.btn-normal, .woocommerce .wishlist_table td.product-add-to-cart a.btn-normal {
    padding: 17px 23px;
    min-width: 172px; }
  .btn.btn-md2, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-md2, .fa-RequestForm .md-content button.btn-md2, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md2, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-md2, .woocommerce input.button.btn-md2, .woocommerce #respond input#submit.btn-md2, .woocommerce a.button.btn-md2, .woocommerce button.button.btn-md2, .woocommerce input.button.btn-md2, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-md2, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-md2, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-md2, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-md2, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-md2, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-md2, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-md2, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-md2, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-md2, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-md2, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-md2, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-md2, .woocommerce-Reviews #review_form #respond .form-submit input.btn-md2, .woocommerce table.shop_table td.actions input.button.btn-md2, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-md2, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-md2, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-md2, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-md2, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-md2, .woocommerce .return-to-shop a.button.btn-md2, .woocommerce .checkout_coupon input.button.btn-md2, .woocommerce-checkout #payment #place_order.btn-md2, .woocommerce .wishlist_table td.product-add-to-cart a.btn-md2 {
    padding: 18px 23px;
    min-width: 170px; }
  .btn.btn-sm, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-sm, .fa-RequestForm .md-content button.btn-sm, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-sm, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-sm, .woocommerce input.button.btn-sm, .woocommerce #respond input#submit.btn-sm, .woocommerce a.button.btn-sm, .woocommerce button.button.btn-sm, .woocommerce input.button.btn-sm, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-sm, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-sm, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-sm, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-sm, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-sm, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-sm, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-sm, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-sm, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-sm, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-sm, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-sm, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-sm, .woocommerce-Reviews #review_form #respond .form-submit input.btn-sm, .woocommerce table.shop_table td.actions input.button.btn-sm, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-sm, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-sm, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-sm, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-sm, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-sm, .woocommerce .return-to-shop a.button.btn-sm, .woocommerce .checkout_coupon input.button.btn-sm, .woocommerce-checkout #payment #place_order.btn-sm, .woocommerce .wishlist_table td.product-add-to-cart a.btn-sm {
    padding: 13.5px 15px;
    min-width: 142px; }
  .btn.btn-white, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-white, .fa-RequestForm .md-content button.btn-white, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-white, .header3 .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-alt-white, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-alt-white, .fa-RequestForm .md-content button.btn-alt-white, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white, .woocommerce input.button.btn-alt-white, .woocommerce #respond input#submit.btn-alt-white, .woocommerce a.button.btn-alt-white, .woocommerce button.button.btn-alt-white, .woocommerce input.button.btn-alt-white, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-alt-white, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-alt-white, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-alt-white, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-alt-white, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-alt-white, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-alt-white, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-alt-white, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-alt-white, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white, .woocommerce-Reviews #review_form #respond .form-submit input.btn-alt-white, .woocommerce table.shop_table td.actions input.button.btn-alt-white, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-alt-white, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-alt-white, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-alt-white, .woocommerce .return-to-shop a.button.btn-alt-white, .woocommerce .checkout_coupon input.button.btn-alt-white, .woocommerce-checkout #payment #place_order.btn-alt-white, .woocommerce .wishlist_table td.product-add-to-cart a.btn-alt-white {
    padding: 17px 23px;
    min-width: 170px;
    background: transparent;
    color: #fff;
    border: #fff solid 2px;
    text-align: center !important; }
    .btn.btn-alt-white:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-alt-white:hover, .fa-RequestForm .md-content button.btn-alt-white:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-alt-white:hover, .woocommerce input.button.btn-alt-white:hover, .woocommerce #respond input#submit.btn-alt-white:hover, .woocommerce a.button.btn-alt-white:hover, .woocommerce button.button.btn-alt-white:hover, .woocommerce input.button.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-alt-white:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-alt-white:hover, .woocommerce table.shop_table td.actions input.button.btn-alt-white:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-alt-white:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-alt-white:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-alt-white:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-alt-white:hover, .woocommerce .return-to-shop a.button.btn-alt-white:hover, .woocommerce .checkout_coupon input.button.btn-alt-white:hover, .woocommerce-checkout #payment #place_order.btn-alt-white:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-alt-white:hover {
      border-color: #dd8b0f; }
  .btn.btn-xlg, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-xlg, .fa-RequestForm .md-content button.btn-xlg, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-xlg, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-xlg, .woocommerce input.button.btn-xlg, .woocommerce #respond input#submit.btn-xlg, .woocommerce a.button.btn-xlg, .woocommerce button.button.btn-xlg, .woocommerce input.button.btn-xlg, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-xlg, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-xlg, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-xlg, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-xlg, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-xlg, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-xlg, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-xlg, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-xlg, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-xlg, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-xlg, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-xlg, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-xlg, .woocommerce-Reviews #review_form #respond .form-submit input.btn-xlg, .woocommerce table.shop_table td.actions input.button.btn-xlg, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-xlg, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-xlg, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-xlg, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-xlg, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-xlg, .woocommerce .return-to-shop a.button.btn-xlg, .woocommerce .checkout_coupon input.button.btn-xlg, .woocommerce-checkout #payment #place_order.btn-xlg, .woocommerce .wishlist_table td.product-add-to-cart a.btn-xlg {
    padding: 21px 32.5px;
    min-width: 192px; }
  .btn.btn-primary, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary, .fa-RequestForm .md-content button.btn-primary, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary, .woocommerce input.button.btn-primary, .woocommerce #respond input#submit.btn-primary, .woocommerce a.button.btn-primary, .woocommerce button.button.btn-primary, .woocommerce input.button.btn-primary, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary, .woocommerce-Reviews #review_form #respond .form-submit input.btn-primary, .woocommerce table.shop_table td.actions input.button.btn-primary, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary, .woocommerce .return-to-shop a.button.btn-primary, .woocommerce .checkout_coupon input.button.btn-primary, .woocommerce-checkout #payment #place_order.btn-primary, .woocommerce .wishlist_table td.product-add-to-cart a.btn-primary {
    background-color: #be151b;
    color: #fff;
    border-color: #901014; }
    .btn.btn-primary:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary:hover, .fa-RequestForm .md-content button.btn-primary:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:hover, .woocommerce input.button.btn-primary:hover, .woocommerce #respond input#submit.btn-primary:hover, .woocommerce a.button.btn-primary:hover, .woocommerce button.button.btn-primary:hover, .woocommerce input.button.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-primary:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-primary:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-primary:hover, .woocommerce table.shop_table td.actions input.button.btn-primary:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-primary:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-primary:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-primary:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-primary:hover, .woocommerce .return-to-shop a.button.btn-primary:hover, .woocommerce .checkout_coupon input.button.btn-primary:hover, .woocommerce-checkout #payment #place_order.btn-primary:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-primary:hover, .btn.btn-primary:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-primary:focus, .fa-RequestForm .md-content button.btn-primary:focus, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-primary:focus, .header3 .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: #901014;
      color: #fff;
      outline: none; }
  .btn.btn-default-alt, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt, .fa-RequestForm .md-content button.btn-default-alt, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt, .woocommerce input.button.btn-default-alt, .woocommerce #respond input#submit.btn-default-alt, .woocommerce a.button.btn-default-alt, .woocommerce button.button.btn-default-alt, .woocommerce input.button.btn-default-alt, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt, .woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt, .woocommerce table.shop_table td.actions input.button.btn-default-alt, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt, .woocommerce .return-to-shop a.button.btn-default-alt, .woocommerce .checkout_coupon input.button.btn-default-alt, .woocommerce-checkout #payment #place_order.btn-default-alt, .woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt {
    border: 2px solid #be151b;
    background: transparent;
    padding: 1px 18px;
    color: #be151b;
    font-size: 10px;
    letter-spacing: 0.075em;
    line-height: 24px;
    display: inline-block;
    border-radius: 3px; }
    .btn.btn-default-alt:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt:hover, .fa-RequestForm .md-content button.btn-default-alt:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:hover, .woocommerce input.button.btn-default-alt:hover, .woocommerce #respond input#submit.btn-default-alt:hover, .woocommerce a.button.btn-default-alt:hover, .woocommerce button.button.btn-default-alt:hover, .woocommerce input.button.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt:hover, .woocommerce table.shop_table td.actions input.button.btn-default-alt:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt:hover, .woocommerce .return-to-shop a.button.btn-default-alt:hover, .woocommerce .checkout_coupon input.button.btn-default-alt:hover, .woocommerce-checkout #payment #place_order.btn-default-alt:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt:hover, .btn.btn-default-alt:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt:focus, .fa-RequestForm .md-content button.btn-default-alt:focus, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:focus, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt:focus, .woocommerce input.button.btn-default-alt:focus, .woocommerce #respond input#submit.btn-default-alt:focus, .woocommerce a.button.btn-default-alt:focus, .woocommerce button.button.btn-default-alt:focus, .woocommerce input.button.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:focus, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt:focus, .woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt:focus, .woocommerce table.shop_table td.actions input.button.btn-default-alt:focus, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt:focus, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:focus, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt:focus, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt:focus, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt:focus, .woocommerce .return-to-shop a.button.btn-default-alt:focus, .woocommerce .checkout_coupon input.button.btn-default-alt:focus, .woocommerce-checkout #payment #place_order.btn-default-alt:focus, .woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt:focus {
      background: #be151b;
      color: #fff; }
  .btn.btn-default-alt1, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1, .fa-RequestForm .md-content button.btn-default-alt1, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1, .woocommerce input.button.btn-default-alt1, .woocommerce #respond input#submit.btn-default-alt1, .woocommerce a.button.btn-default-alt1, .woocommerce button.button.btn-default-alt1, .woocommerce input.button.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1, .woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt1, .woocommerce table.shop_table td.actions input.button.btn-default-alt1, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt1, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt1, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt1, .woocommerce .return-to-shop a.button.btn-default-alt1, .woocommerce .checkout_coupon input.button.btn-default-alt1, .woocommerce-checkout #payment #place_order.btn-default-alt1, .woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt1 {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    display: inline-block;
    border-radius: 0px; }
    .btn.btn-default-alt1:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1:hover, .fa-RequestForm .md-content button.btn-default-alt1:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:hover, .woocommerce input.button.btn-default-alt1:hover, .woocommerce #respond input#submit.btn-default-alt1:hover, .woocommerce a.button.btn-default-alt1:hover, .woocommerce button.button.btn-default-alt1:hover, .woocommerce input.button.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt1:hover, .woocommerce table.shop_table td.actions input.button.btn-default-alt1:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt1:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:hover, .woocommerce .return-to-shop a.button.btn-default-alt1:hover, .woocommerce .checkout_coupon input.button.btn-default-alt1:hover, .woocommerce-checkout #payment #place_order.btn-default-alt1:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt1:hover, .btn.btn-default-alt1:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-default-alt1:focus, .fa-RequestForm .md-content button.btn-default-alt1:focus, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:focus, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-default-alt1:focus, .woocommerce input.button.btn-default-alt1:focus, .woocommerce #respond input#submit.btn-default-alt1:focus, .woocommerce a.button.btn-default-alt1:focus, .woocommerce button.button.btn-default-alt1:focus, .woocommerce input.button.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:focus, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-default-alt1:focus, .woocommerce-Reviews #review_form #respond .form-submit input.btn-default-alt1:focus, .woocommerce table.shop_table td.actions input.button.btn-default-alt1:focus, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-default-alt1:focus, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:focus, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-default-alt1:focus, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:focus, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-default-alt1:focus, .woocommerce .return-to-shop a.button.btn-default-alt1:focus, .woocommerce .checkout_coupon input.button.btn-default-alt1:focus, .woocommerce-checkout #payment #place_order.btn-default-alt1:focus, .woocommerce .wishlist_table td.product-add-to-cart a.btn-default-alt1:focus {
      background: #be151b;
      color: #fff;
      border-color: #be151b; }
  .btn.btn-trans, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-trans, .fa-RequestForm .md-content button.btn-trans, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-trans, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-trans, .woocommerce input.button.btn-trans, .woocommerce #respond input#submit.btn-trans, .woocommerce a.button.btn-trans, .woocommerce button.button.btn-trans, .woocommerce input.button.btn-trans, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-trans, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-trans, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-trans, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-trans, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-trans, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-trans, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-trans, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-trans, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-trans, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-trans, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-trans, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-trans, .woocommerce-Reviews #review_form #respond .form-submit input.btn-trans, .woocommerce table.shop_table td.actions input.button.btn-trans, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-trans, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-trans, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-trans, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-trans, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-trans, .woocommerce .return-to-shop a.button.btn-trans, .woocommerce .checkout_coupon input.button.btn-trans, .woocommerce-checkout #payment #place_order.btn-trans, .woocommerce .wishlist_table td.product-add-to-cart a.btn-trans {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #2b2e31;
    border-radius: 2px;
    color: #2b2e31;
    cursor: pointer;
    display: inline-block;
    font-size: 1.22rem;
    font-weight: normal !important;
    letter-spacing: 0.25px;
    line-height: normal;
    text-align: center;
    text-decoration: none; }
  .btn.btn-danger, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-danger, .fa-RequestForm .md-content button.btn-danger, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger, .woocommerce input.button.btn-danger, .woocommerce #respond input#submit.btn-danger, .woocommerce a.button.btn-danger, .woocommerce button.button.btn-danger, .woocommerce input.button.btn-danger, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-danger, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-danger, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-danger, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-danger, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-danger, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-danger, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-danger, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-danger, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-danger, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-danger, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-danger, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-danger, .woocommerce-Reviews #review_form #respond .form-submit input.btn-danger, .woocommerce table.shop_table td.actions input.button.btn-danger, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-danger, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-danger, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-danger, .woocommerce .return-to-shop a.button.btn-danger, .woocommerce .checkout_coupon input.button.btn-danger, .woocommerce-checkout #payment #place_order.btn-danger, .woocommerce .wishlist_table td.product-add-to-cart a.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .btn.btn-danger:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-danger:hover, .fa-RequestForm .md-content button.btn-danger:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-danger:hover, .woocommerce input.button.btn-danger:hover, .woocommerce #respond input#submit.btn-danger:hover, .woocommerce a.button.btn-danger:hover, .woocommerce button.button.btn-danger:hover, .woocommerce input.button.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-danger:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-danger:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-danger:hover, .woocommerce table.shop_table td.actions input.button.btn-danger:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-danger:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-danger:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-danger:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-danger:hover, .woocommerce .return-to-shop a.button.btn-danger:hover, .woocommerce .checkout_coupon input.button.btn-danger:hover, .woocommerce-checkout #payment #place_order.btn-danger:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
  .btn.btn-warning, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-warning, .fa-RequestForm .md-content button.btn-warning, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning, .woocommerce input.button.btn-warning, .woocommerce #respond input#submit.btn-warning, .woocommerce a.button.btn-warning, .woocommerce button.button.btn-warning, .woocommerce input.button.btn-warning, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-warning, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-warning, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-warning, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-warning, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-warning, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-warning, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-warning, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-warning, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-warning, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-warning, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-warning, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-warning, .woocommerce-Reviews #review_form #respond .form-submit input.btn-warning, .woocommerce table.shop_table td.actions input.button.btn-warning, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-warning, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-warning, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-warning, .woocommerce .return-to-shop a.button.btn-warning, .woocommerce .checkout_coupon input.button.btn-warning, .woocommerce-checkout #payment #place_order.btn-warning, .woocommerce .wishlist_table td.product-add-to-cart a.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .btn.btn-warning:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-warning:hover, .fa-RequestForm .md-content button.btn-warning:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-warning:hover, .woocommerce input.button.btn-warning:hover, .woocommerce #respond input#submit.btn-warning:hover, .woocommerce a.button.btn-warning:hover, .woocommerce button.button.btn-warning:hover, .woocommerce input.button.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-warning:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-warning:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-warning:hover, .woocommerce table.shop_table td.actions input.button.btn-warning:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-warning:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-warning:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-warning:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-warning:hover, .woocommerce .return-to-shop a.button.btn-warning:hover, .woocommerce .checkout_coupon input.button.btn-warning:hover, .woocommerce-checkout #payment #place_order.btn-warning:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
  .btn.btn-success, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-success, .fa-RequestForm .md-content button.btn-success, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success, .woocommerce input.button.btn-success, .woocommerce #respond input#submit.btn-success, .woocommerce a.button.btn-success, .woocommerce button.button.btn-success, .woocommerce input.button.btn-success, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-success, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-success, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-success, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-success, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-success, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-success, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-success, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-success, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-success, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-success, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-success, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-success, .woocommerce-Reviews #review_form #respond .form-submit input.btn-success, .woocommerce table.shop_table td.actions input.button.btn-success, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-success, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-success, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-success, .woocommerce .return-to-shop a.button.btn-success, .woocommerce .checkout_coupon input.button.btn-success, .woocommerce-checkout #payment #place_order.btn-success, .woocommerce .wishlist_table td.product-add-to-cart a.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .btn.btn-success:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-success:hover, .fa-RequestForm .md-content button.btn-success:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-success:hover, .woocommerce input.button.btn-success:hover, .woocommerce #respond input#submit.btn-success:hover, .woocommerce a.button.btn-success:hover, .woocommerce button.button.btn-success:hover, .woocommerce input.button.btn-success:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-success:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-success:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-success:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-success:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-success:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-success:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-success:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-success:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-success:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-success:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-success:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-success:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-success:hover, .woocommerce table.shop_table td.actions input.button.btn-success:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-success:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-success:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-success:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-success:hover, .woocommerce .return-to-shop a.button.btn-success:hover, .woocommerce .checkout_coupon input.button.btn-success:hover, .woocommerce-checkout #payment #place_order.btn-success:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
  .btn.btn-square, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-square, .fa-RequestForm .md-content button.btn-square, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-square, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-square, .woocommerce input.button.btn-square, .woocommerce #respond input#submit.btn-square, .woocommerce a.button.btn-square, .woocommerce button.button.btn-square, .woocommerce input.button.btn-square, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-square, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-square, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-square, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-square, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-square, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-square, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-square, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-square, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-square, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-square, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-square, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-square, .woocommerce-Reviews #review_form #respond .form-submit input.btn-square, .woocommerce table.shop_table td.actions input.button.btn-square, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-square, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-square, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-square, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-square, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-square, .woocommerce .return-to-shop a.button.btn-square, .woocommerce .checkout_coupon input.button.btn-square, .woocommerce-checkout #payment #place_order.btn-square, .woocommerce .wishlist_table td.product-add-to-cart a.btn-square {
    border-radius: 1px; }
  .btn.btn-outline, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline, .fa-RequestForm .md-content button.btn-outline, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline, .woocommerce input.button.btn-outline, .woocommerce #respond input#submit.btn-outline, .woocommerce a.button.btn-outline, .woocommerce button.button.btn-outline, .woocommerce input.button.btn-outline, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline, .woocommerce table.shop_table td.actions input.button.btn-outline, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline, .woocommerce .return-to-shop a.button.btn-outline, .woocommerce .checkout_coupon input.button.btn-outline, .woocommerce-checkout #payment #place_order.btn-outline, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline {
    border: 2px solid #fff;
    background: transparent;
    color: #fff;
    text-shadow: none;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700; }
    .btn.btn-outline:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline:hover, .fa-RequestForm .md-content button.btn-outline:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:hover, .woocommerce input.button.btn-outline:hover, .woocommerce #respond input#submit.btn-outline:hover, .woocommerce a.button.btn-outline:hover, .woocommerce button.button.btn-outline:hover, .woocommerce input.button.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline:hover, .woocommerce table.shop_table td.actions input.button.btn-outline:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline:hover, .woocommerce .return-to-shop a.button.btn-outline:hover, .woocommerce .checkout_coupon input.button.btn-outline:hover, .woocommerce-checkout #payment #place_order.btn-outline:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline:hover, .btn.btn-outline:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline:focus, .fa-RequestForm .md-content button.btn-outline:focus, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline:focus, .header3 .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: #be151b;
      color: #fff;
      border-color: #be151b; }
  .btn.btn-outline-rounded, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded, .fa-RequestForm .md-content button.btn-outline-rounded, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded, .header3 .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 #be151b;
    background: transparent;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #be151b;
    text-shadow: none;
    border-radius: 22px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    .btn.btn-outline-rounded:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover, .fa-RequestForm .md-content button.btn-outline-rounded:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover, .woocommerce input.button.btn-outline-rounded:hover, .woocommerce #respond input#submit.btn-outline-rounded:hover, .woocommerce a.button.btn-outline-rounded:hover, .woocommerce button.button.btn-outline-rounded:hover, .woocommerce input.button.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:hover, .woocommerce table.shop_table td.actions input.button.btn-outline-rounded:hover, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:hover, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover, .woocommerce .return-to-shop a.button.btn-outline-rounded:hover, .woocommerce .checkout_coupon input.button.btn-outline-rounded:hover, .woocommerce-checkout #payment #place_order.btn-outline-rounded:hover, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:hover, .btn.btn-outline-rounded:focus, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus, .fa-RequestForm .md-content button.btn-outline-rounded:focus, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus, .header3 .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: #be151b;
      color: #fff;
      border-color: #be151b; }
      .btn.btn-outline-rounded:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover:before, .fa-RequestForm .md-content button.btn-outline-rounded:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:before, .woocommerce input.button.btn-outline-rounded:hover:before, .woocommerce #respond input#submit.btn-outline-rounded:hover:before, .woocommerce a.button.btn-outline-rounded:hover:before, .woocommerce button.button.btn-outline-rounded:hover:before, .woocommerce input.button.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:before, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:hover:before, .woocommerce table.shop_table td.actions input.button.btn-outline-rounded:hover:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:hover:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:before, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:before, .woocommerce .return-to-shop a.button.btn-outline-rounded:hover:before, .woocommerce .checkout_coupon input.button.btn-outline-rounded:hover:before, .woocommerce-checkout #payment #place_order.btn-outline-rounded:hover:before, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:hover:before, .btn.btn-outline-rounded:focus:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus:before, .fa-RequestForm .md-content button.btn-outline-rounded:focus:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:before, .woocommerce input.button.btn-outline-rounded:focus:before, .woocommerce #respond input#submit.btn-outline-rounded:focus:before, .woocommerce a.button.btn-outline-rounded:focus:before, .woocommerce button.button.btn-outline-rounded:focus:before, .woocommerce input.button.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:before, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:focus:before, .woocommerce table.shop_table td.actions input.button.btn-outline-rounded:focus:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:focus:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:before, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:before, .woocommerce .return-to-shop a.button.btn-outline-rounded:focus:before, .woocommerce .checkout_coupon input.button.btn-outline-rounded:focus:before, .woocommerce-checkout #payment #place_order.btn-outline-rounded:focus:before, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:focus:before, .btn.btn-outline-rounded:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:hover:after, .fa-RequestForm .md-content button.btn-outline-rounded:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:hover:after, .woocommerce input.button.btn-outline-rounded:hover:after, .woocommerce #respond input#submit.btn-outline-rounded:hover:after, .woocommerce a.button.btn-outline-rounded:hover:after, .woocommerce button.button.btn-outline-rounded:hover:after, .woocommerce input.button.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:hover:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:hover:after, .woocommerce table.shop_table td.actions input.button.btn-outline-rounded:hover:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:hover:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:hover:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:hover:after, .woocommerce .return-to-shop a.button.btn-outline-rounded:hover:after, .woocommerce .checkout_coupon input.button.btn-outline-rounded:hover:after, .woocommerce-checkout #payment #place_order.btn-outline-rounded:hover:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:hover:after, .btn.btn-outline-rounded:focus:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-outline-rounded:focus:after, .fa-RequestForm .md-content button.btn-outline-rounded:focus:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-outline-rounded:focus:after, .woocommerce input.button.btn-outline-rounded:focus:after, .woocommerce #respond input#submit.btn-outline-rounded:focus:after, .woocommerce a.button.btn-outline-rounded:focus:after, .woocommerce button.button.btn-outline-rounded:focus:after, .woocommerce input.button.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-outline-rounded:focus:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-outline-rounded:focus:after, .woocommerce table.shop_table td.actions input.button.btn-outline-rounded:focus:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-outline-rounded:focus:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-outline-rounded:focus:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-outline-rounded:focus:after, .woocommerce .return-to-shop a.button.btn-outline-rounded:focus:after, .woocommerce .checkout_coupon input.button.btn-outline-rounded:focus:after, .woocommerce-checkout #payment #place_order.btn-outline-rounded:focus:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-outline-rounded:focus:after {
        border-radius: 22px !important; }
  .btn.btn-3d, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d, .fa-RequestForm .md-content button.btn-3d, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d, .header3 .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 #901014;
    -moz-box-shadow: 0 5px #901014;
    -ms-box-shadow: 0 5px #901014;
    box-shadow: 0 5px #901014;
    color: #901014;
    border-color: #901014; }
    .btn.btn-3d:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d:hover, .fa-RequestForm .md-content button.btn-3d:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d:hover, .header3 .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 #901014;
      -moz-box-shadow: 0 3px #901014;
      -ms-box-shadow: 0 3px #901014;
      box-shadow: 0 3px #901014;
      background: #fff;
      color: #901014;
      border-color: #901014; }
  .btn.btn-3d2, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d2, .fa-RequestForm .md-content button.btn-3d2, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d2, .header3 .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 #901014;
    -moz-box-shadow: 0 5px #901014;
    -ms-box-shadow: 0 5px #901014;
    box-shadow: 0 5px #901014;
    border: 2px solid #be151b; }
    .btn.btn-3d2:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-3d2:hover, .fa-RequestForm .md-content button.btn-3d2:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-3d2:hover, .header3 .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 #901014;
      -moz-box-shadow: 0 3px #901014;
      -ms-box-shadow: 0 3px #901014;
      box-shadow: 0 3px #901014;
      background: #be151b; }
  .btn.btn-rounded, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded, .fa-RequestForm .md-content button.btn-rounded, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded, .woocommerce input.button.btn-rounded, .woocommerce #respond input#submit.btn-rounded, .woocommerce a.button.btn-rounded, .woocommerce button.button.btn-rounded, .woocommerce input.button.btn-rounded, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded, .woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded, .woocommerce table.shop_table td.actions input.button.btn-rounded, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded, .woocommerce .return-to-shop a.button.btn-rounded, .woocommerce .checkout_coupon input.button.btn-rounded, .woocommerce-checkout #payment #place_order.btn-rounded, .woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded {
    border-radius: 23px;
    background: #be151b; }
    .btn.btn-rounded:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover, .fa-RequestForm .md-content button.btn-rounded:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover, .header3 .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: #fff;
      color: #be151b;
      border-color: #fff;
      text-shadow: none; }
      .btn.btn-rounded:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover:before, .fa-RequestForm .md-content button.btn-rounded:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:before, .woocommerce input.button.btn-rounded:hover:before, .woocommerce #respond input#submit.btn-rounded:hover:before, .woocommerce a.button.btn-rounded:hover:before, .woocommerce button.button.btn-rounded:hover:before, .woocommerce input.button.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:before, .woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded:hover:before, .woocommerce table.shop_table td.actions input.button.btn-rounded:hover:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded:hover:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:before, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:before, .woocommerce .return-to-shop a.button.btn-rounded:hover:before, .woocommerce .checkout_coupon input.button.btn-rounded:hover:before, .woocommerce-checkout #payment #place_order.btn-rounded:hover:before, .woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded:hover:before, .btn.btn-rounded:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded:hover:after, .fa-RequestForm .md-content button.btn-rounded:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded:hover:after, .woocommerce input.button.btn-rounded:hover:after, .woocommerce #respond input#submit.btn-rounded:hover:after, .woocommerce a.button.btn-rounded:hover:after, .woocommerce button.button.btn-rounded:hover:after, .woocommerce input.button.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-rounded:hover:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-rounded:hover:after, .woocommerce table.shop_table td.actions input.button.btn-rounded:hover:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-rounded:hover:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-rounded:hover:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-rounded:hover:after, .woocommerce .return-to-shop a.button.btn-rounded:hover:after, .woocommerce .checkout_coupon input.button.btn-rounded:hover:after, .woocommerce-checkout #payment #place_order.btn-rounded:hover:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-rounded:hover:after {
        border-radius: 23px !important; }
    .btn.btn-rounded.btn-3d2:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-rounded.btn-3d2:hover, .fa-RequestForm .md-content button.btn-rounded.btn-3d2:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-rounded.btn-3d2:hover, .header3 .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 #901014;
      -moz-box-shadow: 0 3px #901014;
      -ms-box-shadow: 0 3px #901014;
      box-shadow: 0 3px #901014;
      background: #be151b;
      color: #fff;
      border-color: #be151b; }
  .btn.btn_color span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn_color span, .fa-RequestForm .md-content button.btn_color span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color span, .woocommerce input.button.btn_color span, .woocommerce #respond input#submit.btn_color span, .woocommerce a.button.btn_color span, .woocommerce button.button.btn_color span, .woocommerce input.button.btn_color span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn_color span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn_color span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn_color span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn_color span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn_color span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn_color span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn_color span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn_color span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn_color span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn_color span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn_color span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn_color span, .woocommerce-Reviews #review_form #respond .form-submit input.btn_color span, .woocommerce table.shop_table td.actions input.button.btn_color span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn_color span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn_color span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn_color span, .woocommerce .return-to-shop a.button.btn_color span, .woocommerce .checkout_coupon input.button.btn_color span, .woocommerce-checkout #payment #place_order.btn_color span, .woocommerce .wishlist_table td.product-add-to-cart a.btn_color span {
    position: relative;
    z-index: 2; }
    .btn.btn_color:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn_color:hover:before, .fa-RequestForm .md-content button.btn_color:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color:hover:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn_color:hover:before, .woocommerce input.button.btn_color:hover:before, .woocommerce #respond input#submit.btn_color:hover:before, .woocommerce a.button.btn_color:hover:before, .woocommerce button.button.btn_color:hover:before, .woocommerce input.button.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn_color:hover:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn_color:hover:before, .woocommerce-Reviews #review_form #respond .form-submit input.btn_color:hover:before, .woocommerce table.shop_table td.actions input.button.btn_color:hover:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn_color:hover:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color:hover:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn_color:hover:before, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn_color:hover:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn_color:hover:before, .woocommerce .return-to-shop a.button.btn_color:hover:before, .woocommerce .checkout_coupon input.button.btn_color:hover:before, .woocommerce-checkout #payment #place_order.btn_color:hover:before, .woocommerce .wishlist_table td.product-add-to-cart a.btn_color:hover:before {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      top: 0;
      left: 0; }
  .btn.btn-fill-from-top span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top span, .fa-RequestForm .md-content button.btn-fill-from-top span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top span, .woocommerce input.button.btn-fill-from-top span, .woocommerce #respond input#submit.btn-fill-from-top span, .woocommerce a.button.btn-fill-from-top span, .woocommerce button.button.btn-fill-from-top span, .woocommerce input.button.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-top span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top span, .woocommerce .return-to-shop a.button.btn-fill-from-top span, .woocommerce .checkout_coupon input.button.btn-fill-from-top span, .woocommerce-checkout #payment #place_order.btn-fill-from-top span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-top:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:after, .fa-RequestForm .md-content button.btn-fill-from-top:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:after, .header3 .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: #dd8b0f;
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      opacity: 0; }
    .btn.btn-fill-from-top:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:before, .fa-RequestForm .md-content button.btn-fill-from-top:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:before, .woocommerce input.button.btn-fill-from-top:before, .woocommerce #respond input#submit.btn-fill-from-top:before, .woocommerce a.button.btn-fill-from-top:before, .woocommerce button.button.btn-fill-from-top:before, .woocommerce input.button.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:before, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:before, .woocommerce table.shop_table td.actions input.button.btn-fill-from-top:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:before, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:before, .woocommerce .return-to-shop a.button.btn-fill-from-top:before, .woocommerce .checkout_coupon input.button.btn-fill-from-top:before, .woocommerce-checkout #payment #place_order.btn-fill-from-top:before, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:before {
      display: none; }
    .btn.btn-fill-from-top:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover, .fa-RequestForm .md-content button.btn-fill-from-top:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-fill-from-top:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover span, .fa-RequestForm .md-content button.btn-fill-from-top:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover span, .woocommerce input.button.btn-fill-from-top:hover span, .woocommerce #respond input#submit.btn-fill-from-top:hover span, .woocommerce a.button.btn-fill-from-top:hover span, .woocommerce button.button.btn-fill-from-top:hover span, .woocommerce input.button.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:hover span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-top:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover span, .woocommerce .return-to-shop a.button.btn-fill-from-top:hover span, .woocommerce .checkout_coupon input.button.btn-fill-from-top:hover span, .woocommerce-checkout #payment #place_order.btn-fill-from-top:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-top:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-top:hover:after, .fa-RequestForm .md-content button.btn-fill-from-top:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-top:hover:after, .woocommerce input.button.btn-fill-from-top:hover:after, .woocommerce #respond input#submit.btn-fill-from-top:hover:after, .woocommerce a.button.btn-fill-from-top:hover:after, .woocommerce button.button.btn-fill-from-top:hover:after, .woocommerce input.button.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-top:hover:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-top:hover:after, .woocommerce table.shop_table td.actions input.button.btn-fill-from-top:hover:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-top:hover:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-top:hover:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-top:hover:after, .woocommerce .return-to-shop a.button.btn-fill-from-top:hover:after, .woocommerce .checkout_coupon input.button.btn-fill-from-top:hover:after, .woocommerce-checkout #payment #place_order.btn-fill-from-top:hover:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-top:hover:after {
        height: calc(100% + 4px);
        border-radius: inherit;
        opacity: 1; }
  .btn.btn-expand-horizontal span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal span, .fa-RequestForm .md-content button.btn-expand-horizontal span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal span, .woocommerce input.button.btn-expand-horizontal span, .woocommerce #respond input#submit.btn-expand-horizontal span, .woocommerce a.button.btn-expand-horizontal span, .woocommerce button.button.btn-expand-horizontal span, .woocommerce input.button.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal span, .woocommerce table.shop_table td.actions input.button.btn-expand-horizontal span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal span, .woocommerce .return-to-shop a.button.btn-expand-horizontal span, .woocommerce .checkout_coupon input.button.btn-expand-horizontal span, .woocommerce-checkout #payment #place_order.btn-expand-horizontal span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal span {
    position: relative;
    z-index: 1; }
    .btn.btn-expand-horizontal:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:before, .fa-RequestForm .md-content button.btn-expand-horizontal:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:before, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-expand-horizontal:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:after, .fa-RequestForm .md-content button.btn-expand-horizontal:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:after, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-expand-horizontal:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover, .fa-RequestForm .md-content button.btn-expand-horizontal:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-expand-horizontal:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover span, .fa-RequestForm .md-content button.btn-expand-horizontal:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover span, .woocommerce input.button.btn-expand-horizontal:hover span, .woocommerce #respond input#submit.btn-expand-horizontal:hover span, .woocommerce a.button.btn-expand-horizontal:hover span, .woocommerce button.button.btn-expand-horizontal:hover span, .woocommerce input.button.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-horizontal:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-horizontal:hover span, .woocommerce table.shop_table td.actions input.button.btn-expand-horizontal:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-horizontal:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-horizontal:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-horizontal:hover span, .woocommerce .return-to-shop a.button.btn-expand-horizontal:hover span, .woocommerce .checkout_coupon input.button.btn-expand-horizontal:hover span, .woocommerce-checkout #payment #place_order.btn-expand-horizontal:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-horizontal:hover span {
        color: #fff !important; }
      .btn.btn-expand-horizontal:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover:before, .fa-RequestForm .md-content button.btn-expand-horizontal:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover:before, .header3 .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: #dd8b0f; }
      .btn.btn-expand-horizontal:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-horizontal:hover:after, .fa-RequestForm .md-content button.btn-expand-horizontal:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-horizontal:hover:after, .header3 .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, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right span, .fa-RequestForm .md-content button.btn-fill-from-right span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right span, .woocommerce input.button.btn-fill-from-right span, .woocommerce #respond input#submit.btn-fill-from-right span, .woocommerce a.button.btn-fill-from-right span, .woocommerce button.button.btn-fill-from-right span, .woocommerce input.button.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-right span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right span, .woocommerce .return-to-shop a.button.btn-fill-from-right span, .woocommerce .checkout_coupon input.button.btn-fill-from-right span, .woocommerce-checkout #payment #place_order.btn-fill-from-right span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-right:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:before, .fa-RequestForm .md-content button.btn-fill-from-right:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:before, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-fill-from-right:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:after, .fa-RequestForm .md-content button.btn-fill-from-right:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:after, .woocommerce input.button.btn-fill-from-right:after, .woocommerce #respond input#submit.btn-fill-from-right:after, .woocommerce a.button.btn-fill-from-right:after, .woocommerce button.button.btn-fill-from-right:after, .woocommerce input.button.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:after, .woocommerce table.shop_table td.actions input.button.btn-fill-from-right:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:after, .woocommerce .return-to-shop a.button.btn-fill-from-right:after, .woocommerce .checkout_coupon input.button.btn-fill-from-right:after, .woocommerce-checkout #payment #place_order.btn-fill-from-right:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:after {
      display: none; }
    .btn.btn-fill-from-right:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover, .fa-RequestForm .md-content button.btn-fill-from-right:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-fill-from-right:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover span, .fa-RequestForm .md-content button.btn-fill-from-right:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover span, .woocommerce input.button.btn-fill-from-right:hover span, .woocommerce #respond input#submit.btn-fill-from-right:hover span, .woocommerce a.button.btn-fill-from-right:hover span, .woocommerce button.button.btn-fill-from-right:hover span, .woocommerce input.button.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-right:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-right:hover span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-right:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-right:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-right:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-right:hover span, .woocommerce .return-to-shop a.button.btn-fill-from-right:hover span, .woocommerce .checkout_coupon input.button.btn-fill-from-right:hover span, .woocommerce-checkout #payment #place_order.btn-fill-from-right:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-right:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-right:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-right:hover:before, .fa-RequestForm .md-content button.btn-fill-from-right:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-right:hover:before, .header3 .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: #dd8b0f; }
  .btn.btn-expand-vertical span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical span, .fa-RequestForm .md-content button.btn-expand-vertical span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical span, .woocommerce input.button.btn-expand-vertical span, .woocommerce #respond input#submit.btn-expand-vertical span, .woocommerce a.button.btn-expand-vertical span, .woocommerce button.button.btn-expand-vertical span, .woocommerce input.button.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical span, .woocommerce table.shop_table td.actions input.button.btn-expand-vertical span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical span, .woocommerce .return-to-shop a.button.btn-expand-vertical span, .woocommerce .checkout_coupon input.button.btn-expand-vertical span, .woocommerce-checkout #payment #place_order.btn-expand-vertical span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical span {
    position: relative;
    z-index: 1; }
    .btn.btn-expand-vertical:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:before, .fa-RequestForm .md-content button.btn-expand-vertical:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:before, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-expand-vertical:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:after, .fa-RequestForm .md-content button.btn-expand-vertical:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:after, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-expand-vertical:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover, .fa-RequestForm .md-content button.btn-expand-vertical:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-expand-vertical:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover span, .fa-RequestForm .md-content button.btn-expand-vertical:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover span, .woocommerce input.button.btn-expand-vertical:hover span, .woocommerce #respond input#submit.btn-expand-vertical:hover span, .woocommerce a.button.btn-expand-vertical:hover span, .woocommerce button.button.btn-expand-vertical:hover span, .woocommerce input.button.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:hover span, .woocommerce table.shop_table td.actions input.button.btn-expand-vertical:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover span, .woocommerce .return-to-shop a.button.btn-expand-vertical:hover span, .woocommerce .checkout_coupon input.button.btn-expand-vertical:hover span, .woocommerce-checkout #payment #place_order.btn-expand-vertical:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:hover span {
        color: #fff !important; }
      .btn.btn-expand-vertical:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover:before, .fa-RequestForm .md-content button.btn-expand-vertical:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:before, .header3 .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: #dd8b0f; }
      .btn.btn-expand-vertical:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-vertical:hover:after, .fa-RequestForm .md-content button.btn-expand-vertical:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-vertical:hover:after, .woocommerce input.button.btn-expand-vertical:hover:after, .woocommerce #respond input#submit.btn-expand-vertical:hover:after, .woocommerce a.button.btn-expand-vertical:hover:after, .woocommerce button.button.btn-expand-vertical:hover:after, .woocommerce input.button.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-vertical:hover:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-vertical:hover:after, .woocommerce table.shop_table td.actions input.button.btn-expand-vertical:hover:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-vertical:hover:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-vertical:hover:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-vertical:hover:after, .woocommerce .return-to-shop a.button.btn-expand-vertical:hover:after, .woocommerce .checkout_coupon input.button.btn-expand-vertical:hover:after, .woocommerce-checkout #payment #place_order.btn-expand-vertical:hover:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-vertical:hover:after {
        height: 60%;
        opacity: 1; }
  .btn.btn-fill-from-left span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left span, .fa-RequestForm .md-content button.btn-fill-from-left span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left span, .woocommerce input.button.btn-fill-from-left span, .woocommerce #respond input#submit.btn-fill-from-left span, .woocommerce a.button.btn-fill-from-left span, .woocommerce button.button.btn-fill-from-left span, .woocommerce input.button.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-left span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left span, .woocommerce .return-to-shop a.button.btn-fill-from-left span, .woocommerce .checkout_coupon input.button.btn-fill-from-left span, .woocommerce-checkout #payment #place_order.btn-fill-from-left span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-left:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:before, .fa-RequestForm .md-content button.btn-fill-from-left:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:before, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-fill-from-left:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:after, .fa-RequestForm .md-content button.btn-fill-from-left:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:after, .woocommerce input.button.btn-fill-from-left:after, .woocommerce #respond input#submit.btn-fill-from-left:after, .woocommerce a.button.btn-fill-from-left:after, .woocommerce button.button.btn-fill-from-left:after, .woocommerce input.button.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:after, .woocommerce table.shop_table td.actions input.button.btn-fill-from-left:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:after, .woocommerce .return-to-shop a.button.btn-fill-from-left:after, .woocommerce .checkout_coupon input.button.btn-fill-from-left:after, .woocommerce-checkout #payment #place_order.btn-fill-from-left:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:after {
      display: none; }
    .btn.btn-fill-from-left:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover, .fa-RequestForm .md-content button.btn-fill-from-left:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-fill-from-left:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover span, .fa-RequestForm .md-content button.btn-fill-from-left:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover span, .woocommerce input.button.btn-fill-from-left:hover span, .woocommerce #respond input#submit.btn-fill-from-left:hover span, .woocommerce a.button.btn-fill-from-left:hover span, .woocommerce button.button.btn-fill-from-left:hover span, .woocommerce input.button.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-left:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-left:hover span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-left:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-left:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-left:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-left:hover span, .woocommerce .return-to-shop a.button.btn-fill-from-left:hover span, .woocommerce .checkout_coupon input.button.btn-fill-from-left:hover span, .woocommerce-checkout #payment #place_order.btn-fill-from-left:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-left:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-left:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-left:hover:before, .fa-RequestForm .md-content button.btn-fill-from-left:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-left:hover:before, .header3 .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: #dd8b0f; }
  .btn.btn-expand-diagonal, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal, .fa-RequestForm .md-content button.btn-expand-diagonal, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal, .woocommerce input.button.btn-expand-diagonal, .woocommerce #respond input#submit.btn-expand-diagonal, .woocommerce a.button.btn-expand-diagonal, .woocommerce button.button.btn-expand-diagonal, .woocommerce input.button.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal, .woocommerce table.shop_table td.actions input.button.btn-expand-diagonal, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal, .woocommerce .return-to-shop a.button.btn-expand-diagonal, .woocommerce .checkout_coupon input.button.btn-expand-diagonal, .woocommerce-checkout #payment #place_order.btn-expand-diagonal, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal {
    overflow: hidden; }
    .btn.btn-expand-diagonal span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal span, .fa-RequestForm .md-content button.btn-expand-diagonal span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal span, .woocommerce input.button.btn-expand-diagonal span, .woocommerce #respond input#submit.btn-expand-diagonal span, .woocommerce a.button.btn-expand-diagonal span, .woocommerce button.button.btn-expand-diagonal span, .woocommerce input.button.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal span, .woocommerce table.shop_table td.actions input.button.btn-expand-diagonal span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal span, .woocommerce .return-to-shop a.button.btn-expand-diagonal span, .woocommerce .checkout_coupon input.button.btn-expand-diagonal span, .woocommerce-checkout #payment #place_order.btn-expand-diagonal span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal span {
      position: relative;
      z-index: 1; }
    .btn.btn-expand-diagonal:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:before, .fa-RequestForm .md-content button.btn-expand-diagonal:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:before, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-expand-diagonal:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:after, .fa-RequestForm .md-content button.btn-expand-diagonal:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:after, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-expand-diagonal:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover, .fa-RequestForm .md-content button.btn-expand-diagonal:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-expand-diagonal:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover span, .fa-RequestForm .md-content button.btn-expand-diagonal:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover span, .woocommerce input.button.btn-expand-diagonal:hover span, .woocommerce #respond input#submit.btn-expand-diagonal:hover span, .woocommerce a.button.btn-expand-diagonal:hover span, .woocommerce button.button.btn-expand-diagonal:hover span, .woocommerce input.button.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:hover span, .woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover span, .woocommerce .return-to-shop a.button.btn-expand-diagonal:hover span, .woocommerce .checkout_coupon input.button.btn-expand-diagonal:hover span, .woocommerce-checkout #payment #place_order.btn-expand-diagonal:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:hover span {
        color: #fff !important; }
      .btn.btn-expand-diagonal:hover:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover:before, .fa-RequestForm .md-content button.btn-expand-diagonal:hover:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:before, .header3 .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: #dd8b0f;
        top: -50px;
        left: -186px;
        height: 200px; }
      .btn.btn-expand-diagonal:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-expand-diagonal:hover:after, .fa-RequestForm .md-content button.btn-expand-diagonal:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-expand-diagonal:hover:after, .woocommerce input.button.btn-expand-diagonal:hover:after, .woocommerce #respond input#submit.btn-expand-diagonal:hover:after, .woocommerce a.button.btn-expand-diagonal:hover:after, .woocommerce button.button.btn-expand-diagonal:hover:after, .woocommerce input.button.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-expand-diagonal:hover:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-expand-diagonal:hover:after, .woocommerce table.shop_table td.actions input.button.btn-expand-diagonal:hover:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-expand-diagonal:hover:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-expand-diagonal:hover:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-expand-diagonal:hover:after, .woocommerce .return-to-shop a.button.btn-expand-diagonal:hover:after, .woocommerce .checkout_coupon input.button.btn-expand-diagonal:hover:after, .woocommerce-checkout #payment #place_order.btn-expand-diagonal:hover:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-expand-diagonal:hover:after {
        width: 300px;
        opacity: 1; }
  .btn.btn-fill-from-bottom span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom span, .fa-RequestForm .md-content button.btn-fill-from-bottom span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom span, .woocommerce input.button.btn-fill-from-bottom span, .woocommerce #respond input#submit.btn-fill-from-bottom span, .woocommerce a.button.btn-fill-from-bottom span, .woocommerce button.button.btn-fill-from-bottom span, .woocommerce input.button.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom span, .woocommerce .return-to-shop a.button.btn-fill-from-bottom span, .woocommerce .checkout_coupon input.button.btn-fill-from-bottom span, .woocommerce-checkout #payment #place_order.btn-fill-from-bottom span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom span {
    position: relative;
    z-index: 1; }
    .btn.btn-fill-from-bottom:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:after, .fa-RequestForm .md-content button.btn-fill-from-bottom:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:after, .header3 .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: #dd8b0f;
      opacity: 0; }
    .btn.btn-fill-from-bottom:before, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:before, .fa-RequestForm .md-content button.btn-fill-from-bottom:before, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:before, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:before, .woocommerce input.button.btn-fill-from-bottom:before, .woocommerce #respond input#submit.btn-fill-from-bottom:before, .woocommerce a.button.btn-fill-from-bottom:before, .woocommerce button.button.btn-fill-from-bottom:before, .woocommerce input.button.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:before, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:before, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:before, .woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:before, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:before, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:before, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:before, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:before, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:before, .woocommerce .return-to-shop a.button.btn-fill-from-bottom:before, .woocommerce .checkout_coupon input.button.btn-fill-from-bottom:before, .woocommerce-checkout #payment #place_order.btn-fill-from-bottom:before, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:before {
      display: none; }
    .btn.btn-fill-from-bottom:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover, .fa-RequestForm .md-content button.btn-fill-from-bottom:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover, .header3 .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: #dd8b0f !important; }
      .btn.btn-fill-from-bottom:hover span, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover span, .fa-RequestForm .md-content button.btn-fill-from-bottom:hover span, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover span, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover span, .woocommerce input.button.btn-fill-from-bottom:hover span, .woocommerce #respond input#submit.btn-fill-from-bottom:hover span, .woocommerce a.button.btn-fill-from-bottom:hover span, .woocommerce button.button.btn-fill-from-bottom:hover span, .woocommerce input.button.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover span, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover span, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:hover span, .woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:hover span, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:hover span, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover span, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover span, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover span, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover span, .woocommerce .return-to-shop a.button.btn-fill-from-bottom:hover span, .woocommerce .checkout_coupon input.button.btn-fill-from-bottom:hover span, .woocommerce-checkout #payment #place_order.btn-fill-from-bottom:hover span, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:hover span {
        color: #fff !important; }
      .btn.btn-fill-from-bottom:hover:after, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart.btn-fill-from-bottom:hover:after, .fa-RequestForm .md-content button.btn-fill-from-bottom:hover:after, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover:after, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.btn-fill-from-bottom:hover:after, .woocommerce input.button.btn-fill-from-bottom:hover:after, .woocommerce #respond input#submit.btn-fill-from-bottom:hover:after, .woocommerce a.button.btn-fill-from-bottom:hover:after, .woocommerce button.button.btn-fill-from-bottom:hover:after, .woocommerce input.button.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover:after, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a.btn-fill-from-bottom:hover:after, .woocommerce-Reviews #review_form #respond .form-submit input.btn-fill-from-bottom:hover:after, .woocommerce table.shop_table td.actions input.button.btn-fill-from-bottom:hover:after, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a.btn-fill-from-bottom:hover:after, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover:after, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button.btn-fill-from-bottom:hover:after, .woocommerce .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover:after, .woocommerce-page .cart-collaterals .cart_totals .checkout-button.btn-fill-from-bottom:hover:after, .woocommerce .return-to-shop a.button.btn-fill-from-bottom:hover:after, .woocommerce .checkout_coupon input.button.btn-fill-from-bottom:hover:after, .woocommerce-checkout #payment #place_order.btn-fill-from-bottom:hover:after, .woocommerce .wishlist_table td.product-add-to-cart a.btn-fill-from-bottom:hover:after {
        height: calc(100% + 4px);
        opacity: 1; }

.cms-button-wrapper a:nth-child(2) {
  margin-left: 18px; }

a.purchase {
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  /* BACKGROUND GRADIENT */
  padding: 10px 27px;
  margin-right: 12px; }

a.see-more {
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  /* BACKGROUND GRADIENT */
  padding: 8px 27px; }

.rev_slider_wrapper .btn, .rev_slider_wrapper .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .rev_slider_wrapper .added_to_cart, .rev_slider_wrapper .fa-RequestForm .md-content button, .fa-RequestForm .md-content .rev_slider_wrapper button, .rev_slider_wrapper #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .rev_slider_wrapper .button, .rev_slider_wrapper .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .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(#be151b, #efd631);
    background: -moz-linear-gradient(#be151b, #efd631);
    background: -ms-linear-gradient(#be151b, #efd631);
    background: -o-linear-gradient(#be151b, #efd631);
    background: linear-gradient(#be151b, #efd631);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .btn-icon:hover {
    background: #be151b; }
    .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: #be151b;
      -webkit-text-fill-color: #be151b; }
    .btn-icon.style2:hover {
      background: #be151b;
      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;
  /* ==========================================================================
    End Style Button
========================================================================== */ }
  .btn-icon2 i {
    font-size: 48px;
    line-height: 68px !important;
    float: left;
    width: 100% !important; }
  .btn-icon2:hover {
    background: #be151b; }
    .btn-icon2:hover i {
      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; }

body[class*="page-template-blog"], body.home.blog, body.single-post {
  background-color: #f3f4f5; }

.post_format-post-format-video iframe {
  height: 514px; }

.blog-standand {
  padding-bottom: 95px;
  padding-top: 80px; }
  .blog-standand .paging-navigation {
    border-top: none; }
  .blog-standand.left-sidebar #sidebar .sidebar-inner {
    padding-left: 0px;
    padding-right: 30px; }
  .blog-standand article {
    float: left;
    width: 100%;
    margin-bottom: 80px;
    position: relative; }
    .blog-standand article:nth-child(2n) .content-right .meta-info-right a {
      background: #be151b; }
      .blog-standand article:nth-child(2n) .content-right .meta-info-right a:hover {
        background: #dd8b0f; }
    .blog-standand article.no-results {
      padding: 0 30px 30px 30px; }
    .blog-standand article:last-child {
      margin-bottom: 0; }
    .blog-standand article .post-thumbnail {
      width: 100%;
      float: left;
      position: relative;
      text-align: center; }
      .blog-standand article .post-thumbnail iframe {
        width: 100%;
        float: left; }
    .blog-standand article .content-right {
      width: 100%;
      float: left;
      padding: 51px 60px 50px;
      background: #fff; }
      .blog-standand article .content-right.content-right-link-format {
        padding-bottom: 9px; }
      .blog-standand article .content-right.content-right-image {
        padding-bottom: 20px; }
      .blog-standand article .content-right.content-right-chat {
        padding-bottom: 54px; }
      .blog-standand article .content-right.content-right-chat .message {
        float: left;
        width: 100%; }
      .blog-standand article .content-right.content-right-chat .message:nth-child(2n) {
        background: #f3f4f5;
        padding: 5.5px 10px 5.5px 15px;
        margin-top: 5px;
        margin-bottom: 6px; }
      .blog-standand article .content-right .content-main {
        float: left;
        width: 100%; }
      .blog-standand article .content-right .entry-header {
        width: 100%;
        position: relative; }
      .blog-standand article .content-right a.post-edit-link {
        position: absolute;
        top: -40px;
        right: -40px;
        color: #be151b;
        font-size: 20px; }
      .blog-standand article .content-right .entry-title {
        margin-bottom: 39px; }
      .blog-standand article .content-right .entry-title a {
        color: inherit; }
        .blog-standand article .content-right .entry-title a:hover {
          color: #be151b; }
      .blog-standand article .content-right .entry-content {
        margin-top: 16px; }
      .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 .archive_detail {
        float: left;
        width: 100%; }
      .blog-standand article .content-right .archive_detail li {
        display: inline-block;
        font-size: 12px;
        line-height: 30px;
        font-weight: 700;
        text-transform: uppercase; }
        .blog-standand article .content-right .archive_detail li a {
          color: inherit; }
          .blog-standand article .content-right .archive_detail li a:hover {
            color: #be151b; }
        .blog-standand article .content-right .archive_detail li.detail-terms a, .blog-standand article .content-right .archive_detail li.detail-comment a {
          color: #616161; }
          .blog-standand article .content-right .archive_detail li.detail-terms a:hover, .blog-standand article .content-right .archive_detail li.detail-comment a:hover {
            color: #be151b; }
        .blog-standand article .content-right .archive_detail li:before {
          content: " / ";
          padding: 0 5px; }
        .blog-standand article .content-right .archive_detail li:first-child:before {
          display: none; }
      .blog-standand article .content-right .detail-date {
        float: left;
        width: 30%;
        font-size: 12px;
        line-height: 30px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.4em; }
      .blog-standand article .content-right .detail-date a {
        color: inherit; }
        .blog-standand article .content-right .detail-date a:hover {
          color: #be151b; }
      .blog-standand article .content-right .meta-info-right {
        width: 70%;
        float: right;
        text-align: right;
        margin-top: -1px;
        font-size: 0; }
      .blog-standand article .content-right .meta-info-right a {
        display: inline-block;
        font-size: 12px;
        line-height: 17px;
        font-weight: 700;
        text-transform: uppercase;
        background: #dd8b0f;
        color: #fff;
        letter-spacing: 0.4em;
        padding: 0 6px 0px 10px;
        border-radius: 2px;
        padding-top: 2px;
        margin-right: 5px; }
        .blog-standand article .content-right .meta-info-right a:hover {
          background: #be151b; }
      .blog-standand article .content-right .more {
        margin-top: 28px;
        display: inline-block;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        font-size: 13px;
        line-height: 20px; }
      .blog-standand article .content-right .more:hover {
        color: #dd8b0f; }
      .blog-standand article .content-right .more i {
        font-size: 11px;
        margin-right: 2px;
        line-height: 20px; }
    .blog-standand article .content-quote-wrap {
      background-position: center center;
      background-size: cover;
      position: relative; }
      .blog-standand article .content-quote-wrap:before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(190, 21, 27, 0.7);
        position: absolute;
        top: 0;
        left: 0; }
      .blog-standand article .content-quote-wrap .content-overlay {
        padding: 60px 50px 48px;
        position: relative;
        z-index: 2;
        text-align: center;
        width: 100%; }
      .blog-standand article .content-quote-wrap .content-overlay a.post-edit-link {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #be151b;
        font-size: 20px; }
      .blog-standand article .content-quote-wrap .content-overlay .content-right {
        width: 100%;
        float: left;
        padding: 0;
        background: none; }
        .blog-standand article .content-quote-wrap .content-overlay .content-right .detail-date a {
          color: #fff;
          letter-spacing: 0.4em; }
          .blog-standand article .content-quote-wrap .content-overlay .content-right .detail-date a:hover {
            color: #be151b; }
        .blog-standand article .content-quote-wrap .content-overlay .content-right .meta-info-right a {
          background: #750073; }
          .blog-standand article .content-quote-wrap .content-overlay .content-right .meta-info-right a:hover {
            background: #be151b; }
      .blog-standand article .content-quote-wrap .content-overlay blockquote {
        padding: 53px 61px 1px;
        background: transparent;
        margin: 20px 0;
        border-left: none;
        font-size: 20px;
        font-weight: 300;
        line-height: 28px;
        color: #fff;
        font-style: italic; }
        .blog-standand article .content-quote-wrap .content-overlay blockquote h3 {
          color: #be151b;
          text-transform: uppercase;
          padding-top: 40px;
          margin-bottom: 2px; }
        .blog-standand article .content-quote-wrap .content-overlay blockquote h5 {
          color: #fff;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0.4em;
          text-transform: uppercase; }
    .blog-standand article .content-status-wrap {
      background-position: center center;
      background-size: cover;
      position: relative; }
      .blog-standand article .content-status-wrap:before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(190, 21, 27, 0.7);
        position: absolute;
        top: 0;
        left: 0; }
      .blog-standand article .content-status-wrap .content-overlay {
        padding: 60px 50px 48px;
        position: relative;
        z-index: 2;
        text-align: center;
        width: 100%; }
      .blog-standand article .content-status-wrap .content-overlay img {
        display: inline-block;
        width: 100px;
        height: 100px;
        border-radius: 50%; }
      .blog-standand article .content-status-wrap .content-overlay .detail-terms {
        margin-top: 19px; }
        .blog-standand article .content-status-wrap .content-overlay .detail-terms a {
          color: #750073;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0.4em;
          line-height: 20px;
          text-transform: uppercase; }
          .blog-standand article .content-status-wrap .content-overlay .detail-terms a:hover {
            color: #be151b; }
      .blog-standand article .content-status-wrap .content-overlay .detail-date {
        margin-top: -6px; }
        .blog-standand article .content-status-wrap .content-overlay .detail-date a {
          color: #fff;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0.4em;
          line-height: 20px;
          text-transform: uppercase; }
          .blog-standand article .content-status-wrap .content-overlay .detail-date a:hover {
            color: #be151b; }
      .blog-standand article .content-status-wrap .content-overlay .entry-title {
        color: #fff;
        margin-top: 12px;
        margin-bottom: 0; }
        .blog-standand article .content-status-wrap .content-overlay .entry-title a {
          color: inherit; }
          .blog-standand article .content-status-wrap .content-overlay .entry-title a:hover {
            color: #be151b; }
      .blog-standand article .content-status-wrap .content-overlay a.post-edit-link {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #be151b;
        font-size: 20px; }
  .blog-standand .no-results {
    border: none; }

.single-post-blog {
  padding-bottom: 15px;
  padding-top: 95px; }
  .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 .is-sidebar-left #sidebar .sidebar-inner {
      padding-left: 0px;
      padding-right: 30px; }
  .single-post-blog .site-main {
    float: left;
    width: 100%; }
  .single-post-blog article {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    position: relative; }
    .single-post-blog article .post-thumbnail {
      width: 100%;
      float: left;
      position: relative; }
      .single-post-blog article .post-thumbnail iframe {
        width: 100%;
        float: left; }
      .single-post-blog article .post-thumbnail .content-quote-wrap {
        background-position: center center;
        background-size: cover;
        position: relative; }
      .single-post-blog article .post-thumbnail .content-quote-wrap:before {
        content: '';
        width: 100%;
        height: 100%;
        background: rgba(190, 21, 27, 0.7);
        position: absolute;
        top: 0;
        left: 0; }
      .single-post-blog article .post-thumbnail .content-quote-wrap .content-overlay {
        padding: 60px 50px 48px;
        position: relative;
        z-index: 2;
        text-align: center;
        width: 100%; }
        .single-post-blog article .post-thumbnail .content-quote-wrap .content-overlay blockquote {
          padding: 42px 61px 1px;
          background: transparent;
          margin: 20px 0;
          border-left: none;
          font-size: 20px;
          font-weight: 300;
          line-height: 28px;
          color: #fff;
          font-style: italic; }
          .single-post-blog article .post-thumbnail .content-quote-wrap .content-overlay blockquote h3 {
            color: #be151b;
            text-transform: uppercase;
            padding-top: 40px;
            margin-bottom: 2px; }
          .single-post-blog article .post-thumbnail .content-quote-wrap .content-overlay blockquote h5 {
            color: #fff;
            font-size: 12px;
            font-weight: 700;
            letter-spacing: 0.4em;
            text-transform: uppercase; }
    .single-post-blog article .content-right {
      width: 100%;
      float: left;
      padding: 51px 60px 35px;
      background: #fff; }
      .single-post-blog article .content-right .content-main {
        float: left;
        width: 100%; }
      .single-post-blog article .content-right .entry-header {
        width: 100%;
        position: relative; }
      .single-post-blog article .content-right .entry-title {
        margin-bottom: 39px; }
      .single-post-blog article .content-right .entry-title a {
        color: inherit; }
        .single-post-blog article .content-right .entry-title a:hover {
          color: #be151b; }
      .single-post-blog article .content-right .entry-content {
        margin-top: 16px; }
      .single-post-blog article .content-right .entry-content .content-right-chat {
        padding-bottom: 20px;
        float: left; }
        .single-post-blog article .content-right .entry-content .content-right-chat .message {
          float: left;
          width: 100%; }
        .single-post-blog article .content-right .entry-content .content-right-chat .message:nth-child(2n) {
          background: #f3f4f5;
          padding: 5.5px 10px 5.5px 15px;
          margin-top: 5px;
          margin-bottom: 6px; }
      .single-post-blog article .content-right .entry-content ul {
        list-style: none;
        padding-left: 0;
        margin-top: 36px;
        padding-bottom: 36px; }
        .single-post-blog article .content-right .entry-content ul li {
          position: relative;
          color: #be151b;
          line-height: 36px; }
          .single-post-blog article .content-right .entry-content ul li:before {
            content: "\f0da";
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            padding-right: 20px;
            font-size: 14px;
            color: #dd8b0f;
            line-height: 1;
            z-index: 2; }
      .single-post-blog article .content-right .entry-content blockquote {
        margin: 70px 0 71px 0;
        background-position: center center;
        background-size: cover;
        position: relative;
        padding: 75px 50px 45px;
        position: relative;
        z-index: 2;
        text-align: center;
        width: 100%;
        border-left: none;
        font-size: 20px;
        font-weight: 300;
        line-height: 28px;
        color: #fff;
        font-style: italic; }
        .single-post-blog article .content-right .entry-content blockquote:before {
          content: '';
          width: 100%;
          height: 100%;
          background: rgba(190, 21, 27, 0.7);
          position: absolute;
          top: 0;
          left: 0; }
        .single-post-blog article .content-right .entry-content blockquote p {
          position: relative;
          z-index: 2; }
        .single-post-blog article .content-right .entry-content blockquote h3 {
          color: #be151b;
          text-transform: uppercase;
          padding-top: 26px;
          margin-bottom: 2px;
          position: relative;
          z-index: 2; }
        .single-post-blog article .content-right .entry-content blockquote cite {
          color: #fff;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0.4em;
          text-transform: uppercase;
          position: relative;
          z-index: 2;
          margin-top: 4px; }
      .single-post-blog article .content-right .entry-content p {
        margin-bottom: 15px; }
      .single-post-blog article .content-right .entry-meta {
        float: left;
        width: 100%;
        margin-bottom: 30px; }
      .single-post-blog article .content-right .entry-meta .meta-info {
        width: 100%;
        float: left; }
      .single-post-blog article .content-right .archive_detail {
        float: left;
        width: 100%; }
      .single-post-blog article .content-right .archive_detail li {
        display: inline-block;
        font-size: 12px;
        line-height: 30px;
        font-weight: 700;
        text-transform: uppercase; }
        .single-post-blog article .content-right .archive_detail li a {
          color: inherit; }
          .single-post-blog article .content-right .archive_detail li a:hover {
            color: #be151b; }
        .single-post-blog article .content-right .archive_detail li.detail-terms a, .single-post-blog article .content-right .archive_detail li.detail-comment a {
          color: #be151b; }
          .single-post-blog article .content-right .archive_detail li.detail-terms a:hover, .single-post-blog article .content-right .archive_detail li.detail-comment a:hover {
            color: #dd8b0f; }
        .single-post-blog article .content-right .archive_detail li:before {
          content: " / ";
          padding: 0 5px; }
        .single-post-blog article .content-right .archive_detail li:first-child:before {
          display: none; }
      .single-post-blog article .content-right .detail-date {
        float: left;
        width: 30%;
        font-size: 12px;
        line-height: 30px;
        font-weight: 700;
        letter-spacing: 0.4em;
        text-transform: uppercase; }
      .single-post-blog article .content-right .detail-date a {
        color: inherit; }
        .single-post-blog article .content-right .detail-date a:hover {
          color: #be151b; }
      .single-post-blog article .content-right .meta-info-right {
        width: 70%;
        float: right;
        text-align: right;
        margin-top: -1px; }
      .single-post-blog article .content-right .meta-info-right a {
        display: inline-block;
        font-size: 12px;
        line-height: 17px;
        font-weight: 700;
        text-transform: uppercase;
        background: #dd8b0f;
        color: #fff;
        letter-spacing: 0.4em;
        padding: 0 6px 0px 10px;
        border-radius: 2px;
        padding-top: 2px; }
        .single-post-blog article .content-right .meta-info-right a:hover {
          background: #be151b; }
      .single-post-blog article .content-right .more {
        margin-top: 28px;
        display: inline-block;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.02em;
        font-size: 13px;
        line-height: 20px; }
      .single-post-blog article .content-right .more:hover {
        color: #dd8b0f; }
      .single-post-blog article .content-right .more i {
        font-size: 11px;
        margin-right: 2px;
        line-height: 20px; }
  .single-post-blog .single-post-nav {
    float: left;
    width: 100%;
    margin-bottom: 80px;
    position: relative;
    margin-top: 40px; }
    .single-post-blog .single-post-nav .nav-links {
      margin-left: -5px;
      margin-right: -5px; }
      .single-post-blog .single-post-nav .nav-links > div {
        width: 50%;
        float: left;
        padding: 0 5px; }
      .single-post-blog .single-post-nav .nav-links > div > div {
        background-size: cover;
        width: 100%;
        float: left;
        position: relative; }
        .single-post-blog .single-post-nav .nav-links > div > div:before {
          content: '';
          width: 100%;
          height: 100%;
          background: #be151b;
          position: absolute;
          top: 0;
          left: 0;
          opacity: 0.7; }
      .single-post-blog .single-post-nav .nav-links > div .content-right {
        float: left;
        width: 100%;
        padding: 31px 30px 30px;
        position: relative;
        z-index: 2;
        text-align: center;
        min-height: 154px; }
        .single-post-blog .single-post-nav .nav-links > div .content-right > a {
          color: #dd8b0f;
          font-size: 12px;
          font-weight: 700;
          display: block;
          width: 100%;
          text-transform: uppercase; }
          .single-post-blog .single-post-nav .nav-links > div .content-right > a:hover {
            color: #be151b; }
        .single-post-blog .single-post-nav .nav-links > div .content-right h3 {
          padding-top: 3px;
          margin-bottom: 0;
          width: 100%;
          float: left; }
          .single-post-blog .single-post-nav .nav-links > div .content-right h3 a {
            color: #fff;
            font-size: 20px;
            line-height: 30px;
            display: block;
            font-weight: 500; }
          .single-post-blog .single-post-nav .nav-links > div .content-right h3 a:hover {
            color: #71a522; }
      .single-post-blog .single-post-nav .nav-links > div.next {
        border-right: none; }
        .single-post-blog .single-post-nav .nav-links > div.next .content-right {
          padding-left: 30px;
          padding-right: 15px;
          text-align: right; }
          .single-post-blog .single-post-nav .nav-links > div.next .content-right > a {
            float: right; }
          .single-post-blog .single-post-nav .nav-links > div.next .content-right h3 {
            float: right;
            width: 100%; }
  .single-post-blog .blog-admin-post {
    float: left;
    width: 100%;
    margin-bottom: 70px;
    position: relative;
    background: #fff; }
    .single-post-blog .blog-admin-post .admin-avt {
      width: 252px;
      float: left; }
    .single-post-blog .blog-admin-post .author {
      text-transform: uppercase;
      margin-top: 29px; }
      .single-post-blog .blog-admin-post .author a {
        color: inherit; }
      .single-post-blog .blog-admin-post .author a:hover {
        color: #be151b; }
    .single-post-blog .blog-admin-post .admin-info {
      float: left;
      width: calc(100% - 252px);
      padding-left: 40px;
      padding-right: 60px;
      padding-bottom: 40px; }
      .single-post-blog .blog-admin-post .admin-info .admin-des {
        margin-top: -3px; }
      .single-post-blog .blog-admin-post .admin-info .admin-social {
        float: left;
        margin-top: 20px; }
      .single-post-blog .blog-admin-post .admin-info .admin-social ul li {
        display: inline-block;
        float: left;
        padding: 0 5px; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li:first-child {
          padding-left: 0; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li a {
          display: block;
          width: 40px;
          height: 40px;
          border-radius: 50%;
          line-height: 40px;
          background: #be151b;
          color: #fff;
          text-align: center; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li a.facebook {
          background: #3e5992; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li a.twitter {
          background: #5daae4; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li a.google {
          background: #e34d4a; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li a:hover {
          background-color: #dd8b0f; }
        .single-post-blog .blog-admin-post .admin-info .admin-social ul li i {
          font-size: 15px; }
  .single-post-blog .cms-single-related-post {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    background: #fff;
    padding: 31px 40px;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
    .single-post-blog .cms-single-related-post .related-title {
      color: #222;
      font-size: 14px;
      line-height: 30px;
      display: block;
      font-weight: 800;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      border-bottom: #eee solid 2px;
      margin-bottom: 30px; }
      .single-post-blog .cms-single-related-post .related-title span {
        display: inline-block;
        position: relative;
        padding-bottom: 10px; }
      .single-post-blog .cms-single-related-post .related-title span:after {
        background: #be151b;
        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: #71a522; }
        .single-post-blog .cms-single-related-post .item-inner .content-overlay .title .date {
          color: #616161;
          font-size: 13px;
          line-height: 26px;
          padding: 0 10px 0 0;
          letter-spacing: 0.01em;
          text-align: center;
          margin-top: 1px;
          float: left; }
  .single-post-blog #comments {
    margin-top: 10PX; }

.carousel-control {
  background: none !important;
  opacity: 0; }
  .carousel-control span {
    position: absolute;
    font-size: 91px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.carousel-indicators li {
  background: #be151b;
  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 #be151b; }

.cms-related-post {
  padding-bottom: 36px; }
  .cms-related-post .title {
    text-transform: uppercase; }

.paging-navigation {
  padding: 20px 0 0;
  float: left;
  width: 100%;
  text-align: center; }
  .paging-navigation .pagination {
    margin: 0; }
    .paging-navigation .pagination a, .paging-navigation .pagination span {
      display: inline-block;
      padding: 0 8.5px;
      border: none;
      border-radius: 2px;
      background-color: #646464;
      color: #fff;
      font-size: 20px;
      text-align: center;
      min-width: 51px;
      margin-left: 7px;
      font-weight: 700;
      height: 51px;
      line-height: 54px; }
      .paging-navigation .pagination a.current, .paging-navigation .pagination span.current, .paging-navigation .pagination a:hover, .paging-navigation .pagination span:hover {
        background: #be151b;
        color: #fff; }
      .paging-navigation .pagination a i, .paging-navigation .pagination span i {
        font-size: 14px; }
    .paging-navigation .pagination .prev {
      margin-right: 20px; }
    .paging-navigation .pagination .next {
      margin-left: 27PX; }

.single-post-blog.single-team {
  padding-top: 71px; }
  .single-post-blog.single-team article {
    margin-bottom: 5px; }
    .single-post-blog.single-team article .post-thumbnail {
      float: left;
      width: 38.6%;
      text-align: center;
      margin-top: 24px; }
      .single-post-blog.single-team article .post-thumbnail .team-item-bottom {
        padding-top: 30px;
        padding-bottom: 60px;
        float: left;
        width: 100%;
        background: #fff;
        text-align: center; }
      .single-post-blog.single-team article .post-thumbnail .team-item-bottom h3 {
        margin-top: 22px;
        margin-bottom: 3px; }
      .single-post-blog.single-team article .post-thumbnail .team-item-bottom .team_content {
        font-size: 12px;
        line-height: 1;
        color: #dd8b0f;
        font-weight: 700;
        letter-spacing: 0.4em;
        text-transform: uppercase; }
      .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social {
        text-align: center;
        width: 100%;
        float: left;
        margin-top: 27px;
        z-index: 2;
        display: inline-block; }
        .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item {
          display: inline-block; }
        .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item a {
          display: inline-block;
          width: 40px;
          height: 40px;
          background: #be151b;
          line-height: 40px !important;
          border-radius: 50%;
          margin: 0 3px;
          color: #fff; }
        .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item a.fa-facebook {
          background: #3e5992; }
        .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item a.fa-twitter {
          background: #5daae4; }
        .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item a.fa-google {
          background: #e34d4a; }
        .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item a:hover {
          background-color: #be151b; }
          .single-post-blog.single-team article .post-thumbnail .team-item-bottom .cms-team-social .social-item a:hover i {
            color: #fff !important; }
    .single-post-blog.single-team article .content-right {
      float: left;
      width: 61.4%;
      background: none;
      padding: 0px 0px 35px 60px; }
      .single-post-blog.single-team article .content-right .entry-content ul {
        margin-top: 18px;
        padding-bottom: 19px; }
      .single-post-blog.single-team article .content-right .nav-tabs {
        margin-top: 50px;
        border-bottom: #be151b solid 4px; }
      .single-post-blog.single-team article .content-right .nav-tabs li {
        border: #be151b solid 2px;
        border-radius: 2px;
        border-bottom: none;
        margin-right: 3px;
        -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.single-team article .content-right .nav-tabs li a {
          border: none;
          margin: 0;
          border-radius: 0px;
          font-size: 12px;
          text-transform: uppercase;
          color: #be151b;
          letter-spacing: 0.4em;
          font-weight: 700;
          line-height: 1;
          padding: 23px 36px 21px;
          min-width: 168px;
          text-align: center; }
        .single-post-blog.single-team article .content-right .nav-tabs li.active, .single-post-blog.single-team article .content-right .nav-tabs li:hover {
          background: #be151b; }
        .single-post-blog.single-team article .content-right .nav-tabs li.active a, .single-post-blog.single-team article .content-right .nav-tabs li:hover a {
          color: #fff;
          background: none; }
      .single-post-blog.single-team article .content-right .tab-content {
        background: #fff;
        padding: 52px 60px 51px; }
      .single-post-blog.single-team article .content-right .tab-content h3 {
        margin-bottom: 18px; }
      .single-post-blog.single-team article .content-right .tab-content .per-life {
        margin-top: 43px; }
  .single-post-blog.single-team article .content-right .entry-content blockquote {
    padding: 75px 90px 5px; }
  .single-post-blog.single-team article .content-right .entry-content blockquote h3 {
    padding-top: 26px; }
  .single-post-blog.single-team blockquote cite {
    margin-top: 1px; }

body.single-team {
  background: #f3f4f5; }

#comments {
  float: left;
  width: 100%; }
  #comments .comment-content-wrap {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    background: #fff;
    padding: 0px 60px 28px; }
    #comments .comment-content-wrap h3.comments-title {
      color: #222;
      font-size: 14px;
      line-height: 30px;
      display: block;
      font-weight: 800;
      letter-spacing: 0.06em;
      text-transform: uppercase;
      border-bottom: #eee solid 2px;
      margin-bottom: 30px;
      padding-top: 31px; }
      #comments .comment-content-wrap h3.comments-title span {
        display: inline-block;
        position: relative;
        padding-bottom: 10px; }
      #comments .comment-content-wrap h3.comments-title span:after {
        background: #be151b;
        width: 100%;
        content: '';
        height: 2px;
        position: absolute;
        bottom: -2px;
        left: 0; }
    #comments .comment-content-wrap > .comment-list {
      padding-bottom: 10px; }
  #comments .comment-form-wrap {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 0px 60px 40px; }
    #comments .comment-form-wrap .comment-reply-title {
      font-size: 30px;
      line-height: 30px;
      display: block;
      font-weight: 500;
      padding-bottom: 0;
      margin-bottom: 25px;
      float: left;
      width: 100%;
      padding-top: 55px; }
  #comments .comment-list {
    list-style: none;
    margin: 0px;
    padding: 0px; }
  #comments .comment-list > li {
    margin-bottom: 30px; }
    #comments .comment-list > li:last-child {
      margin-bottom: 0; }
    #comments .comment-list > li:last-child .comment-main {
      border-bottom: 0; }
    #comments .comment-list > li:last-child ul.children {
      border-top: #eee solid 2px; }
    #comments .comment-list li {
      float: left;
      width: 100%; }
    #comments .comment-list li:last-child .comment-respond {
      margin-bottom: 30px; }
    #comments .comment-list li .comment-respond {
      padding: 25px 25px 0;
      border: rgba(40, 40, 40, 0.16) solid 1px;
      border-radius: 15px;
      width: 84%;
      position: relative;
      float: right;
      margin-top: 20px; }
    #comments .comment-list li .comment-respond .comment-reply-title {
      color: #222;
      font-size: 14px;
      line-height: 30px;
      display: block;
      font-weight: 500;
      text-transform: uppercase;
      padding-bottom: 0;
      margin-bottom: 44px;
      float: left;
      width: 100%; }
  #comments .comment {
    width: 100%;
    float: left;
    margin: 0 0 30px; }
  #comments .comment-author-image {
    float: left;
    height: 70px;
    margin: 0 20px 0 0;
    width: 70px; }
    #comments .comment-author-image img {
      border-radius: 50%; }
  #comments .comment-main {
    width: calc(100% - 90px);
    position: relative;
    padding-bottom: 24px;
    padding-top: 11px;
    padding-left: 10px; }
    #comments .comment-main .comment-author {
      font-size: 18px;
      line-height: 29px;
      margin: 0;
      margin-top: -5px;
      display: block;
      text-transform: uppercase;
      font-weight: 700; }
    #comments .comment-main .comment-date {
      margin-top: 8px;
      display: block;
      font-size: 12px;
      font-weight: 700;
      line-height: 1;
      letter-spacing: 0.4em;
      text-transform: uppercase; }
    #comments .comment-main .comment-content {
      margin-top: 18px; }
    #comments .comment-main .comment-content p {
      margin-bottom: 0; }
  #comments .comment-reply-link {
    text-transform: uppercase;
    font-size: 0;
    position: absolute;
    color: #be151b;
    line-height: 20px;
    letter-spacing: 0.02em;
    display: inline-block;
    overflow: hidden;
    font-weight: 800;
    right: 0;
    top: 28px; }
    #comments .comment-reply-link:before {
      content: "\f112";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      padding-right: 20px;
      font-size: 16px;
      color: #b4b4b4;
      line-height: 1;
      z-index: 2; }
    #comments .comment-reply-link:hover:before {
      color: #3c3c3c; }
  #comments ul.children {
    width: calc(100% - 100px);
    list-style: none;
    padding: 0px;
    float: right;
    padding-top: 26px; }
    #comments ul.children li:last-child {
      margin-bottom: 0; }
    #comments ul.children li.depth-3 ul {
      width: calc(100% - 60px); }
    #commentform {
      margin-left: -15px;
      margin-right: -15px;
      padding-bottom: 20px;
      float: left;
      width: calc(100% + 30px); }
  #commentform p {
    margin-bottom: 20px; }
  #commentform #form-allowed-tags {
    display: none; }
  #commentform .form-submit, #commentform .logged-in-as {
    padding: 0 15px; }
  #commentform input[type='text'], #commentform input[type="password"], #commentform input[type="datetime"], #commentform input[type="datetime-local"], #commentform input[type="date"], #commentform input[type="month"], #commentform input[type="time"], #commentform input[type="week"], #commentform input[type="number"], #commentform input[type="email"], #commentform input[type="url"], #commentform input[type="search"], #commentform input[type="tel"], #commentform input[type="color"], #commentform textarea, #commentform select {
    padding-left: 40px; }
  #commentform #submit {
    margin-top: 10px;
    max-width: 100%; }
  #commentform .col-xs-12 {
    margin-bottom: 30px;
    padding: 0 15px; }
    #commentform .col-xs-12.comment-form-comment {
      margin-bottom: 0px; }
  #commentform textarea {
    height: 200px;
    padding-top: 20px; }

#cancel-comment-reply-link {
  margin-left: 2px;
  padding: 10px 13px;
  position: relative;
  text-transform: none;
  font-size: 13px;
  top: -2px;
  color: #be151b; }

body .vc_col-has-fill > .vc_column-inner, body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0px; }

.cms-fancyboxes-wraper + .vc_empty_space, .vc_wp_search + .vc_empty_space {
  float: left;
  width: 100%;
  /* ==========================================================================
   [Start] 1. CMS Heading
========================================================================== */ }

.cms-heading-wrapper {
  /* ==========================================================================
   [End] 1. CMS Heading
========================================================================== */
  /* ==========================================================================
   [Start] 2. CMS Carousel 
========================================================================== */ }
  .cms-heading-wrapper .title {
    font-size: 60px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 21px;
    position: relative;
    padding-bottom: 26px;
    text-transform: uppercase;
    margin-top: -5px; }
  .cms-heading-wrapper .subtitle {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 4px;
    letter-spacing: 0.4em;
    text-transform: uppercase; }
  .cms-heading-wrapper .description {
    margin-top: -11px; }
  .cms-heading-wrapper.heading-layout1 .description {
    margin-top: -1px; }
    .cms-heading-wrapper.heading-layout1 .subtitle {
      margin-bottom: 0; }
    .cms-heading-wrapper.heading-layout1.style2 .title {
      margin-bottom: 24px; }
    .cms-heading-wrapper.heading-layout1.style2 .description {
      color: #a5a5a5;
      font-size: 16px;
      line-height: 26px;
      font-weight: 700;
      margin-top: 0px; }
    .cms-heading-wrapper.heading-layout1.style3 .title {
      font-style: normal; }
    .cms-heading-wrapper.heading-layout1.style3 .title .border {
      width: 70px; }
  .cms-heading-wrapper.heading-layout2 {
    text-align: left; }
    .cms-heading-wrapper.heading-layout2 .subtitle {
      font-size: 13px;
      letter-spacing: 0.078em;
      color: #a5a5a5;
      text-align: left;
      margin-bottom: 0; }
    .cms-heading-wrapper.heading-layout2 .title {
      text-align: left;
      margin-bottom: 25px; }
    .cms-heading-wrapper.heading-layout2 .title .border {
      left: 0;
      -webkit-transform: none;
      -khtml-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
    .cms-heading-wrapper.heading-layout2 .description {
      margin-top: 0px; }
    .cms-heading-wrapper.heading-layout2.heading-layout4 .subtitle {
      color: #f4f4f4;
      text-transform: none;
      letter-spacing: 0;
      font-weight: 400; }
    .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: #be151b;
      left: 50%;
      position: absolute;
      bottom: 0;
      -webkit-transform: translate(-50%, 0px);
      -khtml-transform: translate(-50%, 0px);
      -moz-transform: translate(-50%, 0px);
      -ms-transform: translate(-50%, 0px);
      -o-transform: translate(-50%, 0px);
      transform: translate(-50%, 0px);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }

.template-cms_carousel-blog {
  position: relative;
  padding-bottom: 30px; }
  .template-cms_carousel-blog .cms-grid-media {
    position: relative; }
  .template-cms_carousel-blog.owl-carousel .owl-item {
    padding: 0 3px; }
  .template-cms_carousel-blog .cms-carousel-item {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16); }
    .template-cms_carousel-blog .cms-carousel-item .content-left {
      width: 49px;
      height: 49px;
      border-radius: 2px;
      background: #282828;
      text-align: center;
      position: absolute;
      left: 30px;
      bottom: -10px;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .template-cms_carousel-blog .cms-carousel-item .content-left i {
      font-size: 18px;
      color: #fff;
      line-height: 49px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right {
      padding: 25px 30px 21px;
      width: 100%;
      float: left;
      background: #fff; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .content-main {
      width: 100%;
      padding-left: 0px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail {
      float: left;
      width: 100%;
      margin-top: -8px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li {
      display: inline-block;
      font-size: 13px;
      color: #616161;
      letter-spacing: 0.01em;
      line-height: 26px; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li.detail-terms a {
        color: #be151b; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .archive_detail li.detail-terms a:hover {
        color: #dd8b0f; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title {
      font-size: 18px;
      margin-top: 4px;
      float: left;
      width: 100%;
      margin-bottom: 17px;
      line-height: 28px;
      color: #282828;
      font-weight: 700; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title a {
      color: #282828; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .entry-title a:hover {
        color: #be151b; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .entry-content {
      font-size: 14px;
      line-height: 23px;
      color: #9b9b9b;
      margin-top: 5px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom {
      float: left;
      width: 100%;
      margin-top: 23px;
      border-top: #eee solid 2px;
      padding-top: 22px; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date {
      float: left; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date a {
        display: inline-block;
        font-size: 13px;
        color: #616161;
        letter-spacing: 0.01em;
        line-height: 26px; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .detail-date a:hover {
        color: #71a522; }
    .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more {
      margin-top: 0;
      float: right;
      overflow: hidden;
      text-align: right;
      color: #333;
      display: inline-block;
      font-weight: 800;
      text-transform: uppercase;
      letter-spacing: 0.02em;
      font-size: 13px;
      line-height: 20px; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more i {
        font-size: 11px;
        margin-right: 2px;
        line-height: 20px;
        -webkit-transform: translate3d(44px, 0px, 0);
        -khtml-transform: translate3d(44px, 0px, 0);
        -moz-transform: translate3d(44px, 0px, 0);
        -ms-transform: translate3d(44px, 0px, 0);
        -o-transform: translate3d(44px, 0px, 0);
        transform: translate3d(44px, 0px, 0);
        /* BACKGROUND GRADIENT */
        /* TRANSFORM STYLE */
        -webkit-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms; }
      .template-cms_carousel-blog .cms-carousel-item .content-right .grid_bottom .more span {
        -webkit-transform: translate3d(50px, 0px, 0);
        -khtml-transform: translate3d(50px, 0px, 0);
        -moz-transform: translate3d(50px, 0px, 0);
        -ms-transform: translate3d(50px, 0px, 0);
        -o-transform: translate3d(50px, 0px, 0);
        transform: translate3d(50px, 0px, 0);
        /* BACKGROUND GRADIENT */
        /* TRANSFORM STYLE */
        display: inline-block;
        -webkit-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms; }
    .template-cms_carousel-blog .cms-carousel-item:hover .content-left {
      opacity: 1; }
    .template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more {
      color: #be151b; }
    .template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more span, .template-cms_carousel-blog .cms-carousel-item:hover .content-right .grid_bottom .more i {
      -webkit-transform: translate3d(0px, 0px, 0);
      -khtml-transform: translate3d(0px, 0px, 0);
      -moz-transform: translate3d(0px, 0px, 0);
      -ms-transform: translate3d(0px, 0px, 0);
      -o-transform: translate3d(0px, 0px, 0);
      transform: translate3d(0px, 0px, 0);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
  .template-cms_carousel-blog.style2 .cms-carousel-item .content-left {
    background: #0b0b0b; }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right {
      background: #222; }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right .entry-title a {
      color: #fff; }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right .grid_bottom {
      border-color: rgba(238, 238, 238, 0.05); }
    .template-cms_carousel-blog.style2 .cms-carousel-item .content-right .grid_bottom .more {
      color: #5b5b5b; }
  .template-cms_carousel-blog.template-cms_carousel--layout-blog2.owl-carousel .owl-stage-outer {
    padding-top: 29px; }
    .template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-left {
      bottom: auto;
      top: -29px; }
    .template-cms_carousel-blog.template-cms_carousel--layout-blog2 .cms-carousel-item .content-right {
      padding-top: 35px; }

.template-cms_carousel--layout-blog3 {
  position: relative; }
  .template-cms_carousel--layout-blog3.cms-carousel .owl-dots {
    top: auto;
    bottom: 17px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    right: auto; }
    .template-cms_carousel--layout-blog3.cms-carousel .owl-dots .owl-dot {
      background: none;
      border: rgba(255, 255, 255, 0.68) solid 1px; }
  .template-cms_carousel--layout-blog3 .cms-carousel-item {
    max-width: 812px;
    position: relative;
    margin: 0 auto; }
  .template-cms_carousel--layout-blog3 .cms-grid-media {
    background-size: cover;
    background-position: center center;
    min-height: 400px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2); }
    .template-cms_carousel--layout-blog3 .cms-grid-media .bg-overlay {
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4);
      opacity: 0.7;
      position: absolute;
      top: 0;
      left: 0; }
  .template-cms_carousel--layout-blog3 .content-overlay {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 50%;
    text-align: center;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title {
      font-size: 18px;
      line-height: 26px;
      letter-spacing: 0.035em;
      color: #be151b;
      margin-bottom: 1px; }
    .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title a {
      color: #be151b; }
    .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-title a:hover {
      color: #dd8b0f; }
    .template-cms_carousel--layout-blog3 .content-overlay .cms-carousel-content {
      font-size: 15px;
      letter-spacing: 0.035em;
      line-height: 26px;
      color: #fff; }

.template-cms_carousel--layout-pricing {
  text-align: center; }
  .template-cms_carousel--layout-pricing .owl-stage-outer {
    padding-top: 102px;
    padding-bottom: 84px; }
  .template-cms_carousel--layout-pricing .cms-pricing-item {
    border: #e0e0e0 solid 1px;
    border-radius: 5px;
    background: #fff;
    padding-bottom: 37px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover {
      background: #dd8b0f;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
      -ms-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
      border: none; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-grid-media {
      -webkit-transform: scale(1.115, 1.115);
      -khtml-transform: scale(1.115, 1.115);
      -moz-transform: scale(1.115, 1.115);
      -ms-transform: scale(1.115, 1.115);
      -o-transform: scale(1.115, 1.115);
      transform: scale(1.115, 1.115);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */ }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-grid-media .cms-grid-media-inner .cms-pricing-title {
      font-size: 23px;
      padding: 0; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .pricing-bottom .cms-ordernow {
      opacity: 1; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .pricing-bottom .cms-pricing-price {
      opacity: 0; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-pricing-content {
      color: #fff; }
    .template-cms_carousel--layout-pricing .cms-pricing-item:hover .cms-pricing-content ul li {
      border-bottom-color: rgba(255, 255, 255, 0.1); }
  .template-cms_carousel--layout-pricing .cms-grid-media {
    border-radius: 50%;
    border: #be151b solid 5px;
    display: inline-block;
    min-width: 180px;
    min-height: 180px;
    margin-top: -92px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner {
      border: #dd8b0f solid 5px;
      border-radius: 50%;
      min-width: 170px;
      min-height: 170px;
      background-size: cover;
      position: relative;
      padding: 50px 16px;
      width: 100%;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: '';
      background: rgba(221, 139, 15, 0.35);
      top: 0;
      left: 0;
      border-radius: 50%; }
    .template-cms_carousel--layout-pricing .cms-grid-media .cms-grid-media-inner .cms-pricing-title {
      position: absolute;
      width: 100%;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      -khtml-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      font-size: 20px;
      padding: 0 10px;
      line-height: 32px;
      letter-spacing: 0.035em;
      color: #fff;
      z-index: 2; }
  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 83px;
    text-align: left;
    font-size: 15px;
    line-height: 37px;
    letter-spacing: 0.035em;
    color: #bbb7b7;
    margin-top: 25px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .template-cms_carousel--layout-pricing .cms-pricing-content ul li {
      border-bottom: #eceff1 solid 1px;
      position: relative;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .template-cms_carousel--layout-pricing .cms-pricing-content ul li:before {
      content: '\f26b';
      display: inline-block;
      font: normal normal normal 15px/1 'Material-Design-Iconic-Font';
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      color: #be151b;
      padding-right: 13px; }
    .template-cms_carousel--layout-pricing .cms-pricing-content ul li:last-child {
      border-bottom: 0; }
  .template-cms_carousel--layout-pricing .pricing-bottom {
    position: relative;
    height: 37px;
    margin: 19px 83px 0; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-ordernow {
      position: absolute;
      top: 0;
      left: 50%;
      opacity: 0;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-ordernow a {
      font-size: 11px;
      color: #fff;
      padding: 12px 26.5px; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      -webkit-transform: translateX(-50%);
      -khtml-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      /* BACKGROUND GRADIENT */
      /* TRANSFORM STYLE */
      font-size: 27px;
      line-height: 37px;
      letter-spacing: 0.035em;
      color: #dd8b0f;
      width: 100%;
      text-align: center; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span.unit {
      position: relative;
      font-size: 17px;
      top: -7px; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span.time {
      font-size: 18px;
      margin-left: 5px; }
    .template-cms_carousel--layout-pricing .pricing-bottom .cms-pricing-price span {
      display: inline-block; }
  .template-cms_carousel--layout-pricing.cms-carousel .owl-dots {
    position: absolute;
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
    .template-cms_carousel--layout-pricing.cms-carousel .owl-dots .owl-dot {
      width: 17px;
      height: 17px;
      background: #e0e0e0;
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
      -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
      -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
      box-shadow: 0 0 2px rgba(0, 0, 0, 0.35) inset;
      border: none;
      margin: 0 4px; }

.template-cms_carousel--layout-portfolio .cms-carousel-item {
  height: 100vh; }
  .template-cms_carousel--layout-portfolio .cms-grid-media {
    background-size: cover;
    height: 100%;
    background-position: center center; }
  .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots, .template-cms_carousel--layout-portfolio .owl-dots {
    bottom: 60px; }
    .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot, .template-cms_carousel--layout-portfolio .owl-dots .owl-dot {
      border-color: rgba(255, 255, 255, 0.5); }
    .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot.active, .template-cms_carousel--layout-portfolio .owl-dots .owl-dot.active, .template-cms_carousel--layout-portfolio.cms-carousel .owl-dots .owl-dot:hover, .template-cms_carousel--layout-portfolio .owl-dots .owl-dot:hover {
      background: #fff;
      border-color: #fff; }

.template-cms_carousel--layout-portfolio2 .cms-grid-media {
  height: 611px;
  position: relative; }
  .template-cms_carousel--layout-portfolio2 .cms-content-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.95);
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    padding: 70px 70px;
    text-align: center;
    width: 90%;
    max-width: 571px; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms {
      color: #9b9b9b;
      font-size: 13px;
      line-height: 28px;
      letter-spacing: 0.02em;
      margin-bottom: 15px; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms a {
      color: inherit; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .detail-terms a:hover {
      color: #be151b; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title {
      color: #282828;
      font-size: 30px;
      line-height: 35px;
      letter-spacing: 0.04em;
      margin-bottom: 14px;
      font-weight: 700; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title a {
      color: inherit; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .entry-title a:hover {
      color: #be151b; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .more {
      color: #be151b;
      font-size: 13px;
      line-height: 28px;
      text-transform: uppercase;
      font-weight: 800; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .more a {
      color: inherit; }
    .template-cms_carousel--layout-portfolio2 .cms-content-overlay .more a:hover {
      color: #be151b; }

.cms-carousel-team.template-cms_carousel--layout-team1 .owl-item {
  padding: 0 3px; }
  .cms-carousel-team .owl-stage-outer {
    padding: 3px 0; }
  .cms-carousel-team .cms-carousel-item {
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    float: left;
    width: 100%;
    background: #fff; }
    .cms-carousel-team .cms-carousel-item .team-item {
      float: left;
      width: 100%; }
    .cms-carousel-team .cms-carousel-item .team-item-top {
      position: relative;
      float: left;
      width: 100%; }
    .cms-carousel-team .cms-carousel-item .team-item-top img {
      width: 100%; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom {
      margin-top: 35px;
      padding-bottom: 34px;
      float: left;
      width: 100%;
      text-align: center;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom h3 {
      font-size: 20px;
      line-height: 26px;
      color: #282828;
      text-transform: capitalize;
      margin-bottom: 3px;
      font-weight: 600; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom .team_content {
      font-size: 13px;
      line-height: 24px;
      color: #9b9b9b; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social {
      text-align: center;
      width: 100%;
      float: left;
      margin-top: 17px;
      z-index: 2; }
    .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item {
      display: inline-block;
      padding: 0 12px; }
      .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
        font-size: 14px;
        color: #282828; }
      .cms-carousel-team .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #be151b; }
  .cms-carousel-team.cms-carousel-team2 .owl-stage-outer {
    padding: 0px; }
    .cms-carousel-team.cms-carousel-team2 .cms-carousel-item {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; }
    .cms-carousel-team.cms-carousel-team2 .cms-carousel-item .team-item-bottom {
      margin-top: 0;
      padding-top: 45px;
      padding-bottom: 44px; }
    .cms-carousel-team.cms-carousel-team2.style2 .cms-carousel-item:hover .team-item-bottom {
      background: #f9f9f9; }
  .cms-carousel-team.cms-carousel-team4 .owl-stage-outer {
    padding: 0px; }
    .cms-carousel-team.cms-carousel-team4 .owl-stage-outer .owl-item {
      margin-left: -1px; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom {
      margin-top: 0px;
      padding-top: 46px;
      padding-bottom: 44px;
      background: #222;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom h3 {
      color: #fff; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .team_content {
      font-size: 13px;
      line-height: 24px;
      color: #9b9b9b; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
      color: #fff; }
      .cms-carousel-team.cms-carousel-team4 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
        color: #be151b; }
    .cms-carousel-team.cms-carousel-team4 .cms-carousel-item:hover .team-item-bottom {
      background: #1b1b1b; }

.link-team-page {
  text-align: center;
  padding-top: 38px; }
  .link-team-page a {
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-weight: 800; }
    .link-team-page a:hover {
      color: #dd8b0f; }
    .link-team-page a:hover span:before, .link-team-page a:hover span:after {
      background: #dd8b0f; }
    .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: #be151b;
      position: absolute;
      content: ''; }
    .link-team-page a span:after {
      width: 8px;
      height: 2px;
      top: 3px;
      left: 0px;
      background: #be151b;
      position: absolute;
      content: ''; }

.cms-carousel-team3 .cms-carousel-item {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden; }
  .cms-carousel-team3 .cms-carousel-item:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(27, 27, 27, 0.9);
    z-index: 1;
    -webkit-transform: translateY(-100%);
    -khtml-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-team3 .cms-carousel-item .team-item-top {
    float: left;
    width: 100%; }
  .cms-carousel-team3 .cms-carousel-item .team-item-top img {
    width: 100%; }
  .cms-carousel-team3 .cms-carousel-item:hover:before {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-carousel-team3 .cms-carousel-item:hover .team-item-bottom {
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    opacity: 1; }
  .cms-carousel-team3 .cms-carousel-item .team-item-bottom {
    text-align: center;
    width: 100%;
    float: left;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transform: translate(0px, 0%);
    -khtml-transform: translate(0px, 0%);
    -moz-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    -o-transform: translate(0px, 0%);
    transform: translate(0px, 0%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    z-index: 2;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-team3 .cms-carousel-item .team-item-bottom h3 {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 2px;
    font-weight: 600; }
  .cms-carousel-team3 .cms-carousel-item .team-item-bottom .team-position {
    font-size: 14px;
    line-height: 24px;
    color: #9b9b9b; }
  .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 17px;
    z-index: 2; }
  .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item {
    display: inline-block;
    padding: 0 11px; }
    .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
      font-size: 14px;
      color: #fff; }
    .cms-carousel-team3 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
      color: #be151b; }

.cms-carousel-team5 .owl-stage-outer {
  padding: 3px; }
  .cms-carousel-team5 .owl-stage-outer .owl-item {
    padding: 0 3px; }
  .cms-carousel-team5 .cms-carousel-item {
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0 2px 3px rgba(40, 40, 40, 0.16);
    float: left;
    width: 100%;
    background: #fff; }
  .cms-carousel-team5 .cms-carousel-item .team-item-top {
    position: relative;
    float: left;
    width: 100%; }
  .cms-carousel-team5 .cms-carousel-item .team-item-top img {
    width: 100%; }
  .cms-carousel-team5 .cms-carousel-item .team-item-top:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: rgba(27, 27, 27, 0.9);
    z-index: 1;
    -webkit-transform: translateY(-105%);
    -khtml-transform: translateY(-105%);
    -moz-transform: translateY(-105%);
    -ms-transform: translateY(-105%);
    -o-transform: translateY(-105%);
    transform: translateY(-105%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social {
    text-align: center;
    width: 100%;
    float: left;
    left: 0;
    position: absolute;
    right: 0;
    bottom: 24px;
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-transform: translateY(-400px);
    -khtml-transform: translateY(-400px);
    -moz-transform: translateY(-400px);
    -ms-transform: translateY(-400px);
    -o-transform: translateY(-400px);
    transform: translateY(-400px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item {
    display: inline-block;
    padding: 0 11px; }
    .cms-carousel-team5 .cms-carousel-item .team-item-top .cms-team-social .social-item a {
      font-size: 14px;
      color: #fff; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom {
    margin-top: 25px;
    padding-bottom: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
    text-align: center; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom h3 {
    font-size: 20px;
    line-height: 26px;
    color: #282828;
    text-transform: capitalize;
    margin-bottom: 3px;
    font-weight: 600; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom .team-position {
    font-size: 13px;
    line-height: 24px;
    color: #9b9b9b;
    position: relative;
    padding-bottom: 14px; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom .team-position:after {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    background: #eee; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom .team_content {
    padding-top: 15px;
    font-size: 15px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 17px;
    z-index: 2; }
  .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item {
    display: inline-block;
    padding: 0 12px; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a {
      font-size: 14px;
      color: #282828; }
    .cms-carousel-team5 .cms-carousel-item .team-item-bottom .cms-team-social .social-item a:hover {
      color: #be151b; }
  .cms-carousel-team5 .cms-carousel-item:hover .team-item-top:before {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-carousel-team5 .cms-carousel-item:hover .team-item-top .cms-team-social {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -khtml-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.cms-carousel .owl-dots, .owl-dots {
  margin-top: 0;
  position: absolute;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -khtml-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */
  bottom: 0;
  /*Testimonial*/ }
  .cms-carousel .owl-dots .owl-dot, .owl-dots .owl-dot {
    width: 9px;
    height: 9px;
    margin: 0 14px;
    border-radius: 50%;
    float: left;
    border: #be151b solid 2px;
    background: transparent;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel .owl-dots .owl-dot: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: #be151b;
    border-color: #be151b; }

.cms-carousel-testimonial2 {
  padding-bottom: 8px;
  max-width: 1600px;
  margin: 0 auto;
  /*client*/ }
  .cms-carousel-testimonial2 .owl-stage-outer {
    padding: 0; }
  .cms-carousel-testimonial2 .cms-carousel-item {
    float: left;
    width: 100%;
    text-align: center;
    padding-bottom: 31px; }
  .cms-carousel-testimonial2 .cms-carousel-item-top {
    float: left;
    width: 100%;
    position: relative;
    border-radius: 3px;
    padding: 28px 20px 0px; }
  .cms-carousel-testimonial2 .cms-carousel-item-top .cms-carousel-des .content {
    position: relative;
    z-index: 2;
    text-align: center;
    display: block;
    padding-top: 16px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #be151b;
    font-style: italic; }
  .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; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media img {
    display: inline-block;
    height: 230px;
    width: 230px;
    border-radius: 50%; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media .quote-left {
    font-weight: 400;
    font-size: 60px;
    display: block;
    letter-spacing: -0.075em;
    width: 60px;
    text-indent: -0.075em;
    height: 60px;
    background: #dd8b0f;
    color: #fff;
    line-height: 88px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    right: 0; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right {
    display: inline-block;
    width: 100%;
    padding-top: 16px; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title {
    width: 100%;
    font-size: 40px;
    line-height: 40px;
    color: #be151b;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 10px; }
  .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .team-position {
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 10px;
    width: 100%; }
  .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 .owl-stage-outer {
  padding: 3px; }
  .cms-carousel-client .cms-carousel-item {
    text-align: center;
    min-height: 116px;
    -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: 116px; }
  .cms-carousel-client .cms-carousel-item img {
    width: auto;
    display: inline-block;
    line-height: 116px;
    opacity: 0.1; }
  .cms-carousel-client .cms-carousel-item + .cms-carousel-item {
    margin-top: 30px; }
  .cms-carousel-client .cms-carousel-item:hover img {
    opacity: 1; }

.cms-carousel-client2 .cms-carousel-item {
  min-height: 114px;
  text-align: center; }
  .cms-carousel-client2 .cms-carousel-item img {
    width: auto;
    display: inline-block;
    line-height: 114px; }

.cms-carousel-layout1 .cms-carousel-item .cms-grid-media {
  height: 575px;
  width: 100%;
  background-size: cover;
  background-position: center center; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
    position: absolute;
    bottom: 57px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -khtml-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top {
    width: 350px;
    max-width: 100%; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top .cms-carousel-title {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.055em;
    color: #fff; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay .content-top .cms-carousel-content {
    font-size: 12px;
    line-height: 25px;
    letter-spacing: 0.055em;
    color: rgba(255, 255, 255, 0.87);
    margin-top: 3px; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap {
    margin-top: 16px; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn1 {
    font-size: 11px;
    padding: 9.5px 16.7px;
    float: left; }
  .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2 {
    background: transparent;
    font-size: 11px;
    padding: 8.5px 16.7px;
    border-color: #be151b;
    color: #be151b;
    float: left;
    margin-left: 19px;
    margin-top: 1px; }
    .cms-carousel-layout1 .cms-carousel-item .content-overlay .button-wrap .btn2:hover {
      background: #be151b;
      color: #fff; }
  .cms-carousel-layout1 .dotsCont {
    text-align: center;
    margin-top: -37px;
    position: relative;
    z-index: 2; }
  .cms-carousel-layout1 .dotsCont .item-dot {
    width: 75px;
    height: 75px;
    border: #fff solid 5px;
    border-radius: 50%;
    background-size: cover;
    display: inline-block;
    background-position: center center;
    margin: 0 5px; }

.cms-carousel-layout-blog4 {
  max-width: 710px;
  margin: 0 auto;
  position: relative; }
  .cms-carousel-layout-blog4 .cms-carousel-item .cms-grid-media {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
  .cms-carousel-layout-blog4 .cms-carousel-item .cms-grid-media:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dd8b0f;
    opacity: 0.3;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay {
    position: absolute;
    bottom: 29px;
    left: 36px;
    max-width: 80%; }
  .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top {
    width: 350px;
    max-width: 100%; }
  .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top .cms-carousel-title {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.035em;
    color: #be151b;
    margin-bottom: 1px; }
  .cms-carousel-layout-blog4 .cms-carousel-item .content-overlay .content-top .cms-carousel-content {
    font-size: 15px;
    letter-spacing: 0.035em;
    line-height: 23px;
    color: #fff; }
  .cms-carousel-layout-blog4 .dotsCont4 {
    text-align: center;
    width: 100%; }
  .cms-carousel-layout-blog4 .dotsCont4 .item-dot {
    width: 142px;
    float: left;
    height: 65px;
    background-size: cover;
    display: inline-block;
    background-position: center center;
    position: relative; }
  .cms-carousel-layout-blog4 .dotsCont4 .item-dot:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dd8b0f;
    opacity: 0.5;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-layout-blog4 .dotsCont4 .item-dot.active:after, .cms-carousel-layout-blog4 .dotsCont4 .item-dot:hover:after {
    opacity: 0.1; }
  .cms-carousel-layout-blog4 .owl-nav {
    position: absolute;
    bottom: 1px;
    right: 26px; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev, .cms-carousel-layout-blog4 .owl-nav .owl-next {
    width: 44px;
    overflow: hidden;
    text-indent: 100px;
    height: 50px;
    float: left;
    position: static; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev:before, .cms-carousel-layout-blog4 .owl-nav .owl-next:before {
    content: '\f3a9';
    color: #be151b;
    opacity: 0.7;
    display: inline-block;
    font: normal normal normal 50px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    text-indent: 0px;
    display: block;
    width: 44px;
    text-align: center; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev:hover:before, .cms-carousel-layout-blog4 .owl-nav .owl-next:hover:before, .cms-carousel-layout-blog4 .owl-nav .owl-prev.active:before, .cms-carousel-layout-blog4 .owl-nav .owl-next.active:before {
    opacity: 1; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev {
    margin-right: 18px; }
  .cms-carousel-layout-blog4 .owl-nav .owl-prev:before {
    -webkit-transform: rotate(-180deg);
    -khtml-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.cms-carousel-layout-blog5 {
  max-width: 710px;
  margin: 0 auto;
  position: relative; }
  .cms-carousel-layout-blog5 .cms-carousel-item .cms-grid-media {
    height: 400px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3); }
  .cms-carousel-layout-blog5 .cms-carousel-item .cms-grid-media:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dd8b0f;
    opacity: 0.3;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay {
    position: absolute;
    bottom: 29px;
    left: 36px;
    max-width: 80%; }
  .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top {
    width: 350px;
    max-width: 100%; }
  .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top .cms-carousel-title {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.035em;
    color: #be151b;
    margin-bottom: 1px; }
  .cms-carousel-layout-blog5 .cms-carousel-item .content-overlay .content-top .cms-carousel-content {
    font-size: 15px;
    letter-spacing: 0.035em;
    line-height: 23px;
    color: #fff; }
  .cms-carousel-layout-blog5 .cms-carousel .owl-dots {
    position: absolute;
    top: auto;
    right: 45px;
    bottom: 35px;
    margin-top: 0; }
  .cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot {
    background: transparent;
    border: rgba(255, 255, 255, 0.68) solid 1px; }
  .cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot.active, .cms-carousel-layout-blog5 .cms-carousel .owl-dots .owl-dot:hover {
    background: #fff;
    border-color: #fff; }

.cms-carousel-layout-blog6 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .cms-carousel-layout-blog6.cms-carousel .owl-dots {
    position: absolute;
    top: -39px;
    right: 30px;
    margin-top: 0; }
  .cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    border: #dbdbdb solid 1px;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));
    background-image: -webkit-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -moz-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -ms-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -o-linear-gradient(bottom, #ededed, #fafafa);
    background-image: linear-gradient(bottom, #ededed, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');
    /*place holder*/ }
  .cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot:hover, .cms-carousel-layout-blog6.cms-carousel .owl-dots .owl-dot.active {
    background: #be151b;
    border-color: #be151b; }
  .cms-carousel-layout-blog6 .cms-carousel-item {
    text-align: left;
    padding: 0px;
    float: left;
    position: relative;
    width: 100%; }
  .cms-carousel-layout-blog6 .cms-carousel-item:hover .cms-carousel-item-content {
    opacity: 0; }
  .cms-carousel-layout-blog6 .cms-carousel-item:hover .content-right {
    opacity: 1; }
  .cms-carousel-layout-blog6 .cms-carousel-item .cms-grid-media {
    height: 435px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 3px; }
  .cms-carousel-layout-blog6 .cms-carousel-item-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(221, 139, 15, 0.75);
    padding: 25px 26px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-layout-blog6 .cms-carousel-item-content i {
    width: 30px;
    height: 30px;
    background: #be151b;
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    border-radius: 50%;
    position: absolute;
    top: -14px; }
  .cms-carousel-layout-blog6 .cms-carousel-item-content .cms-carousel-title {
    margin-bottom: 2px; }
  .cms-carousel-layout-blog6 .content-right {
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    left: 0;
    background: rgba(221, 139, 15, 0.75);
    height: 100%;
    opacity: 0;
    padding: 24px 26px 26px;
    border-radius: 3px; }
  .cms-carousel-layout-blog6 .cms-carousel-title {
    font-size: 17px;
    line-height: 28px;
    color: #fff;
    letter-spacing: 0.035em; }
  .cms-carousel-layout-blog6 .cms-carousel-title a {
    color: #fff; }
  .cms-carousel-layout-blog6 .cms-carousel-title a:hover {
    color: #be151b; }
  .cms-carousel-layout-blog6 .cms-carousel-content {
    font-size: 12px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.87);
    letter-spacing: 0.035em;
    margin-top: 13px; }
  .cms-carousel-layout-blog6 .date {
    font-size: 12px;
    line-height: 26px;
    color: #fff;
    letter-spacing: 0.035em;
    margin-top: 3px; }
  .cms-carousel-layout-blog6 .date .author {
    float: right;
    text-transform: capitalize; }
  .cms-carousel-layout-blog6 .date .author a {
    color: inherit; }
  .cms-carousel-layout-blog6 .date i {
    font-size: 12px;
    line-height: 26px;
    margin-right: 8px; }
  .cms-carousel-layout-blog6 .cms-more {
    text-align: center;
    margin-top: 28px; }
  .cms-carousel-layout-blog6 .cms-more a {
    font-size: 11px;
    line-height: 1;
    color: #be151b;
    margin-top: 8px;
    margin-bottom: 6px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: #be151b solid 2px;
    padding: 11.5px 38.5px;
    border-radius: 17px;
    display: inline-block;
    text-align: center; }
  .cms-carousel-layout-blog6 .cms-more a:hover {
    color: #fff;
    background-color: #be151b; }
  .cms-carousel-layout-blog6 .owl-nav {
    position: absolute;
    top: -33px;
    right: 0px; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev, .cms-carousel-layout-blog6 .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    position: static;
    text-align: center;
    background: #dd8b0f;
    border-radius: 50%; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev i, .cms-carousel-layout-blog6 .owl-nav .owl-next i {
    display: none; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev:before, .cms-carousel-layout-blog6 .owl-nav .owl-next:before {
    content: '\f2fb';
    color: #fff;
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    line-height: 25px; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev:hover, .cms-carousel-layout-blog6 .owl-nav .owl-next:hover, .cms-carousel-layout-blog6 .owl-nav .owl-prev.active, .cms-carousel-layout-blog6 .owl-nav .owl-next.active {
    opacity: 0.7; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev:hover:before, .cms-carousel-layout-blog6 .owl-nav .owl-next:hover:before, .cms-carousel-layout-blog6 .owl-nav .owl-prev.active:before, .cms-carousel-layout-blog6 .owl-nav .owl-next.active:before {
    opacity: 1; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev {
    margin-right: 20px; }
  .cms-carousel-layout-blog6 .owl-nav .owl-prev:before {
    content: '\f2fa'; }

.cms-carousel-layout-blog7 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .cms-carousel-layout-blog7 .owl-stage-outer {
    padding: 25px 0; }
  .cms-carousel-layout-blog7.cms-carousel .owl-dots {
    position: absolute;
    top: -39px;
    right: 30px;
    margin-top: 0; }
  .cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    border: #dbdbdb solid 1px;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));
    background-image: -webkit-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -moz-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -ms-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -o-linear-gradient(bottom, #ededed, #fafafa);
    background-image: linear-gradient(bottom, #ededed, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');
    /*place holder*/ }
  .cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot:hover, .cms-carousel-layout-blog7.cms-carousel .owl-dots .owl-dot.active {
    background: #be151b;
    border-color: #be151b; }
  .cms-carousel-layout-blog7 .cms-carousel-item {
    text-align: left;
    padding: 0px;
    float: left;
    position: relative;
    width: 100%;
    border: #e0e0e0 solid 1px;
    background: #fff;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    border-radius: 3px; }
  .cms-carousel-layout-blog7 .cms-carousel-item:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), 0 0 25px rgba(0, 0, 0, 0.1); }
  .cms-carousel-layout-blog7 .cms-carousel-item:hover .cms-carousel-item-content {
    opacity: 0; }
  .cms-carousel-layout-blog7 .cms-carousel-item:hover .content-right {
    opacity: 1; }
  .cms-carousel-layout-blog7 .cms-carousel-item .cms-grid-media {
    height: 212px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    border-radius: 3px;
    position: relative; }
  .cms-carousel-layout-blog7 .cms-carousel-item .cms-grid-media:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #dd8b0f;
    opacity: 0.25;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-layout-blog7 .cms-carousel-item .content-right {
    padding: 16px 20px 10px;
    text-align: center; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer {
    float: left;
    border-top: #e0e0e0 solid 1px;
    padding: 0 28px 0 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt {
    float: left;
    border-radius: 50%; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt img {
    border-radius: 50%;
    margin-right: 16px;
    width: 32px;
    height: 32px;
    float: left; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author {
    font-size: 11px;
    color: rgba(221, 139, 15, 0.33);
    letter-spacing: 0.035em;
    line-height: 32px; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author a {
      text-transform: capitalize;
      color: inherit; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .avt .detail-author a:hover {
      color: #be151b; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail {
    float: right;
    margin-top: 3px; }
  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li {
    display: inline-block;
    font-size: 12px;
    color: #c6c8d1;
    letter-spacing: 0.035em;
    line-height: 26px;
    margin-left: 13px; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li a {
      color: inherit; }
    .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer .archive_detail li a:hover {
      color: #be151b; }
  .cms-carousel-layout-blog7 .cms-carousel-title {
    font-size: 18px;
    line-height: 32px;
    color: #dd8b0f;
    letter-spacing: 0.035em;
    margin-bottom: 3px; }
  .cms-carousel-layout-blog7 .cms-carousel-title a {
    color: inherit;
    text-align: center; }
  .cms-carousel-layout-blog7 .cms-carousel-title a:hover {
    color: #be151b; }
  .cms-carousel-layout-blog7 .cms-carousel-content {
    font-size: 14px;
    line-height: 32px;
    color: rgba(174, 177, 190, 0.91);
    letter-spacing: 0.035em; }
  .cms-carousel-layout-blog7 .date {
    font-size: 12px;
    line-height: 32px;
    color: #c6c8d1;
    letter-spacing: 0.035em;
    margin-top: 11px; }
  .cms-carousel-layout-blog7 .date i {
    font-size: 12px;
    line-height: 26px;
    margin-right: 8px; }
  .cms-carousel-layout-blog7 .date span {
    position: relative;
    top: -5px; }
  .cms-carousel-layout-blog7 .cms-more {
    text-align: center;
    margin-top: 34px; }
  .cms-carousel-layout-blog7 .cms-more a {
    font-size: 11px;
    line-height: 1;
    color: #be151b;
    margin-top: 8px;
    margin-bottom: 6px;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    border: #be151b solid 2px;
    padding: 11.5px 38.5px;
    border-radius: 17px;
    display: inline-block;
    text-align: center; }
  .cms-carousel-layout-blog7 .cms-more a:hover {
    color: #dd8b0f; }

.cms-carousel-layout-blog8 {
  position: relative;
  margin-left: -10px;
  margin-right: -10px; }
  .cms-carousel-layout-blog8.cms-carousel .owl-dots {
    position: static;
    margin-top: 35px;
    text-align: center; }
  .cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot {
    width: 12px;
    height: 12px;
    margin-left: 8px;
    float: none;
    border: #dbdbdb solid 1px;
    display: inline-block;
    background-color: #ededed;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fafafa));
    background-image: -webkit-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -moz-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -ms-linear-gradient(bottom, #ededed, #fafafa);
    background-image: -o-linear-gradient(bottom, #ededed, #fafafa);
    background-image: linear-gradient(bottom, #ededed, #fafafa);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed', endColorStr='#fafafa');
    /*place holder*/ }
  .cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot:hover, .cms-carousel-layout-blog8.cms-carousel .owl-dots .owl-dot.active {
    background: #be151b;
    border-color: #901014; }
  .cms-carousel-layout-blog8 .item-inner {
    position: relative;
    overflow: hidden; }
  .cms-carousel-layout-blog8 .item-inner img {
    border-radius: 3px; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay {
    border-radius: 3px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 20px;
    z-index: 2;
    left: 0;
    background: rgba(190, 21, 27, 0.92);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay .title {
    float: left;
    width: 100%;
    padding-top: 9px; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.055em;
    float: left;
    margin-bottom: 7px;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 a {
      color: #fff; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .title h3 a:hover {
      color: #dd8b0f; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay .title .date {
    float: right;
    color: #fff;
    font-size: 10px;
    line-height: 26px;
    padding: 0 10px 0 0;
    letter-spacing: 0.035em;
    text-align: center;
    margin-top: 1px;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.16); }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .title .date i {
      margin-right: 6px; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom {
    opacity: 0;
    max-height: 0px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    text-align: left;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    letter-spacing: 0.0535em;
    padding-top: 3px;
    float: left; }
  .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more {
    padding-top: 27px;
    padding-bottom: 9px; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a {
      color: #fff;
      display: block;
      position: relative; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a i {
      position: absolute;
      right: 0;
      top: 6px;
      font-size: 12px; }
    .cms-carousel-layout-blog8 .item-inner .content-overlay .content-bottom .more a:hover {
      color: #dd8b0f; }
  .cms-carousel-layout-blog8 .item-inner:hover .content-overlay {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .cms-carousel-layout-blog8 .item-inner:hover .content-overlay .title {
    padding-top: 19px; }
  .cms-carousel-layout-blog8 .item-inner:hover .content-overlay .content-bottom {
    opacity: 1;
    max-height: 500px;
    padding-top: 7px; }
  .cms-carousel-layout-blog8 .owl-nav {
    position: absolute;
    top: -46px;
    right: 0px; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev, .cms-carousel-layout-blog8 .owl-nav .owl-next {
    width: 25px;
    height: 25px;
    float: left;
    position: static;
    text-align: center;
    background: #dd8b0f;
    border-radius: 50%; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev i, .cms-carousel-layout-blog8 .owl-nav .owl-next i {
    display: none; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev:before, .cms-carousel-layout-blog8 .owl-nav .owl-next:before {
    content: '\f2fb';
    color: #fff;
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    line-height: 25px; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev:hover:before, .cms-carousel-layout-blog8 .owl-nav .owl-next:hover:before, .cms-carousel-layout-blog8 .owl-nav .owl-prev.active:before, .cms-carousel-layout-blog8 .owl-nav .owl-next.active:before {
    opacity: 1; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev {
    margin-right: 20px; }
  .cms-carousel-layout-blog8 .owl-nav .owl-prev:before {
    content: '\f2fa'; }

.owl-nav {
  position: static;
  /* ==========================================================================
   [End] 2. CMS Carousel
========================================================================== */
  /* ==========================================================================
   [Start] 3. CMS Fancybox Single
========================================================================== */ }
  .owl-nav .owl-prev, .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 30px;
    font-size: 0;
    width: 60px;
    height: 60px;
    background: rgba(27, 26, 26, 0.5);
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    text-align: center;
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms; }
  .owl-nav .owl-prev i, .owl-nav .owl-next i {
    font-size: 25px;
    color: #fff;
    line-height: 60px;
    -webkit-transition: all 250ms linear 0ms;
    -moz-transition: all 250ms linear 0ms;
    -ms-transition: all 250ms linear 0ms;
    transition: all 250ms linear 0ms; }
  .owl-nav .owl-prev i:before, .owl-nav .owl-next i:before {
    content: "\f105"; }
  .owl-nav .owl-prev:hover, .owl-nav .owl-next:hover {
    background: #fff; }
  .owl-nav .owl-prev:hover i, .owl-nav .owl-next:hover i {
    color: #999; }
  .owl-nav .owl-prev {
    right: auto;
    left: 30px; }
  .owl-nav .owl-prev i:before {
    content: "\f104"; }

.cms-fancyboxes-wraper.cms-fancybox-default {
  width: 100%;
  margin: 0;
  float: left;
  -webkit-transition: all 250ms linear 0ms;
  -moz-transition: all 250ms linear 0ms;
  -ms-transition: all 250ms linear 0ms;
  transition: all 250ms linear 0ms;
  border-bottom: #cfd2d7 solid 1px;
  padding: 12px 0 9px; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon {
    float: left;
    text-align: right;
    width: 40%; }
  .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: 20px;
    float: left;
    margin-right: 16px; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-icon i {
    font-size: 16px;
    position: relative;
    z-index: 2;
    color: #dd8b0f; }
  .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-right {
    float: left;
    width: 60%; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancybox-right .cms-fancybox-content {
    font-size: 14px;
    line-height: 23px;
    color: #9b9b9b; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a {
    text-align: left;
    text-decoration: none;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase;
    background: #be151b; }
  .cms-fancyboxes-wraper.cms-fancybox-default .cms-fancyboxes-footer a:hover {
    background: #901014; }

.template-cms_fancybox_single--layout2 {
  text-align: center; }
  .template-cms_fancybox_single--layout2 .cms-fancybox-icon {
    width: 100%;
    float: left; }
  .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: 80px;
    position: relative;
    z-index: 2;
    color: #be151b; }
  .template-cms_fancybox_single--layout2 .cms-fancybox-right {
    float: left;
    width: 100%;
    margin-top: 31px; }
  .template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-subtitle {
    font-size: 12px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    font-weight: bold; }
  .template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-title {
    font-size: 60px;
    text-transform: uppercase;
    margin-top: -5px;
    color: #be151b;
    line-height: 1; }
  .template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-content {
    font-size: 30px;
    color: #be151b;
    line-height: 1;
    margin-top: 29px; }
  .template-cms_fancybox_single--layout2 .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: #be151b; }
  .template-cms_fancybox_single--layout2 .cms-fancyboxes-footer a:hover {
    background: #901014; }

.template-cms_fancybox_single--layout3 .cms-fancyboxes-body {
  background: #be151b;
  color: #fff;
  position: relative;
  float: left;
  width: 100%; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-image {
    height: 100%;
    width: 50%;
    background-size: cover;
    top: 0;
    left: 0;
    position: absolute; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item {
    width: 50%;
    float: right;
    text-align: center;
    padding: 51px 30px 40px;
    position: relative; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .arrow {
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-right-color: #be151b;
    position: absolute;
    left: -20px;
    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 */ }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-subtitle {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.4em;
    margin-bottom: -8px; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-title {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 12px; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-content {
    font-weight: 300;
    margin-top: 9px; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item img {
    max-width: 20px; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .fancy-box-icon {
    display: inline-block; }
  .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .fancy-box-icon i {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5); }
  .template-cms_fancybox_single--layout3.style2 .cms-fancyboxes-body {
    background: #be151b; }
  .template-cms_fancybox_single--layout3.style2 .cms-fancyboxes-body .cms-image {
    left: auto;
    right: 0; }
  .template-cms_fancybox_single--layout3.style2 .cms-fancyboxes-body .cms-fancybox-item {
    float: left; }
  .template-cms_fancybox_single--layout3.style2 .cms-fancyboxes-body .cms-fancybox-item .arrow {
    left: auto;
    right: -20px;
    border-left-color: #be151b;
    border-right-color: transparent; }
  .template-cms_fancybox_single--layout3.style3 .cms-fancyboxes-body {
    background: #750073; }
  .template-cms_fancybox_single--layout3.style3 .cms-fancyboxes-body .cms-fancybox-item .arrow {
    border-right-color: #750073; }

.template-cms_fancybox_single--layout4 {
  /* ==========================================================================
   [End] 3. CMS Fancybox Single
========================================================================== */
  /* ==========================================================================
   [Start] 4. CMS Counter Single
========================================================================== */ }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body {
    float: left;
    width: 100%;
    display: table;
    background: #fff; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-image {
    width: 50%;
    text-align: center;
    color: #fff;
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    padding: 30px 20px;
    background-color: #dd8b0f;
    position: relative; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-image .arrow {
    width: 10px;
    height: 10px;
    border: 10px solid transparent;
    border-left-color: #dd8b0f;
    position: absolute;
    right: -20px;
    top: 50%;
    z-index: 2;
    -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_fancybox_single--layout4 .cms-fancyboxes-body .cms-image .cms-fancybox-subtitle {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.4em;
    margin-bottom: 20px; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-image .cms-fancybox-title {
    font-size: 60px;
    text-transform: uppercase;
    margin-bottom: 12px; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-image .cms-fancybox-content {
    font-weight: 300;
    margin-top: 9px; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right {
    width: 50%;
    display: table-cell;
    text-align: center;
    position: relative; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-top, .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-bottom {
    float: left;
    width: 100%; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-top .icon-wrap:first-child, .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-bottom .icon-wrap:first-child {
    border-right: #e5e5e5 solid 1px;
    width: calc(50% - 1px); }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-top {
    border-bottom: #e5e5e5 solid 1px; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap {
    width: 50%;
    float: left;
    background: #fff;
    padding: 24px 10px 12px;
    position: relative; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap > a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    opacity: 0; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap:hover > a {
    opacity: 1; }
    .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap:hover .images-icon img {
      -webkit-filter: grayscale(0%);
      filter: grayscale(0%); }
    .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap:hover h4 {
      color: #be151b; }
    .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap:hover .fancy-box-icon i {
      color: #be151b; }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap .images-icon {
    height: 57px;
    line-height: 57px;
    width: 70px;
    display: inline-block;
    position: relative; }
    .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap .images-icon img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      -webkit-transition: all 250ms linear 0ms;
      -moz-transition: all 250ms linear 0ms;
      -ms-transition: all 250ms linear 0ms;
      transition: all 250ms linear 0ms;
      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 */ }
  .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap .fancy-box-icon {
    display: inline-block; }
    .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap .fancy-box-icon i {
      font-size: 50px;
      color: #666;
      -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--layout4 .cms-fancyboxes-body .cms-fancybox-right .icon-wrap h4 {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: inherit;
    font-size: 16px;
    margin-top: -7px;
    -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--layout4.style2 .cms-fancyboxes-body {
    background: #be151b; }
  .template-cms_fancybox_single--layout4.style2 .cms-fancyboxes-body .cms-image {
    left: auto;
    right: 0; }
  .template-cms_fancybox_single--layout4.style2 .cms-fancyboxes-body .cms-fancybox-item {
    float: left; }
  .template-cms_fancybox_single--layout4.style2 .cms-fancyboxes-body .cms-fancybox-item .arrow {
    left: auto;
    right: -20px;
    border-left-color: #be151b;
    border-right-color: transparent; }
  .template-cms_fancybox_single--layout4.style3 .cms-fancyboxes-body {
    background: #750073; }
  .template-cms_fancybox_single--layout4.style3 .cms-fancyboxes-body .cms-fancybox-item .arrow {
    border-right-color: #750073; }

.cms-counter-wraper {
  /* ==========================================================================
   [End] 4. CMS Counter Single
========================================================================== */
  /* ==========================================================================
   [Start] 5. CMS Grid
========================================================================== */ }
  .cms-counter-wraper .counter-wrap1 {
    float: left;
    width: 100%;
    padding: 0;
    text-align: center; }
  .cms-counter-wraper .counter-wrap1 .cms-counter-icon-image, .cms-counter-wraper .counter-wrap1 .cms-counter-icon {
    max-height: 80px;
    height: 80px; }
  .cms-counter-wraper .counter-wrap1 .cms-counter-icon-image img, .cms-counter-wraper .counter-wrap1 .cms-counter-icon img {
    max-height: 80px; }
  .cms-counter-wraper .counter-wrap1 .cms-counter-icon-image i, .cms-counter-wraper .counter-wrap1 .cms-counter-icon i {
    font-size: 50px;
    color: #fff; }
  .cms-counter-wraper .counter-wrap1 .cms-counter {
    font-size: 80px;
    line-height: 1;
    color: #222;
    font-weight: 700; }
  .cms-counter-wraper .counter-wrap1 .cms-counter-title {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.018em;
    color: #616161;
    font-weight: 700;
    text-transform: capitalize; }
  .cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 {
    padding: 13px 0 12px 0;
    background: rgba(34, 34, 34, 0.2); }
  .cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 .cms-counter {
    color: #fff; }
  .cms-counter-wraper.cms-counter-layout-2 .counter-wrap1 .cms-counter-title {
    color: #fff; }
  .cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 {
    padding: 13px 0 12px 0;
    background: rgba(255, 255, 255, 0.15); }
  .cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 .cms-counter {
    color: #fff; }
  .cms-counter-wraper.cms-counter-layout-3 .counter-wrap1 .cms-counter-title {
    color: #fff; }

.cms-grid-filter {
  max-width: 1140px;
  margin: auto;
  text-align: center; }
  .cms-grid-filter ul {
    margin-bottom: 70px;
    margin-left: 0; }
  .cms-grid-filter ul li {
    font-size: 13px;
    padding: 0px 31px;
    line-height: 20px;
    position: relative; }
  .cms-grid-filter ul li:after {
    position: absolute;
    right: -6px;
    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%);
    content: "\f10c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #d0d0d0;
    font-size: 12px; }
  .cms-grid-filter ul li:last-child:after {
    display: none; }
  .cms-grid-filter ul li:first-child a.active {
    color: #dd8b0f !important; }
  .cms-grid-filter ul li a {
    display: block;
    color: #666;
    cursor: pointer;
    letter-spacing: 0.4em;
    font-weight: 700;
    text-transform: uppercase; }
  .cms-grid-filter ul li a.active, .cms-grid-filter ul li a:hover {
    color: #be151b !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: #dd8b0f; }

.cms-load-posts {
  text-align: center;
  padding-top: 53px; }
  .cms-load-posts a {
    display: inline-block;
    height: 60px;
    min-width: 170px;
    border: #be151b solid 2px;
    padding: 0 11px 0 15px;
    font-weight: 700;
    letter-spacing: 0.4em;
    line-height: 56px;
    color: #be151b;
    font-size: 12px;
    text-transform: uppercase; }
  .cms-load-posts a:hover {
    background: #dd8b0f;
    border-color: #dd8b0f !important; }

.template-cms_grid--layout-default {
  position: relative; }
  .template-cms_grid--layout-default .cms-grid-filter ul li a {
    color: #fff; }
  .template-cms_grid--layout-default .cms-grid-filter ul li a:hover, .template-cms_grid--layout-default .cms-grid-filter ul li a.active {
    color: #be151b !important; }
  .template-cms_grid--layout-default .cms-grid-filter ul li:after {
    color: #be151b; }
  .template-cms_grid--layout-default .cms-grid-media {
    position: relative; }
  .template-cms_grid--layout-default .cms-grid-media:after {
    background: rgba(190, 21, 27, 0.7);
    content: '';
    width: 100%;
    height: 100%;
    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;
    top: 0;
    left: 0;
    opacity: 0; }
  .template-cms_grid--layout-default .cms-grid-media:hover:after {
    opacity: 1; }
  .template-cms_grid--layout-default.owl-carousel .owl-item {
    padding: 0 3px; }
  .template-cms_grid--layout-default .cms-grid-item-inner {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    text-align: center; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right {
    padding: 30px 60px 60px;
    width: 100%;
    float: left;
    background: #fff; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .content-main {
    width: 100%;
    padding-left: 0px; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title {
    margin-top: 20px;
    float: left;
    width: 100%;
    margin-bottom: 8px; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title a {
    color: inherit; }
    .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-title a:hover {
      color: #be151b; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .detail-date {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.4em;
    font-weight: 700;
    text-transform: uppercase; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .entry-content {
    margin-top: 48px;
    float: left;
    width: 100%; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom {
    float: left;
    width: 100%;
    margin-top: 28px;
    padding-top: 22px; }
  .template-cms_grid--layout-default .cms-grid-item-inner .content-right .grid_bottom .more {
    min-width: 170px; }
  .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-left {
    opacity: 1; }
  .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more {
    color: #be151b; }
  .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more span, .template-cms_grid--layout-default .cms-grid-item-inner:hover .content-right .grid_bottom .more i {
    -webkit-transform: translate3d(0px, 0px, 0);
    -khtml-transform: translate3d(0px, 0px, 0);
    -moz-transform: translate3d(0px, 0px, 0);
    -ms-transform: translate3d(0px, 0px, 0);
    -o-transform: translate3d(0px, 0px, 0);
    transform: translate3d(0px, 0px, 0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .template-cms_grid--layout-default .cms-load-posts {
    padding-top: 50px; }
  .template-cms_grid--layout-default .cms-load-posts a {
    border-color: #fff;
    color: #fff; }

.template-cms_grid--layout-blog-popular {
  -webkit-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  -ms-box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.33);
  border-radius: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-item.col-lg-12 .cms-grid-inner {
    border-bottom: #ad6d0c solid 1px;
    border-top: #f1a32e solid 1px; }
  .template-cms_grid--layout-blog-popular .cms-grid-item:first-child .cms-grid-inner {
    border-top: none; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner {
    padding-bottom: 15px;
    padding-top: 9px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-descriptions {
    padding: 16px 25px 9px;
    float: left; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-media img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .meta-info {
    float: left;
    width: 100%;
    line-height: 1;
    letter-spacing: 0.035em; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .meta-info .cat {
    float: left;
    font-size: 13px;
    color: #be151b; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.075em;
    color: #fff;
    text-transform: capitalize;
    margin-top: 15px;
    float: left;
    width: 100%; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title h5 {
    font-size: inherit;
    line-height: 26px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title a {
    color: inherit; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-title a:hover {
    color: #be151b; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .cms-grid-content {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.035em;
    color: #fff;
    float: left;
    width: 100%;
    margin-top: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1;
    letter-spacing: 0.035em;
    margin-top: 12px;
    float: left;
    width: 100%; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .date {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
    float: left;
    margin-top: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .date span {
    position: relative;
    top: -3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .comment {
    float: right;
    margin-top: 3px; }
  .template-cms_grid--layout-blog-popular .cms-grid-inner .content-bottom .comment i {
    margin-right: 6px; }

.template-cms_grid--layout-team {
  /*portfolio*/ }
  .template-cms_grid--layout-team .cms-grid-item {
    padding-bottom: 30px; }
  .template-cms_grid--layout-team .cms-grid-item .team-item {
    float: left;
    width: 100%; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-top {
    position: relative;
    float: left;
    width: 100%; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-top img {
    width: 100%; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom {
    padding-top: 51px;
    padding-bottom: 60px;
    float: left;
    width: 100%;
    background: #fff;
    text-align: center; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3 {
    margin-bottom: 3px; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3 a {
    color: inherit; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom h3 a:hover {
      color: #be151b; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .team_content {
    font-size: 12px;
    line-height: 1;
    color: #dd8b0f;
    font-weight: 700;
    letter-spacing: 0.4em;
    text-transform: uppercase; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social {
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 27px;
    z-index: 2;
    display: inline-block; }
  .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item {
    display: inline-block; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a {
      display: inline-block;
      width: 40px;
      height: 40px;
      background: #be151b;
      line-height: 40px !important;
      border-radius: 50%;
      margin: 0 3px;
      color: #fff; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a.fa-facebook {
      background: #3e5992; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a.fa-twitter {
      background: #5daae4; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a.fa-google {
      background: #e34d4a; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a:hover {
      background-color: #be151b; }
    .template-cms_grid--layout-team .cms-grid-item .team-item-bottom .cms-team-social .social-item a:hover i {
      color: #fff !important; }

.template-cms_grid--layout-gallery {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-gallery.no-padding-item .cms-grid-item {
    padding: 0;
    margin: 0; }
  .template-cms_grid--layout-gallery.no-padding-item .cms-grid-filter ul {
    margin-bottom: 66px; }
  .template-cms_grid--layout-gallery.no-load-more .cms_pagination {
    display: none; }
  .template-cms_grid--layout-gallery .cms-grid-item {
    position: relative;
    margin-bottom: 30px; }
  .template-cms_grid--layout-gallery .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-gallery .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
  .template-cms_grid--layout-gallery .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-gallery .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-gallery .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(190, 21, 27, 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-gallery .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-gallery .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
    top: 50%;
    position: absolute;
    width: 100%;
    left: 50%;
    padding: 0 10px;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
      height: 30px;
      width: 4px;
      left: 14px;
      top: 0;
      position: absolute;
      content: '';
      background: #fff; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
      height: 4px;
      width: 30px;
      left: 0px;
      top: 14px;
      position: absolute;
      content: '';
      background: #fff; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:hover:before, .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:hover:after {
      background: #be151b; }
  .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner h3 {
    font-size: 30px;
    margin-top: 44px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: -5px;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 0; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner h3 a {
      color: inherit; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover {
      color: #be151b; }
  .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .detail-terms {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.4em;
    font-weight: 700;
    text-transform: uppercase; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a {
      color: inherit; }
    .template-cms_grid--layout-gallery .cms-grid-3columns .text-hide .text-hide-inner .detail-terms a:hover {
      color: #dd8b0f; }
  .template-cms_grid--layout-gallery .cms-load-posts {
    padding-top: 50px; }
  .template-cms_grid--layout-gallery .cms-load-posts a {
    display: inline-block;
    height: 51px;
    min-width: 170px;
    border: #222 solid 2px;
    padding: 0 15px;
    line-height: 47px;
    color: #222; }
  .template-cms_grid--layout-gallery .cms-load-posts a span:before, .template-cms_grid--layout-gallery .cms-load-posts a span:after {
    background: #222; }
  .template-cms_grid--layout-gallery .cms-load-posts a:hover {
    border-color: #be151b;
    color: #be151b; }
  .template-cms_grid--layout-gallery .cms-load-posts a:hover span:before, .template-cms_grid--layout-gallery .cms-load-posts a:hover span:after {
    background: #be151b; }

.template-cms_grid--layout-gallery2 {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-gallery2 .cms-grid-item {
    position: relative;
    margin-bottom: 53px;
    padding: 0; }
  .template-cms_grid--layout-gallery2 .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:nth-child(3n + 1) .cms-grid-3columns-bottom .detail-terms a {
    color: #be151b; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:nth-child(3n + 1) .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #dd8b0f; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:nth-child(3n + 2) .cms-grid-3columns-bottom .detail-terms a {
    color: #dd8b0f; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:nth-child(3n + 2) .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #be151b; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:nth-child(3n+ 3) .cms-grid-3columns-bottom .detail-terms a {
    color: #750073; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:nth-child(3n+ 3) .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #be151b; }
  .template-cms_grid--layout-gallery2 .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
  .template-cms_grid--layout-gallery2 .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-gallery2 .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-gallery2 .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns .text-hide:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(40, 40, 40, 0.95);
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: transform;
    transition-property: transform;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out; }
  .template-cms_grid--layout-gallery2 .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-gallery2 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
    top: 50%;
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    padding: 0 10px; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative; }
    .template-cms_grid--layout-gallery2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
      height: 20px;
      width: 2px;
      left: 9px;
      top: 0;
      position: absolute;
      content: '';
      background: #be151b; }
    .template-cms_grid--layout-gallery2 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
      height: 2px;
      width: 20px;
      left: 0px;
      top: 9px;
      position: absolute;
      content: '';
      background: #be151b; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns-bottom h3 {
    margin-top: 1px;
    text-align: center;
    padding: 0 30px; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns-bottom .detail-terms {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.4em;
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin-top: 31px;
    text-transform: uppercase; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns-bottom .detail-terms a {
    color: #be151b; }
  .template-cms_grid--layout-gallery2 .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #71a522; }
  .template-cms_grid--layout-gallery2 .cms-load-posts {
    padding-top: 0px; }
  .template-cms_grid--layout-gallery2 .cms-load-posts a {
    display: inline-block;
    height: 60px;
    min-width: 170px;
    border: #be151b solid 2px;
    padding: 0 11px 0 15px;
    font-weight: 700;
    letter-spacing: 0.4em;
    line-height: 56px;
    color: #be151b; }
  .template-cms_grid--layout-gallery2 .cms-load-posts a:hover {
    border-color: #be151b;
    color: #be151b; }

.template-cms_grid--layout-gallery3 {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-gallery3 .cms-grid-item {
    position: relative;
    margin-bottom: 30px; }
  .template-cms_grid--layout-gallery3 .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:nth-child(3n + 1) .cms-grid-3columns-bottom .detail-terms a {
    color: #be151b; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:nth-child(3n + 1) .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #dd8b0f; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:nth-child(3n + 2) .cms-grid-3columns-bottom .detail-terms a {
    color: #dd8b0f; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:nth-child(3n + 2) .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #be151b; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:nth-child(3n+ 3) .cms-grid-3columns-bottom .detail-terms a {
    color: #750073; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:nth-child(3n+ 3) .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #be151b; }
  .template-cms_grid--layout-gallery3 .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
  .template-cms_grid--layout-gallery3 .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-gallery3 .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-gallery3 .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns .text-hide:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(40, 40, 40, 0.95);
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: transform;
    transition-property: transform;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out; }
  .template-cms_grid--layout-gallery3 .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-gallery3 .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
    top: 50%;
    position: absolute;
    width: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    padding: 0 10px; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative; }
    .template-cms_grid--layout-gallery3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
      height: 20px;
      width: 2px;
      left: 9px;
      top: 0;
      position: absolute;
      content: '';
      background: #be151b; }
    .template-cms_grid--layout-gallery3 .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
      height: 2px;
      width: 20px;
      left: 0px;
      top: 9px;
      position: absolute;
      content: '';
      background: #be151b; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom {
    float: left;
    width: 100%;
    background: #fff;
    padding: 50px 60px;
    text-align: center; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom h3 {
    margin-top: 1px;
    text-align: center;
    margin-bottom: 0; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom .detail-terms {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    letter-spacing: 0.4em;
    width: 100%;
    text-align: center;
    font-weight: 700;
    margin-top: -3px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom .detail-terms a {
    color: #be151b; }
  .template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom .detail-terms a:hover {
    color: #71a522; }
  .template-cms_grid--layout-gallery3 .cms-load-posts {
    padding-top: 50px; }
  .template-cms_grid--layout-gallery3 .cms-load-posts a {
    display: inline-block;
    height: 60px;
    min-width: 170px;
    border: #be151b solid 2px;
    padding: 0 11px 0 15px;
    font-weight: 700;
    letter-spacing: 0.4em;
    line-height: 56px;
    color: #be151b; }
  .template-cms_grid--layout-gallery3 .cms-load-posts a:hover {
    border-color: #be151b;
    color: #be151b; }

div[data-vc-stretch-content="true"] .template-cms_grid--layout-portfolio4 .cms-load-posts {
  display: block; }

.template-cms_grid--layout-shop {
  float: left;
  width: 100%;
  /*pricing*/ }
  .template-cms_grid--layout-shop.has-padding-item .cms-grid-item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }
  .template-cms_grid--layout-shop .cms-grid-item {
    position: relative;
    padding: 0; }
  .template-cms_grid--layout-shop .cms-grid-item img {
    width: 100%; }
  .template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide {
    opacity: 1; }
  .template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide:before, .template-cms_grid--layout-shop .cms-grid-item:hover .cms-grid-3columns .text-hide .text-hide-inner {
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .template-cms_grid--layout-shop .cms-grid-3columns {
    position: relative; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transform: translateZ(0);
    -khtml-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: color;
    transition-property: color;
    -moz-transition-property: color;
    -ms-transition-property: color;
    -webkit-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(40, 40, 40, 0.95);
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: transform;
    transition-property: transform;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner {
    position: absolute;
    top: 0px;
    width: 100%;
    padding: 0 10px;
    left: 0px;
    bottom: 0px;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition-property: transform;
    transition-property: transform;
    -ms-transition-property: transform;
    -moz-transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-gallery-item {
    top: 50%;
    position: absolute;
    width: 100%;
    left: 50%;
    padding: 0 10px;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:before {
      height: 20px;
      width: 2px;
      left: 9px;
      top: 0;
      position: absolute;
      content: '';
      background: #be151b; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .cms-prettyphoto:after {
      height: 2px;
      width: 20px;
      left: 0px;
      top: 9px;
      position: absolute;
      content: '';
      background: #be151b; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 {
    font-size: 24px;
    margin-top: 29px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 35px;
    color: #fff; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 a {
      color: inherit; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner h3 a:hover {
      color: #71a522; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .price {
    display: inline-block;
    font-size: 22px;
    line-height: 28px;
    color: #9b9b9b;
    font-weight: bold; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .add_to_cart_button {
    display: inline-block;
    padding: 16.5px 38px; }
    .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .add_to_cart_button.added {
      display: none; }
  .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart {
    display: inline-block;
    padding: 16.5px 38px; }
  .template-cms_grid--layout-shop .cms-load-posts {
    padding-top: 0px;
    width: 100%;
    margin: 0;
    display: none; }
  .template-cms_grid--layout-shop .cms-load-posts a {
    display: inline-block;
    height: 130px;
    min-width: 170px;
    border: none;
    padding: 0 15px;
    width: 100%;
    background: #be151b;
    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: #dd8b0f; }

.template-cms_grid--layout-pricing {
  text-align: center;
  /*gallery service*/
  /*portfolio*/ }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner {
    padding: 40px;
    margin: 24px 0 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    position: relative; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner:before {
    position: absolute;
    top: 0;
    left: 40px;
    width: calc(100% - 80px);
    height: 3px;
    background: #be151b;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-title {
    color: #222;
    font-weight: 800;
    font-size: 13px;
    min-height: 49px;
    background: #f9f9f9;
    letter-spacing: 0.04em;
    line-height: 49px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin-bottom: 20px; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top {
    float: left;
    width: 100%;
    background: #f9f9f9;
    padding: 31px 16px 34px; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-subtitle {
    float: left;
    width: 100%;
    color: #9b9b9b;
    font-size: 13px;
    line-height: 21px;
    margin-top: 14px; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price {
    float: left;
    width: 100%;
    color: #be151b;
    font-size: 70px;
    line-height: 1;
    font-weight: bold; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .unit {
      font-size: 28px;
      font-weight: normal; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .pricing-top .cms-pricing-price .time {
      color: #616161;
      font-size: 13px;
      font-weight: 500; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-pricing-content {
    float: left;
    width: 100%;
    margin-top: 8px;
    font-size: 14px;
    color: #9b9b9b;
    text-align: left;
    line-height: 40px;
    padding-top: 17px; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow {
    margin-top: 25px;
    float: left;
    width: 100%; }
  .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a {
    border-color: #222;
    height: 51px;
    padding: 0;
    line-height: 47px;
    background: #222;
    color: #fff;
    width: 100%; }
    .template-cms_grid--layout-pricing .cms-grid-item .cms-pricing-item_inner .cms-ordernow a:hover {
      border-color: #dd8b0f !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: #be151b;
    background: #be151b; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner {
    padding: 40px 40px 50px 40px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .pricing-top {
    padding: 22px 16px 34px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing2 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title {
    line-height: 26px;
    min-height: auto;
    margin-bottom: 26px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner {
    padding-left: 0;
    padding-right: 0; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner1 {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2 {
    padding-left: 40px;
    border-top: #eee solid 1px;
    padding-right: 40px;
    padding-bottom: 25px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner2 .cms-pricing-content {
    padding-top: 18px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3 {
    padding-left: 40px;
    border-top: #eee solid 1px;
    padding-right: 40px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-item_inner3 .cms-ordernow {
    margin-top: 40px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .pricing-top {
    padding: 22px 16px 34px; }
  .template-cms_grid--layout-pricing.template-cms_grid--layout-pricing3 .cms-grid-item .cms-pricing-item_inner .cms-pricing-title {
    line-height: 26px;
    min-height: auto;
    margin-bottom: 26px; }

.template-cms_grid--layout-gallery-service {
  float: left;
  width: 100%; }
  .template-cms_grid--layout-gallery-service .cms-grid-item {
    padding: 5px;
    position: relative; }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content {
    text-align: center;
    width: calc(100% - 10px);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    position: absolute;
    top: 5px;
    left: 5px;
    opacity: 0;
    height: calc(100% - 10px);
    content: '';
    background: rgba(190, 21, 27, 0.8); }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .blog-content-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    padding: 0 15px; }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0.05em;
    margin-bottom: 11px;
    text-transform: uppercase;
    color: #fff; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 a {
      color: inherit; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .cms-grid-title h3 a:hover {
      color: ; }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-gallery-image-zoom {
    display: inline-block; }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-prettyphoto {
    height: 40px;
    width: 40px;
    border-radius: 1px;
    background: transparent;
    line-height: 38px;
    border: #fff solid 1px;
    color: #fff;
    font-size: 15.72px;
    display: inline-block; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .cms-prettyphoto:hover {
      background: #fff;
      color: #222; }
  .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .read-more {
    height: 40px;
    width: 40px;
    border-radius: 1px;
    background: transparent;
    line-height: 38px;
    border: #fff solid 1px;
    color: #fff;
    font-size: 15.72px;
    display: inline-block;
    margin-right: 1PX; }
    .template-cms_grid--layout-gallery-service .cms-grid-item .blog-content .entry-content-link .read-more:hover {
      background: #fff;
      color: #222; }
  .template-cms_grid--layout-gallery-service .cms-grid-item:hover .blog-content {
    opacity: 1; }
  .template-cms_grid--layout-gallery-service .cms-load-posts {
    text-align: center; }
  .template-cms_grid--layout-gallery-service .cms-load-posts a {
    margin-top: 75px;
    border: #ebebeb solid 1px;
    letter-spacing: 0.05em;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    border-radius: 0;
    color: #333;
    text-transform: uppercase;
    background: none;
    padding: 23px 0;
    width: 100%;
    text-align: center; }
  .template-cms_grid--layout-gallery-service .cms-load-posts a:hover {
    color: #71a522; }

.template-cms_grid--layout-course .row {
  margin: 0 -6.5px; }
  .template-cms_grid--layout-course .row .cms-grid-item {
    padding: 0 6.5px; }
  .template-cms_grid--layout-course .content-course {
    position: relative;
    border: #e3e3e3 solid 1px;
    border-radius: 3px;
    margin-bottom: 30px; }
  .template-cms_grid--layout-course .content-course .course-thumbnail img {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    width: 100%; }
  .template-cms_grid--layout-course .content-course .courses-content-wrap {
    position: relative; }
  .template-cms_grid--layout-course .content-course .courses-content-inner {
    padding: 34px 30px 0px; }
  .template-cms_grid--layout-course .content-course .courses-content-inner a:hover h3 {
    color: #be151b; }
  .template-cms_grid--layout-course .content-course .courses-content-inner a h3 {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 0.035em;
    color: #dd8b0f;
    text-transform: uppercase; }
  .template-cms_grid--layout-course .content-course .courses-content-inner .course-price {
    min-width: 60px;
    height: 60px;
    background: #be151b;
    color: #fff;
    border-radius: 50%;
    line-height: 60px;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0.035em;
    padding: 0 9px;
    position: absolute;
    top: -27px;
    right: 24px; }
  .template-cms_grid--layout-course .content-course .courses-content-inner .course-introduce {
    margin-top: 10px;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 0;
    letter-spacing: 0.035em;
    color: #dd8b0f; }

.cms-grid-gallery1 {
  /* ==========================================================================
   [End] 4. CMS Grid
========================================================================== */ }
  .cms-grid-gallery1 .cms-grid-item {
    padding-bottom: 30px; }
  .cms-grid-gallery1 .cms-grid-inner {
    background: none;
    box-shadow: none;
    position: relative; }
  .cms-grid-gallery1 .cms-grid-inner .cms-gallery-image img {
    border-radius: 0; }
  .cms-grid-gallery1 .cms-grid-inner .cms-gallery-hover {
    background-color: #be151b;
    right: 45px;
    left: 45px;
    position: absolute;
    top: 45px;
    bottom: 45px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    opacity: 0; }
  .cms-grid-gallery1 .cms-grid-inner .cms-gallery-hover a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    height: 45px;
    left: 0;
    line-height: 45px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    width: 45px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    opacity: 0; }
  .cms-grid-gallery1 .cms-grid-inner:hover .cms-gallery-hover {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    opacity: 1; }
  .cms-grid-gallery1 .cms-grid-inner:hover .cms-gallery-hover a {
    opacity: 1; }

.cs_extra_map {
  /**
separator
**/ }

.vc_separator h4 {
  font-size: 18px !important;
  line-height: 22px !important;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: #222;
  text-transform: uppercase; }
  .vc_separator h4 em {
    color: #be151b;
    font-style: normal;
    font-size: 36px; }

.vc_separator .vc_sep_holder .vc_sep_line {
  top: 9px !important;
  left: -39px;
  width: 108% !important; }

.vc_separator.vc_separator_no_text .vc_sep_holder .vc_sep_line {
  left: 0px;
  width: 100% !important;
  top: 0px !important; }

.vc_separator.vc_separator_align_right h4 {
  padding: 0 13px 0 0px !important;
  /*Call to action*/ }

.cms-cta-wrapper {
  position: relative;
  width: 100%;
  float: left;
  /*news-twitter*/ }
  .cms-cta-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #464646;
    opacity: 0.5;
    content: ''; }
  .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner {
    width: calc(100% - 16px);
    margin: 8px;
    border: rgba(190, 21, 27, 0.5) solid 1px;
    float: left;
    position: relative;
    z-index: 1; }
  .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content {
    float: right;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    padding-top: 35px;
    padding-bottom: 40px;
    margin-right: 134px; }
  .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-text {
    width: 100%;
    text-align: center; }
    .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-text .text {
      letter-spacing: 0.1em;
      display: inline-block;
      color: #fff;
      font-size: 30px;
      line-height: 36px;
      font-weight: 700; }
  .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button {
    display: inline-block;
    margin-top: 10px; }
    .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button a {
      letter-spacing: 1em;
      color: #fff;
      font-size: 12px;
      font-weight: 700;
      background: rgba(17, 17, 17, 0.5);
      display: inline-block;
      padding: 7.5px 32px 7.5px 65px;
      position: relative;
      line-height: 1; }
    .cms-cta-wrapper.cms-style-default .cms-cta-wrapper-inner .cms-cta-content .cms-cta-button a i {
      color: #fff;
      background: #be151b;
      float: left;
      height: 100%;
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      line-height: 27px;
      text-align: center;
      width: 31px;
      font-size: 12px;
      padding-left: 11px; }
  .cms-cta-wrapper.cms-cta-layout2 {
    padding-top: 16px;
    padding-bottom: 57px; }
  .cms-cta-wrapper.cms-cta-layout2:before {
    display: none; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-text {
    float: left;
    letter-spacing: 0.1em;
    color: #222;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 11px; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-text .subtext {
    float: left;
    color: #fff;
    margin-right: 6px;
    font-size: 24px; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-text .text {
    float: left;
    font-size: 18px; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-button {
    float: right; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-button a {
    display: inline-block;
    padding: 11.5px 44px;
    font-size: 12px;
    color: #222;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    background: #fff;
    border-radius: 2px;
    line-height: 1; }
  .cms-cta-wrapper.cms-cta-layout2 .cms-cta-button a:hover {
    background: #000;
    color: #fff; }

.news-twitter {
  text-align: left;
  /*custom heading*/ }
  .news-twitter .item-content > p {
    color: #bbb;
    letter-spacing: 0;
    margin-top: 0px;
    position: relative;
    max-width: 100%;
    display: inline-block; }
  .news-twitter .item-content > p a {
    color: #fff; }
  .news-twitter .item-content > p a:hover {
    color: #71a522; }
  .news-twitter .item-content > a {
    display: block;
    color: #be151b; }

.vc_custom_heading {
  /*element accoredion*/ }
  .vc_custom_heading em {
    color: #be151b;
    font-style: normal; }

body {
  /*progress bar*/ }
  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: 20px;
    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: 0px !important;
    border: none;
    background: #dd8b0f;
    margin-bottom: 0;
    margin-top: 0; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a {
      background-color: #dd8b0f;
      color: #fff;
      cursor: pointer;
      display: block;
      font-size: 12px;
      line-height: 24px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.4em;
      outline: medium none !important;
      padding: 20px 50px 16px 72px;
      text-decoration: none;
      position: relative;
      border: none;
      float: left;
      border-radius: 2px;
      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:before {
      content: "\f040";
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      left: 40px;
      top: 22px;
      font-size: 14px;
      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:after {
      content: "\f105";
      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: 20px;
      font-size: 20px;
      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: #be151b; }
  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: 31px 40px 30px;
    border: none;
    float: left;
    font-weight: 300;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px; }
  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel:last-child .vc_tta-panel-heading h4 a {
    border-bottom: none; }
  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel.vc_active:last-child .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: #be151b; }
      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: "\f107"; }
  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-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-classic .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-classic .vc_tta-tabs-list li a {
      font-size: 13px;
      color: rgba(33, 33, 33, 0.5);
      line-height: 20px;
      letter-spacing: 0.035em;
      padding: 11.5px 29.5px 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-classic .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-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:after {
      content: '';
      background: #a71218;
      width: 100%;
      height: 2px;
      top: 0;
      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-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: #fff;
      color: #dd8b0f;
      border-color: #e0e0e0;
      font-size: 15px;
      padding: 11.5px 24px 12.5px; }
      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:after, 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:after {
        opacity: 1; }
      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 i, 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 i {
        color: #dd8b0f; }
  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-classic .vc_tta-panels {
    background: #be151b !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 {
      -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-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 {
      font-size: 13px;
      color: #dd8b0f;
      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-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a i {
        font-size: 14px;
        color: #dd8b0f;
        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-classic .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-classic .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-classic .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-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: 33px 0px 0px 25px;
      font-size: 13px;
      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: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 {
        color: #fff;
        border-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 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: #dd8b0f;
      color: #be151b;
      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: #dd8b0f; }
      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: #dd8b0f; }
    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: #be151b !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: #dd8b0f;
      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: #dd8b0f;
        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: #a71218;
      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: #dd8b0f;
      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: #dd8b0f; }
  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-flat .vc_tta-panels {
    background: #be151b !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: #dd8b0f;
      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: #dd8b0f;
        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: #dd8b0f;
    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: #a71218;
      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: #be151b; }
      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: #dd8b0f; }
  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: #dd8b0f;
      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: #dd8b0f;
        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: #be151b; }
        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: #be151b; }
    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: #dd8b0f;
      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: #be151b; }
    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(221, 139, 15, 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: #dd8b0f;
      color: #be151b;
      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: #dd8b0f; }
    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: #dd8b0f; }
  body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-panels {
    background: #be151b !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: #dd8b0f;
      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: #dd8b0f;
        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; }

.cms-progress-wraper {
  float: left;
  width: 100%;
  /*cms-list*/
  /*vc-icon*/ }
  .cms-progress-wraper .cms-progress-item-wrap .cms-progress-title {
    margin-bottom: 2px;
    font-size: 13px;
    color: #282828;
    letter-spacing: 0.02em;
    font-weight: 800;
    text-transform: uppercase; }
  .cms-progress-wraper .cms-progress-item-wrap .cms-progress-title .progress-couter {
    float: right;
    font-weight: normal;
    font-size: 11px;
    color: #9b9b9b; }
  .cms-progress-wraper .cms-progress-item-wrap .progress-content {
    float: left;
    width: 100%; }
  .cms-progress-wraper .cms-progress-item-wrap .cms-progress {
    border-radius: 0;
    overflow: initial;
    margin-bottom: 34px;
    height: 6px;
    background: #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
  .cms-progress-wraper .cms-progress-item-wrap .cms-progress .progress-bar {
    height: 100%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    overflow: inherit;
    background: #be151b; }
  .cms-progress-wraper.cms-progress-layout2 .cms-progress .progress-bar {
    background-color: #be151b;
    background-image: -webkit-gradient(linear, left top, right top, from(#be151b), to(#dd8b0f));
    background-image: -webkit-linear-gradient(left, #be151b, #dd8b0f);
    background-image: -moz-linear-gradient(left, #be151b, #dd8b0f);
    background-image: -ms-linear-gradient(left, #be151b, #dd8b0f);
    background-image: -o-linear-gradient(left, #be151b, #dd8b0f);
    background-image: linear-gradient(left, #be151b, #dd8b0f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#be151b', endColorStr='#dd8b0f', gradientType='1'); }

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-diamond {
  width: 100px !important;
  height: 100px !important;
  position: relative;
  margin: 3% 3% 0 0; }
  .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner.vc_icon_element-style-diamond:before {
    width: 100%;
    height: 100%;
    content: "";
    left: 0px;
    top: 0px;
    display: block;
    position: absolute;
    background: #be151b;
    -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: right; }
  .site-navigation div ul li {
    display: inline-block;
    float: left;
    width: auto;
    padding: 0 24px; }
  .site-navigation div ul li:last-child {
    padding-right: 0; }
  .site-navigation div ul li > a {
    color: #dd8b0f;
    font-size: 14px;
    letter-spacing: 0.035em; }
  .site-navigation div ul li > a:hover {
    color: #be151b; }
  .site-navigation div ul li.current-menu-item a {
    color: #be151b; }

.vc_pie_chart .vc_pie_wrapper {
  border-radius: 50%;
  width: 200px !important;
  height: 200px !important; }
  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border: #bdbdbd solid 20px;
    border-width: 20px !important;
    border-radius: 50%;
    opacity: 1;
    width: 200px !important;
    height: 200px !important; }
  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_value {
    height: auto !important;
    position: static;
    color: #dd8b0f;
    display: block;
    font-size: 55px;
    letter-spacing: 0.035em;
    line-height: 210px;
    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: 200px !important;
    height: 200px !important; }
  .vc_pie_chart .wpb_pie_chart_heading {
    width: 100%;
    height: auto !important;
    margin: 20px 0;
    padding-bottom: 20px;
    position: relative;
    text-align: center; }

.vc_message_box {
  margin: 0 0 20px !important;
  padding: 12px 1em 12px 4em !important; }

.lp-searchform {
  display: inline-block;
  /* BACKGROUND HORIZONTAL */ }
  .lp-searchform .input-search-inner {
    margin: 0 10px; }
  .lp-searchform .search-lp, .lp-searchform input[type='text'], .lp-searchform select {
    max-width: calc(100% - 98px);
    width: 430px;
    height: 50px;
    border-radius: 30px;
    background: #fff;
    font-size: 13px;
    letter-spacing: 0.035em;
    color: rgba(221, 139, 15, 0.33);
    border: none;
    padding-left: 25px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .lp-searchform input[type='text']:focus, .lp-searchform input[type='text']:hover {
    border-color: #dd8b0f !important; }
  .lp-searchform .search-lp {
    border: 1px solid #fff; }
  .lp-searchform .search-lp:focus, .lp-searchform .search-lp:hover {
    border: 1px solid #dd8b0f; }
  .lp-searchform input.text-validate {
    border: red solid 1px; }
  .lp-searchform input.text-validate::-webkit-input-placeholder {
    color: red !important; }
  .lp-searchform input.text-validate:-moz-placeholder {
    color: red !important; }
  .lp-searchform input.text-validate::-moz-placeholder {
    color: red !important; }
  .lp-searchform input.text-validate:-ms-input-placeholder {
    color: red !important; }
  .lp-searchform input::-webkit-input-placeholder {
    color: rgba(221, 139, 15, 0.33) !important; }
  .lp-searchform input:-moz-placeholder {
    color: rgba(221, 139, 15, 0.33) !important;
    opacity: 1; }
  .lp-searchform input::-moz-placeholder {
    color: rgba(221, 139, 15, 0.33) !important;
    opacity: 1; }
  .lp-searchform input:-ms-input-placeholder {
    color: rgba(221, 139, 15, 0.33) !important; }
  .lp-searchform label {
    position: relative;
    margin-left: 23px;
    cursor: pointer; }
  .lp-searchform label:after {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f1c3';
    color: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #dd8b0f;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .lp-searchform label:hover:after {
    color: #fff; }
  .lp-searchform .search-lp-submit, .lp-searchform input[type="submit"] {
    width: 75px;
    height: 50px;
    border-radius: 30px;
    background: #fff;
    font-size: 13px;
    letter-spacing: 0.035em;
    color: rgba(221, 139, 15, 0.33);
    border: none;
    text-indent: 100px;
    overflow: hidden; }
  .lp-searchform .search-lp-submit:hover, .lp-searchform input[type="submit"]:hover {
    background: #dd8b0f;
    color: #fff !important; }

.cms-lists {
  float: left;
  width: 100%;
  /*grid course*/ }
  .cms-lists ul li {
    list-style: none;
    font-size: 13px;
    line-height: 30px;
    display: block;
    position: relative;
    color: #7f7f7f;
    padding-left: 26px; }
  .cms-lists ul li:before {
    content: "\49";
    font-family: 'ElegantIcons';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    color: #222;
    line-height: 30px;
    position: absolute;
    top: 0;
    left: 0; }
  .cms-lists ul.list-style2 li:before {
    content: "\52"; }
  .cms-lists ul.list-style3 li:before {
    content: "\35"; }
  .cms-lists ul.list-style4 li:before {
    content: "\e031"; }
  .cms-lists ul.list-style5 li:before {
    content: "\e03c"; }
  .cms-lists ul.list-style6 li:before {
    content: "\44"; }
  .cms-lists ul.list-style7 li:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px;
    line-height: 30px; }
  .cms-lists ul.list-style8 {
    counter-reset: li; }
  .cms-lists ul.list-style8 li:before {
    counter-increment: li;
    content: counter(li) ".";
    line-height: 30px;
    font-size: 13px;
    font-weight: 700; }

.grid-lp-category {
  max-width: 1042px;
  display: inline-block !important; }
  .grid-lp-category .lp-category-item .lp-category-item-inner {
    margin: 27.5px 0;
    overflow: hidden;
    float: left;
    width: 100%; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 {
    position: relative; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 img {
    border-radius: 3px; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 .overlay {
    border-radius: 3px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(190, 21, 27, 0.5);
    mix-blend-mode: multiply; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 0 30px;
    z-index: 2;
    left: 0;
    background: rgba(0, 0, 0, 0.35);
    -webkit-transition: all 220ms linear 0ms;
    -moz-transition: all 220ms linear 0ms;
    -ms-transition: all 220ms linear 0ms;
    transition: all 220ms linear 0ms; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title {
    float: left;
    width: 100%;
    padding-top: 12px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title h3 {
      color: #fff;
      font-size: 14px;
      line-height: 26px;
      letter-spacing: 0.055em;
      text-transform: uppercase;
      float: left;
      font-weight: 600;
      margin-bottom: 12px;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .title .number-courses {
      float: right;
      color: #fff;
      font-size: 11px;
      border-radius: 4px;
      min-width: 25px;
      height: 25px;
      line-height: 25px;
      padding: 0 5px;
      text-align: center;
      letter-spacing: 0.055em;
      margin-top: 1px;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.33);
      -webkit-box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75;
      -moz-box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75;
      -ms-box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75;
      box-shadow: 0px 0px 6px -2px rgba 0, 0, 0, 0.75; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom {
    text-align: left;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0.055em;
    float: left; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more {
      padding-top: 13px;
      padding-bottom: 13px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a {
      color: inherit;
      display: block;
      position: relative; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a i {
      position: absolute;
      right: 0;
      top: 6px;
      font-size: 12px; }
    .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay .content-bottom .more a:hover {
      opacity: 0.7; }
  .grid-lp-category .lp-category-item .lp-category-item-inner1:hover .content-overlay {
    bottom: 0 !important; }
  .grid-lp-category .owl-dots {
    counter-reset: section;
    padding-top: 48.5px;
    position: static;
    width: 100%;
    float: left; }
  .grid-lp-category .owl-dots .owl-dot {
    counter-reset: subsection;
    display: inline-block;
    width: 26px;
    height: 26px;
    float: none;
    border-radius: 2px;
    border: #bdbdbd solid 1px;
    line-height: 23px;
    margin: 0 2px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
    background-image: -webkit-linear-gradient(bottom, #fff, #eaeaea);
    background-image: -moz-linear-gradient(bottom, #fff, #eaeaea);
    background-image: -ms-linear-gradient(bottom, #fff, #eaeaea);
    background-image: -o-linear-gradient(bottom, #fff, #eaeaea);
    background-image: linear-gradient(bottom, #fff, #eaeaea);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', endColorStr='#eaeaea');
    /*place holder*/
    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .grid-lp-category .owl-dots .owl-dot:before {
    counter-increment: section;
    content: counter(section);
    color: #717171;
    font-size: 12px;
    line-height: 23px; }
  .grid-lp-category .owl-dots .owl-dot:hover, .grid-lp-category .owl-dots .owl-dot.active {
    background-color: #c5c5c5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#dedede));
    background-image: -webkit-linear-gradient(bottom, #c5c5c5, #dedede);
    background-image: -moz-linear-gradient(bottom, #c5c5c5, #dedede);
    background-image: -ms-linear-gradient(bottom, #c5c5c5, #dedede);
    background-image: -o-linear-gradient(bottom, #c5c5c5, #dedede);
    background-image: linear-gradient(bottom, #c5c5c5, #dedede);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c5c5c5', endColorStr='#dedede');
    /*place holder*/ }

.cms_event_lists > .title {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: 0.035em;
  color: #7e7e7e;
  text-align: left;
  margin: 0 0 14px; }
  .cms_event_lists .item-event {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms_event_lists .item-event:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
  .cms_event_lists .item-event:last-child {
    margin-bottom: 0; }
  .cms_event_lists .item-event .date {
    float: left;
    width: 98px;
    height: 110px;
    background: #dd8b0f;
    border-radius: 2px;
    text-align: center; }
  .cms_event_lists .item-event .date .month {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #fff;
    display: block;
    margin-top: 15px; }
  .cms_event_lists .item-event .date .day {
    font-size: 42px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #be151b;
    display: block;
    margin-top: 14px; }
  .cms_event_lists .item-event .event-right {
    text-align: left;
    width: calc(100% - 128px);
    float: right; }
  .cms_event_lists .item-event .event-right .title {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.035em;
    margin-top: 3px;
    margin-bottom: 0;
    text-transform: capitalize; }
  .cms_event_lists .item-event .event-right .title a {
    color: #dd8b0f; }
    .cms_event_lists .item-event .event-right .title a:hover {
      color: #be151b; }
  .cms_event_lists .item-event .event-right .desc {
    font-size: 13px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: rgba(221, 139, 15, 0.38); }
  .cms_event_lists .item-event .event-right .desc p {
    margin-bottom: 0px; }
  .cms_event_lists .item-event .event-right .cms-more a {
    font-size: 13px;
    line-height: 26px;
    color: #be151b;
    letter-spacing: 0.035em;
    text-transform: capitalize;
    display: block; }
  .cms_event_lists .item-event .event-right .cms-more a:hover {
    color: #dd8b0f; }
  .cms_event_lists .item-event .event-right .cms-more a i {
    margin-left: 10px; }

.contact-left {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.035em;
  color: #fff;
  float: left;
  margin-top: 9px; }

.contact-right {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.035em;
  color: #fff;
  float: left;
  padding-left: 30px;
  margin-top: -5px;
  /* 1.[Social] */ }
  .contact-right > span {
    display: block;
    margin: 2px 0; }
  .contact-right > span span {
    display: inline-block;
    margin-right: 38px;
    min-width: 34px; }
  .contact-right > span + span {
    margin-top: 5px; }

.cms-social-page {
  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: #dd8b0f; }
  .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: #be151b; }

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  float: none !important;
  display: block; }

.cms-images-grid {
  position: relative;
  max-width: 618px;
  margin-top: 59px;
  margin-bottom: 53px; }
  .cms-images-grid .primary-item {
    width: 100%;
    height: 408px;
    background-size: cover;
    border-radius: 3px; }
  .cms-images-grid .item-top-right {
    width: 330px;
    height: 210px;
    background-size: cover;
    position: absolute;
    top: -59px;
    right: -48px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    z-index: 2; }
  .cms-images-grid .item-bottom-left {
    width: 330px;
    height: 210px;
    background-size: cover;
    position: absolute;
    bottom: -53px;
    left: -40px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    border-radius: 3px; }

.vc_tta-container {
  /* ==========================================================================
   [Start] 3. Shortcode Blockquote
========================================================================== */ }
  .vc_tta-container + .vc_custom_heading {
    float: left;
    width: 100%; }

blockquote {
  padding: 24px 30px 21px;
  background: transparent;
  margin: 20px 0;
  font-style: italic;
  border-left: 6px solid #222;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  color: #666; }
  blockquote cite {
    color: #282828;
    display: block;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-style: normal;
    margin-top: 9px; }

.blockquote-style1 blockquote {
  border: none;
  position: relative;
  padding: 24px 30px 21px 37px; }
  .blockquote-style1 blockquote:before, .blockquote-style1 blockquote:after {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-size: 16px;
    color: #222;
    position: absolute;
    top: -3px;
    left: 0; }
  .blockquote-style1 blockquote:after {
    content: "\f10e";
    top: auto;
    bottom: -3px;
    left: inherit;
    right: 0; }

.blockquote-style2 blockquote {
  border: none;
  background: #f4f4f4;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  /* BACKGROUND GRADIENT */
  color: #be151b;
  padding: 24px 34px 20px; }

.blockquote-style3 {
  /* ==========================================================================
   [End] 3. Shortcode Blockquote
========================================================================== */
  /*cms-process*/ }
  .blockquote-style3 blockquote {
    border: none;
    background-color: #2f2f2f;
    color: #fff;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* BACKGROUND GRADIENT */
    padding: 24px 34px 20px; }
  .blockquote-style3 blockquote cite {
    color: #fff; }

.cms-process {
  /*vc-bootstrap-tabs*/ }
  .cms-process .cms-process-list {
    text-align: center;
    display: inline-block; }
  .cms-process .cms-process-list li {
    display: inline-block;
    max-width: 25%;
    text-align: center;
    float: left;
    position: relative;
    padding: 0 30px; }
  .cms-process .cms-process-list li:after {
    background: url("../images/divide-process.png") no-repeat top left;
    width: 27px;
    height: 3px;
    top: 63px;
    right: -13px;
    position: absolute; }
  .cms-process .cms-process-list li:last-child:after {
    opacity: 0; }
  .cms-process .cms-process-list li:hover .cms-process-icon .bg-overlay:after {
    opacity: 0.8; }
    .cms-process .cms-process-list li:hover .cms-process-icon .bg-overlay:before {
      opacity: 0.6; }
  .cms-process .cms-process-list li .cms-process-icon {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    display: inline-block; }
  .cms-process .cms-process-list li .cms-process-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: rgba(34, 34, 34, 0.6); }
  .cms-process .cms-process-list li .cms-process-icon:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    border-radius: 50%;
    border: rgba(255, 255, 255, 0.7) solid 2px;
    z-index: 3; }
  .cms-process .cms-process-list li .cms-process-icon .bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    top: 0; }
    .cms-process .cms-process-list li .cms-process-icon .bg-overlay:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background-blend-mode: multiply;
      border-radius: 50%;
      z-index: 1;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms;
      opacity: 0; }
    .cms-process .cms-process-list li .cms-process-icon .bg-overlay:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #be151b;
      border-radius: 50%;
      z-index: 2;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
  .cms-process .cms-process-list li .cms-process-icon > span {
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 3;
    color: #fff;
    top: 0;
    left: 0;
    line-height: 116px;
    display: block;
    font-size: 50px;
    font-weight: 700; }
  .cms-process .cms-process-list li .cms-process-icon img {
    width: 130px;
    height: 130px;
    border-radius: 50%; }
  .cms-process .cms-process-list li .cms-process-title {
    font-weight: 800;
    color: #222;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 13px;
    margin-top: 27px;
    margin-bottom: 11px;
    line-height: 1.1; }
  .cms-process .cms-process-list li .cms-process-desc {
    color: #9b9b9b;
    line-height: 23px;
    font-size: 14px; }
  .cms-process.cms-process-layout2 .cms-process-list li:after {
    top: 80px; }
  .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon {
    width: 100%;
    height: 44px;
    border-radius: 0;
    position: relative;
    display: inline-block; }
    .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon:after, .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon:before {
      display: none; }
    .cms-process.cms-process-layout2 .cms-process-list li .cms-process-icon img {
      width: auto;
      height: auto;
      max-height: 44px;
      border-radius: 0; }
  .cms-process.cms-process-layout2 .cms-process-list li .cms-process-title {
    margin-top: 20px; }
  .cms-process.cms-process-layout3 .cms-process-list li:hover .cms-process-icon .bg-overlay:before {
    opacity: 1; }
  .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    background: #222; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon:after {
      display: none; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      top: 0; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay:after {
      display: none; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon .bg-overlay:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: '';
      background: #be151b;
      border-radius: 50%;
      z-index: 2;
      opacity: 0;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon > span {
      position: absolute;
      width: 100%;
      text-align: center;
      z-index: 3;
      color: #fff;
      top: 0;
      left: 0;
      line-height: 116px;
      display: block;
      font-size: 50px;
      font-weight: 700; }
    .cms-process.cms-process-layout3 .cms-process-list li .cms-process-icon img {
      width: 130px;
      height: 130px;
      border-radius: 50%; }

.vc-bootstrap-tabs .nav-tabs {
  border: none;
  text-align: center;
  margin-bottom: 33px; }
  .vc-bootstrap-tabs .nav-tabs li {
    display: inline-block;
    float: none;
    padding: 0 12px; }
  .vc-bootstrap-tabs .nav-tabs li a {
    font-weight: 800;
    color: #333;
    letter-spacing: 0.02em;
    border: none;
    font-size: 13px;
    background: none;
    padding: 0; }
  .vc-bootstrap-tabs .nav-tabs li:hover a, .vc-bootstrap-tabs .nav-tabs li.active a, .vc-bootstrap-tabs .nav-tabs li:focus a {
    border: none;
    color: #be151b !important; }
    .vc-bootstrap-tabs .nav-tabs li:hover a:hover, .vc-bootstrap-tabs .nav-tabs li.active a:hover, .vc-bootstrap-tabs .nav-tabs li:focus a:hover, .vc-bootstrap-tabs .nav-tabs li:hover a.active, .vc-bootstrap-tabs .nav-tabs li.active a.active, .vc-bootstrap-tabs .nav-tabs li:focus a.active, .vc-bootstrap-tabs .nav-tabs li:hover a:focus, .vc-bootstrap-tabs .nav-tabs li.active a:focus, .vc-bootstrap-tabs .nav-tabs li:focus a:focus {
      background: none; }
  .vc-bootstrap-tabs .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16); }
  .vc-bootstrap-tabs .tab-pane img {
    -webkit-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -moz-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    -ms-box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16);
    box-shadow: 0px 2px 3px rgba(40, 40, 40, 0.16); }
  .vc-bootstrap-tabs.style1 .nav-tabs li a {
    color: #5b5b5b; }

div i.icon {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: text-top;
  margin-left: 0px; }

.cms-button-video {
  background-color: rgba(34, 34, 34, 0.8);
  border-radius: 34px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 68px;
  line-height: 68px;
  padding-left: 11px;
  padding-right: 21px;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .cms-button-video i {
    line-height: 68px;
    font-size: 48px;
    float: left;
    margin-right: 14px; }
  .cms-button-video:hover {
    background: rgba(190, 21, 27, 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: #be151b; }

.cms-countdown-wraper {
  color: #222; }
  .cms-countdown-wraper .col-item {
    float: left;
    width: 20%;
    text-align: center; }
  .cms-countdown-wraper .col-item .countdown-amount {
    font-size: 80px;
    color: inherit;
    font-weight: 700; }
  .cms-countdown-wraper .col-item .countdown-period {
    font-size: 14px;
    color: #616161;
    font-weight: 700;
    letter-spacing: 0.018em;
    margin-top: 7px; }
  .cms-countdown-wraper.has_bg .col-item {
    padding: 0 15px; }
  .cms-countdown-wraper.has_bg .col-item .countdown-item-container {
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 13px;
    border-radius: 2px; }
  .cms-countdown-wraper.has_bg .col-item .countdown-item-container .countdown-amount {
    line-height: 1; }
  .cms-countdown-wraper.has_bg .col-item .countdown-item-container .countdown-period {
    margin-top: 1px; }

.full_screen {
  height: 100vh; }

.fp-section.fp-table .map-render {
  height: 100vh !important; }

#fp-nav ul {
  background: #fff;
  border-radius: 15px;
  border: rgba(100, 100, 100, 0.1) solid 2px;
  width: 30px; }
  #fp-nav ul li {
    margin: 10px 8px; }
  #fp-nav ul li a span {
    border: 2px solid rgba(100, 100, 100, 0.5);
    width: 10px;
    height: 10px; }
  #fp-nav ul li a.active span, #fp-nav ul li a:hover span {
    background: #646464;
    width: 10px;
    height: 10px; }

#fp-nav ul li a span, #fp-nav ul li a.active span, #fp-nav ul li:hover a span, #fp-nav ul li:hover a.active span {
  margin: 0;
  width: 10px;
  height: 10px; }

.wrap-icon {
  float: left;
  width: 100%; }
  .wrap-icon a {
    display: block;
    float: left; }
  .wrap-icon a + a {
    margin-left: 30px; }

.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: #be151b;
  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 #a71218;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #a71218; }

.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #a71218;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #a71218; }

.fs-wrapper {
  float: left;
  width: 100%; }
  .fs-wrapper .col-xs-12 > div {
    margin-bottom: 30px; }
  .fs-wrapper .col-xs-12.col-left > div {
    position: relative; }
  .fs-wrapper .col-xs-12.col-left > div:after {
    position: absolute;
    content: "\f0dc";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #be151b;
    right: 40px;
    top: 23px;
    z-index: 2; }
  .fs-wrapper .col-xs-12.col-left > div:hover:after {
    color: #be151b; }
  .fs-wrapper .col-xs-12.col-left > div.time:after {
    display: none; }
  .fs-wrapper input[type=number]::-webkit-inner-spin-button, .fs-wrapper input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .fs-wrapper input[type=number] {
    -moz-appearance: textfield; }
  .fs-wrapper input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    display: block;
    width: 8px;
    color: #333;
    text-align: center;
    position: relative; }
  .fs-wrapper input[type=number]:hover::-webkit-inner-spin-button, .fs-wrapper input[type=number]:hover::-webkit-inner-spin-button {
    background: url(../images/arrow-number.png) no-repeat center center;
    width: 14px;
    height: 14px;
    padding: 4px;
    position: relative;
    right: 20px;
    border-radius: 28px; }
  .fs-wrapper textarea {
    height: 180px;
    margin-bottom: 80px;
    float: left; }
  .fs-wrapper .btn, .fs-wrapper .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .fs-wrapper .added_to_cart, .fs-wrapper .fa-RequestForm .md-content button, .fa-RequestForm .md-content .fs-wrapper button, .fs-wrapper #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .fs-wrapper .button, .fs-wrapper .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .fs-wrapper .button, .fs-wrapper .woocommerce input.button, .woocommerce .fs-wrapper input.button, .fs-wrapper .woocommerce #respond input#submit, .woocommerce #respond .fs-wrapper input#submit, .fs-wrapper .woocommerce a.button, .woocommerce .fs-wrapper a.button, .fs-wrapper .woocommerce button.button, .woocommerce .fs-wrapper button.button, .fs-wrapper .woocommerce input.button, .woocommerce .fs-wrapper input.button, .fs-wrapper .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper .single_add_to_cart_button, .fs-wrapper .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper .single_add_to_cart_button, .fs-wrapper .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper .add_to_wishlist, .fs-wrapper .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper .add_to_wishlist, .fs-wrapper .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper .woo_bt_compare_this, .fs-wrapper .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper .woo_bt_compare_this, .fs-wrapper .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper .woo_bt_view_compare, .fs-wrapper .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper .woo_bt_view_compare, .fs-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 > .fs-wrapper a, .fs-wrapper .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .fs-wrapper a, .fs-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 > .fs-wrapper a, .fs-wrapper .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .fs-wrapper a, .fs-wrapper .woocommerce-Reviews #review_form #respond .form-submit input, .woocommerce-Reviews #review_form #respond .form-submit .fs-wrapper input, .fs-wrapper .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .fs-wrapper input.button, .fs-wrapper .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout .fs-wrapper a, .fs-wrapper .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .fs-wrapper button, .fs-wrapper .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .fs-wrapper button, .fs-wrapper .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce .cart-collaterals .cart_totals .fs-wrapper .checkout-button, .fs-wrapper .woocommerce-page .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .fs-wrapper .checkout-button, .fs-wrapper .woocommerce .return-to-shop a.button, .woocommerce .return-to-shop .fs-wrapper a.button, .fs-wrapper .woocommerce .checkout_coupon input.button, .woocommerce .checkout_coupon .fs-wrapper input.button, .fs-wrapper .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .fs-wrapper #place_order, .fs-wrapper .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce .wishlist_table td.product-add-to-cart .fs-wrapper a {
    background: transparent; }
  .fs-wrapper.style2 input[type='text'], .fs-wrapper.style2 input[type="password"], .fs-wrapper.style2 input[type="datetime"], .fs-wrapper.style2 input[type="datetime-local"], .fs-wrapper.style2 input[type="date"], .fs-wrapper.style2 input[type="month"], .fs-wrapper.style2 input[type="time"], .fs-wrapper.style2 input[type="week"], .fs-wrapper.style2 input[type="number"], .fs-wrapper.style2 input[type="email"], .fs-wrapper.style2 input[type="url"], .fs-wrapper.style2 input[type="search"], .fs-wrapper.style2 input[type="tel"], .fs-wrapper.style2 input[type="color"], .fs-wrapper.style2 textarea, .fs-wrapper.style2 select {
    background: #be151b;
    border: rgba(255, 255, 255, 0.2) solid 2px;
    color: inherit; }
  .fs-wrapper.style2 .btn, .fs-wrapper.style2 .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .fs-wrapper.style2 .added_to_cart, .fs-wrapper.style2 .fa-RequestForm .md-content button, .fa-RequestForm .md-content .fs-wrapper.style2 button, .fs-wrapper.style2 #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .fs-wrapper.style2 .button, .fs-wrapper.style2 .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .fs-wrapper.style2 .button, .fs-wrapper.style2 .woocommerce input.button, .woocommerce .fs-wrapper.style2 input.button, .fs-wrapper.style2 .woocommerce #respond input#submit, .woocommerce #respond .fs-wrapper.style2 input#submit, .fs-wrapper.style2 .woocommerce a.button, .woocommerce .fs-wrapper.style2 a.button, .fs-wrapper.style2 .woocommerce button.button, .woocommerce .fs-wrapper.style2 button.button, .fs-wrapper.style2 .woocommerce input.button, .woocommerce .fs-wrapper.style2 input.button, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper.style2 .single_add_to_cart_button, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper.style2 .single_add_to_cart_button, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper.style2 .add_to_wishlist, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper.style2 .add_to_wishlist, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper.style2 .woo_bt_compare_this, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper.style2 .woo_bt_compare_this, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .fs-wrapper.style2 .woo_bt_view_compare, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .fs-wrapper.style2 .woo_bt_view_compare, .fs-wrapper.style2 .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 > .fs-wrapper.style2 a, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .fs-wrapper.style2 a, .fs-wrapper.style2 .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 > .fs-wrapper.style2 a, .fs-wrapper.style2 .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .fs-wrapper.style2 a, .fs-wrapper.style2 .woocommerce-Reviews #review_form #respond .form-submit input, .woocommerce-Reviews #review_form #respond .form-submit .fs-wrapper.style2 input, .fs-wrapper.style2 .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .fs-wrapper.style2 input.button, .fs-wrapper.style2 .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout .fs-wrapper.style2 a, .fs-wrapper.style2 .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .fs-wrapper.style2 button, .fs-wrapper.style2 .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .fs-wrapper.style2 button, .fs-wrapper.style2 .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce .cart-collaterals .cart_totals .fs-wrapper.style2 .checkout-button, .fs-wrapper.style2 .woocommerce-page .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .fs-wrapper.style2 .checkout-button, .fs-wrapper.style2 .woocommerce .return-to-shop a.button, .woocommerce .return-to-shop .fs-wrapper.style2 a.button, .fs-wrapper.style2 .woocommerce .checkout_coupon input.button, .woocommerce .checkout_coupon .fs-wrapper.style2 input.button, .fs-wrapper.style2 .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .fs-wrapper.style2 #place_order, .fs-wrapper.style2 .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce .wishlist_table td.product-add-to-cart .fs-wrapper.style2 a {
    border-color: #fff;
    color: #fff;
    background: transparent; }
  .fs-wrapper.style2 .success-wrapper h2, .fs-wrapper.style2 .success-wrapper h3 {
    color: #fff; }
  .fs-wrapper.style2 .success-wrapper hr {
    display: none; }

.ui-datepicker {
  background: #fff;
  padding: 0px 40px 10px;
  -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);
  box-shadow: 3px 0 5px rgba(0, 0, 0, 0.1), -3px 0 5px rgba(0, 0, 0, 0.1);
  display: none; }
  .ui-datepicker table {
    border-bottom: none; }
  .ui-datepicker thead {
    height: 60px;
    background: #f2f2f2; }
  .ui-datepicker thead span {
    line-height: 60px;
    text-align: center;
    width: 100%;
    display: block; }
  .ui-datepicker tbody > tr:first-child > td {
    padding-top: 22px; }
  .ui-datepicker td {
    text-align: center;
    padding: 1px 3.5px;
    border: none; }
  .ui-datepicker td a {
    color: #666;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block; }
  .ui-datepicker td a.ui-state-active, .ui-datepicker td a:hover {
    color: #fff;
    background: #be151b; }

.ui-datepicker-header {
  float: left;
  width: 100%;
  height: 60px; }
  .ui-datepicker-header .ui-datepicker-prev {
    float: left;
    font-weight: bold; }
  .ui-datepicker-header .ui-datepicker-next {
    float: right;
    text-align: right; }
  .ui-datepicker-header .ui-datepicker-prev {
    float: left;
    text-align: left; }
  .ui-datepicker-header .ui-corner-all {
    font-size: 0;
    position: relative;
    width: 30px; }
  .ui-datepicker-header .ui-corner-all:after {
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    line-height: 60px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #be151b; }
  .ui-datepicker-header .ui-corner-all:hover:after {
    color: #be151b; }
  .ui-datepicker-header .ui-datepicker-title {
    float: left;
    width: calc(100% - 60px);
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    font-size: 20px;
    text-transform: uppercase;
    color: #be151b; }

a.ui-state-active {
  color: #dd8b0f;
  /* event*/ }

.search-row input[type='text'], .search-row input[type="password"], .search-row input[type="datetime"], .search-row input[type="datetime-local"], .search-row input[type="date"], .search-row input[type="month"], .search-row input[type="time"], .search-row input[type="week"], .search-row input[type="number"], .search-row input[type="email"], .search-row input[type="url"], .search-row input[type="search"], .search-row input[type="tel"], .search-row input[type="color"], .search-row textarea, .search-row select {
  padding-left: 35px; }

#calendar {
  background: none !important;
  min-width: 100% !important;
  border-top: #cfd2d7 solid 1px;
  margin-top: 60px !important;
  padding-top: 54px !important; }
  #calendar table {
    margin-bottom: 0; }
  #calendar table .fc-content-skeleton table thead {
    background: #eeeff0; }
  #calendar.fc-unthemed .fc-scroller.fc-day-grid-container {
    height: auto !important; }
  #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar {
    margin-bottom: 25px; }
  #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-left, #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-right {
    margin-top: -7px; }
  #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-left .fc-button, #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-right .fc-button {
    background: none;
    border: none;
    font-size: 20px;
    color: #750073;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: none;
    letter-spacing: 0em;
    font-weight: normal;
    padding: 0; }
    #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-left .fc-button:hover, #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-right .fc-button:hover {
      background: none !important;
      color: #be151b !important; }
  #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-center h2 {
    font-size: 30px;
    color: #be151b;
    line-height: 1;
    font-weight: 400; }
  #calendar.fc-unthemed .fc-content-skeleton table thead tr td span {
    color: #666 !important;
    font-weight: 500; }
  #calendar.fc-unthemed td.fc-other-month span {
    color: #b4b4b4 !important;
    font-weight: 500; }
  #calendar.fc-unthemed .fc-row.fc-widget-header {
    padding: 0;
    background: none; }
  #calendar.fc-unthemed th.fc-day-header.fc-widget-header {
    background-color: #dd8b0f;
    font-family: inherit;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 60px;
    letter-spacing: 0.4em;
    border: none; }
  #calendar.fc-unthemed .fc-content-skeleton table thead tr td {
    line-height: 24px; }
  #calendar.fc-unthemed .fc-content-skeleton table tbody tr td {
    border: 1px solid #cfd2d7 !important;
    vertical-align: middle; }
  #calendar.fc-unthemed .fc-content-skeleton table tbody tr td.fc-more-cell {
    text-align: center; }
  #calendar.fc-unthemed .fc-content-skeleton table tbody tr td a div.fc-content span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px; }
  #calendar.fc-unthemed .fc-content-skeleton table tbody tr td a {
    background-size: cover !important;
    min-height: 160px; }
  #calendar.fc-unthemed .fc-basic-view .fc-body .fc-row {
    min-height: 160px; }
  #calendar.fc-unthemed .fc-content-skeleton table tbody tr td a div.fc-content {
    background: #be151b;
    opacity: 0.75;
    position: absolute; }
  #calendar.fc-unthemed .fc-row .fc-content-skeleton {
    padding-bottom: 0; }

#calendar .fc-content-skeleton, .fc-content-skeleton table, .fc-content-skeleton table tbody, .fc-content-skeleton table tbody tr td {
  min-height: 160px;
  /*appointment*/ }

.fc-unthemed.fa-layout-frontend caption, .fc-unthemed.fa-layout-frontend td {
  font-weight: 500; }
  .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-left, .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-right {
    margin-top: -7px; }
  .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-left .fc-button, .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-right .fc-button {
    background: none;
    border: none;
    font-size: 20px;
    color: #750073;
    line-height: 1;
    text-transform: uppercase;
    box-shadow: none;
    letter-spacing: 0em; }
    .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-left .fc-button:hover, .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-right .fc-button:hover {
      background: none !important;
      color: #be151b !important; }
  .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-center h2 {
    font-size: 30px;
    color: #be151b;
    line-height: 1; }
  .fc-unthemed.fa-layout-frontend th.fc-day-header.fc-widget-header {
    background-color: #dd8b0f;
    font-family: inherit;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 39px;
    letter-spacing: 0.4em;
    border: none; }
  .fc-unthemed.fa-layout-frontend td.fa-fr-not-space span, .fc-unthemed.fa-layout-frontend td.fc-other-month span {
    color: #666 !important; }
  .fc-unthemed.fa-layout-frontend td.fc-other-month span {
    color: #b4b4b4 !important; }
  .fc-unthemed.fa-layout-frontend .fa-fr-active {
    background-color: #be151b; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book {
    background-color: #be151b;
    padding: 47px 60px 60px;
    font-weight: 300; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa-booked-appt-list {
    background-color: #be151b !important;
    padding: 0;
    color: #fff; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa-booked-appt-list h2 {
    color: inherit;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: -0.025em;
    margin-bottom: 26px !important; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa-booked-appt-list h2 strong {
    font-weight: normal; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book span.fa-timeslot-time i {
    font-size: 20px;
    color: #dd8b0f;
    line-height: 60px;
    padding-top: 0; }
  .fc-unthemed.fa-layout-frontend .fa-timeslot, .fc-unthemed.fa-layout-frontend .fa-timeslot:last-child {
    border-color: rgba(242, 242, 242, 0.1); }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book p.over_spaces {
    color: #a0a0a0; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa-new-appt-unavaiabale span.fa-button-text {
    float: left;
    line-height: 58px;
    border-color: transparent;
    font-size: 12px;
    font-family: inherit;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    color: #be151b;
    padding: 0 62px;
    padding-top: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    background-color: #fff;
    cursor: not-allowed;
    width: auto; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa-new-appt-unavaiabale {
    border: none !important;
    float: left; }
  .fc-unthemed.fa-layout-frontend.fc-ltr .fc-basic-view .fc-day-top.fa-fr-active.fc-today span {
    color: #fff !important; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book button.fa-new-appt {
    line-height: 58px;
    border-color: transparent;
    font-size: 12px;
    font-family: inherit;
    font-weight: bold;
    color: #fff;
    width: auto;
    padding: 0 62px;
    padding-top: 2px;
    border-radius: 2px;
    background: #dd8b0f;
    box-sizing: border-box; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book button.fa-new-appt span {
    background: none;
    padding: 0;
    width: auto !important;
    font-family: inherit !important;
    border: none; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book button.fa-new-appt span:hover {
    background: none;
    border: none; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book button.fa-new-appt:hover {
    background-color: #be151b; }
  .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa_spaces {
    color: #dd8b0f; }

.fa-RequestForm .md-content {
  float: left;
  width: 100%;
  padding-bottom: 50px;
  background: #fff; }
  .fa-RequestForm .md-content > div {
    padding: 30px 40px 0px;
    font-size: 16px;
    background: none;
    box-shadow: none; }
  .fa-RequestForm .md-content button {
    font-size: 17px;
    background-color: none;
    display: inline-block;
    padding: 0 16px 0 20px; }
  .fa-RequestForm .md-content h3 {
    margin: 0;
    padding: 17px 10px 15px;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    opacity: 0.8;
    color: #fff;
    background: #dd8b0f;
    border-radius: 3px 3px 0 0; }
  .fa-RequestForm .fa-booked-app-details {
    box-shadow: none;
    margin: 5px 0px;
    background: #fff;
    padding: 0 10px;
    font-size: 16px; }
  .fa-RequestForm .fa-booked-app-details i {
    color: #be151b;
    padding-right: 10px; }
  .fa-RequestForm .md-effect-13.md-modal {
    width: 700px; }
  .fa-RequestForm .fa-app-success {
    border: none;
    padding-left: 0px; }
  .fa-RequestForm .fa-forms {
    max-width: 100%;
    overflow-y: visible;
    max-height: 500px; }
  .fa-RequestForm .fa-forms .fa-tab-group {
    margin-bottom: 15px; }
  .fa-RequestForm .fa-forms .fa-tab-group .fa-active a {
    background: #eee;
    color: #be151b;
    border-top: 3px solid #be151b; }
  .fa-RequestForm .fa-forms .fa-tab-group li a {
    color: #dd8b0f;
    font-size: 18px; }
  .fa-RequestForm .fa-forms .fa-tab-group li a:hover {
    color: #be151b; }
  .fa-RequestForm .fa-label-info {
    padding-top: 15px; }

.fs-events #search-result .search-result-event {
  background: #fff;
  padding: 40px 35px;
  margin-top: 60px; }
  .fs-events #search-result .search-result-event img {
    max-width: 50px; }
  .fs-events #search-result .search-result-event th {
    padding: 6px 10px 6px 10px; }

.fs-notice-wrapper {
  margin-top: 30px;
  color: red !important; }

#footer-top {
  background-image: url(../images/bg-footer-top.jpg);
  background-size: cover;
  background-position: center top;
  padding: 100px 0 70px;
  color: #fff;
  position: relative;
  font-size: 16px;
  line-height: 29px;
  font-weight: 300;
  text-align: center; }
  #footer-top .wg-subtitle {
    color: #ccc;
    font-size: 12px;
    letter-spacing: 0.4em;
    text-transform: uppercase;
    font-weight: 700; }
  #footer-top .footer-top1 > aside:first-child, #footer-top .footer-top2 > aside:first-child, #footer-top .footer-top3 > aside:first-child {
    margin-top: 50px; }
  #footer-top .footer-top2 aside {
    background: #fff;
    float: left;
    width: 100%;
    margin-top: 0 !important;
    padding-top: 50px; }
  #footer-top .footer-top2 .wg-subtitle {
    color: #666; }
  #footer-top .footer-top1 {
    padding-right: 42px; }
  #footer-top .footer-top1 .wg-title {
    color: #dd8b0f; }
  #footer-top .footer-top1 ul {
    margin-top: 15px; }
  #footer-top .footer-top1 img {
    margin-top: 9px;
    margin-bottom: 21px; }
  #footer-top .footer-top1 ul li {
    line-height: 30px; }
  #footer-top .footer-top1 ul li span {
    font-weight: 700; }
  #footer-top .footer-top3 .wg-title {
    color: #750073; }
  #footer-top .footer-top3 .widget_nav_menu > div > ul:first-child {
    margin-top: -14px; }
  #footer-top .widget_nav_menu {
    margin-top: -14px; }
  #footer-top .widget_nav_menu ul li {
    color: inherit;
    border-color: rgba(255, 255, 255, 0.2);
    padding: 10px 0; }
  #footer-top .widget_nav_menu ul li a {
    color: inherit;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300; }
    #footer-top .widget_nav_menu ul li a:hover {
      color: #750073; }
  #footer-top > .container > .row > div {
    margin-bottom: 30px; }
  #footer-top > .container > .row > div:last-child {
    margin-bottom: 0; }
  #footer-top p {
    margin-bottom: 9px; }
  #footer-top aside {
    margin-top: 25px;
    position: relative;
    z-index: 2; }
  #footer-top aside:first-child {
    margin-top: 0; }
  #footer-top .wg-title {
    padding-bottom: 30px;
    margin: 0 0 16px;
    color: #be151b;
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: -10px; }
  #footer-top .footer-top3 {
    padding-left: 30px; }
  #footer-top .wpcf7-form {
    width: 100%;
    float: left;
    margin: 0;
    padding: 8px 45px 52px; }
  #footer-top .wpcf7-form input[type='text'], #footer-top .wpcf7-form input[type="password"], #footer-top .wpcf7-form input[type="datetime"], #footer-top .wpcf7-form input[type="datetime-local"], #footer-top .wpcf7-form input[type="date"], #footer-top .wpcf7-form input[type="month"], #footer-top .wpcf7-form input[type="time"], #footer-top .wpcf7-form input[type="week"], #footer-top .wpcf7-form input[type="number"], #footer-top .wpcf7-form input[type="email"], #footer-top .wpcf7-form input[type="url"], #footer-top .wpcf7-form input[type="search"], #footer-top .wpcf7-form input[type="tel"], #footer-top .wpcf7-form input[type="color"], #footer-top .wpcf7-form textarea {
    border: #cfd2d7 solid 1px;
    border-radius: 2px;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #666;
    height: 60px;
    margin-bottom: 10px;
    padding-left: 12px; }
  #footer-top .wpcf7-form textarea {
    height: 120px; }
  #footer-top .wpcf7-form .wpcf7-submit {
    padding: 0px 52px 0px 60px;
    display: inline-block;
    width: auto;
    height: 60px;
    margin-top: 50px;
    margin-left: 16px; }
  #footer-top .wpcf7-form .wpcf7-submit:hover {
    background: #be151b !important;
    border-color: #be151b !important;
    color: #fff !important; }
  #footer-top .cms-recent-post-wrapper {
    margin-top: 6px;
    float: left; }
  #footer-top .cms-recent-post-wrapper img {
    width: 49px;
    height: 49px;
    border-radius: 2px; }
  #footer-top .cms-recent-post-wrapper .cms-recent-media {
    float: left;
    width: 49px; }
  #footer-top .cms-recent-post-wrapper li {
    padding-bottom: 20px;
    float: left;
    width: 100%; }
  #footer-top .cms-recent-post-wrapper li:last-child .cms-recent-details {
    border-bottom: none; }
  #footer-top .cms-recent-post-wrapper .cms-recent-details {
    float: left;
    width: calc(100% - 49px);
    padding-left: 15px;
    border-bottom: rgba(206, 206, 206, 0.05) solid 1px;
    padding-bottom: 14px; }
  #footer-top .cms-recent-post-wrapper .cms-recent-details .title {
    font-size: 14px;
    line-height: 24px;
    margin-top: -7px;
    margin-bottom: 7px;
    font-weight: bold; }
  #footer-top .cms-recent-post-wrapper .cms-recent-details .title a {
    color: #cecece; }
    #footer-top .cms-recent-post-wrapper .cms-recent-details .title a:hover {
      color: #be151b; }
  #footer-top .cms-recent-post-wrapper .cms-recent-details .date {
    text-transform: uppercase;
    color: #616161;
    letter-spacing: 0.01em;
    font-size: 13px; }
  #footer-top .widget_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 .cms-footer-social {
    display: inline-block;
    margin-top: 51px !important; }
  #footer-top .cms-footer-social li {
    display: inline-block; }
  #footer-top .cms-footer-social li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    line-height: 43px !important;
    border-radius: 50%;
    margin: 0 5px; }
  #footer-top .cms-footer-social li a i.fa-facebook {
    color: #3e5992; }
  #footer-top .cms-footer-social li a i.fa-twitter {
    color: #5daae4; }
  #footer-top .cms-footer-social li a i.fa-google {
    color: #e34d4a; }
  #footer-top .cms-footer-social li a:hover {
    background-color: #be151b; }
    #footer-top .cms-footer-social li a:hover i {
      color: #fff !important; }

#footer-bottom {
  background: #fff;
  color: #666;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.4em;
  text-transform: uppercase;
  background-position: top center;
  background-size: cover;
  /* Search Popup + Menu */ }
  #footer-bottom .copyrighter span {
    color: #be151b; }
  #footer-bottom .container-inner {
    padding: 68px 0 67px; }
  #footer-bottom .menu-menu-footer-container ul {
    float: left; }
  #footer-bottom .menu-menu-footer-container li {
    display: inline-block;
    float: left;
    padding: 0 14px; }
  #footer-bottom .copyrighter2 {
    float: right;
    text-align: right; }
  #footer-bottom .copyrighter2 span {
    color: #be151b; }
  #footer-bottom.layout2 .container-inner {
    padding: 33px 0; }
  #footer-bottom.layout2 .menu-menu-footer-container, #footer-bottom.layout2 .copyrighter2 {
    margin-top: 12px; }

.body-boxed.cshero-popup-search {
  max-width: 1560px;
  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 */ }
  .body-boxed #cshero-header.sticky-desktop.header-fixed {
    max-width: 1560px; }

.cshero-popup-search {
  background-color: #fff;
  border-bottom: #bdbdbd solid 1px;
  height: 160px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10001;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms; }
  .cshero-popup-search .cshero-search-inner {
    position: relative;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    padding: 0 80px; }
  .cshero-popup-search .cshero-search-inner #searchform {
    position: static; }
  .cshero-popup-search .cshero-search-inner #searchform input[type="text"] {
    font-size: 40px;
    color: rgba(190, 21, 27, 0.5);
    height: 75px;
    text-transform: none;
    border: none;
    font-weight: 300;
    font-style: italic;
    letter-spacing: 0;
    text-align: left;
    padding-left: 0; }
  .cshero-popup-search .cshero-search-inner #searchform:before {
    right: 80px;
    top: 12px;
    font-size: 42px; }
  .cshero-popup-search .cshero-search-inner #searchform #searchsubmit {
    border: none; }
  .cshero-popup-search .search-close {
    color: #bebdbd;
    cursor: pointer;
    font-size: 72px;
    position: absolute;
    right: 50px;
    top: 50%;
    z-index: 2;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s; }
  .cshero-popup-search .search-close:hover {
    color: #000; }
  .cshero-popup-search.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1); }

.admin-bar .cshero-popup-search {
  top: 32px;
  /* ==========================================================================
   [Start] 3. Hidden Sidebar
========================================================================== */ }

#cms-theme #page-wrapper {
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -ms-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
  position: relative;
  z-index: 999; }
  #cms-theme #page-wrapper.cs-wide {
    background-color: #fff; }
  #cms-theme.hidden-sidebar-active #page-wrapper {
    -webkit-transform: translateX(-370px);
    -khtml-transform: translateX(-370px);
    -moz-transform: translateX(-370px);
    -ms-transform: translateX(-370px);
    -o-transform: translateX(-370px);
    transform: translateX(-370px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

.cshero-hidden-sidebar {
  background: url('../images/bg-nav.jpg') no-repeat top left;
  background-size: cover;
  color: #fff;
  position: fixed;
  right: 0;
  top: 0;
  padding: 53px 40px;
  width: 370px;
  height: 100vh;
  -webkit-transform: translate(301px, 0px);
  -khtml-transform: translate(301px, 0px);
  -moz-transform: translate(301px, 0px);
  -ms-transform: translate(301px, 0px);
  -o-transform: translate(301px, 0px);
  transform: translate(301px, 0px);
  /* BACKGROUND GRADIENT */
  /* TRANSFORM STYLE */
  -webkit-transition: all 400ms ease 0ms;
  -moz-transition: all 400ms ease 0ms;
  -ms-transition: all 400ms ease 0ms;
  transition: all 400ms ease 0ms;
  visibility: hidden;
  z-index: 999999;
  opacity: 0;
  text-align: center; }
  .cshero-hidden-sidebar:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.95); }
  .cshero-hidden-sidebar .sidebar-close {
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 50px;
    z-index: 2;
    opacity: 1;
    -webkit-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms; }
  .cshero-hidden-sidebar .sidebar-close:hover {
    color: #fff; }
  .cshero-hidden-sidebar:hover .sidebar-close {
    opacity: 1; }
  .cshero-hidden-sidebar .cshero-header-logo .main-logo img {
    max-height: 100px; }
  .cshero-hidden-sidebar .menu-menu-hidden-sidebar-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    display: block; }
  .cshero-hidden-sidebar .menu-menu-hidden-sidebar-container ul {
    width: 0; }
  .cshero-hidden-sidebar .menu-menu-hidden-sidebar-container ul li a {
    font-size: 13px;
    line-height: 40px;
    font-weight: 800;
    text-transform: uppercase; }
  .cshero-hidden-sidebar .cms-top-social {
    padding-bottom: 36px; }
  .cshero-hidden-sidebar .cms-top-social li {
    display: inline-block;
    padding: 0 13px; }
  .cshero-hidden-sidebar .cms-top-social li a {
    font-size: 14px;
    color: #fff; }
  .cshero-hidden-sidebar .cms-top-social li a:hover {
    color: #be151b; }
  .cshero-hidden-sidebar .footer {
    position: absolute;
    bottom: 23px;
    left: 0;
    width: 100%;
    font-size: 13px;
    color: #9b9b9b; }
  .cshero-hidden-sidebar .footer span {
    color: #be151b; }
  .cshero-hidden-sidebar.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0px, 0px);
    -khtml-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  .cshero-hidden-sidebar.open .menu-menu-hidden-sidebar-container ul {
    width: 100%; }
  .cshero-hidden-sidebar .sidebar-inner {
    height: 100vh;
    -webkit-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    position: relative;
    z-index: 2; }
  .cshero-hidden-sidebar a {
    -webkit-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms;
    color: #fff; }
  .cshero-hidden-sidebar a:hover {
    color: #be151b; }

.hidden-sidebar-active {
  /* ==========================================================================
   [End] 2. Search Popup
========================================================================== */ }
  .hidden-sidebar-active #page, .hidden-sidebar-active .header-trans #cshero-header, .hidden-sidebar-active #cshero-header.header-fixed {
    padding-right: 370px;
    -webkit-transition: all 400ms ease 0ms;
    -moz-transition: all 400ms ease 0ms;
    -ms-transition: all 400ms ease 0ms;
    transition: all 400ms ease 0ms; }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #footer-top .footer-top1 {
    padding-right: 15px; }

  .cshero-popup-search .cshero-search-inner #searchform:before {
    right: 30px;
    top: 21px;
    font-size: 28px; }

  .cshero-popup-search .cshero-search-inner {
    padding: 0 15px; } }

@media (max-width: 767px) {
  footer #footer-bottom {
    text-align: center; }

  .cshero-popup-search .cshero-search-inner #searchform:before {
    right: 15px;
    top: 21px;
    font-size: 28px; }

  .cshero-popup-search .cshero-search-inner #searchform input[type="text"] {
    font-size: 17px; }

  .cshero-popup-search .cshero-search-inner {
    padding: 0 15px; }

  #footer-bottom .cms-footer-social {
    width: 100%;
    margin-top: 30px; }
    #footer-bottom .cms-footer-social li {
      float: none; } }

input[type='text'], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
  position: relative;
  z-index: 1;
  height: 60px;
  font-size: 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  /* BACKGROUND GRADIENT */
  -webkit-transition: border-color ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s;
  -ms-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
  letter-spacing: 0.4em;
  line-height: 1;
  color: #666;
  padding: 6px 12px 6px 40px;
  text-transform: uppercase;
  font-weight: 500;
  width: 100%;
  border: 1px solid #c5c9cf; }
  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: #be151b !important; }

label {
  font-weight: normal; }
  label input[type=checkbox], label input[type=radio] {
    position: relative;
    top: 2px; }

textarea {
  width: 100%;
  height: 125px;
  margin: 0 0 20px;
  border-radius: 0;
  line-height: 20px;
  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: #be151b; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #666;
  opacity: 1; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #666; }

input::-o-placeholder, textarea::-o-placeholder {
  color: #666; }

input::-ms-placeholder, textarea::-ms-placeholder {
  color: #666;
  /** 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 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 {
    padding-left: 40px;
    margin-bottom: 30px; }
  .wpcf7-form textarea {
    width: 100%;
    height: 200px;
    margin: 0 0 30px;
    border-radius: 0;
    padding-top: 20px; }
  .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 {
    padding: 0px 50px;
    margin-top: 20px; }
  .wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder {
    color: #666;
    opacity: 1; }
  .wpcf7-form input::-webkit-input-placeholder, .wpcf7-form textarea::-webkit-input-placeholder {
    color: #666; }
  .wpcf7-form input::-o-placeholder, .wpcf7-form textarea::-o-placeholder {
    color: #666; }
  .wpcf7-form input::-ms-placeholder, .wpcf7-form textarea::-ms-placeholder {
    color: #666; }
  .wpcf7-form.style1 .wpcf7-submit {
    margin-top: -2px; }

.element-form-post {
  position: relative; }
  .element-form-post i {
    left: 20px;
    position: absolute;
    top: 16px; }

.wpcf7-form .wpcf7-response-output, .wpcf7-not-valid-tip {
  font-size: 13px;
  font-style: italic;
  float: left; }
  .wpcf7-form .wpcf7-response-output.wpcf7-validation-errors, .wpcf7-not-valid-tip.wpcf7-validation-errors {
    color: red; }
  .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng, .wpcf7-not-valid-tip.wpcf7-mail-sent-ng {
    border: none;
    padding: 0;
    color: red; }

.wpcf7-not-valid-tip {
  color: red !important; }

.request-form .request-form-header {
  background-color: #be151b;
  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: #be151b;
    border-top: 2px solid #fff;
    padding: 50px; }
  .request-form .request-form-content-vc .btn:hover, .request-form .request-form-content-vc .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .request-form .request-form-content-vc .added_to_cart:hover, .request-form .request-form-content-vc .fa-RequestForm .md-content button:hover, .fa-RequestForm .md-content .request-form .request-form-content-vc button:hover, .request-form .request-form-content-vc #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, #cshero-header-top .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 .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header3 .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: #dd8b0f;
    background-color: transparent;
    color: #dd8b0f; }

.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(190, 21, 27, 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: 740px;
    margin: 30px auto; } }

.form-login {
  /* BACKGROUND HORIZONTAL */ }
  .form-login .modal-dialog {
    width: 740px;
    max-width: 100%; }
  .form-login .modal-body {
    background: #fff;
    padding: 0; }
  .form-login .modal-body .modal-body-left {
    border-top: #dd8b0f solid 3px;
    padding: 60px;
    background-image: url(../images/login-popup.jpg);
    background-size: cover; }
  .form-login .modal-body .modal-body-right {
    border-top: #be151b solid 3px;
    padding: 46px 60px 60px; }
  .form-login .modal-body .modal-body-right h3 {
    font-size: 20px;
    margin-bottom: -2px; }
  .form-login .modal-body .modal-body-right p {
    text-transform: none;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 1px;
    color: #666; }
  .form-login .modal-body .modal-body-right ul li {
    text-transform: none;
    display: block;
    font-size: 16px;
    line-height: 40px;
    color: #be151b;
    font-weight: 400;
    position: relative;
    padding-left: 17px; }
    .form-login .modal-body .modal-body-right ul li:before {
      display: block;
      width: 4px;
      height: 4px;
      background: #be151b;
      border-radius: 50%;
      content: '';
      position: absolute;
      top: 20px;
      left: 0; }
  .form-login .login-remember {
    margin-top: 14px;
    text-align: center !important; }
  .form-login .login-remember input[type=checkbox] {
    float: none;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px; }
  .form-login .login-remember .remember {
    opacity: 1;
    font-size: 14px;
    letter-spacing: 0.035em;
    color: rgba(66, 66, 66, 0.58);
    float: none;
    width: auto;
    margin-left: 3px; }
  .form-login .login-remember .forget {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.035em;
    color: #212121;
    float: right;
    position: relative;
    display: inline-block; }
  .form-login .login-remember .forget:before {
    content: '';
    height: 1px;
    background: #212121;
    width: 100%;
    position: absolute;
    bottom: 3px;
    left: 0; }
  .form-login input::-webkit-input-placeholder {
    color: rgba(33, 33, 33, 0.66) !important; }
  .form-login input:-moz-placeholder {
    color: rgba(33, 33, 33, 0.66) !important;
    opacity: 1; }
  .form-login input::-moz-placeholder {
    color: rgba(33, 33, 33, 0.66) !important;
    opacity: 1; }
  .form-login input:-ms-input-placeholder {
    color: rgba(33, 33, 33, 0.66) !important; }
  .form-login span.wpcf7-not-valid-tip {
    margin-top: 3px; }
  .form-login .input.password + span.wpcf7-not-valid-tip {
    margin-top: 3px;
    padding-bottom: 20px; }
  .form-login .login-group-icon {
    border-radius: 2px;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    float: left;
    margin-bottom: 10px;
    height: 60px;
    line-height: 58px;
    border: rgba(190, 21, 27, 0.2) solid 1px;
    background: #fff; }
  .form-login .login-group-icon i {
    color: #4d4d4d;
    width: 60px;
    line-height: 57px;
    padding-left: 30px;
    float: left;
    font-size: 14px;
    text-align: left; }
  .form-login .login-group-icon input[type="text"], .form-login .login-group-icon input[type="password"] {
    background: transparent;
    border: none;
    width: calc(100% - 60px);
    float: left;
    border-radius: 2px;
    height: 58px;
    padding-left: 0;
    text-transform: none; }
  .form-login .login-group-icon input[type="text"]:focus, .form-login .login-group-icon input[type="password"]:focus {
    outline: 0; }
  .form-login .modal-header .close {
    font-size: 13px;
    letter-spacing: 0.035em;
    color: #424242;
    text-transform: none;
    opacity: 1;
    text-shadow: none;
    box-shadow: none;
    top: 10px;
    font-weight: normal;
    right: 10px; }
  .form-login .modal-header .close:hover {
    color: #be151b; }
  .form-login .no-account {
    margin-top: 28px; }
  .form-login .no-account a {
    color: #be151b !important; }
  .form-login .btn:hover, .form-login .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-login .added_to_cart:hover, .form-login .fa-RequestForm .md-content button:hover, .fa-RequestForm .md-content .form-login button:hover, .form-login #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-login .button:hover, .form-login .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header3 .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 {
    background: none;
    border-color: #be151b;
    color: #be151b; }
  .form-login .forgot-pass {
    font-size: 16px;
    float: left;
    text-align: center;
    color: #666;
    margin-top: 6px;
    margin-bottom: 26px;
    font-weight: 300;
    font-style: italic;
    text-transform: none; }
  .form-login .forgot-pass a {
    color: inherit; }
  .form-login .forgot-pass a:hover {
    color: #dd8b0f; }

.form-register {
  /* BACKGROUND HORIZONTAL */ }
  .form-register .modal-dialog {
    width: 740px;
    max-width: 100%; }
  .form-register label {
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    float: left;
    width: 100%;
    text-align: left;
    padding: 15px 0; }
  .form-register .modal-body {
    background: #fff;
    border-top: #be151b solid 3px;
    padding: 46px 60px 60px; }
  .form-register input[type="text"], .form-register input[type="password"] {
    background: transparent;
    width: 100%;
    float: left;
    border-radius: 2px;
    text-transform: none;
    height: 60px;
    line-height: 58px;
    border: rgba(190, 21, 27, 0.2) solid 1px; }
  .form-register input[type="text"]:focus, .form-register input[type="password"]:focus {
    outline: 0; }
  .form-register input::-webkit-input-placeholder {
    color: rgba(33, 33, 33, 0.66) !important; }
  .form-register input:-moz-placeholder {
    color: rgba(33, 33, 33, 0.66) !important;
    opacity: 1; }
  .form-register input::-moz-placeholder {
    color: rgba(33, 33, 33, 0.66) !important;
    opacity: 1; }
  .form-register input:-ms-input-placeholder {
    color: rgba(33, 33, 33, 0.66) !important; }
  .form-register span.wpcf7-not-valid-tip {
    margin-top: 3px; }
  .form-register .input.password + span.wpcf7-not-valid-tip {
    margin-top: 3px;
    padding-bottom: 20px; }
  .form-register .modal-header .close {
    font-size: 13px;
    letter-spacing: 0.035em;
    color: #424242;
    text-transform: none;
    opacity: 1;
    text-shadow: none;
    box-shadow: none;
    top: 10px;
    font-weight: normal;
    right: 30px; }
  .form-register .modal-header .close:hover {
    color: #be151b; }
  .form-register .btn, .form-register .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-register .added_to_cart, .form-register .fa-RequestForm .md-content button, .fa-RequestForm .md-content .form-register button, .form-register #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-register .button, .form-register .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .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 {
    margin-top: 40px; }
  .form-register .btn:hover, .form-register .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart:hover, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .form-register .added_to_cart:hover, .form-register .fa-RequestForm .md-content button:hover, .fa-RequestForm .md-content .form-register button:hover, .form-register #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .form-register .button:hover, .form-register .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover, .header3 .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: none;
    border-color: #be151b;
    color: #be151b; }
  .form-register .no-account {
    margin-top: 28px;
    color: #be151b;
    text-transform: none;
    font-size: 16px;
    font-weight: 400; }
  .form-register .no-account a {
    color: #be151b !important; }

article .user-press-register {
  max-width: 500px; }
  article .user-press-register label {
    font-size: 14px;
    letter-spacing: 0.035em;
    font-weight: normal;
    color: rgba(221, 139, 15, 0.33);
    padding: 16px 0;
    float: left;
    margin: 0; }
  article .user-press-register .btn-up-register {
    margin-top: 20px; }

.header-container {
  position: relative;
  padding: 0 80px; }

.header-trans .cms-header-social {
  margin-top: 65px; }
  .header-trans .cms-header-social li {
    border-color: #fff;
    background: #fff;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .header-trans .cms-header-social li:hover {
    background: #be151b;
    border-color: #be151b; }
  .header-trans .cms-header-social li:hover i:hover, .header-trans .cms-header-social li:hover i {
    color: #fff !important; }

.cms-header-social {
  float: right;
  margin-top: 60px; }
  .cms-header-social li {
    margin-left: 10px;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border: rgba(0, 0, 0, 0.1) solid 1px;
    border-radius: 50%;
    line-height: 38px;
    text-align: center;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .cms-header-social li a {
    display: block; }
  .cms-header-social li a i {
    color: #dd8b0f; }
  .cms-header-social li a i.fa-facebook {
    color: #3e5992; }
  .cms-header-social li a i.fa-twitter {
    color: #5daae4; }
  .cms-header-social li a i.fa-google-plus {
    color: #e34d4a; }
  .cms-header-social li:hover {
    background: #be151b;
    border-color: #be151b; }
  .cms-header-social li:hover.facebook {
    background: #3e5992;
    border-color: #3e5992; }
  .cms-header-social li:hover.twitter {
    background: #5daae4;
    border-color: #5daae4; }
  .cms-header-social li:hover.google {
    background: #e34d4a;
    border-color: #e34d4a; }
  .cms-header-social li:hover a i {
    color: #fff !important; }

#cshero-header-top {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: 500;
  background: #dd8b0f; }
  #cshero-header-top.layout2 .login-wrap {
    float: right;
    margin-right: 11px;
    margin-top: 1px; }
  #cshero-header-top.layout2 .login-wrap i {
    margin-right: 4px; }
  #cshero-header-top.layout2 .cms-header-top-social {
    float: right; }
  #cshero-header-top.layout2 .cms-header-top-social li {
    float: left;
    margin-left: 11px; }
  #cshero-header-top .header-left {
    padding-left: 95px; }
  #cshero-header-top .header-left span {
    float: left;
    margin-right: 22px; }
  #cshero-header-top .header-left i {
    font-size: 14px;
    margin-right: 4px; }
  #cshero-header-top .header-right {
    float: left;
    display: inline-block;
    background: #be151b;
    padding-right: 95px;
    min-height: 0;
    margin-left: 0; }
  #cshero-header-top .header-right.layout2 {
    background: inherit; }
  #cshero-header-top .header-right .header-right-left {
    float: right; }
  #cshero-header-top .header-right a {
    color: inherit;
    cursor: pointer; }
  #cshero-header-top .header-right a:hover {
    color: inherit !important; }
  #cshero-header-top .header-right a.btn-register {
    margin-left: 18px; }
  #cshero-header-top .header-right .header-top-right-menu {
    float: right; }
  #cshero-header-top .header-right .header-top-right-menu ul li {
    display: block;
    float: left;
    width: auto;
    color: inherit;
    font-size: 12px;
    line-height: 40px;
    font-weight: 500;
    font-family: inherit;
    border: none;
    padding: 0 11px; }
  #cshero-header-top .header-right .nav-button-icon {
    float: left;
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  #cshero-header-top .header-right .nav-button-icon i {
    font-size: 14px;
    color: inherit;
    padding-left: 18px; }
  #cshero-header-top .header-right .nav-button-icon .shopping-cart-wrapper i {
    padding-left: 10px;
    margin-right: 4px; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart {
    background-color: #fff;
    position: absolute;
    right: 95px;
    padding: 40px !important;
    border-bottom: #fff solid 40px;
    top: 70px;
    overflow: hidden;
    visibility: hidden;
    max-width: 92%;
    width: 430px !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;
    border-top: #dd8b0f solid 3px;
    -webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    -moz-box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    -ms-box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    box-shadow: 3px 0 5px rgba(0, 0, 0, 0); }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart + div {
    left: inherit !important;
    opacity: 0;
    right: 17px;
    z-index: 1000 !important;
    height: 100% !important;
    -webkit-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    -ms-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart + div .enscroll-track {
      background-color: #f2f2f2;
      width: 5px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      /* BACKGROUND GRADIENT */
      height: 100% !important; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart + div .enscroll-track .vertical-handle {
      background-color: #2e2e2e;
      width: 5px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      /* BACKGROUND GRADIENT */
      height: 60px !important; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .woocommerce-mini-cart__empty-message {
    margin-bottom: 0; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper {
    top: -50px; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty {
    height: inherit; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart h3 {
    color: #dd8b0f;
    padding: 16px 30px 0;
    margin-bottom: 0; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper {
    height: inherit !important; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1); }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart.open .variation {
      display: none; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart.open + div {
      opacity: 1; }
  #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li {
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 12px;
    text-align: left; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty {
      margin: 0; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a {
      color: #be151b;
      font-size: 20px;
      line-height: normal;
      font-weight: 600;
      text-transform: none;
      padding-top: 12px; }
      #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a:hover {
        color: rgba(190, 21, 27, 0.7) !important; }
      #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img {
        float: left;
        max-width: 120px;
        width: 100%;
        margin-right: 20px;
        margin-left: 0;
        background-color: #f4f4f4;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        /* BACKGROUND GRADIENT */
        padding: 0;
        margin-top: -12px; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove {
      font-size: 0;
      left: inherit;
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: 9; }
      #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before {
        background-color: #000;
        color: #fff;
        content: "\f129";
        display: inline-block;
        font-family: Ionicons;
        font-size: 9px;
        height: 19px;
        line-height: 19px;
        text-align: center;
        width: 19px;
        -webkit-transition: all 300ms linear 0ms;
        -moz-transition: all 300ms linear 0ms;
        -ms-transition: all 300ms linear 0ms;
        transition: all 300ms linear 0ms; }
      #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before {
        background-color: #be151b; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity {
      color: #be151b;
      font-size: 20px;
      font-weight: 700;
      margin-top: 10px;
      display: block;
      width: 100%; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total {
      color: #be151b;
      font-size: 20px;
      padding: 14px 0 13px;
      border: none;
      margin-bottom: 40px;
      padding-left: 40px;
      font-weight: 600;
      background: #f2f2f2;
      width: calc(100% + 80px);
      margin-left: -40px;
      text-transform: none;
      margin-top: 25px;
      float: left; }
    #cshero-header-top .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; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button {
      width: 48%;
      text-align: center;
      float: left;
      padding: 0px 5px; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.checkout {
      float: right; }
    #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover {
      color: #be151b !important;
      background: none !important;
      border-color: #be151b; }
  #cshero-header-top .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; }
  #cshero-header-top .header-right .nav-button-icon .shopping-cart-inner i {
    color: #fff;
    font-size: 35px;
    float: left; }
  #cshero-header-top .header-right .nav-button-icon .shopping-cart-inner .cart {
    font-size: 18px;
    padding-right: 5px; }
  #cshero-header-top .header-right .nav-button-icon .shopping-cart-inner .cart-right {
    margin-left: 15px;
    margin-top: -1px; }
  #cshero-header-top .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; }
    #cshero-header-top .header-right .nav-button-icon .shopping-cart-inner .view-cart:hover {
      color: #be151b; }
  #cshero-header-top .header-right .nav-button-icon .couter_items-wrap {
    line-height: 40px;
    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; }

.header3 #cshero-header #cshero-header-navigation, .header3 #cshero-header-navigation .cshero-header-navigation-inner {
  float: left; }
  .header3 .btn-book-table {
    background: #be151b;
    color: #fff;
    border-color: #be151b;
    padding: 0 26px;
    height: 40px;
    line-height: 36px;
    margin-top: 10px;
    float: right; }
  .header3 .btn-book-table:hover {
    background: #be151b;
    border-color: #be151b !important; }
  .header3 .header-fixed .btn-book-table {
    margin-top: 20px; }
  .header3 .menu-main-menu {
    position: relative; }
  .header3 #cshero-header-logo-wrap .sticky_logo {
    display: none !important; }

.header3 .header-right {
  float: left;
  display: inline-block;
  max-height: 60px;
  margin-left: 21px; }
  .header3 .header-right .border {
    display: inline-block;
    border-left: #d4d4d4 solid 1px;
    height: 30px;
    width: 1px;
    vertical-align: middle; }
  .header3 .header-right .nav-button-icon {
    float: left;
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .header3 .header-right .nav-button-icon i {
    font-size: 14px;
    color: inherit;
    line-height: 60px;
    padding-left: 23px; }
  .header3 .header-right .nav-button-icon i.zmdi-search {
    padding-left: 20px; }
  .header3 .header-right .nav-button-icon i:hover {
    color: #000; }
  .header3 .header-right .nav-button-icon .shopping-cart-wrapper i {
    padding-left: 15px; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart {
    background-color: #fff;
    position: absolute;
    right: 0px;
    padding: 40px 40px 0 !important;
    border-bottom: #fff solid 40px;
    top: 60px;
    overflow: hidden;
    visibility: hidden;
    max-width: 92%;
    width: 430px !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;
    border-top: #dd8b0f solid 3px;
    -webkit-box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    -moz-box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    -ms-box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    box-shadow: 3px 0 5px rgba(0, 0, 0, 0);
    height: 400px; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty {
    height: auto !important; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty + div {
    opacity: 0 !important; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart + div {
    left: inherit !important;
    opacity: 0;
    right: 17px;
    z-index: 1000 !important;
    height: 100% !important;
    -webkit-transition: all 300ms ease 0ms;
    -moz-transition: all 300ms ease 0ms;
    -ms-transition: all 300ms ease 0ms;
    transition: all 300ms ease 0ms; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart + div .enscroll-track {
    background-color: #f2f2f2;
    width: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    /* BACKGROUND GRADIENT */
    height: 100% !important; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart + div .enscroll-track .vertical-handle {
      background-color: #2e2e2e;
      width: 5px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      /* BACKGROUND GRADIENT */
      height: 60px !important; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper {
    top: -50px; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.widget_shopping_cart_empty {
    height: inherit; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart h3 {
    color: #dd8b0f;
    padding: 16px 30px 0;
    margin-bottom: 0; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.cart-empty-wrapper {
    height: inherit !important; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.open {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=1); }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.open .variation {
    display: none; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart.open + div {
    opacity: 1; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li {
    padding: 0;
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 12px;
    text-align: left; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li.empty {
      margin: 0; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a {
      color: #be151b;
      font-size: 20px;
      line-height: normal;
      font-weight: 600;
      text-transform: none;
      padding-top: 12px; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a:hover {
      color: rgba(190, 21, 27, 0.7) !important; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a img {
      float: left;
      max-width: 120px;
      width: 100%;
      margin-right: 20px;
      margin-left: 0;
      background-color: #f4f4f4;
      -webkit-border-radius: 2px;
      -khtml-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      /* BACKGROUND GRADIENT */
      padding: 0;
      margin-top: -12px; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li:last-child {
      padding-bottom: 0;
      border-bottom: 0; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove {
      font-size: 0;
      left: inherit;
      position: absolute;
      right: 0px;
      top: 0px;
      z-index: 9; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:before {
      background-color: #000;
      color: #fff;
      content: "\f129";
      display: inline-block;
      font-family: Ionicons;
      font-size: 9px;
      height: 19px;
      line-height: 19px;
      text-align: center;
      width: 19px;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li a.remove:hover:before {
      background-color: #be151b; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity {
      color: #be151b;
      font-size: 20px;
      font-weight: 700;
      margin-top: 10px;
      display: block;
      width: 100%; }
  .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.total {
    color: #be151b;
    font-size: 20px;
    padding: 14px 0 13px;
    border: none;
    margin-bottom: 40px;
    padding-left: 40px;
    font-weight: 600;
    background: #f2f2f2;
    width: calc(100% + 80px);
    margin-left: -40px;
    text-transform: none;
    margin-top: 25px;
    float: left; }
  .header3 .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; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button {
      width: 48%;
      text-align: center;
      float: left;
      padding: 0px 5px; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button.checkout {
      float: right; }
    .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button:hover {
      color: #be151b !important;
      background: none !important;
      border-color: #be151b; }
  .header3 .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; }
  .header3 .header-right .nav-button-icon .shopping-cart-inner i {
    color: #fff;
    font-size: 35px;
    float: left; }
  .header3 .header-right .nav-button-icon .shopping-cart-inner .cart {
    font-size: 18px;
    padding-right: 5px; }
  .header3 .header-right .nav-button-icon .shopping-cart-inner .cart-right {
    margin-left: 15px;
    margin-top: -1px; }
  .header3 .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; }
  .header3 .header-right .nav-button-icon .shopping-cart-inner .view-cart:hover {
    color: #be151b; }
  .header3 .header-right .nav-button-icon .couter_items-wrap {
    line-height: 99px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .header3 .header-right .nav-button-icon .couter_items-wrap .couter_items {
    background-color: #be151b;
    color: #fff;
    font-size: 8px;
    height: 12px;
    width: 12px;
    letter-spacing: 0.035em;
    border-radius: 50%;
    line-height: 12px;
    position: absolute;
    right: -5px;
    text-align: center;
    top: -50%;
    margin-top: -22px; }

.header3 .header-fixed .header-right .nav-button-icon i {
  line-height: 90px; }

#cshero-header-logo-wrap {
  border-bottom: #e5e5e5 solid 1px;
  padding: 42px 0; }
  #cshero-header-logo-wrap #cshero-header-contact {
    margin-top: 8px; }
  #cshero-header-logo-wrap #cshero-header-contact .contact {
    float: right; }
  #cshero-header-logo-wrap #cshero-header-contact .contact i {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    color: #be151b;
    border: rgba(0, 0, 0, 0.1) solid 1px;
    border-radius: 50%;
    float: left; }
  #cshero-header-logo-wrap #cshero-header-contact .contact.contact-time {
    margin-right: 60px; }
  #cshero-header-logo-wrap #cshero-header-contact .contact.contact-time i {
    color: #dd8b0f; }
  #cshero-header-logo-wrap #cshero-header-contact .contact .header-contact-right {
    float: left;
    width: calc(100% - 60px);
    padding-left: 20px; }
  #cshero-header-logo-wrap #cshero-header-contact .contact .header-contact-right h3 {
    text-transform: uppercase;
    margin-top: -4px;
    font-size: 20px;
    margin-bottom: -8px; }

.body-boxed {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.35); }
  .body-boxed .header-trans #cshero-header {
    max-width: 1560px; }

.header-trans #cshero-header {
  position: absolute;
  top: 0;
  z-index: 1001;
  width: 100%;
  background: transparent; }
  .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: 168px; }
  .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-menu-icon .h3-icon-menu {
    float: right;
    line-height: 99px;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    cursor: pointer; }
  .header-trans #cshero-header-menu-icon .hidden-wrapper {
    float: right;
    line-height: 99px;
    padding-left: 15px;
    margin-left: 15px;
    cursor: pointer;
    position: relative; }
  .header-trans #cshero-header-menu-icon .hidden-wrapper:after {
    position: absolute;
    top: 50%;
    width: 2px;
    height: 20px;
    left: 0;
    -webkit-transform: translate(0px, -50%);
    -khtml-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    content: '';
    background: #fff; }

header #cshero-header {
  background: #fff;
  position: relative;
  z-index: 1000;
  color: #666; }
  header #cshero-header .container {
    position: relative; }
  header #cshero-header .menu-main-menu > li > a {
    display: block;
    position: relative;
    color: #051952; }
  header #cshero-header .menu-main-menu > li > a .menu-title:before {
    display: none; }
  header #cshero-header .menu-main-menu > li.current-menu-item > a, header #cshero-header .menu-main-menu > li.current-menu-ancestor > a, header #cshero-header .menu-main-menu > li:hover > a {
    color: #be151b; }
  header #cshero-header .menu-main-menu > li.current-menu-item > a:before, header #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before, header #cshero-header .menu-main-menu > li:hover > a:before {
    background-color: #be151b;
    width: 100%; }
  header #cshero-header .menu-main-menu > li.menu-item-has-children:hover a:before {
    opacity: 0; }
  header #cshero-header.layout3 #cshero-header-navigation .main-navigation, header #cshero-header.layout3 .cshero-header-navigation .main-navigation {
    float: left; }
  header #cshero-header.layout3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:last-child:after, header #cshero-header.layout3 .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:last-child:after, header #cshero-header.layout3 #cshero-header-navigation .main-navigation .menu-main-menu > li:last-child:after, header #cshero-header.layout3 .cshero-header-navigation .main-navigation .menu-main-menu > li:last-child:after {
    opacity: 1; }
  header #cshero-header.layout3 #cshero-header-navigation .main-navigation .menu-main-menu, header #cshero-header.layout3 .cshero-header-navigation .main-navigation .menu-main-menu {
    text-align: left; }
  header #cshero-header.layout3 #cshero-header-navigation .main-navigation .menu-main-menu > li, header #cshero-header.layout3 .cshero-header-navigation .main-navigation .menu-main-menu > li {
    line-height: 60px; }
  header #cshero-header.layout3 #cshero-header-navigation .main-navigation .menu-main-menu > li:first-child a, header #cshero-header.layout3 .cshero-header-navigation .main-navigation .menu-main-menu > li:first-child a {
    padding-left: 0; }
  header #cshero-header #cshero-header-logo .main-logo, header #cshero-header #cshero-header-logo .trans-logo {
    display: inline-block;
    line-height: 160px; }
  header #cshero-header.header-fixed {
    position: fixed;
    top: 0;
    z-index: 1001;
    width: 100%;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
    -webkit-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -khtml-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -moz-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -ms-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    -o-animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    animation: 0.95s ease 0s normal forwards 1 running headerSlideDown;
    /* BACKGROUND GRADIENT */ }
  header #cshero-header.header-fixed .cms-header-social {
    margin-top: 20px; }
  header #cshero-header.header-fixed #cshero-header-logo {
    line-height: 80px; }
  header #cshero-header.header-fixed #cshero-header-logo .main-logo {
    line-height: 80px; }
  header #cshero-header.header-fixed #cshero-header-logo .main-logo img {
    max-height: 80px; }
  header #cshero-header.header-fixed #cshero-header-logo.has_logo-sticky .main_logo-wrap {
    opacity: 0;
    max-height: 0; }
  header #cshero-header.header-fixed #cshero-header-menu-icon .h3-icon-menu {
    line-height: 80px; }
  header #cshero-header.header-fixed #cshero-header-menu-icon .hidden-wrapper {
    line-height: 80px; }
  header #cshero-header.header-fixed #cshero-header-menu-icon .hidden-wrapper:after {
    background: #333; }
  header #cshero-header.header-fixed #cshero-header-navigation {
    max-height: 80px; }
  header #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, header #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > li {
    line-height: 80px;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    -ms-transition: all 400ms ease 0s;
    transition: all 400ms ease 0s; }
  header #cshero-header.header-fixed #cshero-header-navigation .main-navigation .menu-main-menu > ul > li a.is-one-page.current {
    color: #e53619; }

#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: 76px; }

#cshero-header-wrapper {
  padding: 0;
  min-height: 1px;
  margin-bottom: 0;
  border: none; }

@media (min-width: 992px) {
  #cshero-header #cshero-header-navigation {
    text-align: center;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
    #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: #be151b; }

  .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; }
  #cshero-header.sticky-desktop.header-fixed {
    background-color: #fff; }

@media (min-width: 992px) and (max-width: 1024px) {
  header.header2 .header-right .nav-button-icon i {
    padding: 0 10px; }

  header.header2 .header-right .nav-button-icon .shopping-cart-wrapper {
    margin-right: 10px; }

  header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > ul > li, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu > li {
    min-width: auto; }

  header.header3 .header-right .nav-button-icon i.fa-search {
    float: left;
    min-width: auto; }

  header.header3 .header-right .nav-button-icon i {
    padding: 0 15px; }

  header.header3 .header-right .nav-button-icon .shopping-cart-wrapper {
    padding-right: 15px; }

  #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%; } }

@media (max-width: 991px) {
  .header3 #cshero-header-top .header-right.layout2 {
    line-height: 24px; }
    .header3 #cshero-header-logo {
      text-align: left; }

  .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; }

  .header-trans #cshero-header {
    position: static; }

  .admin-bar #cshero-header.header-fixed {
    top: 0px; }

  .page-header-2 {
    padding-top: 0; }

  .main_logo-wrap {
    float: left; }

  #cshero-header-inner.header-trans {
    position: static;
    background: #111; }
    #cshero-header-inner.header-trans #cshero-header {
      border-bottom: none; }
      #cshero-header-inner.header-trans #cshero-header > .container {
        background-color: #111; }
        #cshero-header-inner.header-trans #cshero-header #cshero-menu-mobile i {
          margin-top: 0; }
      #cshero-header-inner.header-trans #cshero-header .menu-main-menu > li.current-menu-item > a:before, #cshero-header-inner.header-trans #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before, #cshero-header-inner.header-trans #cshero-header .menu-main-menu > li:hover > a:before {
        display: none; }

  #cshero-header-inner #cshero-header .menu-main-menu > li.current-menu-item > a:before, #cshero-header-inner #cshero-header .menu-main-menu > li.current-menu-ancestor > a:before, #cshero-header-inner #cshero-header .menu-main-menu > li:hover > a:before {
    display: none; }

  #cshero-menu-mobile .nav-button-icon {
    position: absolute;
    right: 99px; }
    #cshero-menu-mobile .nav-button-icon .fa-search:before {
      content: "\e618";
      font-family: 'Pe-icon-7-stroke'; }

  .header-right {
    margin-top: 0; }
    .header-right .header-menu-right {
      width: 100%; }
    .header-right .header-menu-right .widget_nav_menu ul {
      background: none;
      float: left;
      width: 100%;
      margin-left: 0; }
    .header-right .header-menu-right .widget_nav_menu ul li {
      width: 100%; }
    .header-right .login-wrap {
      width: 100%; }
    .header-right .login-wrap button {
      background: none;
      width: 100%;
      text-align: left; }

  #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; } }

@media (min-width: 768px) and (max-width: 991px) {
  .header3 #cshero-header-logo {
    margin-top: 33px; }

  .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; } }

@media (max-width: 767px) {
  /* ==========================================================================
   [End] 1. Header Main
========================================================================== */
    #cshero-header-top .header-left {
      padding-left: 0; }
    .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; }
    .header3 #cshero-header-logo {
      text-align: center; }
      .header3 #cshero-header-logo .main_logo-wrap {
        display: inline-block;
        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; }
    #cshero-header-top .header-left span {
      margin-right: 0;
      width: 100%; } }

.ft-poppin, #cshero-header-top, h1, h2, h3, h4, h5, h6, #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 {
  font-family: 'Poppins', sans-serif; }

.ft-molle, #page-title #page-title-text h1, .wpb_widgetised_column .widget_newsletterwidget .title-transperant, .cms-menu-food .menu-type-item .menu-title h3, .cms-grid-wraper-layout2.cms-menu-food .title-menu-type {
  font-family: 'Molle', cursive; }

.abril_fatface, .blog-standand article .content-quote-wrap .content-overlay blockquote h3, .single-post-blog article .post-thumbnail .content-quote-wrap .content-overlay blockquote h3, .single-post-blog article .content-right .entry-content blockquote h3, .single-post-blog .blog-admin-post .author, .cms-heading-wrapper .title, .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-grid-media .quote-left, .cms-carousel-testimonial2 .cms-carousel-item-bottom .cms-carousel-right .cms-carousel-title, .template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-title, .template-cms_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-content, .template-cms_fancybox_single--layout3 .cms-fancyboxes-body .cms-fancybox-item .cms-fancybox-title, .template-cms_fancybox_single--layout4 .cms-fancyboxes-body .cms-image .cms-fancybox-title, .ui-datepicker-header .ui-datepicker-title, #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-left .fc-button, #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-right .fc-button, #calendar.fc-unthemed .fc-toolbar.fc-header-toolbar .fc-center h2, .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-left .fc-button, .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-right .fc-button, .fc-unthemed.fa-layout-frontend .fc-toolbar.fc-header-toolbar .fc-center h2, .fc-unthemed.fa-layout-frontend .fsa-ct-book .fa-booked-appt-list h2, #footer-top .wg-title, .form-login .modal-body .modal-body-right h3, #cshero-header-logo-wrap #cshero-header-contact .contact .header-contact-right h3, .cms-menu-food .title-menu-type, .cms-grid-wraper-layout2 .menu-type-item > h3 {
  font-family: 'Abril Fatface', cursive; }

body {
  overflow-x: hidden;
  font-family: 'Poppins', sans-serif;
  color: #616161;
  font-size: 13px;
  line-height: 26px;
  -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 {
  color: #e53619; }

a:hover, a:focus {
  color: #71a522; }

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; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px;
  color: #be151b;
  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: none; }

ol ul ul {
  margin-left: 25px; }

.entry-content > ul {
  list-style: disc;
  padding-left: 30px;
  padding-bottom: 20px; }
  .entry-content > ul ul {
    margin-left: 20px; }
  .entry-content .wp-caption, .entry-content iframe {
    max-width: 590px !important; }
  .entry-content .wp-caption.alignnone, .entry-content iframe.alignnone {
    width: 100% !important;
    max-width: 100% !important; }

.alignright {
  padding-left: 10px; }

.page-template-default .entry-content.entry-content-page > p:first-child {
  margin-top: 50px; }
  .page-template-default .entry-content.entry-content-page > p:last-child {
    margin-bottom: 60px; }

p {
  margin: 0 0 10px; }

img {
  height: auto;
  max-width: 100%; }

.hide-image img {
  display: none; }

.w50 {
  float: left;
  width: 50%; }

.size_big {
  font-size: 64px; }

.size_small {
  font-size: 26px; }

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: #be151b; }

.media .color-primary {
  color: #be151b !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: #be151b;
  position: relative; }
  .icon-box-style:before {
    content: "";
    height: 2px;
    width: 19px;
    background-color: #be151b;
    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: #be151b; }
  dl dd a:hover {
    color: #71a522; }

.page-links {
  padding: 20px 0; }
  .page-links span:not(.page-links-title) {
    color: #be151b; }
  .page-links a span {
    color: #777 !important; }
  .page-links a:hover span {
    color: #be151b !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: #be151b; }

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: #be151b; }
  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: 60px;
  position: relative;
  top: -2px;
  border-width: 2px; }

.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: 115px 0 162px;
  text-align: center;
  /* ==========================================================================
   [End] 2. Page Title
========================================================================== */
  /* ==========================================================================
   [Start] 3. Primary
========================================================================== */ }
  #page-title > .container {
    position: relative;
    z-index: 1; }
  #page-title #page-title-text {
    color: #fff; }
  #page-title #page-title-text h1 {
    color: inherit;
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 0;
    font-weight: 400; }
  #page-title #breadcrumb-text {
    min-height: 0px; }
  #page-title #breadcrumb-text ul.breadcrumbs {
    font-size: 12px;
    line-height: normal;
    list-style: outside none none;
    padding: 19px 0 15px 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    color: #be151b;
    font-weight: 700;
    letter-spacing: 0.4em; }
  #page-title #breadcrumb-text ul.breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding: 0 31px;
    position: relative; }
  #page-title #breadcrumb-text ul.breadcrumbs li:before {
    position: absolute;
    right: -6px;
    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 */
    content: "\f10c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ccc;
    font-size: 12px; }
  #page-title #breadcrumb-text ul.breadcrumbs li:last-child:before {
    display: none; }
  #page-title #breadcrumb-text ul.breadcrumbs li a {
    color: #dd8b0f; }

#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; }

#sidebar {
  width: 100%; }
  #sidebar .ft_flickr_widget {
    padding-bottom: 68px; }
  #sidebar .ft_flickr_widget .wg-title {
    margin-bottom: 13px; }
  #sidebar #searchsubmit {
    margin-top: 15px; }
  #sidebar .wg-title + label {
    margin-top: 10px; }
  #sidebar .calendar_wrap {
    margin-top: 10px; }

#sidebar {
  float: left;
  /* Background Image Fixed vs Background Overlay Color */ }
  #sidebar .widget-title, #sidebar .wg-title {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 18px;
    position: relative; }
  #sidebar aside, #sidebar .slidingbar-widget-col {
    padding-bottom: 53px;
    float: left;
    width: 100%; }
  #sidebar aside:last-child, #sidebar .slidingbar-widget-col:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  #sidebar ul.children, #sidebar ul.sub-menu {
    padding-left: 15px; }

#content .wpb_row.row-background-fixed {
  position: inherit;
  background-attachment: fixed;
  background-repeat: no-repeat; }
  #content .wpb_row.row-background-fixed .overlay-color {
    height: 3000px;
    left: -50%;
    position: relative;
    margin-bottom: -3000px;
    width: 200%;
    -webkit-transform: translateY(-20%);
    -khtml-transform: translateY(-20%);
    -moz-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }
  #content .wpb_row.row-bg-overlay {
    overflow: hidden;
    position: relative; }
  #content .wpb_row .overlay-color {
    position: absolute;
    height: 100%;
    width: 200%;
    top: 0;
    left: -50%; }

#page #content {
  padding-top: 65px;
  padding-bottom: 65px;
  /* Page 404 */ }
  #page #content .main-content {
    padding: 20px 20px 20px; }

.error404 {
  /* Page Loading */ }
  .error404 #page #content {
    padding: 0 !important; }
  .error404 #content {
    padding-top: 146px !important;
    padding-bottom: 0px !important;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset; }
  .error404 .cms-content404 {
    background-position: center bottom;
    background-size: cover; }
  .error404 .cms-content404 > div {
    display: inline-block;
    float: none; }
  .error404 .cms-content404 > div > a {
    width: 100%;
    text-align: center;
    float: left;
    display: inline-block;
    margin: 0 0 70px; }
  .error404 .cms-content404 > div .error-404 {
    padding: 222px 0 245px;
    width: 100%;
    float: left; }
  .error404 .cms-content404 > div .error-404 h1 {
    margin: 0;
    color: #dd8b0f;
    font-size: 200px;
    letter-spacing: -0.025em;
    line-height: 1;
    font-weight: 700;
    position: relative; }
    .error404 .cms-content404 > div .error-404 h1 + div {
      margin-top: -21px;
      display: inline-block; }
    .error404 .cms-content404 > div .error-404 h1 + div h5 {
      margin-bottom: 19px; }
    .error404 .cms-content404 > div .error-404 h1 + div #searchform {
      margin-bottom: 11px; }
    .error404 .cms-content404 > div .error-404 h1 + div #searchform:before {
      content: "\f040";
      position: absolute;
      right: 20px;
      top: 22px;
      font-size: 16px; }
  .error404 .cms-content404 > div .error-404 .back-to-home {
    width: 100%;
    float: left; }
    .error404 .cms-content404 > div .error-404 .back-to-home .btn, .error404 .cms-content404 > div .error-404 .back-to-home .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .error404 .cms-content404 > div .error-404 .back-to-home .added_to_cart, .error404 .cms-content404 > div .error-404 .back-to-home .fa-RequestForm .md-content button, .fa-RequestForm .md-content .error404 .cms-content404 > div .error-404 .back-to-home button, .error404 .cms-content404 > div .error-404 .back-to-home #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .cms-content404 > div .error-404 .back-to-home .button, .error404 .cms-content404 > div .error-404 .back-to-home .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .error404 .cms-content404 > div .error-404 .back-to-home .button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce input.button, .woocommerce .error404 .cms-content404 > div .error-404 .back-to-home input.button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce #respond input#submit, .woocommerce #respond .error404 .cms-content404 > div .error-404 .back-to-home input#submit, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce a.button, .woocommerce .error404 .cms-content404 > div .error-404 .back-to-home a.button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce button.button, .woocommerce .error404 .cms-content404 > div .error-404 .back-to-home button.button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce input.button, .woocommerce .error404 .cms-content404 > div .error-404 .back-to-home input.button, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .single_add_to_cart_button, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .single_add_to_cart_button, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .add_to_wishlist, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .add_to_wishlist, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_compare_this, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_compare_this, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_view_compare, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .error404 .cms-content404 > div .error-404 .back-to-home .woo_bt_view_compare, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a, .error404 .cms-content404 > div .error-404 .back-to-home .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .error404 .cms-content404 > div .error-404 .back-to-home a, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-Reviews #review_form #respond .form-submit input, .woocommerce-Reviews #review_form #respond .form-submit .error404 .cms-content404 > div .error-404 .back-to-home input, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .error404 .cms-content404 > div .error-404 .back-to-home input.button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout .error404 .cms-content404 > div .error-404 .back-to-home a, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .cms-content404 > div .error-404 .back-to-home button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .error404 .cms-content404 > div .error-404 .back-to-home button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce .cart-collaterals .cart_totals .error404 .cms-content404 > div .error-404 .back-to-home .checkout-button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-page .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .error404 .cms-content404 > div .error-404 .back-to-home .checkout-button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .return-to-shop a.button, .woocommerce .return-to-shop .error404 .cms-content404 > div .error-404 .back-to-home a.button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .checkout_coupon input.button, .woocommerce .checkout_coupon .error404 .cms-content404 > div .error-404 .back-to-home input.button, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .error404 .cms-content404 > div .error-404 .back-to-home #place_order, .error404 .cms-content404 > div .error-404 .back-to-home .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce .wishlist_table td.product-add-to-cart .error404 .cms-content404 > div .error-404 .back-to-home a {
      padding: 0px 37px 0 41px; }

#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; }

.custom-row-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
  width: 50%; }
  .custom-row-image:before {
    background-color: rgba(34, 34, 34, 0.15);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.overlay-none .custom-row-image:before {
  background: transparent; }

.custom-row-image-right-cover {
  overflow: initial !important; }
  .custom-row-image-right-cover .custom-row-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: calc(100% + 54px);
    left: auto;
    right: 0;
    position: absolute;
    top: -27px;
    bottom: -27px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2); }

.custom-row-image-left-cover {
  overflow: initial !important; }
  .custom-row-image-left-cover .custom-row-image {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: calc(100% + 54px);
    left: 0;
    right: auto;
    position: absolute;
    top: -27px;
    bottom: -27px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.2), 0 0 35px rgba(0, 0, 0, 0.2); }

.custom-mix-color .overlay-color:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 0.8;
  background: #be151b;
  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: #be151b;
  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(190, 21, 27, 0.8);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(190, 21, 27, 0.8)), to(rgba(221, 139, 15, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
    background-image: -moz-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
    background-image: -ms-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
    background-image: -o-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
    background-image: linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(190, 21, 27, 0.8)', endColorStr='rgba(221, 139, 15, 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(190, 21, 27, 0.8);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(190, 21, 27, 0.8)), to(rgba(221, 139, 15, 0.8)));
  background-image: -webkit-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
  background-image: -moz-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
  background-image: -ms-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
  background-image: -o-linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
  background-image: linear-gradient(left, rgba(190, 21, 27, 0.8), rgba(221, 139, 15, 0.8));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(190, 21, 27, 0.8)', endColorStr='rgba(221, 139, 15, 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; }
  #slider-wrap .tp-dottedoverlay {
    background: #be151b;
    opacity: 0.7; }

.slider-ovelay-style2 .slotholder {
  position: relative; }
  .slider-ovelay-style2 .slotholder:after {
    display: none; }
  .slider-ovelay-style2 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.25;
    background: #1b1a1a; }

.slider-ovelay-style3 .slotholder {
  position: relative; }
  .slider-ovelay-style3 .slotholder:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.7;
    background: #be151b;
    mix-blend-mode: multiply; }
  .slider-ovelay-style3 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background-image: -webkit-linear-gradient(rgba(221, 139, 15, 0.7), rgba(190, 21, 27, 0.7));
    background-image: -webkit-linear-gradient(center top, rgba(221, 139, 15, 0.7), rgba(190, 21, 27, 0.7));
    background-image: -moz-linear-gradient(center top, rgba(221, 139, 15, 0.7), rgba(190, 21, 27, 0.7));
    background-image: -ms-linear-gradient(center top, rgba(221, 139, 15, 0.7), rgba(190, 21, 27, 0.7));
    background-image: -o-linear-gradient(center top, rgba(221, 139, 15, 0.7), rgba(190, 21, 27, 0.7));
    background-image: linear-gradient(center top, rgba(221, 139, 15, 0.7), rgba(190, 21, 27, 0.7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(221, 139, 15, 0.7)', endColorStr='rgba(190, 21, 27, 0.7)', gradientType='1');
    /* BACKGROUND RADIAL */ }

.slider-ovelay-style4 .slotholder {
  position: relative; }
  .slider-ovelay-style4 .slotholder:after {
    display: none; }
  .slider-ovelay-style4 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.75;
    background: #1b1a1a; }

.slider-ovelay-style5 .slotholder {
  position: relative; }
  .slider-ovelay-style5 .slotholder:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.7;
    background: #be151b;
    mix-blend-mode: darken; }
  .slider-ovelay-style5 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.25;
    background: #be151b; }

.slider-ovelay-style6 .slotholder {
  position: relative; }
  .slider-ovelay-style6 .slotholder:after {
    display: none; }
  .slider-ovelay-style6 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.85;
    background-image: -webkit-linear-gradient(#be151b, #dd8b0f);
    background-image: -webkit-linear-gradient(center top, #be151b, #dd8b0f);
    background-image: -moz-linear-gradient(center top, #be151b, #dd8b0f);
    background-image: -ms-linear-gradient(center top, #be151b, #dd8b0f);
    background-image: -o-linear-gradient(center top, #be151b, #dd8b0f);
    background-image: linear-gradient(center top, #be151b, #dd8b0f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#be151b', endColorStr='#dd8b0f', gradientType='1');
    /* BACKGROUND RADIAL */ }

.slider-ovelay-style7 .slotholder {
  position: relative; }
  .slider-ovelay-style7 .slotholder:after {
    display: none; }
  .slider-ovelay-style7 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.1;
    background: #1b1a1a; }

.slider-ovelay-style8 .slotholder {
  position: relative; }
  .slider-ovelay-style8 .slotholder:after {
    display: none; }
  .slider-ovelay-style8 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.6;
    background: #1b1a1a; }

.slider-ovelay-style9 {
  /* End Custom Slider */
  /* ==========================================================================
   [End] 3. Primary
========================================================================== */ }
  .slider-ovelay-style9 .slotholder {
    position: relative; }
  .slider-ovelay-style9 .slotholder:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.7;
    background: #be151b;
    mix-blend-mode: multiply; }
  .slider-ovelay-style9 .slotholder:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    opacity: 0.8;
    background-color: rgba(190, 21, 27, 0.7);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(190, 21, 27, 0.7)), to(rgba(221, 139, 15, 0.7)));
    background-image: -webkit-linear-gradient(left, rgba(190, 21, 27, 0.7), rgba(221, 139, 15, 0.7));
    background-image: -moz-linear-gradient(left, rgba(190, 21, 27, 0.7), rgba(221, 139, 15, 0.7));
    background-image: -ms-linear-gradient(left, rgba(190, 21, 27, 0.7), rgba(221, 139, 15, 0.7));
    background-image: -o-linear-gradient(left, rgba(190, 21, 27, 0.7), rgba(221, 139, 15, 0.7));
    background-image: linear-gradient(left, rgba(190, 21, 27, 0.7), rgba(221, 139, 15, 0.7));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(190, 21, 27, 0.7)', endColorStr='rgba(221, 139, 15, 0.7)', gradientType='1'); }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  text-align: center;
  padding-right: 0;
  width: 37px;
  line-height: 37px;
  height: 37px;
  top: 0px;
  right: 0; }

.ef3-back-to-top {
  background-color: #be151b;
  border: 1px solid #be151b;
  opacity: 0.5;
  z-index: 9999;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  /* Page Loading */ }
  .ef3-back-to-top i {
    font-size: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    line-height: 58px; }
  .ef3-back-to-top:hover {
    background: #be151b;
    opacity: 1; }
  .ef3-back-to-top.on {
    opacity: 1; }
  .ef3-back-to-top.off {
    opacity: 0; }

#cms-loadding {
  background: #fff;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 10000;
  top: 0;
  left: 0;
  /* Loading */ }

.cms-loader {
  color: #be151b;
  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: #be151b;
    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); } }

.new-item-menu a {
  color: #666;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase; }

.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; } }

@media screen and (min-width: 992px) {
  /*
-----> Minimum width of 992 pixels.
*/
    .new-item-menu a {
      line-height: 160px; }
    #menu-mobile, .cs-menu-toggle {
      display: none; }
    #cshero-header-navigation {
      position: static;
      max-height: 160px; }
      #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: #e53619; }
      .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu .is-one-page.current {
        color: #e53619; }
    #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: 160px;
        display: inline-block;
        position: relative !important; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:after, #cshero-header-navigation .main-navigation .menu-main-menu > li:after, .cshero-header-navigation .main-navigation .menu-main-menu > li:after {
        position: absolute;
        right: -6px;
        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 */
        content: "\f10c";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #d0d0d0;
        font-size: 12px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:last-child:after, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:last-child:after, #cshero-header-navigation .main-navigation .menu-main-menu > li:last-child:after, .cshero-header-navigation .main-navigation .menu-main-menu > li:last-child:after {
        opacity: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-home i, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-home i, #cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-home i, .cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-home i {
        width: 40px;
        height: 40px;
        font-size: 16px;
        background: #fff;
        border-radius: 4px;
        color: #be151b;
        line-height: 40px; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li:first-child, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li:first-child, #cshero-header-navigation .main-navigation .menu-main-menu > li:first-child, .cshero-header-navigation .main-navigation .menu-main-menu > li:first-child {
        margin-left: 0; }
      #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a, #cshero-header-navigation .main-navigation .menu-main-menu > li > a, .cshero-header-navigation .main-navigation .menu-main-menu > li > a {
        color: #666;
        display: inline-block;
        line-height: 40px;
        padding: 0 18px;
        position: relative;
        font-size: 12px;
        letter-spacing: 0.2em;
        font-weight: 700;
        transition: none;
        text-decoration: none;
        text-transform: uppercase;
        -webkit-transition: all 300ms linear 0ms !important;
        -moz-transition: all 300ms linear 0ms !important;
        -ms-transition: all 300ms linear 0ms !important;
        transition: all 300ms linear 0ms !important; }
        #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i, #cshero-header-navigation .main-navigation .menu-main-menu > li > a i, .cshero-header-navigation .main-navigation .menu-main-menu > li > a i {
          -webkit-transition: all 420ms linear 0ms;
          -moz-transition: all 420ms linear 0ms;
          -ms-transition: all 420ms linear 0ms;
          transition: all 420ms linear 0ms; }
          #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title, #cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title, .cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title {
            position: relative; }
        #cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current, .cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current, #cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current, .cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current {
          color: #be151b; }
      #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; }
      #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: #000; }
        #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: #be151b; }
    #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item), .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) {
      position: absolute;
      top: 100%;
      z-index: 1;
      text-align: left;
      height: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px);
      min-width: 231px;
      font-size: 14px;
      left: 0;
      float: left;
      border: none;
      padding: 0px;
      border-radius: 0px;
      margin: 0;
      list-style: none;
      background-color: #fff;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border-top: #be151b solid 3px;
      /* Menu Stick Wall */ }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item):after, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item):after {
        position: absolute;
        width: 100%;
        top: -3px;
        height: 15px;
        content: ''; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:first-child, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) > li:first-child {
        padding-top: 15px; }
      #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: 15px; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li {
        padding: 0 25px; }
      #cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li[data-depth="1"] .sub-menu, .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item) li[data-depth="1"] .sub-menu {
        border-color: #dd8b0f; }
        #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: #dd8b0f; }
    #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: 700;
        text-align: left;
        padding: 11.5px 0;
        color: #6e6e6e;
        position: relative;
        clear: both;
        line-height: 1.42857;
        letter-spacing: 0.2em;
        font-size: 12px;
        text-decoration: none;
        text-transform: uppercase; }
      #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 13px/1 FontAwesome;
        font-size: 15px;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f105";
        color: inherit;
        position: absolute;
        top: 50%;
        right: 0px;
        margin-top: -2px;
        text-align: right;
        -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 */
        opacity: 0; }
      #cshero-header-navigation .main-navigation li ul li a:hover, .cshero-header-navigation .main-navigation li ul li a:hover {
        color: #be151b; }
      #cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a, .cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a {
        border: none; }
      #cshero-header-navigation .main-navigation ul.sub-menu li, .cshero-header-navigation .main-navigation ul.sub-menu li {
        position: relative; }
    .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width.current-menu-ancestor > .cs-menu-toggle, .header-fixed #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle {
      display: none; }
    header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header4 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header4 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header5 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header8 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header8 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header9 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header9 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header10 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header10 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle, header.header11 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width > .cs-menu-toggle, header.header11 #cshero-header-navigation .main-navigation .menu-main-menu li.has_full_width:hover > .cs-menu-toggle {
      display: none; }
    header.header2 #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu, header.header3 #cshero-header-navigation .main-navigation .menu-main-menu li:not(.group) > ul.drop_full_width.sub-menu {
      max-width: calc(100% + 30px) !important;
      left: -15px;
      width: calc(100% + 30px) !important;
      /* End Menu Sub Level */
      /* Start Mega Menu */ }
    #cshero-header-navigation .main-navigation, .cshero-header-navigation .main-navigation {
      /* End Start Mega Menu */ }
      #cshero-header-navigation .main-navigation .columns2 > li:nth-of-type(2n+1), .cshero-header-navigation .main-navigation .columns2 > li:nth-of-type(2n+1), #cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+1), .cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+1), #cshero-header-navigation .main-navigation .columns4 > li:nth-child(4n+1), .cshero-header-navigation .main-navigation .columns4 > li:nth-child(4n+1), #cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1), .cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1) {
        clear: left;
        border-right: 0px solid transparent; }
      #cshero-header-navigation .main-navigation .columns6 > li, .cshero-header-navigation .main-navigation .columns6 > li {
        width: 16.66% !important; }
      #cshero-header-navigation .main-navigation .columns5 > li, .cshero-header-navigation .main-navigation .columns5 > li {
        width: 20% !important; }
      #cshero-header-navigation .main-navigation .columns4 > li, .cshero-header-navigation .main-navigation .columns4 > li {
        width: 25% !important; }
      #cshero-header-navigation .main-navigation .columns3 > li, .cshero-header-navigation .main-navigation .columns3 > li {
        width: 33.33% !important; }
      #cshero-header-navigation .main-navigation .columns2 > li, .cshero-header-navigation .main-navigation .columns2 > li {
        width: 50% !important; }
      #cshero-header-navigation .main-navigation [class*="columns"] > li, .cshero-header-navigation .main-navigation [class*="columns"] > li {
        float: left;
        padding: 0 23px;
        border-bottom: none; }
      #cshero-header-navigation .main-navigation [class*="columns"] > li ul li, .cshero-header-navigation .main-navigation [class*="columns"] > li ul li {
        margin-bottom: 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: #dd8b0f;
          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: #dd8b0f; }
        #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: #be151b;
          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: #be151b !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: #be151b !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: #000;
        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: #be151b 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: #be151b; }
      #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: #be151b 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.
*/
    .container {
      width: 100%; }
    #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; }
    #cshero-header #cshero-header-navigation {
      text-align: left;
      background: #fff;
      visibility: hidden;
      opacity: 0;
      top: 100%;
      left: 0;
      right: 0;
      position: absolute;
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
      #cshero-header #cshero-header-navigation.open {
        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;
        position: relative !important; }
        #cshero-header #cshero-header-navigation .main-navigation .menu-main-menu > li a {
          text-transform: none;
          font-size: 14px;
          padding: 8px 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: #be151b;
        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: #dd8b0f; }
      #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: #be151b !important; }
    .cs-menu-toggle {
      display: block;
      cursor: pointer;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 30px;
      font-size: 23px;
      -webkit-transition: all 300ms linear 0ms;
      -moz-transition: all 300ms linear 0ms;
      -ms-transition: all 300ms linear 0ms;
      transition: all 300ms linear 0ms; }
      .cs-menu-toggle i {
        display: none; }
      .cs-menu-toggle:before {
        content: "\f105";
        font-family: "FontAwesome";
        color: #051952;
        font-size: 13px; }
      .cs-menu-toggle:hover:before {
        color: #be151b; }
    .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: #be151b; }
      #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-top .header-left {
      padding: 10px 0; }
      #cshero-header-top .header-left span {
        display: block;
        line-height: 24px; }
    #cshero-header-navigation .main-navigation li ul .wg-title {
      margin: 15px 0 30px; }
    #cshero-header-navigation .main-navigation li ul aside {
      display: none; } }

.bottom-product .add_to_cart_button.added {
  display: none; }
  .bottom-product .added_to_cart.wc-forward:before {
    content: "\f301";
    font-family: "Material-Design-Iconic-Font";
    padding-right: 9px; }

#sb_instagram #sbi_images {
  margin: -3px -9px 0; }
  #sb_instagram #sbi_images .sbi_item {
    padding: 4.5px; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo {
    position: relative; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo:before {
    background: #be151b;
    top: 0px;
    left: 0px;
    border: #cbbea7 solid 5px;
    width: 100%;
    content: '';
    height: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo:after {
    content: "\f16d";
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    color: #fff; }
  #sb_instagram #sbi_images .sbi_item .sbi_photo:hover:before, #sb_instagram #sbi_images .sbi_item .sbi_photo:hover:after {
    opacity: 1; }

#sidebar {
  margin-top: -7px; }
  #sidebar .sidebar-inner {
    float: left;
    width: 100%;
    padding-left: 30px; }

#sidebar #sb_instagram, .wpb_wrapper #sb_instagram {
  margin-top: 2px; }
  #sidebar .cms-recent-post-wrapper, .wpb_wrapper .cms-recent-post-wrapper {
    float: left; }
  #sidebar .cms-recent-post-wrapper img, .wpb_wrapper .cms-recent-post-wrapper img {
    width: 85px;
    height: 85px; }
  #sidebar .cms-recent-post-wrapper .cms-recent-media, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-media {
    float: left;
    width: 85px; }
  #sidebar .cms-recent-post-wrapper li, .wpb_wrapper .cms-recent-post-wrapper li {
    padding-bottom: 20px;
    float: left;
    width: 100%; }
  #sidebar .cms-recent-post-wrapper li:last-child, .wpb_wrapper .cms-recent-post-wrapper li:last-child {
    padding-bottom: 0; }
  #sidebar .cms-recent-post-wrapper li:last-child .cms-recent-details, .wpb_wrapper .cms-recent-post-wrapper li:last-child .cms-recent-details {
    border-bottom: none; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details {
    float: left;
    width: calc(100% - 85px);
    padding-left: 20px; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .title, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title {
    font-size: 16px;
    line-height: 19px;
    margin-top: 11px;
    margin-bottom: 1px;
    font-weight: 500; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .title a, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title a {
    color: inherit; }
    #sidebar .cms-recent-post-wrapper .cms-recent-details .title a:hover, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .title a:hover {
      color: #71a522; }
  #sidebar .cms-recent-post-wrapper .cms-recent-details .date, .wpb_wrapper .cms-recent-post-wrapper .cms-recent-details .date {
    text-transform: uppercase;
    letter-spacing: 0.4em;
    font-size: 12px;
    font-weight: 700; }

.widget_newsletterwidget {
  width: 100%;
  font-weight: 300;
  /* 3. Search */ }
  .widget_newsletterwidget .wg-title {
    margin-bottom: 10px; }
  .widget_newsletterwidget form p {
    display: inline-block;
    float: left; }
  .widget_newsletterwidget .tnp-widget {
    width: 100%;
    float: left;
    margin-top: 10px; }
  .widget_newsletterwidget label {
    display: none !important; }
  .widget_newsletterwidget input[type="text"], .widget_newsletterwidget input[type="email"] {
    display: block;
    width: 413px;
    max-width: 100%;
    height: 60px !important;
    padding-left: 39px !important;
    line-height: 1;
    font-size: 12px !important;
    background-color: transparent !important;
    background-image: none;
    border: 1px solid #c5c9cf !important;
    border-right: none !important;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0 !important; }
  .widget_newsletterwidget .tnp-field-email {
    float: left;
    width: calc(100% - 56px); }
  .widget_newsletterwidget .tnp-field-button {
    width: 56px;
    float: left;
    position: relative; }
  .widget_newsletterwidget .tnp-field-button:before {
    content: "\f040";
    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: 22px;
    font-size: 16px;
    color: #be151b;
    line-height: 1;
    z-index: 2;
    padding-left: 15px;
    -webkit-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms; }
  .widget_newsletterwidget .tnp-submit {
    padding: 10px 18px !important;
    float: right;
    font-size: 16px !important;
    color: #fff;
    background: none !important;
    border: 1px solid #c5c9cf !important;
    border-left: none !important;
    border-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    text-indent: 100px;
    height: 60px !important;
    overflow: hidden;
    position: relative !important;
    z-index: 3; }
  .widget_newsletterwidget:hover input[type="text"], .widget_newsletterwidget:hover input[type="email"] {
    border-color: #be151b !important; }
  .widget_newsletterwidget:hover .tnp-field-button:before {
    color: #be151b; }
  .widget_newsletterwidget:hover .tnp-submit {
    border-color: #be151b !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;
    color: #666;
    border: 1px solid #c5c9cf;
    border-right: none;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    height: 60px;
    line-height: 58px;
    letter-spacing: 0.4em;
    width: calc(100% - 45px);
    font-size: 12px;
    font-weight: 500;
    padding: 0 17px;
    float: left;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  #searchform input[type="text"]:focus + #searchsubmit {
    border-color: #be151b; }
  #searchform input[type="text"]:focus + #searchsubmit:hover {
    border-color: #be151b !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: 60px;
    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: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 23px;
    top: 23px;
    font-size: 14px;
    color: #102035;
    line-height: 1;
    z-index: 2;
    padding-left: 15px; }

.widget_archive > ul, .widget_categories > ul, .widget_meta > ul, .widget_nav_menu > ul, .widget_pages > ul, .widget_product_categories > ul, .widget_layered_nav > ul, .widget_recent_entries > ul, .widget_recent_comments > ul, .widget_rss > ul {
  padding: 0;
  margin-top: -7px; }
  .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_product_categories ul, .widget_layered_nav ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_rss ul {
    list-style: none; }
  .widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_nav_menu ul li, .widget_pages ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_recent_entries ul li, .widget_recent_comments ul li, .widget_rss ul li {
    float: left;
    width: 100%;
    list-style: none;
    line-height: 39px;
    font-size: 13px;
    color: #222;
    font-weight: 500;
    border-bottom: #222 solid 1px; }
  .widget_archive ul li a, .widget_categories ul li a, .widget_meta ul li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_product_categories ul li a, .widget_layered_nav ul li a, .widget_recent_entries ul li a, .widget_recent_comments ul li a, .widget_rss ul li a {
    color: inherit; }
  .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_product_categories ul li a:hover, .widget_layered_nav ul li a:hover, .widget_recent_entries ul li a:hover, .widget_recent_comments ul li a:hover, .widget_rss ul li a:hover {
    color: #71a522; }
  .widget_archive ul li ul li:last-child, .widget_categories ul li ul li:last-child, .widget_meta ul li ul li:last-child, .widget_nav_menu ul li ul li:last-child, .widget_pages ul li ul li:last-child, .widget_product_categories ul li ul li:last-child, .widget_layered_nav ul li ul li:last-child, .widget_recent_entries ul li ul li:last-child, .widget_recent_comments ul li ul li:last-child, .widget_rss ul li ul li:last-child {
    border: none;
    padding-bottom: 0; }
  .widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_meta ul li:last-child, .widget_nav_menu ul li:last-child, .widget_pages ul li:last-child, .widget_product_categories ul li:last-child, .widget_layered_nav ul li:last-child, .widget_recent_entries ul li:last-child, .widget_recent_comments ul li:last-child, .widget_rss ul li:last-child {
    border-bottom: none; }
  .widget_archive ul.sub-menu, .widget_categories ul.sub-menu, .widget_meta ul.sub-menu, .widget_nav_menu ul.sub-menu, .widget_pages ul.sub-menu, .widget_product_categories ul.sub-menu, .widget_layered_nav ul.sub-menu, .widget_recent_entries ul.sub-menu, .widget_recent_comments ul.sub-menu, .widget_rss ul.sub-menu {
    border-top: border_1x;
    padding-left: 15px; }

.product-categories {
  margin-top: -7px; }

.widget_categories, .widget_product_categories {
  padding-bottom: 38px !important; }
  .widget_categories ul > li, .widget_product_categories ul > li {
    position: relative; }
  .widget_categories ul > li:after, .widget_product_categories ul > li:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    font-size: 11px;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    color: #222; }
  .widget_categories ul > li > a, .widget_product_categories ul > li > a {
    color: #222; }
  .widget_categories ul > li > a:hover, .widget_product_categories ul > li > a:hover {
    color: #71a522; }
  .widget_categories ul > li:hover:after, .widget_product_categories ul > li:hover:after {
    color: #71a522; }

.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: #71a522; }
  .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: #71a522; }
  .widget_ww_news_tabs .tab-content li:last-child {
    border: none; }

.widget_layered_nav a:before {
  color: #be151b; }
  .widget_layered_nav .count {
    display: none; }

.widget_tag_cloud {
  margin-top: -20px !important;
  margin-bottom: -10px; }

.cms-recent-event {
  margin-top: 10px;
  /*gallery photo*/ }
  .cms-recent-event .wg-title {
    margin-bottom: 19px !important; }
  .cms-recent-event li {
    float: left;
    width: 100%;
    margin-bottom: 11px; }
  .cms-recent-event li:last-child {
    margin-bottom: 8px; }
  .cms-recent-event li .date {
    float: left;
    width: 70px;
    height: 72px;
    border: #e5e5e5 solid 1px;
    background: #dd8b0f;
    border-radius: 2px;
    text-align: center; }
  .cms-recent-event li .date .month {
    font-size: 10px;
    line-height: 28px;
    letter-spacing: 0.055em;
    color: #fff;
    display: block;
    margin-top: 3px;
    text-transform: uppercase; }
  .cms-recent-event li .date .day {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: 0.055em;
    color: #be151b;
    display: block;
    margin-top: -4px; }
  .cms-recent-event li .event-right {
    text-align: left;
    width: calc(100% - 89px);
    float: right; }
  .cms-recent-event li .event-right .title {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.035em;
    color: #dd8b0f;
    margin-top: 1px;
    margin-bottom: 0;
    text-transform: capitalize; }
  .cms-recent-event li .event-right .title a {
    color: inherit; }
    .cms-recent-event li .event-right .title a:hover {
      color: #be151b; }
  .cms-recent-event li .event-right .desc {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.035em;
    color: rgba(97, 97, 97, 0.6); }
  .cms-recent-event li .event-right .desc p {
    margin-bottom: 0px; }

.wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider {
  margin: 1px 0 0 0;
  border: none;
  box-shadow: none;
  float: left;
  height: auto !important;
  position: static;
  display: block;
  overflow: visible;
  width: 100%; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul {
    margin-left: -3.5px;
    margin-right: -2.5px;
    margin-top: 3px;
    margin-bottom: 12px; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li {
    float: left !important;
    width: 33.333% !important;
    margin: 0 !important;
    padding: 3.5px 4.5px;
    opacity: 1 !important;
    display: inline-block; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li img {
    height: auto;
    position: relative; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider ul li:after {
    display: none; }
  .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-control-nav, .wpb_gallery_slides.wpb_flexslider.flexslider_fade.flexslider .flex-direction-nav {
    display: none; }

.widget_nav_menu .widget-title {
  margin: 0 0 15px; }
  .widget_nav_menu li.current-menu-item > a {
    color: #be151b; }
  .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: #be151b;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 0;
    text-align: center; }
  .widget_calendar #wp-calendar thead {
    background-color: #dd8b0f;
    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: #be151b; }
    .widget_calendar #wp-calendar tbody td a:hover {
      color: #dd8b0f; }
  .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: #be151b; }
  #sidebar .widget_nav_menu ul ul li:last-child {
    padding-bottom: 0; }

.widget_rss .rsswidget {
  display: inline-block;
  color: #be151b; }
  .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%; }
  .tagcloud a {
    font-size: 12px !important;
    line-height: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 0.4em;
    padding: 0 6px 0px 10px;
    border-radius: 2px;
    padding-top: 2px;
    float: left;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    border: #c5c9cf solid 1px;
    text-decoration: none; }
  .tagcloud a:hover {
    background: #dd8b0f !important;
    color: #fff !important;
    border-color: #dd8b0f; }

.ft_flickr_widget {
  margin-left: -5px;
  margin-right: -5px;
  width: auto !important;
  /*new twitter*/ }
  .ft_flickr_widget .wg-title {
    padding-left: 5px;
    margin-bottom: -5px; }
  .ft_flickr_widget .flickr_badge_image {
    width: 50%;
    padding: 5px;
    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: 40px;
    line-height: 40px;
    color: #dfdfdf; }
  .template-layout2 .content-right {
    width: calc(100% - 45px);
    float: right;
    font-size: 12px; }
  .template-layout2 .content-right .date {
    color: #be151b; }

.wpb_widgetised_column .widget_newsletterwidget {
  text-align: center; }
  .wpb_widgetised_column .widget_newsletterwidget .title-transperant {
    font-size: 100px;
    line-height: 100px;
    color: #be151b; }
  .wpb_widgetised_column .widget_newsletterwidget .tnp-widget {
    margin-top: -32px;
    max-width: 570px;
    float: none;
    display: inline-block;
    border-radius: 2px !important;
    background: #fff !important; }
  .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; }

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #fff;
  background: #be151b; }

body .woocommerce-message {
  border: none;
  background: #f9f9f9;
  padding: 20px 20px 20px 88px !important;
  font-size: 15px;
  color: #be151b;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 60px; }
  body .woocommerce-message a {
    padding: 0px 28.5px !important; }
  body .woocommerce-message:before {
    content: "\f058";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    width: 46px;
    color: #fff;
    top: 27px;
    height: 46px;
    background: #be151b;
    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;
    background: #fff; }
  #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;
    max-width: 280px; }
  #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;
    letter-spacing: 0.05em;
    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: #be151b; }
  #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;
    letter-spacing: 0.05em;
    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: #be151b;
      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(100%);
      -moz-transform: translateY(100%);
      transform: translateY(100%); }
    #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%;
    background: #fff; }
  #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: #be151b; }
  #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: #be151b; }
  #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;
      text-align: center; }
    #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: #be151b;
      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: #901014 solid 1px;
      border-radius: 50%;
      background: #be151b;
      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: #be151b;
    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 {
    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: #be151b; }
  .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: #be151b; }
  .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 .widget_price_filter .price_slider_amount .button:hover {
    background-color: #be151b; }
  .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 #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: #dd8b0f;
    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: #be151b;
    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: #be151b; }
    .single-product .cs-product-wrap .entry-summary .other-info-product > div span {
      color: #be151b; }
  .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: #be151b;
      border-radius: 2px;
      color: #fff;
      display: inline-block;
      line-height: 35px;
      text-align: center;
      float: left;
      margin-right: 10px; }
    .single-product .cs-product-wrap .entry-summary .sg-product-share > div a:hover {
      background: #dd8b0f; }
  .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: #be151b;
      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: #be151b;
      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: #be151b;
      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 {
      min-width: 25px;
      height: 25px;
      max-width: 50px;
      border-radius: 2px;
      border: #eee solid 1px;
      float: left;
      font-size: 14px;
      color: #222;
      line-height: 25px;
      padding: 2px 2px 0;
      text-align: center;
      margin-right: 5px; }
    .single-product .cs-product-wrap .entry-summary .variations_form .quantity input[type=number]::-webkit-inner-spin-button, .single-product .cs-product-wrap .entry-summary .cart .quantity input[type=number]::-webkit-inner-spin-button, .single-product .cs-product-wrap .entry-summary .variations_form .quantity input[type=number]::-webkit-outer-spin-button, .single-product .cs-product-wrap .entry-summary .cart .quantity input[type=number]::-webkit-outer-spin-button {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin: 0; }
    .single-product .cs-product-wrap .entry-summary .variations_form .quantity input[type=number], .single-product .cs-product-wrap .entry-summary .cart .quantity input[type=number] {
      -moz-appearance: textfield; }
  .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container, .single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container {
    float: right;
    margin-top: 0; }
    .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist + .clear, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist + .clear, .single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container + .clear, .single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container + .clear {
      display: none; }
  .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this + div, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this + div {
    display: none; }
  .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a {
    margin-left: 20px;
    padding: 2px 15px 0;
    background: #222;
    font-weight: 700;
    border: none;
    min-width: 134px;
    text-align: center;
    float: right;
    cursor: pointer;
    color: #fff; }
    .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: #be151b !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: #be151b; }
  .single-product .cs-product-wrap .entry-summary .single_variation_wrap .btn, .single-product .cs-product-wrap .entry-summary .single_variation_wrap .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .single-product .cs-product-wrap .entry-summary .single_variation_wrap .added_to_cart, .single-product .cs-product-wrap .entry-summary .single_variation_wrap .fa-RequestForm .md-content button, .fa-RequestForm .md-content .single-product .cs-product-wrap .entry-summary .single_variation_wrap button, .single-product .cs-product-wrap .entry-summary .single_variation_wrap #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .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 .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .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: #be151b; }
  .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: #be151b;
    height: 20px; }
  .woocommerce-Reviews#reviews #comments ol.commentlist li .star-rating:before {
    color: #be151b; }
  .woocommerce-Reviews#reviews #comments ol.commentlist li .meta .author {
    color: #dd8b0f;
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 5px; }
  .woocommerce-Reviews#reviews #comments ol.commentlist li .meta time {
    color: #dd8b0f;
    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: #be151b;
    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: #be151b;
    width: 119px;
    content: '';
    height: 2px;
    position: absolute;
    bottom: -2px;
    left: 0; }

.related.products {
  float: left;
  width: 100%; }
  .related.products .product {
    width: 100% !important;
    padding: 0 !important; }

.woocommerce ins {
  color: inherit; }

.woocommerce del {
  opacity: 1;
  color: #d82020; }

.woocommerce table.shop_table {
  border: none;
  border: #eee solid 1px;
  border-radius: 1px; }
  .woocommerce table.shop_table th {
    font-size: 14px;
    color: #282828;
    font-weight: 700;
    padding: 3px 10px;
    background: #f9f9f9;
    text-align: center;
    border-right: #eee solid 1px;
    line-height: 41px; }
  .woocommerce table.shop_table th:last-child {
    border-right: none; }
  .woocommerce table.shop_table td {
    padding: 20px 20px 29px;
    border-top: #eee solid 1px;
    border-right: #eee solid 1px;
    vertical-align: top;
    text-align: center;
    font-size: 13px;
    color: #9b9b9b;
    line-height: 20px;
    font-weight: 700; }
  .woocommerce table.shop_table td.product-name {
    font-size: 16px;
    color: #282828;
    font-weight: 700;
    line-height: 26.52px;
    padding-top: 14px; }
  .woocommerce table.shop_table td.product-name a {
    color: inherit;
    float: left; }
  .woocommerce table.shop_table td.product-name a.remove {
    width: 19px;
    margin-top: 0px;
    height: 19px;
    display: inherit;
    background: #000;
    color: #fff !important;
    border-radius: 1px;
    line-height: 19px;
    float: right;
    text-align: center; }
    .woocommerce table.shop_table td.product-name a.remove i {
      font-size: 20px;
      line-height: 19px; }
    .woocommerce table.shop_table td.product-name a.remove:hover {
      background: #be151b; }
  .woocommerce table.shop_table td.product-name .product-thumbnail {
    float: left;
    width: 60px; }
  .woocommerce table.shop_table td.product-name .product-thumbnail img {
    border-radius: 2px;
    margin-top: 6px; }
  .woocommerce table.shop_table td.product-name .product-name {
    float: right;
    width: calc(100% - 80px); }
  .woocommerce table.shop_table td.product-quantity {
    text-align: center; }
  .woocommerce table.shop_table td.product-quantity .quantity {
    display: inline-block; }
  .woocommerce table.shop_table td.product-quantity .quantity label {
    display: none; }
  .woocommerce table.shop_table td.product-quantity .quantity .minus {
    width: 25px;
    height: 25px;
    border-radius: 2px;
    border: #eee solid 1px;
    position: relative;
    display: block;
    float: left;
    cursor: pointer;
    margin-right: 5px;
    margin-left: 9px; }
    .woocommerce table.shop_table td.product-quantity .quantity .minus:before {
      width: 8px;
      height: 2px;
      content: '';
      background: #be151b;
      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: #be151b;
      position: absolute;
      top: 11px;
      left: 8px; }
    .woocommerce table.shop_table td.product-quantity .quantity .plus:after {
      width: 2px;
      height: 8px;
      content: '';
      background: #be151b;
      position: absolute;
      top: 8px;
      left: 11px; }
  .woocommerce table.shop_table td.product-quantity .quantity input {
    min-width: 25px;
    max-width: 50px;
    height: 25px;
    border-radius: 2px;
    border: #eee solid 1px;
    float: left;
    font-size: 14px;
    color: #222;
    line-height: 25px;
    padding: 0 2px;
    text-align: center;
    margin-right: 5px; }
  .woocommerce table.shop_table td.product-quantity .quantity input[type=number]::-webkit-inner-spin-button, .woocommerce table.shop_table td.product-quantity .quantity input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; }
  .woocommerce table.shop_table td.product-quantity .quantity input[type=number] {
    -moz-appearance: textfield; }
  .woocommerce table.shop_table td.product-price {
    font-size: 13px;
    color: #9b9b9b;
    line-height: 20px;
    text-align: center;
    font-weight: 700; }
  .woocommerce table.shop_table td:last-child {
    border-right: none; }
  .woocommerce table.shop_table td.actions {
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 30px;
    border-right: none; }
  .woocommerce table.shop_table td.actions #coupon_code {
    margin-top: 4px; }
  .woocommerce table.shop_table td.actions input.button {
    padding: 0px 17px;
    float: left;
    height: 42px;
    line-height: 40px;
    margin-left: 10px; }
  .woocommerce table.shop_table td.actions input.button.update-cart {
    background: #222;
    border-color: #222;
    color: #fff;
    float: right; }
    .woocommerce table.shop_table td.actions input.button.update-cart:hover {
      background: #be151b !important;
      border-color: #be151b !important; }
  .woocommerce table.shop_table td.actions .wc-proceed-to-checkout {
    padding: 0;
    float: right;
    margin-right: 30px; }
  .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a {
    padding: 0px 17px;
    float: left;
    height: 42px;
    line-height: 40px;
    margin-left: 10px; }

.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
  float: left;
  width: 100%; }

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 250px;
  float: left;
  border: 1px solid #eee;
  border-radius: 2px;
  color: #959595;
  font-size: 12px;
  padding: 2px 15px;
  height: 42px;
  line-height: 1;
  font-weight: normal;
  margin: 0; }

#add_payment_method table.cart .product-thumbnail a, .woocommerce-cart table.cart .product-thumbnail a, .woocommerce-checkout table.cart .product-thumbnail a {
  display: block; }
  #add_payment_method table.cart .product-thumbnail a img, .woocommerce-cart table.cart .product-thumbnail a img, .woocommerce-checkout table.cart .product-thumbnail a img {
    width: 60px; }

.cart-wrap {
  margin-top: 25px; }

.woocommerce .cart-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: #be151b;
    text-transform: uppercase;
    font-weight: 800;
    padding: 0;
    border: none;
    background: none;
    text-align: left; }
  .woocommerce .cart-collaterals .cart_totals .shop_table tr td, .woocommerce-page .cart-collaterals .cart_totals .shop_table tr td {
    font-weight: normal;
    font-size: 13px;
    line-height: 36px;
    color: #959595;
    text-align: right;
    padding: 0;
    border: none; }
  .woocommerce .cart-collaterals .cart_totals .shop_table tr td strong, .woocommerce-page .cart-collaterals .cart_totals .shop_table tr td strong {
    font-weight: normal; }
  .woocommerce .cart-collaterals .cart_totals .shop_table form.woocommerce-shipping-calculator > p, .woocommerce-page .cart-collaterals .cart_totals .shop_table form.woocommerce-shipping-calculator > p {
    margin: 0; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-button {
    display: none; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form {
    position: absolute;
    display: block !important;
    top: 0;
    left: 0;
    width: calc(50% - 15px);
    border: #eee solid 1px;
    padding: 20px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form h2, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form h2 {
    font-size: 18px;
    color: #282828;
    font-weight: 700;
    text-transform: none;
    padding-bottom: 17px;
    margin-bottom: 0;
    text-align: left;
    line-height: 36px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form select, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form select {
    border: #efefef solid 1px;
    border-radius: 2px;
    font-size: 14px;
    color: #959595;
    height: 38px;
    line-height: 32px;
    padding: 2px 20px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form input[type='text'], .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form input[type='text'] {
    border: #efefef solid 1px;
    border-radius: 2px;
    font-size: 14px;
    color: #959595;
    height: 38px;
    padding: 2px 20px;
    line-height: 32px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-row, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .form-row {
    padding: 0;
    margin-bottom: 20px; }
  .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button {
    margin-top: 2px;
    padding: 12.5px 15px; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    margin-top: 4px; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment {
    float: left;
    margin-top: 9px; }
  .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment img, .woocommerce-page .cart-collaterals .cart_totals .wc-proceed-to-checkout .images-payment img {
    width: 178px;
    height: 28px;
    float: left; }
  .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .checkout-button {
    float: right;
    padding: 13.5px 25px; }

.woocommerce .return-to-shop {
  /*checkout*/ }
  .woocommerce .checkout_coupon input {
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    color: #c6c8d1;
    font-size: 13px;
    letter-spacing: 0.035em;
    padding: 2px 22px; }
  .woocommerce .checkout_coupon input.button {
    padding: 0 28.5px; }

.select2-container .select2-selection--single {
  height: 60px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 60px;
  padding-left: 40px; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 60px; }

.woocommerce form .form-row textarea {
  height: 160px; }

.woocommerce-checkout {
  /*order*/ }
  .woocommerce-checkout h3, .woocommerce-checkout #ship-to-different-address > label {
    color: #282828;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.025em;
    font-weight: 700;
    float: left;
    width: 100%; }
  .woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address > label {
    display: inline-block;
    width: auto;
    margin: 0; }
  .woocommerce-checkout .woocommerce-shipping-fields input[type=checkbox], .woocommerce-checkout .woocommerce-shipping-fields input[type=radio] {
    margin: 5px 10px; }
  .woocommerce-checkout .woocommerce-shipping-fields .checkbox, .woocommerce-checkout .woocommerce-shipping-fields .radio {
    display: inline-block; }
  .woocommerce-checkout h3#order_review_heading {
    margin-top: 30px; }
  .woocommerce-checkout .form-row label {
    color: #282828;
    font-weight: 500; }
  .woocommerce-checkout #add_payment_method #payment, .woocommerce-checkout .woocommerce-cart #payment, .woocommerce-checkout .woocommerce-checkout #payment {
    background: none; }
  .woocommerce-checkout #add_payment_method #payment ul.payment_methods, .woocommerce-checkout .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout .woocommerce-checkout #payment ul.payment_methods {
    border-bottom: none; }
  .woocommerce-checkout #payment h3 {
    margin-top: 15px; }
  .woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 20px;
    letter-spacing: 0.035em;
    color: #dd8b0f;
    font-style: italic;
    padding-bottom: 15px; }
  .woocommerce-order-received h2 {
    font-size: 20px;
    letter-spacing: 0.035em;
    color: #dd8b0f;
    margin-top: 15px;
    margin-bottom: 20px; }
  .woocommerce-order-received .woocommerce .order_details li {
    line-height: 26px; }
  .woocommerce-order-received .woocommerce table.shop_table td.product-name {
    font-size: 14px;
    letter-spacing: 0.035em;
    color: #041852; }
  .woocommerce-order-received .title h3 {
    font-size: 20px;
    letter-spacing: 0.035em;
    color: #dd8b0f; }

.woocommerce table.shop_table.order_details td.product-name a {
  float: none; }

.woocommerce .wishlist-title h2 {
  margin-bottom: 50px; }

.woocommerce table.shop_table.wishlist_table td {
  vertical-align: middle; }

.yith-wcwl-share h4.yith-wcwl-share-title {
  margin: 10px 0;
  font-size: 20px;
  display: inline-block; }

.yith-wcwl-share ul {
  display: inline-block;
  padding-left: 15px; }

.compare_product_name {
  margin-top: 15px; }

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  body.woocommerce #main_content_product .main_content_inner {
    padding-left: 15px; }

  #main_content_product ul.products li .product-inner .bottom-product a.product_type_variable {
    padding: 11px 5px; }

  #main_content_product .meta_product_archive .nav-pagination .woocommerce-pagination {
    margin-top: 15px; }

  .single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart {
    margin-top: 20px; }

  .single-product .cs-product-wrap .entry-summary .entry-summary-inner {
    padding-left: 0; }

  .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .checkout-button {
    margin-top: 24px; }

  body .woocommerce-message {
    line-height: 26px; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #content .meta_product_archive .sort .woocommerce-ordering {
    min-width: 220px; }

  #content .meta_product_archive .sort .woocommerce-ordering label {
    width: 100%; }

  body.woocommerce #content .shop-4column ul.products li.product, .woocommerce-page #content .shop-4column ul.products li.product {
    width: 50%; }

  #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 .meta_product_archive .sort .woocommerce-ordering select, #content .meta_product_archive .woocommerce-result-count form select {
    letter-spacing: 0; } }

@media (max-width: 767px) {
  body.woocommerce #content .shop-4column ul.products li.product, .woocommerce-page #content .shop-4column ul.products li.product {
    width: 100%; }

  body.woocommerce #sidebar_product, body.woocommerce #main_content_product, #main_content_product ul.products li.product, .single-product .cs-product-wrap .cshero-product-images-wrap, .single-product .cs-product-wrap .entry-summary, .single-product .cs-product-wrap .entry-summary .variations_form .variations, .single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart, .single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart .quantity, #main_content_product ul.products li.product-list .product-inner .product-thumb, #main_content_product ul.products li.product-list .product-inner .product-content {
    width: 100%; }

  .single-product .cs-product-wrap .entry-summary .variations_form .woocommerce-variation-add-to-cart, .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button {
    margin-left: 0; }

  .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button {
    margin-top: 8px; }

  body.woocommerce #main_content_product .main_content_inner {
    padding-left: 0;
    border-left: none; }

  body.woocommerce.post-type-archive-product #page #content {
    background: #fff; }

  #main_content_product .meta_product_archive > div > div {
    border: none !important;
    margin-bottom: 15px;
    width: 100%;
    padding: 0 !important; }
    #main_content_product .meta_product_archive > div > div.sort {
      width: auto; }

  .woocommerce-Reviews#reviews #comments ol.commentlist li img.avatar {
    width: 50px; }

  .woocommerce-Reviews#reviews #comments ol.commentlist li .comment-text {
    width: calc(100% - 50px); }

  #main_content_product ul.products li.product-list .product-inner .product-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px; }

  #main_content_product ul.products li.product-list .product-inner .product-content .bottom-product {
    margin-top: 15px; }

  .image-payment {
    padding: 44px 15px 24px; }
    .image-payment .bank-left {
      width: 100%; }
    .image-payment > img {
      margin-top: 20px;
      max-width: 100%; }

  .checkout-module {
    padding: 25px 15px 52PX; }

  .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%; }

  .checkout-module.checkout_shipping_wrap {
    padding: 26px 15px 26PX; }

  .checkout-module.order-comment-wrap {
    padding: 27px 15px 26PX; }

  .checkout-module.payment-method-wrap {
    padding: 38px 15px 26PX; }

  .modal.modal-product-item .modal-content .modal-body .sp-quantity {
    margin-bottom: 20px; }

  .modal-product-item .btn-group {
    float: left; }
    .modal-product-item .btn-group + .btn-group {
      margin-left: 10px; }

  #content .meta_product_archive .sort, #content ul.products li.product-list .product-inner .product-thumb, #content ul.products li.product-list .product-inner .product-content {
    width: 100%;
    padding-left: 0; }

  #content ul.products li.product-list .product-inner .product-content {
    margin-top: 20px; }

  #content .meta_product_archive .sort > label {
    padding-right: 9px; }

  #content .meta_product_archive .woocommerce-result-count {
    padding-left: 0;
    margin-top: 20px;
    width: 100%; }

  #content .meta_product_archive .cms-product-layout {
    padding-left: 0;
    float: left;
    margin-top: 20px; }

  .single-product #page #content #main_content_product, .single-product #page #content .main-sidebar {
    width: 100%; }

  body .woocommerce-message {
    line-height: 26px; }

  body .woocommerce-message {
    padding-left: 20px !important; }
    body .woocommerce-message:before {
      display: none; }
    body .woocommerce-message a {
      clear: both;
      float: none;
      display: inline-block;
      width: 100%;
      text-align: center;
      margin-bottom: 10px; }

  .single-product .cs-product-wrap .entry-summary .woocommerce-product-rating {
    margin-bottom: 12px;
    float: left;
    width: 100%;
    margin: 10px 0; }

  .single-product .cs-product-wrap .entry-summary .cart .quantity {
    margin: 10px 0;
    width: 100%; }

  .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container, .single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container {
    float: left; }
    .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-add-to-wishlist a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-add-to-wishlist a, .single-product .cs-product-wrap .entry-summary .variations_form .woo_compare_button_container a, .single-product .cs-product-wrap .entry-summary .cart .woo_compare_button_container a {
      margin: 10px 5px 10px 0; }

  .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .variations_form .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a {
    float: left;
    margin-left: 0; }

  .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    width: 100%; }

  .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
    float: left;
    width: 100%; }

  .woocommerce table.shop_table td.product-name a.remove {
    margin-top: 8px; }

  .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input {
    width: 90%; }

  .woocommerce table.shop_table td.actions input.button {
    float: left !important;
    margin-left: 0;
    margin-top: 10px; }

  .woocommerce table.shop_table td.actions .wc-proceed-to-checkout {
    float: left;
    width: 100%; }

  .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a {
    margin-left: 0; }

  .woocommerce #content table.cart td.actions .button, .woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button {
    width: 90%; }

  .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    padding-top: 0;
    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; } }

.cms-menu-food .desc-menu {
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4em; }
  .cms-menu-food .title-menu-type {
    font-size: 60px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
    margin-top: -7px;
    margin-bottom: 60px; }
  .cms-menu-food .menu-type-item {
    width: 100%;
    float: left; }
  .cms-menu-food .menu-type-item:nth-child(3n + 1) .post-item:nth-child(2n) .content-right h5 span.price {
    color: #be151b; }
  .cms-menu-food .menu-type-item:nth-child(3n + 2) .post-item .content-right h5 span.price {
    color: #750073; }
  .cms-menu-food .menu-type-item:nth-child(3n + 2) .post-item:nth-child(2n) .content-right h5 span.price {
    color: #dd8b0f; }
  .cms-menu-food .menu-type-item:nth-child(3n+ 3) .post-item .content-right h5 span.price {
    color: #be151b; }
  .cms-menu-food .menu-type-item:nth-child(3n+ 3) .post-item:nth-child(2n) .content-right h5 span.price {
    color: #750073; }
  .cms-menu-food .menu-type-item .menu-title {
    width: 100%;
    float: left;
    min-height: 206px;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 75px 0 61px; }
  .cms-menu-food .menu-type-item .menu-title:after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(190, 21, 27, 0.5);
    position: absolute;
    top: 0;
    left: 0; }
  .cms-menu-food .menu-type-item .menu-title h3 {
    color: #fff;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: 0; }
  .cms-menu-food .menu-type-item .menu-post {
    float: left;
    width: 100%;
    margin-top: 77px;
    margin-bottom: 87px; }
  .cms-menu-food .menu-type-item .menu-post .post-item-inner {
    margin-bottom: 30px;
    float: left;
    width: 100%; }
  .cms-menu-food .menu-type-item .menu-post .post-item-inner .img-thumb {
    width: 70px;
    height: 70px;
    float: left; }
  .cms-menu-food .menu-type-item .menu-post .post-item-inner .content-right {
    width: calc(100% - 70px);
    padding-left: 30px;
    float: left; }
    .cms-menu-food .menu-type-item .menu-post .post-item-inner .content-right h5 {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 20px;
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 0;
      margin-top: -3px; }
    .cms-menu-food .menu-type-item .menu-post .post-item-inner .content-right h5 .border {
      border-bottom: black dotted 3px;
      width: 50px;
      height: 3px;
      bottom: 10px;
      content: '';
      left: 50%;
      position: absolute; }
    .cms-menu-food .menu-type-item .menu-post .post-item-inner .content-right h5 span {
      color: #dd8b0f;
      display: block;
      float: right;
      position: relative;
      z-index: 3; }
    .cms-menu-food .menu-type-item .menu-post .post-item-inner .content-right h5 span.title {
      float: left;
      color: inherit; }
    .cms-menu-food .menu-type-item .menu-post .post-item-inner .content-right .content-desc {
      line-height: 20px;
      margin-top: 6px;
      float: left;
      width: 100%; }

.template-cms_grid--layout-menu .cms-grid-item:nth-child(3n + 1) .post-item .content-right h5 span.price {
  color: #750073; }
  .template-cms_grid--layout-menu .cms-grid-item:nth-child(3n + 2) .post-item .content-right h5 span.price {
    color: #be151b; }
  .template-cms_grid--layout-menu .cms-grid-item:nth-child(3n+ 3) .post-item .content-right h5 span.price {
    color: #dd8b0f; }
  .template-cms_grid--layout-menu .post-item {
    margin-bottom: 20px;
    float: left;
    width: 100%;
    background: #fff;
    position: relative; }
  .template-cms_grid--layout-menu .post-item .img-thumb {
    width: 170px;
    height: 170px;
    float: left; }
  .template-cms_grid--layout-menu .post-item .img-thumb img {
    height: 100%; }
  .template-cms_grid--layout-menu .post-item .content-right {
    width: calc(100% - 170px);
    float: left;
    text-align: left;
    padding: 47px 40px; }
  .template-cms_grid--layout-menu .post-item .content-right h5 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0;
    margin-top: -3px; }
  .template-cms_grid--layout-menu .post-item .content-right h5:after {
    float: left;
    border-bottom: black dotted 3px;
    width: 100%;
    height: 3px;
    bottom: 13px;
    left: 0;
    content: '';
    position: relative; }
  .template-cms_grid--layout-menu .post-item .content-right h5 span {
    color: #dd8b0f;
    display: block;
    float: right;
    background: #fff;
    position: relative;
    z-index: 3; }
    .template-cms_grid--layout-menu .post-item .content-right h5 span.title {
      float: left;
      color: inherit;
      padding-right: 7px; }
    .template-cms_grid--layout-menu .post-item .content-right h5 span.price {
      padding-left: 25px; }
  .template-cms_grid--layout-menu .post-item .content-right .content-desc {
    line-height: 20px;
    margin-top: 3px;
    float: left;
    width: 100%; }

.cms-grid-wraper-layout2 > .row {
  margin-left: -30px;
  margin-right: -30px; }
  .cms-grid-wraper-layout2 .cms-grid-item-wrap {
    padding: 0 30px; }
  .cms-grid-wraper-layout2 .cms-grid-item-wrap:nth-child(3n + 1) .post-item .content-right h5 span.price {
    color: #dd8b0f !important; }
  .cms-grid-wraper-layout2 .cms-grid-item-wrap:nth-child(3n + 2) .post-item .content-right h5 span.price {
    color: #be151b !important; }
  .cms-grid-wraper-layout2 .cms-grid-item-wrap:nth-child(3n+ 3) .post-item .content-right h5 span.price {
    color: #750073 !important; }
  .cms-grid-wraper-layout2.cms-menu-food .title-menu-type {
    font-size: 60px;
    color: #fff;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 49px;
    line-height: 100px;
    text-shadow: #be151b 12px 0px 0px, #be151b 11.9584px 0.99884px 0px, #be151b 11.8337px 1.99075px 0px, #be151b 11.6269px 2.96885px 0px, #be151b 11.3395px 3.92634px 0px, #be151b 10.9733px 4.85657px 0px, #be151b 10.531px 5.75311px 0px, #be151b 10.0156px 6.60971px 0px, #be151b 9.43065px 7.42044px 0px, #be151b 8.78027px 8.17967px 0px, #be151b 8.06895px 8.88212px 0px, #be151b 7.30163px 9.52293px 0px, #be151b 6.48363px 10.0977px 0px, #be151b 5.62063px 10.6023px 0px, #be151b 4.71862px 11.0333px 0px, #be151b 3.78387px 11.3878px 0px, #be151b 2.82285px 11.6633px 0px, #be151b 1.84224px 11.8577px 0px, #be151b 0.84885px 11.9699px 0px, #be151b -0.15044px 11.9991px 0px, #be151b -1.14868px 11.9449px 0px, #be151b -2.13895px 11.8078px 0px, #be151b -3.11438px 11.5888px 0px, #be151b -4.06819px 11.2894px 0px, #be151b -4.99376px 10.9116px 0px, #be151b -5.88468px 10.458px 0px, #be151b -6.73475px 9.93192px 0px, #be151b -7.53808px 9.33688px 0px, #be151b -8.2891px 8.67703px 0px, #be151b -8.98258px 7.95696px 0px, #be151b -9.61372px 7.18167px 0px, #be151b -10.1781px 6.35653px 0px, #be151b -10.6719px 5.48727px 0px, #be151b -11.0916px 4.57993px 0px, #be151b -11.4344px 3.64081px 0px, #be151b -11.6977px 2.67641px 0px, #be151b -11.8799px 1.69344px 0px, #be151b -11.9796px 0.69872px 0px, #be151b -11.9962px -0.30086px 0px, #be151b -11.9296px -1.29834px 0px, #be151b -11.7801px -2.28682px 0px, #be151b -11.5489px -3.25942px 0px, #be151b -11.2375px -4.2094px 0px, #be151b -10.8481px -5.13016px 0px, #be151b -10.3834px -6.01532px 0px, #be151b -9.84671px -6.85874px 0px, #be151b -9.24164px -7.65454px 0px, #be151b -8.57243px -8.39723px 0px, #be151b -7.84372px -9.08163px 0px, #be151b -7.06058px -9.703px 0px, #be151b -6.22843px -10.257px 0px, #be151b -5.35305px -10.7399px 0px, #be151b -4.44052px -11.1482px 0px, #be151b -3.49717px -11.4791px 0px, #be151b -2.52955px -11.7304px 0px, #be151b -1.54437px -11.9002px 0px, #be151b -0.54848px -11.9875px 0px, #be151b 0.45123px -11.9915px 0px, #be151b 1.4478px -11.9123px 0px, #be151b 2.43432px -11.7505px 0px, #be151b 3.40395px -11.5071px 0px, #be151b 4.34995px -11.1838px 0px, #be151b 5.26576px -10.7829px 0px, #be151b 6.14503px -10.3072px 0px, #be151b 6.98164px -9.75995px 0px, #be151b 7.7698px -9.14495px 0px, #be151b 8.50404px -8.46648px 0px, #be151b 9.17925px -7.72925px 0px, #be151b 9.79076px -6.93838px 0px, #be151b 10.3343px -6.09935px 0px, #be151b 10.8061px -5.21799px 0px, #be151b 11.203px -4.30041px 0px, #be151b 11.522px -3.35299px 0px, #be151b 11.7612px -2.38229px 0px, #be151b 11.9186px -1.39506px 0px, #be151b 11.9934px -0.39815px 0px; }
  .cms-grid-wraper-layout2 .menu-type-item {
    width: auto; }
  .cms-grid-wraper-layout2 .menu-type-item > h3 {
    color: #be151b;
    text-transform: uppercase;
    font-size: 30px;
    text-align: center; }
  .cms-grid-wraper-layout2 .menu-type-item .menu-post {
    margin-top: 33px;
    margin-bottom: 23px; }
  .cms-grid-wraper-layout2 .menu-type-item .menu-post .post-item-inner {
    margin-bottom: 52px; }
  .cms-grid-wraper-layout2 .menu-type-item .menu-post .post-item-inner .content-right {
    width: 100%;
    padding-left: 0px; }

.link-full-menu .btn, .link-full-menu .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .link-full-menu .added_to_cart, .link-full-menu .fa-RequestForm .md-content button, .fa-RequestForm .md-content .link-full-menu button, .link-full-menu #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .link-full-menu .button, .link-full-menu .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .link-full-menu .button, .link-full-menu .woocommerce input.button, .woocommerce .link-full-menu input.button, .link-full-menu .woocommerce #respond input#submit, .woocommerce #respond .link-full-menu input#submit, .link-full-menu .woocommerce a.button, .woocommerce .link-full-menu a.button, .link-full-menu .woocommerce button.button, .woocommerce .link-full-menu button.button, .link-full-menu .woocommerce input.button, .woocommerce .link-full-menu input.button, .link-full-menu .single-product .cs-product-wrap .entry-summary .variations_form .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .variations_form .link-full-menu .single_add_to_cart_button, .link-full-menu .single-product .cs-product-wrap .entry-summary .cart .single_add_to_cart_button, .single-product .cs-product-wrap .entry-summary .cart .link-full-menu .single_add_to_cart_button, .link-full-menu .single-product .cs-product-wrap .entry-summary .variations_form .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .variations_form .link-full-menu .add_to_wishlist, .link-full-menu .single-product .cs-product-wrap .entry-summary .cart .add_to_wishlist, .single-product .cs-product-wrap .entry-summary .cart .link-full-menu .add_to_wishlist, .link-full-menu .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .variations_form .link-full-menu .woo_bt_compare_this, .link-full-menu .single-product .cs-product-wrap .entry-summary .cart .woo_bt_compare_this, .single-product .cs-product-wrap .entry-summary .cart .link-full-menu .woo_bt_compare_this, .link-full-menu .single-product .cs-product-wrap .entry-summary .variations_form .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .variations_form .link-full-menu .woo_bt_view_compare, .link-full-menu .single-product .cs-product-wrap .entry-summary .cart .woo_bt_view_compare, .single-product .cs-product-wrap .entry-summary .cart .link-full-menu .woo_bt_view_compare, .link-full-menu .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 > .link-full-menu a, .link-full-menu .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistaddedbrowse > .link-full-menu a, .link-full-menu .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 > .link-full-menu a, .link-full-menu .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > a, .single-product .cs-product-wrap .entry-summary .cart .yith-wcwl-wishlistexistsbrowse > .link-full-menu a, .link-full-menu .woocommerce-Reviews #review_form #respond .form-submit input, .woocommerce-Reviews #review_form #respond .form-submit .link-full-menu input, .link-full-menu .woocommerce table.shop_table td.actions input.button, .woocommerce table.shop_table td.actions .link-full-menu input.button, .link-full-menu .woocommerce table.shop_table td.actions .wc-proceed-to-checkout a, .woocommerce table.shop_table td.actions .wc-proceed-to-checkout .link-full-menu a, .link-full-menu .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .link-full-menu button, .link-full-menu .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form button, .woocommerce-page .cart-collaterals .cart_totals .shop_table .shipping-calculator-form .link-full-menu button, .link-full-menu .woocommerce .cart-collaterals .cart_totals .checkout-button, .woocommerce .cart-collaterals .cart_totals .link-full-menu .checkout-button, .link-full-menu .woocommerce-page .cart-collaterals .cart_totals .checkout-button, .woocommerce-page .cart-collaterals .cart_totals .link-full-menu .checkout-button, .link-full-menu .woocommerce .return-to-shop a.button, .woocommerce .return-to-shop .link-full-menu a.button, .link-full-menu .woocommerce .checkout_coupon input.button, .woocommerce .checkout_coupon .link-full-menu input.button, .link-full-menu .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .link-full-menu #place_order, .link-full-menu .woocommerce .wishlist_table td.product-add-to-cart a, .woocommerce .wishlist_table td.product-add-to-cart .link-full-menu a {
  padding: 0 28px 0 32px;
  background: transparent; }

@media only screen and (max-width: 1800px) {
  #rev_slider_1_1 .uranus.tparrows::before {
    display: none; } }

@media screen and (max-width: 1400px) {
  #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 {
    padding: 0 18px; }

  .header-container {
    padding: 0 30px; }

  .template-cms_grid--layout-history .cms-grid-inner .cms-grid-descriptions .history-year {
    top: 240px; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 2) .cms-grid-inner .cms-grid-inner2 .cms-grid-descriptions .history-year {
    top: 401px; }

  .template-cms_grid--layout-history .cms-grid-item:nth-child(2n + 3) .cms-grid-inner .cms-grid-descriptions .history-year {
    top: 436px; }

  .owl-nav .owl-prev {
    left: 20px; }

  .owl-nav .owl-next {
    right: 20px; }

  .full_screen {
    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-stretch-content] {
    width: 1560px !important;
    margin: 0 auto;
    left: 50% !important;
    transform: translate(-50%, 0);
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen and (max-width: 1200px) {
  .btn, .template-cms_grid--layout-shop .cms-grid-3columns .text-hide .text-hide-inner .added_to_cart, .fa-RequestForm .md-content button, #cshero-header-top .header-right .nav-button-icon .widget_shopping_cart .widget_shopping_cart_content p.buttons .button, .header3 .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"] {
    padding: 0 16px 0 20px;
    letter-spacing: 0.2em; }

  #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; }

  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 {
    letter-spacing: 0.2em; }

  .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) {
  .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) {
  .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; }

  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 30px; }

  .template-cms_carousel--layout-pricing .cms-pricing-content ul li {
    text-align: center; }

  .template-cms_carousel--layout-pricing .pricing-bottom {
    margin: 21px 30px 0; }

  .cms-carousel-testimonial .cms-testimonial-nav {
    padding-left: 0;
    width: 100%;
    position: relative;
    top: 0; }

  .single_course_details ul li {
    margin-right: 16px; }

  .cms-images-grid .item-top-right {
    top: -15px;
    right: -15px; }

  .cms-images-grid .item-bottom-left {
    bottom: -15px;
    left: -15px; }

  .cms-counter-wraper.cms-counter-layout5 .counter-wrap1 .cms-counter-title {
    line-height: 20px; }

  .grid-lp-category .lp-category-item .lp-category-item-inner1 .content-overlay {
    padding: 0 15px; }

  .page-event .main-content-inner .row-page-event .clr {
    display: none; }
    .page-event .main-content-inner .content-course img {
      width: 100%; }

  .page-event .content-course.content-course-list .courses-content-left {
    width: 62%; }

  .page-event .content-course.content-course-list .courses-content-right {
    width: 38%; }

  .single-event .single-post-blog article .entry-meta {
    padding: 56px 15px 9.5px 15px; }

  .form-register .field-group, .form-login .field-group {
    margin-bottom: 5px; }

  body .half-right-background {
    background-size: cover !important; }

  body .half-right-background .overlay-color {
    max-width: 100%; }

  #sidebar .sidebar-inner {
    padding: 50px 20px; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background-size: 50% 100% !important; }

  .rev_slider .cms-button-video.style2 {
    line-height: 38px !important; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background: none !important; }

  .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%; }

  #commentform #submit {
    padding: 0 15px;
    letter-spacing: 0.2em; } }

@media screen and (min-width: 992px) {
  #cshero-menu-mobile {
    display: none !important; } }

@media (max-width: 991px) {
  .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; }

  .header7 .header-trans #cshero-header-menu-icon .hidden-wrapper:after {
    background-color: #fff !important; }

  .blog-standand article .post-thumbnail {
    width: 100%; }
    .blog-standand article .post-thumbnail img {
      width: 100%; }

  . vc_custom_heading br {
    display: none; }

  .blog-standand article .content-right {
    width: 100%; }

  .blog-standand article .entry-footer {
    position: static;
    width: 100%; }

  .single-post-blog article .single_detail {
    float: left;
    width: 100%; }

  .single-post-blog article .single_detail_right {
    float: left; }
    .single-post-blog article .single_detail_right li:first-child {
      margin-left: 0; }

  .single-post-blog .cms-single-related-post .item-inner img {
    width: 100%; }

  #comments .comment-author-image {
    height: 50px;
    margin: 0 10px 0 0;
    width: 50px; }

  #comments .comment-main {
    width: calc(100% - 60px);
    position: relative; }

  #comments ul.children {
    width: calc(100% - 20px); }

  #comments .comment-list li .comment-respond {
    width: 100%; }

  .cms-heading-wrapper .description p br {
    display: none; }

  .vc-bootstrap-tabs .tab-pane .vc_column_container > .vc_column-inner {
    padding-right: 15px !important;
    padding-left: 15px !important; }

  .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%; }

  .template-cms_grid--layout-portfolio5 .cms-grid-3columns-bottom .detail-terms {
    padding-top: 80px; }

  .template-cms_grid--layout-portfolio5 .cms-grid-item {
    margin-bottom: 82px; }

  #page.header13 #cshero-header-inner .csheroes-header-footer {
    position: relative;
    margin-top: 100px;
    padding-left: 0; }

  header.header4 .header-right {
    display: none; }

  body #cshero-header:not(.header-fixed) #cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-ancestor > a, .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-ancestor > a, .cshero-popup-menu .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item > a {
    color: #be151b !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; }

  #commentform #submit {
    padding: 0 10px 0 14px; }

  #comments ul.children li.depth-3 ul {
    width: calc(100% - 10px); }

  .template-cms_grid--layout-gallery3 .cms-grid-3columns-bottom {
    padding: 50px 10px; }

  .cms-grid-filter ul li {
    padding: 0px 20px; }

  #cshero-header-top .header-right.layout2 {
    max-height: 200px; }

  div.wpcf7 .ajax-loader {
    display: none; }

  #footer-top .wpcf7-form .wpcf7-submit {
    margin-left: 0; } }

@media only screen and (max-width: 991px) and (min-width: 768px) {
  .form-login .modal-body .modal-body-right {
    padding: 46px 27px 60px;
    text-align: left; }

  .widget_newsletterwidget input[type="text"], .widget_newsletterwidget input[type="email"], #searchform input[type="text"] {
    padding-left: 15px !important;
    letter-spacing: 0.2em; }

  .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; }

  .template-cms_grid--layout-portfolio5 .cms-grid-3columns .cms-grid-media {
    height: 450px; }

  .single-portfolio .single_portfolio2 .portfolio-right .content-left {
    width: 65%; }

  .single-portfolio .single_portfolio2 .portfolio-right .content-right {
    width: 35%; }

  .single-portfolio .portfolio_details .details_section .single_social-share ul {
    float: left;
    padding-left: 0; }

  #content ul.products li.product {
    width: 50%; }

  .template-cms_grid--layout-portfolio4 .cms-grid-item {
    width: 50%; }
    .template-cms_grid--layout-portfolio4 .cms-grid-item img {
      min-height: 220px; }

  #sidebar .sidebar-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 50px 0; }

  .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; } }

@media (max-width: 767px) {
  #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_fancybox_single--layout2 .cms-fancybox-right .cms-fancybox-title {
    font-size: 40px; }

  .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-heading-wrapper .title {
    word-break: break-all; }

  .cms-fancyboxes-wraper.cms-fancybox-default + .cms-fancyboxes-wraper {
    margin: 0; }

  .cms-countdown-wraper .col-item {
    width: 100%;
    padding: 20px 0; }

  body .bg-right-center {
    background: none !important; }

  .cms-counter-wraper {
    display: inline-block;
    width: 100%; }

  .cms-heading-wrapper .description {
    margin-top: 0; }

  .cms-carousel-team .team-item-left {
    width: 100%; }

  .cms-carousel-team .team-info {
    float: left;
    width: 100%;
    margin-top: 30px; }

  .text-right .cms-button-wrapper {
    width: 100%;
    text-align: center; }

  .contact-left {
    margin-left: 20px; }

  .blog-standand {
    padding-bottom: 0; }
    .blog-standand #sidebar {
      margin-top: 50px; }

  .blog-standand article .entry-footer .archive_detail {
    width: 100%;
    float: left; }
    .blog-standand article .entry-footer .archive_detail li:first-child {
      margin-left: 0; }

  .template-cms_carousel--layout-blog2 .content-overlay .cms-carousel-title {
    font-size: 41px; }

  .template-cms_carousel--layout-blog2 .content-overlay {
    padding-top: 60px; }

  .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like > span {
    margin-left: 13px; }
    .template-cms_carousel--layout-blog2 .content-overlay .content-bottom .comment-like > span:first-child {
      margin-left: 0; }

  .template-cms_grid--layout-default .cms-grid-inner .cms-grid-media img {
    width: 100%; }

  .vc_row.vc_inner.bg-right-top {
    background: none !important; }

  .newsletter-widget input[type="text"], .newsletter-widget input[type="email"] {
    width: auto; }

  .template-cms_carousel-blog {
    margin: 0; }

  .error404 .cms-content404 > div .error-404 {
    padding: 79px 0 62px;
    background-size: 100%; }

  .vc_tta.vc_general .vc_tta-panel-title {
    line-height: 24px !important; }

  .cms-slick-wrap.cms-carousel-tab .cms-slider-wrap .cms-carousel-item {
    margin: 0;
    padding: 0 15px; }

  .cms-progress-layout3 .cms-progress-item-wrap .cms-progress {
    max-width: 95%; }

  .vc_pie_chart .vc_pie_wrapper .vc_pie_chart_back {
    border-width: 8px !important; }

  .template-cms_carousel--layout-pricing .cms-pricing-content {
    margin: 0 30px; }

  .template-cms_carousel--layout-pricing .pricing-bottom {
    margin: 21px 30px 0; }

  .template-cms_grid--layout-pricing1 .cms-grid-filter ul li {
    width: 100%; }

  .template-cms_grid--layout-pricing2 .cms-grid-filter ul li {
    width: 100%; }

  .template-cms_carousel--layout-pricing .cms-pricing-content ul li {
    text-align: center; }

  .cms_carousel--layout-team4 .cms-grid-media {
    margin: 0 auto;
    float: none; }

  .cms_carousel--layout-team4 .cms-grid-team-content {
    width: 100%;
    padding-left: 28px;
    margin-top: 20px; }

  .cms-carousel-testimonial .team-item {
    padding: 0; }

  .cms-carousel-testimonial .team-info {
    width: 100%;
    margin-top: 30px; }

  .cms-carousel-testimonial .cms-testimonial-nav {
    padding-left: 0px;
    top: 0;
    width: 100%;
    position: static; }

  .owl-nav {
    opacity: 0; }

  .cms-carousel-layout-blog7 .cms-carousel-item .entry-footer {
    padding: 5px 10px; }

  .wpcf7-form .form-div, .wpcf7-form .form-fulldiv {
    width: 100%;
    padding: 0; }

  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    max-width: 100%;
    padding: 0 30px; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-tabs.vc_tta-style-outline .vc_tta-panels .vc_tta-panel .vc_tta-panel-body .wpb_row.vc_inner {
      padding-top: 40px !important;
      padding-bottom: 40px !important; }

  p br {
    display: none; }

  .template-cms_grid--layout-pricing4 .cms-grid-item .cms-pricing-item_inner .cms-pricing-top .cms-pricing-price {
    position: static;
    float: left; }

  .template-cms_grid--layout-pricing4 .cms-grid-item .cms-ordernow .cms-pricing-note-price {
    float: left;
    width: 100%;
    text-align: left; }

  .cms-fancybox-layout6 + .cms-fancyboxes-wraper {
    margin-top: 30px; }

  .cms-images-grid .item-top-right {
    width: 50%;
    height: 100px;
    top: -15px;
    right: 0px; }

  .cms-images-grid .item-bottom-left {
    width: 50%;
    height: 100px;
    bottom: -15px;
    left: 0px; }

  .cms-images-grid .primary-item {
    height: 300px; }

  .blog-standand article .content-right a.post-edit-link {
    top: -21px;
    right: -15px; }

  .contact-top {
    text-align: center; }

  #cshero-header-top .header-right-top {
    margin-top: 10px; }

  .form-register .up-social-wrapper, .form-login .up-social-wrapper {
    width: 100%;
    margin-left: 0; }

  .cms-grid-filter ul li {
    width: 100%;
    padding: 0; }

  .cms-carousel-testimonial .team-item-left {
    float: none;
    display: inline-block;
    margin: 0 auto; }

  .cms-carousel-layout-blog5 .cms-carousel .owl-dot {
    opacity: 0; }

  .cms-carousel-layout-blog6, .cms-carousel-layout-blog7, .cms-carousel-layout-blog8 {
    margin: 0; }

  .single-event .cms-grid-media .countdown-warp {
    width: 100%; }
    .single-event .cms-grid-media .countdown-warp span {
      width: auto;
      margin: 10px 20px;
      line-height: 42px; }
      .single-event .cms-grid-media .countdown-warp span.countdown-amount {
        text-align: right; }

  .single-event .single-post-blog article .entry-meta ul {
    width: 100%; }

  .single-event .single-post-blog article .entry-meta ul li {
    width: 100%;
    margin: 15px 0; }

  .cms-process .cms-process-list li {
    max-width: 100%;
    width: 100%;
    padding: 30px 0; }

  .cms-process .cms-process-list li:after, .cms-process.cms-process-layout2 .cms-process-list li:after {
    bottom: 0px;
    top: auto;
    left: 45%;
    right: auto;
    -webkit-transform: rotate(90deg);
    -khtml-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */ }

  body #page-title #page-title-text h1 {
    font-size: 45px !important; }

  .cms-carousel-testimonial1 .owl-item.active.center .cms-carousel-item {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }

  body .padding-left15 .vc_column-inner {
    padding-left: 15px !important; }

  .section-offset-right {
    padding-right: 15px !important; }

  .blog-standand article .content-right .content-left {
    position: absolute;
    top: 5px; }

  .blog-standand article .content-right.no-thumb .content-left {
    top: -15px; }

  .paging-navigation .pagination a, .paging-navigation .pagination span {
    margin-bottom: 14px; }

  .blog-standand article .content-right .content-main {
    padding-left: 0;
    width: 100%; }

  .blog-standand article .content-right {
    padding: 39px 15px 33px; }

  .single-post-blog article .content-right .content-left {
    position: absolute;
    top: 5px;
    right: 5px; }

  .single-post-blog article .content-right {
    padding: 40px 15px 29px; }

  .single-post-blog article .content-right .content-main {
    width: 100%;
    padding-left: 0; }

  .single-post-blog .single-post-nav .nav-links > div {
    width: 100%;
    border-right: none;
    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; }

  #comments .comment-content-wrap {
    padding: 31px 15px 10px; }

  #comments .comment-form-wrap {
    padding: 0px 15px 0; }

  .is-sidebar-right #sidebar {
    margin-top: 40px; }

  .template-cms_grid--layout-portfolio5 .cms-grid-3columns .cms-grid-media {
    height: 300px; }

  .single-portfolio .post-navigation a.all-portfolio {
    position: static;
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    -webkit-transform: none;
    -khtml-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    /* BACKGROUND GRADIENT */
    /* TRANSFORM STYLE */
    float: left;
    width: 100%; }

  .portfolio-right {
    margin-top: 30px; }

  .single-portfolio .post-navigation .nav-links > div {
    width: 100%; }
    .single-portfolio .post-navigation .nav-links > div .portfolio-right {
      padding-right: 0;
      padding-left: 0; }
    .single-portfolio .post-navigation .nav-links > div.next {
      margin-top: 20px; }

  .single-portfolio .portfolio_details .details_section .single_social-share ul {
    float: left; }

  .portfolio-right .content-left, .portfolio-right .content-right {
    width: 100% !important; }

  .single-portfolio .single_portfolio5 .item-gallery {
    width: 100%; }

  .single-portfolio .single_portfolio6 .portfolio-left .item-gallery {
    width: 100% !important; }
    .single-portfolio .single_portfolio6 .portfolio-left .item-gallery .img {
      height: 300px !important; }

  .single-portfolio .single_portfolio7 .portfolio-left .item-gallery {
    width: 100% !important; }
    .single-portfolio .single_portfolio7 .portfolio-left .item-gallery .img {
      height: 300px !important; }

  #content ul.products li.product {
    width: 100%; }

  .fp-enabled .fp-section.half-left-background, .fp-enabled .fp-section.half-right-background {
    background: none !important; }

  .wpcf7-form {
    margin-left: 0px;
    margin-right: 0px; }

  .error404 .cms-content404 > div .error-404 h1 {
    font-size: 143px; }

  .full_screen {
    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; }

  #comments .comment-reply-link {
    right: -22px;
    top: 13px; }

  body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a {
    padding: 20px 50px 16px 50px; }
    body .vc_tta.vc_general:not(.vc_tta-tabs-position-left).vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading h4 a:before {
      left: 25px; }

  .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; }

  .wpb_widgetised_column .widget_newsletterwidget .title-transperant {
    font-size: 51px;
    line-height: 66px; }

  .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; }

  .wpb_widgetised_column .widget_newsletterwidget .tnp-widget {
    margin-top: -22px; }

  #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: 51px;
    line-height: 51px; }

  #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; } }

@media (max-width: 480px) {
  #comments ul.children {
    width: calc(100% - 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; }

  #page-title #page-title-text h1 {
    font-size: 52px !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) {
  .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*/ }

@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(221, 139, 15, 0.5) !important; }

  input[type=text]::-ms-clear {
    display: none !important; }

  .template-cms_grid--layout-pricing4 .cms-grid-item:hover .cms-pricing-item_inner, .template-cms_grid--layout-pricing3 .cms-grid-item:hover .cms-pricing-item_inner {
    overflow: visible; }

  body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li {
    float: left;
    clear: both; }

  .vc_tta-tabs.vc_tta-tabs-position-left {
    -ms-flex: 1; }

  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
    -ms-flex: 1 !important;
    flex: 1 !important; }

  .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
    -ms-flex: 5.4 !important;
    flex: 5.4 !important; }

  body .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-tabs .vc_tta-tabs-list li a::after {
    left: -7px !important; }

  .single_course_details .review-stars-rated .review-stars.empty, .single_course_details .review-stars-rated .review-stars.filled {
    height: 25px; } }
