/*  Colors variables global*/
/*  Font family */
/*  HEADER  */
/*  primary */
/*  Breadcumbs  */
/*  Toolbar */
/*  Pagination */
/*  Table   */
/*	Footer */
/*  Catalog View    */
/* BLOG	*/
a, button { -ms-touch-action: manipulation; touch-action: manipulation; }
a { -webkit-transition: all ease-in-out 0.2s; -moz-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; -o-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; color: inherit; text-decoration: none; }
a:hover, a:focus { color: #ff9c00; outline: none; text-decoration: none; }
ol, ul { list-style: none; margin: 0; padding: 0; }
.tooltip { white-space: pre; }
h1, .h1 { font-size: 2em; }
h2, .h2 { font-size: 1.75em; }
h3, .h3 { font-size: 1.429em; }
h4, .h4 { font-size: 1.286em; }
h5, .h5, .multiple-checkout #multishipping-billing-form .box-title h2 { font-size: 1.143em; }
h6, .h6 { font-size: 1em; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, .multiple-checkout #multishipping-billing-form .box-title h2, h6, .h6 { line-height: 1.5; color: #525252; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
img { max-width: 100%; height: auto; }
.btn-group.bootstrap-select { width: auto !important; }
.btn-group.bootstrap-select .dropdown-toggle.selectpicker { background: none; color: inherit; }
.btn-group.bootstrap-select .dropdown-toggle.selectpicker:focus, .btn-group.bootstrap-select .dropdown-toggle.selectpicker:hover, .btn-group.bootstrap-select .dropdown-toggle.selectpicker:active { background: #ff9c00; color: white; outline: none !important; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.btn-group.bootstrap-select.open .dropdown-toggle.selectpicker { background: #ff9c00; color: white; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.btn-group.bootstrap-select .dropdown-menu { padding: 0; margin: 0; }
.btn-group.bootstrap-select .dropdown-menu a { padding: 5px 20px; font-size: 1em; }
.btn-group.bootstrap-select .dropdown-menu a:hover { background: #ff9c00; color: white; }
.arw-bg-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url("../images/fancybox_overlay.png"); }
.arw-bg-overlay.overlay-fixed { position: fixed; bottom: 0; right: 0; }
.arw-bg-overlay.fancybox-lock { overflow: auto; overflow-y: scroll; }
.arw-bg-loading { position: fixed; background-image: url("../images/fancybox_sprite.png"); top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
.arw-bg-loading div { width: 44px; height: 44px; background: url("../images/fancybox_loading.gif") center center no-repeat; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.arw-bg-loading { background-image: url("../images/fancybox_sprite@2x.png"); background-size: 44px 152px; }
.arw-bg-loading div { background-image: url("../images/fancybox_loading@2x.gif"); background-size: 24px 24px; }
}
.arw-ajaxcart-loader { display: none; }
#toPopup .button { cursor: pointer; margin-left: 10px; margin-right: 10px; }
#btn_control_totop { bottom: 50px; position: fixed; z-index: 3; right: 50px; }
#btn_control_totop > div { display: none; }
.search-autocomplete { background: #fff; z-index: 99999; -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2); left: auto !important; right: 0; width: 200px !important; }
.search-autocomplete ul { padding: 5px 0; }
.search-autocomplete ul li { padding: 2px 15px; cursor: pointer; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
.search-autocomplete ul li .amount { color: #000; font-size: 14px; padding-right: 5px; }
.search-autocomplete ul li:hover { background: #ff9c00; color: #fff; }
.nav > li > a:hover, .nav > li > a:focus { background: none; color: #ff9c00; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: inherit; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav .active > a, .nav .active > a:hover, .nav .active > a:focus { background: none; color: #ff9c00; }
.nav-tabs { border-bottom: 1px solid #ededed; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #ff9c00; }
.nav-justified, .nav-tabs.nav-justified { width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li { float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; }
@media (min-width: 768px) {
.nav-justified > li, .nav-tabs.nav-justified > li { display: table-cell; width: 1%; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a { margin-bottom: 0; }
}
.nav-tabs-justified, .nav-tabs.nav-justified { border-bottom: 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #ededed; }
@media (min-width: 768px) {
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #ededed; border-radius: 0 0 0 0; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,  .nav-tabs-justified > .active > a:hover,  .nav-tabs.nav-justified > .active > a:hover,  .nav-tabs-justified > .active > a:focus,  .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ededed; }
}
.navbar { -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; border: none; min-height: auto; }
.caret { border-top: 5px solid; border-right: 5px solid transparent; border-left: 5px solid transparent; }
.dropdown { position: relative; }
.dropdown.size-full, .dropdown.sub-fullwidth { position: static; }
.dropdown.size-full > .dropdown-menu, .dropdown.sub-fullwidth > .dropdown-menu { width: 100%; }
.dropdown-submenu { position: relative; }
.dropdown-submenu .dropdown-menu { left: 100%; top: 0; margin: 0; }
.dropdown-menu { background-color: #fff; border: none; padding: 15px 0; -webkit-border-radius: 0px; -moz-border-radius: 0px; -ms-border-radius: 0px; -o-border-radius: 0px; border-radius: 0px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.dropdown-menu > li > a { color: inherit; padding: 5px 30px; line-height: 25px; font-size: 0.857em; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus { color: #ff9c00; background: none; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { color: #ff9c00; background: none; }
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus { color: #898989; }
.dropdown-header { color: #898989; }
.arw-1-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-1-col .arw-col { width: 100%; }
.arw-1-col .arw-col:nth-child(1n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-1-col .arw-col { width: 100%; }
}
@media (max-width: 480px) {
.arw-1-col .arw-col { width: 100%; }
}
.arw-1-col .arw-col.no-inner { padding: 0; }
.arw-2-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-2-col .arw-col { width: 50%; }
.arw-2-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-2-col .arw-col { width: 100%; }
}
@media (max-width: 480px) {
.arw-2-col .arw-col { width: 100%; }
}
.arw-2-col .arw-col.no-inner { padding: 0; }
.arw-3-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-3-col .arw-col { width: 33.33333%; }
.arw-3-col .arw-col:nth-child(3n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-3-col .arw-col { width: 50%; }
.arw-3-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 480px) {
.arw-3-col .arw-col { width: 100%; }
}
.arw-3-col .arw-col.no-inner { padding: 0; }
.arw-4-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-4-col .arw-col { width: 25%; }
.arw-4-col .arw-col:nth-child(4n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-4-col .arw-col { width: 50%; }
.arw-4-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 767px) {
.arw-4-col .arw-col { width: 50%; }
.arw-4-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 480px) {
.arw-4-col .arw-col { width: 100%; }
}
.arw-4-col .arw-col.no-inner { padding: 0; }
.arw-5-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-5-col .arw-col { width: 20%; }
.arw-5-col .arw-col:nth-child(5n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-5-col .arw-col { width: 33.33333%; }
.arw-5-col .arw-col:nth-child(3n+1) { clear: both; }
}
@media (max-width: 767px) {
.arw-5-col .arw-col { width: 50%; }
.arw-5-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 480px) {
.arw-5-col .arw-col { width: 100%; }
}
.arw-5-col .arw-col.no-inner { padding: 0; }
.arw-6-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-6-col .arw-col { width: 16.66667%; }
.arw-6-col .arw-col:nth-child(6n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-6-col .arw-col { width: 33.33333%; }
.arw-6-col .arw-col:nth-child(3n+1) { clear: both; }
}
@media (max-width: 767px) {
.arw-6-col .arw-col { width: 50%; }
.arw-6-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 480px) {
.arw-6-col .arw-col { width: 100%; }
}
.arw-6-col .arw-col.no-inner { padding: 0; }
.arw-7-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-7-col .arw-col { width: 14.28571%; }
.arw-7-col .arw-col:nth-child(7n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-7-col .arw-col { width: 33.33333%; }
.arw-7-col .arw-col:nth-child(3n+1) { clear: both; }
}
@media (max-width: 767px) {
.arw-7-col .arw-col { width: 50%; }
.arw-7-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 480px) {
.arw-7-col .arw-col { width: 100%; }
}
.arw-7-col .arw-col.no-inner { padding: 0; }
.arw-8-col .arw-col { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; float: left; }
@media (min-width: 992px) {
.arw-8-col .arw-col { width: 12.5%; }
.arw-8-col .arw-col:nth-child(8n+1) { clear: both; }
}
@media (max-width: 991px) {
.arw-8-col .arw-col { width: 25%; }
.arw-8-col .arw-col:nth-child(4n+1) { clear: both; }
}
@media (max-width: 767px) {
.arw-8-col .arw-col { width: 50%; }
.arw-8-col .arw-col:nth-child(2n+1) { clear: both; }
}
@media (max-width: 480px) {
.arw-8-col .arw-col { width: 100%; }
}
.arw-8-col .arw-col.no-inner { padding: 0; }
.arw-row { margin-left: -15px; margin-right: -15px; }
.arw-row:before, .arw-row:after { content: " "; display: table; }
.arw-row:after { clear: both; }
 @media (max-width: 480px) {
.arw-col { width: 100%; }
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"], .btn2, .btn, .products-list .item .actions.show_icon_link .add-to-links a, .product-view .product-essential .show_icon_link .add-to-links a, .products-list .item .actions .button, .product-image-slideshow .catalog-owl-prev, .product-image-slideshow .catalog-owl-next { border: none; background: #525252; color: white; display: inline-block; vertical-align: middle; -webkit-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s; -moz-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s; -ms-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s; -o-transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s; transition: background .2s ease-in-out 0s, color .2s ease-in-out 0s; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; text-shadow: none; padding: 10px 20px; font-size: 1em; line-height: 1.5; border-radius: 0; }
button.active, .active.button, input.active[type="button"], input.active[type="reset"], input.active[type="submit"], .active.btn2, .active.btn, .products-list .item .actions.show_icon_link .add-to-links a.active, .product-view .product-essential .show_icon_link .add-to-links a.active, .products-list .item .actions .active.button, .product-image-slideshow .active.catalog-owl-prev, .product-image-slideshow .active.catalog-owl-next, button:active, .button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .btn2:active, .btn:active, .products-list .item .actions.show_icon_link .add-to-links a:active, .product-view .product-essential .show_icon_link .add-to-links a:active, .products-list .item .actions .button:active, .product-image-slideshow .catalog-owl-prev:active, .product-image-slideshow .catalog-owl-next:active, button:hover, .button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .btn2:hover, .btn:hover, .products-list .item .actions.show_icon_link .add-to-links a:hover, .product-view .product-essential .show_icon_link .add-to-links a:hover, .products-list .item .actions .button:hover, .product-image-slideshow .catalog-owl-prev:hover, .product-image-slideshow .catalog-owl-next:hover, button:focus, .button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, .btn2:focus, .btn:focus, .products-list .item .actions.show_icon_link .add-to-links a:focus, .product-view .product-essential .show_icon_link .add-to-links a:focus, .products-list .item .actions .button:focus, .product-image-slideshow .catalog-owl-prev:focus, .product-image-slideshow .catalog-owl-next:focus, button.focus, .focus.button, input.focus[type="button"], input.focus[type="reset"], input.focus[type="submit"], .focus.btn2, .focus.btn, .products-list .item .actions.show_icon_link .add-to-links a.focus, .product-view .product-essential .show_icon_link .add-to-links a.focus, .products-list .item .actions .focus.button, .product-image-slideshow .focus.catalog-owl-prev, .product-image-slideshow .focus.catalog-owl-next { color: white; background: #ff9c00; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
textarea, .input-text, input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] { border: 1px solid #f7f7f7; background: #f7f7f7; color: #898989; width: 100%; max-width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; -webkit-box-shadow: 0px 0px 5px transparent inset; -moz-box-shadow: 0px 0px 5px transparent inset; -ms-box-shadow: 0px 0px 5px transparent inset; -o-box-shadow: 0px 0px 5px transparent inset; box-shadow: 0px 0px 5px transparent inset; }
textarea:focus, .input-text:focus, input[type=email]:focus, input[type=search]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus { -webkit-box-shadow: 0px 0px 5px #eeeeee inset; -moz-box-shadow: 0px 0px 5px #eeeeee inset; -ms-box-shadow: 0px 0px 5px #eeeeee inset; -o-box-shadow: 0px 0px 5px #eeeeee inset; box-shadow: 0px 0px 5px #eeeeee inset; border-color: transparent; }
.products-grid .actions, .video-wrap .video-controls { display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox; /* TWEENER - IE 10 */
  display: -webkit-flex; /* NEW - Chrome */
  display: flex;/* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.product_details_tabs .product-accordion-heading { margin-top: 2em; }
@media (max-width: 991px) {
.product_details_tabs .product-accordion-heading { margin-top: 1.5em; }
}
@media (max-width: 767px) {
.product_details_tabs .product-accordion-heading { margin-top: 1em; }
}
@media (max-width: 480px) {
.product_details_tabs .product-accordion-heading { margin-top: 1em; }
}
.main_skin_2 .product_details_tabs .product-accordion-heading, .product_details_tabs .main_skin_2 .product-accordion-heading { margin-top: 0; }
.toolbar, .arw-default-form, #form-validate, #product_sendtofriend_form, .my-account .order-info, .my-account .order-date, .block, .col-main .page-title, .category-image, .category-description.std, .products-list .item, .products-grid .item, .product-view .product-essential, .product_details_tabs, .page-title + .cart-empty, #shopping-cart-table, .checkout-cart-index .cart-collaterals #discount-coupon-form, .checkout-cart-index .cart-collaterals .shipping, .checkout-cart-index .cart-collaterals .cart-totals, .checkout-cart-index .cart-collaterals .totals, .checkout-cart-index .cart-collaterals .crosssell, #checkoutSteps, .multiple-checkout .buttons-set, .dashboard .welcome-msg, .dashboard .box-account, .dashboard .col2-set, .my-account .order-info-box, .my-account .order-items.order-details, .my-account .addresses-list, .my-account .my-tag-edit, .cms-page-view .col-main .std, .cms-no-route .col-main .std { margin-bottom: 2em; }
@media (max-width: 991px) {
.toolbar, .arw-default-form, #form-validate, #product_sendtofriend_form, .my-account .order-info, .my-account .order-date, .block, .col-main .page-title, .category-image, .category-description.std, .products-list .item, .products-grid .item, .product-view .product-essential, .product_details_tabs, .page-title + .cart-empty, #shopping-cart-table, .checkout-cart-index .cart-collaterals #discount-coupon-form, .checkout-cart-index .cart-collaterals .shipping, .checkout-cart-index .cart-collaterals .cart-totals, .checkout-cart-index .cart-collaterals .totals, .checkout-cart-index .cart-collaterals .crosssell, #checkoutSteps, .multiple-checkout .buttons-set, .dashboard .welcome-msg, .dashboard .box-account, .dashboard .col2-set, .my-account .order-info-box, .my-account .order-items.order-details, .my-account .addresses-list, .my-account .my-tag-edit, .cms-page-view .col-main .std,  .cms-no-route .col-main .std { margin-bottom: 1.5em; }
}
@media (max-width: 767px) {
.toolbar, .arw-default-form, #form-validate, #product_sendtofriend_form, .my-account .order-info, .my-account .order-date, .block, .col-main .page-title, .category-image, .category-description.std, .products-list .item, .products-grid .item, .product-view .product-essential, .product_details_tabs, .page-title + .cart-empty, #shopping-cart-table, .checkout-cart-index .cart-collaterals #discount-coupon-form, .checkout-cart-index .cart-collaterals .shipping, .checkout-cart-index .cart-collaterals .cart-totals, .checkout-cart-index .cart-collaterals .totals, .checkout-cart-index .cart-collaterals .crosssell, #checkoutSteps, .multiple-checkout .buttons-set, .dashboard .welcome-msg, .dashboard .box-account, .dashboard .col2-set, .my-account .order-info-box, .my-account .order-items.order-details, .my-account .addresses-list, .my-account .my-tag-edit, .cms-page-view .col-main .std,  .cms-no-route .col-main .std { margin-bottom: 1em; }
}
@media (max-width: 480px) {
.toolbar, .arw-default-form, #form-validate, #product_sendtofriend_form, .my-account .order-info, .my-account .order-date, .block, .col-main .page-title, .category-image, .category-description.std, .products-list .item, .products-grid .item, .product-view .product-essential, .product_details_tabs, .page-title + .cart-empty, #shopping-cart-table, .checkout-cart-index .cart-collaterals #discount-coupon-form, .checkout-cart-index .cart-collaterals .shipping, .checkout-cart-index .cart-collaterals .cart-totals, .checkout-cart-index .cart-collaterals .totals, .checkout-cart-index .cart-collaterals .crosssell, #checkoutSteps, .multiple-checkout .buttons-set, .dashboard .welcome-msg, .dashboard .box-account, .dashboard .col2-set, .my-account .order-info-box, .my-account .order-items.order-details, .my-account .addresses-list, .my-account .my-tag-edit, .cms-page-view .col-main .std,  .cms-no-route .col-main .std { margin-bottom: 1em; }
}
.main_skin_2 .toolbar, .main_skin_2 .arw-default-form, .main_skin_2 #form-validate, .main_skin_2 #product_sendtofriend_form, .main_skin_2 .my-account .order-info, .my-account .main_skin_2 .order-info, .main_skin_2 .my-account .order-date, .my-account .main_skin_2 .order-date, .main_skin_2 .block, .main_skin_2 .col-main .page-title, .col-main .main_skin_2 .page-title, .main_skin_2 .category-image, .main_skin_2 .category-description.std, .main_skin_2 .products-list .item, .products-list .main_skin_2 .item, .main_skin_2 .products-grid .item, .products-grid .main_skin_2 .item, .main_skin_2 .product-view .product-essential, .product-view .main_skin_2 .product-essential, .main_skin_2 .product_details_tabs, .main_skin_2 .page-title + .cart-empty, .main_skin_2 #shopping-cart-table, .main_skin_2 .checkout-cart-index .cart-collaterals #discount-coupon-form, .checkout-cart-index .cart-collaterals .main_skin_2 #discount-coupon-form, .main_skin_2 .checkout-cart-index .cart-collaterals .shipping, .checkout-cart-index .cart-collaterals .main_skin_2 .shipping, .main_skin_2 .checkout-cart-index .cart-collaterals .cart-totals, .checkout-cart-index .cart-collaterals .main_skin_2 .cart-totals, .main_skin_2 .checkout-cart-index .cart-collaterals .totals, .checkout-cart-index .cart-collaterals .main_skin_2 .totals, .main_skin_2 .checkout-cart-index .cart-collaterals .crosssell, .checkout-cart-index .cart-collaterals .main_skin_2 .crosssell, .main_skin_2 #checkoutSteps, .main_skin_2 .multiple-checkout .buttons-set, .multiple-checkout .main_skin_2 .buttons-set, .main_skin_2 .dashboard .welcome-msg, .dashboard .main_skin_2 .welcome-msg, .main_skin_2 .dashboard .box-account, .dashboard .main_skin_2 .box-account, .main_skin_2 .dashboard .col2-set, .dashboard .main_skin_2 .col2-set, .main_skin_2 .my-account .order-info-box, .my-account .main_skin_2 .order-info-box, .main_skin_2 .my-account .order-items.order-details, .my-account .main_skin_2 .order-items.order-details, .main_skin_2 .my-account .addresses-list, .my-account .main_skin_2 .addresses-list, .main_skin_2 .my-account .my-tag-edit, .my-account .main_skin_2 .my-tag-edit, .main_skin_2 .cms-page-view .col-main .std, .cms-page-view .col-main .main_skin_2 .std, .main_skin_2 .cms-no-route .col-main .std, .cms-no-route .col-main .main_skin_2 .std { margin-bottom: 0; }
.checkbox-wrap1 input[type="checkbox"], .product-options .options-list .checkbox, .radio-wrap1 input[type="radio"], .block-poll .radio, .product-options .options-list .radio { display: none; }
.checkbox-wrap1 input[type="checkbox"] ~ .label label, .product-options .options-list .checkbox ~ .label label, .radio-wrap1 input[type="radio"] ~ .label label, .block-poll .radio ~ .label label, .product-options .options-list .radio ~ .label label {
 cursor: pointer;
}
.checkbox-wrap1 input[type="checkbox"] ~ .label label:before, .product-options .options-list .checkbox ~ .label label:before, .radio-wrap1 input[type="radio"] ~ .label label:before, .block-poll .radio ~ .label label:before, .product-options .options-list .radio ~ .label label:before {
 font-family: "FontAwesome";
 speak: none;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: inherit;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\f10c";
 padding-right: 5px;
 width: 20px;
 display: inline-block;
 text-align: left;
}
.checkbox-wrap1 input[type="checkbox"]:checked ~ .label label:before, .product-options .options-list .checkbox:checked ~ .label label:before, .radio-wrap1 input[type="radio"]:checked ~ .label label:before, .block-poll .radio:checked ~ .label label:before, .product-options .options-list .radio:checked ~ .label label:before {
 content: "\f05d";
}
.checkbox-wrap2 input[type="checkbox"], .form-list .control .checkbox, .sp-methods li > .checkbox, .sp-methods dt > .checkbox, .radio-wrap2 input[type="radio"], .form-list .control .radio, .sp-methods li > .radio, .sp-methods dt > .radio, #customer-reviews #product-review-table .radio { display: none; }
.checkbox-wrap2 input[type="checkbox"] ~ label, .form-list .control .checkbox ~ label, .sp-methods li > .checkbox ~ label, .sp-methods dt > .checkbox ~ label, .radio-wrap2 input[type="radio"] ~ label, .form-list .control .radio ~ label, .sp-methods li > .radio ~ label, .sp-methods dt > .radio ~ label, #customer-reviews #product-review-table .radio ~ label {
 cursor: pointer;
}
.checkbox-wrap2 input[type="checkbox"] ~ label:before, .form-list .control .checkbox ~ label:before, .sp-methods li > .checkbox ~ label:before, .sp-methods dt > .checkbox ~ label:before, .radio-wrap2 input[type="radio"] ~ label:before, .form-list .control .radio ~ label:before, .sp-methods li > .radio ~ label:before, .sp-methods dt > .radio ~ label:before, #customer-reviews #product-review-table .radio ~ label:before {
 font-family: "FontAwesome";
 speak: none;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: inherit;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 content: "\f10c";
 padding-right: 5px;
 width: 20px;
 display: inline-block;
 text-align: left;
}
.checkbox-wrap2 input[type="checkbox"]:checked ~ label:before, .form-list .control .checkbox:checked ~ label:before, .sp-methods li > .checkbox:checked ~ label:before, .sp-methods dt > .checkbox:checked ~ label:before, .radio-wrap2 input[type="radio"]:checked ~ label:before, .form-list .control .radio:checked ~ label:before, .sp-methods li > .radio:checked ~ label:before, .sp-methods dt > .radio:checked ~ label:before, #customer-reviews #product-review-table .radio:checked ~ label:before {
 content: "\f05d";
}
 .checkbox-wrap1 input[type="checkbox"] ~ .label label:before, .product-options .options-list .checkbox ~ .label label:before {
 content: "\f096";
}
.checkbox-wrap1 input[type="checkbox"]:checked ~ .label label:before, .product-options .options-list .checkbox:checked ~ .label label:before {
 content: "\f046";
}
 .checkbox-wrap2 input[type="checkbox"] ~ label:before, .form-list .control .checkbox ~ label:before, .sp-methods li > .checkbox ~ label:before, .sp-methods dt > .checkbox ~ label:before {
 content: "\f096";
}
.checkbox-wrap2 input[type="checkbox"]:checked ~ label:before, .form-list .control .checkbox:checked ~ label:before, .sp-methods li > .checkbox:checked ~ label:before, .sp-methods dt > .checkbox:checked ~ label:before {
 content: "\f046";
}
.quickview-box, .absolute-center-center { left: 50%; position: absolute; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.header_skin_2 .header-logo, .absolute-right-center, .absolute-left-center, .product-image-slideshow .catalog-owl-prev, .product-image-slideshow .catalog-owl-next { position: absolute; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }
.arw_debug_hit { display: none; }
.label { font-size: 1em; color: inherit; padding: 0; }
.address-list address { margin-bottom: 1em; }
.availability { margin: 10px 0; font-size: .85em; }
.availability span { color: #ff9c00; font-weight: bold; font-style: italic; }
.arw-box-quantity { float: left; width: 100%; }
.qty-holder .arw-box-quantity { padding-top: 8px; }
.arw-box-quantity label { font-weight: normal; line-height: 40px; padding-right: 20px; }
.arw-box-quantity label, .arw-box-quantity .wrap, .arw-box-quantity .qty-minus, .arw-box-quantity .qty-plus, .arw-box-quantity .qty { float: left; }
.arw-box-quantity .qty-minus, .arw-box-quantity .qty-plus, .arw-box-quantity .qty { height: 40px; padding: 0; }
.arw-box-quantity .qty-minus, .arw-box-quantity .qty-plus { padding: 0; width: 40px; font-size: 10px; font-weight: normal; }
.arw-box-quantity .qty { width: 60px; border-left: 1px solid #ededed !important; border-right: 1px solid #ededed !important; border-top: none; border-bottom: none; }
.arw-box-quantity.type2 .wrap { position: relative; padding-right: 20px; }
.arw-box-quantity.type2 .qty-minus, .arw-box-quantity.type2 .qty-plus { position: absolute; right: 0; top: 0; width: 20px; height: 20px; line-height: 20px; }
.arw-box-quantity.type2 .qty-minus { top: 20px; border-top: 1px solid #f7f7f7; }
.arw-box-quantity.type2 .qty-label { line-height: normal; padding-right: 10px; font-weight: bold; font-size: .85em; }
.input-text.qty { max-width: 60px; }
/* ============================================ *
 * Buttons
 * ============================================ */
.arw-box-quantity .qty-minus, .arw-box-quantity .qty-plus, .arw-box-quantity .qty, .btn2, .btn-primary, .quickview-box a, .product-view .product-essential .add-to-cart .btn-cart, .quickview-index-view .product-img-box-slider .slick-prev, .quickview-index-view .product-img-box-slider .slick-next { background: #f7f7f7; color: #898989; }
.arw-box-quantity .active.qty-minus, .arw-box-quantity .active.qty-plus, .arw-box-quantity .active.qty, .active.btn2, .active.btn-primary, .quickview-box a.active, .product-view .product-essential .add-to-cart .active.btn-cart, .quickview-index-view .product-img-box-slider .active.slick-prev, .quickview-index-view .product-img-box-slider .active.slick-next, .arw-box-quantity .qty-minus:active, .arw-box-quantity .qty-plus:active, .arw-box-quantity .qty:active, .btn2:active, .btn-primary:active, .quickview-box a:active, .product-view .product-essential .add-to-cart .btn-cart:active, .quickview-index-view .product-img-box-slider .slick-prev:active, .quickview-index-view .product-img-box-slider .slick-next:active, .arw-box-quantity .qty-minus:hover, .arw-box-quantity .qty-plus:hover, .arw-box-quantity .qty:hover, .btn2:hover, .btn-primary:hover, .quickview-box a:hover, .product-view .product-essential .add-to-cart .btn-cart:hover, .quickview-index-view .product-img-box-slider .slick-prev:hover, .quickview-index-view .product-img-box-slider .slick-next:hover, .arw-box-quantity .qty-minus:focus, .arw-box-quantity .qty-plus:focus, .arw-box-quantity .qty:focus, .btn2:focus, .btn-primary:focus, .quickview-box a:focus, .product-view .product-essential .add-to-cart .btn-cart:focus, .quickview-index-view .product-img-box-slider .slick-prev:focus, .quickview-index-view .product-img-box-slider .slick-next:focus, .arw-box-quantity .focus.qty-minus, .arw-box-quantity .focus.qty-plus, .arw-box-quantity .focus.qty, .focus.btn2, .focus.btn-primary, .quickview-box a.focus, .product-view .product-essential .add-to-cart .focus.btn-cart, .quickview-index-view .product-img-box-slider .focus.slick-prev, .quickview-index-view .product-img-box-slider .focus.slick-next { background: #ff9c00; color: white; }
.btn3, .header_skin_3 #header_bottom .header-social .social-item { color: #898989; background: transparent; border: 1px solid #898989; padding: 10px 20px; display: inline-block; }
.btn3:hover, .header_skin_3 #header_bottom .header-social .social-item:hover, .btn3:focus, .header_skin_3 #header_bottom .header-social .social-item:focus { color: white; background: #525252; border-color: #525252; }
.btn-lg { padding: 15px 20px; }
 @media (max-width: 767px) {
.buttons-set .button { float: none; margin-left: 0; margin-right: 0; margin-bottom: 10px; }
.buttons-set .back-link { display: none; }
.buttons-set .required { display: none; }
}
/* -------------------------------------------- *
 * Paypal Button
 */
.paypal-logo.paypal-after { float: left; }
.paypal-after .paypal-or { float: left; }
.paypal-or { line-height: 40px; margin: 0px 10px 5px; }
.paypal-after .paypal-button { float: left; }
.paypal-button { line-height: 0px; }
.paypal-button img { display: inline; }
 @media (max-width: 767px) {
.paypal-or { line-height: 20px; }
.paypal-logo,  .paypal-or,  .paypal-button { text-align: center; width: 100%; display: block; margin-right: 0; margin-left: 0; float: none; }
}
/* -------------------------------------------- *
 * Button Sets
 */
.buttons-set { clear: both; margin: 10px 0 0; padding-top: 10px; border-top: 1px solid #ededed; text-align: right; overflow: hidden; }
.buttons-set p.required { margin: 0; float: left; }
.buttons-set .back-link { float: left; margin: 0; clear: both; }
.buttons-set a:not(".button") { line-height: 20px; display: inline-block; padding: 5px; }
.buttons-set button.button { float: right; margin-left: 5px; min-width: 140px; }
.buttons-set:before, .buttons-set:after { content: " "; display: table; }
.buttons-set:after { clear: both; }
/* -------------------------------------------- *
 * Icons
 */
/* -------------------------------------------- *
 * Breadcrumbs
 */
/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove2, .btn-remove { text-indent: -999em; position: relative; width: 20px; line-height: 20px; display: block; }
.btn-remove2:before, .btn-remove:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f014"; line-height: inherit; }
.btn-edit { text-indent: -999em; position: relative; width: 20px; line-height: 23px; display: block; }
.btn-edit:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f044"; line-height: inherit; }
.block-layered-nav .currently .btn-remove, .block-layered-nav .currently .btn-edit, .block-layered-nav .currently .btn-previous, .mini-products-list .btn-remove, .mini-products-list .btn-edit, .mini-products-list .btn-previous, #compare-items .btn-remove, #compare-items .btn-edit, #compare-items .btn-previous { float: right; }
/* -------------------------------------------- *
 * Checkout Agreements
 */
.checkout-agreements li { margin-bottom: 20px; }
.checkout-agreements .agreement-content { overflow-y: auto; max-width: 670px; max-height: 125px; margin-bottom: 10px; padding: 10px; }
/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this { margin-left: 10px; line-height: 24px; }
/* Content Columns */
.col2-set { width: 100%; clear: both; }
.col2-set:before, .col2-set:after { content: " "; display: table; }
.col2-set:after { clear: both; }
.col2-set .col-1, .col2-set .col-2 { width: 50%; float: left; padding: 0 15px 15px; }
@media (max-width: 767px) {
.col2-set .col-1,  .col2-set .col-2 { width: 100%; }
}
.col2-set .col-narrow { width: 35%; }
@media (max-width: 767px) {
.col2-set .col-narrow { width: 100%; }
}
.col2-set .col-wide { width: 65%; }
@media (max-width: 767px) {
.col2-set .col-wide { width: 100%; }
}
.col3-set { width: 100%; clear: both; }
.col3-set:before, .col3-set:after { content: " "; display: table; }
.col3-set:after { clear: both; }
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { width: 33.33333%; float: left; padding: 0 15px 15px; }
@media (max-width: 767px) {
.col3-set .col-1,  .col3-set .col-2,  .col3-set .col-3 { width: 100%; }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice { background: #eeeeee; }
.global-site-notice .notice-inner { padding-left: 120px; width: 100%; margin-left: auto; margin-right: auto; min-height: 40px; background-position: left; background-repeat: no-repeat; }
.global-site-notice p { margin-bottom: 0; }
/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg { color: #eeeeee; text-align: center; margin: 10px; text-transform: uppercase; }
/* -------------------------------------------- *
 * Messages
 */
.success { color: green; }
.error { color: red; font-weight: bold; }
.notice { color: orange; font-weight: bold; }
/* -------------------------------------------- *
 * Messages
 */
.messages { margin-bottom: 15px; }
.messages li li { position: relative; margin-bottom: 5px; padding: 7px 10px 7px 20px; background: #eeeeee; color: inherit; }
.messages .error-msg li { background: red; color: #fff; }
.messages .notice-msg li { background: orange; color: #fff; }
.messages .success-msg li { background: green; color: #fff; }
 @media (min-width: 992px) {
.order-list-grid .col-1 { width: 30%; }
.order-list-grid .col-2 { width: 50%; padding-right: 20px; }
.order-list-grid .col-3 { clear: none; width: 20%; padding-top: 0; }
}
/* -------------------------------------------- *
 * Page Popup
 */
.page-popup { padding: 20px; background: #FFFFFF; height: auto; }
.page-popup h1 { margin: 0 0 0.5em; font-size: 36px; }
/* -------------------------------------------- *
 * Payment Methods
 */
.payment-methods { margin-bottom: 20px; }
.payment-methods dt { padding: 5px 0; }
.payment-methods dd { padding-top: 10px; }
.payment-methods .form-list { position: relative; display: inline-block; max-width: 100%; margin: 5px 15px 15px; padding: 15px; border: 1px solid #ededed; background: #f7f7f7; }
.payment-methods .form-list:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 10px solid #ededed; border-top: none; top: -11px; left: 30px; }
.payment-methods .form-list:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 10px solid transparent; border-left: 10px solid transparent; border-bottom: 10px solid #ededed; border-top: none; top: -10px; left: 30px; }
.payment-methods .form-list li:last-child { margin-bottom: 0; }
/* -------------------------------------------- *
 * Please Wait (Loading Indicator)
 */
.please-wait { display: inline-block; margin-left: 10px; margin-top: 5px; line-height: 24px; height: 24px; white-space: nowrap;/* Prevent the linebreak in the HTML from causing layout issues */
}
.please-wait img { float: left; margin-right: 5px; width: 24px; }
/* -------------------------------------------- *
 * Price Box - Standard
 */
.price-box { margin: 10px 0; }
.price-box p { margin-bottom: 0; }
.price-notice { color: #898989; }
.price-box .price, .price { white-space: nowrap; }
.price-box .price-label { white-space: nowrap; }
.price-box .minimal-price-link { display: block;/* We want this to show on its own line, otherwise the layout looks funky */
}
.price-box .minimal-price-link .label { color: inherit; font-size: 1em; font-weight: normal; padding: 0; }
/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price, .price-box .special-price { display: inline-block; }
.price-box .old-price .price-label, .price-box .special-price .price-label { display: none; }
.price-box .old-price .price, .price-box .special-price .price { display: inline-block; }
.price-box .old-price .price { text-decoration: line-through; }
.price-box .special-price, .price-box .regular-price { color: #525252; font-size: 2em; }
.price-box .special-price { padding-left: 15px; }
/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax, .price-box .price-including-tax { display: block; }
/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing, .tier-prices, .tier-prices-grouped { display: inline-block; padding: 4px 8px; background: #525252; border: 1px solid #ededed; margin-top: 10px; }
.product-pricing .benefit, .tier-prices .benefit, .tier-prices-grouped .benefit { font-style: italic; }
.product-pricing .price, .tier-prices .price, .tier-prices-grouped .price { font-weight: bold; }
/* ============================================ *
 * Item Options
 * ============================================ */
.item-options:before, .item-options:after { content: " "; display: table; }
.item-options:after { clear: both; }
.item-options dt { float: left; clear: left; font-weight: 600; padding-right: 5px; font-style: italic; }
.item-options dt:after { content: ' : '; }
.item-options dd { float: left; padding-left: 5px; margin: 0 0 6px; }
.truncated, .truncated a.dots { cursor: help; }
.truncated { float: left; font-size: 0.857em; }
.truncated a.details { cursor: help; height: 16px; line-height: 16px; text-decoration: underline; display: block; margin-top: 3px; }
.truncated a.details:hover { text-decoration: none; }
.truncated .truncated_full_value { position: relative; z-index: 300; }
.truncated .truncated_full_value .item-options { display: none; position: absolute; z-index: 300; width: 200px; padding: 8px; border: 1px solid #ededed; background-color: #fff; top: 21px; left: -100px; }
.truncated .truncated_full_value .item-options:after { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #ededed; border-top: none; left: 97px; top: -7px; }
.truncated .truncated_full_value .item-options dt { color: #525252; }
.truncated .truncated_full_value .item-options > p { font-weight: bold; text-transform: uppercase; margin-bottom: 8px; }
.truncated .show .item-options { display: block; }
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print { width: 6.5in; margin: 20px; background: #FFFFFF; }
/* -------------------------------------------- *
 * Add to links
 */
.add-to-links { margin: 10px 0; }
.add-to-links a { display: inline-block; padding: 0px 3px 3px; }
.add-to-links .separator { display: none; }
/* -------------------------------------------- *
 * Product Image
 */
.product-image, .no-touch .product-img-box .product-image:not(.zoom-available):hover { position: relative; display: block; }
/* -------------------------------------------- *
 * Ratings
 */
.rating-box, .rating-links { margin: 0px auto; }
.rating-box, .rating-box .rating { position: relative; width: 81px; overflow: hidden; font-size: 12px; }
.rating-box:before, .rating-box .rating:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f006\f006\f006\f006\f006"; letter-spacing: 0px; }
.rating-box .rating { position: absolute; top: 0; left: 0; width: 100%; color: #ff9c00; }
.ratings .amount { display: block; font-size: 0.85em; margin-top: 5px; }
.ratings .rating-links .separator { margin: 0 3px; }
/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
/* -------------------------------------------- *
 * Tabs
 */
.tabs { margin-bottom: 10px; background: #FFFFFF; }
/* -------------------------------------------- *
 * Toolbar
 */
.category-products .toolbar .pager-select .pages { display: none; }
.category-products .toolbar .limiter .bootstrap-select .dropdown-toggle.selectpicker { padding: 10px 25px 10px 10px; }
.category-products .toolbar-bottom .sorter, .category-products .toolbar-bottom .amount, .category-products .toolbar-bottom .limiter { display: none; }
.category-products .toolbar-bottom .pager-select { width: 100%; text-align: center; }
.category-products .toolbar-bottom .pages { display: block !important; margin: 0 auto; width: 100%; }
.category-products .toolbar-bottom .pages li { display: inline-block !important; float: none; }
.toolbar { background: white; padding: 0; float: left; width: 100%; }
.toolbar:before, .toolbar:after { content: " "; display: table; }
.toolbar:after { clear: both; }
.toolbar, .pager { line-height: 56px; }
.sorter { float: left; }
.sorter label { display: none; }
.toolbar label { font-weight: normal; margin-bottom: 0; }
.toolbar .view-mode { margin: 0; float: left; border-right: 1px solid #ededed; }
.toolbar .view-mode label { display: none; }
.toolbar .view-mode .grid, .toolbar .view-mode .list { float: left; width: 56px; text-align: center; text-indent: -999em; position: relative; color: #898989; }
.toolbar .view-mode .grid:before, .toolbar .view-mode .list:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f00a"; line-height: inherit; }
.toolbar .view-mode .grid:hover, .toolbar .view-mode .list:hover { background-color: #f7f7f7; color: #ff9c00; }
.toolbar .view-mode .list:before { content: "\f00b"; }
.toolbar .view-mode strong.grid, .toolbar .view-mode strong.list { background-color: #f7f7f7; color: #ff9c00; }
.toolbar .sort-by { float: left; }
.toolbar .sort-by > a { width: 56px; border-left: 1px solid #ededed; border-right: 1px solid #ededed; float: left; text-align: center; }
.toolbar .fa { line-height: inherit; }
.toolbar .bootstrap-select { float: left !important; height: 56px; }
.toolbar .bootstrap-select .dropdown-toggle.selectpicker { padding: 10px 25px 10px 20px; line-height: 36px; }
.toolbar .bootstrap-select .dropdown-toggle.selectpicker:focus, .toolbar .bootstrap-select .dropdown-toggle.selectpicker:hover, .toolbar .bootstrap-select .dropdown-toggle.selectpicker:active, .toolbar .bootstrap-select .dropdown-menu a:hover, .toolbar .bootstrap-select.open .dropdown-toggle.selectpicker { background: #f7f7f7; color: #ff9c00; }
.pager-select { float: right; margin: 0; }
.pager-select > .count-container { float: left; }
.pager-select .amount { float: left; white-space: nowrap; margin: 0 15px 0 0; }
.pager-select .limiter { float: left; padding-right: 15px; }
.pager-select .limiter > label { padding-right: 5px; float: left; }
.pager-select .limiter > label:after { content: ':'; }
.pager-select .limiter .selectboxit-container { width: 50px; padding-right: 10px; }
.pager-select .limiter .selectboxit-container .selectboxit { padding: 0; line-height: inherit; max-width: 100%; }
.pager-select .limiter .selectboxit-container .selectboxit-arrow-container { width: 10px; }
.pages { float: right; overflow: hidden; margin-left: 15px; }
.pages strong { display: none; }
.pages li { line-height: 24px; float: left; background: transparent; color: #898989; margin: 16px 2px; }
.pages li:hover a { background: #f7f7f7; color: #ff9c00; }
.pages a, .pages .current { display: block; text-align: center; text-transform: uppercase; white-space: nowrap; width: 25px; padding: 0; }
.pages .current { cursor: default; color: #ff9c00; background: #f7f7f7; }
/* ============================================ *
 * Tax - Full Tax Summary
 * ============================================ */
#checkout-review-table .summary-collapse, #shopping-cart-totals-table .summary-collapse, body.customer-account .data-table .summary-collapse { position: relative; cursor: pointer; }
#checkout-review-table .summary-collapse:before, #shopping-cart-totals-table .summary-collapse:before, body.customer-account .data-table .summary-collapse:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-top: 7px solid #ededed; border-bottom: none; position: static; display: inline-block; margin-right: 5px; }
#checkout-review-table .show-details .summary-collapse:before, #shopping-cart-totals-table .show-details .summary-collapse:before, body.customer-account .data-table .show-details .summary-collapse:before { content: ''; position: absolute; width: 0; height: 0; display: block; border-right: 7px solid transparent; border-left: 7px solid transparent; border-bottom: 7px solid #ededed; border-top: none; position: static; display: inline-block; margin-right: 5px; }
#shopping-cart-totals-table tfoot td .summary-collapse:before, #shopping-cart-totals-table tfoot td .summary-collapse:hover:before { margin-bottom: 5px; }
/* ============================================ *
 * Widgets
 * ============================================ */
.widget .pager { float: none; width: 100%; }
/* ============================================ *
 * Magento Helpers
 * ============================================ */
.a-center { text-align: center; }
.a-right, .align-right { text-align: right; }
.no-display { display: none !important; }
.nobr, .nowrap { white-space: nowrap; }
.width-full { width: 100%; }
/* ============================================ *
 * Custom Helpers
 * ============================================ */
.hidden { display: none; }
.list-style-disc { list-style: inside none disc; }
.list-style-square { list-style: inside none square; }
.list-style-number { list-style: inside none decimal; }
/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head { margin: 0 0 15px; }
.page-print .print-head .logo { float: none; max-height: 50px; width: auto; }
.fieldset p.required { float: right; }
.fieldset + .fieldset { margin-top: 5px; }
form .legend { font-size: 1.286em; margin-bottom: 15px; padding-bottom: 7px; border-bottom: 1px solid #ededed; margin-top: 0; }
/* -------------------------------------------- *
 * Input Box
 */
.input-box { margin-top: 0; }
.input-box:before, .input-box:after { content: " "; display: table; }
.input-box:after { clear: both; }
/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix { float: left; margin-right: 5px; }
/* -------------------------------------------- *
 * Labels
 */
label { display: inline-block; font-weight: 600; }
label.required:after, span.required:after { content: ' *'; color: red; font-weight: normal; }
label.required em, span.required em { display: none; }
select + select { margin-left: 5px; }
/* -------------------------------------------- *
 * Textarea
 */
textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; padding: 5px 10px; }
input[type=email], input[type=search], input[type=number], input[type=password], input[type=tel], input[type=text] { height: 40px; padding: 0 10px; }
.input-text.validation-failed { border-color: red; }
.input-text.validation-failed:focus { outline-color: red; }
.ie8 .input-text { max-width: none; }
/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty, input[type=text].qty { text-align: center; vertical-align: middle; }

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
 opacity: 1;
 filter: alpha(opacity=100);
}
 input:-moz-placeholder {
 opacity: 1;
 filter: alpha(opacity=100);
}
/* -------------------------------------------- *
 * Checkbox And Radio
 */
input[type="radio"], input[type="checkbox"] { border: medium none; line-height: normal; margin: 4px 0 0; min-height: 0; padding: 0; }
.checkbox, .radio { position: relative; top: -1px; display: inline-block; }
.checkbox + label, .radio + label { width: auto; max-width: 85%; padding: 0 0 0 8px; font-weight: normal; vertical-align: top; cursor: pointer; }
/* -------------------------------------------- *
 * Validation
 */
p.required, .validation-advice { margin: 5px 0 0; font-size: .85em; color: red; }
/* ============================================ *
 * Form List
 * ============================================ */
.form-list select { margin-top: 4px; padding: 5px; width: 100%; max-width: 100%; }
.form-list .fields .fields, .form-list .field, .form-list .wide { margin-bottom: 10px; }
.form-list li, .form-list .fields, .form-list .wide { clear: both; }
.form-list .control { margin-bottom: 0; }
.form-list .control label { padding-left: 0; }
.form-list .fields .field { float: left; padding-right: 15px; width: 50%;  }
.form-list .fields .field:nth-child(2n+1) { padding-right: 15px; padding-left: 0; }
.form-list .fields .field:nth-child(2n) { padding-left: 15px; padding-right: 0; }
@media (max-width: 481px) {
.form-list .fields .field { width: 100%; padding: 0 !important; }
}
.form-list .fields.additional-row .field:nth-child(2n) { padding-right: 15px; padding-left: 0; }
.form-list .fields.additional-row .field:nth-child(2n+1) { padding-left: 15px; padding-right: 0; }
@media (max-width: 481px) {
.form-list .fields.additional-row .field { padding: 0 !important; }
}
.form-list .input-box.customer-dob { padding-right: 15px; width: 50%; }
@media (max-width: 481px) {
.form-list .input-box.customer-dob { width: 100%; padding-right: 0; }
}
.form-list .input-box.customer-dob [class^="dob"] { float: left; width: 33.33333%; }
.form-list .input-box.customer-dob [class^="dob"] label { font-size: .857em; }
.form-list .input-box.customer-dob [class^="dob"] + [class^="dob"] {
 padding-left: 15px;
}
@media (max-width: 481px) {
.form-list .input-box.customer-dob [class^="dob"] { width: 100%; padding-left: 0 !important; }
}
.sp-methods dt { color: #525252; }
.sp-methods dd { padding-top: 5px; }
#payment_form_ccsave li { clear: both; margin-bottom: 15px; overflow: hidden; }
form label { cursor: pointer; color: #898989; font-weight: normal; }
form .form-instructions { font-style: italic; }
#login-form .form-list li:not(.control) { position: relative; }
#login-form .form-list li:not(.control) + li { margin-top: 10px; }
#login-form .form-list li:not(.control) label { position: absolute; width: 40px; height: 40px; text-align: center; line-height: 40px; display: block; text-indent: -999em; font-weight: normal; background: #f7f7f7; border-right: 1px solid #fff; }
#login-form .form-list li:not(.control) label:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f0e0"; }
#login-form .form-list li:not(.control) label[for*="pass"]:before { content: "\f084"; }
#login-form .form-list li:not(.control) .input-box { margin-left: 41px; }
#login-form .forget-pass { text-decoration: underline; color: #ff9c00; }
select#gender { width: auto; }
.remember-me-box label { padding-left: 0; }
.remember-me-box .link-tip { font-size: 0.857em; color: #ff9c00; }
label[for="is_subscribed"] { padding-left: 0; }
.remember-me-popup { display: none; margin-top: 15px; border: 1px solid #ededed; padding: 0 15px; position: relative; }
.remember-me-popup h3 { margin: 10px 0 0; text-transform: uppercase; font-size: 1em; }
.remember-me-popup .remember-me-popup-close { position: absolute; right: -1px; text-align: center; top: -1px; width: 20px; border: 1px solid #ededed; }
.remember-me-popup .remember-me-popup-body { font-size: .857em; }
.remember-me-popup .remember-me-popup-close-button { display: none; }
.arw-default-form, #form-validate, #product_sendtofriend_form, .my-account .order-info, .my-account .order-date { padding: 15px; background: #fff; }
.additional-row .btn-remove { font-size: 0.857em; padding-top: 5px; text-decoration: underline; color: #ff9c00; }
.additional-row .btn-remove:before { display: none; }
.hide-th { text-indent: -9999px; }
/* ============================================ *
 * Data Table
 * ============================================ */
.table, .data-table { width: 100%; max-width: 100%; margin-bottom: 20px; font-size: inherit; background: white; }
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td, .data-table > thead > tr > th, .data-table > thead > tr > td, .data-table > tbody > tr > th, .data-table > tbody > tr > td, .data-table > tfoot > tr > th, .data-table > tfoot > tr > td { padding: 8px; line-height: 1.5; vertical-align: top; border-top: 1px solid #ededed; }
.table > tbody > tr > th, .table > tbody > tr > td, .data-table > tbody > tr > th, .data-table > tbody > tr > td { border-top: 1px solid #ededed; }
.table > thead > tr > th, .data-table > thead > tr > th { vertical-align: bottom; border-bottom: 1px solid #ededed; color: #525252; font-weight: normal; }
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .data-table > caption + thead > tr:first-child > th, .data-table > caption + thead > tr:first-child > td, .data-table > colgroup + thead > tr:first-child > th, .data-table > colgroup + thead > tr:first-child > td, .data-table > thead:first-child > tr:first-child > th, .data-table > thead:first-child > tr:first-child > td { border-top: 0; }
.table > tbody + tbody, .data-table > tbody + tbody { border-top: 1px solid #ededed; }
.table .table, .data-table .table { background: white; }
.data-table.cart-table th { font-weight: normal; color: #525252; background: #f7f7f7; padding: 20px 10px; vertical-align: middle; }
@media (max-width: 767px) {
.data-table.cart-table th { padding: 10px 5px; }
}
.data-table.cart-table td { vertical-align: middle; }
.data-table.cart-table td.last { padding-right: 20px; }
@media (max-width: 767px) {
.data-table.cart-table td.last { padding-right: 5px; }
}
@media (max-width: 767px) {
.data-table.cart-table td { padding: 10px 5px; }
}
.data-table.cart-table tfoot td.last { padding: 15px; }
@media (max-width: 767px) {
.data-table.cart-table tfoot td.last { padding: 10px; }
}
#product-attribute-specs-table, #product-attribute-specs-table th, #product-attribute-specs-table td { border: 1px solid #ededed; }
#product-attribute-specs-table .label { display: table-cell; text-align: inherit; }
#checkout-review-table .product-name { margin: 0; text-transform: none !important; }
#checkout-review-table tfoot tr.last { color: #525252; }
@media (max-width: 481px) {
#checkout-review-table .item-options { display: none; }
}
#checkout-review-submit a { color: #ff9c00; }
/* -------------------------------------------- *
 * Block Module
 */
.block.block-user-login .block-title .block-icon, .block.block-new-users .block-title .block-icon { float: left; width: 25px; }
.block.block-user-login .block-title .small, .block.block-new-users .block-title .small { text-transform: none; padding-left: 25px; }
.block-title, .col-main .page-title, .checkout-cart-index .cart-collaterals #discount-coupon-form h2, .checkout-cart-index .cart-collaterals .shipping h2, .checkout-cart-index .cart-collaterals .cart-totals h2, .checkout-cart-index .cart-collaterals .crosssell > h2, #checkoutSteps .section .step-title, .dashboard .box-account .box-head, .dashboard .col2-set > .box > .box-title, .my-account .order-details .table-caption { position: relative; padding: 18px 15px; background: #f7f7f7; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; color: #525252;  }
.block-title h2, .col-main .page-title h2, .checkout-cart-index .cart-collaterals #discount-coupon-form h2 h2, .checkout-cart-index .cart-collaterals .shipping h2 h2, .checkout-cart-index .cart-collaterals .cart-totals h2 h2, .checkout-cart-index .cart-collaterals .crosssell > h2 h2, #checkoutSteps .section .step-title h2, .dashboard .box-account .box-head h2, .dashboard .col2-set > .box > .box-title h2, .my-account .order-details .table-caption h2, .block-title h3, .col-main .page-title h3, .checkout-cart-index .cart-collaterals #discount-coupon-form h2 h3, .checkout-cart-index .cart-collaterals .shipping h2 h3, .checkout-cart-index .cart-collaterals .cart-totals h2 h3, .checkout-cart-index .cart-collaterals .crosssell > h2 h3, #checkoutSteps .section .step-title h3, .dashboard .box-account .box-head h3, .dashboard .col2-set > .box > .box-title h3, .my-account .order-details .table-caption h3 { font-size: 1em; display: block; color: inherit; margin-bottom: 0; line-height: inherit; margin-top: 0; font-weight: inherit; }
.block-title strong > span, .col-main .page-title strong > span, .checkout-cart-index .cart-collaterals #discount-coupon-form h2 strong > span, .checkout-cart-index .cart-collaterals .shipping h2 strong > span, .checkout-cart-index .cart-collaterals .cart-totals h2 strong > span, .checkout-cart-index .cart-collaterals .crosssell > h2 strong > span, #checkoutSteps .section .step-title strong > span, .dashboard .box-account .box-head strong > span, .dashboard .col2-set > .box > .box-title strong > span, .my-account .order-details .table-caption strong > span { font-weight: 300; }
.block-title small, .col-main .page-title small, .checkout-cart-index .cart-collaterals #discount-coupon-form h2 small, .checkout-cart-index .cart-collaterals .shipping h2 small, .checkout-cart-index .cart-collaterals .cart-totals h2 small, .checkout-cart-index .cart-collaterals .crosssell > h2 small, #checkoutSteps .section .step-title small, .dashboard .box-account .box-head small, .dashboard .col2-set > .box > .box-title small, .my-account .order-details .table-caption small { font-weight: normal; color: #525252; }
.block-subtitle { text-transform: uppercase; margin-bottom: 10px; clear: both; }
.block-content { padding: 15px; background: #fff; }
.sidebar .block-content { overflow: hidden; }
.block-banner .block-content { text-align: center; }
.block-content li.item { margin: 0 0 10px 0px; }
.block-content li.item:last-child { margin-bottom: 0; }
.block-content .price { color: #525252; }
.paypal-logo { text-align: center; }
.block .actions { margin: 10px 0 0; }
.block .actions:before, .block .actions:after { content: " "; display: table; }
.block .actions:after { clear: both; }
.block .actions a { float: left; color: #ff9c00; }
.block .actions .button { float: right; }
.block-account .block-content, .block-cms-menu .block-content { padding: 0; }
.block-account li + li, .block-cms-menu li + li { border-top: 1px solid #ededed; }
.block-account li a, .block-account li strong, .block-cms-menu li a, .block-cms-menu li strong { display: block; padding: 10px 15px; }
.block-account li strong, .block-cms-menu li strong { color: #ff9c00; }
.block-layered-nav dt, .block-layered-nav li { padding: 5px 0; }
.block-subscribe .form-group { vertical-align: top; }
.sidebar .block-subscribe .form-group { width: 100%; margin-bottom: 10px; }
.sidebar .block-subscribe .form-group .form-control { width: 100%; }
#narrow-by-list, #narrow-by-list2 { margin-bottom: 0; }
#narrow-by-list dd { padding-left: 15px; }
.block-cart .summary p { margin-bottom: 0; }
.block-cart .summary a { color: #525252; }
.block-cart .summary .label { font-weight: normal; }
.block-cart .summary .price { font-weight: bold; color: #525252; }
.block-cart .product-image .button { display: none; }
.block-cart .actions { margin-bottom: 10px; }
.block-poll .answer { float: left; font-weight: bold; padding-right: 5px; }
.opc-block-progress .block-content { padding: 0; }
.opc-block-progress .block-content dl { margin-bottom: 0; }
.opc-block-progress .block-content dt { border-bottom: 1px solid #ededed; font-weight: normal; padding: 10px 15px; }
.opc-block-progress .block-content dd { padding: 15px; font-size: .857em; }
.opc-block-progress .block-content dd.complete { border-bottom: 1px solid #ededed; }
.opc-block-progress .block-content dd address { margin-bottom: 0; }
.mini-products-list .item { margin-bottom: 15px !important; }
.mini-products-list .item:before, .mini-products-list .item:after { content: " "; display: table; }
.mini-products-list .item:after { clear: both; }
.mini-products-list .outer-image { float: left; width: 20%; max-width: 70px; }
.mini-products-list .outer-content { float: left; width: 80%; padding-left: 15px; position: relative; }
.mini-products-list .outer-content .product-name { margin: 0; line-height: normal; }
.mini-products-list .outer-content .price-box { margin: 5px 0 0; font-size: 1em; }
.mini-products-list .outer-content .price-box .special-price, .mini-products-list .outer-content .price-box .regular-price { font-size: 1em; }
.mini-products-list .outer-content .price-box .price-label { font-size: 0.857em; }
.mini-products-list .outer-content .ratings .rating-box { margin: 0; }
.mini-products-list .outer-content .ratings .amount { display: none; }
.mini-products-list .outer-content .actions { bottom: 0; position: absolute; right: 0; margin-top: 0; overflow: hidden; }
.mini-products-list .outer-content .actions .link-cart { display: block; height: 30px; position: relative; text-indent: -999em; width: 30px; background: #f7f7f7; color: #898989; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.mini-products-list .outer-content .actions .link-cart:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f07a"; line-height: 30px; }
.mini-products-list .outer-content .actions .link-cart:hover { background: #ff9c00; color: white; }
.mini-products-list .item:hover .outer-content .actions .link-cart { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.block-wishlist .block-content > .actions > a:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f0a4"; padding-right: 10px; }
#cart-sidebar-reorder .checkbox { float: left; margin: 6px 5px 0 0; }
.currently + .actions { margin-bottom: 10px; margin-top: 0; }
.currently + .actions a { text-decoration: underline; }
.block.block-tags ul.tags-list li { display: inline; }
.block.block-tags ul.tags-list li a { display: inline; }
.arw_hover_object .element-display { display: inline-block !important; }
.arw_hover_object .element-no-display { display: none !important; }
.arw_hover_object .element-display-on-hover { display: none !important; }
.arw_hover_object .element-display-on-hover.btn-cart, .arw_hover_object .element-display-on-hover.link-wishlist, .arw_hover_object .element-display-on-hover.link-compare { display: inline-block !important; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
@media (max-width: 992px) {
.arw_hover_object .element-display-on-hover.btn-cart, .arw_hover_object .element-display-on-hover.link-wishlist, .arw_hover_object .element-display-on-hover.link-compare { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
}
.arw_hover_object:hover .element-display-on-hover { display: inline-block !important; }
.arw_hover_object:hover .element-display-on-hover.btn-cart, .arw_hover_object:hover .element-display-on-hover.link-wishlist, .arw_hover_object:hover .element-display-on-hover.link-compare { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.products-grid .flip-effect, .products-list .flip-effect, .flip-effect { position: relative; }
.products-grid .flip-effect .back, .products-grid .flip-effect .front, .products-list .flip-effect .back, .products-list .flip-effect .front, .flip-effect .back, .flip-effect .front { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; -o-transition: transform 1s ease; transition: transform 1s ease; }
.products-grid .flip-effect .front, .products-list .flip-effect .front, .flip-effect .front { position: relative; z-index: 2; }
.products-grid .flip-effect .back, .products-list .flip-effect .back, .flip-effect .back { position: absolute; top: 0; left: 0; -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); -ms-transform: rotateY(-180deg); -o-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.products-grid .flip-effect:hover .front, .products-list .flip-effect:hover .front, .flip-effect:hover .front { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); z-index: 1; }
.products-grid .flip-effect:hover .back, .products-list .flip-effect:hover .back, .flip-effect:hover .back { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg); transform: rotateY(0deg); z-index: 2; }
.products-grid .flip-effect.vertical-effect .back, .products-list .flip-effect.vertical-effect .back, .flip-effect.vertical-effect .back { -webkit-transform: rotateX(-180deg); -moz-transform: rotateX(-180deg); -ms-transform: rotateX(-180deg); -o-transform: rotateX(-180deg); transform: rotateX(-180deg); }
.products-grid .flip-effect.vertical-effect:hover .front, .products-list .flip-effect.vertical-effect:hover .front, .flip-effect.vertical-effect:hover .front { -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); -o-transform: rotateX(180deg); transform: rotateX(180deg); }
.products-grid .flip-effect.vertical-effect:hover .back, .products-list .flip-effect.vertical-effect:hover .back, .flip-effect.vertical-effect:hover .back { -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg); -o-transform: rotateX(0deg); transform: rotateX(0deg); }
.products-grid .transform-effect, .products-list .transform-effect, .transform-effect { position: relative; }
.products-grid .transform-effect .back, .products-grid .transform-effect .front, .products-list .transform-effect .back, .products-list .transform-effect .front, .transform-effect .back, .transform-effect .front { -webkit-transition: transform 1s ease; -moz-transition: transform 1s ease; -ms-transition: transform 1s ease; -o-transition: transform 1s ease; transition: transform 1s ease; }
.products-grid .transform-effect .front, .products-list .transform-effect .front, .transform-effect .front { width: 100%; height: 100%; }
.products-grid .transform-effect .back, .products-list .transform-effect .back, .transform-effect .back { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); }
.products-grid .transform-effect:hover .back, .products-list .transform-effect:hover .back, .transform-effect:hover .back { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); z-index: 2; }
.products-grid .transform-effect.skin1-effect:hover .front, .products-list .transform-effect.skin1-effect:hover .front, .transform-effect.skin1-effect:hover .front { -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); }
.products-grid .transform-effect.skin1-effect.vertical-effect:hover .front, .products-list .transform-effect.skin1-effect.vertical-effect:hover .front, .transform-effect.skin1-effect.vertical-effect:hover .front { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
.products-grid .transform-effect.vertical-effect .back, .products-list .transform-effect.vertical-effect .back, .transform-effect.vertical-effect .back { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.products-grid .transform-effect.vertical-effect:hover .back, .products-list .transform-effect.vertical-effect:hover .back, .transform-effect.vertical-effect:hover .back { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
body { font-size: 14px; line-height: 1.5; color: #898989; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: white; }
body.quickview-index-view { background: none; }
body.quickview-index-view .page-title * { margin-top: 0; }
body.quickview-index-view .product-essential { margin-bottom: 0; }
.main-container { position: relative; z-index: 2; background-color: #e1e1e1; }
.col-main .page-title { clear: both; }
.col-main .page-title h1, .col-main .page-title h2, .col-main .page-title h3 { margin: 0; color: #525252; display: block; font-weight: normal;  font-size: 1em; }
.col-main .page-title.title-buttons .button { position: absolute; right: 15px; top: 50%; -webkit-transform: translate(0px, -50%); -moz-transform: translate(0px, -50%); -ms-transform: translate(0px, -50%); -o-transform: translate(0px, -50%); transform: translate(0px, -50%); }
@media (max-width: 767px) {
.col-main .page-title.title-buttons .button { clear: both; margin-top: 15px; position: static; transform: none; }
}
.main_skin_2 .col-main { padding-left: 0; padding-right: 0; border-left: 1px solid #ededed; border-right: 1px solid #ededed; }
.cms-index-index .main_skin_2 .col-main{ padding:0 20px}
@media (max-width: 767px) {
.main_skin_2 .col-main { padding-left: 15px !important; padding-right: 15px !important; border: none !important; }
}
.main_skin_2 .col2-left-layout .col-main { /*padding-right: 15px;*/ border:none;  padding-left: 15px; }
.main_skin_2 .col2-right-layout .col-main { padding-left: 15px; border:none }
.main_skin_2 .col1-layout .col-main { padding-left: 15px; padding-right: 15px; border: none; }
.main_skin_2 .col-left { padding-right: 0; background:#fff;  }
/*.main_skin_2 .col-right { padding-left: 0; }*/
.main_skin_2 .block-banner .block-content { padding: 15px; }
.main_skin_2 .products-grid { border-left: 1px solid #ededed; border-top: 1px solid #ededed; }
.main_skin_2 .products-grid.arw-row { margin-left: 0; margin-right: -1px; }
.main_skin_2 .products-grid.arw-row .arw-col { padding: 0; }
.main_skin_2 .products-grid li.item { border-right: 1px solid #ededed; border-bottom: 1px solid #ededed; }
.main_skin_2 .item .products-grid { border-left: none; }
.main_skin_2 .products-slide .owl-item:not(.active) + .owl-item.active .products-grid { border-left: 1px solid #ededed; }
.main_skin_2 .toolbar { border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }
.main_skin_2 .toolbar-bottom .toolbar { border-top: none; }
.main_skin_2 .products-list > .item { border-bottom: 1px solid #ededed; }
.cms-index-index .col-main .std ul.messages { margin: 30px 0; }
.header-skin-2 .breadcrumbs { text-align: center; }
.header-skin-2 .slider-special .tp-simpleresponsive ul { overflow: visible !important; }
.header-skin-2 .slider-special { margin-top: -155px; }
@media (max-width: 991px) {
.header-skin-2 .slider-special { margin-top: -135px; }
}
@media (max-width: 600px) {
.header-skin-2 .slider-special { margin-top: -105px; }
}
.main > .container:first-child { padding-top: 4em; }
.main_skin_2 .main{ padding-top:20 !important} 
.main_skin_2 .main > .container:first-child { padding-top: 20px;  }
.compare-table h2.product-name { font-size: 1em; margin: 10px 0 0; text-transform: uppercase; }
.rev_slider_wrapper { z-index: 2; }
.arw-page-container .tp-leftarrow.round, .arw-page-container .tp-rightarrow.round { color: #898989; background: transparent; border: 1px solid #898989; line-height: 40px; }
.arw-page-container .tp-leftarrow.round:before, .arw-page-container .tp-rightarrow.round:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f104"; }
.arw-page-container .tp-leftarrow.round:hover, .arw-page-container .tp-rightarrow.round:hover { color: white; background: #525252; border-color: #525252; }
.arw-page-container .tp-rightarrow.round:before { content: "\f105"; }
.arw-page-container .tp-bullets.simplebullets.round .bullet { background: none; background-color: transparent; border: 1px solid #898989; display: inline-block; height: 10px; margin: 0 4px; padding: 2px; width: 10px; cursor: pointer; }
.arw-page-container .tp-bullets.simplebullets.round .bullet:hover, .arw-page-container .tp-bullets.simplebullets.round .bullet.selected { background-color: #525252; border-color: #525252; }
.tp-caption.small_light_white a { border: 1px solid #fff !important; color: #fff; display: inline-block; padding: 5px 20px !important; }
 @media (max-width: 767px) {
.toolbar .sorter { width: 100%; border-bottom: 1px solid #ededed; }
.toolbar .pager-select { width: 100%; padding-left: 15px; }
.toolbar .pager-select .limiter { float: right; }
}
@media (max-width: 400px) {
.toolbar .sorter { width: 100%; border-bottom: 1px solid #ededed; }
.toolbar .pager-select { padding-left: 0px; }
.toolbar .pager-select .amount { border-bottom: 1px solid #ededed; padding: 0 15px; margin: 0; width: 100%; }
.toolbar .pager-select .limiter { float: right; width: 100%; padding: 0 15px; }
}
.header-container { background-color: white; position: relative; z-index: 3; }
.cms-index-index .header-container.bg-transparent { color: #fff; background-color: rgba(0, 0, 0, 0.5) !important; }
.header-container .header-color { color: #898989; }
.header-container .logo { margin: 0; display: inline-block; min-height: 47px; }
.header-container .logo a { display: inline-block; }
.header-container .logo img { vertical-align: middle; }
@media (max-width: 767px) {
.header-container .logo { text-align: center; }
}
.header-container .toggle-search2:hover .form-search .input-text, .header-container .toggle-search2.active .form-search .input-text { background: white; left: -200px; min-width: 200px; padding: 1.2em 10px; border-left: 1px solid #ededed; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
@media (max-width: 767px) {
.header-container .toggle-search2:hover .form-search .input-text, .header-container .toggle-search2.active .form-search .input-text { box-shadow: 0 0 12px 6px rgba(0, 0, 0, 0.2); left: auto; top: 47px; transform: translateX(-50%); right:1px }
}
.header-container .toggle-search2 .form-search .input-text { border: medium none; height: auto; padding: 1.2em 0px; width: 0px; position: absolute; }
.header-container .toggle-search2 .form-search label { display: none; }
.header-container .toggle-search2 .form-search .button { line-height: 1.5; float: right; min-width: 50px; padding: 1.2em; position: relative; text-indent: -999em; vertical-align: top; background: transparent; color: #898989; }
.header-container .toggle-search2 .form-search .button:hover { background: #ff9c00; color: white; }
.header-container .toggle-search2 .form-search .button:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f002"; top: 1.2em; }
.header-container .toggle-search2, .header-container .selectbox, .header-container .toggle-cart { position: relative; float: left; font-size: .857em; border-right: 1px solid #ededed; }
.header-container .toggle-search2:first-child, .header-container .selectbox:first-child, .header-container .toggle-cart:first-child { border-left: 1px solid #ededed; }
.header-container .form-search { position: relative; }
.header-container .dropdown-content { z-index: 999; }
.header-container .dropdown-content .block-content { -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
.header-container .welcome-msg { float: left; margin: 0; padding-top: 1.2em; font-size: .857em; padding-left: 1em; }
@media (max-width: 767px) {
.header-container .welcome-msg { display: none; }
}
#header_top { background: #f7f7f7; position: relative; z-index: 4; color: #898989; }
#header_top a { color: #898989; }
#header_top a:hover { color: white; }
#header_top .toggle-cart .block-content { background: white; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
#header_top .toggle-cart .mini-cart-header { padding: 1.2em; display: block; line-height: 1.5; text-align: center; min-width: 50px; }
#header_top .toggle-cart .mini-cart-header .total-badge { padding-left: 5px; }
#header_top .toggle-cart .dropdown-content { position: absolute; visibility: hidden; min-width: 300px; right: 0; display: none; -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: transform 0.4s ease; -moz-transition: transform 0.4s ease; -ms-transition: transform 0.4s ease; -o-transition: transform 0.4s ease; transition: transform 0.4s ease; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
#header_top .toggle-cart .dropdown-content .empty { margin-bottom: 0; }
#header_top .toggle-cart:hover .mini-cart-header { color: white; background: #ff9c00; }
#header_top .toggle-cart:hover .dropdown-content { font-size: 1.167em; visibility: visible; display: block; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
#header_top .toggle-cart:hover .dropdown-content a { color: inherit; }
#header_top .toggle-cart:hover .dropdown-content a:hover { color: #ff9c00; }
#header_top .arw-toggler-toplink { display: block; line-height: 1; min-width: 50px; padding: 1.2em 10px; text-align: center; text-transform: uppercase; float: left; color: #898989; cursor: pointer; border-left: 1px solid #ededed; border-right: 1px solid #ededed; }
#header_top .arw-toggler-toplink.active, #header_top .arw-toggler-toplink:hover { color: white; background: #ff9c00; }
@media (max-width: 991px) {
#header_top .arw-toggler-toplink + ul.links { background: white; position: absolute; visibility: hidden; left: 15px; top: 40px; width: 120px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: top 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s; -moz-transition: top 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s; -ms-transition: top 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s; -o-transition: top 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s; transition: top 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
#header_top .arw-toggler-toplink + ul.links li { display: block; border: none !important; width: 100%; }
#header_top .arw-toggler-toplink + ul.links li a { padding: 5px 15px; line-height: 25px; text-align: left; text-transform: capitalize; }
#header_top .arw-toggler-toplink + ul.links.ul-toggle { visibility: visible; opacity: 1; filter: alpha(opacity=100); }
}
#header_top .links > li { border-right: 1px solid #ededed; float: left; font-size: 0.857em; position: relative; }
#header_top .links > li:first-child { border-left: 1px solid #ededed; }
#header_top .links a { display: block; line-height: 1.5; min-width: 50px; padding: 1.2em 10px; text-align: center; text-transform: uppercase; }
#header_top .links a:hover { background: #ff9c00; }
#header_top .links ul { -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); display: none; float: left; left: 0; list-style: outside none none; min-width: 160px; position: absolute; text-align: left; top: 100%; z-index: 1000; padding: 5px 0; }
#header_top .links ul a { text-align: inherit; padding: 0.8em 10px; }
#header_top .links li:hover > ul { display: block; }
#header_top .selectbox .bootstrap-select > .btn { font-size: 1em; padding: 1.2em 25px 1.2em 20px; color: #898989; background: transparent; }
#header_top .selectbox .bootstrap-select > .btn:hover { color: white; background: #ff9c00; }
#header_top .selectbox .bootstrap-select.open > .btn { color: white; background: #ff9c00; }
#header_top .selectbox .bootstrap-select a { font-size: .857em; }
#header_top .links ul, #header_top .dropdown-menu { background: white; color: #898989; }
#header_top .links ul a, #header_top .dropdown-menu a { color: inherit; }
#header_top .links ul a:hover, #header_top .dropdown-menu a:hover { color: white; }
.header_skin_1 #header_bottom { padding: 5px 0; }
.header_skin_1 .header-bottom-right { margin-bottom: 32px; margin-top: 32px; text-align: right; }
@media (max-width: 991px) {
.header_skin_1 .header-bottom-right { text-align: left; margin-top: 1em; margin-bottom: 0; }
}
@media (max-width: 767px) {
.header_skin_1 .header-bottom-right { text-align: center; margin-top: 0; margin-bottom: 1em; }
}
.header_skin_1 .header-bottom-right ul.list-inline li { padding: 0 0 0 15px; }
@media (max-width: 1199px) {
.header_skin_1 .header-bottom-right ul.list-inline li { padding: 0 0 0 5px; }
.checkout-cart-index .title-buttons ul.checkout-types {
    padding: 50px 0px 35px;
}
}
.header_skin_1 .header-bottom-right ul.list-inline li .fa { width: 1.5em; }
.header_skin_1 .header-bottom-right ul.list-inline li + li { border-left: 1px solid #ededed; margin: 0 0 0 25px; }
@media (max-width: 1199px) {
.header_skin_1 .header-bottom-right ul.list-inline li + li { margin: 0 0 0 10px; }
}
@media (max-width: 991px) {
.header_skin_1 .header-bottom-right ul.list-inline li { border: none !important; display: block; margin: 0 !important; padding: 0; }
}
@media (max-width: 991px) {
.header_skin_1 .nav-primary-container { position: absolute; right: 10px; top: 48%; width: 54px; }
.header_skin_1 .nav-primary-container > .container { padding: 0; }
.header_skin_1 .nav-primary-container .btn-toggle-open-canvas { padding: 15px 20px; }
.header_skin_1 .nav-primary-container .btn-toggle-open-canvas label { display: none; }
}
.header_skin_2 .header-logo { z-index: 2; }
.body-boxed .header_skin_2 .header-logo { left: 15px; }
.header_skin_2 .header-logo .logo { margin: 0; padding: 10px; background: #fff; display: block; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.header_skin_2 .header-logo .logo a { display: block; }
.header_fixed_menu_active .header_skin_2 .header-logo { top: 0; max-width: 80px; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); transform: translate(0px, 0px); }
.header_fixed_menu_active .header_skin_2 .header-logo .logo { padding: 5px; }
@media (max-width: 991px) {
.header_skin_2 .header-logo .logo { padding: 8px; }
}
@media (max-width: 600px) {
.header_skin_2 .header-logo .logo { padding: 5px; max-width: 80px; }
}
.header_skin_2 .header-bottom-right { margin-top: 3em; margin-bottom: 3em; text-align: center; }
.header_skin_2 .header-bottom-right ul.list-inline li { padding: 0 15px; }
.header_skin_2 .header-bottom-right ul.list-inline li .fa { width: 2em; }
.header_skin_2 #arw_nav { float: right; min-width: 85%; }
@media (max-width: 991px) {
.header_skin_2 #header_bottom { display: none; }
.header_skin_2 .nav-primary-container { margin-top: 80px; }
}
@media (max-width: 991px) and (max-width: 600px) {
.header_skin_2 .nav-primary-container { margin-top: 50px; }
}
@media (max-width: 991px) {
.header_fixed_menu_active .header_skin_2 .nav-primary-container { position: static; }
}
/*	Header Skin 3	*/
.header_skin_3 #header_bottom { padding: 5px 0; }
.header_skin_3 #header_bottom .header-bottom-right, .header_skin_3 #header_bottom .header-social { padding-top: 26px; padding-bottom: 26px; }
@media (max-width: 767px) {
.header_skin_3 #header_bottom .header-bottom-right, .header_skin_3 #header_bottom .header-social { padding-top: 10px; padding-bottom: 0px; }
}
.header_skin_3 #header_bottom .header-social .social-item { padding: 4px; }
.header_skin_3 #header_bottom .header-social .social-item i { width: 1.5em; line-height: 1.5em; text-align: center; }
@media (max-width: 767px) {
.header_skin_3 #header_bottom .header-social { text-align: right; }
}
.header_skin_3 #header_bottom .header-logo { text-align: center; }
@media (max-width: 767px) {
.header_skin_3 #header_bottom .header-logo { text-align: left; }
}
.header_skin_3 #header_bottom .header-logo .logo { margin: 0; display: inline-block; }
.header_skin_3 #header_bottom .header-bottom-right .form-search { -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; border: 1px solid #898989; float: right; padding-right: 5px; }
.header_skin_3 #header_bottom .header-bottom-right .form-search label { display: none; }
.header_skin_3 #header_bottom .header-bottom-right .form-search .input-text { border: none; background: none; width: auto; padding: 0 0 0 15px; height: 30px; line-height: 30px; -webkit-box-shadow: none; -moz-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.header_skin_3 #header_bottom .header-bottom-right .form-search .button { padding: 0; text-indent: -9999em; color: #898989; line-height: 30px; height: 30px; width: 30px; background: none; overflow: hidden; vertical-align: top; }
.header_skin_3 #header_bottom .header-bottom-right .form-search .button:before { font-family: "FontAwesome"; content: "\f002"; display: block; text-indent: 0; }
.header_skin_3 .nav-primary-container .megamenu { float: left; }
.header_skin_3 .nav-cart-right, .header_skin_4 .nav-cart-right { float: right; }
@media (max-width: 1199px) {
.header_skin_3 .nav-cart-right, .header_skin_4 .nav-cart-right { overflow: hidden; width: 50px; }
.header_skin_3 .nav-cart-right .mini-cart-header, .header_skin_4 .nav-cart-right .mini-cart-header { text-indent: -999em; }
}
@media (max-width: 991px) {
.header_skin_3 .nav-cart-right, .header_skin_4 .nav-cart-right { display: none; }
}
.header_skin_3 .nav-cart-right .mini-cart-header, .header_skin_4 .nav-cart-right .mini-cart-header { display: block; line-height: 1.5; padding: 1.2em 0.5em 1.2em 2.5em; font-size: 0.857em; color: #898989; background: transparent; text-transform: uppercase; position: relative; }
.header_skin_3 .nav-cart-right .mini-cart-header i, .header_skin_4 .nav-cart-right .mini-cart-header i { position: absolute; left: 0.5em; font-size: 1.5em; }
@media (max-width: 1199px) {
.header_skin_3 .nav-cart-right .mini-cart-header i, .header_skin_4 .nav-cart-right .mini-cart-header i { left: 15px; text-indent: 0; }
}
.header_skin_3 .nav-cart-right .dropdown-content, .header_skin_4 .nav-cart-right .dropdown-content { position: absolute; right: 0; visibility: hidden; width: 300px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); }
.header_skin_3 .nav-cart-right .dropdown-content .empty, .header_skin_4 .nav-cart-right .dropdown-content .empty { margin-bottom: 0; }
.header_skin_3 .nav-cart-right:hover .mini-cart-header, .header_skin_4 .nav-cart-right:hover .mini-cart-header { color: white; background: #ff9c00; }
.header_skin_3 .nav-cart-right:hover .dropdown-content, .header_skin_4 .nav-cart-right:hover .dropdown-content { opacity: 1; filter: alpha(opacity=100); visibility: visible; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.header_skin_4 .header-logo { float: left; }
.header_skin_4 .wrapper-primary { float: right; }
.header_skin_4 .nav-right { float: left; }
.header_skin_4 .nav-container { float: left; }
.header_skin_4 .nav-cart-right .mini-cart-header { text-transform: none; }
.header_skin_4 #header_top .links { float: right; }
.header_skin_4 .toggle-search2 .form-search .button { color: #898989; background: transparent; }
.header_skin_4 .toggle-search2 .form-search .button:hover { color: white; background: #ff9c00; }
@media (max-width: 991px) {
.header_skin_4 .toggle-search2 .form-search .button { border: 1px solid #ededed; border-right: 0; }
}
.header_skin_4 .toggle-search2:hover, .header_skin_4 .toggle-search2.active { z-index: 2; margin-top: -1px; margin-bottom: -1px; }
.header_fixed_menu_active .header_skin_4 .toggle-search2:hover, .header_fixed_menu_active .header_skin_4 .toggle-search2.active { margin-top: -2px; }
@media (max-width: 991px) {
.header_skin_4 .toggle-search2:hover, .header_skin_4 .toggle-search2.active { margin-top: 0px; margin-bottom: 0px; }
}
.header_skin_4 .toggle-search2:hover .form-search .button, .header_skin_4 .toggle-search2.active .form-search .button { color: white; background: #ff9c00; border: 1px solid #ededed; border-left: 0; border-right: 0; }
.header_skin_4 .toggle-search2:hover .form-search input, .header_skin_4 .toggle-search2.active .form-search input { border: 1px solid #ededed; border-right: 0; box-shadow: none !important; left: -200px !important; top: 0 !important; transform: none !important; }
@media (max-width: 991px) {
.header_skin_4 .toggle-search2 { border-right-width: 0 !important; }
.header_skin_4 .toggle-search2.active, .header_skin_4 .toggle-search2:hover { border-right-width: 1px !important; }
}
.header_skin_4 .welcome-msg { float: right; padding-right: 1.2em; }
@media (max-width: 991px) {
.header_skin_4 .welcome-msg { float: left; }
}
.header_skin_4 .btn-toggle-open-canvas { float: right; line-height: 1.5; margin-left: 5px; padding: 12px 18px 13px 18px; width: auto; background: #f7f7f7; color: #898989; }
.header_skin_4 .btn-toggle-open-canvas:hover { background: #ff9c00; color: white; }
.header_skin_4 .btn-toggle-open-canvas label { display: none; }
.header_skin_4 .megamenu .level0 > .sub-wrapper { margin-top: -15px !important; }
.header_fixed_menu_active .header_skin_4 .megamenu .level0 > .sub-wrapper { margin-top: 0 !important; }
@media (max-width: 991px) {
.header_skin_4 .header-link > .pull-left { float: right !important; }
}
.header-container .total-badge { padding: 0 2px; }
.header-container .block { margin-bottom: 0; }
 @media (max-width: 767px) {
.header_fixed_menu_active .nav-primary-container { position: static !important; opacity: 1; }
#header_top .selectbox .bootstrap-select > .btn .filter-option { overflow: visible; position: relative; text-indent: -9999em; width: 1em; }
#header_top .selectbox .bootstrap-select > .btn .filter-option:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f0ac"; top: -1px; font-size: 1.143em; }
#header_top .selectbox .form-currency .bootstrap-select > .btn .filter-option:before { content: "\f0d6"; }
}
.nav-primary-container { position: relative; z-index: 3; background: #f7f7f7; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.header_fixed_menu_active .nav-primary-container { left: 0; position: fixed; top: 0; width: 100%; opacity: 0.8; filter: alpha(opacity=80); -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
.header_fixed_menu_active .nav-primary-container:hover { opacity: 1; filter: alpha(opacity=100); }
.header_fixed_menu_active .nav-primary-container .megamenu li a span .cat-label { bottom: 100%; }
.nav-primary-container2 { position: relative; }
.header_skin_4 .nav-primary-container2 { padding: 15px 0; }
.header_fixed_menu_active .header_skin_4 .nav-primary-container2 { padding: 0; }
.nav-container #nav { list-style: none; margin-bottom: 0; font-size: .857em; }
.nav-container #nav ul { list-style: none; z-index: 9; }
.nav-container #nav ul li a { display: block; padding: 10px 15px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.nav-container #nav .parent { position: relative; }
.nav-container #nav .parent > ul { background: #fff; border: 1px solid #ededed; border-top-width: 0; position: absolute; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.nav-container #nav > li { float: left; text-transform: uppercase; }
.nav-container #nav > li ul { min-width: 200px; padding-left: 0; opacity: 0; visibility: hidden; }
.nav-container #nav > li > a { display: inline-block; padding: 10px 15px; line-height: 22px; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.nav-container #nav > li:hover > a, .nav-container #nav > li:active > a, .nav-container #nav > li:focus > a { background: #ff9c00; color: #fff; text-decoration: none; }
.nav-container #nav > li:hover > ul, .nav-container #nav > li:active > ul, .nav-container #nav > li:focus > ul { visibility: visible; opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.nav-container #nav > li > ul { left: 0; -webkit-transform: translateY(2em); -moz-transform: translateY(2em); -ms-transform: translateY(2em); -o-transform: translateY(2em); transform: translateY(2em); top: 100%; }
.nav-container #nav > li > ul .parent:hover > ul, .nav-container #nav > li > ul .parent:active > ul, .nav-container #nav > li > ul .parent:focus > ul { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); visibility: visible; }
.nav-container #nav > li > ul .parent > ul { left: 100%; top: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); }
.nav-container #nav li { cursor: pointer; }
.nav-container #arw_nav { position: static; font-size: .857em; }
.arw-toggle-sidebar { display: none; }
 @media (max-width: 991px) {
.sidebar-mobile-hide .sidebar { display: none; }
.sidebar-mobile-toggle .arw-toggle-sidebar { display: block; }
.sidebar-mobile-toggle .sidebar { background: #fff; left: 0; width: 0px; max-width: 260px; padding: 0; position: absolute; -webkit-transition: width 0.4s ease; -moz-transition: width 0.4s ease; -ms-transition: width 0.4s ease; -o-transition: width 0.4s ease; transition: width 0.4s ease; }
.sidebar-mobile-toggle .sidebar .arw-toggle-sidebar { background: #000; cursor: pointer; line-height: 56px; padding: 0; position: absolute; right: -56px; text-align: center; width: 56px; font-size: 20px; }
.sidebar-mobile-toggle .sidebar.col-right { left: auto; right: 0; }
.sidebar-mobile-toggle .sidebar.col-right .arw-toggle-sidebar { left: -56px; right: auto; }
.sidebar-mobile-toggle .sidebar.col-right.active .arw-toggle-sidebar i.fa:before { content: "\f105"; }
.sidebar-mobile-toggle .sidebar .sidebar-content { opacity: 0; filter: alpha(opacity=0); -webkit-transition: opacity 0.4s ease; -moz-transition: opacity 0.4s ease; -ms-transition: opacity 0.4s ease; -o-transition: opacity 0.4s ease; transition: opacity 0.4s ease; width: 0; overflow: hidden; }
.sidebar-mobile-toggle .sidebar.active { width: 100%; }
.sidebar-mobile-toggle .sidebar.active .arw-toggle-sidebar i.fa:before { content: "\f104"; }
.sidebar-mobile-toggle .sidebar.active .sidebar-content { opacity: 1; filter: alpha(opacity=100); width: auto; overflow: visible; }
}
.footer-container { color: #898989; font-size: .929em; }
.body-boxed .footer-container { border-top: 1px solid #ededed; }
.footer-container .btn, .footer-container .button { color: white; background: #525252; }
.footer-container .btn:hover, .footer-container .button:hover { color: white; background: #ff9c00; }
.footer-container .btn2:hover { color: white; background: #ff9c00; }
.footer-container a { color: #898989; }
.footer-container a:hover { color: #ff9c00; }
.footer-container .footer-column { padding-top: 20px; }
@media (max-width: 480px) {
.footer-container .footer-column { float: none; margin: 0 auto; width: 300px; }
}
.footer-container .footer-column li { font-size: 0.929em; padding-bottom: 4px; }
.footer-container .block-subscribe { margin-bottom: 0; }
.footer-container .block-title { background: none; padding: 0; font-size: 1.077em; }
.footer-container .block-title h2, .footer-container .block-title h3 { color: #525252; }
.footer-container .block-content { padding-left: 0; padding-right: 0; background: none; }
.footer-container .block-subscribe button { padding: 10px; line-height: 20px; margin-top: 0; }
.footer-container .footer-bottom { margin-top: 20px; border-top: 1px solid #ededed; padding: 20px 0; }
.footer-container .footer-bottom ul li {/* display: inline-block;*/ }
.footer-container .footer-bottom ul li a { padding: 0px; }
.cms-page-view h1{ margin-top:0; font-size: 24px;  border-bottom: solid 1px #eee;  padding-bottom: 5px;}
.cms-page-view h2{ font-size:19px; font-weight:bold}
.mo-gr-bx td{ text-align:center}
.mo-gr-bx h2{ font-size:14px;}
.mo-gr-bx{ width:90%}

@media (max-width: 767px) {
.footer-container .footer-bottom { padding-bottom: 0; margin-top: 0; }
}
.footer-container .footer-logo a { line-height: 70px; }
@media (max-width: 767px) {
.footer-container .footer-copyright, .footer-container .footer-nav { text-align: center; margin: 0; }
.footer-container .footer-logo { padding-top: 10px; padding-bottom: 10px; }
}
.footer_bottom_text ul { text-align: center; padding: 20px 0; border-bottom: 1px solid #ededed; }
.footer_bottom_text ul li { width: 33%; display: inline-block; padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; }
.footer_bottom_text ul li .fa { width: 1.5em; }
.footer_bottom_text ul li + li { border-left: 1px solid #ededed; }
.breadcrumbs { margin-bottom: 20px; background-color: white; }
.breadcrumbs .page-title { display: none; }
.breadcrumbs .arw-breadcrumbs { font-size: 0.85em; margin: 0; padding: 8px 0 8px 15px; }
@media (max-width: 991px) {
.breadcrumbs .arw-breadcrumbs { padding-left: 0; }
}
.breadcrumbs .arw-breadcrumbs li { padding: 0; }
.breadcrumbs .arw-breadcrumbs li + li { padding-left: 10px; }
.breadcrumbs .arw-breadcrumbs li + li:before { content: "/"; padding-right: 10px; color: #898989; }
.breadcrumbs .arw-breadcrumbs li a { color: #898989; }
.breadcrumbs .arw-breadcrumbs li a:hover { color: #ff9c00; }
.breadcrumbs .arw-breadcrumbs li strong { font-weight: normal; color: #a8a8a8; }
@media (max-width: 991px) {
.breadcrumbs { margin-bottom: 3em; }
}
@media (max-width: 767px) {
.breadcrumbs { margin-bottom: 2em; }
}
@media (max-width: 479px) {
.breadcrumbs { margin-bottom: 1em; }
}
.products-list .item .actions.show_icon_link .add-to-links, .product-view .product-essential .show_icon_link .add-to-links { margin: 0; font-size: 1em; }
.products-list .item .actions.show_icon_link .add-to-links li, .product-view .product-essential .show_icon_link .add-to-links li { float: left; }
.products-list .item .actions.show_icon_link .add-to-links li + li, .product-view .product-essential .show_icon_link .add-to-links li + li { margin-left: 15px; }
.products-list .item .actions.show_icon_link .add-to-links a, .product-view .product-essential .show_icon_link .add-to-links a { position: relative; text-indent: -999em; padding: 15px 25px; color: #898989; background: #f7f7f7; }
.products-list .item .actions.show_icon_link .add-to-links a:hover, .product-view .product-essential .show_icon_link .add-to-links a:hover { color: white; background: #ff9c00; }
.products-list .item .actions.show_icon_link .add-to-links a:before, .product-view .product-essential .show_icon_link .add-to-links a:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f005"; padding: 0; line-height: 50px; }
.products-list .item .actions.show_icon_link .add-to-links .link-compare, .product-view .product-essential .show_icon_link .add-to-links .link-compare { color: #898989; background: #f7f7f7; }
.products-list .item .actions.show_icon_link .add-to-links .link-compare:hover, .product-view .product-essential .show_icon_link .add-to-links .link-compare:hover { color: white; background: #ff9c00; }
.products-list .item .actions.show_icon_link .add-to-links .link-compare:before, .product-view .product-essential .show_icon_link .add-to-links .link-compare:before { content: "\f012"; }
.products-list .item .actions.show_icon_cart .btn-cart { position: relative; text-indent: -999em; color: #898989; background: #f7f7f7; }
.products-list .item .actions.show_icon_cart .btn-cart:hover { color: white; background: #ff9c00; }
.products-list .item .actions.show_icon_cart .btn-cart:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f07a"; line-height: 50px; }
.category-image img { width: 100%; }
.category-description.std { background: #fff; padding: 15px; }
.products-list, .products-grid { clear: both; list-style: none !important; margin-bottom: 0 !important; }
.products-list .item, .products-grid .item { color: #898989; margin-left: 0; }
.products-list .item .outer-image, .products-grid .item .outer-image { overflow: hidden; position: relative; }
.products-list .item .outer-image img, .products-grid .item .outer-image img { width: 100%; height: auto; }
.products-list .item .inner-item, .products-grid .item .inner-item { background: #f7f7f7; float: left; width: 100%; -webkit-transition: box-shadow 350ms ease 0ms; -moz-transition: box-shadow 350ms ease 0ms; -ms-transition: box-shadow 350ms ease 0ms; -o-transition: box-shadow 350ms ease 0ms; transition: box-shadow 350ms ease 0ms; }
.product-no-background .products-list .item .inner-item, .product-no-background .products-grid .item .inner-item { background: none; }
.products-list .item .product-name, .products-grid .item .product-name { margin: 0; text-transform: uppercase; font-weight: 300; font-size: 1em; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.products-list .item .product-name a, .products-grid .item .product-name a { display: inline; color: #525252; }
.products-list .item .product-name a:hover, .products-grid .item .product-name a:hover { color: #ff9c00; }
.products-list .item .price-box, .products-grid .item .price-box { margin: 0; }
.products-list .item .price-box .special-price, .products-list .item .price-box .regular-price, .products-grid .item .price-box .special-price, .products-grid .item .price-box .regular-price { color: #525252; }
.products-list .item:hover, .products-grid .item:hover { z-index: 3; position: relative; }
.products-list .item:hover .inner-item, .products-grid .item:hover .inner-item { -webkit-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.176); box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.176); }
.products-list .item:hover .inner-item .product-name, .products-grid .item:hover .inner-item .product-name { overflow: visible; white-space: normal; }
.main_skin_2 .products-grid .item:hover { border-bottom: none; }
.products-list .item { float: left; width: 100%; }
.products-list .item .inner-item { background: white; }
.products-list .item .outer-image { float: left; width: 35%; }
.col3-layout .products-list .item .outer-image { width: 40%; }
.products-list .item .outer-content { width: 65%; float: left; padding: 15px 15px 15px 30px; }
.col3-layout .products-list .item .outer-content { width: 60%; }
.products-list .item .product-name { font-size: 1.286em; padding-bottom: 10px; }
.products-list .item .price-box { padding-right: 10px; }
.products-list .item .rating-box { margin-right: 10px; }
.products-list .item .price-box, .products-list .item .ratings, .products-list .item .rating-box, .products-list .item .rating-links { float: left; }
.products-list .item .ratings { margin-top: 10px; width: 100%; }
.products-list .item .rating-box, .products-list .item .rating-links { font-size: 0.85em; }
.products-list .item .desc { padding-top: 10px; clear: both; }
.products-list .item .actions { padding-top: 15px; }
.products-list .item .actions .button { float: left; margin-right: 15px; padding: 15px 25px; }
.products-list .item .actions p { float: left; width: 100%; }
.products-list .item .actions .add-to-links { float: left; margin: 7px 0 0; font-size: .85em; }
.products-list .item .actions .add-to-links a:before { content: "+"; padding-right: 5px; }
.main_skin_2 .products-list-mini .products-list { border-left: 1px solid #ededed; border-top: 1px solid #ededed; margin-right: -1px; }
.main_skin_2 .products-list-mini .products-list:before, .main_skin_2 .products-list-mini .products-list:after { content: " "; display: table; }
.main_skin_2 .products-list-mini .products-list:after { clear: both; }
.products-list-mini .products-list .quickview-box, .products-list-mini .products-list .rating-links, .products-list-mini .products-list .desc { display: none; }
.products-list-mini .products-list .item { margin-bottom: 10px; }
.main_skin_2 .products-list-mini .products-list .item { border-right: 1px solid #ededed; margin-bottom: 0px; }
.products-list-mini .products-list .item .actions { clear: both; padding-top: 3px; overflow: hidden; }
.products-list-mini .products-list .item .actions .btn-cart, .products-list-mini .products-list .item .actions .add-to-links a { padding: 0 !important; width: 30px !important; height: 30px !important; line-height: 30px !important; text-align: center; -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.products-list-mini .products-list .item .actions .btn-cart:before, .products-list-mini .products-list .item .actions .add-to-links a:before { line-height: 30px; font-size: .9em; }
.products-list-mini .products-list .item .actions .btn-cart { margin-right: 5px; -webkit-transition: all 350ms ease 200ms; -moz-transition: all 350ms ease 200ms; -ms-transition: all 350ms ease 200ms; -o-transition: all 350ms ease 200ms; transition: all 350ms ease 200ms; }
.products-list-mini .products-list .item .actions .add-to-links a.link-wishlist { -webkit-transition: all 350ms ease 150ms; -moz-transition: all 350ms ease 150ms; -ms-transition: all 350ms ease 150ms; -o-transition: all 350ms ease 150ms; transition: all 350ms ease 150ms; }
.products-list-mini .products-list .item .actions .add-to-links a.link-compare { -webkit-transition: all 350ms ease 100ms; -moz-transition: all 350ms ease 100ms; -ms-transition: all 350ms ease 100ms; -o-transition: all 350ms ease 100ms; transition: all 350ms ease 100ms; }
.products-list-mini .products-list .item .actions .add-to-links li + li { margin-left: 5px; }
.products-list-mini .products-list .item .special-price, .products-list-mini .products-list .item .regular-price { font-size: 1.286em; }
.products-list-mini .products-list .item .ratings { clear: both; float: left; margin: 0; }
.products-list-mini .products-list .item .product-name { font-size: 1em; padding-bottom: 0; padding-top: 0.2em; text-transform: capitalize; }
.products-list-mini .products-list .item .outer-image { width: 32%; }
.body-fluid .products-list-mini .products-list .item .outer-image { width: 25%; }
.products-list-mini .products-list .item .outer-content { width: 68%; padding: 0 0 0 .5em; }
.body-fluid .products-list-mini .products-list .item .outer-content { width: 75%; }
.products-list-mini .products-list .item.arw_hover_object:hover .actions .btn-cart, .products-list-mini .products-list .item.arw_hover_object:hover .actions .add-to-links a { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
.body-fluid .arw_tab_items.products-grid .outer-content { padding-bottom: 20px; }
.owl-item:hover { z-index: 3; }
.products-grid .outer-content { position: relative; text-align: center; padding: 11px 15px 10px; z-index: 2; background: #f7f7f7; }
.products-grid .actions { position: absolute; left: 0; width: 100%; top: -50px; overflow: hidden; border-bottom: 1px solid #fff; height: 50px; margin: 0; z-index: 3; }
.products-grid .link-wishlist, .products-grid .link-compare { border-left: 1px solid #fff; }
.products-grid .btn-cart, .products-grid .link-wishlist, .products-grid .link-compare { display: inline-block; padding: 0; text-indent: -999em; width: 33.33333%; position: relative; font-size: 1.286em; line-height: 50px; height: 50px; }
.products-grid .btn-cart:before, .products-grid .link-wishlist:before, .products-grid .link-compare:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f07a"; line-height: inherit; }
.products-grid .btn-cart { -webkit-transition: all 350ms ease 200ms; -moz-transition: all 350ms ease 200ms; -ms-transition: all 350ms ease 200ms; -o-transition: all 350ms ease 200ms; transition: all 350ms ease 200ms; color: #898989; background: #f7f7f7; }
.products-grid .btn-cart:hover { color: white; background: #ff9c00; }
.products-grid .link-wishlist { -webkit-transition: all 350ms ease 150ms; -moz-transition: all 350ms ease 150ms; -ms-transition: all 350ms ease 150ms; -o-transition: all 350ms ease 150ms; transition: all 350ms ease 150ms; color: #898989; background: #f7f7f7; }
.products-grid .link-wishlist:before { content: "\f005"; }
.products-grid .link-wishlist:hover { color: white; background: #ff9c00; }
.products-grid .link-compare { -webkit-transition: all 350ms ease 100ms; -moz-transition: all 350ms ease 100ms; -ms-transition: all 350ms ease 100ms; -o-transition: all 350ms ease 100ms; transition: all 350ms ease 100ms; color: #898989; background: #f7f7f7; }
.products-grid .link-compare:before { content: "\f012"; }
.products-grid .link-compare:hover { color: white; background: #ff9c00; }
.products-grid .add-to-links { margin: 0; display: inline-block; }
.products-grid .availability.out-of-stock { background: #f7f7f7; background: rgba(247, 247, 247, 0.8); left: 0; margin: 0; position: absolute; top: -35px; width: 100%; line-height: 25px; -webkit-transition: all 350ms ease 150ms; -moz-transition: all 350ms ease 150ms; -ms-transition: all 350ms ease 150ms; -o-transition: all 350ms ease 150ms; transition: all 350ms ease 150ms; }
.products-grid .ratings .amount { display: none; }
.products-grid .item:hover .availability.out-of-stock { top: -80px; }
@media (max-width: 480px) {
.products-grid .item { max-width: 270px; float: none; margin-left: auto; margin-right: auto; padding-left: 0; padding-right: 0; }
}
.quickview-box { z-index: 3; opacity: .9; }
.quickview-box a { -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; padding: 0 0 0 2px; width: 50px; height: 50px; font-size: 1.286em; text-align: center; line-height: 50px; color: #898989; background: #f7f7f7; }
.quickview-box a:hover { color: white; background: #ff9c00; }
.link-learn { color: #ff9c00; }
.arw-product-labels .arw-product-label { color: #fff; font-size: 1em; text-transform: lowercase; left: 2%; top: 2%; z-index: 4; position: absolute; width: 50px; height: 50px; line-height: 43px; text-align: center; border: 3px solid; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; -webkit-transform: rotate(-40deg); -moz-transform: rotate(-40deg); -ms-transform: rotate(-40deg); -o-transform: rotate(-40deg); transform: rotate(-40deg); }
.arw-product-labels .arw-product-label + .arw-product-label { right: 2%; left: auto; }
.arw-product-labels .arw-product-label:before { content: ""; width: 44%; position: absolute; top: 14px; left: 12px; height: 17px; }
.arw-product-labels .arw-product-label.large { height: 65px; line-height: 56px; width: 65px; }
.arw-product-labels .arw-product-label.large:before { left: 14px; top: 21px; width: 50%; }
.products-list-mini .arw-product-labels .arw-product-label { border-width: 1px; font-size: 7px; height: 30px; line-height: 26px; width: 30px; }
.products-list-mini .arw-product-labels .arw-product-label:before { height: 12px; left: 8px; top: 8px; }
.arw-product-labels .product-sale-label { background: #f16b60; color: white; border-color: #f69f98; }
.arw-product-labels .product-sale-label:before { border-top: 1px solid white; border-bottom: 1px solid white; }
.arw-product-labels .product-new-label { background: #e5b6a4; color: white; border-color: #f3dcd4; }
.arw-product-labels .product-new-label:before { border-top: 1px solid white; border-bottom: 1px solid white; }
 @media (max-width: 992px) {
.quickview-box { display: none; }
}
.product-view .product-essential { background: #fff; }
.product-view .product-essential .product-img-box, .product-view .product-essential .product-shop { width: 50%; float: left; }
@media (max-width: 767px) {
.product-view .product-essential .product-img-box, .product-view .product-essential .product-shop { width: 100%; }
}
.product-view .product-essential .product-img-box { width: 45%; margin-right: 20px; }
@media (max-width: 767px) {
.product-view .product-essential .product-img-box { width: 100%; }
}
.product-view .product-essential .product-img-box .product-image { margin-bottom: 15px; border: solid 1px #eee; }
.product-view .product-essential .product-shop { padding: 15px; }
.product-view .product-essential .price-box { margin: 0; }
.product-view .product-essential .ratings { font-size: .85em; margin-top: 5px; }
.product-view .product-essential .ratings .rating-box { float: left; margin-right: 10px; }
.product-view .product-essential .short-description { clear: both; }
.product-view .product-essential .add-to-cart, .product-view .product-essential .add-to-links { float: left; margin-top: 20px; }
.product-view .product-essential .add-to-cart { margin-right: 15px; }
.product-view .product-essential .add-to-cart .btn-cart { padding: 20px 30px; }
.product-view .product-essential .add-to-links { font-size: 0.85em; }
.product-view .product-essential .add-to-links a:before { content: "+"; padding-right: 5px; }
.product-view .product-essential .show_icon_cart .btn-cart { padding: 10px 30px; }
.product-view .product-essential .show_icon_cart .btn-cart:before { content: "\f07a"; font-family: FontAwesome; font-size: 1.2em; left: -10px; position: relative; }
.product-view .product-essential .show_icon_link .add-to-links { margin-top: 20px; }
.product-view .product-essential .show_icon_link .add-to-links li + li { margin-left: 10px; }
.product-view .product-essential .show_icon_link .add-to-links a { padding: 12px 22px; }
.product-view .product-essential .show_icon_link .add-to-links a:before { line-height: 45px; }
.product-view .product-essential .show_icon_link li.email-friend a:before { content: "\f0e0"; }
.product-view .product-essential, .product-view .product-collateral { clear: both; float: left; width: 100%; }
.product-view .product-image img { width: 100%; }
.product_details_tabs { overflow: hidden; position: relative; }
.product_details_tabs .product-tabs { border-bottom: 1px solid #ededed; }
.product_details_tabs .product-tabs li { display: block; cursor: pointer; float: left; padding: 18px 15px; text-transform: uppercase; font-size: 1em; }
.product_details_tabs .product-tabs li a { color: #525252; }
.product_details_tabs .product-tabs li.active, .product_details_tabs .product-tabs li:hover { background: #f7f7f7; }
.product_details_tabs .product-tabs li.active a, .product_details_tabs .product-tabs li:hover a { color: #525252; }
.product_details_tabs .product-tabs-content-inner { padding: 15px 15px 0; }
.product_details_tabs .product-accordion-heading { display: none; cursor: pointer; width: 100%; padding: 18px 15px; text-transform: uppercase; font-size: 1em; margin-bottom: 0; border-top: 1px solid #ededed; position: relative; }
.product_details_tabs .product-accordion-heading:first-child { margin-top: 0 !important; }
.product_details_tabs .product-accordion-heading a { color: #525252; }
.product_details_tabs .product-accordion-heading.active, .product_details_tabs .product-accordion-heading:hover { background: #f7f7f7; }
.product_details_tabs .product-accordion-heading.active a, .product_details_tabs .product-accordion-heading:hover a { color: #525252; }
.product_details_tabs .product-accordion-heading.active:before { content: "\f147"; }
.product_details_tabs .product-accordion-heading:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f196"; left: auto; right: 15px; top: auto; text-align: right; }
.product_details_tabs .product-tabs, .product_details_tabs .product-tabs li, .product_details_tabs .product-accordion-heading, .product_details_tabs .product-tabs-content { background: #fff; }
.product_details_tabs.active_mode_accordion .product-tabs, .product_details_tabs.mode_accordion .product-tabs { display: none; }
.product_details_tabs.active_mode_accordion .product-accordion-heading, .product_details_tabs.mode_accordion .product-accordion-heading { display: block; }
.product_details_tabs #product_tabs_related_products_contents { display: block !important; }
.product-collateral h2 { margin-top: 0; font-weight: 300; }
.product-collateral .box-tags .form-add .input-box { display: inline-block; margin-bottom: 15px; }
.product-collateral .box-tags .form-add .button { vertical-align: top; line-height: 20px; }
.main_skin_1 .product-collateral .products-grid { padding: 0 15px 0px; }
.product-collateral .products-grid .owl-item li.item { margin-bottom: 0; }
.main_skin_1 .product-collateral .products-grid .owl-item li.item { padding-top: 15px; }
.main_skin_2 .product-collateral .box-up-sell.active { padding-bottom: 70px; }
.main_skin_2 .product-collateral .box-up-sell.active .owl-nav { bottom: -60px; position: absolute; right: -5px; z-index: 2; }
.main_skin_2 .product-collateral .box-up-sell.active .owl-dots { bottom: -45px; left: -5px; position: absolute; }
.main_skin_2 .product-collateral .panel-body .box-up-sell.active { padding-bottom: 55px; }
.main_skin_2 .product-collateral .block-related { padding-bottom: 40px; }
.main_skin_2 .product-collateral .block-related .owl-nav { position: absolute; right: -5px; top: -72px; }
.main_skin_2 .product-collateral .block-related .owl-dots { bottom: -29px; left: -5px; position: absolute; }
.main_skin_1 .product-collateral .box-up-sell.active { padding-bottom: 70px; }
.main_skin_1 .product-collateral .box-up-sell.active .owl-nav { bottom: -60px; position: absolute; right: -5px; z-index: 2; }
.main_skin_1 .product-collateral .box-up-sell.active .owl-dots { bottom: -45px; left: -5px; position: absolute; width: 100%; }
.main_skin_1 .product-collateral .box-up-sell .owl-stage-outer { overflow: visible; }
.main_skin_1 .product-collateral .panel-body .box-up-sell.active { padding-bottom: 55px; }
.main_skin_1 .product-collateral .block-related { padding-bottom: 40px; }
.main_skin_1 .product-collateral .block-related .owl-stage-outer { overflow: visible; }
.main_skin_1 .product-collateral .block-related .owl-nav { position: absolute; right: -5px; top: -72px; }
.main_skin_1 .product-collateral .block-related .owl-dots { bottom: -29px; left: -5px; position: absolute; width: 100%; }
.product-shop .grouped-items-table .name-wrapper { color: #525252; }
.product-options dl dt { color: #525252; }
.product-options dl dd { padding-bottom: 10px; }
.product-options dl dd label, .product-options dl dd .label { font-weight: normal; }
.product-options .input-box, .product-options .options-list { color: #525252; }
.product-options .options-list label { cursor: pointer; font-weight: normal; }
.product-options .options-list .price-notice .price { padding-left: 5px; }
.more-views .slick-slider { margin: 0 20px 20px; }
.product-img-box-bottom .more-views .slick-slider { margin: 20px 20px 0; }
.product-img-box-left .more-views .slick-slider, .product-img-box-right .more-views .slick-slider { margin: 0; }
.more-views .slick-slider .slick-next, .more-views .slick-slider .slick-prev { height: 100%; left: -20px; margin: 0; top: 0; width: 20px; color: #898989; background: #f7f7f7; }
.more-views .slick-slider .slick-next:before, .more-views .slick-slider .slick-prev:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f104"; color: inherit; }
.more-views .slick-slider .slick-next:hover, .more-views .slick-slider .slick-prev:hover { background: #ff9c00; color: white; }
.more-views .slick-slider .slick-next { left: auto; right: -20px; }
.more-views .slick-slider .slick-next:before { content: "\f105"; }
.product-img-box-left .more-views, .product-img-box-right .more-views { float: left; width: 20%; padding: 17px 5px 20px 0; }
.product-img-box-left .more-views h2, .product-img-box-right .more-views h2 { display: none; }
.product-img-box-left .more-views .slick-slider .slick-next, .product-img-box-left .more-views .slick-slider .slick-prev, .product-img-box-right .more-views .slick-slider .slick-next, .product-img-box-right .more-views .slick-slider .slick-prev { margin: 0; top: -17px; width: 100%; left: 0; color: #898989; background: #f7f7f7; height: 20px; }
.product-img-box-left .more-views .slick-slider .slick-next:before, .product-img-box-left .more-views .slick-slider .slick-prev:before, .product-img-box-right .more-views .slick-slider .slick-next:before, .product-img-box-right .more-views .slick-slider .slick-prev:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f106"; color: inherit; line-height: 20px; }
.product-img-box-left .more-views .slick-slider .slick-next:hover, .product-img-box-left .more-views .slick-slider .slick-prev:hover, .product-img-box-right .more-views .slick-slider .slick-next:hover, .product-img-box-right .more-views .slick-slider .slick-prev:hover { background: #ff9c00; color: white; }
.product-img-box-left .more-views .slick-slider .slick-next, .product-img-box-right .more-views .slick-slider .slick-next { top: auto; right: 0; bottom: -17px; }
.product-img-box-left .more-views .slick-slider .slick-next:before, .product-img-box-right .more-views .slick-slider .slick-next:before { content: "\f107"; }
.product-img-box-left .product-image, .product-img-box-right .product-image { float: right; width: 80%; }
.product-img-box-right .more-views { padding: 17px 0px 20px 5px; }
.product-img-box-right .product-image { float: left; width: 80%; }
 @media (max-width: 767px) {
.mousetrap { display: none; }
}
.product-img-box .slick-slide img { width: 100%; }
.quickview-index-view .product-img-box-slider .slick-prev, .quickview-index-view .product-img-box-slider .slick-next { height: 40px; }
.quickview-index-view .product-img-box-slider .slick-prev:before, .quickview-index-view .product-img-box-slider .slick-next:before { color: inherit; }
.quickview-index-view .product-img-box-slider .slick-prev { left: 0; }
.quickview-index-view .product-img-box-slider .slick-prev:before { content: "\f104"; }
.quickview-index-view .product-img-box-slider .slick-next { right: 0; }
.quickview-index-view .product-img-box-slider .slick-next:before { content: "\f105"; }
.ratings-table { margin-bottom: 5px; }
.ratings-table th { padding-right: 5px; font-size: .85em; color: #525252; }
.box-reviews .buttons-set { padding-bottom: 15px; }
#customer-reviews dl { margin-bottom: 0; }
#customer-reviews dl dt { color: #525252; }
#customer-reviews dl dd { padding-left: 15px; padding-top: 5px; padding-bottom: 15px; }
#customer-reviews .form-add h3 { font-size: 1.286em; }
#customer-reviews .form-add h4 { font-size: 1.143em; }
#customer-reviews #product-review-table { width: auto; text-align: center; }
#customer-reviews #product-review-table th { font-weight: normal; text-transform: capitalize; }
@media (max-width: 480px) {
#customer-reviews #product-review-table th { font-size: 12px; }
}
#customer-reviews #product-review-table td, #customer-reviews #product-review-table th { vertical-align: middle; }
@media (max-width: 480px) {
#customer-reviews #product-review-table td, #customer-reviews #product-review-table th { padding: 8px 3px; }
}
#customer-reviews #product-review-table .radio ~ label {
 height: 20px;
 overflow: hidden;
 text-indent: -999em;
 padding-left: 0;
 margin-bottom: 0;
}
#customer-reviews #product-review-table .radio ~ label:before {
 display: block;
 text-indent: 0;
 padding-right: 0px;
 width: 100%;
 text-align: center;
}
#customer-reviews .toolbar { margin-bottom: 15px; background: white; padding: 0 0px; border-top: 1px solid #ededed; border-bottom: 1px solid #ededed; }
#customer-reviews .toolbar .pager-select { float: left; }
.review-product-list .product-view .product-image { margin-bottom: 0 !important; }
.review-product-list .product-view .product-shop .add-to-box { overflow: hidden; }
#review-form fieldset > h3 { margin-top: 0; }
.page-title + .cart-empty { background: #fff; padding: 15px; }
.page-title + .cart-empty a { color: #ff9c00; text-decoration: underline; }
#shopping-cart-table { background: #fff; }
.main_skin_2 #shopping-cart-table { margin-bottom: 20px; margin-top: 20px; }
#shopping-cart-table .product-name { margin: 0; font-size: 1em; }
@media (max-width: 767px) {
#shopping-cart-table .item-options { display: none; }
}
#shopping-cart-table .item-options dt, #shopping-cart-table .item-options dd { font-size: .85em; }
#shopping-cart-table .item-options dt { color: #525252; }
#shopping-cart-table .input-text.qty { text-align: center; }
#shopping-cart-table .cart-price { color: #525252; display: inline-block; font-size: 1.5em; text-align: center; width: 100%; }
@media (max-width: 767px) {
#shopping-cart-table td:first-child, #shopping-cart-table th:first-child { display: none; }
#shopping-cart-table .cart-price { font-size: 1em; }
#shopping-cart-table .product-name { font-weight: normal; }
#shopping-cart-table tfoot td { display: table-cell !important; }
#shopping-cart-table tfoot td button.button { display: block; width: 220px; }
#shopping-cart-table tfoot td button.button + button { margin-top: 10px; }
}
.checkout-cart-index .cart-collaterals #discount-coupon-form, .checkout-cart-index .cart-collaterals .shipping, .checkout-cart-index .cart-collaterals .cart-totals { background: #fff; }
.checkout-cart-index .cart-collaterals #discount-coupon-form h2, .checkout-cart-index .cart-collaterals .shipping h2, .checkout-cart-index .cart-collaterals .cart-totals h2 { margin: 0; }
.checkout-cart-index .cart-collaterals #discount-coupon-form .buttons-set, .checkout-cart-index .cart-collaterals .shipping .buttons-set, .checkout-cart-index .cart-collaterals .cart-totals .buttons-set { border: none; margin-left: -15px; margin-right: -15px; }
.checkout-cart-index .cart-collaterals #discount-coupon-form button.button, .checkout-cart-index .cart-collaterals .shipping button.button, .checkout-cart-index .cart-collaterals .cart-totals button.button { width: 100%; margin: 0; text-transform: uppercase; padding: 15px 20px; float: none; margin-bottom:15px\9 }
html[lang='\en'] .checkout-cart-index .cart-collaterals #discount-coupon-form button.button, .checkout-cart-index .cart-collaterals .shipping button.button, .checkout-cart-index .cart-collaterals .cart-totals button.button {margin-bottom:15px }

.checkout-cart-index .cart-collaterals .discount-form, .checkout-cart-index .cart-collaterals .shipping-form, .checkout-cart-index .cart-collaterals .cart-totals .totals { padding: 15px 15px 0; }
.checkout-cart-index .cart-collaterals .cart-totals { margin-bottom: 0; }
.checkout-cart-index .cart-collaterals .totals { padding-bottom: 15px !important; }
.checkout-cart-index .cart-collaterals .totals button.button { width: 100%; margin: 0; text-transform: uppercase; padding: 15px 20px; }
.checkout-cart-index .cart-collaterals .totals .checkout-types a { display: block; padding-top: 10px; text-align: right; }
.checkout-cart-index .cart-collaterals #shopping-cart-totals-table { margin-bottom: 0; }
.checkout-cart-index .cart-collaterals #shopping-cart-totals-table td, .checkout-cart-index .cart-collaterals #shopping-cart-totals-table th { border: none; padding: 5px 0; }
.checkout-cart-index .cart-collaterals #shopping-cart-totals-table td:first-child, .checkout-cart-index .cart-collaterals #shopping-cart-totals-table th:first-child { text-align: left; }
@media (max-width: 480px) {
.checkout-cart-index .cart-collaterals .crosssell { display: none; }
}
.checkout-cart-index .cart-collaterals .crosssell > h2 { font-size: 1.5em; margin: 0; }
.checkout-cart-index .cart-collaterals .crosssell .item { margin: 0; }
.checkout-cart-index .cart-collaterals .sp-methods { margin: 20px 0 0; }
#checkoutSteps { background: #fff; }
#checkoutSteps .section { border-top: 1px solid #ededed; clear: both; }
#checkoutSteps .section .step-title { text-align: right; overflow: hidden; color: inherit; background: none; }
#checkoutSteps .section .step-title .number { float: left; }
#checkoutSteps .section .step-title .number:before { content: "0"; }
#checkoutSteps .section .step-title .number:after { content: "."; padding-right: 10px; }
#checkoutSteps .section .step-title h2 { float: left; text-transform: none; margin: 0; color: inherit; }
#checkoutSteps .section .step-title a { display: none; float: right; overflow: hidden; position: relative; text-indent: 999em; width: 20px; color: inherit; }
#checkoutSteps .section .step-title a:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f044"; color: inherit; }
#checkoutSteps .section.active .step-title { background: #f7f7f7; color: #525252; }
#checkoutSteps .section.allow .step-title { cursor: pointer; }
#checkoutSteps .section.allow .step-title a { display: block; }
#checkoutSteps .section .step { padding: 15px; }
#checkoutSteps .section .step#checkout-step-login { padding: 0; }
#checkoutSteps .section .step h3, #checkoutSteps .section .step h4 { font-size: 1.167em; text-transform: uppercase; font-weight: normal; }
#checkoutSteps .section .please-wait { float: right; }
ul#checkout-progress-state li { float: left; padding: 15px; background: #f7f7f7; position: relative; }
ul#checkout-progress-state li i { padding-right: 5px; }
ul#checkout-progress-state li + li { margin-left: 15px; margin-bottom: 15px; }
ul#checkout-progress-state li.active { background: #ff9c00; color: #fff; }
ul#checkout-progress-state li.active ~ li i {
 display: none;
}
@media (max-width: 991px) {
ul#checkout-progress-state li:nth-child(3n+1) { clear: both; margin-left: 0 !important; }
}
@media (max-width: 480px) {
ul#checkout-progress-state li { display: none; }
}
.multiple-checkout { clear: both; }
.multiple-checkout h2 { font-size: 1.286em; background: white; margin: 0; padding: 15px; border-bottom: 1px solid #ededed; }
.multiple-checkout form, .multiple-checkout table, .multiple-checkout .col3-set { background: white; }
.multiple-checkout .product-name { margin: 0; font-size: 1em; padding: 0; border-bottom: none; }
.multiple-checkout .item-options { font-size: .857em; }
@media (max-width: 480px) {
.multiple-checkout .item-options { display: none; }
}
.multiple-checkout #multiship-addresses-table { margin-bottom: 0; }
.multiple-checkout #multiship-addresses-table select { max-width: 200px; }
.multiple-checkout #multiship-addresses-table td, .multiple-checkout #multiship-addresses-table th { vertical-align: middle !important; }
.multiple-checkout #multiship-addresses-table td:first-child, .multiple-checkout #multiship-addresses-table th:first-child { padding-left: 15px; }
.multiple-checkout #multiship-addresses-table td.last, .multiple-checkout #multiship-addresses-table th.last { padding-right: 15px; }
.multiple-checkout th { background: #f7f7f7; }
.multiple-checkout .buttons-set { background: white; padding: 15px; }
.multiple-checkout h3, .multiple-checkout h4 { font-size: 1.143em; margin: 0 0 10px; padding: 15px 0; border-bottom: 1px solid #ededed; }
.multiple-checkout h3.legend, .multiple-checkout h4.legend { padding-left: 15px; }
.multiple-checkout #multishipping-billing-form .box-title h2 { margin: 0 0 10px; padding: 15px 0; border-bottom: 1px solid #ededed; }
.multiple-checkout .col3-set .actions { padding-top: 15px; }
.multiple-checkout #multishipping-billing-form #payment-tool-tip { background: #f7f7f7; left: 50%; max-width: 100%; padding: 15px; position: fixed; top: 50%; width: 400px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.multiple-checkout #checkout-review-submit { padding-right: 15px; text-align: right; }
.multiple-checkout #checkout-review-submit .grand-total .price { color: #ff9c00; }
.multiple-checkout #checkout-review-submit #review-button { margin-top: 20px; }
.multiple-checkout > p { background: #f7f7f7; margin: 0; padding: 10px 15px; }
.multiple-checkout .input-text.qty { width: 60px; }
ul#checkout-progress-state { float: left; width: 100%; }
ul#checkout-progress-state:before, ul#checkout-progress-state:after { content: " "; display: table; }
ul#checkout-progress-state:after { clear: both; }
ul.messages { clear: both; }
#login-form .block { background: #fff; }
.main_skin_2 #login-form .block { margin: 0px 0 20px; }
.dashboard .welcome-msg { padding: 15px; background: #fff; }
.dashboard .box-account .box-head h2 { margin-top: 0; }
.dashboard .box-account .box-head a { float: right; margin-top: -19px; color: #ff9c00; font-size: .857em; text-decoration: underline; }
.dashboard .box-account #my-orders-table, .dashboard .box-account #my_recent_reviews, .dashboard .box-account #my_recent_tags { background: #fff; }
.dashboard .box-account li.item { padding: 10px 15px; }
.dashboard .box-account li.item:before, .dashboard .box-account li.item:after { content: " "; display: table; }
.dashboard .box-account li.item:after { clear: both; }
.dashboard .box-account li.item + li { border-top: 1px solid #ededed; }
.dashboard .box-account li.item .number { float: left; padding-right: 5px; }
.dashboard .box-account li.item .details { float: left; }
.dashboard .box-account li.item .details .product-name { margin: 0; font-size: 1em; }
.dashboard .box-account li.item .details .ratings strong { float: left; font-weight: normal; }
.dashboard .box-account li.item .details .ratings .rating-box { float: left; margin: 3px 0 0 5px; }
.dashboard .box-account li.item .details .tags strong { font-weight: normal; }
.dashboard .box-account li.item .details .tags strong, .dashboard .box-account li.item .details .tags ul, .dashboard .box-account li.item .details .tags li { display: inline; }
.dashboard .box h3, .dashboard .box h4 { font-size: 1.143em; margin-top: 20px; }
.dashboard .box .box-title a { float: right; margin-top: -30px; color: #ff9c00; font-size: .857em; text-decoration: underline; }
.dashboard .box address a { color: #ff9c00; font-size: .857em; text-decoration: underline; }
.dashboard .col2-set { background: #fff; }
.dashboard .col2-set > .box > .box-title h3 { margin-top: 0; }
.dashboard .col2-set > .box > .box-title > a { margin-top: -19px; }
.my-account .order-info-box, .my-account .order-items.order-details, .my-account .addresses-list { background: #fff; }
.my-account .order-details .table-caption { margin: 0; }
.my-account .order-details .product-name { font-size: 1.143em; }
.my-account .box h2, .my-account .box h3, .my-account .box h4 { font-size: 1.143em; margin-top: 20px; }
.my-account .box .box-title a { float: right; margin-top: -30px; color: #ff9c00; font-size: .857em; text-decoration: underline; }
.my-account .box address a { color: #ff9c00; font-size: .857em; text-decoration: underline; }
.my-account .data-table { background: #fff; margin-bottom: 0; }
.my-account .data-table ~ .toolbar {
 border-top: 1px solid #ededed;
}
.my-account .toolbar { margin-bottom: 0; border-bottom: 1px solid #ededed; }
.my-account .buttons-set { background: #fff; margin-top: 0; padding: 15px; }
.my-account .addresses-list h2 { font-size: 1.286em; }
.my-account .addresses-list h3 { font-size: 1.143em; }
.my-account #my-reviews-table .product-name { font-size: 1em; margin: 0; }
.my-account #my-reviews-table .rating-box { top: 2px; }
.my-account .billing-agreements, .my-account .recurring-profiles { padding: 15px 15px 0; background: #fff; }
.my-account .product-review .product-img-box { background: #fff; }
.my-account .product-review .product-img-box .label { text-transform: uppercase; text-align: left; display: block; margin: 0; padding: 15px; }
.my-account .product-review .product-img-box .ratings { padding: 0 15px; }
.my-account .product-review .product-img-box .rating-box { margin: 0 0 15px; }
.my-account .product-review .product-details { background: #fff; padding: 15px; }
.my-account .product-review .product-details dt { color: #525252; padding: 15px 0; }
.my-account .product-review h2 { font-size: 1.286em; }
.my-account .product-review h3 { font-size: 1.143em; }
.my-account .my-tag-edit { background: #fff; padding: 15px; }
.my-account .my-tag-edit .btn-remove { background: none; color: inherit; margin-bottom: 3px; padding: 0; }
.my-account .my-tag-edit .btn-remove:hover { color: #ff9c00; }
.my-account #my-tags-table .product-name { margin: 0; font-size: 1em; }
.my-account #my-tags-table .special-price, .my-account #my-tags-table .regular-price { font-size: 1.5em; }
.my-account #my-tags-table .btn-cart { white-space: pre; }
.my-account #my-tags-table .add-to-links a { background: #525252; color: #fff; padding: 10px; white-space: pre; }
.my-account #my-tags-table .add-to-links a:hover { background: #ff9c00; }
@media (max-width: 480px) {
.my-account #my-tags-table td:first-child { display: none; }
}
.my-account #wishlist-table .product-name { margin: 0 0 5px; font-size: 1.143em; }
.my-account #wishlist-table .price-box { margin: 0 0 10px; }
.my-account #wishlist-table .btn-cart { margin-top: 5px; }
@media (max-width: 767px) {
.my-account #wishlist-table .btn-cart { padding: 5px 10px; }
}
@media (max-width: 480px) {
.my-account #wishlist-table th:first-child, .my-account #wishlist-table td:first-child { display: none; }
}
.my-account #wishlist-table .link-edit { clear: both; float: left; }
.tag-customer-index .my-account > p { padding: 15px; background: #fff; margin: 0; }
.tag-customer-index .my-account ul.tags-list { background: #fff; margin: 0; padding: 0 15px 15px; }
.tag-customer-index .my-account ul.tags-list li { display: inline; }
.tag-customer-index .my-account ul.tags-list li + li:before { content: ", "; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .col-main .std, .cms-no-route .col-main .std { background: #fff; padding: 15px; }
.cms-page-view .col-main .std .page-title, .cms-no-route .col-main .std .page-title { margin: -15px -15px 15px; }
.page-sitemap .links { display: block; text-align: right; margin: 0 20px 0 0; }
.page-sitemap .links a { position: relative; }
.page-sitemap .sitemap { padding: 0 20px; margin: 15px 0; }
.page-sitemap .sitemap li { margin: 3px 0; }
.contacts-index-index h1 { border: none; }
 #contactForm:after:before, #contactForm:after:after {
 content: " ";
 display: table;
}
#contactForm:after:after {
 clear: both;
}
#contactForm .fieldset .legend + .required { margin: 0; }
.price-slider { background: #525252; height: 8px; position: relative; margin: 10px 0 10px -15px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; -webkit-touch-callout: none; touch-callout: none; }
.price-slider .price-slider-handle { height: 15px; width: 15px; position: absolute; top: -4px; cursor: pointer; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.price-slider .price-slider-handle { background: #ff9c00; }
div.ajax_loading_tab { background-position: center center; background-color: #000; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; height: 45px; width: 45px; }
.main_skin_1 .arw_tab_slider .owl-item li.item:first-child { padding-top: 1em; }
.arw_tab_slider { margin-top: 0; position: relative; text-align: inherit; min-height: 150px; }
.arw_tab_slider .slider-tab { margin-bottom: 1em; }
.arw_tab_slider .slider-tab li a { color: #525252; font-weight: 300; }
.tab_control_style_1 .arw_tab_slider .slider-tab, .tab_control_style_2 .arw_tab_slider .slider-tab, .tab_control_style_3 .arw_tab_slider .slider-tab { display: block; }
.tab_control_style_1 .arw_tab_slider .slider-tab li, .tab_control_style_2 .arw_tab_slider .slider-tab li, .tab_control_style_3 .arw_tab_slider .slider-tab li { font-size: 1em; letter-spacing: 0; }
.tab_control_style_1 .arw_tab_slider .slider-tab li a, .tab_control_style_2 .arw_tab_slider .slider-tab li a, .tab_control_style_3 .arw_tab_slider .slider-tab li a { color: #898989; background: transparent; border: 1px solid #898989; padding: 10px 20px; display: inline-block; }
.tab_control_style_1 .arw_tab_slider .slider-tab li a:hover, .tab_control_style_1 .arw_tab_slider .slider-tab li a:focus, .tab_control_style_2 .arw_tab_slider .slider-tab li a:hover, .tab_control_style_2 .arw_tab_slider .slider-tab li a:focus, .tab_control_style_3 .arw_tab_slider .slider-tab li a:hover, .tab_control_style_3 .arw_tab_slider .slider-tab li a:focus { color: white; background: #525252; border-color: #525252; }
.tab_control_style_1 .arw_tab_slider .slider-tab li.active a, .tab_control_style_2 .arw_tab_slider .slider-tab li.active a, .tab_control_style_3 .arw_tab_slider .slider-tab li.active a { color: white; background: #525252; border-color: #525252; }
.tab_control_style_1 .arw_tab_slider .owl-nav, .tab_control_style_2 .arw_tab_slider .owl-nav, .tab_control_style_3 .arw_tab_slider .owl-nav { position: absolute; right: -5px; top: -5px; }
.tab_control_style_2 .arw_tab_slider .slider-tab { text-align: center; }
.tab_control_style_3 .arw_tab_slider .slider-tab { text-align: right; }
.tab_control_style_3 .arw_tab_slider .owl-nav { left: -5px; right: auto; }
.tab_control_style_4 .arw_tab_slider .owl-nav { position: absolute; right: -5px; top: -90px; }
.tab_control_style_5 .arw_tab_slider { text-align: center; }
.tab_control_style_5 .arw_tab_slider .slider-tab { background: #e1e1e1; padding: 0 10px; }
.tab_control_style_5 .arw_tab_slider .slider-tab li a { padding: 8px 10px; }
.tab_control_style_5 .arw_tab_slider .slider-tab li a:hover { color: #ff9c00; }
.tab_control_style_5 .arw_tab_slider .slider-tab .active a { color: #ff9c00; }
.tab_control_style_5 .arw_tab_slider .slider-tab .active.arw_custom_css a { color: #525252; }
.tab_control_style_5 .arw_tab_slider .slider-tab:before { border-top: 1px solid #525252; content: ""; height: 100%; left: 0; position: absolute; top: 23px; width: 100%; z-index: -1; }
.tab_control_style_7 .arw_tab_slider .owl-nav { position: absolute; right: -5px; top: -0px; }
.tab_control_style_6 .arw_tab_slider .owl-nav { position: absolute; right: -5px; top: 5px; }
.tab_control_style_6 .arw_tab_slider .owl-prev, .tab_control_style_6 .arw_tab_slider .owl-next { height: 27px; line-height: 25px; width: 27px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
@media (max-width: 767px) {
.tab_control_style_1 .arw_tab_slider .owl-nav, .tab_control_style_2 .arw_tab_slider .owl-nav, .tab_control_style_3 .arw_tab_slider .owl-nav, .tab_control_style_4 .arw_tab_slider .owl-nav, .tab_control_style_5 .arw_tab_slider .owl-nav { position: static; }
}
.tab_control_style_7 .arw_tab_slider .slider-tab li.active a, .tab_control_style_6 .arw_tab_slider .slider-tab li.active a { font-weight: 500; }
.tab_control_style_7 .arw_tab_slider .slider-tab li.active.arw_custom_css a, .tab_control_style_6 .arw_tab_slider .slider-tab li.active.arw_custom_css a { font-weight: 300; }
.tab_control_style_7 .arw_tab_slider.products-list-mini .slider-tab li.active a, .tab_control_style_6 .arw_tab_slider.products-list-mini .slider-tab li.active a { font-weight: 300; }
.arw_tab_slider .owl-carousel { position: static; }
.arw_tab_slider .owl-carousel .owl-item .item { width: 100%; }
@media (max-width: 480px) {
.arw_tab_slider .slider-tab li { margin-bottom: 4px; display: block !important; text-align: center; }
.arw_tab_slider .slider-tab li a { width: 270px; }
}
.tab_title_hidden .arw_tab_slider .slider-tab { display: none; }
/* ============================================ *
 * Shared Classes
 * ============================================ */
.min-height-10 { min-height: 10px; }
.min-height-11 { min-height: 11px; }
.min-height-12 { min-height: 12px; }
.min-height-13 { min-height: 13px; }
.min-height-14 { min-height: 14px; }
.min-height-15 { min-height: 15px; }
.min-height-16 { min-height: 16px; }
.min-height-17 { min-height: 17px; }
.min-height-18 { min-height: 18px; }
.min-height-19 { min-height: 19px; }
.min-height-20 { min-height: 20px; }
.min-height-21 { min-height: 21px; }
.min-height-22 { min-height: 22px; }
.min-height-23 { min-height: 23px; }
.min-height-24 { min-height: 24px; }
.min-height-25 { min-height: 25px; }
.min-height-26 { min-height: 26px; }
.min-height-27 { min-height: 27px; }
.min-height-28 { min-height: 28px; }
.min-height-29 { min-height: 29px; }
.min-height-30 { min-height: 30px; }
.min-height-31 { min-height: 31px; }
.min-height-32 { min-height: 32px; }
.min-height-33 { min-height: 33px; }
.min-height-34 { min-height: 34px; }
.min-height-35 { min-height: 35px; }
.min-height-36 { min-height: 36px; }
.min-height-37 { min-height: 37px; }
.min-height-38 { min-height: 38px; }
.min-height-39 { min-height: 39px; }
.min-height-40 { min-height: 40px; }
.min-height-41 { min-height: 41px; }
.min-height-42 { min-height: 42px; }
.min-height-43 { min-height: 43px; }
.min-height-44 { min-height: 44px; }
.min-height-45 { min-height: 45px; }
.min-height-46 { min-height: 46px; }
.min-height-47 { min-height: 47px; }
.min-height-48 { min-height: 48px; }
.min-height-49 { min-height: 49px; }
.min-height-50 { min-height: 50px; }
.min-height-51 { min-height: 51px; }
.min-height-52 { min-height: 52px; }
.min-height-53 { min-height: 53px; }
.min-height-54 { min-height: 54px; }
.min-height-55 { min-height: 55px; }
.min-height-56 { min-height: 56px; }
.min-height-57 { min-height: 57px; }
.min-height-58 { min-height: 58px; }
.min-height-59 { min-height: 59px; }
.min-height-60 { min-height: 60px; }
.min-height-61 { min-height: 61px; }
.min-height-62 { min-height: 62px; }
.min-height-63 { min-height: 63px; }
.min-height-64 { min-height: 64px; }
.min-height-65 { min-height: 65px; }
.min-height-66 { min-height: 66px; }
.min-height-67 { min-height: 67px; }
.min-height-68 { min-height: 68px; }
.min-height-69 { min-height: 69px; }
.min-height-70 { min-height: 70px; }
.min-height-71 { min-height: 71px; }
.min-height-72 { min-height: 72px; }
.min-height-73 { min-height: 73px; }
.min-height-74 { min-height: 74px; }
.min-height-75 { min-height: 75px; }
.min-height-76 { min-height: 76px; }
.min-height-77 { min-height: 77px; }
.min-height-78 { min-height: 78px; }
.min-height-79 { min-height: 79px; }
.min-height-80 { min-height: 80px; }
.min-height-81 { min-height: 81px; }
.min-height-82 { min-height: 82px; }
.min-height-83 { min-height: 83px; }
.min-height-84 { min-height: 84px; }
.min-height-85 { min-height: 85px; }
.min-height-86 { min-height: 86px; }
.min-height-87 { min-height: 87px; }
.min-height-88 { min-height: 88px; }
.min-height-89 { min-height: 89px; }
.min-height-90 { min-height: 90px; }
.min-height-91 { min-height: 91px; }
.min-height-92 { min-height: 92px; }
.min-height-93 { min-height: 93px; }
.min-height-94 { min-height: 94px; }
.min-height-95 { min-height: 95px; }
.min-height-96 { min-height: 96px; }
.min-height-97 { min-height: 97px; }
.min-height-98 { min-height: 98px; }
.min-height-99 { min-height: 99px; }
.min-height-100 { min-height: 100px; }
.min-height-101 { min-height: 101px; }
.min-height-102 { min-height: 102px; }
.min-height-103 { min-height: 103px; }
.min-height-104 { min-height: 104px; }
.min-height-105 { min-height: 105px; }
.min-height-106 { min-height: 106px; }
.min-height-107 { min-height: 107px; }
.min-height-108 { min-height: 108px; }
.min-height-109 { min-height: 109px; }
.min-height-110 { min-height: 110px; }
.min-height-111 { min-height: 111px; }
.min-height-112 { min-height: 112px; }
.min-height-113 { min-height: 113px; }
.min-height-114 { min-height: 114px; }
.min-height-115 { min-height: 115px; }
.min-height-116 { min-height: 116px; }
.min-height-117 { min-height: 117px; }
.min-height-118 { min-height: 118px; }
.min-height-119 { min-height: 119px; }
.min-height-120 { min-height: 120px; }
.min-height-121 { min-height: 121px; }
.min-height-122 { min-height: 122px; }
.min-height-123 { min-height: 123px; }
.min-height-124 { min-height: 124px; }
.min-height-125 { min-height: 125px; }
.min-height-126 { min-height: 126px; }
.min-height-127 { min-height: 127px; }
.min-height-128 { min-height: 128px; }
.min-height-129 { min-height: 129px; }
.min-height-130 { min-height: 130px; }
.min-height-131 { min-height: 131px; }
.min-height-132 { min-height: 132px; }
.min-height-133 { min-height: 133px; }
.min-height-134 { min-height: 134px; }
.min-height-135 { min-height: 135px; }
.min-height-136 { min-height: 136px; }
.min-height-137 { min-height: 137px; }
.min-height-138 { min-height: 138px; }
.min-height-139 { min-height: 139px; }
.min-height-140 { min-height: 140px; }
.min-height-141 { min-height: 141px; }
.min-height-142 { min-height: 142px; }
.min-height-143 { min-height: 143px; }
.min-height-144 { min-height: 144px; }
.min-height-145 { min-height: 145px; }
.min-height-146 { min-height: 146px; }
.min-height-147 { min-height: 147px; }
.min-height-148 { min-height: 148px; }
.min-height-149 { min-height: 149px; }
.min-height-150 { min-height: 150px; }
.min-height-151 { min-height: 151px; }
.min-height-152 { min-height: 152px; }
.min-height-153 { min-height: 153px; }
.min-height-154 { min-height: 154px; }
.min-height-155 { min-height: 155px; }
.min-height-156 { min-height: 156px; }
.min-height-157 { min-height: 157px; }
.min-height-158 { min-height: 158px; }
.min-height-159 { min-height: 159px; }
.min-height-160 { min-height: 160px; }
.min-height-161 { min-height: 161px; }
.min-height-162 { min-height: 162px; }
.min-height-163 { min-height: 163px; }
.min-height-164 { min-height: 164px; }
.min-height-165 { min-height: 165px; }
.min-height-166 { min-height: 166px; }
.min-height-167 { min-height: 167px; }
.min-height-168 { min-height: 168px; }
.min-height-169 { min-height: 169px; }
.min-height-170 { min-height: 170px; }
.min-height-171 { min-height: 171px; }
.min-height-172 { min-height: 172px; }
.min-height-173 { min-height: 173px; }
.min-height-174 { min-height: 174px; }
.min-height-175 { min-height: 175px; }
.min-height-176 { min-height: 176px; }
.min-height-177 { min-height: 177px; }
.min-height-178 { min-height: 178px; }
.min-height-179 { min-height: 179px; }
.min-height-180 { min-height: 180px; }
.min-height-181 { min-height: 181px; }
.min-height-182 { min-height: 182px; }
.min-height-183 { min-height: 183px; }
.min-height-184 { min-height: 184px; }
.min-height-185 { min-height: 185px; }
.min-height-186 { min-height: 186px; }
.min-height-187 { min-height: 187px; }
.min-height-188 { min-height: 188px; }
.min-height-189 { min-height: 189px; }
.min-height-190 { min-height: 190px; }
.min-height-191 { min-height: 191px; }
.min-height-192 { min-height: 192px; }
.min-height-193 { min-height: 193px; }
.min-height-194 { min-height: 194px; }
.min-height-195 { min-height: 195px; }
.min-height-196 { min-height: 196px; }
.min-height-197 { min-height: 197px; }
.min-height-198 { min-height: 198px; }
.min-height-199 { min-height: 199px; }
.min-height-200 { min-height: 200px; }
.z-index-0 { z-index: 0; }
.z-index-1 { z-index: 1; }
.z-index-2 { z-index: 2; }
.z-index-3 { z-index: 3; }
.z-index-4 { z-index: 4; }
.z-index-5 { z-index: 5; }
.z-index-6 { z-index: 6; }
.z-index-7 { z-index: 7; }
.z-index-8 { z-index: 8; }
.z-index-9 { z-index: 9; }
.z-index-10 { z-index: 10; }
.z-index-11 { z-index: 11; }
.z-index-12 { z-index: 12; }
.z-index-13 { z-index: 13; }
.z-index-14 { z-index: 14; }
.z-index-15 { z-index: 15; }
.z-index-16 { z-index: 16; }
.z-index-17 { z-index: 17; }
.z-index-18 { z-index: 18; }
.z-index-19 { z-index: 19; }
.z-index-20 { z-index: 20; }
.z-index-21 { z-index: 21; }
.z-index-22 { z-index: 22; }
.z-index-23 { z-index: 23; }
.z-index-24 { z-index: 24; }
.z-index-25 { z-index: 25; }
.z-index-26 { z-index: 26; }
.z-index-27 { z-index: 27; }
.z-index-28 { z-index: 28; }
.z-index-29 { z-index: 29; }
.z-index-30 { z-index: 30; }
.z-index-31 { z-index: 31; }
.z-index-32 { z-index: 32; }
.z-index-33 { z-index: 33; }
.z-index-34 { z-index: 34; }
.z-index-35 { z-index: 35; }
.z-index-36 { z-index: 36; }
.z-index-37 { z-index: 37; }
.z-index-38 { z-index: 38; }
.z-index-39 { z-index: 39; }
.z-index-40 { z-index: 40; }
.z-index-41 { z-index: 41; }
.z-index-42 { z-index: 42; }
.z-index-43 { z-index: 43; }
.z-index-44 { z-index: 44; }
.z-index-45 { z-index: 45; }
.z-index-46 { z-index: 46; }
.z-index-47 { z-index: 47; }
.z-index-48 { z-index: 48; }
.z-index-49 { z-index: 49; }
.z-index-50 { z-index: 50; }
.z-index-51 { z-index: 51; }
.z-index-52 { z-index: 52; }
.z-index-53 { z-index: 53; }
.z-index-54 { z-index: 54; }
.z-index-55 { z-index: 55; }
.z-index-56 { z-index: 56; }
.z-index-57 { z-index: 57; }
.z-index-58 { z-index: 58; }
.z-index-59 { z-index: 59; }
.z-index-60 { z-index: 60; }
.z-index-61 { z-index: 61; }
.z-index-62 { z-index: 62; }
.z-index-63 { z-index: 63; }
.z-index-64 { z-index: 64; }
.z-index-65 { z-index: 65; }
.z-index-66 { z-index: 66; }
.z-index-67 { z-index: 67; }
.z-index-68 { z-index: 68; }
.z-index-69 { z-index: 69; }
.z-index-70 { z-index: 70; }
.z-index-71 { z-index: 71; }
.z-index-72 { z-index: 72; }
.z-index-73 { z-index: 73; }
.z-index-74 { z-index: 74; }
.z-index-75 { z-index: 75; }
.z-index-76 { z-index: 76; }
.z-index-77 { z-index: 77; }
.z-index-78 { z-index: 78; }
.z-index-79 { z-index: 79; }
.z-index-80 { z-index: 80; }
.z-index-81 { z-index: 81; }
.z-index-82 { z-index: 82; }
.z-index-83 { z-index: 83; }
.z-index-84 { z-index: 84; }
.z-index-85 { z-index: 85; }
.z-index-86 { z-index: 86; }
.z-index-87 { z-index: 87; }
.z-index-88 { z-index: 88; }
.z-index-89 { z-index: 89; }
.z-index-90 { z-index: 90; }
.z-index-91 { z-index: 91; }
.z-index-92 { z-index: 92; }
.z-index-93 { z-index: 93; }
.z-index-94 { z-index: 94; }
.z-index-95 { z-index: 95; }
.z-index-96 { z-index: 96; }
.z-index-97 { z-index: 97; }
.z-index-98 { z-index: 98; }
.z-index-99 { z-index: 99; }
.z-index-100 { z-index: 100; }
.padding-top-0 { padding-top: 0px; }
.padding-top-1 { padding-top: 1px; }
.padding-top-2 { padding-top: 2px; }
.padding-top-3 { padding-top: 3px; }
.padding-top-4 { padding-top: 4px; }
.padding-top-5 { padding-top: 5px; }
.padding-top-6 { padding-top: 6px; }
.padding-top-7 { padding-top: 7px; }
.padding-top-8 { padding-top: 8px; }
.padding-top-9 { padding-top: 9px; }
.padding-top-10 { padding-top: 10px; }
.padding-top-11 { padding-top: 11px; }
.padding-top-12 { padding-top: 12px; }
.padding-top-13 { padding-top: 13px; }
.padding-top-14 { padding-top: 14px; }
.padding-top-15 { padding-top: 15px; }
.padding-top-16 { padding-top: 16px; }
.padding-top-17 { padding-top: 17px; }
.padding-top-18 { padding-top: 18px; }
.padding-top-19 { padding-top: 19px; }
.padding-top-20 { padding-top: 20px; }
.padding-top-21 { padding-top: 21px; }
.padding-top-22 { padding-top: 22px; }
.padding-top-23 { padding-top: 23px; }
.padding-top-24 { padding-top: 24px; }
.padding-top-25 { padding-top: 25px; }
.padding-top-26 { padding-top: 26px; }
.padding-top-27 { padding-top: 27px; }
.padding-top-28 { padding-top: 28px; }
.padding-top-29 { padding-top: 29px; }
.padding-top-30 { padding-top: 30px; }
.padding-top-31 { padding-top: 31px; }
.padding-top-32 { padding-top: 32px; }
.padding-top-33 { padding-top: 33px; }
.padding-top-34 { padding-top: 34px; }
.padding-top-35 { padding-top: 35px; }
.padding-top-36 { padding-top: 36px; }
.padding-top-37 { padding-top: 37px; }
.padding-top-38 { padding-top: 38px; }
.padding-top-39 { padding-top: 39px; }
.padding-top-40 { padding-top: 40px; }
.padding-top-41 { padding-top: 41px; }
.padding-top-42 { padding-top: 42px; }
.padding-top-43 { padding-top: 43px; }
.padding-top-44 { padding-top: 44px; }
.padding-top-45 { padding-top: 45px; }
.padding-top-46 { padding-top: 46px; }
.padding-top-47 { padding-top: 47px; }
.padding-top-48 { padding-top: 48px; }
.padding-top-49 { padding-top: 49px; }
.padding-top-50 { padding-top: 50px; }
.padding-top-51 { padding-top: 51px; }
.padding-top-52 { padding-top: 52px; }
.padding-top-53 { padding-top: 53px; }
.padding-top-54 { padding-top: 54px; }
.padding-top-55 { padding-top: 55px; }
.padding-top-56 { padding-top: 56px; }
.padding-top-57 { padding-top: 57px; }
.padding-top-58 { padding-top: 58px; }
.padding-top-59 { padding-top: 59px; }
.padding-top-60 { padding-top: 60px; }
.padding-top-61 { padding-top: 61px; }
.padding-top-62 { padding-top: 62px; }
.padding-top-63 { padding-top: 63px; }
.padding-top-64 { padding-top: 64px; }
.padding-top-65 { padding-top: 65px; }
.padding-top-66 { padding-top: 66px; }
.padding-top-67 { padding-top: 67px; }
.padding-top-68 { padding-top: 68px; }
.padding-top-69 { padding-top: 69px; }
.padding-top-70 { padding-top: 70px; }
.padding-top-71 { padding-top: 71px; }
.padding-top-72 { padding-top: 72px; }
.padding-top-73 { padding-top: 73px; }
.padding-top-74 { padding-top: 74px; }
.padding-top-75 { padding-top: 75px; }
.padding-top-76 { padding-top: 76px; }
.padding-top-77 { padding-top: 77px; }
.padding-top-78 { padding-top: 78px; }
.padding-top-79 { padding-top: 79px; }
.padding-top-80 { padding-top: 80px; }
.padding-top-81 { padding-top: 81px; }
.padding-top-82 { padding-top: 82px; }
.padding-top-83 { padding-top: 83px; }
.padding-top-84 { padding-top: 84px; }
.padding-top-85 { padding-top: 85px; }
.padding-top-86 { padding-top: 86px; }
.padding-top-87 { padding-top: 87px; }
.padding-top-88 { padding-top: 88px; }
.padding-top-89 { padding-top: 89px; }
.padding-top-90 { padding-top: 90px; }
.padding-top-91 { padding-top: 91px; }
.padding-top-92 { padding-top: 92px; }
.padding-top-93 { padding-top: 93px; }
.padding-top-94 { padding-top: 94px; }
.padding-top-95 { padding-top: 95px; }
.padding-top-96 { padding-top: 96px; }
.padding-top-97 { padding-top: 97px; }
.padding-top-98 { padding-top: 98px; }
.padding-top-99 { padding-top: 99px; }
.padding-top-100 { padding-top: 100px; }
.padding-left-0 { padding-left: 0px; }
.padding-left-1 { padding-left: 1px; }
.padding-left-2 { padding-left: 2px; }
.padding-left-3 { padding-left: 3px; }
.padding-left-4 { padding-left: 4px; }
.padding-left-5 { padding-left: 5px; }
.padding-left-6 { padding-left: 6px; }
.padding-left-7 { padding-left: 7px; }
.padding-left-8 { padding-left: 8px; }
.padding-left-9 { padding-left: 9px; }
.padding-left-10 { padding-left: 10px; }
.padding-left-11 { padding-left: 11px; }
.padding-left-12 { padding-left: 12px; }
.padding-left-13 { padding-left: 13px; }
.padding-left-14 { padding-left: 14px; }
.padding-left-15 { padding-left: 15px; }
.padding-left-16 { padding-left: 16px; }
.padding-left-17 { padding-left: 17px; }
.padding-left-18 { padding-left: 18px; }
.padding-left-19 { padding-left: 19px; }
.padding-left-20 { padding-left: 20px; }
.padding-left-21 { padding-left: 21px; }
.padding-left-22 { padding-left: 22px; }
.padding-left-23 { padding-left: 23px; }
.padding-left-24 { padding-left: 24px; }
.padding-left-25 { padding-left: 25px; }
.padding-left-26 { padding-left: 26px; }
.padding-left-27 { padding-left: 27px; }
.padding-left-28 { padding-left: 28px; }
.padding-left-29 { padding-left: 29px; }
.padding-left-30 { padding-left: 30px; }
.padding-left-31 { padding-left: 31px; }
.padding-left-32 { padding-left: 32px; }
.padding-left-33 { padding-left: 33px; }
.padding-left-34 { padding-left: 34px; }
.padding-left-35 { padding-left: 35px; }
.padding-left-36 { padding-left: 36px; }
.padding-left-37 { padding-left: 37px; }
.padding-left-38 { padding-left: 38px; }
.padding-left-39 { padding-left: 39px; }
.padding-left-40 { padding-left: 40px; }
.padding-left-41 { padding-left: 41px; }
.padding-left-42 { padding-left: 42px; }
.padding-left-43 { padding-left: 43px; }
.padding-left-44 { padding-left: 44px; }
.padding-left-45 { padding-left: 45px; }
.padding-left-46 { padding-left: 46px; }
.padding-left-47 { padding-left: 47px; }
.padding-left-48 { padding-left: 48px; }
.padding-left-49 { padding-left: 49px; }
.padding-left-50 { padding-left: 50px; }
.padding-left-51 { padding-left: 51px; }
.padding-left-52 { padding-left: 52px; }
.padding-left-53 { padding-left: 53px; }
.padding-left-54 { padding-left: 54px; }
.padding-left-55 { padding-left: 55px; }
.padding-left-56 { padding-left: 56px; }
.padding-left-57 { padding-left: 57px; }
.padding-left-58 { padding-left: 58px; }
.padding-left-59 { padding-left: 59px; }
.padding-left-60 { padding-left: 60px; }
.padding-left-61 { padding-left: 61px; }
.padding-left-62 { padding-left: 62px; }
.padding-left-63 { padding-left: 63px; }
.padding-left-64 { padding-left: 64px; }
.padding-left-65 { padding-left: 65px; }
.padding-left-66 { padding-left: 66px; }
.padding-left-67 { padding-left: 67px; }
.padding-left-68 { padding-left: 68px; }
.padding-left-69 { padding-left: 69px; }
.padding-left-70 { padding-left: 70px; }
.padding-left-71 { padding-left: 71px; }
.padding-left-72 { padding-left: 72px; }
.padding-left-73 { padding-left: 73px; }
.padding-left-74 { padding-left: 74px; }
.padding-left-75 { padding-left: 75px; }
.padding-left-76 { padding-left: 76px; }
.padding-left-77 { padding-left: 77px; }
.padding-left-78 { padding-left: 78px; }
.padding-left-79 { padding-left: 79px; }
.padding-left-80 { padding-left: 80px; }
.padding-left-81 { padding-left: 81px; }
.padding-left-82 { padding-left: 82px; }
.padding-left-83 { padding-left: 83px; }
.padding-left-84 { padding-left: 84px; }
.padding-left-85 { padding-left: 85px; }
.padding-left-86 { padding-left: 86px; }
.padding-left-87 { padding-left: 87px; }
.padding-left-88 { padding-left: 88px; }
.padding-left-89 { padding-left: 89px; }
.padding-left-90 { padding-left: 90px; }
.padding-left-91 { padding-left: 91px; }
.padding-left-92 { padding-left: 92px; }
.padding-left-93 { padding-left: 93px; }
.padding-left-94 { padding-left: 94px; }
.padding-left-95 { padding-left: 95px; }
.padding-left-96 { padding-left: 96px; }
.padding-left-97 { padding-left: 97px; }
.padding-left-98 { padding-left: 98px; }
.padding-left-99 { padding-left: 99px; }
.padding-left-100 { padding-left: 100px; }
.padding-right-0 { padding-right: 0px; }
.padding-right-1 { padding-right: 1px; }
.padding-right-2 { padding-right: 2px; }
.padding-right-3 { padding-right: 3px; }
.padding-right-4 { padding-right: 4px; }
.padding-right-5 { padding-right: 5px; }
.padding-right-6 { padding-right: 6px; }
.padding-right-7 { padding-right: 7px; }
.padding-right-8 { padding-right: 8px; }
.padding-right-9 { padding-right: 9px; }
.padding-right-10 { padding-right: 10px; }
.padding-right-11 { padding-right: 11px; }
.padding-right-12 { padding-right: 12px; }
.padding-right-13 { padding-right: 13px; }
.padding-right-14 { padding-right: 14px; }
.padding-right-15 { padding-right: 15px; }
.padding-right-16 { padding-right: 16px; }
.padding-right-17 { padding-right: 17px; }
.padding-right-18 { padding-right: 18px; }
.padding-right-19 { padding-right: 19px; }
.padding-right-20 { padding-right: 20px; }
.padding-right-21 { padding-right: 21px; }
.padding-right-22 { padding-right: 22px; }
.padding-right-23 { padding-right: 23px; }
.padding-right-24 { padding-right: 24px; }
.padding-right-25 { padding-right: 25px; }
.padding-right-26 { padding-right: 26px; }
.padding-right-27 { padding-right: 27px; }
.padding-right-28 { padding-right: 28px; }
.padding-right-29 { padding-right: 29px; }
.padding-right-30 { padding-right: 30px; }
.padding-right-31 { padding-right: 31px; }
.padding-right-32 { padding-right: 32px; }
.padding-right-33 { padding-right: 33px; }
.padding-right-34 { padding-right: 34px; }
.padding-right-35 { padding-right: 35px; }
.padding-right-36 { padding-right: 36px; }
.padding-right-37 { padding-right: 37px; }
.padding-right-38 { padding-right: 38px; }
.padding-right-39 { padding-right: 39px; }
.padding-right-40 { padding-right: 40px; }
.padding-right-41 { padding-right: 41px; }
.padding-right-42 { padding-right: 42px; }
.padding-right-43 { padding-right: 43px; }
.padding-right-44 { padding-right: 44px; }
.padding-right-45 { padding-right: 45px; }
.padding-right-46 { padding-right: 46px; }
.padding-right-47 { padding-right: 47px; }
.padding-right-48 { padding-right: 48px; }
.padding-right-49 { padding-right: 49px; }
.padding-right-50 { padding-right: 50px; }
.padding-right-51 { padding-right: 51px; }
.padding-right-52 { padding-right: 52px; }
.padding-right-53 { padding-right: 53px; }
.padding-right-54 { padding-right: 54px; }
.padding-right-55 { padding-right: 55px; }
.padding-right-56 { padding-right: 56px; }
.padding-right-57 { padding-right: 57px; }
.padding-right-58 { padding-right: 58px; }
.padding-right-59 { padding-right: 59px; }
.padding-right-60 { padding-right: 60px; }
.padding-right-61 { padding-right: 61px; }
.padding-right-62 { padding-right: 62px; }
.padding-right-63 { padding-right: 63px; }
.padding-right-64 { padding-right: 64px; }
.padding-right-65 { padding-right: 65px; }
.padding-right-66 { padding-right: 66px; }
.padding-right-67 { padding-right: 67px; }
.padding-right-68 { padding-right: 68px; }
.padding-right-69 { padding-right: 69px; }
.padding-right-70 { padding-right: 70px; }
.padding-right-71 { padding-right: 71px; }
.padding-right-72 { padding-right: 72px; }
.padding-right-73 { padding-right: 73px; }
.padding-right-74 { padding-right: 74px; }
.padding-right-75 { padding-right: 75px; }
.padding-right-76 { padding-right: 76px; }
.padding-right-77 { padding-right: 77px; }
.padding-right-78 { padding-right: 78px; }
.padding-right-79 { padding-right: 79px; }
.padding-right-80 { padding-right: 80px; }
.padding-right-81 { padding-right: 81px; }
.padding-right-82 { padding-right: 82px; }
.padding-right-83 { padding-right: 83px; }
.padding-right-84 { padding-right: 84px; }
.padding-right-85 { padding-right: 85px; }
.padding-right-86 { padding-right: 86px; }
.padding-right-87 { padding-right: 87px; }
.padding-right-88 { padding-right: 88px; }
.padding-right-89 { padding-right: 89px; }
.padding-right-90 { padding-right: 90px; }
.padding-right-91 { padding-right: 91px; }
.padding-right-92 { padding-right: 92px; }
.padding-right-93 { padding-right: 93px; }
.padding-right-94 { padding-right: 94px; }
.padding-right-95 { padding-right: 95px; }
.padding-right-96 { padding-right: 96px; }
.padding-right-97 { padding-right: 97px; }
.padding-right-98 { padding-right: 98px; }
.padding-right-99 { padding-right: 99px; }
.padding-right-100 { padding-right: 100px; }
.padding-bottom-0 { padding-bottom: 0px; }
.padding-bottom-1 { padding-bottom: 1px; }
.padding-bottom-2 { padding-bottom: 2px; }
.padding-bottom-3 { padding-bottom: 3px; }
.padding-bottom-4 { padding-bottom: 4px; }
.padding-bottom-5 { padding-bottom: 5px; }
.padding-bottom-6 { padding-bottom: 6px; }
.padding-bottom-7 { padding-bottom: 7px; }
.padding-bottom-8 { padding-bottom: 8px; }
.padding-bottom-9 { padding-bottom: 9px; }
.padding-bottom-10 { padding-bottom: 10px; }
.padding-bottom-11 { padding-bottom: 11px; }
.padding-bottom-12 { padding-bottom: 12px; }
.padding-bottom-13 { padding-bottom: 13px; }
.padding-bottom-14 { padding-bottom: 14px; }
.padding-bottom-15 { padding-bottom: 15px; }
.padding-bottom-16 { padding-bottom: 16px; }
.padding-bottom-17 { padding-bottom: 17px; }
.padding-bottom-18 { padding-bottom: 18px; }
.padding-bottom-19 { padding-bottom: 19px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-bottom-21 { padding-bottom: 21px; }
.padding-bottom-22 { padding-bottom: 22px; }
.padding-bottom-23 { padding-bottom: 23px; }
.padding-bottom-24 { padding-bottom: 24px; }
.padding-bottom-25 { padding-bottom: 25px; }
.padding-bottom-26 { padding-bottom: 26px; }
.padding-bottom-27 { padding-bottom: 27px; }
.padding-bottom-28 { padding-bottom: 28px; }
.padding-bottom-29 { padding-bottom: 29px; }
.padding-bottom-30 { padding-bottom: 30px; }
.padding-bottom-31 { padding-bottom: 31px; }
.padding-bottom-32 { padding-bottom: 32px; }
.padding-bottom-33 { padding-bottom: 33px; }
.padding-bottom-34 { padding-bottom: 34px; }
.padding-bottom-35 { padding-bottom: 35px; }
.padding-bottom-36 { padding-bottom: 36px; }
.padding-bottom-37 { padding-bottom: 37px; }
.padding-bottom-38 { padding-bottom: 38px; }
.padding-bottom-39 { padding-bottom: 39px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-bottom-41 { padding-bottom: 41px; }
.padding-bottom-42 { padding-bottom: 42px; }
.padding-bottom-43 { padding-bottom: 43px; }
.padding-bottom-44 { padding-bottom: 44px; }
.padding-bottom-45 { padding-bottom: 45px; }
.padding-bottom-46 { padding-bottom: 46px; }
.padding-bottom-47 { padding-bottom: 47px; }
.padding-bottom-48 { padding-bottom: 48px; }
.padding-bottom-49 { padding-bottom: 49px; }
.padding-bottom-50 { padding-bottom: 50px; }
.padding-bottom-51 { padding-bottom: 51px; }
.padding-bottom-52 { padding-bottom: 52px; }
.padding-bottom-53 { padding-bottom: 53px; }
.padding-bottom-54 { padding-bottom: 54px; }
.padding-bottom-55 { padding-bottom: 55px; }
.padding-bottom-56 { padding-bottom: 56px; }
.padding-bottom-57 { padding-bottom: 57px; }
.padding-bottom-58 { padding-bottom: 58px; }
.padding-bottom-59 { padding-bottom: 59px; }
.padding-bottom-60 { padding-bottom: 60px; }
.padding-bottom-61 { padding-bottom: 61px; }
.padding-bottom-62 { padding-bottom: 62px; }
.padding-bottom-63 { padding-bottom: 63px; }
.padding-bottom-64 { padding-bottom: 64px; }
.padding-bottom-65 { padding-bottom: 65px; }
.padding-bottom-66 { padding-bottom: 66px; }
.padding-bottom-67 { padding-bottom: 67px; }
.padding-bottom-68 { padding-bottom: 68px; }
.padding-bottom-69 { padding-bottom: 69px; }
.padding-bottom-70 { padding-bottom: 70px; }
.padding-bottom-71 { padding-bottom: 71px; }
.padding-bottom-72 { padding-bottom: 72px; }
.padding-bottom-73 { padding-bottom: 73px; }
.padding-bottom-74 { padding-bottom: 74px; }
.padding-bottom-75 { padding-bottom: 75px; }
.padding-bottom-76 { padding-bottom: 76px; }
.padding-bottom-77 { padding-bottom: 77px; }
.padding-bottom-78 { padding-bottom: 78px; }
.padding-bottom-79 { padding-bottom: 79px; }
.padding-bottom-80 { padding-bottom: 80px; }
.padding-bottom-81 { padding-bottom: 81px; }
.padding-bottom-82 { padding-bottom: 82px; }
.padding-bottom-83 { padding-bottom: 83px; }
.padding-bottom-84 { padding-bottom: 84px; }
.padding-bottom-85 { padding-bottom: 85px; }
.padding-bottom-86 { padding-bottom: 86px; }
.padding-bottom-87 { padding-bottom: 87px; }
.padding-bottom-88 { padding-bottom: 88px; }
.padding-bottom-89 { padding-bottom: 89px; }
.padding-bottom-90 { padding-bottom: 90px; }
.padding-bottom-91 { padding-bottom: 91px; }
.padding-bottom-92 { padding-bottom: 92px; }
.padding-bottom-93 { padding-bottom: 93px; }
.padding-bottom-94 { padding-bottom: 94px; }
.padding-bottom-95 { padding-bottom: 95px; }
.padding-bottom-96 { padding-bottom: 96px; }
.padding-bottom-97 { padding-bottom: 97px; }
.padding-bottom-98 { padding-bottom: 98px; }
.padding-bottom-99 { padding-bottom: 99px; }
.padding-bottom-100 { padding-bottom: 100px; }
.margin-top-0 { margin-top: 0px; }
.margin-top--0 { margin-top: -0px; }
.margin-top-1 { margin-top: 1px; }
.margin-top--1 { margin-top: -1px; }
.margin-top-2 { margin-top: 2px; }
.margin-top--2 { margin-top: -2px; }
.margin-top-3 { margin-top: 3px; }
.margin-top--3 { margin-top: -3px; }
.margin-top-4 { margin-top: 4px; }
.margin-top--4 { margin-top: -4px; }
.margin-top-5 { margin-top: 5px; }
.margin-top--5 { margin-top: -5px; }
.margin-top-6 { margin-top: 6px; }
.margin-top--6 { margin-top: -6px; }
.margin-top-7 { margin-top: 7px; }
.margin-top--7 { margin-top: -7px; }
.margin-top-8 { margin-top: 8px; }
.margin-top--8 { margin-top: -8px; }
.margin-top-9 { margin-top: 9px; }
.margin-top--9 { margin-top: -9px; }
.margin-top-10 { margin-top: 10px; }
.margin-top--10 { margin-top: -10px; }
.margin-top-11 { margin-top: 11px; }
.margin-top--11 { margin-top: -11px; }
.margin-top-12 { margin-top: 12px; }
.margin-top--12 { margin-top: -12px; }
.margin-top-13 { margin-top: 13px; }
.margin-top--13 { margin-top: -13px; }
.margin-top-14 { margin-top: 14px; }
.margin-top--14 { margin-top: -14px; }
.margin-top-15 { margin-top: 15px; }
.margin-top--15 { margin-top: -15px; }
.margin-top-16 { margin-top: 16px; }
.margin-top--16 { margin-top: -16px; }
.margin-top-17 { margin-top: 17px; }
.margin-top--17 { margin-top: -17px; }
.margin-top-18 { margin-top: 18px; }
.margin-top--18 { margin-top: -18px; }
.margin-top-19 { margin-top: 19px; }
.margin-top--19 { margin-top: -19px; }
.margin-top-20 { margin-top: 20px; }
.margin-top--20 { margin-top: -20px; }
.margin-top-21 { margin-top: 21px; }
.margin-top--21 { margin-top: -21px; }
.margin-top-22 { margin-top: 22px; }
.margin-top--22 { margin-top: -22px; }
.margin-top-23 { margin-top: 23px; }
.margin-top--23 { margin-top: -23px; }
.margin-top-24 { margin-top: 24px; }
.margin-top--24 { margin-top: -24px; }
.margin-top-25 { margin-top: 25px; }
.margin-top--25 { margin-top: -25px; }
.margin-top-26 { margin-top: 26px; }
.margin-top--26 { margin-top: -26px; }
.margin-top-27 { margin-top: 27px; }
.margin-top--27 { margin-top: -27px; }
.margin-top-28 { margin-top: 28px; }
.margin-top--28 { margin-top: -28px; }
.margin-top-29 { margin-top: 29px; }
.margin-top--29 { margin-top: -29px; }
.margin-top-30 { margin-top: 30px; }
.margin-top--30 { margin-top: -30px; }
.margin-top-31 { margin-top: 31px; }
.margin-top--31 { margin-top: -31px; }
.margin-top-32 { margin-top: 32px; }
.margin-top--32 { margin-top: -32px; }
.margin-top-33 { margin-top: 33px; }
.margin-top--33 { margin-top: -33px; }
.margin-top-34 { margin-top: 34px; }
.margin-top--34 { margin-top: -34px; }
.margin-top-35 { margin-top: 35px; }
.margin-top--35 { margin-top: -35px; }
.margin-top-36 { margin-top: 36px; }
.margin-top--36 { margin-top: -36px; }
.margin-top-37 { margin-top: 37px; }
.margin-top--37 { margin-top: -37px; }
.margin-top-38 { margin-top: 38px; }
.margin-top--38 { margin-top: -38px; }
.margin-top-39 { margin-top: 39px; }
.margin-top--39 { margin-top: -39px; }
.margin-top-40 { margin-top: 40px; }
.margin-top--40 { margin-top: -40px; }
.margin-top-41 { margin-top: 41px; }
.margin-top--41 { margin-top: -41px; }
.margin-top-42 { margin-top: 42px; }
.margin-top--42 { margin-top: -42px; }
.margin-top-43 { margin-top: 43px; }
.margin-top--43 { margin-top: -43px; }
.margin-top-44 { margin-top: 44px; }
.margin-top--44 { margin-top: -44px; }
.margin-top-45 { margin-top: 45px; }
.margin-top--45 { margin-top: -45px; }
.margin-top-46 { margin-top: 46px; }
.margin-top--46 { margin-top: -46px; }
.margin-top-47 { margin-top: 47px; }
.margin-top--47 { margin-top: -47px; }
.margin-top-48 { margin-top: 48px; }
.margin-top--48 { margin-top: -48px; }
.margin-top-49 { margin-top: 49px; }
.margin-top--49 { margin-top: -49px; }
.margin-top-50 { margin-top: 50px; }
.margin-top--50 { margin-top: -50px; }
.margin-top-51 { margin-top: 51px; }
.margin-top--51 { margin-top: -51px; }
.margin-top-52 { margin-top: 52px; }
.margin-top--52 { margin-top: -52px; }
.margin-top-53 { margin-top: 53px; }
.margin-top--53 { margin-top: -53px; }
.margin-top-54 { margin-top: 54px; }
.margin-top--54 { margin-top: -54px; }
.margin-top-55 { margin-top: 55px; }
.margin-top--55 { margin-top: -55px; }
.margin-top-56 { margin-top: 56px; }
.margin-top--56 { margin-top: -56px; }
.margin-top-57 { margin-top: 57px; }
.margin-top--57 { margin-top: -57px; }
.margin-top-58 { margin-top: 58px; }
.margin-top--58 { margin-top: -58px; }
.margin-top-59 { margin-top: 59px; }
.margin-top--59 { margin-top: -59px; }
.margin-top-60 { margin-top: 60px; }
.margin-top--60 { margin-top: -60px; }
.margin-top-61 { margin-top: 61px; }
.margin-top--61 { margin-top: -61px; }
.margin-top-62 { margin-top: 62px; }
.margin-top--62 { margin-top: -62px; }
.margin-top-63 { margin-top: 63px; }
.margin-top--63 { margin-top: -63px; }
.margin-top-64 { margin-top: 64px; }
.margin-top--64 { margin-top: -64px; }
.margin-top-65 { margin-top: 65px; }
.margin-top--65 { margin-top: -65px; }
.margin-top-66 { margin-top: 66px; }
.margin-top--66 { margin-top: -66px; }
.margin-top-67 { margin-top: 67px; }
.margin-top--67 { margin-top: -67px; }
.margin-top-68 { margin-top: 68px; }
.margin-top--68 { margin-top: -68px; }
.margin-top-69 { margin-top: 69px; }
.margin-top--69 { margin-top: -69px; }
.margin-top-70 { margin-top: 70px; }
.margin-top--70 { margin-top: -70px; }
.margin-top-71 { margin-top: 71px; }
.margin-top--71 { margin-top: -71px; }
.margin-top-72 { margin-top: 72px; }
.margin-top--72 { margin-top: -72px; }
.margin-top-73 { margin-top: 73px; }
.margin-top--73 { margin-top: -73px; }
.margin-top-74 { margin-top: 74px; }
.margin-top--74 { margin-top: -74px; }
.margin-top-75 { margin-top: 75px; }
.margin-top--75 { margin-top: -75px; }
.margin-top-76 { margin-top: 76px; }
.margin-top--76 { margin-top: -76px; }
.margin-top-77 { margin-top: 77px; }
.margin-top--77 { margin-top: -77px; }
.margin-top-78 { margin-top: 78px; }
.margin-top--78 { margin-top: -78px; }
.margin-top-79 { margin-top: 79px; }
.margin-top--79 { margin-top: -79px; }
.margin-top-80 { margin-top: 80px; }
.margin-top--80 { margin-top: -80px; }
.margin-top-81 { margin-top: 81px; }
.margin-top--81 { margin-top: -81px; }
.margin-top-82 { margin-top: 82px; }
.margin-top--82 { margin-top: -82px; }
.margin-top-83 { margin-top: 83px; }
.margin-top--83 { margin-top: -83px; }
.margin-top-84 { margin-top: 84px; }
.margin-top--84 { margin-top: -84px; }
.margin-top-85 { margin-top: 85px; }
.margin-top--85 { margin-top: -85px; }
.margin-top-86 { margin-top: 86px; }
.margin-top--86 { margin-top: -86px; }
.margin-top-87 { margin-top: 87px; }
.margin-top--87 { margin-top: -87px; }
.margin-top-88 { margin-top: 88px; }
.margin-top--88 { margin-top: -88px; }
.margin-top-89 { margin-top: 89px; }
.margin-top--89 { margin-top: -89px; }
.margin-top-90 { margin-top: 90px; }
.margin-top--90 { margin-top: -90px; }
.margin-top-91 { margin-top: 91px; }
.margin-top--91 { margin-top: -91px; }
.margin-top-92 { margin-top: 92px; }
.margin-top--92 { margin-top: -92px; }
.margin-top-93 { margin-top: 93px; }
.margin-top--93 { margin-top: -93px; }
.margin-top-94 { margin-top: 94px; }
.margin-top--94 { margin-top: -94px; }
.margin-top-95 { margin-top: 95px; }
.margin-top--95 { margin-top: -95px; }
.margin-top-96 { margin-top: 96px; }
.margin-top--96 { margin-top: -96px; }
.margin-top-97 { margin-top: 97px; }
.margin-top--97 { margin-top: -97px; }
.margin-top-98 { margin-top: 98px; }
.margin-top--98 { margin-top: -98px; }
.margin-top-99 { margin-top: 99px; }
.margin-top--99 { margin-top: -99px; }
.margin-top-100 { margin-top: 100px; }
.margin-top--100 { margin-top: -100px; }
.margin-left-0 { margin-left: 0px; }
.margin-left--0 { margin-left: -0px; }
.margin-left-1 { margin-left: 1px; }
.margin-left--1 { margin-left: -1px; }
.margin-left-2 { margin-left: 2px; }
.margin-left--2 { margin-left: -2px; }
.margin-left-3 { margin-left: 3px; }
.margin-left--3 { margin-left: -3px; }
.margin-left-4 { margin-left: 4px; }
.margin-left--4 { margin-left: -4px; }
.margin-left-5 { margin-left: 5px; }
.margin-left--5 { margin-left: -5px; }
.margin-left-6 { margin-left: 6px; }
.margin-left--6 { margin-left: -6px; }
.margin-left-7 { margin-left: 7px; }
.margin-left--7 { margin-left: -7px; }
.margin-left-8 { margin-left: 8px; }
.margin-left--8 { margin-left: -8px; }
.margin-left-9 { margin-left: 9px; }
.margin-left--9 { margin-left: -9px; }
.margin-left-10 { margin-left: 10px; }
.margin-left--10 { margin-left: -10px; }
.margin-left-11 { margin-left: 11px; }
.margin-left--11 { margin-left: -11px; }
.margin-left-12 { margin-left: 12px; }
.margin-left--12 { margin-left: -12px; }
.margin-left-13 { margin-left: 13px; }
.margin-left--13 { margin-left: -13px; }
.margin-left-14 { margin-left: 14px; }
.margin-left--14 { margin-left: -14px; }
.margin-left-15 { margin-left: 15px; }
.margin-left--15 { margin-left: -15px; }
.margin-left-16 { margin-left: 16px; }
.margin-left--16 { margin-left: -16px; }
.margin-left-17 { margin-left: 17px; }
.margin-left--17 { margin-left: -17px; }
.margin-left-18 { margin-left: 18px; }
.margin-left--18 { margin-left: -18px; }
.margin-left-19 { margin-left: 19px; }
.margin-left--19 { margin-left: -19px; }
.margin-left-20 { margin-left: 20px; }
.margin-left--20 { margin-left: -20px; }
.margin-left-21 { margin-left: 21px; }
.margin-left--21 { margin-left: -21px; }
.margin-left-22 { margin-left: 22px; }
.margin-left--22 { margin-left: -22px; }
.margin-left-23 { margin-left: 23px; }
.margin-left--23 { margin-left: -23px; }
.margin-left-24 { margin-left: 24px; }
.margin-left--24 { margin-left: -24px; }
.margin-left-25 { margin-left: 25px; }
.margin-left--25 { margin-left: -25px; }
.margin-left-26 { margin-left: 26px; }
.margin-left--26 { margin-left: -26px; }
.margin-left-27 { margin-left: 27px; }
.margin-left--27 { margin-left: -27px; }
.margin-left-28 { margin-left: 28px; }
.margin-left--28 { margin-left: -28px; }
.margin-left-29 { margin-left: 29px; }
.margin-left--29 { margin-left: -29px; }
.margin-left-30 { margin-left: 30px; }
.margin-left--30 { margin-left: -30px; }
.margin-left-31 { margin-left: 31px; }
.margin-left--31 { margin-left: -31px; }
.margin-left-32 { margin-left: 32px; }
.margin-left--32 { margin-left: -32px; }
.margin-left-33 { margin-left: 33px; }
.margin-left--33 { margin-left: -33px; }
.margin-left-34 { margin-left: 34px; }
.margin-left--34 { margin-left: -34px; }
.margin-left-35 { margin-left: 35px; }
.margin-left--35 { margin-left: -35px; }
.margin-left-36 { margin-left: 36px; }
.margin-left--36 { margin-left: -36px; }
.margin-left-37 { margin-left: 37px; }
.margin-left--37 { margin-left: -37px; }
.margin-left-38 { margin-left: 38px; }
.margin-left--38 { margin-left: -38px; }
.margin-left-39 { margin-left: 39px; }
.margin-left--39 { margin-left: -39px; }
.margin-left-40 { margin-left: 40px; }
.margin-left--40 { margin-left: -40px; }
.margin-left-41 { margin-left: 41px; }
.margin-left--41 { margin-left: -41px; }
.margin-left-42 { margin-left: 42px; }
.margin-left--42 { margin-left: -42px; }
.margin-left-43 { margin-left: 43px; }
.margin-left--43 { margin-left: -43px; }
.margin-left-44 { margin-left: 44px; }
.margin-left--44 { margin-left: -44px; }
.margin-left-45 { margin-left: 45px; }
.margin-left--45 { margin-left: -45px; }
.margin-left-46 { margin-left: 46px; }
.margin-left--46 { margin-left: -46px; }
.margin-left-47 { margin-left: 47px; }
.margin-left--47 { margin-left: -47px; }
.margin-left-48 { margin-left: 48px; }
.margin-left--48 { margin-left: -48px; }
.margin-left-49 { margin-left: 49px; }
.margin-left--49 { margin-left: -49px; }
.margin-left-50 { margin-left: 50px; }
.margin-left--50 { margin-left: -50px; }
.margin-left-51 { margin-left: 51px; }
.margin-left--51 { margin-left: -51px; }
.margin-left-52 { margin-left: 52px; }
.margin-left--52 { margin-left: -52px; }
.margin-left-53 { margin-left: 53px; }
.margin-left--53 { margin-left: -53px; }
.margin-left-54 { margin-left: 54px; }
.margin-left--54 { margin-left: -54px; }
.margin-left-55 { margin-left: 55px; }
.margin-left--55 { margin-left: -55px; }
.margin-left-56 { margin-left: 56px; }
.margin-left--56 { margin-left: -56px; }
.margin-left-57 { margin-left: 57px; }
.margin-left--57 { margin-left: -57px; }
.margin-left-58 { margin-left: 58px; }
.margin-left--58 { margin-left: -58px; }
.margin-left-59 { margin-left: 59px; }
.margin-left--59 { margin-left: -59px; }
.margin-left-60 { margin-left: 60px; }
.margin-left--60 { margin-left: -60px; }
.margin-left-61 { margin-left: 61px; }
.margin-left--61 { margin-left: -61px; }
.margin-left-62 { margin-left: 62px; }
.margin-left--62 { margin-left: -62px; }
.margin-left-63 { margin-left: 63px; }
.margin-left--63 { margin-left: -63px; }
.margin-left-64 { margin-left: 64px; }
.margin-left--64 { margin-left: -64px; }
.margin-left-65 { margin-left: 65px; }
.margin-left--65 { margin-left: -65px; }
.margin-left-66 { margin-left: 66px; }
.margin-left--66 { margin-left: -66px; }
.margin-left-67 { margin-left: 67px; }
.margin-left--67 { margin-left: -67px; }
.margin-left-68 { margin-left: 68px; }
.margin-left--68 { margin-left: -68px; }
.margin-left-69 { margin-left: 69px; }
.margin-left--69 { margin-left: -69px; }
.margin-left-70 { margin-left: 70px; }
.margin-left--70 { margin-left: -70px; }
.margin-left-71 { margin-left: 71px; }
.margin-left--71 { margin-left: -71px; }
.margin-left-72 { margin-left: 72px; }
.margin-left--72 { margin-left: -72px; }
.margin-left-73 { margin-left: 73px; }
.margin-left--73 { margin-left: -73px; }
.margin-left-74 { margin-left: 74px; }
.margin-left--74 { margin-left: -74px; }
.margin-left-75 { margin-left: 75px; }
.margin-left--75 { margin-left: -75px; }
.margin-left-76 { margin-left: 76px; }
.margin-left--76 { margin-left: -76px; }
.margin-left-77 { margin-left: 77px; }
.margin-left--77 { margin-left: -77px; }
.margin-left-78 { margin-left: 78px; }
.margin-left--78 { margin-left: -78px; }
.margin-left-79 { margin-left: 79px; }
.margin-left--79 { margin-left: -79px; }
.margin-left-80 { margin-left: 80px; }
.margin-left--80 { margin-left: -80px; }
.margin-left-81 { margin-left: 81px; }
.margin-left--81 { margin-left: -81px; }
.margin-left-82 { margin-left: 82px; }
.margin-left--82 { margin-left: -82px; }
.margin-left-83 { margin-left: 83px; }
.margin-left--83 { margin-left: -83px; }
.margin-left-84 { margin-left: 84px; }
.margin-left--84 { margin-left: -84px; }
.margin-left-85 { margin-left: 85px; }
.margin-left--85 { margin-left: -85px; }
.margin-left-86 { margin-left: 86px; }
.margin-left--86 { margin-left: -86px; }
.margin-left-87 { margin-left: 87px; }
.margin-left--87 { margin-left: -87px; }
.margin-left-88 { margin-left: 88px; }
.margin-left--88 { margin-left: -88px; }
.margin-left-89 { margin-left: 89px; }
.margin-left--89 { margin-left: -89px; }
.margin-left-90 { margin-left: 90px; }
.margin-left--90 { margin-left: -90px; }
.margin-left-91 { margin-left: 91px; }
.margin-left--91 { margin-left: -91px; }
.margin-left-92 { margin-left: 92px; }
.margin-left--92 { margin-left: -92px; }
.margin-left-93 { margin-left: 93px; }
.margin-left--93 { margin-left: -93px; }
.margin-left-94 { margin-left: 94px; }
.margin-left--94 { margin-left: -94px; }
.margin-left-95 { margin-left: 95px; }
.margin-left--95 { margin-left: -95px; }
.margin-left-96 { margin-left: 96px; }
.margin-left--96 { margin-left: -96px; }
.margin-left-97 { margin-left: 97px; }
.margin-left--97 { margin-left: -97px; }
.margin-left-98 { margin-left: 98px; }
.margin-left--98 { margin-left: -98px; }
.margin-left-99 { margin-left: 99px; }
.margin-left--99 { margin-left: -99px; }
.margin-left-100 { margin-left: 100px; }
.margin-left--100 { margin-left: -100px; }
.margin-right-0 { margin-right: 0px; }
.margin-right--0 { margin-right: -0px; }
.margin-right-1 { margin-right: 1px; }
.margin-right--1 { margin-right: -1px; }
.margin-right-2 { margin-right: 2px; }
.margin-right--2 { margin-right: -2px; }
.margin-right-3 { margin-right: 3px; }
.margin-right--3 { margin-right: -3px; }
.margin-right-4 { margin-right: 4px; }
.margin-right--4 { margin-right: -4px; }
.margin-right-5 { margin-right: 5px; }
.margin-right--5 { margin-right: -5px; }
.margin-right-6 { margin-right: 6px; }
.margin-right--6 { margin-right: -6px; }
.margin-right-7 { margin-right: 7px; }
.margin-right--7 { margin-right: -7px; }
.margin-right-8 { margin-right: 8px; }
.margin-right--8 { margin-right: -8px; }
.margin-right-9 { margin-right: 9px; }
.margin-right--9 { margin-right: -9px; }
.margin-right-10 { margin-right: 10px; }
.margin-right--10 { margin-right: -10px; }
.margin-right-11 { margin-right: 11px; }
.margin-right--11 { margin-right: -11px; }
.margin-right-12 { margin-right: 12px; }
.margin-right--12 { margin-right: -12px; }
.margin-right-13 { margin-right: 13px; }
.margin-right--13 { margin-right: -13px; }
.margin-right-14 { margin-right: 14px; }
.margin-right--14 { margin-right: -14px; }
.margin-right-15 { margin-right: 15px; }
.margin-right--15 { margin-right: -15px; }
.margin-right-16 { margin-right: 16px; }
.margin-right--16 { margin-right: -16px; }
.margin-right-17 { margin-right: 17px; }
.margin-right--17 { margin-right: -17px; }
.margin-right-18 { margin-right: 18px; }
.margin-right--18 { margin-right: -18px; }
.margin-right-19 { margin-right: 19px; }
.margin-right--19 { margin-right: -19px; }
.margin-right-20 { margin-right: 20px; }
.margin-right--20 { margin-right: -20px; }
.margin-right-21 { margin-right: 21px; }
.margin-right--21 { margin-right: -21px; }
.margin-right-22 { margin-right: 22px; }
.margin-right--22 { margin-right: -22px; }
.margin-right-23 { margin-right: 23px; }
.margin-right--23 { margin-right: -23px; }
.margin-right-24 { margin-right: 24px; }
.margin-right--24 { margin-right: -24px; }
.margin-right-25 { margin-right: 25px; }
.margin-right--25 { margin-right: -25px; }
.margin-right-26 { margin-right: 26px; }
.margin-right--26 { margin-right: -26px; }
.margin-right-27 { margin-right: 27px; }
.margin-right--27 { margin-right: -27px; }
.margin-right-28 { margin-right: 28px; }
.margin-right--28 { margin-right: -28px; }
.margin-right-29 { margin-right: 29px; }
.margin-right--29 { margin-right: -29px; }
.margin-right-30 { margin-right: 30px; }
.margin-right--30 { margin-right: -30px; }
.margin-right-31 { margin-right: 31px; }
.margin-right--31 { margin-right: -31px; }
.margin-right-32 { margin-right: 32px; }
.margin-right--32 { margin-right: -32px; }
.margin-right-33 { margin-right: 33px; }
.margin-right--33 { margin-right: -33px; }
.margin-right-34 { margin-right: 34px; }
.margin-right--34 { margin-right: -34px; }
.margin-right-35 { margin-right: 35px; }
.margin-right--35 { margin-right: -35px; }
.margin-right-36 { margin-right: 36px; }
.margin-right--36 { margin-right: -36px; }
.margin-right-37 { margin-right: 37px; }
.margin-right--37 { margin-right: -37px; }
.margin-right-38 { margin-right: 38px; }
.margin-right--38 { margin-right: -38px; }
.margin-right-39 { margin-right: 39px; }
.margin-right--39 { margin-right: -39px; }
.margin-right-40 { margin-right: 40px; }
.margin-right--40 { margin-right: -40px; }
.margin-right-41 { margin-right: 41px; }
.margin-right--41 { margin-right: -41px; }
.margin-right-42 { margin-right: 42px; }
.margin-right--42 { margin-right: -42px; }
.margin-right-43 { margin-right: 43px; }
.margin-right--43 { margin-right: -43px; }
.margin-right-44 { margin-right: 44px; }
.margin-right--44 { margin-right: -44px; }
.margin-right-45 { margin-right: 45px; }
.margin-right--45 { margin-right: -45px; }
.margin-right-46 { margin-right: 46px; }
.margin-right--46 { margin-right: -46px; }
.margin-right-47 { margin-right: 47px; }
.margin-right--47 { margin-right: -47px; }
.margin-right-48 { margin-right: 48px; }
.margin-right--48 { margin-right: -48px; }
.margin-right-49 { margin-right: 49px; }
.margin-right--49 { margin-right: -49px; }
.margin-right-50 { margin-right: 50px; }
.margin-right--50 { margin-right: -50px; }
.margin-right-51 { margin-right: 51px; }
.margin-right--51 { margin-right: -51px; }
.margin-right-52 { margin-right: 52px; }
.margin-right--52 { margin-right: -52px; }
.margin-right-53 { margin-right: 53px; }
.margin-right--53 { margin-right: -53px; }
.margin-right-54 { margin-right: 54px; }
.margin-right--54 { margin-right: -54px; }
.margin-right-55 { margin-right: 55px; }
.margin-right--55 { margin-right: -55px; }
.margin-right-56 { margin-right: 56px; }
.margin-right--56 { margin-right: -56px; }
.margin-right-57 { margin-right: 57px; }
.margin-right--57 { margin-right: -57px; }
.margin-right-58 { margin-right: 58px; }
.margin-right--58 { margin-right: -58px; }
.margin-right-59 { margin-right: 59px; }
.margin-right--59 { margin-right: -59px; }
.margin-right-60 { margin-right: 60px; }
.margin-right--60 { margin-right: -60px; }
.margin-right-61 { margin-right: 61px; }
.margin-right--61 { margin-right: -61px; }
.margin-right-62 { margin-right: 62px; }
.margin-right--62 { margin-right: -62px; }
.margin-right-63 { margin-right: 63px; }
.margin-right--63 { margin-right: -63px; }
.margin-right-64 { margin-right: 64px; }
.margin-right--64 { margin-right: -64px; }
.margin-right-65 { margin-right: 65px; }
.margin-right--65 { margin-right: -65px; }
.margin-right-66 { margin-right: 66px; }
.margin-right--66 { margin-right: -66px; }
.margin-right-67 { margin-right: 67px; }
.margin-right--67 { margin-right: -67px; }
.margin-right-68 { margin-right: 68px; }
.margin-right--68 { margin-right: -68px; }
.margin-right-69 { margin-right: 69px; }
.margin-right--69 { margin-right: -69px; }
.margin-right-70 { margin-right: 70px; }
.margin-right--70 { margin-right: -70px; }
.margin-right-71 { margin-right: 71px; }
.margin-right--71 { margin-right: -71px; }
.margin-right-72 { margin-right: 72px; }
.margin-right--72 { margin-right: -72px; }
.margin-right-73 { margin-right: 73px; }
.margin-right--73 { margin-right: -73px; }
.margin-right-74 { margin-right: 74px; }
.margin-right--74 { margin-right: -74px; }
.margin-right-75 { margin-right: 75px; }
.margin-right--75 { margin-right: -75px; }
.margin-right-76 { margin-right: 76px; }
.margin-right--76 { margin-right: -76px; }
.margin-right-77 { margin-right: 77px; }
.margin-right--77 { margin-right: -77px; }
.margin-right-78 { margin-right: 78px; }
.margin-right--78 { margin-right: -78px; }
.margin-right-79 { margin-right: 79px; }
.margin-right--79 { margin-right: -79px; }
.margin-right-80 { margin-right: 80px; }
.margin-right--80 { margin-right: -80px; }
.margin-right-81 { margin-right: 81px; }
.margin-right--81 { margin-right: -81px; }
.margin-right-82 { margin-right: 82px; }
.margin-right--82 { margin-right: -82px; }
.margin-right-83 { margin-right: 83px; }
.margin-right--83 { margin-right: -83px; }
.margin-right-84 { margin-right: 84px; }
.margin-right--84 { margin-right: -84px; }
.margin-right-85 { margin-right: 85px; }
.margin-right--85 { margin-right: -85px; }
.margin-right-86 { margin-right: 86px; }
.margin-right--86 { margin-right: -86px; }
.margin-right-87 { margin-right: 87px; }
.margin-right--87 { margin-right: -87px; }
.margin-right-88 { margin-right: 88px; }
.margin-right--88 { margin-right: -88px; }
.margin-right-89 { margin-right: 89px; }
.margin-right--89 { margin-right: -89px; }
.margin-right-90 { margin-right: 90px; }
.margin-right--90 { margin-right: -90px; }
.margin-right-91 { margin-right: 91px; }
.margin-right--91 { margin-right: -91px; }
.margin-right-92 { margin-right: 92px; }
.margin-right--92 { margin-right: -92px; }
.margin-right-93 { margin-right: 93px; }
.margin-right--93 { margin-right: -93px; }
.margin-right-94 { margin-right: 94px; }
.margin-right--94 { margin-right: -94px; }
.margin-right-95 { margin-right: 95px; }
.margin-right--95 { margin-right: -95px; }
.margin-right-96 { margin-right: 96px; }
.margin-right--96 { margin-right: -96px; }
.margin-right-97 { margin-right: 97px; }
.margin-right--97 { margin-right: -97px; }
.margin-right-98 { margin-right: 98px; }
.margin-right--98 { margin-right: -98px; }
.margin-right-99 { margin-right: 99px; }
.margin-right--99 { margin-right: -99px; }
.margin-right-100 { margin-right: 100px; }
.margin-right--100 { margin-right: -100px; }
.margin-bottom-0 { margin-bottom: 0px; }
.margin-bottom--0 { margin-bottom: -0px; }
.margin-bottom-1 { margin-bottom: 1px; }
.margin-bottom--1 { margin-bottom: -1px; }
.margin-bottom-2 { margin-bottom: 2px; }
.margin-bottom--2 { margin-bottom: -2px; }
.margin-bottom-3 { margin-bottom: 3px; }
.margin-bottom--3 { margin-bottom: -3px; }
.margin-bottom-4 { margin-bottom: 4px; }
.margin-bottom--4 { margin-bottom: -4px; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-bottom--5 { margin-bottom: -5px; }
.margin-bottom-6 { margin-bottom: 6px; }
.margin-bottom--6 { margin-bottom: -6px; }
.margin-bottom-7 { margin-bottom: 7px; }
.margin-bottom--7 { margin-bottom: -7px; }
.margin-bottom-8 { margin-bottom: 8px; }
.margin-bottom--8 { margin-bottom: -8px; }
.margin-bottom-9 { margin-bottom: 9px; }
.margin-bottom--9 { margin-bottom: -9px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-bottom--10 { margin-bottom: -10px; }
.margin-bottom-11 { margin-bottom: 11px; }
.margin-bottom--11 { margin-bottom: -11px; }
.margin-bottom-12 { margin-bottom: 12px; }
.margin-bottom--12 { margin-bottom: -12px; }
.margin-bottom-13 { margin-bottom: 13px; }
.margin-bottom--13 { margin-bottom: -13px; }
.margin-bottom-14 { margin-bottom: 14px; }
.margin-bottom--14 { margin-bottom: -14px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-bottom--15 { margin-bottom: -15px; }
.margin-bottom-16 { margin-bottom: 16px; }
.margin-bottom--16 { margin-bottom: -16px; }
.margin-bottom-17 { margin-bottom: 17px; }
.margin-bottom--17 { margin-bottom: -17px; }
.margin-bottom-18 { margin-bottom: 18px; }
.margin-bottom--18 { margin-bottom: -18px; }
.margin-bottom-19 { margin-bottom: 19px; }
.margin-bottom--19 { margin-bottom: -19px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-bottom--20 { margin-bottom: -20px; }
.margin-bottom-21 { margin-bottom: 21px; }
.margin-bottom--21 { margin-bottom: -21px; }
.margin-bottom-22 { margin-bottom: 22px; }
.margin-bottom--22 { margin-bottom: -22px; }
.margin-bottom-23 { margin-bottom: 23px; }
.margin-bottom--23 { margin-bottom: -23px; }
.margin-bottom-24 { margin-bottom: 24px; }
.margin-bottom--24 { margin-bottom: -24px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-bottom--25 { margin-bottom: -25px; }
.margin-bottom-26 { margin-bottom: 26px; }
.margin-bottom--26 { margin-bottom: -26px; }
.margin-bottom-27 { margin-bottom: 27px; }
.margin-bottom--27 { margin-bottom: -27px; }
.margin-bottom-28 { margin-bottom: 28px; }
.margin-bottom--28 { margin-bottom: -28px; }
.margin-bottom-29 { margin-bottom: 29px; }
.margin-bottom--29 { margin-bottom: -29px; }
.margin-bottom-30 { margin-bottom: 30px; }
.margin-bottom--30 { margin-bottom: -30px; }
.margin-bottom-31 { margin-bottom: 31px; }
.margin-bottom--31 { margin-bottom: -31px; }
.margin-bottom-32 { margin-bottom: 32px; }
.margin-bottom--32 { margin-bottom: -32px; }
.margin-bottom-33 { margin-bottom: 33px; }
.margin-bottom--33 { margin-bottom: -33px; }
.margin-bottom-34 { margin-bottom: 34px; }
.margin-bottom--34 { margin-bottom: -34px; }
.margin-bottom-35 { margin-bottom: 35px; }
.margin-bottom--35 { margin-bottom: -35px; }
.margin-bottom-36 { margin-bottom: 36px; }
.margin-bottom--36 { margin-bottom: -36px; }
.margin-bottom-37 { margin-bottom: 37px; }
.margin-bottom--37 { margin-bottom: -37px; }
.margin-bottom-38 { margin-bottom: 38px; }
.margin-bottom--38 { margin-bottom: -38px; }
.margin-bottom-39 { margin-bottom: 39px; }
.margin-bottom--39 { margin-bottom: -39px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-bottom--40 { margin-bottom: -40px; }
.margin-bottom-41 { margin-bottom: 41px; }
.margin-bottom--41 { margin-bottom: -41px; }
.margin-bottom-42 { margin-bottom: 42px; }
.margin-bottom--42 { margin-bottom: -42px; }
.margin-bottom-43 { margin-bottom: 43px; }
.margin-bottom--43 { margin-bottom: -43px; }
.margin-bottom-44 { margin-bottom: 44px; }
.margin-bottom--44 { margin-bottom: -44px; }
.margin-bottom-45 { margin-bottom: 45px; }
.margin-bottom--45 { margin-bottom: -45px; }
.margin-bottom-46 { margin-bottom: 46px; }
.margin-bottom--46 { margin-bottom: -46px; }
.margin-bottom-47 { margin-bottom: 47px; }
.margin-bottom--47 { margin-bottom: -47px; }
.margin-bottom-48 { margin-bottom: 48px; }
.margin-bottom--48 { margin-bottom: -48px; }
.margin-bottom-49 { margin-bottom: 49px; }
.margin-bottom--49 { margin-bottom: -49px; }
.margin-bottom-50 { margin-bottom: 50px; }
.margin-bottom--50 { margin-bottom: -50px; }
.margin-bottom-51 { margin-bottom: 51px; }
.margin-bottom--51 { margin-bottom: -51px; }
.margin-bottom-52 { margin-bottom: 52px; }
.margin-bottom--52 { margin-bottom: -52px; }
.margin-bottom-53 { margin-bottom: 53px; }
.margin-bottom--53 { margin-bottom: -53px; }
.margin-bottom-54 { margin-bottom: 54px; }
.margin-bottom--54 { margin-bottom: -54px; }
.margin-bottom-55 { margin-bottom: 55px; }
.margin-bottom--55 { margin-bottom: -55px; }
.margin-bottom-56 { margin-bottom: 56px; }
.margin-bottom--56 { margin-bottom: -56px; }
.margin-bottom-57 { margin-bottom: 57px; }
.margin-bottom--57 { margin-bottom: -57px; }
.margin-bottom-58 { margin-bottom: 58px; }
.margin-bottom--58 { margin-bottom: -58px; }
.margin-bottom-59 { margin-bottom: 59px; }
.margin-bottom--59 { margin-bottom: -59px; }
.margin-bottom-60 { margin-bottom: 60px; }
.margin-bottom--60 { margin-bottom: -60px; }
.margin-bottom-61 { margin-bottom: 61px; }
.margin-bottom--61 { margin-bottom: -61px; }
.margin-bottom-62 { margin-bottom: 62px; }
.margin-bottom--62 { margin-bottom: -62px; }
.margin-bottom-63 { margin-bottom: 63px; }
.margin-bottom--63 { margin-bottom: -63px; }
.margin-bottom-64 { margin-bottom: 64px; }
.margin-bottom--64 { margin-bottom: -64px; }
.margin-bottom-65 { margin-bottom: 65px; }
.margin-bottom--65 { margin-bottom: -65px; }
.margin-bottom-66 { margin-bottom: 66px; }
.margin-bottom--66 { margin-bottom: -66px; }
.margin-bottom-67 { margin-bottom: 67px; }
.margin-bottom--67 { margin-bottom: -67px; }
.margin-bottom-68 { margin-bottom: 68px; }
.margin-bottom--68 { margin-bottom: -68px; }
.margin-bottom-69 { margin-bottom: 69px; }
.margin-bottom--69 { margin-bottom: -69px; }
.margin-bottom-70 { margin-bottom: 70px; }
.margin-bottom--70 { margin-bottom: -70px; }
.margin-bottom-71 { margin-bottom: 71px; }
.margin-bottom--71 { margin-bottom: -71px; }
.margin-bottom-72 { margin-bottom: 72px; }
.margin-bottom--72 { margin-bottom: -72px; }
.margin-bottom-73 { margin-bottom: 73px; }
.margin-bottom--73 { margin-bottom: -73px; }
.margin-bottom-74 { margin-bottom: 74px; }
.margin-bottom--74 { margin-bottom: -74px; }
.margin-bottom-75 { margin-bottom: 75px; }
.margin-bottom--75 { margin-bottom: -75px; }
.margin-bottom-76 { margin-bottom: 76px; }
.margin-bottom--76 { margin-bottom: -76px; }
.margin-bottom-77 { margin-bottom: 77px; }
.margin-bottom--77 { margin-bottom: -77px; }
.margin-bottom-78 { margin-bottom: 78px; }
.margin-bottom--78 { margin-bottom: -78px; }
.margin-bottom-79 { margin-bottom: 79px; }
.margin-bottom--79 { margin-bottom: -79px; }
.margin-bottom-80 { margin-bottom: 80px; }
.margin-bottom--80 { margin-bottom: -80px; }
.margin-bottom-81 { margin-bottom: 81px; }
.margin-bottom--81 { margin-bottom: -81px; }
.margin-bottom-82 { margin-bottom: 82px; }
.margin-bottom--82 { margin-bottom: -82px; }
.margin-bottom-83 { margin-bottom: 83px; }
.margin-bottom--83 { margin-bottom: -83px; }
.margin-bottom-84 { margin-bottom: 84px; }
.margin-bottom--84 { margin-bottom: -84px; }
.margin-bottom-85 { margin-bottom: 85px; }
.margin-bottom--85 { margin-bottom: -85px; }
.margin-bottom-86 { margin-bottom: 86px; }
.margin-bottom--86 { margin-bottom: -86px; }
.margin-bottom-87 { margin-bottom: 87px; }
.margin-bottom--87 { margin-bottom: -87px; }
.margin-bottom-88 { margin-bottom: 88px; }
.margin-bottom--88 { margin-bottom: -88px; }
.margin-bottom-89 { margin-bottom: 89px; }
.margin-bottom--89 { margin-bottom: -89px; }
.margin-bottom-90 { margin-bottom: 90px; }
.margin-bottom--90 { margin-bottom: -90px; }
.margin-bottom-91 { margin-bottom: 91px; }
.margin-bottom--91 { margin-bottom: -91px; }
.margin-bottom-92 { margin-bottom: 92px; }
.margin-bottom--92 { margin-bottom: -92px; }
.margin-bottom-93 { margin-bottom: 93px; }
.margin-bottom--93 { margin-bottom: -93px; }
.margin-bottom-94 { margin-bottom: 94px; }
.margin-bottom--94 { margin-bottom: -94px; }
.margin-bottom-95 { margin-bottom: 95px; }
.margin-bottom--95 { margin-bottom: -95px; }
.margin-bottom-96 { margin-bottom: 96px; }
.margin-bottom--96 { margin-bottom: -96px; }
.margin-bottom-97 { margin-bottom: 97px; }
.margin-bottom--97 { margin-bottom: -97px; }
.margin-bottom-98 { margin-bottom: 98px; }
.margin-bottom--98 { margin-bottom: -98px; }
.margin-bottom-99 { margin-bottom: 99px; }
.margin-bottom--99 { margin-bottom: -99px; }
.margin-bottom-100 { margin-bottom: 100px; }
.margin-bottom--100 { margin-bottom: -100px; }
.padding-0 { padding: 0px; }
.padding-1 { padding: 1px; }
.padding-2 { padding: 2px; }
.padding-3 { padding: 3px; }
.padding-4 { padding: 4px; }
.padding-5 { padding: 5px; }
.padding-6 { padding: 6px; }
.padding-7 { padding: 7px; }
.padding-8 { padding: 8px; }
.padding-9 { padding: 9px; }
.padding-10 { padding: 10px; }
.padding-11 { padding: 11px; }
.padding-12 { padding: 12px; }
.padding-13 { padding: 13px; }
.padding-14 { padding: 14px; }
.padding-15 { padding: 15px; }
.padding-16 { padding: 16px; }
.padding-17 { padding: 17px; }
.padding-18 { padding: 18px; }
.padding-19 { padding: 19px; }
.padding-20 { padding: 20px; }
.padding-21 { padding: 21px; }
.padding-22 { padding: 22px; }
.padding-23 { padding: 23px; }
.padding-24 { padding: 24px; }
.padding-25 { padding: 25px; }
.padding-26 { padding: 26px; }
.padding-27 { padding: 27px; }
.padding-28 { padding: 28px; }
.padding-29 { padding: 29px; }
.padding-30 { padding: 30px; }
.padding-31 { padding: 31px; }
.padding-32 { padding: 32px; }
.padding-33 { padding: 33px; }
.padding-34 { padding: 34px; }
.padding-35 { padding: 35px; }
.padding-36 { padding: 36px; }
.padding-37 { padding: 37px; }
.padding-38 { padding: 38px; }
.padding-39 { padding: 39px; }
.padding-40 { padding: 40px; }
.padding-41 { padding: 41px; }
.padding-42 { padding: 42px; }
.padding-43 { padding: 43px; }
.padding-44 { padding: 44px; }
.padding-45 { padding: 45px; }
.padding-46 { padding: 46px; }
.padding-47 { padding: 47px; }
.padding-48 { padding: 48px; }
.padding-49 { padding: 49px; }
.padding-50 { padding: 50px; }
.padding-51 { padding: 51px; }
.padding-52 { padding: 52px; }
.padding-53 { padding: 53px; }
.padding-54 { padding: 54px; }
.padding-55 { padding: 55px; }
.padding-56 { padding: 56px; }
.padding-57 { padding: 57px; }
.padding-58 { padding: 58px; }
.padding-59 { padding: 59px; }
.padding-60 { padding: 60px; }
.padding-61 { padding: 61px; }
.padding-62 { padding: 62px; }
.padding-63 { padding: 63px; }
.padding-64 { padding: 64px; }
.padding-65 { padding: 65px; }
.padding-66 { padding: 66px; }
.padding-67 { padding: 67px; }
.padding-68 { padding: 68px; }
.padding-69 { padding: 69px; }
.padding-70 { padding: 70px; }
.padding-71 { padding: 71px; }
.padding-72 { padding: 72px; }
.padding-73 { padding: 73px; }
.padding-74 { padding: 74px; }
.padding-75 { padding: 75px; }
.padding-76 { padding: 76px; }
.padding-77 { padding: 77px; }
.padding-78 { padding: 78px; }
.padding-79 { padding: 79px; }
.padding-80 { padding: 80px; }
.padding-81 { padding: 81px; }
.padding-82 { padding: 82px; }
.padding-83 { padding: 83px; }
.padding-84 { padding: 84px; }
.padding-85 { padding: 85px; }
.padding-86 { padding: 86px; }
.padding-87 { padding: 87px; }
.padding-88 { padding: 88px; }
.padding-89 { padding: 89px; }
.padding-90 { padding: 90px; }
.padding-91 { padding: 91px; }
.padding-92 { padding: 92px; }
.padding-93 { padding: 93px; }
.padding-94 { padding: 94px; }
.padding-95 { padding: 95px; }
.padding-96 { padding: 96px; }
.padding-97 { padding: 97px; }
.padding-98 { padding: 98px; }
.padding-99 { padding: 99px; }
.padding-100 { padding: 100px; }
.margin-0 { margin: 0px; }
.margin-1 { margin: 1px; }
.margin-2 { margin: 2px; }
.margin-3 { margin: 3px; }
.margin-4 { margin: 4px; }
.margin-5 { margin: 5px; }
.margin-6 { margin: 6px; }
.margin-7 { margin: 7px; }
.margin-8 { margin: 8px; }
.margin-9 { margin: 9px; }
.margin-10 { margin: 10px; }
.margin-11 { margin: 11px; }
.margin-12 { margin: 12px; }
.margin-13 { margin: 13px; }
.margin-14 { margin: 14px; }
.margin-15 { margin: 15px; }
.margin-16 { margin: 16px; }
.margin-17 { margin: 17px; }
.margin-18 { margin: 18px; }
.margin-19 { margin: 19px; }
.margin-20 { margin: 20px; }
.margin-21 { margin: 21px; }
.margin-22 { margin: 22px; }
.margin-23 { margin: 23px; }
.margin-24 { margin: 24px; }
.margin-25 { margin: 25px; }
.margin-26 { margin: 26px; }
.margin-27 { margin: 27px; }
.margin-28 { margin: 28px; }
.margin-29 { margin: 29px; }
.margin-30 { margin: 30px; }
.margin-31 { margin: 31px; }
.margin-32 { margin: 32px; }
.margin-33 { margin: 33px; }
.margin-34 { margin: 34px; }
.margin-35 { margin: 35px; }
.margin-36 { margin: 36px; }
.margin-37 { margin: 37px; }
.margin-38 { margin: 38px; }
.margin-39 { margin: 39px; }
.margin-40 { margin: 40px; }
.margin-41 { margin: 41px; }
.margin-42 { margin: 42px; }
.margin-43 { margin: 43px; }
.margin-44 { margin: 44px; }
.margin-45 { margin: 45px; }
.margin-46 { margin: 46px; }
.margin-47 { margin: 47px; }
.margin-48 { margin: 48px; }
.margin-49 { margin: 49px; }
.margin-50 { margin: 50px; }
.margin-51 { margin: 51px; }
.margin-52 { margin: 52px; }
.margin-53 { margin: 53px; }
.margin-54 { margin: 54px; }
.margin-55 { margin: 55px; }
.margin-56 { margin: 56px; }
.margin-57 { margin: 57px; }
.margin-58 { margin: 58px; }
.margin-59 { margin: 59px; }
.margin-60 { margin: 60px; }
.margin-61 { margin: 61px; }
.margin-62 { margin: 62px; }
.margin-63 { margin: 63px; }
.margin-64 { margin: 64px; }
.margin-65 { margin: 65px; }
.margin-66 { margin: 66px; }
.margin-67 { margin: 67px; }
.margin-68 { margin: 68px; }
.margin-69 { margin: 69px; }
.margin-70 { margin: 70px; }
.margin-71 { margin: 71px; }
.margin-72 { margin: 72px; }
.margin-73 { margin: 73px; }
.margin-74 { margin: 74px; }
.margin-75 { margin: 75px; }
.margin-76 { margin: 76px; }
.margin-77 { margin: 77px; }
.margin-78 { margin: 78px; }
.margin-79 { margin: 79px; }
.margin-80 { margin: 80px; }
.margin-81 { margin: 81px; }
.margin-82 { margin: 82px; }
.margin-83 { margin: 83px; }
.margin-84 { margin: 84px; }
.margin-85 { margin: 85px; }
.margin-86 { margin: 86px; }
.margin-87 { margin: 87px; }
.margin-88 { margin: 88px; }
.margin-89 { margin: 89px; }
.margin-90 { margin: 90px; }
.margin-91 { margin: 91px; }
.margin-92 { margin: 92px; }
.margin-93 { margin: 93px; }
.margin-94 { margin: 94px; }
.margin-95 { margin: 95px; }
.margin-96 { margin: 96px; }
.margin-97 { margin: 97px; }
.margin-98 { margin: 98px; }
.margin-99 { margin: 99px; }
.margin-100 { margin: 100px; }
.font-size-10 { font-size: 10px; }
.font-size-11 { font-size: 11px; }
.font-size-12 { font-size: 12px; }
.font-size-13 { font-size: 13px; }
.font-size-14 { font-size: 14px; }
.font-size-15 { font-size: 15px; }
.font-size-16 { font-size: 16px; }
.font-size-17 { font-size: 17px; }
.font-size-18 { font-size: 18px; }
.font-size-19 { font-size: 19px; }
.font-size-20 { font-size: 20px; }
.font-size-21 { font-size: 21px; }
.font-size-22 { font-size: 22px; }
.font-size-23 { font-size: 23px; }
.font-size-24 { font-size: 24px; }
.font-size-25 { font-size: 25px; }
.font-size-26 { font-size: 26px; }
.font-size-27 { font-size: 27px; }
.font-size-28 { font-size: 28px; }
.font-size-29 { font-size: 29px; }
.font-size-30 { font-size: 30px; }
.font-size-31 { font-size: 31px; }
.font-size-32 { font-size: 32px; }
.font-size-33 { font-size: 33px; }
.font-size-34 { font-size: 34px; }
.font-size-35 { font-size: 35px; }
.font-size-36 { font-size: 36px; }
.font-size-37 { font-size: 37px; }
.font-size-38 { font-size: 38px; }
.font-size-39 { font-size: 39px; }
.font-size-40 { font-size: 40px; }
.font-size-41 { font-size: 41px; }
.font-size-42 { font-size: 42px; }
.font-size-43 { font-size: 43px; }
.font-size-44 { font-size: 44px; }
.font-size-45 { font-size: 45px; }
.font-size-46 { font-size: 46px; }
.font-size-47 { font-size: 47px; }
.font-size-48 { font-size: 48px; }
.font-size-49 { font-size: 49px; }
.font-size-50 { font-size: 50px; }
.font-size-51 { font-size: 51px; }
.font-size-52 { font-size: 52px; }
.font-size-53 { font-size: 53px; }
.font-size-54 { font-size: 54px; }
.font-size-55 { font-size: 55px; }
.font-size-56 { font-size: 56px; }
.font-size-57 { font-size: 57px; }
.font-size-58 { font-size: 58px; }
.font-size-59 { font-size: 59px; }
.font-size-60 { font-size: 60px; }
.font-size-61 { font-size: 61px; }
.font-size-62 { font-size: 62px; }
.font-size-63 { font-size: 63px; }
.font-size-64 { font-size: 64px; }
.font-size-65 { font-size: 65px; }
.font-size-66 { font-size: 66px; }
.font-size-67 { font-size: 67px; }
.font-size-68 { font-size: 68px; }
.font-size-69 { font-size: 69px; }
.font-size-70 { font-size: 70px; }
.font-size-71 { font-size: 71px; }
.font-size-72 { font-size: 72px; }
.font-size-73 { font-size: 73px; }
.font-size-74 { font-size: 74px; }
.font-size-75 { font-size: 75px; }
.font-size-76 { font-size: 76px; }
.font-size-77 { font-size: 77px; }
.font-size-78 { font-size: 78px; }
.font-size-79 { font-size: 79px; }
.font-size-80 { font-size: 80px; }
.font-size-81 { font-size: 81px; }
.font-size-82 { font-size: 82px; }
.font-size-83 { font-size: 83px; }
.font-size-84 { font-size: 84px; }
.font-size-85 { font-size: 85px; }
.font-size-86 { font-size: 86px; }
.font-size-87 { font-size: 87px; }
.font-size-88 { font-size: 88px; }
.font-size-89 { font-size: 89px; }
.font-size-90 { font-size: 90px; }
.font-size-91 { font-size: 91px; }
.font-size-92 { font-size: 92px; }
.font-size-93 { font-size: 93px; }
.font-size-94 { font-size: 94px; }
.font-size-95 { font-size: 95px; }
.font-size-96 { font-size: 96px; }
.font-size-97 { font-size: 97px; }
.font-size-98 { font-size: 98px; }
.font-size-99 { font-size: 99px; }
.font-size-100 { font-size: 100px; }
.font-weight-100 { font-weight: 100; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }
.font-style-italic { font-style: italic; }
.size_width_half { width: 50%; }
.size_height_full { height: 100%; }
.size_width_full { width: 100%; }
.size_height_half { height: 50%; }
.no-margin { margin: 0 !important; }
.no-rounder { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; -ms-border-radius: 0 !important; -o-border-radius: 0 !important; border-radius: 0 !important; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.no-padding { padding: 0 !important; }
.no-border { border: none !important; }
.size-full { width: 100%; }
.background-white { background-color: white !important; }
.border-color-white { border-color: white !important; }
.color-white { color: white !important; }
.background-yellow { background-color: yellow !important; }
.border-color-yellow { border-color: yellow !important; }
.color-yellow { color: yellow !important; }
.background-orange { background-color: orange !important; }
.border-color-orange { border-color: orange !important; }
.color-orange { color: orange !important; }
.background-pink { background-color: pink !important; }
.border-color-pink { border-color: pink !important; }
.color-pink { color: pink !important; }
.background-red { background-color: red !important; }
.border-color-red { border-color: red !important; }
.color-red { color: red !important; }
.background-brown { background-color: brown !important; }
.border-color-brown { border-color: brown !important; }
.color-brown { color: brown !important; }
.background-green { background-color: green !important; }
.border-color-green { border-color: green !important; }
.color-green { color: green !important; }
.background-blue { background-color: blue !important; }
.border-color-blue { border-color: blue !important; }
.color-blue { color: blue !important; }
.background-purple { background-color: purple !important; }
.border-color-purple { border-color: purple !important; }
.color-purple { color: purple !important; }
.background-gray { background-color: gray !important; }
.border-color-gray { border-color: gray !important; }
.color-gray { color: gray !important; }
.background-black { background-color: black !important; }
.border-color-black { border-color: black !important; }
.color-black { color: black !important; }
.background-silver { background-color: silver !important; }
.border-color-silver { border-color: silver !important; }
.color-silver { color: silver !important; }
.background-gold { background-color: gold !important; }
.border-color-gold { border-color: gold !important; }
.color-gold { color: gold !important; }
.background-lightblue { background-color: lightblue !important; }
.border-color-lightblue { border-color: lightblue !important; }
.color-lightblue { color: lightblue !important; }
.background-lightgreen { background-color: lightgreen !important; }
.border-color-lightgreen { border-color: lightgreen !important; }
.color-lightgreen { color: lightgreen !important; }
.background-lightyellow { background-color: lightyellow !important; }
.border-color-lightyellow { border-color: lightyellow !important; }
.color-lightyellow { color: lightyellow !important; }
.background-darkblue { background-color: darkblue !important; }
.border-color-darkblue { border-color: darkblue !important; }
.color-darkblue { color: darkblue !important; }
.background-darkgreen { background-color: darkgreen !important; }
.border-color-darkgreen { border-color: darkgreen !important; }
.color-darkgreen { color: darkgreen !important; }
.background-lightyellow { background-color: lightyellow !important; }
.border-color-lightyellow { border-color: lightyellow !important; }
.color-lightyellow { color: lightyellow !important; }
.background-primary { background-color: #ff9c00 !important; }
.background-secondary { background-color: #525252 !important; }
.background-cat { background-color: #f7f7f7 !important; }
.background-main { background-color: #e1e1e1 !important; }
.background-body { background-color: white !important; }
.border-color-primary { border-color: #ff9c00 !important; }
.border-color-secondary { border-color: #525252 !important; }
.bg-transparent { background-color: transparent !important; }
.color-primary { color: #ff9c00 !important; }
.color-secondary { color: #525252 !important; }
.color-body { color: #898989 !important; }
.border-width-0 { border-width: 0px; }
.border-width-1 { border-width: 1px; }
.border-width-2 { border-width: 2px; }
.border-width-3 { border-width: 3px; }
.border-width-4 { border-width: 4px; }
.border-width-5 { border-width: 5px; }
.border-width-6 { border-width: 6px; }
.border-width-7 { border-width: 7px; }
.border-width-8 { border-width: 8px; }
.border-width-9 { border-width: 9px; }
.border-width-10 { border-width: 10px; }
.border-left-0 { border-left: 0px solid; }
.border-left-1 { border-left: 1px solid; }
.border-left-2 { border-left: 2px solid; }
.border-left-3 { border-left: 3px solid; }
.border-left-4 { border-left: 4px solid; }
.border-left-5 { border-left: 5px solid; }
.border-left-6 { border-left: 6px solid; }
.border-left-7 { border-left: 7px solid; }
.border-left-8 { border-left: 8px solid; }
.border-left-9 { border-left: 9px solid; }
.border-left-10 { border-left: 10px solid; }
.border-left-11 { border-left: 11px solid; }
.border-left-12 { border-left: 12px solid; }
.border-left-13 { border-left: 13px solid; }
.border-left-14 { border-left: 14px solid; }
.border-left-15 { border-left: 15px solid; }
.border-left-16 { border-left: 16px solid; }
.border-left-17 { border-left: 17px solid; }
.border-left-18 { border-left: 18px solid; }
.border-left-19 { border-left: 19px solid; }
.border-left-20 { border-left: 20px solid; }
.border-left-21 { border-left: 21px solid; }
.border-left-22 { border-left: 22px solid; }
.border-left-23 { border-left: 23px solid; }
.border-left-24 { border-left: 24px solid; }
.border-left-25 { border-left: 25px solid; }
.border-left-26 { border-left: 26px solid; }
.border-left-27 { border-left: 27px solid; }
.border-left-28 { border-left: 28px solid; }
.border-left-29 { border-left: 29px solid; }
.border-left-30 { border-left: 30px solid; }
.border-left-31 { border-left: 31px solid; }
.border-left-32 { border-left: 32px solid; }
.border-left-33 { border-left: 33px solid; }
.border-left-34 { border-left: 34px solid; }
.border-left-35 { border-left: 35px solid; }
.border-left-36 { border-left: 36px solid; }
.border-left-37 { border-left: 37px solid; }
.border-left-38 { border-left: 38px solid; }
.border-left-39 { border-left: 39px solid; }
.border-left-40 { border-left: 40px solid; }
.border-left-41 { border-left: 41px solid; }
.border-left-42 { border-left: 42px solid; }
.border-left-43 { border-left: 43px solid; }
.border-left-44 { border-left: 44px solid; }
.border-left-45 { border-left: 45px solid; }
.border-left-46 { border-left: 46px solid; }
.border-left-47 { border-left: 47px solid; }
.border-left-48 { border-left: 48px solid; }
.border-left-49 { border-left: 49px solid; }
.border-left-50 { border-left: 50px solid; }
.border-left-51 { border-left: 51px solid; }
.border-left-52 { border-left: 52px solid; }
.border-left-53 { border-left: 53px solid; }
.border-left-54 { border-left: 54px solid; }
.border-left-55 { border-left: 55px solid; }
.border-left-56 { border-left: 56px solid; }
.border-left-57 { border-left: 57px solid; }
.border-left-58 { border-left: 58px solid; }
.border-left-59 { border-left: 59px solid; }
.border-left-60 { border-left: 60px solid; }
.border-left-61 { border-left: 61px solid; }
.border-left-62 { border-left: 62px solid; }
.border-left-63 { border-left: 63px solid; }
.border-left-64 { border-left: 64px solid; }
.border-left-65 { border-left: 65px solid; }
.border-left-66 { border-left: 66px solid; }
.border-left-67 { border-left: 67px solid; }
.border-left-68 { border-left: 68px solid; }
.border-left-69 { border-left: 69px solid; }
.border-left-70 { border-left: 70px solid; }
.border-left-71 { border-left: 71px solid; }
.border-left-72 { border-left: 72px solid; }
.border-left-73 { border-left: 73px solid; }
.border-left-74 { border-left: 74px solid; }
.border-left-75 { border-left: 75px solid; }
.border-left-76 { border-left: 76px solid; }
.border-left-77 { border-left: 77px solid; }
.border-left-78 { border-left: 78px solid; }
.border-left-79 { border-left: 79px solid; }
.border-left-80 { border-left: 80px solid; }
.border-left-81 { border-left: 81px solid; }
.border-left-82 { border-left: 82px solid; }
.border-left-83 { border-left: 83px solid; }
.border-left-84 { border-left: 84px solid; }
.border-left-85 { border-left: 85px solid; }
.border-left-86 { border-left: 86px solid; }
.border-left-87 { border-left: 87px solid; }
.border-left-88 { border-left: 88px solid; }
.border-left-89 { border-left: 89px solid; }
.border-left-90 { border-left: 90px solid; }
.border-left-91 { border-left: 91px solid; }
.border-left-92 { border-left: 92px solid; }
.border-left-93 { border-left: 93px solid; }
.border-left-94 { border-left: 94px solid; }
.border-left-95 { border-left: 95px solid; }
.border-left-96 { border-left: 96px solid; }
.border-left-97 { border-left: 97px solid; }
.border-left-98 { border-left: 98px solid; }
.border-left-99 { border-left: 99px solid; }
.border-left-100 { border-left: 100px solid; }
.border-right-0 { border-right: 0px solid; }
.border-right-1 { border-right: 1px solid; }
.border-right-2 { border-right: 2px solid; }
.border-right-3 { border-right: 3px solid; }
.border-right-4 { border-right: 4px solid; }
.border-right-5 { border-right: 5px solid; }
.border-right-6 { border-right: 6px solid; }
.border-right-7 { border-right: 7px solid; }
.border-right-8 { border-right: 8px solid; }
.border-right-9 { border-right: 9px solid; }
.border-right-10 { border-right: 10px solid; }
.border-right-11 { border-right: 11px solid; }
.border-right-12 { border-right: 12px solid; }
.border-right-13 { border-right: 13px solid; }
.border-right-14 { border-right: 14px solid; }
.border-right-15 { border-right: 15px solid; }
.border-right-16 { border-right: 16px solid; }
.border-right-17 { border-right: 17px solid; }
.border-right-18 { border-right: 18px solid; }
.border-right-19 { border-right: 19px solid; }
.border-right-20 { border-right: 20px solid; }
.border-right-21 { border-right: 21px solid; }
.border-right-22 { border-right: 22px solid; }
.border-right-23 { border-right: 23px solid; }
.border-right-24 { border-right: 24px solid; }
.border-right-25 { border-right: 25px solid; }
.border-right-26 { border-right: 26px solid; }
.border-right-27 { border-right: 27px solid; }
.border-right-28 { border-right: 28px solid; }
.border-right-29 { border-right: 29px solid; }
.border-right-30 { border-right: 30px solid; }
.border-right-31 { border-right: 31px solid; }
.border-right-32 { border-right: 32px solid; }
.border-right-33 { border-right: 33px solid; }
.border-right-34 { border-right: 34px solid; }
.border-right-35 { border-right: 35px solid; }
.border-right-36 { border-right: 36px solid; }
.border-right-37 { border-right: 37px solid; }
.border-right-38 { border-right: 38px solid; }
.border-right-39 { border-right: 39px solid; }
.border-right-40 { border-right: 40px solid; }
.border-right-41 { border-right: 41px solid; }
.border-right-42 { border-right: 42px solid; }
.border-right-43 { border-right: 43px solid; }
.border-right-44 { border-right: 44px solid; }
.border-right-45 { border-right: 45px solid; }
.border-right-46 { border-right: 46px solid; }
.border-right-47 { border-right: 47px solid; }
.border-right-48 { border-right: 48px solid; }
.border-right-49 { border-right: 49px solid; }
.border-right-50 { border-right: 50px solid; }
.border-right-51 { border-right: 51px solid; }
.border-right-52 { border-right: 52px solid; }
.border-right-53 { border-right: 53px solid; }
.border-right-54 { border-right: 54px solid; }
.border-right-55 { border-right: 55px solid; }
.border-right-56 { border-right: 56px solid; }
.border-right-57 { border-right: 57px solid; }
.border-right-58 { border-right: 58px solid; }
.border-right-59 { border-right: 59px solid; }
.border-right-60 { border-right: 60px solid; }
.border-right-61 { border-right: 61px solid; }
.border-right-62 { border-right: 62px solid; }
.border-right-63 { border-right: 63px solid; }
.border-right-64 { border-right: 64px solid; }
.border-right-65 { border-right: 65px solid; }
.border-right-66 { border-right: 66px solid; }
.border-right-67 { border-right: 67px solid; }
.border-right-68 { border-right: 68px solid; }
.border-right-69 { border-right: 69px solid; }
.border-right-70 { border-right: 70px solid; }
.border-right-71 { border-right: 71px solid; }
.border-right-72 { border-right: 72px solid; }
.border-right-73 { border-right: 73px solid; }
.border-right-74 { border-right: 74px solid; }
.border-right-75 { border-right: 75px solid; }
.border-right-76 { border-right: 76px solid; }
.border-right-77 { border-right: 77px solid; }
.border-right-78 { border-right: 78px solid; }
.border-right-79 { border-right: 79px solid; }
.border-right-80 { border-right: 80px solid; }
.border-right-81 { border-right: 81px solid; }
.border-right-82 { border-right: 82px solid; }
.border-right-83 { border-right: 83px solid; }
.border-right-84 { border-right: 84px solid; }
.border-right-85 { border-right: 85px solid; }
.border-right-86 { border-right: 86px solid; }
.border-right-87 { border-right: 87px solid; }
.border-right-88 { border-right: 88px solid; }
.border-right-89 { border-right: 89px solid; }
.border-right-90 { border-right: 90px solid; }
.border-right-91 { border-right: 91px solid; }
.border-right-92 { border-right: 92px solid; }
.border-right-93 { border-right: 93px solid; }
.border-right-94 { border-right: 94px solid; }
.border-right-95 { border-right: 95px solid; }
.border-right-96 { border-right: 96px solid; }
.border-right-97 { border-right: 97px solid; }
.border-right-98 { border-right: 98px solid; }
.border-right-99 { border-right: 99px solid; }
.border-right-100 { border-right: 100px solid; }
.border-bottom-0 { border-bottom: 0px solid; }
.border-bottom-1 { border-bottom: 1px solid; }
.border-bottom-2 { border-bottom: 2px solid; }
.border-bottom-3 { border-bottom: 3px solid; }
.border-bottom-4 { border-bottom: 4px solid; }
.border-bottom-5 { border-bottom: 5px solid; }
.border-bottom-6 { border-bottom: 6px solid; }
.border-bottom-7 { border-bottom: 7px solid; }
.border-bottom-8 { border-bottom: 8px solid; }
.border-bottom-9 { border-bottom: 9px solid; }
.border-bottom-10 { border-bottom: 10px solid; }
.border-bottom-11 { border-bottom: 11px solid; }
.border-bottom-12 { border-bottom: 12px solid; }
.border-bottom-13 { border-bottom: 13px solid; }
.border-bottom-14 { border-bottom: 14px solid; }
.border-bottom-15 { border-bottom: 15px solid; }
.border-bottom-16 { border-bottom: 16px solid; }
.border-bottom-17 { border-bottom: 17px solid; }
.border-bottom-18 { border-bottom: 18px solid; }
.border-bottom-19 { border-bottom: 19px solid; }
.border-bottom-20 { border-bottom: 20px solid; }
.border-bottom-21 { border-bottom: 21px solid; }
.border-bottom-22 { border-bottom: 22px solid; }
.border-bottom-23 { border-bottom: 23px solid; }
.border-bottom-24 { border-bottom: 24px solid; }
.border-bottom-25 { border-bottom: 25px solid; }
.border-bottom-26 { border-bottom: 26px solid; }
.border-bottom-27 { border-bottom: 27px solid; }
.border-bottom-28 { border-bottom: 28px solid; }
.border-bottom-29 { border-bottom: 29px solid; }
.border-bottom-30 { border-bottom: 30px solid; }
.border-bottom-31 { border-bottom: 31px solid; }
.border-bottom-32 { border-bottom: 32px solid; }
.border-bottom-33 { border-bottom: 33px solid; }
.border-bottom-34 { border-bottom: 34px solid; }
.border-bottom-35 { border-bottom: 35px solid; }
.border-bottom-36 { border-bottom: 36px solid; }
.border-bottom-37 { border-bottom: 37px solid; }
.border-bottom-38 { border-bottom: 38px solid; }
.border-bottom-39 { border-bottom: 39px solid; }
.border-bottom-40 { border-bottom: 40px solid; }
.border-bottom-41 { border-bottom: 41px solid; }
.border-bottom-42 { border-bottom: 42px solid; }
.border-bottom-43 { border-bottom: 43px solid; }
.border-bottom-44 { border-bottom: 44px solid; }
.border-bottom-45 { border-bottom: 45px solid; }
.border-bottom-46 { border-bottom: 46px solid; }
.border-bottom-47 { border-bottom: 47px solid; }
.border-bottom-48 { border-bottom: 48px solid; }
.border-bottom-49 { border-bottom: 49px solid; }
.border-bottom-50 { border-bottom: 50px solid; }
.border-bottom-51 { border-bottom: 51px solid; }
.border-bottom-52 { border-bottom: 52px solid; }
.border-bottom-53 { border-bottom: 53px solid; }
.border-bottom-54 { border-bottom: 54px solid; }
.border-bottom-55 { border-bottom: 55px solid; }
.border-bottom-56 { border-bottom: 56px solid; }
.border-bottom-57 { border-bottom: 57px solid; }
.border-bottom-58 { border-bottom: 58px solid; }
.border-bottom-59 { border-bottom: 59px solid; }
.border-bottom-60 { border-bottom: 60px solid; }
.border-bottom-61 { border-bottom: 61px solid; }
.border-bottom-62 { border-bottom: 62px solid; }
.border-bottom-63 { border-bottom: 63px solid; }
.border-bottom-64 { border-bottom: 64px solid; }
.border-bottom-65 { border-bottom: 65px solid; }
.border-bottom-66 { border-bottom: 66px solid; }
.border-bottom-67 { border-bottom: 67px solid; }
.border-bottom-68 { border-bottom: 68px solid; }
.border-bottom-69 { border-bottom: 69px solid; }
.border-bottom-70 { border-bottom: 70px solid; }
.border-bottom-71 { border-bottom: 71px solid; }
.border-bottom-72 { border-bottom: 72px solid; }
.border-bottom-73 { border-bottom: 73px solid; }
.border-bottom-74 { border-bottom: 74px solid; }
.border-bottom-75 { border-bottom: 75px solid; }
.border-bottom-76 { border-bottom: 76px solid; }
.border-bottom-77 { border-bottom: 77px solid; }
.border-bottom-78 { border-bottom: 78px solid; }
.border-bottom-79 { border-bottom: 79px solid; }
.border-bottom-80 { border-bottom: 80px solid; }
.border-bottom-81 { border-bottom: 81px solid; }
.border-bottom-82 { border-bottom: 82px solid; }
.border-bottom-83 { border-bottom: 83px solid; }
.border-bottom-84 { border-bottom: 84px solid; }
.border-bottom-85 { border-bottom: 85px solid; }
.border-bottom-86 { border-bottom: 86px solid; }
.border-bottom-87 { border-bottom: 87px solid; }
.border-bottom-88 { border-bottom: 88px solid; }
.border-bottom-89 { border-bottom: 89px solid; }
.border-bottom-90 { border-bottom: 90px solid; }
.border-bottom-91 { border-bottom: 91px solid; }
.border-bottom-92 { border-bottom: 92px solid; }
.border-bottom-93 { border-bottom: 93px solid; }
.border-bottom-94 { border-bottom: 94px solid; }
.border-bottom-95 { border-bottom: 95px solid; }
.border-bottom-96 { border-bottom: 96px solid; }
.border-bottom-97 { border-bottom: 97px solid; }
.border-bottom-98 { border-bottom: 98px solid; }
.border-bottom-99 { border-bottom: 99px solid; }
.border-bottom-100 { border-bottom: 100px solid; }
.border-top-0 { border-top: 0px solid; }
.border-top-1 { border-top: 1px solid; }
.border-top-2 { border-top: 2px solid; }
.border-top-3 { border-top: 3px solid; }
.border-top-4 { border-top: 4px solid; }
.border-top-5 { border-top: 5px solid; }
.border-top-6 { border-top: 6px solid; }
.border-top-7 { border-top: 7px solid; }
.border-top-8 { border-top: 8px solid; }
.border-top-9 { border-top: 9px solid; }
.border-top-10 { border-top: 10px solid; }
.border-top-11 { border-top: 11px solid; }
.border-top-12 { border-top: 12px solid; }
.border-top-13 { border-top: 13px solid; }
.border-top-14 { border-top: 14px solid; }
.border-top-15 { border-top: 15px solid; }
.border-top-16 { border-top: 16px solid; }
.border-top-17 { border-top: 17px solid; }
.border-top-18 { border-top: 18px solid; }
.border-top-19 { border-top: 19px solid; }
.border-top-20 { border-top: 20px solid; }
.border-top-21 { border-top: 21px solid; }
.border-top-22 { border-top: 22px solid; }
.border-top-23 { border-top: 23px solid; }
.border-top-24 { border-top: 24px solid; }
.border-top-25 { border-top: 25px solid; }
.border-top-26 { border-top: 26px solid; }
.border-top-27 { border-top: 27px solid; }
.border-top-28 { border-top: 28px solid; }
.border-top-29 { border-top: 29px solid; }
.border-top-30 { border-top: 30px solid; }
.border-top-31 { border-top: 31px solid; }
.border-top-32 { border-top: 32px solid; }
.border-top-33 { border-top: 33px solid; }
.border-top-34 { border-top: 34px solid; }
.border-top-35 { border-top: 35px solid; }
.border-top-36 { border-top: 36px solid; }
.border-top-37 { border-top: 37px solid; }
.border-top-38 { border-top: 38px solid; }
.border-top-39 { border-top: 39px solid; }
.border-top-40 { border-top: 40px solid; }
.border-top-41 { border-top: 41px solid; }
.border-top-42 { border-top: 42px solid; }
.border-top-43 { border-top: 43px solid; }
.border-top-44 { border-top: 44px solid; }
.border-top-45 { border-top: 45px solid; }
.border-top-46 { border-top: 46px solid; }
.border-top-47 { border-top: 47px solid; }
.border-top-48 { border-top: 48px solid; }
.border-top-49 { border-top: 49px solid; }
.border-top-50 { border-top: 50px solid; }
.border-top-51 { border-top: 51px solid; }
.border-top-52 { border-top: 52px solid; }
.border-top-53 { border-top: 53px solid; }
.border-top-54 { border-top: 54px solid; }
.border-top-55 { border-top: 55px solid; }
.border-top-56 { border-top: 56px solid; }
.border-top-57 { border-top: 57px solid; }
.border-top-58 { border-top: 58px solid; }
.border-top-59 { border-top: 59px solid; }
.border-top-60 { border-top: 60px solid; }
.border-top-61 { border-top: 61px solid; }
.border-top-62 { border-top: 62px solid; }
.border-top-63 { border-top: 63px solid; }
.border-top-64 { border-top: 64px solid; }
.border-top-65 { border-top: 65px solid; }
.border-top-66 { border-top: 66px solid; }
.border-top-67 { border-top: 67px solid; }
.border-top-68 { border-top: 68px solid; }
.border-top-69 { border-top: 69px solid; }
.border-top-70 { border-top: 70px solid; }
.border-top-71 { border-top: 71px solid; }
.border-top-72 { border-top: 72px solid; }
.border-top-73 { border-top: 73px solid; }
.border-top-74 { border-top: 74px solid; }
.border-top-75 { border-top: 75px solid; }
.border-top-76 { border-top: 76px solid; }
.border-top-77 { border-top: 77px solid; }
.border-top-78 { border-top: 78px solid; }
.border-top-79 { border-top: 79px solid; }
.border-top-80 { border-top: 80px solid; }
.border-top-81 { border-top: 81px solid; }
.border-top-82 { border-top: 82px solid; }
.border-top-83 { border-top: 83px solid; }
.border-top-84 { border-top: 84px solid; }
.border-top-85 { border-top: 85px solid; }
.border-top-86 { border-top: 86px solid; }
.border-top-87 { border-top: 87px solid; }
.border-top-88 { border-top: 88px solid; }
.border-top-89 { border-top: 89px solid; }
.border-top-90 { border-top: 90px solid; }
.border-top-91 { border-top: 91px solid; }
.border-top-92 { border-top: 92px solid; }
.border-top-93 { border-top: 93px solid; }
.border-top-94 { border-top: 94px solid; }
.border-top-95 { border-top: 95px solid; }
.border-top-96 { border-top: 96px solid; }
.border-top-97 { border-top: 97px solid; }
.border-top-98 { border-top: 98px solid; }
.border-top-99 { border-top: 99px solid; }
.border-top-100 { border-top: 100px solid; }
.border-style-dotted[class*="border-left"] { border-left-style: dotted; }
.border-style-dotted[class*="border-width"] { border-style: dotted; }
.border-style-dotted[class*="border-right"] { border-right-style: dotted; }
.border-style-dotted[class*="border-width"] { border-style: dotted; }
.border-style-dotted[class*="border-bottom"] { border-bottom-style: dotted; }
.border-style-dotted[class*="border-width"] { border-style: dotted; }
.border-style-dotted[class*="border-top"] { border-top-style: dotted; }
.border-style-dotted[class*="border-width"] { border-style: dotted; }
.border-style-solid[class*="border-left"] { border-left-style: solid; }
.border-style-solid[class*="border-width"] { border-style: solid; }
.border-style-solid[class*="border-right"] { border-right-style: solid; }
.border-style-solid[class*="border-width"] { border-style: solid; }
.border-style-solid[class*="border-bottom"] { border-bottom-style: solid; }
.border-style-solid[class*="border-width"] { border-style: solid; }
.border-style-solid[class*="border-top"] { border-top-style: solid; }
.border-style-solid[class*="border-width"] { border-style: solid; }
.border-style-double[class*="border-left"] { border-left-style: double; }
.border-style-double[class*="border-width"] { border-style: double; }
.border-style-double[class*="border-right"] { border-right-style: double; }
.border-style-double[class*="border-width"] { border-style: double; }
.border-style-double[class*="border-bottom"] { border-bottom-style: double; }
.border-style-double[class*="border-width"] { border-style: double; }
.border-style-double[class*="border-top"] { border-top-style: double; }
.border-style-double[class*="border-width"] { border-style: double; }
.border-style-dashed[class*="border-left"] { border-left-style: dashed; }
.border-style-dashed[class*="border-width"] { border-style: dashed; }
.border-style-dashed[class*="border-right"] { border-right-style: dashed; }
.border-style-dashed[class*="border-width"] { border-style: dashed; }
.border-style-dashed[class*="border-bottom"] { border-bottom-style: dashed; }
.border-style-dashed[class*="border-width"] { border-style: dashed; }
.border-style-dashed[class*="border-top"] { border-top-style: dashed; }
.border-style-dashed[class*="border-width"] { border-style: dashed; }
.parallax-slider { max-width: none; }
 [data-parallax="scroll"] {
 background-color: transparent !important;
}
.body-boxed .owl-carousel.owl-theme2 .owl-stage-outer, .main_skin_2 .owl-carousel.owl-theme2 .owl-stage-outer { overflow: hidden; }
.owl-carousel.owl-theme2 .owl-stage-outer { overflow: visible; }
.owl-carousel.owl-theme2 .owl-item { opacity: 0.2; filter: alpha(opacity=20); }
.owl-carousel.owl-theme2 .owl-item.active { opacity: 1; filter: alpha(opacity=100); }
.owl-carousel .owl-nav { text-align: center; z-index: 9; }
.owl-carousel .owl-prev, .owl-carousel .owl-next { text-indent: -999em; display: inline-block; line-height: 40px; height: 42px; width: 42px; position: relative; color: #898989; background-color: transparent; border: 1px solid #898989; margin: 5px; }
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover { color: white; background-color: #525252; border-color: #525252; }
.owl-carousel .owl-prev:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f104"; }
.owl-carousel .owl-next:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f105"; }
.owl-carousel .owl-dots { display: block; text-align: center; }
.owl-carousel .owl-dots .owl-dot { background-color: transparent; border: 1px solid #898989; display: inline-block; height: 10px; margin: 0 5px; padding: 2px; width: 10px; }
.owl-carousel .owl-dots .owl-dot:hover, .owl-carousel .owl-dots .owl-dot.active { background-color: #525252; border-color: #525252; }
.owl-carousel.tab_control_default_1 .owl-nav { position: absolute; right: -5px; top: -0px; }
.owl-carousel.tab_control_default_2 .owl-nav { position: absolute; right: -5px; top: 5px; }
.owl-carousel.tab_control_default_2 .owl-prev, .owl-carousel.tab_control_default_2 .owl-next { height: 27px; line-height: 25px; width: 27px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.owl-carousel.tab_control_default_3 .owl-nav { position: absolute; right: -5px; top: -60px; }
.owl-carousel.tab_control_default_3 .owl-prev, .owl-carousel.tab_control_default_3 .owl-next { height: 27px; line-height: 25px; width: 27px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.owl-carousel.tab_control_inline_left .owl-nav, .owl-carousel.tab_control_inline_right .owl-nav { bottom: 0; left: 0; position: absolute; }
.owl-carousel.tab_control_inline_left .owl-prev, .owl-carousel.tab_control_inline_left .owl-next, .owl-carousel.tab_control_inline_right .owl-prev, .owl-carousel.tab_control_inline_right .owl-next { height: 27px; line-height: 25px; width: 27px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; }
.owl-carousel.tab_control_inline_right .owl-nav { bottom: 0; right: 0; left: auto; position: absolute; }
.arw-line-middle { display: table; vertical-align: middle; white-space: pre; }
.arw-line-middle div.line { display: table-cell; text-align: center; vertical-align: middle; width: 50%; }
.arw-line-middle div.line span { border-top: 1px solid; display: block; position: relative; top: -1px; }
.arw-line-middle div.text { padding: 0 5px; }
.absolute-right-center { right: 0; }
.absolute-top-center { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.absolute-bottom-center { position: absolute; bottom: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.size_full, .full_width { width: 100%; }
/*	Banner image	*/
.banner_box { position: relative; }
/*	Services box	*/
.arw-services-box { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.arw-services-box .service-title { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.arw-services-box .service-thumb .icon { padding: 1.5em; border: 1px solid; color: inherit; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
.arw-services-box .service-thumb .icon-large { font-size: 1.5em; height: 3em; line-height: 1.25em; padding: .75em; width: 3em; }
.arw-services-box.style_1 { text-align: center; position: relative; z-index: 9999; }
.arw-services-box.style_1 .service-title { margin: 0; background: #525252; color: white; }
.arw-services-box.style_1:hover .icon, .arw-services-box.style_1:hover .service-title { background: #ff9c00; color: white; }
/*	Testimonial box	*/
.arw-testimonial-box .testimonial-icon .icon { padding: 1.5em; border: 1px solid; color: inherit; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; }
/* VIDEO */
.video-wrap { height: 400px; overflow: hidden; position: relative; }
.video-wrap .video-content video { min-width: 100%; z-index: -10; position: absolute; top: 0; left: 0; }
.video-wrap .video-overlay { display: block; height: 100%; width: 100%; z-index: 4; }
.video-wrap .video-overlay img { min-height: 100%; width: 100%; }
.video-wrap .video-text-wrap { z-index: 5; width: 100%; }
.video-wrap .video-overlay, .video-wrap .btn-video-play, .video-wrap .btn-video-loop, .video-wrap .btn-video-pause, .video-wrap .btn-video-volume { cursor: pointer; }
.video-wrap .btn-video-volume-off .fa:before { content: "\f026"; }
.video-wrap .video-controls { opacity: 0; filter: alpha(opacity=0); }
.video-wrap .video-controls .btn-video-loop, .video-wrap .video-controls .btn-video-pause, .video-wrap .video-controls .btn-video-volume { display: inline; padding: 0 10px; }
.video-wrap:hover .video-controls { opacity: 0.8; filter: alpha(opacity=80); }
.heading-title { position: relative; text-align: center; }
.heading-title:before { border-top: 1px solid #525252; content: ""; left: 0; position: absolute; top: 50%; width: 100%; z-index: -1; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.heading-title .heading-title-tag { color: #525252; display: inline-block; margin: 0; background: #e1e1e1; padding: 0 20px; }
 @media (max-width: 480px) {
.articles-grid .item { max-width: 100%; padding-left: 15px; padding-right: 15px; }
.arw-xs-col { width: 100%; }
}
.notrans { -webkit-transition: none !important; -moz-transition: none !important; -ms-transition: none !important; -o-transition: none !important; transition: none !important; }
.product-image-slideshow { position: relative; width: 100%; overflow: hidden; }
.product-image-slideshow a { display: block; }
.product-image-slideshow a img { position: relative; -webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1); }
.product-image-slideshow a img.hidden-slowly { left: 0; margin-left: -50%; opacity: 0; filter: alpha(opacity=0); position: absolute; top: 0; visibility: hidden; }
.product-image-slideshow a img.hidden-slowly.hs-left { margin-left: 50%; }
.product-image-slideshow a img.hs-right { margin-right: 50%; }
.product-image-slideshow a img.enter-in { margin-left: 100%; opacity: 1; filter: alpha(opacity=100); }
.product-image-slideshow a img.enter-in.ei-left { margin-left: -100%; }
.product-image-slideshow .catalog-owl-prev, .product-image-slideshow .catalog-owl-next { cursor: pointer; text-indent: -999em; padding: 10px; z-index: 9; }
.product-image-slideshow .catalog-owl-prev:before, .product-image-slideshow .catalog-owl-next:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f104"; top: 10px; }
.product-image-slideshow .catalog-owl-prev { left: -22px; -webkit-transition: left 0.4s ease; -moz-transition: left 0.4s ease; -ms-transition: left 0.4s ease; -o-transition: left 0.4s ease; transition: left 0.4s ease; }
@media (max-width: 992px) {
.product-image-slideshow .catalog-owl-prev { left: 0; opacity: .6; }
}
li.item:hover .product-image-slideshow .catalog-owl-prev { left: 0; }
.product-image-slideshow .catalog-owl-next { right: -22px; -webkit-transition: right 0.4s ease; -moz-transition: right 0.4s ease; -ms-transition: right 0.4s ease; -o-transition: right 0.4s ease; transition: right 0.4s ease; }
@media (max-width: 992px) {
.product-image-slideshow .catalog-owl-next { right: 0; opacity: .6; }
}
.product-image-slideshow .catalog-owl-next:before { content: "\f105"; }
li.item:hover .product-image-slideshow .catalog-owl-next { right: 0; }
.main_skin_1 .post-item { margin-bottom: 15px; }
.products-grid .item:before, .products-grid .item:after { content: " "; display: table; }
.products-grid .item:after { clear: both; }
.brand-style-2 { padding: 0 45px; position: relative; }
.brand-style-2 .owl-carousel { position: static; }
.brand-style-2 .owl-prev, .brand-style-2 .owl-next { left: 0; position: absolute; top: 50%; margin: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.brand-style-2 .owl-next { right: 0; left: auto; }
.post-item .post-item-inner { background: #f7f7f7; }
.post-item .post-item-inner:before, .post-item .post-item-inner:after { content: " "; display: table; }
.post-item .post-item-inner:after { clear: both; }
.post-item .post-thumb { display: block; }
.post-item .post-thumb img { width: 100%; }
.post-item .post-item-left { float: left; width: 13%; text-align: center; text-transform: uppercase; padding-top: 1em; padding-bottom: .5em; padding-left: 2%; padding-right: 2%; }
.post-item .post-item-left .post-meta { padding-top: 5px; }
.post-item .post-item-left .post-meta + .post-meta { border-top: 1px solid #ededed; }
.post-item .post-item-left .post-meta .post-month, .post-item .post-item-left .post-meta .post-date { font-weight: bold; }
.post-item .post-item-left .post-meta .post-date, .post-item .post-item-left .post-meta .post-love-count { font-size: 1.286em; }
.post-item .post-item-left .post-meta .post-month, .post-item .post-item-left .post-meta .post-date, .post-item .post-item-left .post-meta .post-love-icon, .post-item .post-item-left .post-meta .post-love-count { display: block; }
.post-item .post-item-right { float: left; width: 87%; padding-left: 2%; padding-right: 2%; position: relative; padding-top: 1em; padding-bottom: .5em; }
.post-item .post-item-right:before { border-left: 1px solid #ededed; content: ""; height: 80%; height: calc(100% - 1em - 1em); height: -webkit-calc(100% - 1em - 1em); height: -ms-calc(100% - 1em - 1em); position: absolute; left: 0; top: 1em; }
.post-item .post-item-right .post-title { color: #525252; margin: 0; font-size: 1.286em; line-height: normal; }
.post-item .post-item-right .post-title a { color: inherit; }
.post-item .post-item-right .post-title a:hover { color: #ff9c00; }
.post-item .post-item-right .post-meta { display: block; font-size: 0.857em; padding: 5px 0; }
.post-item .post-item-right .post-meta .post-by, .post-item .post-item-right .post-meta .post-category, .post-item .post-item-right .post-meta .post-comments-count { display: inline; }
.post-item .post-item-right .post-meta .post-category:before, .post-item .post-item-right .post-meta .post-comments-count:before { content: "/ "; }
.post-item.post-item-thumb-right-2 .post-thumb, .post-item.post-item-thumb-left-2 .post-thumb { width: 50%; float: left; }
.post-item.post-item-thumb-right-2 .post-item-left, .post-item.post-item-thumb-left-2 .post-item-left { display: none; }
.post-item.post-item-thumb-right-2 .post-item-right, .post-item.post-item-thumb-left-2 .post-item-right { width: 50%; padding: 15px 15px 10px; }
.post-item.post-item-thumb-right-2 .post-thumb { float: right; }
.post-item.post-item-thumb-left .post-thumb { float: left; margin-right: 10px; width: 40%; }
.post-item.post-item-thumb-right .post-thumb { float: right; margin-left: 10px; width: 40%; }
.nav-accordion li { display: block; margin: 0 !important; }
.nav-accordion li.parent { position: relative; }
.nav-accordion li.parent .expand, .nav-accordion li.parent .collapse { cursor: pointer; display: block; font-size: .857em; height: 2.5em; position: absolute; right: 0; text-indent: -9999em; top: 0; width: 2em; }
.nav-accordion li.parent .expand:before, .nav-accordion li.parent .collapse:before { font-family: "FontAwesome"; speak: none; font-weight: normal; font-variant: normal; text-transform: none; line-height: inherit; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin: 0; text-indent: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; content: "\f067"; top: 0.7em; }
.nav-accordion li.parent .expand { color: #ff9c00; }
.nav-accordion li.parent .expand:before { content: "\f068"; }
.nav-accordion li.active > a { color: #ff9c00; }
.nav-accordion li a { display: block; padding: 5px 0; }
.nav-accordion li a > span { display: inline-block; padding-left: 1.5em; position: relative; }
.nav-accordion li a > span .cat-label { bottom: 80%; font-size: 10px; left: 90%; line-height: 1.3; padding: 0 5px; position: absolute; }
.nav-accordion li a > span .category_icon { left: 1px; position: absolute; top: 4px; }
.nav-accordion li li { padding-left: 1em; }
.nav-accordion li li a > span .category_icon { left: 5px; position: absolute; top: 4px; }
.nav-accordion li ul { display: none; }
.cat-label-1 { background-color: red; }
.cat-label-2 { background-color: green; }
.cat-label-3 { background-color: orange; }
.cat-label-4 { background-color: #eeeeee; }
 [class*="cat-label-"] {
 color: #fff;
}
html, body { overflow-x: hidden; }
.arw-page-container { position: relative; overflow-x: hidden; }
.btn-toggle-open-canvas { color: #898989; cursor: pointer; font-size: 16px; padding: 15px 0; text-transform: uppercase; }
.btn-toggle-open-canvas .navbar-head { text-align: left; }
.btn-toggle-open-canvas label { margin: 0; float: left; }
.arw-mobile-menu { background: #2d2d2d; position: absolute; left: 0; top: 0; overflow: auto; width: 250px; z-index: 999; min-height: 100%; visibility: hidden; -webkit-transform: translate3d(-100%, 0px, 0px); -moz-transform: translate3d(-100%, 0px, 0px); -ms-transform: translate3d(-100%, 0px, 0px); -o-transform: translate3d(-100%, 0px, 0px); transform: translate3d(-100%, 0px, 0px); }
.arw-mobile-menu-header { background: #1f1f1f; border-bottom: 1px solid #474747; color: #fff; cursor: pointer; padding: 12px 20px; }
.arw-mobile-menu-title { display: inline-block; line-height: 26px; text-transform: uppercase; }
.arw-mobile-menu-title i { float: left; font-size: 26px; margin-right: 10px; }
.arw-close-canvas { display: block; float: right; font-size: 20px; width: 20px; }
.arw-close-canvas i { float: right; margin-top: 2px; }
.nav-mobile-accordion.nav-accordion li a { border-bottom: 1px solid #565656; color: #ffffff; line-height: 35px; margin: 0; padding: 0 0 0 20px; }
.nav-mobile-accordion.nav-accordion li a > span { padding-left: 0; }
.nav-mobile-accordion.nav-accordion li a > span .category_icon { top: 10px; left: -15px; }
.nav-mobile-accordion.nav-accordion li a > span .cat-label { position: static; }
.nav-mobile-accordion.nav-accordion li li { padding-left: 0; }
.nav-mobile-accordion.nav-accordion li li a { padding-left: 40px; background: #3f3f3f; }
.nav-mobile-accordion.nav-accordion li li a > span .category_icon { left: -20px; }
.nav-mobile-accordion.nav-accordion li li li a { padding-left: 50px; }
.nav-mobile-accordion.nav-accordion li li li li a { padding-left: 65px; }
.nav-mobile-accordion.nav-accordion li.active > a, .nav-mobile-accordion.nav-accordion li:hover > a { color: #fff; }
.nav-mobile-accordion.nav-accordion li:hover > a { background: #3f3f3f; }
.nav-mobile-accordion.nav-accordion li.parent > span, .nav-mobile-accordion.nav-accordion li.parent > span.expand { color: #fff; }
.nav-mobile-accordion.nav-accordion li.parent > span { padding-right: 15px; width: 40px !important; }
.nav-mobile-accordion.nav-accordion li.parent > span:before { top: .8em !important; }
.arw-mobile-menu, .arw-page-container > .wrapper { -webkit-transition: transform 0.5s ease 0s, visibility 0.5s ease 0s; -moz-transition: transform 0.5s ease 0s, visibility 0.5s ease 0s; -ms-transition: transform 0.5s ease 0s, visibility 0.5s ease 0s; -o-transition: transform 0.5s ease 0s, visibility 0.5s ease 0s; transition: transform 0.5s ease 0s, visibility 0.5s ease 0s; }
.arw-page-container > .wrapper:before { -webkit-transition: opacity 0.5s ease 0s; -moz-transition: opacity 0.5s ease 0s; -ms-transition: opacity 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s; transition: opacity 0.5s ease 0s; }
.arw-menu-open .site-overlay { bottom: 0; display: block; left: 250px; opacity: 0; position: fixed; right: 0; top: 0; z-index: 9999; }
.arw-menu-open .arw-mobile-menu { -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -o-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); visibility: visible; }
.arw-menu-open .arw-page-container > .wrapper { height: 100%; left: 0; position: relative; z-index: 99; -webkit-transform: translate3d(250px, 0px, 0px); -moz-transform: translate3d(250px, 0px, 0px); -ms-transform: translate3d(250px, 0px, 0px); -o-transform: translate3d(250px, 0px, 0px); transform: translate3d(250px, 0px, 0px); }
.arw-menu-open .arw-page-container > .wrapper:before { background: #000; content: ""; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 99; opacity: 0.2; filter: alpha(opacity=20); }
.megamenu { margin: 0; padding: 0; position: relative; width: auto; }
.megamenu:before, .megamenu:after { content: " "; display: table; }
.megamenu:after { clear: both; }
.megamenu ul { padding-left: 0; }
.megamenu li { display: inline-block; }
.megamenu li a { display: block; text-transform: capitalize; }
.megamenu li a span { position: relative; }
.megamenu li a span .cat-label { bottom: 135%; font-size: 10px; left: 80%; line-height: 12px; margin-bottom: 0.5em; padding: 0 5px; position: absolute; }
.megamenu li a .fa { width: 1.5em; }
.megamenu li a .icon-has-sub { width: auto; }
.megamenu li li .icon-has-sub { right: 10%; font-size: 1em; line-height: 1.5; position: absolute; text-align: center; }
.megamenu li img { height: auto; max-width: 100%; }
.megamenu > li { float: left; }
.megamenu > li.menu-item-left { float: left; }
.megamenu > li.menu-item-right { float: right; }
.megamenu > li > a { padding: 1.2em 2em; text-transform: uppercase; display: inline-block; position: relative; }
.megamenu > li > a > span { font-size: 1em; }
.megamenu > li.home a { font-size: 1.5em; padding: .55em 1em; text-align: center; }
.megamenu .parent .shown-sub { left: 0; position: absolute; top: 100%; width: 100%; z-index: 999; }
.megamenu .level0.sub-wrapper { display: none; }
.megamenu .sub-wrapper { background: #fff; padding-top: 1em; padding-bottom: 1em; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -ms-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176); }
.megamenu .sub-wrapper.dropdown { padding-bottom: 0; padding-top: 0; }
.megamenu .sub-wrapper .container { width: 100%; padding-left: 0; padding-right: 0; }
.megamenu .sub-wrapper .arw_tab_slider { margin-top: 0; }
.megamenu .sub-wrapper .arw_tab_slider .slider-tab { display: none; }
.megamenu .arwmenu-block ul { list-style: disc; }
.megamenu .arwmenu-block ul:before, .megamenu .arwmenu-block ul:after { content: " "; display: table; }
.megamenu .arwmenu-block ul:after { clear: both; }
.megamenu .arwmenu-block ul li { padding-left: 1em; }
.megamenu .arwmenu-block ul li.parent { position: relative; }
.megamenu .arwmenu-block ul li.parent .shown-sub { left: 90%; position: absolute; top: 0; padding-top: 1em; padding-bottom: 1em; }
.megamenu .arwmenu-block ul li .classic { display: block; float: left; width: 100%; }
.megamenu .arwmenu-block ul li .classic a { padding: 0.5em; }
.megamenu .arwmenu-block ul.level0 .title-group { margin-bottom: 1em; }
.megamenu .arwmenu-block ul.level0 > .groups > a { font-weight: bold; text-transform: uppercase; }
.megamenu .arwmenu-block ul.level0 > .classic > a { text-transform: uppercase; padding-top: 0.5em; padding-bottom: 0.5em; }
.megamenu .arwmenu-block ul.level0 .no-child .category_image { width: 100%; }
.megamenu .arwmenu-block .groups { margin-bottom: 1em; }
.megamenu .arwmenu-block .groups.item { float: left; }
.megamenu .arwmenu-block .groups .title-group { display: block; font-size: 1em; letter-spacing: 1px; text-align: left; color: #525252; }
.megamenu .arwmenu-block .groups .category_image { display: block; float: left; width: 40%; }
.megamenu .arwmenu-block .groups .category_image img { height: auto; max-width: 100%; }
.megamenu .arwmenu-block .groups .category_image + .groups-wrapper { display: block; float: right; width: 60%; }
.megamenu .arwmenu-block .groups .groups-wrapper ul li { display: block; float: left; width: 100%; }
.megamenu .arwmenu-block .groups .groups-wrapper ul li a { font-size: 1em; padding: 0.25em 0; white-space: normal; }
.megamenu .arwmenu-block .groups .groups-wrapper ul li a.title-group { margin-bottom: 0; padding-bottom: 2px; padding-top: 2px; }
.megamenu .arwmenu-block.std:first-child { padding-bottom: 15px; }
.megamenu .m-dropdown { position: relative; }
.megamenu .m-dropdown .dropdown { width: auto; }
.megamenu .m-dropdown .dropdown ul { min-width: 10em; }
.megamenu .m-dropdown .dropdown ul li { display: block; float: left; text-align: left; white-space: nowrap; width: 100%; }
.megamenu .m-dropdown .dropdown ul li a { font-size: 1em; padding: 0.5em 1em; }
.megamenu .m-dropdown .dropdown ul li.classic { padding-right: 0.5em; }
.megamenu .m-dropdown .dropdown ul li.classic .shown-sub { left: 90%; position: absolute; top: 0; }
.megamenu .m-dropdown .dropdown ul li.groups { margin: 0; padding: 0; }
.megamenu .m-dropdown .dropdown ul li.groups .title-group { margin-bottom: 0; }
.megamenu .m-dropdown .dropdown ul li.groups .groups-wrapper .title-group { margin: 0; padding: 0.5em; }
.megamenu .m-dropdown .dropdown .list_item_dropdown ul.level0 { min-width: 15em; padding-bottom: 10px; padding-top: 10px; }
.megamenu .arw_tab_slider { overflow: hidden; padding-left: 15px; padding-right: 15px; padding-bottom: 50px; }
.megamenu .arw_tab_slider .owl-carousel { font-size: 1.167em; }
.megamenu .arw_tab_slider .owl-carousel .product-name a { text-transform: uppercase; }
.main_skin_1 .megamenu .arw_tab_slider { padding-left: 20px; padding-right: 20px; }
.main_skin_1 .megamenu .arw_tab_slider .owl-carousel { padding-left: 10px; padding-right: 10px; }
.main_skin_1 .megamenu .arw_tab_slider .owl-carousel .owl-stage-outer { overflow: visible; }
.megamenu .owl-carousel { position: relative !important; }
.main_skin_2 .megamenu .owl-carousel.products-grid li.item { float: left; }
.megamenu .owl-carousel .owl-nav { bottom: -55px; left: 0; position: absolute; right: 0; text-align: right; top: auto; width: auto; }
.megamenu .owl-carousel .owl-nav .owl-prev, .megamenu .owl-carousel .owl-nav .owl-next { text-align: center; left: auto; position: relative; right: auto; }
.megamenu .owl-carousel .owl-nav .owl-nav { float: left; }
.megamenu .products-grid li.item { margin-bottom: 0; }
.megamenu .level0 > .sub-wrapper { display: none; }
.arwmenu-custom-menu.m-dropdown .dropdown ul li { padding-right: 1em; }
.arwmenu-custom-menu.m-dropdown .dropdown ul li li { padding: 0; }
/* COLOR */
.megamenu > li > a { background: transparent; color: #898989; }
.megamenu > li > a:hover, .megamenu > li.active > a { background: #ff9c00; color: white; }
.megamenu > li > .sub-wrapper { background: white; }
.megamenu > li > .sub-wrapper li.level1 > a { background: transparent; color: #898989; }
.megamenu > li > .sub-wrapper li.level1.active > a, .megamenu > li > .sub-wrapper li.level1 > a:hover { background: transparent; color: #ff9c00; }
.megamenu li.level1 .groups-wrapper, .megamenu li.level1 .sub-wrapper { background: white; }
.megamenu li.level1 .groups-wrapper li.level2 > a, .megamenu li.level1 .sub-wrapper li.level2 > a { background: transparent; color: #898989; }
.megamenu li.level1 .groups-wrapper li.level2.active > a, .megamenu li.level1 .groups-wrapper li.level2 > a:hover, .megamenu li.level1 .sub-wrapper li.level2.active > a, .megamenu li.level1 .sub-wrapper li.level2 > a:hover { background: transparent; color: #ff9c00; }
.megamenu li li, .megamenu li.level1 ul.level1 { background: white; }
.megamenu li li li > a, .megamenu li.level1 ul.level1 li > a { background: transparent; color: #898989; }
.megamenu li li li.active > a, .megamenu li li li > a:hover, .megamenu li.level1 ul.level1 li.active > a, .megamenu li.level1 ul.level1 li > a:hover { background: transparent; color: #ff9c00; }
/* Itemgrid: different numbers of columns
*/
/* Clear every first item in each row (row: group of n items) */
/* Item grid: 1 column */
.itemgrid-1col .item { width: 98%; }
/* Item grid: 2 columns */
.itemgrid-2col .item { width: 48%; }
.itemgrid-2col .item:nth-child(2n+1) { clear: left; }
/* Item grid: 3 columns */
.itemgrid-3col .item { width: 31.333%; }
.itemgrid-3col .item:nth-child(3n+1) { clear: left; }
/* Item grid: 4 columns */
.itemgrid-4col .item { width: 23%; }
.itemgrid-4col .item:nth-child(4n+1) { clear: left; }
.itemgrid-4col .item.dop { width: 48%; }
/* Item grid: 5 columns */
.itemgrid-5col .item { width: 18%; }
.itemgrid-5col .item:nth-child(5n+1) { clear: left; }
.itemgrid-5col .item.dop { width: 38%; }
/* Item grid: 6 columns */
.itemgrid-6col .item { width: 14.66%; }
.itemgrid-6col .item:nth-child(6n+1) { clear: left; }
.itemgrid-6col .item.dop { width: 29.32%; }
/* Item grid: 7 columns */
.itemgrid-7col .item { width: 12.286%; }
.itemgrid-7col .item:nth-child(7n+1) { clear: left; }
/*Grid column*/
.grid12-12, .grid-full { width: 98%; }
.grid12-1, .grid12-2, .grid12-3, .grid12-4, .grid12-5, .grid12-6, .grid12-7, .grid12-8, .grid12-9, .grid12-10, .grid12-11, .grid12-12, .grid4-1, .grid4-2, .grid4-3, .grid2-1, .grid-full, .grid-col2-sidebar, .grid-col2-main { position: relative; display: inline; float: left; margin-left: 1%; margin-right: 1%; }
/* Grid units */
.grid12-1, .grid12-2, .grid12-3, .grid12-4, .grid12-5, .grid12-6, .grid12-7, .grid12-8, .grid12-9, .grid12-10, .grid12-11, .grid12-12, .grid4-1, .grid4-2, .grid4-3, .grid2-1, .grid-full, .grid-col2-sidebar, .grid-col2-main { position: relative; display: inline; float: left; margin-left: 1%; margin-right: 1%; }
/* Basic grid units width */
.grid12-1 { width: 6.33%; }
.grid12-2 { width: 14.66%; }
.grid12-3, .grid4-1 { width: 23%; }
.grid12-4 { width: 31.33%; }
.grid12-5 { width: 39.67%; }
.grid12-6, .grid4-2, .grid2-1 { width: 48%; }
.grid12-7 { width: 56.33%; }
.grid12-8 { width: 64.67%; }
.grid12-9, .grid4-3 { width: 73%; }
.grid12-10 { width: 81.33%; }
.grid12-11 { width: 89.67%; }
.grid12-12, .grid-full { width: 98%; }
#toPopup { background: #ffffff; color: #525252; display: none; left: 50%; padding: 15px; position: fixed; top: 50%; width: 50%; z-index: 9999; -webkit-box-shadow: 0 0 5px 3px #444444; -moz-box-shadow: 0 0 5px 3px #444444; -ms-box-shadow: 0 0 5px 3px #444444; -o-box-shadow: 0 0 5px 3px #444444; box-shadow: 0 0 5px 3px #444444; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#backgroundPopup { background: #525252; display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9; }
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { cursor: move; background: #fff; -webkit-box-shadow: 0 0 5px 1px #323232; -moz-box-shadow: 0 0 5px 1px #323232; -ms-box-shadow: 0 0 5px 1px #323232; -o-box-shadow: 0 0 5px 1px #323232; box-shadow: 0 0 5px 1px #323232; }
.cloud-zoom-title { background-color: #000; color: #fff; padding: 3px; text-align: center; display: block; }
/* This is the zoom window. */
.cloud-zoom-big { overflow: hidden; }
/* This is the loading message. */
.cloud-zoom-loading { background: url("../images/loading.gif") no-repeat center center; text-indent: -999em; top: 50% !important; left: 50% !important; height: 32px; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.mousetrap { height: auto; max-width: 100%; }


#header_bottom .col-sm-pull-9{  margin: 10px 0; /*right: auto;*/}
#product_tabs_description_contents ul, #product_tabs_description_contents ul{ list-style: inherit;  margin: 10px 0 15px 15px;}
#product_tabs_description_contents ul li, #product_tabs_description_contents ul li{ padding-bottom:10px}
.home-bx-cont td{ padding:10px}
.customer-account-forgotpassword .fieldset .input-box .input-text{ max-width:400px;}
#payment_method{ margin-bottom:10px}
.search-form .guest-select{ width:302px; background: #f7f7f7 none repeat scroll 0 0;  border: 1px solid #f7f7f7; box-shadow: 0 0 5px #dedede inset;  color: #898989;}
#oar_widget_orders_and_returns_form .input-box label { margin: 15px 0 5px;}
.short-description .std ul{list-style: inherit;  margin: 0 0 0 15px;}
#shopping-cart-table .product-image img, #wishlist-view-form .product-image img{ min-width:75px}
.home-text-right{ width:26%; }
.sidebar-main .col-md-6{ width:100%}
.account-login{ background:#fff; padding:20px 0 40px}


.catalog-product-compare-index .btn-remove2:before, .catalog-product-compare-index .btn-remove:before{ font-size:16px}
.catalog-product-compare-index .btn-remove2, .catalog-product-compare-index .btn-remove{ font-size:0}

.col-left .sidebar-content h2, .col-left .sidebar-content h4{   font-size: 15px;font-weight: bold;line-height: 18px;  padding-right: 30px;}
.home-bx-cont h1{color: #9d9a88;font-weight: normal;font-size: 20px !important; padding: 0 0 8px 0; border-bottom: 1px solid #d7d4c5;  margin: 0 0 20px 0 !important;}
.cms-page-view .col-main ul{ margin:0 0 15px 40px; list-style:inherit}
.cms-page-view .col-main ul li{ margin-bottom:4px}
.product-img-box-left{padding: 25px 10px;}

.slick-initialized .slick-slide{margin: 5px 10px;  border: solid 1px #eee;}
.product-view .product-essential .add-to-cart .btn-cart{  color: #fff !important; background: #444444 !important;}
.product-essential .col-md-9{ width:100%}
.product-view .product-collateral{ padding:10px; background:#fff}
#product_tabs_related_products{ margin-top:30px}
#abc p::first-letter { font-size: 125%;  font-weight: bold;  margin-right: 4px;}

.account-login .block-title{ background:none; border-bottom: solid 1px #eee; margin-bottom: 20px;}
.account-login .block-content{ min-height:160px}
.account-login .block-action .button { float:right;   margin-right: 15px;}
#login-form .forget-pass {  font-size: 12px;}
.account-login .block-content p.required{ margin:-18px 0 0}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background:#f7f7f7}
.list-style-disc{  list-style: inherit; margin: 0 0 0 28px; line-height:25px; font-size: 13px;}

.amazon-login-button-wrapper{ padding:74px 18% 0; text-align:center;}
.account-login h3{ font-weight:bold}
.amazon-login-button{ width:100%}

#content .gallery { float:left; padding-right:50px; width:50%; box-sizing:border-box; min-height: 180px;}
#content .gallery h3, .cms-page-view .std h3 {  font-size: 16px;  font-weight: bold;}
#content .gallery a{ float:left}
#content .gallery .desc{margin-left: 65px;   }

@media (max-width: 1100px) {
.megamenu > li > a{padding: 1.2em 1.5em;}
.img100{ width:100%}
.amazon-login-button-wrapper{padding: 74px 10% 0;}
}
@media (max-width: 980px) {
.sidebar-main .col-md-6{ width:50%; float:left}	
.main_skin_2 .col2-left-layout .col-main{ padding-right: 0;}
.amazon-login-button-wrapper{ padding:0}
}
@media (max-width: 767px) {
.home-bx-cont td{ display:block}	
.img100{ width:100%}
#toPopup .button{ margin-bottom:10px}
#toPopup{ width:80%}
.box-account, .my-account {  overflow-x: scroll; background:#fff}
.my-account .data-table > tbody > tr > td, .my-account .data-table > tbody > tr > th{ padding:4px; font-size:11px}
.home-text-right{ width:100%}
.footer-inner .col-xs-12 p{ padding:10px}
.main{ background:#fff}
.checkout-cart-index .tota { height: 195px !important;}
}

@media (max-width: 500px) {
#checkout-step-login .buttons-set button.button, #checkout-step-login .buttons-set .f-left{ float:left; margin-left:0}
#checkout-step-login .buttons-set .f-left{ margin:0 40% 10px 0}
.multiple-checkout .input-text.qty {width: 40px;  padding: 0;}
.multiple-checkout #multiship-addresses-table select { max-width: 100px;}
.multiple-checkout{overflow-x: scroll}
.product-view .product-essential .show_icon_link .add-to-links li + li {  margin-left: 5px;}
.product-view .product-essential .show_icon_link .add-to-links a{ padding:12px 12px }
.checkout-types{ margin-top:10px }
.table-responsive{ background:#fff;}
.sidebar-main .col-md-6{ width:100%; float:none}	
#content .gallery { padding-right:20px; width:100%;}
.mo-gr-bx{ width:100%}
.mo-gr-bx td{ display:block}
.nurs-bx td{ font-size:11px;}
.nurs-bx1 td{ padding:10px !important}
.cms-page-view .col-main .std, .cms-no-route .col-main .std{ padding:0}
.checkout-cart-index .tota { height: 205px !important;}

}

.cms-page-view .hasDatepicker{ width:300px}
.cms-page-view .col-main{ background:#fff}
.datepicker-bx{ padding:20px 15px}
.ui-datepicker-calendar{   }
.ui-datepicker-calendar td, .ui-datepicker-calendar th{ padding:0 5px;}
#ui-datepicker-div{background-color: #fff; width: 300px; padding:10px; border: solid 1px #ccc; }

.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:10px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 40%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

#catdetails{ padding:10px;}
.table9 th {border-right: 1px solid #ccc;  border-bottom: 1px solid #ccc;  padding: 5px 10px;  background: #f2f2f2;}
#catdetails td, #catdetails th  {  border: solid 1px #e4e4e4; padding:4px; font-size:12px;}
#targetDiv p{ padding:5px 0 0}


/* Umang Edits */

.header-container .logo img { max-width: none;}
.checkout-cart-index .cart-collaterals #discount-coupon-form h2 {color: #C7C7C7 !important;}
.checkout-cart-index .discount-form .button  {background-color: #F7F7F7; color: #9E9E9E;}
@media (max-width: 480px) {
.header-container .logo img {
    max-width: 60%;
    height: 54px;
    margin-right: 65px;
}
}

/* Umang Edits cart buttons */
.checkout-cart-index .title-buttons ul.checkout-types { padding:50px 90px 35px;}
.checkout-cart-index .title-buttons ul.checkout-types li { display: inline-block; padding-right: 66px;}
.checkout-cart-index .title-buttons ul.checkout-types li:first-child {padding-right:0px;}
.checkout-cart-index .title-buttons {background: #f7f7f7 url("../images/payment-bg.png") no-repeat center 47px !important;}
.checkout-cart-index .title-buttons button.button.btn-proceed-checkout.btn-checkout { -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px; width: 200px;
height: 45px;
}
.checkout-cart-index .title-buttons .checkout-types button.button.btn-proceed-checkout.btn-checkout {margin-right:90px; margin-top:16px}

.checkout-cart-index .tota { float:right; height:185px;}
.totals ul.checkout-types {float:right; text-align:right;}
.checkout-cart-index .totals ul.checkout-types button.button.btn-proceed-checkout.btn-checkout { -webkit-border-radius: 5px; -moz-border-radius: 5px;  border-radius: 5px; width: 200px;
height: 45px; padding: 13px 8px; }
.checkout-cart-index .tota ul.checkout-types li:nth-child(2) {position:absolute; bottom:20px; right:12px;}
.checkout-cart-index .tota ul.checkout-types li:first-child {position:absolute; bottom:-6px; right:12px;}
.checkout-cart-index .cart-collaterals .totals {padding:0;}
.checkout-cart-index .buttons-set {margin: 18px 0 0;}
.checkout-cart-index .cart-collaterals .tota .checkout-types a {padding-top: 5px;}
.checkout-cart-index .tota ul.checkout-types li:nth-child(3){margin-bottom: 8px;}
li.or-payment {margin-right: 12px;}
button.button.btn-continue, button.button.btn-update, button#empty_cart_button, .shipping-form button.button {background:#B7B7B7;}
button.button.btn-continue:hover, button.button.btn-update:hover, button#empty_cart_button:hover, .shipping-form button.button:hover {background:#ff9c00;}

@media (max-width: 1199px) {
	.checkout-cart-index .title-buttons ul.checkout-types { padding: 50px 0px 35px;}
	.checkout-cart-index .title-buttons .checkout-types button.button.btn-proceed-checkout.btn-checkout { margin-right:0px !important;}
}

@media (max-width: 990px) {
.checkout-cart-index .title-buttons ul.checkout-types li { padding-right: 8px;}
}


@media (max-width: 767px) {
.checkout-cart-index .tota { height: 195px !important;}
.checkout-cart-index .title-buttons ul.checkout-types li {
    display: table-footer-group;
    text-align: center;
}
.checkout-cart-index .title-buttons ul.checkout-types {text-align: -webkit-center;}
.checkout-cart-index .title-buttons ul.checkout-types li:nth-child(3){padding:15px;}
.checkout-cart-index .title-buttons .checkout-types button.button.btn-proceed-checkout.btn-checkout {margin-top: 25px;}
.checkout-cart-index .title-buttons p.paypal-logo { margin-top:10px;}
.checkout-cart-index .title-buttons #AmazonPayButtonTop { margin-bottom: 10px;}
.checkout-cart-index  .cart-collaterals .row{ padding-bottom:20px}
}

@media (max-width: 500px) {
.checkout-cart-index .tota { height: 205px !important;}
}

#col-right .actions li.or-payment { margin-right: 12px; list-style: none;  padding: 10px 0 7px;  display: block;  clear: left;}
#col-right .actions .button {  float: left;}
.page-title .checkout-types .or-payment{text-align:center}

.std ul{ list-style:inherit; margin-left:20px}
.std ol{ list-style: decimal; margin-left:20px}
#toPopup{ text-align:center}
#toPopup dt label{ font-weight:bold}
#toPopup .checkbox{vertical-align: text-top;}
#toPopup .price-box{ display:inline-block}
#toPopup dl{ margin:0}
#toPopup .button{    color: #fff !important;   background: #525252 !important;}
.sidebar-content .block-content li{font-size: 12px;  border-bottom: solid 1px #f3f3f3;}
.sidebar-content .block-content li a{color:#002c30}
.sidebar-content .actions [title="Checkout"]{ float:left; margin-top:8px;}
.sidebar-content li.or-payment{ margin-left: 12px;  float: left; list-style:none}
.sidebar-content .block-title strong > span{ font-weight:bold}
.sidebar-main li {font-size:13px; border-bottom: solid 1px #f3f3f3; padding: 4px 0;}
.sidebar-main li a{ color:#333;}
.side-speaker span{ font-weight:bold}