/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition End User License Agreement
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magento.com/license/enterprise-edition
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     rwd_default
 * @copyright Copyright (c) 2006-2015 X.commerce, Inc. (http://www.magento.com)
 * @license http://www.magento.com/license/enterprise-edition
 */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 8/9.
 */
/*
@font-face {
	font-family: 'Lato';
	src: url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/Lato-Regular.eot');
	src: local('☺'), url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/Lato-Regular.woff') format('woff'), url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/Lato-Regular.ttf') format('truetype'), url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/*
 * Removes default margin.
 */
body {margin: 0;}
body {background:#fff; font-family:'Lato',Sans-Serif !important; min-height:100%; color:#333333;}


/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
}

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ============================================ *
 * Reset
 * ============================================ */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* Prevent tap highlight on iOS/Android */
  -webkit-text-size-adjust: 100%;
  /* Prevent automatic scaling on iOS */
}

body {
  font-size:16px;
  background: #FFFFFF;
  color: #000000;
  line-height: 1;
}

html,
body,
img,
fieldset,
abbr,
acronym {
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

th,
code,
cite,
caption {
  font-weight: normal;
  font-style: normal;
  text-align: left;
}

address {
  font-style: normal;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

img {
  display: block;
}

ol,
ul {
  list-style: none;
}

q:before,
q:after {
  content: '';
}

input:focus,
input[type="search"]:focus {
  outline-offset: -2px;
}

input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}

/* ============================================ *
 * Base Styles
 * ============================================ */
@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

a, button {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

body,
button,
input,
select,
table,
textarea {
  color: #636363;
  font-size:14px;
  line-height: 1.5;
}

textarea, select, input {
  border: 1px solid #C0C0C0;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  /*color: #2e8ab8;*/
  text-decoration: underline;
}

a:focus {
  outline-color: #3091c2;
  color: #143d52;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* ============================================ *
 * Typography
 * ============================================ */
h1, .h1 {
  margin: 0;
  margin-bottom: 0.7em;
  color: #636363;
  font-family: "Lato", sans-serif;
  font-size: 25px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
}

h2, .h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
}

h3, .h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
}

h4, .h4 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
}

h5, .h5 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
}

h6, .h6 {
  margin: 0;
  margin-bottom: 5px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
}

/* ============================================ *
 * Shared Classes
 * ============================================ */
.address-list address {
  margin-bottom: 1em;
}

.availability {
  margin-bottom: 0;
  font-size: 13px;
}

.availability .label {
  display: none;
}

.availability.in-stock {
  color: #11b400;
}

.availability.available-soon,
.availability.out-of-stock {
  color: #df280a;
}
.product-view .product-essential .add-to-cart-wrapper p.availability-only {    display: none;}
.availability-only {  color: #df280a;  margin-bottom: 10px;}

/* -------------------------------------------- *
 * Page Titles
 */
.page-title h1,
.page-title h2,
.product-name h1,
.product-name .h1 {
  font-size: 1.75em;
  font-weight: 600;
  color: #636363;
  border-bottom: 1px solid #ededed;
  padding-bottom: 3px;
  margin-bottom: 15px;
  text-align:center;

}

/* -------------------------------------------- *
 * Block Module
 */
.block,
.col-left-first {
  margin-bottom: 20px;
}

.col-left-first .block:last-of-type {
  margin-bottom: 0;
}

.block-title {
  position: relative;
  padding: 10px 0 0;
  margin-bottom: 5px;
  border-top: 1px solid #cccccc;
}
select::-ms-expand{display:none;}
.block-title h2,
.block-title h3 {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  color: #636363;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 600;
}
.block-title small {
  font-size: 100%;
  font-weight: normal;
  color: #a0a0a0;
}

body:not(.customer-account) .block:first-child .block-title {
  border-top: none;
  padding-top: 0;
}

.block-subtitle {
  font-weight: bold;
  margin-bottom: 7px;
}

.block-content {
  margin-top: 5px;
}

.block-content.unpad {
  padding: 0;
}

.block-content li.item {
  margin: 0 0 10px 9px;
}

.block-content li.item:last-child {
  margin-bottom: 0;
}

.block .actions {
  margin: 10px 0 0;
}
.block .actions:after {
  content: '';
  display: table;
  clear: both;
}
.block .actions a {
  float: left;
}
.block .actions .button {
  float: right;
}

.col-left .block .actions .button ~ a,
.col-right .block .actions .button ~ a {
  line-height: 33px;
  margin-right: 5px;
}

@media only screen and (max-width: 770px) {
  .sidebar .block:not(.block-layered-nav) {
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title {
    padding: 0;
    margin-top: 0;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong {
    margin: 0;
    color: #636363;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 6px 10px 7px 24px;
    position: relative;
    background-color: #f4f4f4;
    display: block;
    width: 97.5%;
    cursor: pointer;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-right: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;

     font-family: "Lato",sans-serif;
	font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #636363;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .sidebar .block:not(.block-layered-nav) .block-title.active > strong:hover {
    background-color: #ececec;
  }
  .sidebar .block:not(.block-layered-nav) .block-content {
    padding: 10px;
    margin-top: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .sidebar .block:last-of-type {
    border-bottom: 1px solid #cccccc;
  }
}
/* -------------------------------------------- *
 * Secondary Navigation
 */
.block-account .block-title,
.block-cms-menu .block-title {
  padding-top: 0;
  border-top: none;
}
.block-account li,
.block-cms-menu li {
  /*text-transform: uppercase;*/

  font-family: "Lato",sans-serif;
  margin: 7px 0;
}
.block-account li strong,
.block-cms-menu li strong {
  font-weight: 400;
  color: #636363;
}
.block-account li a,
.block-cms-menu li a {
  color: #636363;
}
.block-account li a:hover,
.block-cms-menu li a:hover {
  color: #636363;
}

/* ============================================ *
 * Buttons
 * ============================================ */
/* Secondary Buttons */
.cart .buttons-set .button,
.cart-table .button,
.sidebar .actions .button,
.button.button-secondary {
  background: #dddddd;
  color: #636363;
  padding: 7px 15px;
}
.cart .buttons-set .button:hover,
.cart-table .button:hover,
.sidebar .actions .button:hover,
.button.button-secondary:hover {
  background: #d0d0d0;
  cursor: pointer;
}
.cart .buttons-set .button:active,
.cart-table .button:active,
.sidebar .actions .button:active,
.button.button-secondary:active {
  background: #c4c4c4;
  color: #636363;
}
.cart .buttons-set .button:focus,
.cart-table .button:focus,
.sidebar .actions .button:focus,
.button.button-secondary:focus {
  color: #636363;
  background: #c4c4c4;
  outline: none;
}

.sidebar .actions button.button {
  white-space: normal;
}

/* Primary Buttons */
.minicart-actions .cart-link{background:#fa68a7 !important; padding:9px 30px !important; line-height:34px !important;
 color:white; font-weight:bold; border-radius:5px;}
.minicart-actions .minicart-checkout{background: #25a159 none repeat scroll 0 0; color: white; font-size: 15px; padding: 8px 30px;  display:inline-block; width:100%;}
.minicart-actions .minicart-checkout:hover{text-decoration:none; background: #219452}
.minicart-actions .checkout-button{font-weight:bold !important; border-radius:5px !important;}
.minicart-actions .checkout-button:hover{background:#fa68a7 !important; text-decoration:underline !important;}
.button,
.cart-table .product-cart-actions .button,
#co-shipping-method-form .buttons-set .button,
.footer .button {
  background:#636363;
  display: inline-block;
  padding: 7px 15px;
  border: 0;
  color: #FFFFFF;
  font-size: 13px;
  font-weight:normal;
  line-height: 19px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}
.button:hover,
.cart-table .product-cart-actions .button:hover,
#co-shipping-method-form .buttons-set .button:hover,
.footer .button:hover {
  background: #2e8ab8;
  cursor: pointer;
}
.button:active,
.cart-table .product-cart-actions .button:active,
#co-shipping-method-form .buttons-set .button:active,
.footer .button:active {
  background: #297aa3;
  color: #FFFFFF;
}
.button:focus,
.cart-table .product-cart-actions .button:focus,
#co-shipping-method-form .buttons-set .button:focus,
.footer .button:focus {
  background-color: #297aa3;
  outline: none;
  color: #FFFFFF;
}

a.button {
  text-decoration: none;
}

a.button:hover {
  color: #FFFFFF;
}

/* Disabled - class for anchor, state for form elements */
.button.disabled,
.button:disabled {
  background: #C8C8C8;
  opacity: 0.6;
  cursor: not-allowed;
}

	/* Adjacent buttons */
.button + .button {
  margin-left: 5px;
}

.button2 {
  border: 0;
  padding: 0 5px;
  margin: 0;
  background: transparent;
  cursor: pointer;
  vertical-align: middle;
}

.button2:focus {
  outline: none;
}

.button2 span,
.button2 span span {
  line-height: 30px;
  height: 30px;
  text-decoration: underline;
  display: inline-block;
  color: #636363;
}
.button2 span:hover,
.button2 span span:hover {
  text-decoration: none;
  color: #246b8f;
}

@media only screen and (max-width: 770px) {
  .col2-set .buttons-set .button,
  .col2-set .buttons-set .button2 {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .col2-set .buttons-set .back-link {
    display: none;
  }
  .col2-set .buttons-set .required {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .buttons-set .button {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 7px;
  }
  .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: 34px;
  margin: 0px 10px 5px;
}

.paypal-after .paypal-button {
  float: left;
}

.paypal-button {
  line-height: 0px;
}

.paypal-button img {
  display: inline;
}

@media only screen and (max-width: 740px) {
  .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: 5px 0 0;
  padding-top: 10px;
  border-top: 1px solid #ededed;
  text-align: right;
}
.buttons-set p.required {
  margin: 0;
  margin-left: 10px;
  line-height: 33px;
  float: right;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
  line-height: 33px;
}
.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:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Icons
 */

.icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
.sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
  background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/icon_sprite.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .icon-sprite, .btn-remove2, .ratings .rating-box, .ratings .rating-box .rating, .sorter > .sort-by .sort-by-switcher, .sorter > .view-mode .grid,
  .sorter > .view-mode .list, .skip-nav .icon, .skip-search .icon, #search_mini_form .search-button:before, .skip-account .icon, .skip-cart .icon, .product-view .sharing-links a, .review-summary-table .rating-box .rating-number:after, .ratings-table .rating-box, .ratings-table .rating-box .rating {
    background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/icon_sprite.png);
    background-size: 100px 1000px;
  }
}
/* -------------------------------------------- *
 * Breadcrumbs
 */
.breadcrumbs {
  overflow: hidden;
  margin: -5px 0 5px;
}

.breadcrumbs li {
  float: left;
  font-size:12px;
}

.breadcrumbs a {
  float: left;
  color: #C0C0C0;
}

.breadcrumbs a span:hover {
  color: #636363;
}

.breadcrumbs strong {
  color: #C0C0C0;
  font-weight: normal;
}

.breadcrumbs span {
  float: left;
  color: #C0C0C0;
  padding: 0 4px !important;
}


/* -------------------------------------------- *
 * Button - Remove / Previous
 */
.btn-remove,
.btn-previous {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ededed;
  text-align: center;
  /* Hide text */
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: relative;
}
.btn-remove:hover,
.btn-previous:hover {
  background-color: #636363;
  border-color: #636363;
}

.btn-remove:after {
  content: 'X';
  color: #636363;
  height: 20px;
  line-height: 20px;
  width: 100%;
  font-size: 10px;
  font-family: Arial, "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: bold;
}
.btn-remove:hover:after {
  color: #FFFFFF;
  text-decoration: none;
}

.btn-remove2 {
  background-position: 4px -648px;
  border: none;
  vertical-align: top;
}
.btn-remove2:after {
  display: none;
}
.btn-remove2:hover {
  background-color: transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.btn-previous:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #636363;
  border-left: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -2px;
  margin-top: -4px;
}
.btn-previous:hover:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid white;
  border-left: none;
}

.block-layered-nav .currently .btn-remove,
.block-layered-nav .currently .btn-previous,
.mini-products-list .btn-remove,
.mini-products-list .btn-previous,
#compare-items .btn-remove,
#compare-items .btn-previous {
  float: right;
  margin-left: 6px;
}

/* -------------------------------------------- *
 * 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;
  border: 1px solid #cccccc;
  background: #f4f4f4;
}

/* -------------------------------------------- *
 * CVV Security Code
 */
.cvv-what-is-this {
  margin-left: 10px;
  font-size: 13px;
  line-height: 24px;
}

/* -------------------------------------------- *
 * Container
 */
.main-container,
.footer-container {
  position: relative;
  max-width: 1260px;
  margin: 0 auto;
}
.main-container {
  padding: 0 5px;
}
.cms-home .main-container{  padding: 0;}

.main-container:after,
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}

@media only screen and (min-width: 480px) {
  .footer-container {
    padding: 30px;
  }
}
.footer-container {
  padding:0 0px 0px;
}

/* -------------------------------------------- *
 * Column Layouts
 */
.main:after,
.col-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.col-left,
.col-right,
.col-main {
  padding: 0 10px;
}

.col-left {
  float: left;
  /*width: 25%;*/
  width:19%;
  padding-left: 0;
  /* Remove the 15px padding */
  clear: left;
}
.col-left img {
  max-width: 100%;
}

.col-right {
  float: right;
  width: 25%;
  padding-right: 0;
  /* Remove the 15px padding */
}
.col-right img {
  max-width: 100%;
}

.col-main {
  float: left;
  /*width: 75%;*/
  width:81%;
}

.col1-layout .col-main {
  float: none;
  width: auto;
  padding: 0;
  /* Remove the 15px padding */
}

.col2-left-layout .col-main {
  float: right;
  padding-right: 0;
  /* Remove the 15px padding */
}

.col2-right-layout .col-main {
  padding-left: 0;
  /* Remove the 15px padding */
}

.col3-layout .col-right {
  width: 20.83333%;
}
.col3-layout .col-wrapper {
  float: left;
  width: 79.16667%;
}
.col3-layout .col-wrapper .col-main {
  float: right;
  width: 73.68421%;
}
.col3-layout .col-wrapper .col-left {
  width: 26.31579%;
}

@media only screen and (max-width: 1000px) {
  .col3-layout .col-right {
    float: left;
    clear: left;
    padding-left: 0;
    padding-right: 10px;
    width: 25%;
  }
  .col3-layout .col-wrapper {
    float: right;
    width: 100%;
  }
  .col3-layout .col-wrapper .col-main {
    float: right;
    width: 75%;
  }
  .col3-layout .col-wrapper .col-left {
    width: 25%;
  }
}
@media only screen and (max-width: 770px) {
  .col-left,
  .col-right,
  .col-main,
  .col1-layout .col-left,
  .col1-layout .col-right,
  .col1-layout .col-main,
  .col2-left-layout .col-left,
  .col2-left-layout .col-right,
  .col2-left-layout .col-main,
  .col2-right-layout .col-left,
  .col2-right-layout .col-right,
  .col2-right-layout .col-main,
  .col3-layout .col-wrapper .col-left,
  .col3-layout .col-right,
  .col3-layout .col-wrapper .col-main {
    padding: 0;
    margin-bottom: 10px;
    float: none;
    width: auto;
  }

  .col3-layout .col-wrapper {
    float: none;
    width: auto;
  }

  .col-main {
    float: none;
    width: auto;
  }

  .col-main .col-left {
    padding: 0;
    /* On product listing pages, the left column gets moved inside col-main on small viewports */
  }
}
/* Content Columns */
.col2-set {
  width: 100%;
}
.col2-set .col-1,
.col2-set .col-2 {
  width: 50%;
  padding: 20px;
}
@media only screen and (max-width: 770px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    padding: 10px;
  }
}
.col2-set .col-1 {
  float: left;
  padding-left: 0;
}
.col2-set .col-2 {
  float: right;
  padding-right: 0;
}
@media only screen and (max-width: 479px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.col2-set .narrow {
  width: 33%;
}
.col2-set .wide {
  width: 65%;
}
.col2-set:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Top Container
 */
@media only screen and (min-width: 771px) {
  .top-container {
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 30px;
  }
}
/* -------------------------------------------- *
 * Global Site Notice
 */
.global-site-notice {
  background: #676157;
  color: #e6e6e6;
  font-size: 11px;
}
.global-site-notice .notice-inner {
  padding-left: 120px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  line-height: 11px;
  min-height: 40px;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/demo-logo.png");
  background-position: left;
  background-repeat: no-repeat;
}
.global-site-notice p {
  margin-bottom: 0;
}

/* -------------------------------------------- *
 * Promotional Message Banner
 */
.promo-msg {
  color: #636363;
  text-align: center;
  margin: 10px;
  text-transform: uppercase;
  font-family: "Lato",sans-serif;
}

/* -------------------------------------------- *
 * Grid
 */
.grid:after {
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------------------- *
 * Messages
 */
.success {
  color: #11b400;
}

.error {
  color: #df280a;
  font-weight: bold;
}

.notice {
  color: #e26703;
  font-weight: bold;
}

/* -------------------------------------------- *
 * Messages
 */
.messages {
  margin-bottom: 10px;
}

.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #f4f4f4;
  font-size: 15px;
}

.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}

.messages .error-msg li {
  color: black;
  border-left: 5px solid #df280a;
  background-color: #faebe7;
}

.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #df280a;
  border-right: none;
}

.messages .notice-msg li {
  color: black;

  border-left: 5px solid #fcd344;
  background-color: #fafaec;
  /*border-left: 5px solid #e26703;
  background-color: #f9ebe6;*/
}

.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e26703;
  border-right: none;
}

.messages .success-msg li {
  color: black;
  border-left: 5px solid #11b400;
  background-color: #eff5ea;
}

.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #11b400;
  border-right: none;
}

@media only screen and (min-width: 915px) {
  .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;
  margin-left: 10px;
}

.payment-methods dt {
  padding: 5px 0;
}

.payment-methods dd {
  padding-top: 10px;
}

.payment-methods .form-list {
  margin: 0 1px 0 6px;
  max-width: 100%;
  padding: 0;
  position: relative;
}

.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: 7px 0;
  font-family:"Lato",sans-serif;
}

.price-box p {
  margin-bottom: 0;
  color:#c0c0c0;
}

.price-notice {
  color: #a0a0a0;
}

.price-box .price {
  /*color: #636363;*/
  color:#c0c0c0;
  font-size: 16px;
}

.price-box .price,
.price {
  font-family:"Lato",sans-serif;
}

.price-box .price-label {
  color: #a0a0a0;
  white-space: nowrap;

  font-family: "Lato",sans-serif;

}

.price-box .minimal-price-link {
  padding-left: 1em;
  color: #636363;
  display: block;
  /* We want this to show on its own line, otherwise the layout looks funky */
}
.price-box .minimal-price-link .label {
  color: #a0a0a0;
}

/* -------------------------------------------- *
 * Price Box - Special
 */
.price-box .old-price,
.price-box .special-price,
.price-box .old-price .price,
.price-box .special-price .price {
  display: inline-block;
}

.price-box .old-price {
  text-decoration: line-through;
}

.price-box .old-price .price {
  color: #636363;
  text-decoration: line-through;
  font-size:20px;
  color:#c0c0c0;
  font-size: 16px;
}
.catalog-product-view .product-shop .price-box .old-price .price{color:#c0c0c0 !important; font-size:16px !important;}
.catalog-product-view .related-prdct-list .price-box .old-price .price{color:#c0c0c0 !important;}
.catalog-product-view .related-prdct-list .price-box .old-price .price{color:#c0c0c0 !important; font-size:15px !important; padding-left:20px;}
#confirmBox #messageBox.amcart-options .price-box .old-price .price-label {display: inline; color:#c0c0c0; font-size:15px;}
.catalog-product-view .related-prdct-list .price-box .special-price .price{font-size:18px !important; padding-left:20px;}
.catalog-product-view .related-prdct-list .price-box .special-price{float:left;}
.catalog-category-view .price-box .old-price .price{color:#c0c0c0; font-size:16px;}

.catalog-product-view .product-shop .price-box .special-price{float:left; margin-right:10px;}
.catalog-product-view .product-shop .price-box .special-price .price{font-size:20px;}
.catalog-product-view .product-shop .price-box .special-price .price{color:#636363;}
.price-box .special-price {color:#c0c0c0; padding-left: 1em;}
.price-box .special-price .price-label {color: #941e1e;font-weight: bold;	font-size: 13px;}
/* -------------------------------------------- *
 * Price Box - Taxes
 */
.price-box .price-excluding-tax,
.price-box .price-including-tax {display: block;}
span.weee {display: block;}
/* -------------------------------------------- *
 * Tier Prices
 */
.product-pricing,
.tier-prices,
.tier-prices-grouped {display: inline-block; padding: 4px 8px; background: #FBF4DE; border: 1px solid #E2D4C7;
margin-top: 7px;}
.product-pricing li,
.tier-prices li,
.tier-prices-grouped li {font-size: 12px;}
.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 {font-size: 14px; font-family:"Lato",sans-serif;}
.item-options:after {content: ''; display: table; 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: 10px; margin: 0 0 6px;}
.truncated,
.truncated a.dots {cursor: help;}
.truncated a.details {cursor: help; height: 16px; line-height: 16px;}
.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 #636363;
  background-color: #F6F6F6;
  top:30px;
  /*left: -100px;*/
  left:-15px;
}
.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 #636363;
  border-top: none;
  left: 97px;
  top: -7px;
}

.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.truncated .show .item-options {
  display: block;
}

@media only screen and (max-width: 479px) {
  .truncated {
    cursor: inherit;
  }
  .truncated a.details {
    display: none;
  }
  .truncated .truncated_full_value .item-options {
    display: block;
    position: static;
    z-index: 1;
    width: 100%;
    border: none;
    background-color: transparent;
  }
  .truncated .truncated_full_value .item-options p {
    float: none;
  }
  .truncated .truncated_full_value .item-options:after {
    display: none;
  }
}
/* -------------------------------------------- *
 * Printer Friendly Page
 */
.page-print {
  width: 6.5in;
  margin: 20px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Add to links
 */
.add-to-links {
  margin: 7px 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;
  /*border: 1px solid #ededed;*/
}

@media only screen and (max-width: 770px) {
  body .product-img-box .product-image:hover {
    border-color: #ededed;
  }
}


/* -------------------------------------------- *
 * Ratings
 */
.ratings {
  margin: 7px 0;
}
.ratings .rating-box,
.ratings .rating-links {
  margin: 5px 0;
}
.ratings .rating-box {
  width: 70px;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -612px;
  overflow: hidden;
}
.ratings .rating-box .rating {
  float: left;
  height: 13px;
  background-repeat: repeat-x;
  background-position: 0 -592px;
}
.ratings .amount {
  display: block;
  margin: 5px auto;
}
.ratings .rating-links .separator {
  margin: 0 3px;
}

/* -------------------------------------------- *
 * Standard Formatted Text Block
 */
.std p {
  margin: 0 0 1.5em;
}

.std ol {
  list-style: decimal outside;
  margin-bottom: 1.5em;
}

.std ol li {
  margin-left: 2em;
}

.std ul {
  list-style: disc outside;
  margin-bottom: 1.5em;
}

.std ul li {
  margin-left: 2em;
}

.std .note {
  color: #a0a0a0;
  font-size: 13px;
}

/* -------------------------------------------- *
 * Tabs
 */
.tabs {
  margin-bottom: 10px;
  background: #FFFFFF;
}

/* -------------------------------------------- *
 * Toolbar
 */
.toolbar {
  /* margin-top: 10px;
  margin-bottom: 15px; */
  /*border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;*/
  padding: 5px 0 0 10px;
}
.toolbar:after {
  content: '';
  display: table;
  clear: both;
}

.pager-no-toolbar {
  margin-bottom: 10px;
}

.pager-no-toolbar ~ .pager-no-toolbar {
  margin-top: 10px;
}

.pager {

  font-family: "Lato",sans-serif;
  color: #636363;
  line-height: 30px;
  font-size: 12px;
}
.toolbar{
  line-height: 25px;
  font-size: 13px;
  color: #fff;
}

.toolbar label,
.pager-no-toolbar label {
  font-weight: normal;
  text-transform: uppercase !important;
  color:#c0c0c0 !important;
  font-size:18px;
  font-family:"Lato",sans-serif;
}

.sorter {
  float: right;
}
.sorter label {
  float: left;
    margin-right: 5px;
    text-transform: capitalize;
}
.sorter label:after {
  content: ':';
}

.sorter > .sort-by {
  float: left;
  margin-right: 5px;
  height: 30px;
}
.sorter > .sort-by .sort-by-switcher {
  width: 30px;
  height: 30px;
  /*display: inline-block;*/
  display: none;

}
.sorter > .sort-by .sort-by-switcher--asc {
  /*background-position: 4px -538px;*/
  background-position: -18px -538px;

}
.sorter > .sort-by .sort-by-switcher--asc:hover {
  /*background-position: -46px -538px;*/
  background-position: -18px -538px;
}
.sorter > .sort-by .sort-by-switcher--desc {
  /*background-position: 4px -567px;*/
  background-position: -18px -560px;

}
.sorter > .sort-by .sort-by-switcher--desc:hover {
  /*background-position: -46px -567px;*/
  background-position: -18px -560px;
}

.sorter > .view-mode {
  float: right;
}
.sorter > .view-mode .grid,
.sorter > .view-mode .list {
  float: left;
  width: 30px;
  height: 30px;
}
.sorter > .view-mode .grid {
  margin-right: 5px;
  background-position: 8px -492px;
}
.sorter > .view-mode strong.grid,
.sorter > .view-mode a.grid:hover {
  background-position: -42px -492px;
}
.sorter > .view-mode .list {
  background-position: 11px -517px;
}
.sorter > .view-mode strong.list,
.sorter > .view-mode a.list:hover {
  background-position: -39px -517px;
}

.pager {
  float: right;
  overflow: hidden;
}
.pager > .count-container {
  float: left;
}
.pager .amount {
  float: left;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  white-space: nowrap;
  margin: 0 15px 0 0;
}
.pager .limiter {
  float: left;
  height: 30px;
  line-height: 30px;
}
.pager .limiter > label {
  padding-right: 5px;
}
.pager .limiter > label:after {
  content: ':';
}
.pager .amount,
.pager .limiter,
.pager .pages {
  margin-bottom: 5px;
}

.pages {
  float: right;
  overflow: hidden;
  margin-left: 15px;
}
.pages strong {
  display: none;
}

.pages li {
  float: left;
}

.pages a,
.pages .current {
  display: inline-block;
  border: 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 30px;
  width: 25px;
  height: 30px;
  padding: 0;
  color: #636363;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}

.pages .current,
.pages .current:hover {
  color: #636363;
  border: 1px solid #cccccc;
  width: 30px;
  background-color: #FFFFFF;
  cursor: default;
}

.pages .next,
.pages .previous {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  position: relative;
}
.pages .next:hover,
.pages .previous:hover {
  border: 1px solid #636363;
}

.pages .next:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #636363;
  border-right: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .next:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #246b8f;
  border-right: none;
}

.pages .previous:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #636363;
  border-left: none;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  margin-left: -2px;
}
.pages .previous:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #246b8f;
  border-left: none;
}

@media only screen and (max-width: 479px) {
  .pager .amount--has-pages {
    display: none;
  }

  .pages {
    float: left;
  }

  .limiter label {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  .col1-layout .sorter,
  .col1-layout .pager {
    width: 100%;
  }
  .col1-layout .pager {
    float: left;
    clear: both;
  }
  .col1-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col1-layout .pager .count-container {
    float: right;
  }
}
@media only screen and (max-width: 979px) {
  .col2-left-layout .sorter,
  .col2-left-layout .pager,
  .col2-right-layout .sorter,
  .col2-right-layout .pager,
  .col3-layout .sorter,
  .col3-layout .pager {
    width: 100%;
  }
  .col2-left-layout .pager,
  .col2-right-layout .pager,
  .col3-layout .pager {
    float: left;
    clear: both;
  }
  .col2-left-layout .pager .pages,
  .col2-right-layout .pager .pages,
  .col3-layout .pager .pages {
    float: left;
    margin-left: 0;
  }
  .col2-left-layout .pager .count-container,
  .col2-right-layout .pager .count-container,
  .col3-layout .pager .count-container {
    float: right;
  }
}
@media only screen and (max-width: 1279px) {
  .toolbar .view-mode > label {
    display: none;
  }
}
/* ============================================ *
 * 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 #636363;
  border-bottom: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .summary-collapse:hover:before,
#shopping-cart-totals-table .summary-collapse:hover:before,
body.customer-account .data-table .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 7px solid #246b8f;
  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 #636363;
  border-top: none;
  position: static;
  display: inline-block;
  margin-right: 5px;
}
#checkout-review-table .show-details .summary-collapse:hover:before,
#shopping-cart-totals-table .show-details .summary-collapse:hover:before,
body.customer-account .data-table .show-details .summary-collapse:hover:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #246b8f;
  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;
}

/* ============================================ *
 * 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;
}

/* ============================================ *
 * Print Styles
 * ============================================ */
.page-print .print-head {
  margin: 0 0 15px;
}

.page-print .print-head .logo {
  float: none;
  max-height: 50px;
  width: auto;
}

/* ============================================ *
 * FORMS - COMMON
 * ============================================ */
/* -------------------------------------------- *
 * Fieldsets
 */
.fieldset p {
  margin-bottom: 7px;
}
.fieldset p.required {
  margin-bottom: 5px;
  float: right;
  font-size: 12px;
  margin-top: 0px;
}

.fieldset + .fieldset {
  margin-top: 5px;
}

form .legend {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-bottom: 7px;
  /* border-bottom: 1px solid #ededed; */
}

/* -------------------------------------------- *
 * Input Box
 */
.input-box {
  padding-top: 2px;
}
.input-box:after {
  content: '';
  display: table;
  clear: both;
}

li.centinel-logos div.input-box img {
  display: inline;
  vertical-align: middle;
}

/* For adjacent select inputs. */
/* Example: credit card expiration month and year. */
.input-box .v-fix {
  float: left;
  margin-right: 5px;
  max-width: 100%;
}

/* -------------------------------------------- *
 * Labels
 */
label {
  display: inline-block;
  font-size: 13px;
  font-family: "Lato",sans-serif;
  font-weight: 600;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

label.required:after,
span.required:after {
  content: ' *';
  color: #df280a;
  font-weight: normal;
  font-family: "Lato",sans-serif;
  font-size: 12px;
}

label.required em,
span.required em {
  display: none;
}

/* -------------------------------------------- *
 * Hints
 */
.input-hint {
  color: #a0a0a0;
  font-size: 12px;
}

/* -------------------------------------------- *
 * Select
 */
select {
  font-size: 14px;
  background: #fefefe url("/skin/frontend/rwd/rbs_common/images/i_dropdown.png") no-repeat scroll right center !important;
-webkit-appearance:none;
-moz-appearance: none;
}

select + select {
  margin-left: 5px;
}

select[multiple] {
  width: 270px;
  border: 1px solid #C0C0C0;
  font-size: 15px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Textarea
 */
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 450px;
  padding: 5px;
}

/* -------------------------------------------- *
 * Inputs
 */
.input-text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
/*  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  font-size: 15px;*/
  border: 1px solid #C0C0C0;
  background: #FFFFFF;

}
.input-text:focus {
  /*border: 1px solid #636363;*/
  outline-width: 0;
  outline: none;
}


.input-text.validation-failed {
  border-color: #df280a;
}

.input-text.validation-failed:focus {
  outline-color: #ef9384;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  height: 30px;
  padding: 0 8px;
}

input[type=email],
input[type=search],
input[type=number],
input[type=password],
input[type=tel],
input[type=text] {
  width: 365px;
  max-width: 100%;
}

/* Only show on iPhones (not iPads or any other device) */
@media only screen and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 0) {
  input[type=email],
  input[type=search],
  input[type=number],
  input[type=password],
  input[type=tel],
  input[type=text],
  select {
    font-size: 16px;
    /* Prevent from zooming on focus */
  }
}
.ie8 .input-text {
  max-width: none;
}

/* -------------------------------------------- *
 * Inputs - Quantity
 */
input[type=number].qty,
input[type=text].qty {
  width: 3em;
  text-align: center;
  vertical-align: middle;
}

/* -------------------------------------------- *
 * Placeholder
 */
::-webkit-input-placeholder {
  color: #a0a0a0;
}

input:-moz-placeholder {
  color: #a0a0a0;
}

/* -------------------------------------------- *
 * Checkbox And Radio
 */
.checkbox,
.radio {
  position: relative;
  top: -1px;
  display: inline-block;
}

.checkbox + label,
.radio + label {
  width: auto;
  max-width: 85%;
  padding: 0 0 0 8px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
}

/* -------------------------------------------- *
 * Validation
 */
p.required,
.validation-advice {
  margin: 5px 0 0;
  color: #df280a;
  font-size: 13px;
  background: url(/skin/frontend/enterprise/rbs_common/images/validation_advice_bg.gif) 2px 0 no-repeat;
  padding-left: 17px;
  line-height: 14px;
}

/* ============================================ *
 * Form List
 * ============================================ */
.form-list > li {
  margin-bottom: 10px;
}
.form-list select {
  margin-top: 4px;
  width: 365px;
  max-width: 100%;
  background:white;
  padding-left:8px;
}
.form-list .input-range .input-text {
  width: 74px;
}
.form-list .field,
.form-list .wide,
.form-list .control {
  margin-bottom: 10px;
}

/* Turn the label of controls (radio/checkbox) into a button style that wraps the input */
.form-list .control,
.sp-methods dt,
#checkout-shipping-method-load .sp-methods dd,
#co-shipping-method-form .sp-methods dd,
.product-options ul.options-list {
  /* When a label is next to an input that is set to not display, we should style the label in a non-clickable state */
}
.form-list .control div.input-box,
.sp-methods dt div.input-box,
#checkout-shipping-method-load .sp-methods dd div.input-box,
#co-shipping-method-form .sp-methods dd div.input-box,
.product-options ul.options-list div.input-box {
  display: inline;
  float: left;
}
.form-list .control div.input-box:after,
.sp-methods dt div.input-box:after,
#checkout-shipping-method-load .sp-methods dd div.input-box:after,
#co-shipping-method-form .sp-methods dd div.input-box:after,
.product-options ul.options-list div.input-box:after {
  display: none;
}
.form-list .control input.radio,
.form-list .control input.checkbox,
.sp-methods dt input.radio,
.sp-methods dt input.checkbox,
#checkout-shipping-method-load .sp-methods dd input.radio,
#checkout-shipping-method-load .sp-methods dd input.checkbox,
#co-shipping-method-form .sp-methods dd input.radio,
#co-shipping-method-form .sp-methods dd input.checkbox,
.product-options ul.options-list input.radio,
.product-options ul.options-list input.checkbox {
  float: left;
  margin-right: -40px;
  margin-top: 10px;
  margin-left: 15px;
}
.form-list .control label,
.sp-methods dt label,
#checkout-shipping-method-load .sp-methods dd label,
#co-shipping-method-form .sp-methods dd label,
.product-options ul.options-list label {
  color: #636363;
  background-color: #f4f4f4;
  padding: 5px 10px;
  display: inline-block;
  width: auto;
  max-width: none;
  min-width: 250px;
  float: none;
  padding: 6px 10px 4px 40px;
}
.form-list .control label:hover,
.sp-methods dt label:hover,
#checkout-shipping-method-load .sp-methods dd label:hover,
#co-shipping-method-form .sp-methods dd label:hover,
.product-options ul.options-list label:hover {
  background-color: #ececec;
}
.form-list .control .no-display + label,
.sp-methods dt .no-display + label,
#checkout-shipping-method-load .sp-methods dd .no-display + label,
#co-shipping-method-form .sp-methods dd .no-display + label,
.product-options ul.options-list .no-display + label {
  padding-left: 10px;
  background-color: transparent;
}
.form-list .control .no-display + label:hover,
.sp-methods dt .no-display + label:hover,
#checkout-shipping-method-load .sp-methods dd .no-display + label:hover,
#co-shipping-method-form .sp-methods dd .no-display + label:hover,
.product-options ul.options-list .no-display + label:hover {
  background-color: transparent;
}

.product-options ul.options-list label,
.col2-set .form-list .control label {
  min-width: inherit;
  width: 250px;
  max-width: 100%;
}

.form-list .control.remember-me-box label {
  width: auto;
  max-width: none;
  min-width: inherit;
}

.form-list .control {
  margin-top: 10px;
}
.form-list .control label {
  float: none;
}
.form-list .control .radio,
.form-list .control .checkbox {
  margin-right: 6px;
}
.form-list .control .input-box {
  clear: none;
  display: inline-block;
  width: auto;
  padding: 0;
}

form .form-instructions {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  color: #a0a0a0;
}

/* ============================================ *
 * Table Helpers
 * ============================================ */
.hide-th {
  text-indent: -9999px;
}

/* ============================================ *
 * Data Table
 * ============================================ */
.data-table {
  width: 100%;
}

.data-table td,
.data-table th {
  padding: 10px;
  vertical-align: top;
}

.data-table th {
  background: #f4f4f4;
  text-transform: capitalize;

  font-family: "Lato",sans-serif;
  line-height: 1.4;
  white-space: nowrap;
}

.data-table thead th,
.data-table tbody td {
  border-bottom: 1px solid #C0C0C0;
}

.data-table tfoot tr {
  background: #f4f4f4;
}

.data-table tbody td .item-options {
  margin-left: 20px;
  margin-top: 10px;
}
.data-table tbody td .item-options dt:after {
  content: ':';
}

/* ============================================ *
 * Generic Info Table
 * ============================================ */
.info-box {
  border: 1px solid #C0C0C0;
  padding: 12px 15px;
  margin: 0 0 15px;
}
.info-box h2 {
  font-weight: bold;
  font-size: 13px;
}

.info-table th,
.info-table td {
  vertical-align: top;
}

.info-table th {
  font-weight: bold;
  padding: 4px 20px 4px 0;
}

.info-table td {
  padding: 4px 0;
}

/* ============================================ *
 * Zebra-Stripe Table
 * ============================================ */
.zebra-table tr:first-child,
.zebra-table th:first-child {
  border-top: 1px solid #C0C0C0;
}
.zebra-table td,
.zebra-table th {
  border-bottom: 1px solid #C0C0C0;
  padding: 6px;
  background-color: transparent;
}
.zebra-table tr {
  background-color: #eeeded;
}
.zebra-table tr:nth-child(odd) {
  background-color: #f8f7f5;
}

/* ============================================ *
 * Linearize Table
 * ============================================ */
@media only screen and (max-width: 479px) {
  .linearize-table {
    /* Helpers */
  }
 /* .linearize-table tr,
  .linearize-table th,
  .linearize-table td {
    display: block;
  } */
  .linearize-table thead th {
    border-right: 0;
    border-left: 0;
  }
  .linearize-table thead th.lin-hide {
    display: none;
  }
  .linearize-table thead th:nth-child(1n+2) {
   /* display: none; */
  }
  .linearize-table tbody tr {
    position: relative;
    border-bottom: 1px solid #cccccc;
  }
  .linearize-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .linearize-table tbody td.lin-hide {
    display: none;
  }
  .linearize-table tbody td:first-child {
    padding-top: 10px;
  }
  .linearize-table tbody td:first-child,
  .linearize-table tbody td:first-child h3 {
    font-weight: bold;
  }
  .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .linearize-table tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;


	 font-family: "Lato",sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .linearize-table tfoot tr {
    /*display: block;
    text-align: right;*/
  }
  .linearize-table tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .linearize-table tfoot td {
    /*display: block;
    float: left; */
  }
  .linearize-table tfoot td.lin-hide {
    display: none;
  }
/*  .linearize-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .linearize-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  } */
  .linearize-table .linearize-hide {
    display: none;
  }
  .linearize-table .linearize-unpad {
    padding: 0;
  }
  .linearize-table .linearize-show {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .linearize-table-large {
    /* Helpers */
  }
  .linearize-table-large tr,
  .linearize-table-large th,
  .linearize-table-large td {
    display: block;
  }
  .linearize-table-large thead th {
    border-right: 0;
    border-left: 0;
  }
  .linearize-table-large thead th.lin-hide {
    display: none;
  }
  .linearize-table-large thead th:nth-child(1n+2) {
    display: none;
  }
  .linearize-table-large tbody tr {
    position: relative;
    border-bottom: 1px solid #cccccc;
  }
  .linearize-table-large tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
  }
  .linearize-table-large tbody td.lin-hide {
    display: none;
  }
  .linearize-table-large tbody td:first-child {
    padding-top: 10px;
  }
  .linearize-table-large tbody td:first-child,
  .linearize-table-large tbody td:first-child h3 {
    font-weight: bold;
  }
  .linearize-table-large tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 30px;
  }
  .linearize-table-large tbody td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;


     font-family: "Lato",sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .linearize-table-large tfoot tr {
    display: block;
    text-align: right;
  }
  .linearize-table-large tfoot tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .linearize-table-large tfoot td {
    display: block;
    float: left;
  }
  .linearize-table-large tfoot td.lin-hide {
    display: none;
  }
  .linearize-table-large tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .linearize-table-large tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
  .linearize-table-large .linearize-hide {
    display: none;
  }
  .linearize-table-large .linearize-unpad {
    padding: 0;
  }
  .linearize-table-large .linearize-show {
    display: block;
  }
}
@media only screen and (min-width: 600px) {
  .linearize-table .linearize-collapse {
    display: none;
  }
}
/* ============================================ *
 * Global
 * ============================================ */
html,
body {
  height: 100%;
}

.wrapper {
  /* min-width: 320px;*/
  min-height: 100%;
  margin: 0 auto;
  background: #FFFFFF;
}

.wrapper:after {
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Header
 * ============================================ */
@media only screen and (min-width: 771px) {
  .page-header-container {
    position: relative;
  }
}
/*.header-language-container,
.page-header {
}*/

/* ============================================ *
 * Language switcher + welcome message
 * ============================================ */
.header-language-background {
  padding: 5px !important;
  background-color: #636363;
  text-transform: uppercase;
}
.header-language-background .header-language-container {
  /*max-width: 1200px;*/
  margin-left: auto;
  margin-right: auto;
  padding:0px;
}
.header-language-background:after {
  content: '';
  display: table;
  clear: both;
}
.header-language-background .form-language,
.header-language-background .currency-switcher {
  float: left;
  margin-right: 10px;
}
.timer .hasCountdown{display: inline-block; width: auto; text-align: center;}
.header-language-background .welcome-msg-left{float: left;width:50%;}
.header-language-background .shipping-top{float: left; width: 33%;}
.header-language-background .welcome-msg{float: left; text-align: right; width:50%;}


.page-header-container .store-language-container {
  float: right;
  max-width: 35%;
  padding: 13px 15px 10px 10px;
}
.page-header-container .store-language-container label {
  display: none;
}
.page-header-container .store-language-container select {
  max-width: 100%;
}

@media only screen and (max-width: 479px) {
  .page-header-container .store-language-container {
    padding-top: 8px;
  }
  .page-header-container .store-language-container select {
    font-size: 12px;
  }
}
.header-language-background,
.header-language-background a {
  color: #ffffff;
}

@media only screen and (max-width: 770px) {
  .header-language-background {
    display: none;
  }
}
/* ============================================ *
 * Logo
 * ============================================ */
.logo {
  display: block;
  float: left;

  /*width: 65%;*/
  width: 23%;

  min-width: 100px;
  min-height: 44px;
  text-align: center;
  padding: 10px;
}
.logo img {
  max-width: 100%;
}
.logo .small {
  display: block;
}
.logo .large {
  display: none;
}

/* .logo:hover {
  opacity: 0.8;
} */

@media only screen and (min-width: 771px) {
  .logo {
    /*max-width: 300px;*/
	/*background-position:center center !important;*/
   /* min-height: 85px; */
    /*margin-left: 12%;*/
    margin-top: 10px;
    min-height: 70px;
    min-width: 271px;
  }
  /* Start 23 Oct 2015  */
 .top-menu-icon{width:40%; float:left;}
 .logo-maincontainer{width:23%; float:left;}

  /* End 23 Oct 2015  */
  .logo .small {
    display: none;
  }
  .logo .large {
    display: block;
  }
}
/* ============================================ *
 * Skip Links
 * ============================================ */
.skip-links {
  clear: both;
  overflow: hidden;
  border-top: 1px solid #EDEDED;
  border-bottom: 1px solid #EDEDED;
}

@media only screen and (min-width: 771px) {
  .skip-links {
    border: 0;
  }
}
/* -------------------------------------------- *
 * Skip - Link
 */
.skip-link {
  position: relative;
  float: left;
  width: 20%;
 /* height: 44px; */
 height:36px;
  background: #FFFFFF;
  color: #636363;
  line-height: 42px;
  text-align: center;
}

a.skip-link {
  text-decoration: none;
}



@media only screen and (max-width: 770px) {
  /* .skip-link {
    border-right: 1px solid #EDEDED;
  } */

  .skip-link:last-child {
    border-right: 0;
  }
}
@media only screen and (min-width: 500px) {
 /* .skip-link {
    width: 68% !important;
  } */
}
/* -------------------------------------------- *
 * Skip Link - Active
 */
@media only screen and (max-width: 770px) {
  .skip-link.skip-active {
    background: #EDEDED;
    color: inherit;
  }

  .skip-link.skip-active span {
    color: inherit;
  }
}
/* -------------------------------------------- *
 * Skip Link - Icon
 */
.skip-link .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
}

.skip-link.skip-nav .icon,
.skip-link.skip-cart:not(.no-count) .icon {
  margin-right: 3px;
}

@media only screen and (min-width: 500px) {
  .skip-link .icon {
    margin-right: 3px;
  }
}
/* -------------------------------------------- *
 * Skip Link - Label
 */
.skip-link .label {
  display: none;
}

@media only screen and (min-width: 500px) {
  .skip-link .label {
    display: inline;
  }
}
/* ============================================ *
 * Skip Content
 * ============================================ */
/* .skip-content {
  display: none;
} */

.skip-content.skip-active {
  /*display: block;
   background: #EDEDED; */
  background:#ffffff;
}
.header-minicart #header-cart .block-subtitle{background:#f5f5f5; cursor:pointer;}

/* ============================================ *
 * Global Header Navigation
 * ============================================ */
@media only screen and (max-width: 770px) {
  #header-account li a,
  .nav-primary a.level0 {
    padding: 0 15px 0 25px;
    border-bottom: 1px solid #cccccc;
    text-align: left;
    color: #636363;
    text-transform: uppercase;
    line-height: 30px;
  }

  #header-account li:last-child a,
  .nav-primary li.level0:last-child a.level0 {
    border-bottom: 0;
  }

  .no-touch #header-account a:hover,
  .no-touch .nav-primary a:hover {
    /*background-color: #f4f4f4;*/
    text-decoration: none;
  }
}
.account-cart-wrapper {
  /*top: 0px;*/
  /*right: 0px;
  right:45px;
  top:20px;*/

  position: absolute;
    right: 22px;
    top: 20px;
	width:auto;
    /*width: 20%;*/
}
@media only screen and (max-width: 770px) {
  .account-cart-wrapper {
    position: static;
  }
}

/* ============================================ *
 * Nav - Skip Link
 * ============================================ */
.skip-nav {
  width: 40%;
}
.skip-nav:not(.skip-active):hover {
  text-decoration: none;
}
.skip-nav:not(.skip-active):hover .icon {
  background-position: -46px 4px;
}

.skip-nav .label {
  display: inline;
}

.skip-nav .icon {
  background-position: 4px 4px;
}

@media only screen and (min-width: 500px) {
  .skip-nav {
    width: 25%;
  }
}
@media only screen and (min-width: 771px) {
  .skip-nav {
    display: none;
  }
}
/* ============================================ *
 * Nav - Skip Content
 * ============================================ */
@media only screen and (max-width: 770px) {
  #header-nav {
    padding: 5px 0;
  }
}
@media only screen and (min-width: 771px) {
  #header-nav {
    display: block;
    /* Force visibility */
    border-bottom: 1px solid #ededed;
	box-shadow:5px 0 4px 0 rgba(0, 0, 0, 0.2) !important;
  }
}
/* ============================================ *
 * Nav Primary
 * ============================================ */
@media only screen and (min-width: 771px) {
  .nav-primary {
    display: block;
    /*margin-top: 15px;*/
	margin-top:35px;

  }
}
/* ============================================ *
 * General Navigation Styles
 * ============================================ */
.nav-primary a {
  text-decoration: none;
  position: relative;
  display: block;
  color: #636363;
  /*line-height: 30px;*/
  font:15px/18px Montserrat,HelveticaNeue,Helvetica,sans-serif
}
.nav-primary li {
  position: relative;
}
.nav-primary li.level1 a {
  border-bottom: 1px solid #cccccc;
}

.nav-primary .menu-active > ul.level0,
.nav-primary li.level0 li.sub-menu-active > ul {
  display: block;
}

.nav-primary li.level0 > a {
  text-transform: uppercase;
}

/* ============================================ *
 * Small Viewports - Accordion Style Menu
 * ============================================ */
@media only screen and (max-width: 770px) {
  .nav-primary a.level0,
  .nav-primary a {
    line-height: 35px;
  }
  .nav-primary li.level0 ul {
    display: none;
  }
  .nav-primary li.level0 li {
    padding: 0 0 0 25px;
  }
  .nav-primary li.level1 a {
    padding: 0 15px 0 25px;
  }
  .nav-primary li.parent > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #cccccc;
    border-right: none;
    top: 50%;
    left: 10px;
    right: auto;
    margin-top: -5px;
  }
  .nav-primary li.parent.sub-menu-active > a:after,
  .nav-primary li.parent.menu-active > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 5px solid #cccccc;
    border-bottom: none;
    top: 50%;
    left: 10px;
    right: auto;
    margin-top: -5px;
  }
  .nav-primary li.menu-active > a,
  .nav-primary li.sub-menu-active > a {
    color: #636363;
  }
}
/* ============================================ *
 * Large Viewports - Dropdown Menu
 * ============================================ */
@media only screen and (min-width: 771px) {
  .nav-primary {
    /* Default styles for 1+ drop-down menus */
    /* Level 2+ */
    /* Class for js to add briefly to evaluate element positioning. */
    /* Correct menus that will hang off the page (class added by js) */
    /* Level 1+ */
  }
  .nav-primary a.level0 {
    padding: 0 25px;
  }
  .nav-primary li.level0,
  .nav-primary a.level0 {
    display: inline-block;
  }
  .nav-primary li:last-child > a {
    border-bottom: none;
  }
  .nav-primary a:hover,
  .nav-primary li:hover > a {
    /*color: #636363;*/
  }
  .nav-primary .menu-active {
    z-index: 200;
  }
  .nav-primary li.level0 ul {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    position: absolute;
    left: 0;
    top: 30px;
    /* Height of ".nav-primary a.level0" */
    z-index: 10;
    width: 250px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
    /* Hide until displayed. */
  }
  .nav-primary li.level1 ul {
    left: 60px;
    top: 15px;
  }
  .nav-primary li.level0 ul.level0.position-test {
    display: block;
  }
  .nav-primary li.level0 ul.level0.spill {
    right: 0;
    left: auto;
  }
  .nav-primary li.level0 ul.level0.spill li.level1 ul {
    left: auto;
    right: 50px;
    top: 20px;
  }
  .nav-primary li.level0 li.parent > a {
    position: relative;
  }
  .nav-primary li.level0 li.parent > a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #cccccc;
    border-right: none;
    right: 5px;
    top: 50%;
    margin-top: -3px;
  }
}
.nav-primary li.menu-active > ul {
  display: block;
}

/* ============================================ *
 * Search - Skip Link
 * ============================================ */
.skip-search:not(.skip-active):hover .icon {
  background-position: -46px -146px;
}
.skip-search .icon {
  background-position: 4px -146px;
}

@media only screen and (min-width: 771px) {
  .skip-search {
    display: none;
  }
}
/* ============================================ *
 * Search - Skip Content
 * ============================================ */
#header-search {
  padding: 20px;
}

@media only screen and (min-width: 771px) {
  #header-search {
    display: block;
    position: absolute;
    top: 55px;
    right: 0;
    width: 25%;
    height: 50px;
    padding: 0;
  }
}
/* ============================================ *
 * Search Input
 * ============================================ */
#search_mini_form .input-box {
  position: relative;
  padding-top: 0;
}

#search_mini_form label {
  display: none;
}


#search {
  border: medium none;
  border-radius: 0;
  font-family: "Lato",sans-serif;
  height: 34px;
  padding-right: 120px;
  width: 100%;
}


#search_mini_form .search-button {
  /*text-indent: -9999px;*/
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	height: 30px;
	position: absolute;
	right: 2px;
	top: 2px;
	width: 40px;

  /*height: 40px;*/
}

#search_mini_form .search-button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  background-position: 4px -146px;
  background-image:none;
}

#search_mini_form .search-button:hover:before {
  opacity: 0.8;
}

#search_mini_form .search-button:active:before {
  margin-top: -13px;
  margin-left: -13px;
}

/* ============================================ *
 * Header - Account
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Account
 */
.skip-account:not(.skip-active):hover .icon {
  background-position: -46px -44px;
}
.skip-account .icon {
  background-position: 4px -44px;
}

@media only screen and (min-width: 771px) {
  .skip-account {
		border-left: 2px solid #dbdbdb;
		border-right: 2px solid #dbdbdb;
		display: inline-block;
		float: none;
		padding: 0 12px;
		text-transform: uppercase;
		vertical-align: top;
		width: auto;
  }


 /* .skip-account {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
  } */



  #header-account.skip-active {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 115px;
    width: 200px;
  }

  #header-account a {
    display: block;
    padding: 5px 10px;
    color: #636363;
    line-height: 2;
  }

  #header-account a:hover {
    color: #636363;
  }
}
/* -------------------------------------------- *
 * Account Links
 */
#header-account {
	/*border-left: 2px solid #f5f5f5;
	border-right: 2px solid #f5f5f5; */
	float: left;
	margin-top: 5px;
	padding: 5px 0px 5px 0px;
	/* width: 78%; */
	width:50%;
}
.genral-loggedin #header-account{width:75%;}
.genral-loggedin .search-icon{width:22%;}
.genral-loggedin #customer_logoutcss {padding: 0 10px;}

.links.top-account ul li#customer_myaccountcss a{font-size:0px; /*width:40px; height:30px;*/}
.top-account ul li#customer_myaccountwithoutlogincss a{font-size: 0; height: 30px; width: 26px;}

.links.top-account ul li.first{border-left: 2px solid #f5f5f5; border-right: 2px solid #f5f5f5;}
.links.top-account ul li.last{border-right: 2px solid #f5f5f5;}
.links.top-account ul li a{line-height:30px !important;}
.links.top-account ul li#customer_myaccountwithoutlogincss, .links.top-account ul li#customer_myaccountcss{padding-left:6px; padding-right:6px;}



#header-account ul li{display:inline; float:left; font-size:14px;}

.accont_login .search-icon{width:20%;}
#customer_logoutcss a{padding:0px !important;}
.accont_login #header-account{width:73%;}
#header-account a {
  position: relative;
  display: block;
  padding: 5px 10px;
  line-height: 23px;
  text-align: center;
}
.loggedin-icon li#customer_myaccountcss{width:26px; float:right;}

#header-account a:hover {
  color: #636363;
}

/* ============================================ *
 * Header - Cart
 * ============================================ */
/* -------------------------------------------- *
 * Skip Link - Cart
 */
.skip-cart:not(.skip-active):hover .icon {
  background-position: -50px -95px;
}
.skip-cart .icon {
  background-position: 0px -95px;
}

@media only screen and (min-width: 771px) {
  .skip-cart {
    width: auto;
  }

  /*#header-cart.skip-active {
    background: #FBFBFB;
    border: solid 1px #cccccc;
    display: block;
    position: absolute;
    z-index: 200;
    top: 40px;
    right: 0;
    width: 320px;
    background: white;
  }*/

  #header-cart.skip-active{ /*transition:right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s !important; */ right:0px !important;}



}

#header-cart{transition:right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;}
/* -------------------------------------------- *
 * Skip Cart Notifier
 */
.skip-cart .count {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -ms-border-radius: 12px;
  -o-border-radius: 12px;
  border-radius: 12px;
  display: inline-block;
  top: -6px;
  position: relative;
  z-index: 5;
  /*width: 22px;*/
  width:35px;

  height: 22px;
  color: #FFFFFF;
  font-size: 11px;
  line-height: 22px;
  text-align: center;
  font-family:"Lato",sans-serif;
}

.skip-link.skip-active .count {
  color: white;
}

/*.skip-cart.no-count .count {
  display: none;
}*/

@media only screen and (max-width: 499px) {

}
@media only screen and (min-width: 771px) {
  .skip-cart {
    color: #636363;
    text-transform: uppercase;
  }
  .skip-cart:hover {
    text-decoration: none;
  }
  .skip-cart .count {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    position: static;
    background: none;
    margin-left: 0px;
    font-size: 14px;
    width: auto;
  }
 /* .skip-cart .count:before {
    content: '(';
  }

  .skip-cart .count:after {
    content: ')';
  }*/

  .skip-cart .count,
  .skip-link.skip-active .count {
    color: #636363;
  }
}
.skip-cart .count.empty {
  display: none;
}

/* -------------------------------------------- *
 * Mini Cart - Empty
 */
.cart-menu .empty {
  padding: 20px;
  text-align: center;
}

/* -------------------------------------------- *
 * Mini Cart - Full
 */
/* Actions */
.cart-menu .actions {
  overflow: hidden;
  padding: 15px;
}

.cart-menu .actions .button {
  float: left;
  width: 48%;
}

.cart-menu .actions .button + .button {
  margin-left: 4%;
}

/* Subtotal */
.cart-menu .subtotal {
  padding: 0 15px 15px;
  font-family: "Lato",sans-serif;
  font-size: 24px;
  line-height: 1.2;
}

/* List */
.mini-cart-list {
  margin-bottom: 5px;
}

.mini-cart-list li {
  position: relative;
  min-height: 90px;
  padding: 15px 15px 15px 90px;
  border-top: 1px solid #cccccc;
  font-size: 13px;
  line-height: 1.35;
}

.mini-cart-list .product-name {
  display: inline-block;
}

.mini-cart-list .product-image {
  position: absolute;
  left: 15px;
  top: 15px;
}

.mini-cart-list .product-image img {
  width: 60px;
  height: 60px;
}

.mini-cart-list .has-options {
  margin-bottom: 0;
  color: #a0a0a0;
  font-size: 12px;
}

/* Too full - additional items will be shown in cart */
.cart-menu .last-added {
  padding: 10px 15px 15px;
  border-top: 1px solid #cccccc;
  font-size: 13px;
}

/* ============================================ *
 * Footer
 * ============================================ */
/* -------------------------------------------- *
 * Footer
 */
.footer,
.footer button {
   font-family: "Lato",sans-serif;
}

.footer {
  clear: both;
  width: 100%;
  border-top: 1px solid #cccccc;
  padding:20px 20px 0;
  display:inline-block;
  /* -------------------------------------------- *
   * Social icons
   */
}
@media only screen and (max-width: 479px) {
  .footer {
    padding-top: 15px;
  }
}
.footer .block-title {
  border-bottom: 0;
  padding: 3px 0;
}
.footer .block-title strong {
  font-weight: normal;
}
.footer .block-title,
.footer address {
  color: #636363;
}
.footer .links {
  float: left;
  width: 17%;
  padding: 0 30px 0 0;
  margin-bottom: 30px;
}
.footer .links li {
  word-break: break-all;
  line-height: 1.4;
  padding: 4px 0;
}
.footer .links a {
  color: #636363;
}
.footer .links a:hover {
  color: #636363;
}
/*.footer .block-subscribe {
  float: right;
  width: 320px;
  margin-bottom: 30px;
}*/
.footer .links,
.footer .block-subscribe {
  font-size: 12px;
}
.footer .form-subscribe-header {
  display: none;
}
.footer .links.social-media em {
  background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/social_icons.png);
  background-repeat: no-repeat;
  width: 13px;
  vertical-align: middle;
  display: inline-block;
  margin-right: 7px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .footer .links.social-media em {
    background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/social_icons@2x.png);
    background-size: 50px 125px;
  }
}
.footer .links.social-media em.facebook {
  background-position: 0 -0px;
  height: 13px;
}
.footer .links.social-media a:hover em.facebook {
  background-position: -25px -0px;
}
.footer .links.social-media em.twitter {
  background-position: 0 -24px;
  height: 13px;
}
.footer .links.social-media a:hover em.twitter {
  background-position: -25px -24px;
}
.footer .links.social-media em.youtube {
  background-position: 0 -49px;
  height: 13px;
}
.footer .links.social-media a:hover em.youtube {
  background-position: -25px -49px;
}
.footer .links.social-media em.pinterest {
  background-position: 0 -74px;
  height: 15px;
}
.footer .links.social-media a:hover em.pinterest {
  background-position: -25px -74px;
}
.footer .links.social-media em.rss {
  background-position: 0 -99px;
  height: 13px;
}
.footer .links.social-media a:hover em.rss {
  background-position: -25px -99px;
}
.footer .block-subscribe .input-box {
  float: left;
  /*width: 65.625%;*/
  width: 79.625%;
  padding-top: 0;
}
.footer .block-subscribe .input-text {
  width: 100%;
  border-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size:15px;
  height:40px;
}
.footer .block-subscribe .block-content {
  padding-top: 7px;
}
.footer .block-subscribe .block-content:after {
  content: '';
  display: table;
  clear: both;
}
.footer .block-subscribe .actions {
  float: left;
  /* width: 34.375%; */
  width: 20.375%;
  margin: 0;
}
.footer .block-subscribe .actions .button {
  height: 40px;
  line-height: 17px;
  float: left;
  padding:10px 20px;
  margin-left:15px;
  font-weight:bold;
}
.footer .bugs,
.footer address {
  clear: both;
}
.footer .bugs {
  display: none;
}
.footer .form-language,
.footer .currency-switcher,
.footer .store-switcher {
  clear: both;
  margin-bottom: 10px;
}
.footer .form-language,
.footer .currency-switcher {
  display: none;
}
.footer address {
  border-top: 1px solid #cccccc;
  text-align: center;
  width: 100%;
  font-size: 11px;
  margin-top: 30px;
  padding: 30px 0;
}
@media only screen and (max-width: 1199px) {
  .footer .links {
    width: 22.65625%;
    padding-right: 0;
    margin-right: 3.125%;
  }
  .footer .links:nth-child(4) {
    margin-right: 0;
  }
  .footer .block-subscribe {
    clear: both;
    float: none;
    margin: 0 auto 30px auto;
  }
}
@media only screen and (max-width: 770px) {
  .footer .form-language,
  .footer .currency-switcher {
    display: block;
  }
}
@media only screen and (max-width: 599px) {
  .footer .block-subscribe .input-box{width:65.625% !important;}
  .footer .links {
    width: 48.4375%;
    margin-right: 0;
  }
  .footer .links:nth-child(odd) {
    margin-right: 3.125%;
    clear: both;
  }
  .footer .block-subscribe {
    clear: both;
    float: left;
    width: 100%;
  }
}

/* ================================================= *
 * General Product List Styles (not module-specific)
 * ================================================= */
/* -------------------------------------------- *
 * Product List General
 */
.category-title h1,
body.catalogsearch-result-index .page-title h1 {
  border-bottom: none;
}

.category-image {
  margin-bottom: 1.5em;
}

.products-list .action .button,
.products-grid .actions .button {
  white-space: normal;
}

/* -------------------------------------------- *
 * Product Name
 */
h2.product-name,
h3.product-name,
h4.product-name,
h5.product-name,
p.product-name {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
}
.minicart-wrapper .qty-wrapper > div{color:#636363; font-size:13px;}
ul#cart-sidebar .minicart-price .price{color:#636363; }

/*h2.product-name a:hover,
h3.product-name a:hover,
h4.product-name a:hover,
h5.product-name a:hover,
p.product-name a:hover {
  color: #636363;
  text-decoration: none;
}*/

h2.product-name a, h3.product-name a, h4.product-name a, h5.product-name a, p.product-name a{color:#c0c0c0;}

.products-grid .product-name,
.products-list .product-name {
  margin-bottom: 5px;
  font-size: 1.1em;
  font-family: "Lato",sans-serif;
}
.products-grid .product-name a,
.products-list .product-name a {
  font-weight: 500;
}

/* ============================================ *
 * Product Grid
 * ============================================ */
.products-grid {
  position: relative;
}

.products-grid:after {
  content: '';
  display: table;
  clear: both;
}

.products-grid > li {
  position: relative;
  /*margin-bottom: 20px;*/
  text-align: center;
}
.products-grid > li:after {
  content: '';
  display: table;
  clear: both;
}

.products-grid .product-image {
  width: 100%;
  margin-bottom: 15px;
}

.products-grid .product-image img {
  /*width: 100%;*/
  height: auto;
  color:#c0c0c0;
}
.products-grid .product-image img:hidden {
  display: none;
}

.widget-new-products .products-grid .product-image {
  width: 75%;
  margin-bottom: 15px;
  margin-left: 10%;
}

.products-grid .product-info {
  position: relative;
  padding-bottom: 15px;
}

.products-grid .actions {
  padding-top: 10px;
  position: absolute;
  bottom: 0px;
  min-height: 85px;
  width: 100%;
}

.products-grid .ratings .rating-box {
  margin: 0 auto;
}

.products-grid .ratings .amount {
  display: none;
}

.products-grid .price-box {
  color:#c0c0c0;
  font-size: 13px;
  margin: 0 0 5px;
}

.products-grid .add-to-links {
  margin-bottom: 0;
}

/* Config: Two columns + flexible gutter */
.products-grid > li {
  float: left;
  width: 47.72727%;
  margin-right: 4.54545%;
}

.products-grid > li:nth-child(odd) {
  clear: left;
}

.products-grid > li:nth-child(even) {
  margin-right: 0;
}

.products-grid .product-image {
  margin-bottom: 5px;
}
.products-grid .product-image:before, .products-grid .product-image:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.products-grid .product-image:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.products-grid .product-image:after {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.products-grid .product-image.loading {
  position: relative;
}
.products-grid .product-image.loading:before, .products-grid .product-image.loading:after {
  display: block;
}

@media only screen and (min-width: 480px) {
  /* Config: Three columns + flexible gutter */
  .products-grid {
    /* Undo two-column config */
    /* Set three-column config */
  }
  .products-grid > li:nth-child(odd) {
    clear: none;
  }
  .products-grid > li:nth-child(even) {
    margin-right: 3.7037%;
  }
  .products-grid > li {
    width: 30.8642%;
    margin-right: 3.7037%;
  }
  .products-grid > li:nth-child(3n+1) {
    clear: left;
  }
  .products-grid > li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 960px) {
  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-4-col > li:nth-child(odd) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(3n+1) {
    clear: none;
  }

  .products-grid--max-4-col > li:nth-child(even),
  .products-grid--max-4-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }

  /* Set column config */
  .products-grid--max-4-col > li {
    margin-right: 2.22222%;
  }

  .products-grid--max-4-col > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }

  .products-grid--max-4-col > li:nth-child(4n+1) {
    clear: left;
  }

  .products-grid--max-4-col > li:nth-child(4n) {
    margin-right: 0;
  }

  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-5-col > li:nth-child(odd) {
    clear: none;
  }

  .products-grid--max-5-col > li:nth-child(3n+1) {
    clear: none;
  }

  .products-grid--max-5-col > li:nth-child(even),
  .products-grid--max-5-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }

  /* Set column config */
  .products-grid--max-5-col > li {
    margin-right: 2.22222%;
  }

  .products-grid--max-5-col > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }

  .products-grid--max-5-col > li:nth-child(5n+1) {
    clear: left;
  }

  .products-grid--max-5-col > li:nth-child(5n) {
    margin-right: 0;
  }


  /* Config: Columns + flexible gutter */
  /* Undo three-column config */
  .products-grid--max-6-col > li:nth-child(odd) {
    clear: none;
  }

  .products-grid--max-6-col > li:nth-child(3n+1) {
    clear: none;
  }

  .products-grid--max-6-col > li:nth-child(even),
  .products-grid--max-6-col > li:nth-child(3n) {
    margin-right: 2.22222%;
  }

  /* Set column config */
  .products-grid--max-6-col > li {
    margin-right: 2.22222%;
  }

  .products-grid--max-6-col > li {
    width: 14.81481%;
    margin-right: 2.22222%;
  }

  .products-grid--max-6-col > li:nth-child(6n+1) {
    clear: left;
  }

  .products-grid--max-6-col > li:nth-child(6n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Product List
 * ============================================ */
.products-list {
  margin-top: 20px;
  margin-bottom: 20px;
}
.products-list > li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ededed;
}
.products-list > li:after {
  content: '';
  display: table;
  clear: both;
}
.products-list > li .product-image {
  float: left;
  width: 33.33333%;
}
.products-list > li .product-image img {
  width: 100%;
  max-width: 100%;
}
.products-list > li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.products-list .product-shop {
  float: right;
  width: 66.66667%;
  padding-left: 20px;
}
.products-list .product-shop .product-name {
  margin-bottom: 0;
}
.products-list .product-shop .ratings {
  margin: 0;
}
.products-list .product-shop .ratings .rating-box,
.products-list .product-shop .ratings .rating-links {
  float: left;
  margin-right: 7px;
}
.products-list .product-shop .ratings .rating-links {
  margin-top: 4px;
}
.products-list .product-shop .price-box {
  margin-top: 0;
}
.products-list .product-shop .price-box .price {
  font-size: 18px;
}
.products-list .product-shop .action {
  margin: 7px 0;
}
.products-list .product-shop .desc {
  margin-top: 7px;
}
.products-list .product-shop .product-primary,
.products-list .product-shop .desc {
  float: left;
  width: 65%;
  overflow: hidden;
}
.products-list .product-shop .product-secondary {
  float: right;
  width: 35%;
  text-align: right;
  clear: right;
}

@media only screen and (min-width: 480px) {
  .products-list .product-name a {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1279px) {
  .products-list .product-shop .product-primary,
  .products-list .product-shop .desc {
    float: left;
    width: 60%;
    padding-right: 20px;
  }
  .products-list .product-shop .product-secondary {
    float: right;
    width: 40%;
  }
}
@media only screen and (max-width: 600px) {
  .products-list .product-shop .price-box .special-price {
    padding-left: 0;
  }

  .products-list .product-shop .product-primary,
  .products-list .product-shop .product-secondary,
  .products-list .product-shop .desc {
    float: none;
    width: 100%;
    padding-right: 0;
    text-align: left;
  }
}
/* ============================================ *
 * Mini Product List
 * ============================================ */
.mini-products-list .product-image {
  float: left;
  min-width: 50px;
}
.mini-products-list .product-details {float:left; width:60%; margin-left:7%;}
#cart-sidebar.mini-products-list .minicart-img{float: left; width: 30%; margin-left:5px; margin-top:-15px;}
.mini-products-list .product-details .product-name {
  padding-top: 10px;
}
.pro_name_cart .pro_name_left_cross{position: absolute; right: 5px; top: -15px;}
.pro_name_cart .pro_name_left_cross .remove{color:#C0C0C0 !important; font-weight:bold;}
.minicart-options1{color:#636363;}
.catalog-product-view .add-to-cart-buttons .paypal-or.top{display:none !important;}

/* .paypal-logo a{background: #25a159 none repeat scroll 0 0; color: white; font-weight: bold; padding: 8px 30px; text-transform: uppercase; text-decoration:none;} */


.mini-products-list li {
  margin-bottom: 10px;
  clear: both;
}
.mini-products-list li:after {
  content: '';
  display: table;
  clear: both;
}

.mini-products-images-list:after {
  content: '';
  display: table;
  clear: both;
}
.mini-products-images-list li.item {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 5px 10px 0;
}
.mini-products-images-list li.item:nth-child(even) {
  padding-right: 0;
  padding-left: 5px;
}
.mini-products-images-list li.item .product-image {
  display: block;
}
.mini-products-images-list li.item .product-image img {
  width: 100%;
  max-width: 100%;
}

/* ============================================ *
 * Catalog - List
 * ============================================ */
.category-image {
  border: 1px solid #cccccc;
  padding: 10px;
}
.category-image img {
  width: 100%;
  max-width: 100%;
}
.category-image img:hidden {
  display: none;
}

/* ============================================ *
 * Layered Navigation
 * ============================================ */
 
 
.block-layered-nav .block-subtitle--filter {
  display: none;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  cursor: pointer;
}
.block-layered-nav .block-subtitle--filter:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #636363;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-subtitle--filter:hover {
  background-color: #ececec;
}

.block-layered-nav .block-content .toggle-tabs {
  display: none;
}
.block-layered-nav .block-content > dl > dt {
 -moz-user-select: none;
  background-color: #ffffff;
  border: 1px solid #d6d6d6;
  color: #333333;
  cursor: pointer;
  font-size: 13px;
  line-height: normal;
  outline: 0 none;
  padding: 5px 25px 5px 8px !important;
  position:relative;
}
.block-layered-nav .block-content > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #636363;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
.block-layered-nav .block-content > dl > dt:hover {
  background-color: #ececec;
}
.block-layered-nav .block-content > dl > dd {
background-color: #ffffff !important;
border: 1px solid #d6d6d6 !important;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
display: none;
margin-top: 0;
position: absolute;
min-width: 150px;
z-index: 2;
padding:0px 10px;
}
.block-layered-nav .block-content > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}

.block-layered-nav dl dd {
  margin-bottom: 10px;
  margin-top: 10px;
}
.block-layered-nav dl dd ol > li > span, .block-layered-nav dl dd ol > li > a {
  padding: 5px 15px;
  display: block;
}
/*.block-layered-nav dl dd ol > li > a .count {
  color: #a0a0a0;
}*/

@media only screen and (min-width: 771px) {
  .block-layered-nav .block-content > dl > dt {
    padding-left: 10px;
  }
  .block-layered-nav .block-content > dl > dt:after {
    display: none;
  }
}
@media only screen and (max-width: 770px) {
  .sidebar .block.block-layered-nav {
    border-bottom: none;
  }

  .block-layered-nav--no-filters .block-title {
    display: none;
  }

  .block-layered-nav .block-content {
    padding-top: 0;
    margin-top: 15px;
  }
  .block-layered-nav .block-content > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .block-layered-nav .block-content > dl > dt:hover {
    color: #636363;
  }
  .block-layered-nav .block-content > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #636363;
    border-right: none;
  }
  .block-layered-nav .block-content > dl > dt.last {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content > dl > dd {
    display: none;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #636363;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .block-layered-nav .block-content.accordion-open > dl > dd.current {
    display: block;
  }

  .block-layered-nav .block-subtitle--filter {
    background-color: #636363;
    border: 0;
    margin-bottom: 0;
    display: block;
    color: #FFFFFF;
  }
  .block-layered-nav .block-subtitle--filter:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid white;
    border-right: none;
    right: 10px;
    top: 50%;
    margin-top: -5px;
  }
  .block-layered-nav .block-subtitle--filter:hover {
    background-color: #2e8ab8;
    color: #FFFFFF;
  }
  .block-layered-nav .block-subtitle--filter.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid white;
    border-bottom: none;
    right: 10px;
    top: 50%;
    margin-top: -3px;
  }

  #narrow-by-list,
  #narrow-by-list2 {
    padding: 10px;
    border: 1px solid #cccccc;
    border-top: 0;
  }

  .block-layered-nav dl ol > li > a,
  .block-layered-nav dl ol > li > span {
    padding: 7px;
    margin: 5px;
  }

  .block-layered-nav dl ol > li > a {
    color: #636363;
    background-color: #f4f4f4;
    padding: 5px 10px;
  }
  .block-layered-nav dl ol > li > a:hover {
    text-decoration: none;
    background: #ececec;
  }
}
.block-layered-nav .currently .block-subtitle {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
}
.block-layered-nav .currently ol {
  padding-left: 10px;
  margin-bottom: 10px;
}
.block-layered-nav .currently ol li {
  margin-bottom: 5px;
}
.block-layered-nav .currently ol li .label {
  font-weight: bold;
}
.block-layered-nav .currently ol li:after {
  content: '';
  display: table;
  clear: both;
}

.block-layered-nav .actions {
  text-align: right;
  margin-bottom: 7px;
}

/* ============================================ *
 * Catalog - Product
 * ============================================ */
.product-view .product-essential .extra-info .ratings .rating-box,
.product-view .product-essential .extra-info .ratings .amount {
  float: left;
}
.product-view .product-essential .extra-info .ratings .rating-box {
  margin-top: 8px;
  margin-right: 10px;
}
.product-view .product-essential .extra-info .ratings:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-essential:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .product-shop .product-name .h1,
.product-view .product-img-box .product-name h1 {
  color: #636363;
  margin-bottom: 10px;
  border: 0;
}
.product-view .product-shop {
  width: 50%;
  float: right;
}
.product-view .product-shop .product-name {
  display: none;
  float: left;
}
.product-view .product-shop .product-name .h1 {
  float: left;
  margin-bottom: 5px;
}
.product-view .product-shop .extra-info {
  float: left;
  padding-right: 15px;
  clear: left;
  width: 70%;
}
.product-view .product-shop .price-info {
  float: right;
  padding-left: 15px;
  text-align: right;
  clear: both;
  padding-top: 8px;
}
.product-view .product-shop .extra-info,
.product-view .product-shop .price-info {
  /* max-width: 70%; */
  max-width: 100%;
  margin-bottom: 10px;
}
.catalog-product-view .price-info .price-box{text-align:left;}
.product-view .product-shop .short-description {
  margin-bottom: 10px;
  clear: both;
}
.product-view .product-shop .ratings {
  margin-bottom: 8px;
}
.product-view .product-shop .availability {
  font-size: 16px;
}
.product-view .product-shop .price-box {
  margin-top: 0;
}
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price,
.product-view .product-shop .price-box .regular-price {
  padding-right: 0;
  line-height: 1.2;
}
.product-view .product-shop .price-box .regular-price .price,
.product-view .product-shop .price-box .special-price .price,
.product-view .product-shop .price-box .full-product-price .price {
  color: #636363;
  font-size: 24px;
}
/*.product-view .product-shop .price-box .special-price .price-label {
  font-size: 16px;
  text-transform: uppercase;
}*/
.product-view .product-shop .price-box .special-price span.weee {
  color: #636363;
}
.product-view .product-shop .price-box .special-price span.weee span.price {
  font-size: 16px;
}
.product-view .product-shop .price-box .price-excluding-tax,
.product-view .product-shop .price-box .price-including-tax {
  display: block;
  line-height: 1.2;
  color: #636363;
}
.product-view .product-shop .price-box .price-excluding-tax .label,
.product-view .product-shop .price-box .price-including-tax .label {
  font-size: 16px;
  font-weight: 300;
}
.product-view .product-shop .price-box .price-excluding-tax .price,
.product-view .product-shop .price-box .price-including-tax .price {
  font-size: 20px;
}
.product-view .price-box.map-info a {
  display: inherit;
}
/*.product-view .old-price .price-label {
  display: none;
}*/
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  width: 50%;
  float: right;
  clear: right;
}

@media only screen and (max-width: 850px) {
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 15px;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 18px;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .add-to-cart-wrapper {
    float: none;
    width: 100%;
    clear: both;
  }
  .product-view .product-shop .price-box .price-excluding-tax .label,
  .product-view .product-shop .price-box .price-including-tax .label {
    font-size: 16px;
  }
  .product-view .product-shop .price-box .price-excluding-tax .price,
  .product-view .product-shop .price-box .price-including-tax .price {
    font-size: 20px;
  }
}
@media only screen and (max-width: 420px) {
  .product-view .product-shop .price-box .price-excluding-tax,
  .product-view .product-shop .price-box .price-including-tax {
    margin-bottom: 5px;
  }
  .product-view .product-shop .price-box .price-excluding-tax span,
  .product-view .product-shop .price-box .price-including-tax span {
    display: block;
  }
}
.product-img-box {
  width: 50%;
  float: left;
}
.product-img-box .product-name h1 {
  border: 0;
}
.product-img-box .product-image {
  margin-bottom: 10px;
}
.product-img-box .product-image img {
  /*max-width:615px;
  max-height: 750px;
  margin: 0px auto;*/
}
.product-image-gallery {
  position: relative;
}
.product-image-gallery .gallery-image {
  display: none;
}
.product-image-gallery .gallery-image.visible {
  display: block;
}
.product-image-gallery .gallery-image.visible.hidden {
  visibility: hidden;
}
.product-image-gallery:before, .product-image-gallery:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
}
.product-image-gallery:before {
  background-color: white;
  opacity: 0.8;
  z-index: 2;
}
.product-image-gallery:after {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/opc-ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 3;
}
.product-image-gallery.loading {
  position: relative;
}
.product-image-gallery.loading:before, .product-image-gallery.loading:after {
  display: block;
}

.product-image-thumbs li {
  display: inline-block;
}
.product-image-thumbs li:first-child {
  margin-left: -1px;
}
.product-image-thumbs a {
  display: inline-block;
  border: 1px solid transparent;
}

.no-touch .product-image-thumbs a:hover {
  border-color: #c7c7c7;
}

.product-view .product-shop,
.product-view .add-to-cart-wrapper,
.product-view .block-related {
  padding-left: 15px;
}

.product-img-box {
  padding-right: 15px;
}

.product-view .product-shop,
.product-img-box,
.product-collateral,
.product-view .block-related,
.box-collateral {
  margin-bottom: 10px;
}

.product-view {
  /* Set a min-height so that the floated elements break appropriately */
}
.product-view .add-to-box:after,
.product-view .add-to-cart:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-cart {
  clear:both;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart-buttons {
  min-height: 40px;
  text-align:center;
}
.product-view .add-to-cart-buttons .paypal-logo img{display:inline;}
.product-view .product-options-bottom .price-box,
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart-buttons .button,
.product-view .add-to-cart-buttons .paypal-logo {
  margin-bottom: 10px;
}
.product-view .add-to-cart .qty-wrapper,
.product-view .add-to-cart .qty-wrapper label {
  margin-right: 7px;
  float: left;
}
.product-view .add-to-cart .qty-wrapper label {
  line-height: 40px;
}
.product-view .add-to-cart .qty-wrapper .qty {
  float: left;
  height: 40px;
}
/* .product-view .add-to-cart-buttons {
  float: left;
  margin-right: 10px;
  max-width: 100%;
}
*/
.product-view .add-to-cart-buttons .paypal-logo {
  clear: left;
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-button {
  margin: 0 auto;
  display: block;
  width: 170px;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button {
  display: block;
  width: 174px;
  margin: 0 auto;
}
.product-view .add-to-cart-buttons .paypal-logo .bml_button a {
  text-align: center;
}
.product-view .add-to-cart-buttons .paypal-logo .paypal-or {
  display: block;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  text-align: center;
}
.product-view .add-to-cart-buttons .button {
  min-height: 40px;
  line-height: 40px;
  font-size: 16px;
  padding: 0px 30px;
  /* float: left; */
  min-width: 250px;
  /* margin-left:15%; */
  white-space: normal;
}
.product-view .alert-price,
.product-view .alert-stock {
  clear: both;
}

@media only screen and (max-width: 479px) {
  .product-view .add-to-cart-buttons .paypal-or {
    line-height: 20px;
  }
  .product-view .add-to-cart-buttons .paypal-logo,
  .product-view .add-to-cart-buttons .paypal-or,
  .product-view .add-to-cart-buttons .paypal-button,
  .product-view .add-to-cart-buttons .button {
    text-align: center;
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
    float: none;
  }
}
/* This is the "or" that separates the "Add to Cart" and "Add to X" links */
.add-to-box .or {
  display: none;
}

.product-view .add-to-links {
    float: left;
    margin-top: -15px;
    width: 30%;
  /*clear: both;
  margin-top: 0px;
  margin-right: 15px;
  float: left;*/
}
.product-view .add-to-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .add-to-links li {
  float: left;
}
.product-view .add-to-links a {
  padding: 2px 7px 2px 0px;
  margin-left: 7px;
  border-right: 1px solid #cccccc;
}
.product-view .add-to-links li:first-child a {
  margin-left: 0px;
}
.product-view .add-to-links li:last-child a {
  border-right: 0px;
}

.product-view .sharing-links {
  float: left;
}
.product-view .sharing-links:after {
  content: '';
  display: table;
  clear: both;
}
.product-view .sharing-links li {
  float: left;
}
.product-view .sharing-links a {
  display: block;
  width: 35px;
  height: 35px;
  border-radius:50%;
  margin-left:10px;
  text-align:center;
  float:left;
  padding-top: 6px;
}
.product-view .sharing-links span{margin-left:15px; color:#c0c0c0;}
.sharing-links li .fa{
	color:white;
	font-size:20px;
	/* padding-left:7px; */
	padding-top:2px;
}
.sharing-links .link-facebook .fa{
    /* padding-left:12px !important; */
    padding-top:3px !important;
}
.share-buttton-list.sharing-links li{width:100% !important; padding-top:5px;}
.product-view .sharing-links a:hover {
  opacity: 0.8;
}
.product-view .sharing-links a.link-wishlist {
  background-position: 0px -225px;
}
.product-view .sharing-links a.link-compare {
  background-position: 0px -250px;
}

/*.product-view .sharing-links a.link-email-friend {
  background-position: 0px -322px;
}
.product-view .sharing-links a.link-facebook {
  background-position: 0px -425px;
}
.product-view .sharing-links a.link-twitter {
  background-position: 0px -372px;
}
*/

@media only screen and (max-width: 599px) {
  .add-to-box .add-to-links a {
    float: none;
    width: auto;
    text-indent: 0;
  }
}
.product-collateral {
  clear: both;
}

.collateral-tabs dd h2 {
  display: none;
}

.box-collateral {
  clear: both;
}

@media only screen and (min-width: 771px) {
  .product-collateral .toggle-tabs {
    display: block;
    width: 100%;
    position: relative;
    /*border: 1px solid #cccccc;
    background-color: #f4f4f4;*/
  }
  .product-collateral .toggle-tabs li {
    float: left;
    /*border-right: 1px solid transparent;
    border-left: 1px solid transparent;*/
  }
  .product-collateral .toggle-tabs li > span {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    display: inline-block;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 14px;
    position: relative;
    bottom: -1px;
	color:#555;
	font-weight:normal;
  }
  .product-collateral .toggle-tabs li.current {
    /*border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;*/
  }
  .product-collateral .toggle-tabs li.current > span {
    background-color: #FFFFFF;
    z-index: 5;
  }
  .product-collateral .toggle-tabs li.current span,
  .product-collateral .toggle-tabs li:hover span {
    /*color: #636363;*/
	color:#212121;
  }

  /*.product-collateral .toggle-tabs li:first-child {
    border-left: none;
  }*/

  .product-collateral .toggle-tabs:after {
    content: '';
    display: table;
    clear: both;
  }
  .product-collateral > dl {
    width: 100%;
  }
  .product-collateral > dl > dt {
    display: none;
  }

  .product-collateral > dl > dd {
    width: 100%;
    display: none;
    padding: 15px;
    /*border: 1px solid #cccccc;
    border-top: 0;*/
  }

  .product-collateral > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-collateral .toggle-tabs {
    display: none;
  }
  .product-collateral > dl > dt {
    margin: 0;
    margin-bottom: 10px;
    color: #636363;


	 font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    line-height: 1.4;
    text-rendering: optimizeSpeed;
    text-transform: uppercase;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-weight: normal;
    margin-bottom: 0px;
    padding: 7px 10px 7px 24px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    position: relative;
    background-color: #f4f4f4;
    display: block;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #636363;
    border-bottom: none;
    left: 10px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral > dl > dt:hover {
    background-color: #ececec;
  }
  .product-collateral > dl > dd {
    padding: 10px;
    margin: 0;
    border-width: 0 1px;
    border-style: solid;
    border-color: #cccccc;
  }
  .product-collateral > dl > dd:last-child {
    border-width: 0 1px 1px 1px;
  }
  .product-collateral > dl > dt {
    cursor: pointer;
    border-bottom-width: 0;
  }
  .product-collateral > dl > dt:hover {
    color: #636363;
  }
  .product-collateral > dl > dt:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #636363;
    border-right: none;
  }
  .product-collateral > dl > dt.last {
    border-bottom-width: 1px;
  }
  .product-collateral > dl > dd {
    display: none;
  }
  .product-collateral.accordion-open > dl > dt.current {
    border-bottom-width: 1px;
  }
  .product-collateral.accordion-open > dl > dt.current:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #636363;
    border-bottom: none;
    left: 6px;
    top: 50%;
    margin-top: -3px;
  }
  .product-collateral.accordion-open > dl > dd.current {
    display: block;
  }
}
@media only screen and (max-width: 770px) {
  .product-view .product-shop,
  .product-view .add-to-cart-wrapper,
  .product-view .block-related,
  .product-img-box,
  .product-collateral {
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 771px) {
  .product-view .product-shop .product-name {
    display: block;
  }

  .product-img-box .product-name {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .product-view .product-shop,
  .product-img-box,
  .product-collateral,
  .product-view .block-related,
  .box-collateral {
    margin-bottom: 15px;
  }
}
.product-view .ratings .rating-links {
  clear: left;
  float: left;
  margin-top: 0;
}

#product-attribute-specs-table {
  max-width: 50em;
  border: 1px solid #C0C0C0;
}
#product-attribute-specs-table th {
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
}

/* -------------------------------------------- *
 * Catalog - Grouped Product List
 */
.grouped-items-table-wrapper {
  border: solid 1px #C0C0C0;
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
}
.grouped-items-table-wrapper tbody tr:last-child td {
  border-bottom: none;
}
@media only screen and (max-width: 479px) {
  .grouped-items-table-wrapper {
    margin-bottom: 15px;
  }
}

.grouped-items-table .name-wrapper {
  color: #636363;
  font-family:"Lato",sans-serif;
}
.grouped-items-table .qty-wrapper {
  padding-top: 7px;
}
.grouped-items-table .qty-label {
  margin-left: 7px;
}
.grouped-items-table td {
  padding: 4px;
}
.grouped-items-table td:last-child {
  width: 30%;
  text-align: left;
}
.grouped-items-table .price-box {
  text-align: right;
}

/* -------------------------------------------- *
 * Catalog - Product Options
 */
.product-options {background:#F2F4F7; margin: 10px 0 0; padding:0 10px; border: 1px solid #cccccc;clear: both;position: relative;}
.product-shop.wholesale_butt .product-options{width:100%;}
.product-shop.wholesale_butt .product-options-bottom{width:100% !important;}

.product-options p.required {
  position: absolute;
  top: 6px;
  right: 15px;
  text-align: right;
  display: none;
}

@media only screen and (max-width: 979px) {
  .product-view .product-options .required {
    position: static;
  }
}
.product-options dt {
  margin: 10px 0 3px;
  font-weight: normal;
}

.product-options dt:first-child {
  margin-top: 0;
}

.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0 0;
}

.product-options dd .qty-holder .qty {
  width: 3em;
}

.product-options dd .qty-holder label {
  vertical-align: middle;
}

.product-options dd .qty-disabled {
  background: none;
  border: 0;
  padding: 0 2px;
}

.product-options dd {
  margin: 0 0 5px;
}

.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.product-options dd .input-text {
  width: 98%;
}

.product-options dd .input-box {
  padding-top: 0;
}

.product-options dd input.datetime-picker {
  width: 150px;
}

.product-options dd .time-picker {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 2px 0;
  vertical-align: middle;
}

.product-options dd textarea {
  width: 98%;
  height: 8em;
}

.product-options dd select {
	width: 330px;
	max-width: 100%;
	height: 25px;
	background: white;
	padding-left: 9px;
	border:1px solid #C0C0C0;
}
select{
	background: white;
	padding-left: 9px;
}


.product-options ul.options-list {
  margin-right: 5px;
}

.product-options ul.options-list li {
  line-height: 1.5;
  margin-bottom: 7px;
}

.product-options ul.options-list li:last-child {
  margin-bottom: 0;
}

.product-options ul.options-list .radio,
.product-options ul.options-list .checkbox {
  float: left;
  margin-top: 5px;
}

.product-options ul.options-list .label {
  display: block;
}

.product-options ul.options-list label {
  font-weight: normal;
}

.product-options p.note {
  margin: 0;
  font-size: 11px;
}

.product-options-bottom {
  background-color: #f2f4f7;
  padding:15px 0 0;
}


.product-options-bottom:after {
  content: '';
  display: table;
  clear: both;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
  float: right;
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #636363;
}
@media only screen and (max-width: 1199px) {
  .product-options-bottom .product-pricing,
  .product-options-bottom .tier-prices {
    float: none;
    width: 100%;
    text-align: right;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
  }
}

.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
  color: #636363;
}

/* "display: none" should be removed if products on site have a long list of product options and those product options */
/*  affect the price so that the customer can see the updated price close to the "Add to Cart" button */
.product-options-bottom .price-box {
  display: none;
  float: right;
  margin: 0 0 10px;
  padding: 0;
}

@media only screen and (max-width: 479px) {
  .product-options-bottom .price-box .price-as-configured {
    text-align: right;
  }
  .product-options-bottom .price-box .price-as-configured .price-label {
    display: block;
  }
}
.product-options-bottom .price-tax {
  float: left;
}

/* -------------------------------------------- *
 * Related Products
 */
/* Block: Related */
.block-related li {
  margin-bottom: 7px;
}
.block-related .block-title {
  border-bottom: none;
}
.block-related .block-title h2 {
  margin: 0;
  margin-bottom: 0.5em;
  color: #636363;
  font-family: "Lato",sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  margin-bottom: 0;
}
.block-related .block-subtitle {
  margin-bottom: 7px;
}
.block-related .product {
  margin-left: 20px;
  position: relative;
}
.block-related .checkbox {
  float: left;
  margin-top: 36px;
}
.block-related .product-details {
  margin-left: 90px;
}
.block-related .product-name {
  margin-bottom: 3px;
}
.block-related .product-details .price-box {
  margin: 2px 0 3px;
}
.block-related .product-details .price-box a,
.block-related .product-details .price-box p,
.block-related .product-details .price-box span {
  float: left;
  margin-left: 3px;
}
.block-related .product-details .price-box a:first-child,
.block-related .product-details .price-box p:first-child,
.block-related .product-details .price-box span:first-child {
  margin-left: 0;
  font-size: 16px;
  padding-right: 5px;
  padding-left: 5px;
}
.block-related .product-details .price-box:after {
  content: '';
  display: table;
  clear: both;
}
.block-related .link-wishlist {
  display: none;
}

/* -------------------------------------------- *
 * Upsell Products
 */
.box-up-sell {
  margin-top: 20px;
}
.box-up-sell .ratings {
  display: none;
}

/* ============================================ *
 * Catalog - MSRP MAP Popup
 * ============================================ */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
}

.map-popup {
  background: #FFFFFF;
  border: 5px solid #cccccc;
  margin: 12px 0 0;
  position: absolute;
  text-align: left;
  width: 450px;
  z-index: 100;
}
@media only screen and (min-width: 771px) {
  .map-popup.map-popup-right {
    left: 10px !important;
  }
  .map-popup.map-popup-left {
    left: auto !important;
    right: 10px !important;
  }
}
@media only screen and (max-width: 770px) {
  .map-popup {
    width: 100%;
    left: 0px !important;
  }
}
.map-popup .map-popup-heading {
  padding: 8px 10px;
  margin-right: 40px;
  width: auto;
}
.map-popup .map-popup-heading h3 {
  font-size: 14px;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-heading h3 {
    text-align: center;
  }
}
.map-popup .map-popup-close {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 36px;
  width: 36px;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}
.map-popup .map-popup-content {
  border-top: 1px solid #ededed;
  padding: 10px;
  margin: 0 10px;
  overflow: hidden;
  text-align: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-content {
    text-align: center;
  }
}
.map-popup .map-popup-checkout {
  padding: 10px 0;
}
.map-popup .map-popup-checkout form:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout span {
  display: block;
}
.map-popup .map-popup-checkout .button {
  float: left;
  margin: 0 2px;
  clear: left;
}
.map-popup .map-popup-checkout .additional-addtocart-box {
  float: left;
  min-width: 210px;
}
.map-popup .map-popup-checkout .additional-addtocart-box li {
  list-style-type: none;
}
.map-popup .map-popup-checkout .paypal-logo {
  width: auto;
}
.map-popup .map-popup-checkout .paypal-logo a {
  display: inline-block;
  float: left;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo .paypal-or {
  float: left;
  text-align: center;
  padding: 5px 15px;
  clear: left;
}
.map-popup .map-popup-checkout .paypal-logo:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-checkout .paypal-logo .bml_button a {
  clear: left;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-checkout {
    text-align: center;
  }
  .map-popup .map-popup-checkout .button,
  .map-popup .map-popup-checkout .additional-addtocart-box,
  .map-popup .map-popup-checkout .paypal-logo a,
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    float: none;
  }
  .map-popup .map-popup-checkout .additional-addtocart-box {
    min-width: 0px;
  }
  .map-popup .map-popup-checkout .paypal-logo .paypal-or {
    margin: 0px;
    margin-bottom: 10px;
  }
}
.map-popup .map-popup-checkout:after {
  content: '';
  display: table;
  clear: both;
}
.map-popup .map-popup-price {
  padding: 10px 0;
}
@media only screen and (max-width: 479px) {
  .map-popup .map-popup-price {
    text-align: center;
    padding-top: 0px;
  }
}
.map-popup .map-popup-price .price-box,
.map-popup .map-popup-price .price-box .special-price {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.map-popup .map-popup-price .price-box .minimal-price-link {
  display: inline-block;
}
.map-popup .map-popup-text {
  padding: 10px 0;
  margin: 0 10px;
  word-wrap: break-word;
}
.map-popup .map-popup-text,
.map-popup .map-popup-only-text {
  border-top: 1px solid #ededed;
}

/* ============================================ *
 * Catalog - MSRP Product Listing
 * ============================================ */
.price-box .map-link {
  display: block;
  text-align: center;
}

/* ============================================ *
 * Catalog - Compare
 * ============================================ */
.block-compare .product-name:after {
  content: '';
  display: table;
  clear: both;
}

.compare-table .product-image {
  display: inline-block;
}

.compare-table .product-shop-row.top td {
  padding-bottom: 0;
  border-bottom: 0;
}
.compare-table .product-shop-row.bottom td {
  padding-top: 0;
}

/* ============================================ *
 * Checkout - Layout
 * ============================================ */
.data-table {
  width: 100%;
}

.cart .button {
  white-space: normal;
}

.cart-forms,
.cart-totals-wrapper{
    width: 100%;
}
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  padding: 10px;
  /*background-color: #f4f4f4;
  background-color: #fceff6;*/
  border: 1px solid #cccccc;
}

.cart-table,
.cart-totals,
.cart-forms .discount,
.cart-forms .giftcard,
.cart-forms .shipping {
  margin-bottom: 20px;
}
.cart-totals{
	border:none;
}
.checkout-cart-index #postcode {
  width: 100%;
}

.display-both-prices .cart-table {
  float: none;
  width: 100%;
}
.display-both-prices .cart-forms {
  float: left;
  padding-right: 10px;
  padding-left: 0;
}
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  padding-left: 10px;
}
.display-both-prices .cart-forms,
.display-both-prices .cart-totals-wrapper,
.display-both-prices .crosssell {
  width: 50%;
}
.display-both-prices .crosssell {
  clear: right;
  float: right;
}

@media only screen and (max-width: 979px) {
  .display-single-price .cart-table {
    float: none;
    width: 100%;
  }
  .display-single-price .cart-forms {
    float: left;
    padding-right: 10px;
    padding-left: 0;
  }
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-left: 10px;
  }
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    width: 50%;
  }
  .display-single-price .crosssell {
    clear: right;
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  .product-cart-sku {
    display: none;
  }

  .display-both-prices .cart-forms,
  .display-both-prices .cart-totals-wrapper,
  .display-both-prices .crosssell,
  .display-single-price .cart-forms,
  .display-single-price .cart-totals-wrapper,
  .display-single-price .crosssell {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}
.display-single-price:after {
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout - Cart
 * ============================================ */

.cart .page-title:after {
  content: '';
  display: table;
  clear: both;
}
.cart .page-title h1 {
  float: left;
  border-bottom: none;
  margin-bottom: 6px;
  margin-right: 10px;
}

.checkout-types {
  /* float: right;
  text-align: right; */
  max-width: 100%;
  /* We always want this shipping method to display on its own line */
}
.minicart-bottom .minicart-actions .checkout-types.minicart{padding:0px 18px !important; text-align: center;}
.checkout-types li {
  vertical-align: top;
}
.minicart-bottom {   margin-bottom: 10px; }

.checkout-types li:after {
  content: '';
  display: table;
  clear: both;
}
.checkout-types li img {
  display: inline;
  vertical-align: top;
}
.checkout-types li:first-child {
  margin-left: 0;
}
.checkout-types .method-checkout-cart-methods-multishipping {
  display: block;
}
.checkout-types.top li {
  display: inline-block;
}
.checkout-types.top .bml_button {
  display: inline-block;
  vertical-align: top;
}
.checkout-types.top .bml_button img {
  display: block;
}
.checkout-types.top .paypal-logo .paypal-or {
  margin-top: 5px;
}
.calculating-code-title a{text-decoration:none;}
.checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
  display: block;
  text-align: center;
}
.onestepcheckout-coupons #coupon-notice.error-msg{color:red;}
.checkout-cart-index ul.checkout-types li:first-child span.paypal-or{display:none;}
@media only screen and (min-width: 741px) {
  .checkout-types.bottom .paypal-or {
    text-align: right;
    padding-right: 70px;
  }
}
.cart-totals .checkout-types .btn-checkout {
  margin-bottom: 7px;
}

@media only screen and (max-width: 740px) {
  .checkout-types {
    float: none;
    text-align: center;
  }
  .checkout-types.bottom .paypal-or, .checkout-types.minicart .paypal-or {
    width: auto;
    float: none;
  }

  .checkout-types li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 599px) {
  .btn-checkout {
    width: 100%;
  }
}
.cart-table {
  font-family: "Lato",sans-serif;
}
.cart-table th,
.cart-table td,
.cart-table tbody td {
  border-bottom: none;
  vertical-align: top;
}
.cart-table h2 {
  color: #636363;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.cart-table thead th,
.cart-table tbody td {
  background-color: transparent;
  padding: 10px 5px;
  font-family: "Lato",sans-serif;
}
.cart-table .product-cart-info,
.cart-table .product-cart-actions {
  padding-left: 15px;
}
.cart-table tr {
  border-bottom: 1px solid #C0C0C0;
}
.cart-table tfoot tr {
  background: none;
}
.cart-table tfoot tr > td:after {
  content: '';
  display: table;
  clear: both;
}
.cart-table span.or {
  font-size: 9px;
  padding: 0 5px;
  text-transform: uppercase;
  font-family: "Lato",sans-serif;
}
.cart-table .product-cart-image .cart-links,
.cart-table .product-cart-info .btn-remove,
.cart-table .product-cart-actions .button {
  display: none;
}
.cart-table .product-cart-image {
  padding-left: 0;
  padding-right: 0;
}
.cart-table .product-cart-image .product-image img {
  max-width: 100%;
  width: 100%;
}
.cart-table .product-cart-image a.cart-edit {
  display: none;
}
.cart-table .product-cart-sku {
  font-size: 12px;
  margin: 5px 0 12px;
}
.cart-table .product-cart-sku .label {
  font-weight: 600;
}
.cart-table .btn-empty {
  float: left;
}
.cart-table .product-cart-total,
.cart-table .product-cart-price {
  text-align: center;
}
.cart-table .cart-tax-total {
  position: relative;
  cursor: pointer;
}
.cart-table .cart-tax-total:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid #636363;
  border-left: none;
  position: absolute;
  top: 3px;
  right: -11px;
}
.cart-table .cart-tax-total.cart-tax-total-expanded:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #636363;
  border-bottom: none;
  right: -15px;
  top: 6px;
}
.cart-table .cart-links > li {
  white-space: nowrap;
  line-height: 1.3;
  margin-bottom: 5px;
  min-width: 65px;
  font-size: 13px;
}
.cart-table .cart-links > li > a {
  display: block;
}
.cart-table .cart-links > li:last-child {
  margin-bottom: 0;
}
.cart-table .product-cart-actions {
  min-width: 60px;
  text-align: center;
}
.cart-table .product-cart-actions .qty {
  height: 30px;
  border-color: #C0C0C0;
  border-radius: 0;
  margin-bottom: 10px;
  text-align: center;
  width: 3.2em;
}
.cart-table .product-cart-actions .button {
  margin-bottom: 5px;
}
.cart-table .item-options {
  padding-left: 15px;
}

@media only screen and (max-width: 770px) {
  .cart-table th {
    font-size: 12px;
  }
  .cart-table th,
  .cart-table td {
    padding: 7px 6px;
  }
  .cart-table .product-cart-actions > li {
    white-space: inherit;
  }
}
@media only screen and (max-width: 699px) {
  .display-both-prices .cart-table thead th.cart-total-head,
  .display-both-prices .cart-table td.product-cart-total {
    display: none;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table colgroup, .cart-table thead {
    display: none;
  }
  .cart-table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
  }
  .cart-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  .cart-table tr:last-child {
    margin-bottom: 0;
  }
  .cart-table tfoot tr {
    padding-bottom: 0;
  }
  .cart-table td {
    border: none;
    display: block;
  }
  .cart-table td[data-rwd-label] {
    padding-left: 15px;
    margin-bottom: 6px;
  }
  .cart-table td[data-rwd-label] .price {
    font-weight: normal;
  }
  .cart-table td[data-rwd-label]:before {
    content: attr(data-rwd-label) ":";
    font-size: 12px;


	 font-family: "Lato",sans-serif;
    padding-right: 5px;
    text-transform: uppercase;
  }
  .cart-table td.product-cart-price {
    text-align: left;
  }
  .cart-table h2 {
    font-size: 12px;
  }
  .cart-table .cart-links {
    padding-top: 5px;
    padding-right: 5px;
  }
  .cart-table .cart-links > li {
    white-space: normal;
    text-align: center;
  }
  .cart-table .cart-links > li > a {
    padding: 2px 0px;
  }
  .cart-table .cart-tax-info {
    font-style: italic;
    padding-left: 15px;
    font-size: 13px;
  }
  .cart-table .cart-tax-info .price {
    font-size: 13px;
  }
  .cart-table .product-cart-image {
    width: 25%;
    float: left;
    padding-bottom: 0;
  }
  .cart-table .product-cart-image a.cart-edit {
    display: block;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
  }
  .cart-table .product-cart-info,
  .cart-table td[data-rwd-label] {
    float: right;
    width: 75%;
  }
  .cart-table .product-cart-actions,
  .cart-table .product-cart-price {
    padding-bottom: 0;
    padding-top: 0;
    float: right;
  }
  .cart-table .product-cart-remove,
  .cart-table .product-cart-total,
  .cart-table .product-cart-actions .cart-links {
    display: none;
  }
  .cart-table .product-cart-image .cart-links,
  .cart-table .product-cart-info .btn-remove {
    display: block;
  }
  .cart-table .product-cart-actions .button {
    display: none;
  }
  .cart-table .product-cart-info .btn-remove {
    float: right;
    margin: -4px 0px 2px 7px;
  }
  .cart-table .product-cart-info .product-cart-sku {
    margin-bottom: 5px;
  }
  .cart-table .product-cart-actions {
    text-align: left;
  }
  .cart-table .product-cart-actions .qty {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .cart-table .price,
  .cart-table .product-cart-price:before {
    font-weight: 500;
    font-size: 15px;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  }
  .cart-table .cart-footer-actions {
    text-align: center;
    width: 100%;
  }
  .cart-table .cart-footer-actions #empty_cart_button {
    float: right;
  }
  .cart-table .cart-footer-actions .btn-continue {
    float: left;
  }
  .cart-table .cart-footer-actions .btn-update,
  .cart-table .cart-footer-actions span.or {
    display: none;
  }

  .display-both-prices .cart-table td[data-rwd-tax-label]:before {
    content: attr(data-rwd-tax-label) ":";
  }
}
/* ============================================ *
 * Checkout - Estimate Shipping and Tax
 * ============================================ */
.shipping h2 {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
}
.shipping select {
  max-width: 100%;
  height: 30px;
  display: block;
  border: 1px solid #C0C0C0;
}
.shipping select.validation-failed {
  border-color: #df280a;
}
.shipping .shipping-desc {
  display: none;
}
.shipping .buttons-set {
  border: none;
  margin: 0;
  padding: 0;
}
.shipping .form-list:after {
  content: '';
  display: table;
  clear: both;
}
.shipping .form-list li {
  float: left;
  margin: 5px 2% 0 0;
}
.shipping .form-list .shipping-country {
  width: 37%;
}
.shipping .form-list .shipping-region {
  width: 41%;
}
.shipping .form-list .shipping-postcode {
  margin-right: 0;
  width: 18%;
}
.shipping .form-list .shipping-postcode input {
  margin-top: 4px;
}
.shipping .form-list .input-box {
  padding-top: 0;
}
.shipping .form-list input {
  height: 30px;
  margin-top: 4px;
}
.shipping .form-list label {


   font-family: "Lato",sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}
.shipping .sp-methods {
  padding: 10px 0 0;
  text-align: left;
}
.shipping .sp-methods dd {
  margin-bottom: 10px;
}
.shipping .sp-methods label {
  font-family: "Lato",sans-serif;
  font-size: 12px;
  min-width: 100px;
}
.shipping .sp-methods label span {
  font-family: "Lato",sans-serif;
  font-weight: bold;
  font-style: normal;
}
.shipping #co-shipping-method-form .buttons-set .button {
  float: left;
  margin-left: 0;
}
.shipping #co-shipping-method-form .sp-methods dd label {
  border: 1px solid #cccccc;
  background-color: #ececec;
  min-width: 220px;
}
.shipping #co-shipping-method-form .sp-methods dd label:hover {
  background-color: #dbdbdb;
}

@media only screen and (max-width: 770px) {
  .shipping .shipping-form .form-list > li {
    width: 100%;
    float: none;
  }
  .shipping .shipping-form .form-list > li label {
    display: block;
  }
  .shipping .shipping-form .form-list > li input,
  .shipping .shipping-form .form-list > li select {
    width: 100%;
  }
}
.cart .cart-totals {
  text-align: right;
}
.cart .cart-totals:after {
  content: '';
  display: table;
  clear: both;
}
.cart .cart-totals table {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  margin-bottom: 20px;
  text-transform: uppercase;
  width: 100%;
}
.cart .cart-totals table td {
  padding: 2px 0px;
}
.cart .cart-totals table td:first-child {
  padding-right: 10px;
  min-width: 120px;
}
.cart .cart-totals table tbody tr:last-child td,
.cart .cart-totals table tbody tr:last-child th {
  padding-bottom: 10px;
}
.cart .cart-totals table tfoot {
  border-top: 1px solid #E6E6E6;
  border-bottom: 1px solid #E6E6E6;
}
.cart .cart-totals table tfoot td {
  font-size: 24px;
  padding: 2px 5px;
  vertical-align: top;
}
.cart .cart-totals table tfoot strong span,
.cart .cart-totals table tfoot span.price {
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.cart .cart-totals table tfoot strong {
  font-weight: 400;
}

@media only screen and (max-width: 600px) {
  .cart-totals {
    text-align: right;
  }
}
@media only screen and (max-width: 770px) {
  .cart .cart-totals table tfoot td {
    font-size: 18px;
  }
}
.discount-form:after,
#giftcard-form:after {
  content: '';
  display: table;
  clear: both;
}

#discount-coupon-form,
.cart .giftcard {
  width: 100%;
}
#discount-coupon-form h2,
.cart .giftcard h2 {
  display: none;
}
#discount-coupon-form label,
.cart .giftcard label {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  min-width: 105px;
  display: inline-block;
  margin-right: 10px;
}
#discount-coupon-form .field-wrapper,
.cart .giftcard .field-wrapper {
  display: inline-block;
}
#discount-coupon-form .validation-advice,
.cart .giftcard .validation-advice {
  display: inline;
}
#discount-coupon-form .button-wrapper,
.cart .giftcard .button-wrapper {
  display: inline-block;
  vertical-align: bottom;
}
#discount-coupon-form .button-wrapper > button,
.cart .giftcard .button-wrapper > button {
  float: left;
}
#discount-coupon-form .input-text,
.cart .giftcard .input-text {
  border-radius: 0;
  height: 30px;
  margin: 4px 10px 0 0;
  width: 190px;
}

.cart .giftcard p {
  margin-bottom: 7px;
}

.cart .giftcard .check-gc-status {
  float: left;
  padding: 0px;
}
.cart .giftcard .check-gc-status > span > span {
  font-size: 14px;
  text-transform: none;
}

/* ============================================ *
 * Checkout - Cart Cross sell
 * ============================================ */
.crosssell h2 {
  color: #0a263c;
  text-align:center;
}
.crosssell .item a.product-image {
  width: auto;
  float: left;
}

/* Change the layout to 2 columns at a breakpoint that is higher than a 3 columns layout would normally break */
@media only screen and (max-width: 979px) {
  .crosssell {
    /* Undo three-column config */
  }
  .crosssell .products-grid > li:nth-child(even),
  .crosssell .products-grid > li:nth-child(3n),
  .crosssell .products-grid > li {
    width: 47.72727%;
    margin-right: 4.54545%;
  }
  .crosssell .products-grid > li:nth-child(odd) {
    clear: left;
  }
  .crosssell .products-grid > li:nth-child(even) {
    margin-right: 0;
  }
  .crosssell .products-grid > li:nth-child(3n+1) {
    clear: none;
  }
}
@media only screen and (max-width: 599px) {
  .cart-table .cart-tax-total:after {
    right: -9px;
  }
  .cart-table .cart-tax-total.cart-tax-total-expanded:after {
    right: -13px;
  }
}
@media only screen and (max-width: 320px) {
  .crosssell ul .item {
    padding: 0 0px 40px;
  }
  .crosssell ul .product-details .crosssell-actions {
    padding: 0 5px;
  }
}
/* ============================================ *
 * Checkout - One Page
 * ============================================ */
.checkout-onepage-index .col-right,
.checkout-onepage-index .col-left {
  display: none;
}

.checkout-onepage-index .col-main {
  width: auto;
  float: none;
}

@media only screen and (min-width: 980px) {
  .checkout-onepage-index .col-main {
    float: left;
    width: 68.75%;
    padding-right: 20px;
  }
  .checkout-onepage-index .col-right,
  .checkout-onepage-index .col-left {
    width: 31.25%;
    display: block;
  }
  .checkout-onepage-index .col-right {
    padding-left: 0;
  }


}
.opc select {
  width: 365px;
}

/* -------------------------------------------- *
 * Section Styling - Default
 */
.opc .section .step-title {
  width: 100%;
  border-top: 1px solid #ececec;
  position: relative;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.opc .section .step-title:after {
  content: '';
  display: table;
  clear: both;
}

.opc .section.allow:not(.active) .step-title {
  cursor: pointer;
}

/* Using .no-touch since touch devices emulate hover, thereby making steps look active that are not */
.no-touch .opc .section.allow:not(.active) .step-title:hover {
  background-color: #f4f4f4;
}

.opc .section.active .step-title {
  border-bottom: 1px solid #ececec;
}

.opc .section .step-title a {
  display: none;
}

.opc .section.allow:not(.active) .step-title a {
  display: block;
  float: right;
  line-height: 40px;
  height: 40px;
  padding: 0px 10px;
}

.no-touch .opc .section .step-title a:hover {
  text-decoration: none;
}

.opc .section .step-title .number,
.opc .section.allow.active .step-title .number,
.no-touch .opc .section.allow:hover .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: #FFFFFF;
  line-height: 26px;
  background-color: #636363;
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -13px;
}

.opc .section.allow .step-title .number {
  background-color: #99cce5;
}

.opc .section.allow .step-title h2 {
  color: #a0a0a0;
}

.opc .section.allow .step-title:hover h2,
.opc .section.active .step-title h2 {
  color: #636363;
}

.opc .section .step-title h2 {
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  height: 40px;
  float: left;
  margin: 0px 4px 0px 45px;
}

.opc .section .step {
  padding: 20px;
}
.opc .section .step:after {
  content: '';
  display: table;
  clear: both;
}
@media only screen and (max-width: 979px) {
  .opc .section .step {
    padding: 10px;
  }
}

.opc select {
  max-width: 365px;
  width: 100%;
}

.opc h3 {
  font-weight: 500;
}

.opc .buttons-set {
  text-align: left;
}
.opc .buttons-set button.button {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
.opc .buttons-set p.required {
  float: right;
  margin-left: 5px;
  margin-bottom: 0;
}
.opc .buttons-set .back-link {
  float: right;
  margin: 0;
}
.opc .buttons-set a {
  line-height: 20px;
  display: inline-block;
  padding: 5px 5px 5px 0;
}

@media only screen and (max-width: 479px) {
  .opc .buttons-set .button + .buttons-set .button,
  .paypal-express-review .buttons-set .button + .buttons-set .button {
    margin-left: 0;
  }
}
.opc #opc-login .step {
  padding: 0px;
}
.opc #opc-login .buttons-set {
  border-top: 0;
  padding-top: 5px;
}

@media only screen and (max-width: 770px) {
  .opc #opc-login .description,
  .opc #opc-login p.required {
    display: none;
  }
}
#opc-payment .note {
  padding: 10px;
}

/* -------------------------------------------- *
 * This section hides everything but the "Checkout Method" step of the checkout process and fades in the content
 * once the customer progresses to the next step. The purpose of this is to simplify what the customer has to focus on.
 * It is limited to larger viewports since smaller devices are inherently going to be focused solely on the
 * "Checkout Method" step.
 */
.opc.opc-firststep-login .section:not(#opc-login) .step-title,
.opc-block-progress-step-login {
  -webkit-transition: opacity 300ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: opacity 300ms linear 0;
  -o-transition: opacity 300ms linear 0;
  transition: opacity 300ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title .number {
  -webkit-transition: width 80ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: width 80ms linear 0;
  -o-transition: width 80ms linear 0;
  transition: width 80ms linear 0;
}

.opc.opc-firststep-login .section#opc-login .step-title h2 {
  -webkit-transition: margin-left 80ms linear;
  -webkit-transition-delay: 0;
  -moz-transition: margin-left 80ms linear 0;
  -o-transition: margin-left 80ms linear 0;
  transition: margin-left 80ms linear 0;
}

/* When a user progresses from the "Checkout Method" to "Billing Information" for the first time, the              */
/* "opc-has-progressed-from-login" class gets added to the body. Also, the .opc element will only have the         */
/* "opc-firststep-login" class if the first step of the checkout is the "Checkout Method" (eg, not when logged in) */
body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section:not(#opc-login) .step-title,
body:not(.opc-has-progressed-from-login) .opc-block-progress-step-login {
  opacity: 0;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title .number {
  width: 0px;
  overflow: hidden;
}

body:not(.opc-has-progressed-from-login) .opc.opc-firststep-login .section#opc-login .step-title h2 {
  margin-left: 0px;
}

/* -------------------------------------------- *
 * Shipping and Payment methods
 */
.sp-methods {
  margin: 0 0 8px;
}
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
.sp-methods dt:first-child {
  margin: 0 0 5px;
}
.sp-methods dd li {
  margin: 5px 0;
}
.sp-methods label img {
  float: left;
}
.sp-methods label a {
  margin-top: 6px;
  float: right;
  margin-left: 10px;
}
.sp-methods .price {
  font-weight: bold;
}
.sp-methods .form-list {
  padding-left: 20px;
}
.sp-methods .form-list li {
  margin: 0 0 8px;
}
.sp-methods select.month {
  width: 120px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 4em !important;
}
.sp-methods #advice-validate-cc-exp-ccsave_expiration {
  max-width: 130px;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
  content: '';
  display: table;
  clear: both;
}
.sp-methods .checkmo-list label {
  width: 165px;
  padding-right: 15px;
  text-align: right;
  float: left;
}
.sp-methods .checkmo-list address {
  float: left;
}
@media only screen and (max-width: 479px) {
  .sp-methods .checkmo-list {
    padding-left: 0;
  }
  .sp-methods .checkmo-list label {
    width: 135px;
  }
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* One Page Checkout */
.block-progress {
  border: 0;
  margin: 0;
  border-left: 1px solid #cccccc;
  padding-left: 20px;
}
.block-progress .block-content {
  font-size: 13px;
}
.block-progress dt {
  padding-top: 6px;
  margin: 0;
  margin-bottom: 10px;
  color: #636363;


   font-family: "Lato",sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: normal;
  color: #a0a0a0;
}
.block-progress dt.complete {
  color: #636363;
}
.block-progress dd {
  padding-left: 15px;
  margin-bottom: 10px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.block-progress dd address {
  font-style: italic;
}
.block-progress #payment-progress-opcheckout .subtitle {
  margin-bottom: 3px;
}
.block-progress .payment-info dt {
  padding: 0;
  margin: 0 0 3px 0;
  color: #636363;
  font-family: Georgia, Times, "Times New Roman", serif;
  text-transform: none;
  font-style: italic;
  float: left;
  clear: both;
  font-size: 13px;
}
.block-progress .payment-info dt:after {
  content: ': ';
}
.block-progress .payment-info dd {
  float: left;
  margin-bottom: 3px;
  font-size: 13px;
}
.block-progress .payment-info:after {
  content: '';
  display: table;
  clear: both;
}

/* review step */
#checkout-review-table .btn-remove img {
  display: none;
}

#checkout-review-table-wrapper {
  clear: both;
}

#review-buttons-container {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
#review-buttons-container .btn-checkout {
  min-width: 220px;
}
#review-buttons-container .please-wait {
  float: left;
  margin-right: 10px;
}
#review-buttons-container .f-left {
  float: right;
}

@media only screen and (max-width: 599px) {
  .linearize-table-large.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  .linearize-table.checkout-review-table thead tr:nth-child(1n+2) {
    display: none;
  }
}
/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator {
  display: inline;
}

.opc-block-progress dt a,
.opc-block-progress dt .separator {
  display: none;
}

/* On small screens, the progress review content will be moved to the review step via JS. Styled via this CSS: */
#checkout-step-review .opc-block-progress {
  border-left: none;
  padding-left: 0;
}
#checkout-step-review .opc-block-progress .block-title {
  display: none;
}
#checkout-step-review .opc-block-progress .block-content {
  display: block !important;
  padding: 0;
}
#checkout-step-review .opc-block-progress .block-content > dl > div {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 479px) {
  #checkout-step-review .opc-block-progress .block-content > dl > div {
    float: none;
    width: auto;
  }
}
#checkout-step-review .opc-block-progress .block-content .changelink {
  display: none;
}

@media only screen and (max-width: 479px) {
  #checkout-review-table thead > tr > th {
    display: none;
  }
  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }

  #checkout-review-table thead > tr > th:first-child {
    display: block;
  }
}
#checkout-step-review .centinel > p {
  margin-bottom: 10px;
}
#checkout-step-review .centinel iframe {
  width: 100%;
  min-height: 400px;
}

/* Gift options */
.gift-messages-form .item {
  content: '';
  display: table;
  clear: both;
  margin-top: 30px;
}
.gift-messages-form .item h5 {
  font-weight: bold;
}
.gift-messages-form .item .product-img-box {
  width: auto;
  float: left;
  padding-right: 15px;
}
.gift-messages-form .item .details {
  float: left;
}

.gift-message-form .inner-box > div {
  content: '';
  display: table;
  clear: both;
  width: 100%;
  margin-top: 15px;
  display: block;
}
.gift-message-form .inner-box > div.extra-options-container p {
  margin-bottom: 15px;
}
.gift-message-form .gift-wrapping-form label {
  margin-right: 10px;
}
.gift-message-form .gift-wrapping-form img {
  float: left;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design {
  height: 75px;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design:after {
  content: '';
  display: table;
  clear: both;
}
.gift-message-form .gift-wrapping-form .gift-wrapping-design .image-box {
  margin-right: 5px;
}
.gift-message-form .gift-item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ececec;
}
.gift-message-form .gift-item:after {
  content: '';
  display: table;
  clear: both;
}
.gift-message-form .gift-item .product-img-box {
  width: 200px;
}
.gift-message-form .gift-item .product-img-box .product-image {
  width: 75px;
  margin-left: auto;
  margin-right: auto;
}
.gift-message-form .gift-item .product-img-box .product-name {
  display: block;
}
.gift-message-form .gift-item .fieldset {
  margin-left: 200px;
}

@media only screen and (max-width: 770px) {
  .gift-message-form .giftmessage-area {
    max-width: 100%;
  }
  .gift-message-form .gift-item .product-img-box {
    width: 100%;
    float: none;
  }
  .gift-message-form .gift-item .fieldset {
    margin-left: 0px;
  }
  .gift-message-form .gift-item .fieldset textarea {
    width: 100%;
  }
}
/* ============================================ *
 * Checkout - Success
 * ============================================ */
.checkout-onepage-success .col-main {
  padding: 0;
  text-align: center;
}
.checkout-onepage-success .buttons-set {
  margin: 10px 0;
  text-align: center;
}
.checkout-onepage-success .buttons-set button {
  float: none;
}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
  content: '';
  display: table;
  clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
  display: block;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #636363;
  text-decoration: none;
  box-sizing: content-box;
}

.swatch-link {
  border: 1px solid #cccccc;
  margin: 0 0 3px;
}
.swatch-link img {
  border-radius: 2px;
}
.swatch-link:hover {
  cursor: pointer;
  text-decoration: none;
}
.swatch-link .x {
  display: none;
  text-indent: -999em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/bg_x.png) center no-repeat transparent;
  z-index: 10;
}
.swatch-link.has-image .swatch-label {
  position: relative;
}
.swatch-link.has-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.swatch-label {
  border: 1px solid #fff;
  margin: 0;
  white-space: nowrap;
  background: #f4f4f4;
}

.configurable-swatch-list {
  margin-left: -3px;
  zoom: 1;
  clear: both;
  -webkit-transform: translateZ(0px);
}
.configurable-swatch-list li {
  float: left;
  zoom: 1;
  margin: 0 0 0 3px;
}
.products-grid .configurable-swatch-list li {
  display: inline-block;
  float: none;
  margin: 0;
  vertical-align: top;
}
.configurable-swatch-list .not-available .x {
  display: block;
}
.configurable-swatch-list .not-available .swatch-link {
  border-color: #ededed;
  position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
  color: #aaa;
  background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
  padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
  outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
  margin: 0 0 0 3px;
  width: 47%;
}
#narrow-by-list dd .swatch-link {
  border: none;
  line-height: 25px;
  margin-right: 2px;
  text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
  line-height: inherit;
}
#narrow-by-list dd .swatch-link:hover .swatch-label {
  border-color: #636363;
}
#narrow-by-list dd .swatch-label {
  background: #f4f4f4;
  border: 1px solid #cccccc;
  border-radius: 3px;
  display: block;
  float: left;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  padding: 1px 5px;
  white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
  padding: 0;
}

@media only screen and (max-width: 770px) {
  #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
    clear: left;
  }
}
.currently .swatch-current {
  position: relative;
}
.currently .swatch-current .btn-remove {
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}
.currently .swatch-current span {
  display: block;
  float: left;
}
.currently .swatch-link {
  display: inline-block;
  margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
  border-color: #cccccc;
  cursor: default;
}

/* Other Swatch States */
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
  border-color: #636363;
}

.configurable-swatch-box {
  background: none !important;
}
.configurable-swatch-box select.swatch-select {
  display: none;
}
.configurable-swatch-box .validation-advice {
  margin: 0 0 5px;
  background: #df280a;
  padding: 2px 5px !important;
  font-weight: bold;
  color: #fff !important;
  float: left;
  display: block;
  border-radius: 3px;
}

/* CUSTOM */
.availability.out-of-stock span {
  color: #941e1e;
  float:left;
  font-size:15px;
  text-transform:capitalize;
  color: #C0C0C0;
}

.product-view .product-options .swatch-attr {
  float: none;
  display: block;
  clear: both;
  border: 0;
}
.product-view .product-options .swatch-attr label,
.product-view .product-options .swatch-attr .select-label {
  font-size: 12px;
}
.product-view .product-options .swatch-attr label {
  display: block;
  line-height: 1.3;
}
.product-view .product-options .swatch-attr .select-label {
  display: inline;
  font-weight: normal;
  color: #636363;
  padding-left: 5px;
}
.product-view .product-options dd .input-box {
  width: auto;
  height: auto;
}
.product-view .product-options .select-label {
  display: none;
}
.product-view .add-to-cart button.out-of-stock {
  background-position: -80px -362px;
  cursor: default;
}

/* ============================================ *
 * Customer
 * ============================================ */
.customer-account-login .scaffold-form label:first-child {
  width: 115px;
}
.customer-account-login .col2-set .buttons-set {
  text-align: left;
  border-top: 0;
}
.customer-account-login .col2-set .buttons-set button,
.customer-account-login .col2-set .buttons-set .button {
  float: none;
  min-width: 50%;
  margin: 0;
}
.customer-account-login .col2-set .col-1 ul {
  list-style: disc;
  padding-left: 20px;
  margin: 10px 0 20px 0;
}
@media only screen and (min-width: 480px) {
  .customer-account-login .col2-set .col-1,
  .customer-account-login .col2-set .col-2 {
    padding-top: 0;
    margin-top: 20px;
  }
  .customer-account-login .col2-set .col-1 {
    padding-right: 20px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 20px;
    border-left: 1px solid #ededed;
  }
}
@media only screen and (min-width: 770px) {
  .customer-account-login .col2-set .col-1 {
    padding-right: 0;
  }
  .customer-account-login .col2-set .col-2 {
    padding-left: 60px;
    border-left: 1px solid #ededed;
  }
}
@media only screen and (max-width: 479px) {
  .customer-account-login .col2-set .col-1 {
    padding-bottom: 30px;
  }
  .customer-account-login .col2-set .col-2 {
    padding-top: 30px;
    border-top: 1px solid #ededed;
  }
}
@media only screen and (max-width: 770px) {
  .customer-account-login .col2-set p.required {
    display: none;
  }
}

.customer-account-create .scaffold-form label:first-child {
  width: 140px;
}

.opc #opc-login p:not(.required) {
  font-style: italic;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 13px;
  color: #a0a0a0;
}

.remember-me-box a.hide {
  display: none;
}
.remember-me-box .link-tip {
  font-size: 13px;
  padding-left: 10px;
}

.remember-me-popup {
  display: none;
  border: 1px solid #cccccc;
  padding: 10px;
  position: relative;
}
.remember-me-popup.show {
  display: block;
}
.remember-me-popup p {
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}
.remember-me-popup .remember-me-popup-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 12px;
}
.remember-me-popup .remember-me-popup-close-button {
  display: none;
}

.customer-account-create .buttons-set {
  max-width: 455px;
}
.customer-account-create .fieldset,
.customer-account-create .buttons-set {
  margin-left: 30px;
}
@media only screen and (max-width: 479px) {
  .customer-account-create .fieldset,
  .customer-account-create .buttons-set {
    margin-left: 0;
  }
}
.customer-account-create .fieldset .hidden {
  display: none;
}
.customer-account-create #remember-me-popup {
  max-width: 455px;
}

.customer-account-forgotpassword .fieldset,
.customer-account-forgotpassword .buttons-set {
  margin-left: 30px;
  max-width: 400px;
}
@media only screen and (max-width: 479px) {
  .customer-account-forgotpassword .fieldset,
  .customer-account-forgotpassword .buttons-set {
    margin-left: 0;
  }
}
.customer-account-forgotpassword .fieldset .input-box input.input-text {
  width: 100%;
}

/* ============================================ *
 * My Account Global Styles
 * ============================================ */
body.customer-account .my-account .page-title h1 {
  border: 0;
  text-align: left;
}
body.customer-account .my-account .title-buttons {
  position: relative;
  text-align: right;
}
body.customer-account .my-account .title-buttons h1 {
  text-align: left;
}
body.customer-account .my-account .title-buttons .button {
  position: absolute;
  right: 0;
  top: 0;
}
body.customer-account .my-account .title-buttons a,
body.customer-account .my-account .title-buttons span.separator {
  position: relative;
  top: -42px;
}
body.customer-account .my-account .fieldset h2,
body.customer-account .my-account .addresses-list h2,
body.customer-account .my-account .order-details h2 {
  width: 100%;
  display: inline-block;
}
body.customer-account .my-account .addresses-list h3 {
  font-size: 14px;
  font-weight: 600;
}
body.customer-account .my-account .fieldset {
  margin-top: 30px;
  margin-bottom: 30px;
}

body.customer-account .data-table td a {


   font-family: "Lato",sans-serif;
  text-transform: uppercase;
  font-style: normal;
  font-size: 13px;
}
body.customer-account .data-table span.nobr {
  white-space: normal;
}
body.customer-account .data-table span.nobr a {
  white-space: nowrap;
}
body.customer-account .data-table td.view a {
  display: block;
}
body.customer-account .data-table .separator {
  display: none;
}
body.customer-account .sidebar .block ol#compare-items li {
  margin: 10px 0;
}
body.customer-account .sidebar .block .block-content p.block-subtitle {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block .block-content .actions {
  margin-top: 30px;
}
body.customer-account .sidebar ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar ol#cart-sidebar-reorder p.product-name {
  display: inline-block;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-cart .summary {
  margin-bottom: 15px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
body.customer-account .sidebar .block-reorder ol#cart-sidebar-reorder p.product-name {
  display: inline;
  margin-bottom: 0;
}

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day {
  width: 40px;
  float: left;
  margin-right: 10px;
}
.form-list .customer-dob .dob-year {
  width: 80px;
  float: left;
}

/* ============================================ *
 * Dashboard
 * ============================================ */
.dashboard .box-head {
  margin-top: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 7px;
}
.dashboard .box-head h2 {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
}
.dashboard .box-head a {
  padding: 10px;
}
.dashboard .box-title a,
.dashboard .box-head a {
  text-transform: uppercase;
  font-size: 12px;
}


/*.dashboard .box-account p,
.dashboard .box-account address {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}*/

.dashboard .col2-set .col-1,
.dashboard .col2-set .col-2 {
  padding-right: 12.09677%;
  padding-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title,
.dashboard .col2-set .col-2 .box-title {
  position: relative;
  padding-bottom: 10px;
}
.dashboard .col2-set .col-1 .box-title h2,
.dashboard .col2-set .col-1 .box-title h3,
.dashboard .col2-set .col-2 .box-title h2,
.dashboard .col2-set .col-2 .box-title h3 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}
.dashboard .col2-set .col-1 .box-title a,
.dashboard .col2-set .col-2 .box-title a {
  line-height: 19.6px;
}
.dashboard .box-reviews.box-account {
  padding-bottom: 0;
}
.dashboard .box-reviews li {
  padding: 10px 0;
  border-top: 1px solid #ededed;
}
.dashboard .box-reviews li:first-child {
  border-top: 0;
}
.dashboard .box-reviews li .number {
  margin-right: -20px;
  float: left;
  line-height: 1.4;
  font-size: 13px;
}
.dashboard .box-reviews li .details {
  margin-left: 20px;
}
.dashboard .box-reviews li .details .ratings {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 0;
}
.dashboard .box-reviews li .details .ratings strong {
  float: left;


   font-family: "Lato",sans-serif;
  font-size: 13px;
  margin-right: 5px;
}
.dashboard .box-reviews li .details .ratings .rating-box {
  float: left;
  margin: 3px 0 0 0;
}

/* ============================================ *
 * Address Book
 * ============================================ */

.my-account .addresses-list .col-1,
.my-account .addresses-list .col-2 {
  padding-bottom: 0;
}
.my-account .addresses-list .item {
  margin: 0 0 30px 0;
}
.my-account .addresses-list .item p {
  margin-top: 10px;
}
@media only screen and (max-width: 770px) {
  .my-account .addresses-list .col-1,
  .my-account .addresses-list .col-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .my-account .addresses-list .col-1 li.empty,
  .my-account .addresses-list .col-2 li.empty {
    width: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .my-account .addresses-list .addresses-additional p a {
    white-space: nowrap;
  }
}

/* ============================================ *
 * Order View
 * ============================================ */
.order-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
  width: 100%;
  margin-bottom: 30px;
}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li {
  display: inline;
}
.order-info dt {
  margin-right: 20px;
}
.order-info li {
  margin: 0 0 0 20px;
}
.order-info li.current {
  font-weight: 600;
}
.order-info li:first-child {
  margin-left: 0;
}

.order-date {


   font-family: "Lato",sans-serif;
  text-transform: uppercase;
}

.order-info-box {
  margin-bottom: 40px;
  margin-top: 20px;
}
.order-info-box + .order-info-box {
  padding-bottom: 40px;
  border-bottom: 1px solid #ededed;
}
.order-info-box .col-1 {
  padding-right: 0;
  width: 48%;
}
.order-info-box .col-2 {
  width: 52%;
}
.order-info-box .col-1,
.order-info-box .col-2 {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.order-info-box .box-title {
  width: 150px;
  padding-right: 10px;
  float: left;
}
.order-info-box .box-title h2 {
  font-size: 14px;


   font-family: "Lato",sans-serif;
  font-weight: bold;
  line-height: 1.5;
}
.order-info-box .box-title h2:after {
  content: ':';
}
.order-info-box .box-content {
  float: left;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.order-info-box .box-content td,
.order-info-box .box-content th {
  font-family: Georgia, Times, "Times New Roman", serif;
  line-height: 1.3;
}
.order-info-box .box-content th {
  padding-top: 10px;
}
.order-info-box .box-content td {
  padding-left: 15px;
}
.order-info-box .box-content strong {


   font-family: "Lato",sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

#my-orders-table .option-label {
  margin-left: 10px;
  font-weight: 600;
  font-style: italic;
}
#my-orders-table .option-value {
  margin-left: 20px;
}
#my-orders-table tr.bundle:not(:last-child) td {
  border-bottom: none;
  border-top: none;
}

ol#cart-sidebar-reorder li {
  margin-top: 10px;
  margin-bottom: 0;
}
ol#cart-sidebar-reorder li input {
  margin-right: 10px;
}
ol#cart-sidebar-reorder p.product-name {
  display: inline;
}

@media only screen and (max-width: 599px) {
  #my-orders-table .option-label {
    margin-left: 20px;
  }
  #my-orders-table .option-value {
    margin-left: 35px;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr br {
    display: none;
  }
  #my-orders-table td[data-rwd-label=Qty] .nobr strong {
    margin-right: 10px;
  }
  #my-orders-table tr.bundle {
    border-color: #ededed;
  }
  #my-orders-table tr.bundle.child td[data-rwd-label] {
    padding-left: 60px;
  }
  #my-orders-table tbody:last-child tr:last-child td {
    padding-bottom: 10px;
    border-bottom: 0;
  }
  #my-orders-table tbody:last-child tr:last-child td:last-child {
    padding-bottom: 15px;
  }
  #my-orders-table tfoot tr.shipping {
    margin-top: 0;
  }
}
.order-additional {
  margin: 40px 0;
}

.order-gift-message dd {
  margin-top: 10px;
}

@media only screen and (max-width: 1199px) {
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    padding-right: 30px;
    padding-bottom: 0;
  }

  body.customer-account .data-table td.view a {
    white-space: normal;
  }
}
@media only screen and (max-width: 979px) {
  body.customer-account .my-account .title-buttons {
    text-align: left;
  }
  body.customer-account .my-account .title-buttons span.separator,
  body.customer-account .my-account .title-buttons a {
    top: -12px;
  }
}
@media only screen and (max-width: 770px) {
  body.customer-account .data-table.orders th.ship,
  body.customer-account .data-table.orders td.ship,
  body.customer-account .data-table.orders td.status,
  body.customer-account .data-table.orders th.status {
    display: none;
  }

  .order-info-box .box-content {
    clear: left;
  }

  .addresses-list .item {
    float: left;
    width: 50%;
    padding-right: 30px;
  }

  .order-info dt {
    display: none;
  }

  .dashboard .page-title {
    margin-top: 20px;
  }
  .dashboard .page-title h1 {
    margin-top: 0;
  }
  .dashboard .welcome-msg {
    font-family: Georgia, Times, "Times New Roman", serif;
  }
  .dashboard .welcome-msg .hello {
    font-style: italic;
  }
  .dashboard .box-account {
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 48%;
    padding-right: 0;
    padding-left: 0;
  }
  .dashboard .col2-set .col-1 {
    float: left;
    margin-right: 4%;
  }
  .dashboard .col2-set .col-2 {
    float: right;
  }
}
@media only screen and (max-width: 599px) {
  body.customer-account .my-account .form-list .control {
    padding-left: 0;
  }
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .page-title h1 {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons {
    text-align: center;
  }
  body.customer-account .my-account .title-buttons .button {
    width: 100%;
    position: static;
    margin-bottom: 15px;
  }
  body.customer-account .my-account .title-buttons .button + .button {
    margin-left: 0px;
  }
  body.customer-account .my-account .fieldset h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .order-details h2 {
    margin-bottom: 15px;
  }
  body.customer-account .my-account .buttons-set {
    border-top: 0;
  }
  body.customer-account .my-account .addresses-list .item {
    margin-bottom: 15px;
    padding-right: 0;
    float: none;
    width: auto;
  }
  body.customer-account .my-account .addresses-list h2 {
    margin-bottom: 15px;
  }

  .order-info {
    margin-top: 15px;
  }

  .data-table.orders .link-reorder,
  .data-table.orders .date {
    display: none;
  }
  .data-table.orders td.view {
    text-align: right;
  }

  .dashboard .col2-set .col-1,
  .dashboard .col2-set .col-2 {
    width: 100%;
    margin-top: 15px;
  }

  .order-info-box {
    margin: 0;
  }
  .order-info-box .col-1,
  .order-info-box .col-2 {
    width: 100%;
    border-bottom: 1px solid #ededed;
    padding: 15px 0;
  }
  .order-info-box + .order-info-box {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 30px;
  }

  #my-reviews-table .nobr {
    white-space: normal;
  }
}
/* ============================================ *
 * Newsletter Subscriptions
 * ============================================ */
body.newsletter-manage-index .my-account .fieldset {
  margin-bottom: 20px;
}
body.newsletter-manage-index .my-account .fieldset h2 {
  display: none;
}
body.newsletter-manage-index .my-account .form-list {
  border-top: 1px solid #ededed;
  padding-top: 10px;
}

/* ============================================ *
 * Contacts
 * ============================================ */
.contacts-index-index .buttons-set {
  margin-left: 30px;
  max-width: 435px;
}
.contacts-index-index .buttons-set p.required {
  float: left;
}
@media only screen and (max-width: 599px) {
  .contacts-index-index .buttons-set {
    max-width: 330px;
    margin-left: 0;
  }
  .contacts-index-index .buttons-set button {
    float: left;
    margin-left: 0px;
  }
  .contacts-index-index .buttons-set p.required {
    float: right;
  }
}

/* ============================================ *
 * PayPal
 * ============================================ */
@media only screen and (max-width: 870px) and (min-width: 771px) {
  .paypal-review-order .col2-set .col-1,
  .paypal-review-order .col2-set .col-2 {
    padding: 0px;
  }
}
.paypal-review-order .info-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed;
}
.paypal-review-order .buttons-set {
  margin-top: 0px;
  padding-top: 0px;
  border: 0;
}
.paypal-review-order .buttons-set button {
  margin-bottom: 10px;
}
@media only screen and (max-width: 770px) {
  .paypal-review-order .col-1 {
    padding-bottom: 0;
  }
  .paypal-review-order .field.inactive {
    display: none;
  }
}

.top-container .bml-ad {
  margin-top: 7px;
  margin-bottom: 7px;
  text-align: center;
}
.top-container .bml-ad span {
  display: inline-block;
}
.top-container .bml-ad span a {
  display: block;
}

.bml-ad {
  display: none;
  text-align: center;
  margin-bottom: 5px;
}
.bml-ad span {
  display: block;
  line-height: 0;
}
.bml-ad a {
  display: inline-block;
  max-width: 100%;
}
.bml-ad a:hover {
  opacity: 0.7;
}
.bml-ad img {
  height: auto !important;
  max-width: 100%;
}

.cart-totals-wrapper .bml-ad.large img {
  display: block;
  margin: 0;
}

@media only screen and (max-width: 770px) {
  .bml-ad.small {
    display: block;
  }
}
@media only screen and (min-width: 771px) {
  .bml-ad.large {
    display: block;
  }
}
div.paypal-logo {
  text-align: center;
  margin: 15px 0;
  max-width: 100%;
}
div.paypal-logo span {
  display: block;
  width: 100%;
}
div.paypal-logo span a {
  display: inline-block;
  max-width: 100%;
}
div.paypal-logo span a img {
  max-width: 100%;
}
div.paypal-logo span > img {
  display: none;
}

.checkout-types div.paypal-logo {
  text-align: right;
}

.bml-checkout-type {
  list-style-type: none;
}

.sidebar .paypal-logo {
  text-align: center;
  line-height: 0;
}
.sidebar .paypal-logo > a {
  display: inline-block;
  max-width: 100%;
}
.sidebar .paypal-logo > a:hover {
  opacity: 0.8;
}
.sidebar .paypal-logo > a img {
  display: block;
}
.sidebar .paypal-logo .label {
  margin-top: 4px;
}
.sidebar .paypal-logo .label a {
  font-size: 12px;
  line-height: 1.5;
}

/* ============================================ *
 * Review - Customer
 * ============================================ */
#customer-reviews {
  width: auto;
  float: none;
}
#customer-reviews .review-heading {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 10px 0 5px;
}
#customer-reviews .review-heading:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .review-heading h2 {
  float: left;
  display: block;
}
#customer-reviews .review-heading .pager {
  clear: none;
  float: right;
  width: auto;
}
#customer-reviews .review-heading .pager .count-container .limiter {
  margin-bottom: 0;
}
#customer-reviews .review-heading .pager .count-container .limiter label {


   font-family: "Lato",sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
#customer-reviews .review-heading .pager .amount {
  display: none;
}
#customer-reviews h2 {
  color: #636363;
  font-size: 12px;
  text-transform: uppercase;
}
#customer-reviews h2 span {
  color: #636363;
}
#customer-reviews h3 {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: normal;

}
#customer-reviews h3 span {
  color: #636363;
}
#customer-reviews .fieldset {
  padding-top: 25px;
  width: 470px;
}
#customer-reviews .fieldset h4 {
  border-bottom: 1px solid #cccccc;


   font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 5px;
  text-transform: uppercase;
}
#customer-reviews .fieldset h4 em {
  display: none;
}
#customer-reviews .fieldset .form-list {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 10px 0;
  text-transform: uppercase;
  width: 470px;
}
#customer-reviews .fieldset .form-list .inline-label:after {
  content: '';
  display: table;
  clear: both;
}
#customer-reviews .fieldset .form-list label {
  font-size: 12px;
  font-weight: normal;
}
#customer-reviews .fieldset .form-list textarea {
  border: 1px solid #cccccc;
  border-radius: 0;
  min-width: 100%;
  -webkit-appearance: none;
}
#customer-reviews .fieldset .form-list input {
  border: 1px solid #cccccc;
  border-radius: 0;
}
#customer-reviews .fieldset .form-list input[type="text"] {
  width: 100%;
}
#customer-reviews .buttons-set {
  border: none;
  margin: 0;
  width: 470px;
}
#customer-reviews dl {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}
#customer-reviews dl dt {
  margin: 10px 0;
  text-transform: uppercase;
}
#customer-reviews dl dd {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  margin: 10px 0;
}
#customer-reviews dl dd .ratings-table {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  width: 100%;
}
#customer-reviews dl dd .ratings-table tr {
  margin-right: 15px;
}
#customer-reviews dl dd .ratings-table .review-label {
  width: 300px;
  max-width: 70%;
}
#customer-reviews dl dd table {
  margin: 15px 0;
}
#customer-reviews dl dd .review-meta {
  color: #636363;


   font-family: "Lato",sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}

.review-summary-table {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 10px;
}
.review-summary-table thead {
  background: transparent;
}
.review-summary-table thead th {
  background: transparent;
  border: none;
  padding: 15px 7px 10px 8px;
}
.review-summary-table tbody th {
  background: #FFFFFF;
  font-size: 12px;
}
.review-summary-table tbody td {
  border: none;
  text-align: center;
  padding: 0;
}
.review-summary-table tbody td label {
  width: 100%;
  display: block;
  padding: 11px 0;
}
.review-summary-table .rating-box .rating-number {
  display: none;
}
.review-summary-table .rating-box .rating-number:after {
  content: "";
  display: inline-block;
  background-position: 0px -599px;
  width: 13px;
  height: 14px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}

/* ============================================ *
 * Ratings - Global
 * ============================================ */
.ratings-table {


   font-family: "Lato",sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
.ratings-table th {
  padding-right: 10px;
}
.ratings-table .rating-box {
  /*background-position: 0 -615px;*/
  background-position: 0 -612px;
  background-repeat: repeat-x;
  height: 13px;
  overflow: hidden;
  text-indent: -9999px;
  width: 70px;
}
.ratings-table .rating-box .rating {
  /*background-position: 0 -600px;*/
  background-position: 0 -592px;
  background-repeat: repeat-x;
  float: left;
  height: 13px;
  text-indent: -9999px;
}

@media only screen and (max-width: 770px) {
  body.review-product-list .product-view .product-shop .price-info {
    padding-left: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info {
    padding: 0;
    min-width: 84%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table {
    margin: 10px 0;
    width: 100%;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 535px) {
  body.review-product-list .product-view .product-shop .extra-info {
    min-width: 0;
  }
  body.review-product-list .product-view .product-shop .extra-info .ratings-table tr {
    float: none;
    margin-right: 0;
  }
}
@media only screen and (max-width: 520px) {
  #customer-reviews .fieldset {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list {
    width: 100%;
  }
  #customer-reviews .fieldset .form-list .inline-label label,
  #customer-reviews .fieldset .form-list .inline-label .input-box {
    float: none;
  }
  #customer-reviews .buttons-set {
    width: 100%;
  }
  #customer-reviews .review-summary-table thead th {
    padding-left: 0px;
    padding-right: 0px;
  }
  #customer-reviews .review-summary-table tbody th {
    padding-left: 0px;
    padding-right: 0px;
  }
  #customer-reviews .review-summary-table tbody td {
    width: 20%;
    padding: 0px;
  }
  #customer-reviews .review-summary-table .rating-box {
    text-indent: 0px;
    text-align: center;
    background: none;
    height: 19.6px;
    width: 100%;
  }
  #customer-reviews .review-summary-table .rating-box .rating {
    display: none;
  }
  #customer-reviews .review-summary-table .rating-box .rating-number {
    display: inline-block;
  }
}
@media only screen and (max-width: 450px) {
  #customer-reviews dl dd .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * Review View Page
 * ============================================ */
.review-product-view .product-review .product-details h2 {
  border-bottom: none;
}
.review-product-view .product-review .product-img-box {
  width: auto;
  max-width: 50%;
}
.review-product-view .product-review .product-img-box > a {
  width: 100%;
}
.review-product-view .product-review .product-img-box .product-image {
  width: 100%;
}

@media only screen and (max-width: 770px) {
  .review-product-view .product-review .product-img-box {
    max-width: 100%;
  }
}
/* ============================================ *
 * Slideshow
 * ============================================ */
.slideshow-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0;
  /*border: 1px solid #ededed;*/
}
.slideshow-container .slideshow {
  width: 100%;
  padding: 0;
  position: relative;
  margin: 0;
  /*border: 10px solid #FFFFFF;*/
}
.slideshow-container .slideshow > li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
  margin: 0;
}
.slideshow-container .slideshow > li:first-child {
  position: static;
  z-index: 100;
}
.slideshow-container .slideshow > li img {
  max-width: 100%;
  width: 100%;
}

.slideshow-pager {
  text-align: center;
  width: 100%;
  z-index: 115;
  position: absolute;
  bottom: 0px;
  top: auto;
  overflow: hidden;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-pager span {
  font-family: arial;

  /*width: 44px;
  height: 44px;*/

  width: 16px;
  height: 16px;
  display: inline-block;
  color: #DDDDDD;
  cursor: pointer;
}
.slideshow-pager span:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
  /*border-radius: 1px;*/
  border-radius: 10px;
  background-color: #FFFFFF;
  position: relative;
}
.slideshow-pager span:hover:before {
  background-color: #e2e2e2;
}
.slideshow-pager span.cycle-pager-active:before {
  /*background-color: #297aa3; */
  background-color: #e2e2e2;
}
.slideshow-pager > * {
  cursor: pointer;
}
.slideshow-pager{text-align:right;}

.slideshow-prev,
.slideshow-next {
  position: absolute;
  top: 0;
  width: 15%;
  max-width: 80px;
  height: 100%;
  opacity: 0.6;
  z-index: 110;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.slideshow-prev:before,
.slideshow-next:before {
  content: '';
  width: 0;
  height: 0;
  font-size: 0;
  position: absolute;
  border-style: solid;
  display: block;
  top: 50%;
  margin-top: -15px;
}
.slideshow-prev:hover,
.slideshow-next:hover {
  opacity: 1;
}
.slideshow-prev.disabled,
.slideshow-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}

.slideshow-prev {
  left: 8px;
}
.slideshow-prev:before {
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF transparent transparent;
  top: 50%;
  left: 10px;
}
.slideshow-prev:hover:before {
  border-color: transparent #2e8ab8 transparent transparent;
}

.slideshow-next {
  right: 8px;
}
.slideshow-next:before {
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #FFFFFF;
  top: 50%;
  right: 10px;
}
.slideshow-next:hover:before {
  border-color: transparent transparent transparent #2e8ab8;
}

.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 110;
}

.cycle-overlay {
  font-family: tahoma, arial;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 120;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}

/* ============================================ *
 * Wishlist
 * ============================================ */
#wishlist-table th {
  text-align: center;
}
#wishlist-table.clean-table {


  font-family: "Lato",sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
}
#wishlist-table.clean-table th {
  border-bottom: 1px solid #C0C0C0;
}
#wishlist-table.clean-table td {
  padding: 15px;
  vertical-align: top;
}
#wishlist-table.clean-table thead th {


  font-family: "Lato",sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}
#wishlist-table .product-name {
  font-size: 16px;


   font-family: "Lato",sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
}
#wishlist-table .product-name a {
  color: #636363;
}
#wishlist-table .wishlist-sku {
  font-size: 11px;
 /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

  font-family: "Lato",sans-serif;
  margin: 5px 0;
}
#wishlist-table textarea {
  border: 1px solid #C0C0C0;
  width: 100%;
  height: 45px;
  font-size: 11px;
   font-family: "Lato",sans-serif;
}
#wishlist-table textarea::-webkit-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea::-moz-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:-ms-input-placeholder {
  text-transform: uppercase;
}
#wishlist-table textarea:focus {
  border: 1px solid #636363;
}
#wishlist-table .item-manage {
  text-align: right;
  max-width: 450px;
  padding-top: 5px;
}
#wishlist-table .item-manage .button {
  font-size: 11px;
  padding: 3px 5px;
}
#wishlist-table .cart-cell {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-image {
  width: 113px;
}
#wishlist-table td.customer-wishlist-item-quantity {
  width: 3em;
}
#wishlist-table td.customer-wishlist-item-price {
  width: 120px;
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart {
  width: 150px;
}
#wishlist-table td.customer-wishlist-item-cart .button {
  font-size: 12px;
  margin-bottom: 10px;
  padding: 3px 5px;
  width: 100%;
}
#wishlist-table td.customer-wishlist-item-cart .truncated {
  margin-bottom: 10px;
}
#wishlist-table td.customer-wishlist-item-cart > p {
  margin-bottom: 0;
}
#wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
  text-align: center;
}
#wishlist-table td.customer-wishlist-item-cart .btn-remove {
  vertical-align: top;
}
#wishlist-table td.customer-wishlist-item-remove {
  width: 20px;
}
#wishlist-table td .button,
#wishlist-table td button {
  white-space: normal;
}
#wishlist-table .price-box {
  /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

   font-family: "Lato",sans-serif;
  font-size: 12px;
}
#wishlist-table .price-box .price {
  color: #636363;
}
#wishlist-table .giftregisty-add {
  margin-top: 5px;
}
#wishlist-table .giftregisty-add .change {
  display: none;
}
#wishlist-table .giftregisty-add li {
  cursor: pointer;
  color: #636363;
  margin-bottom: 3px;
}
#wishlist-table .truncated .details {
  background: none;
  color: #636363;
}
#wishlist-table td[data-rwd-label]:before {
  font-weight: 600;
}

@media only screen and (max-width: 1199px) {
  #wishlist-table.clean-table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 979px) {
  #wishlist-table.clean-table td {
    padding-left: 5px;
    padding-right: 5px;
  }
  #wishlist-table.clean-table td textarea {
    height: 100px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 110px;
  }
  #wishlist-table .product-name {
    font-size: 13px;
  }
}
@media only screen and (max-width: 770px) {
  #wishlist-table:after {
    content: '';
    display: table;
    clear: both;
  }
  #wishlist-table .product-name {
    font-size: 16px;
  }
  #wishlist-table textarea {
    height: 68px;
    max-width: 100%;
  }
  #wishlist-table .item-manage {
    max-width: 100%;
  }
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table tr:after {
    content: '';
    display: table;
    clear: both;
  }
  #wishlist-table td.customer-wishlist-item-image {
    width: 70px;
  }
  #wishlist-table td.customer-wishlist-item-image img {
    width: 70px;
    height: 70px;
  }
  #wishlist-table td.customer-wishlist-item-cart p {
    margin-bottom: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .remove-whishlist-item {
    margin-right: 0;
    padding-top: 4px;
  }
  #wishlist-table td.customer-wishlist-item-cart {
    padding-right: 15px;
  }
}
@media only screen and (max-width: 599px) {
  #wishlist-table td.customer-wishlist-item-quantity {
    padding-left: 0;
  }
  #wishlist-table td.customer-wishlist-item-image,
  #wishlist-table th.customer-wishlist-item-image {
    display: none;
  }
}
@media only screen and (max-width: 479px) {
  #wishlist-table tr {
    position: relative;
  }
  #wishlist-table th.customer-wishlist-item-image {
    display: block;
  }
  #wishlist-table td.customer-wishlist-item-image, #wishlist-table td.customer-wishlist-item-info, #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price, #wishlist-table td.customer-wishlist-item-cart {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    empty-cells: hide;
  }
  #wishlist-table td.customer-wishlist-item-image {
    display: block;
    overflow: hidden;
  }
  #wishlist-table td.customer-wishlist-item-image a {
    float: left;
  }
  #wishlist-table td.customer-wishlist-item-image a img {
    width: 113px;
    height: 113px;
  }
  #wishlist-table td.customer-wishlist-item-quantity, #wishlist-table td.customer-wishlist-item-price {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity:before, #wishlist-table td.customer-wishlist-item-price:before {
    float: left;
    margin-right: 15px;
  }
  #wishlist-table td.customer-wishlist-item-quantity .cart-cell, #wishlist-table td.customer-wishlist-item-price .cart-cell {
    text-align: left;
  }
  #wishlist-table td.customer-wishlist-item-quantity .price-box, #wishlist-table td.customer-wishlist-item-price .price-box {
    margin-top: 0;
  }
  #wishlist-table td.customer-wishlist-item-cart .cart-cell {
    float: left;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-cart > p {
    float: right;
    width: 48%;
  }
  #wishlist-table td.customer-wishlist-item-remove {
    position: absolute;
    top: 15px;
    right: 0px;
    display: block;
    padding: 0px;
    height: 20px;
  }
  #wishlist-table.clean-table td.customer-wishlist-item-cart {
    width: 100%;
  }
}
/* ============================================ *
 * Wishlist Sidebar
 * ============================================ */
.block-wishlist .mini-products-list > li:not(:last-child) {
  padding-bottom: 5px;
}
.block-wishlist .product-details .product-name {
  padding-top: 0;
  margin-bottom: 5px;
}
.block-wishlist .price-box {
  float: left;
  margin: 0;
}
.block-wishlist .price-box,
.block-wishlist .price-box .price,
.block-wishlist .link-cart {
  font-size: 12px;
}
.block-wishlist .link-cart {
  float: left;
  text-transform: uppercase;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #ededed;
}

/* ============================================ *
 * Checkout - Mini cart
 * ============================================ */
/* .header-minicart {
  display: inline-block;
} */
@media only screen and (max-width: 770px) {
  /* .header-minicart {
    display: block;
  } */
}
.header-minicart .minicart-message {
  display: block;
}
.header-minicart .empty {
  padding: 10px;
  text-align: center;
}
.header-minicart .minicart-wrapper {clear: both; background-color: #ffffff; flex: 1 1 0; min-height: 150px; overflow: auto; direction:rtl;}


.header-minicart .minicart-wrapper:before, .header-minicart .minicart-wrapper:after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index:99999;
}
.header-minicart .minicart-wrapper:before {
  background-color: white;
  opacity: 0.8;
  /* z-index: 2; */
  z-index: 999;
}
.minicart-wrapper.loading{display:inline-block; width:100%; height:100%;}

.header-minicart .minicart-wrapper:after {
  background-repeat: no-repeat;
  background-position: center;
  z-index: 999;
}
.header-minicart .minicart-wrapper.loading {
  position: relative;
}
.header-minicart .minicart-wrapper.loading:before, .header-minicart .minicart-wrapper.loading:after {
  display: block;
}

/* Start Header Minicart Css 24Feb2016 */
.header-minicart .block-cart {box-shadow:0 0 10px 0 #000000; background-color: #ffffff; bottom: 0; color: #333333; margin: 0; overflow: auto; padding: 0; position: fixed; top: 0; transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s !important; width: 300px; z-index: 20; right: -310px;}
.Cart-contain{display: flex; flex-direction: column; height: 100%;}

/* End Header Minicart Css 24Feb2016 */


.skip-test{right:-329px !important;
transition:left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.header-minicart .block-subtitle {
  color: #50A4CF;
  font-family: "Lato",sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 1.4;
  padding: 12px 5px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
  direction:ltr;
}

.header-minicart .block-subtitle .close {
  /*width: 40px;*/
  text-align:left;
  display:block;
  color: #636363;
  text-decoration: none;
  font-weight: bold;
  /*font-size: 30px;*/
  font-size: 16px;
  margin-left:10px;
  position:unset;
  width:98%;
  /*position: absolute;*/
}
.header-minicart .mini-products-list {
  padding:0 0 10px;
}
.header-minicart .mini-products-list li {
  padding: 8px 5px 1px 0px;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.header-minicart .mini-products-list li.last {
  border: none;
}
.header-minicart .mini-products-list li .product-details {
  position: relative;
  text-align:left;
}
.header-minicart .product-details .product-name {
  padding-top: 0px;
  font-weight: bold;
}
.header-minicart .product-details .product-name a {
  /*color: #636363;*/
  color:#fa68a7;

}
.header-minicart .info-wrapper {
  margin-top:20px;
}
.header-minicart .info-wrapper th {
  text-transform: uppercase;
  padding-right: 10px;
}
.header-minicart .info-wrapper td {
  color: #636363;
  clear: right;
  font-weight:bold;
}
.header-minicart .info-wrapper .qty-wrapper td {
  height: 33px;
  line-height: 33px;
}
.header-minicart .info-wrapper .qty {
  padding-left: 4px;
  padding-right: 4px;
  margin-right: 2px;
  width: 3.2em;
  text-align: center;
  height: 30px;
}
.header-minicart .info-wrapper .quantity-button {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 100ms;
  -moz-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}
.header-minicart .info-wrapper .quantity-button[disabled] {
  cursor: default;
}
.header-minicart .info-wrapper .quantity-button.visible {
  opacity: 1;
}
.cart-continue{
  font-size: 16px;
  font-weight: normal;
}
.header-minicart .subtotal {
 /* background-color: #f5f5f5; */
  line-height: 2em;
  padding:0px 10px;
}
.header-minicart .subtotal .label {
  color:#636363;
  font-weight:bold;
}
.subtotal .label{width:80%; float:left;}
.header-minicart .subtotal .price {
  color: #636363;
}
.header-minicart .minicart-actions {
  padding: 10px 10px 0px 10px;
  margin-top: 0px;
  overflow: hidden;
  position: relative;
  /*background:white;
  text-align: center;
  background:#ededed none repeat scroll 0 0 !important; */
}
.header-minicart .minicart-actions .checkout-button {
  min-width: 145px;
}
.header-minicart .minicart-actions .cart-link {
  height: 33px;
  line-height: 39px;
  /*text-transform: uppercase;*/
  font-size: 13px;
}
.header-minicart .minicart-actions .paypal-logo .paypal-or {
  line-height: 1.6;
}
.header-minicart #minicart-error-message {
  text-align: center;
  color: red;
  display: none;
}
.header-minicart #minicart-success-message {
  text-align: center;
  color: green;
  background: #E5EFE5;
  display: none;

}
.header-minicart .jcarousel-control-prev,
.header-minicart .jcarousel-control-next {
  display: none;
}

/*.header-minicart.skip-active .block-cart,
.block-cart.skip-active {
  display: block;
}*/

@media only screen and (min-width: 771px) {
  .checkout-types.minicart {
	text-align:center;

  }
}
@media only screen and (max-width: 479px) {
  .header-minicart a.skip-cart {
    z-index: 1;
  }
}
@media only screen and (max-width: 770px) {
  .header-minicart .subtotal .label {
    color: #636363;
  }
  .header-minicart .minicart-wrapper:before {
    background-color: #EDEDED;
  }
  .header-minicart .quantity-button {
    float: none;
  }
  .header-minicart .header-minicart .block-cart {
    padding: 15px;
  }
  .header-minicart .header-minicart .block-subtitle {
    padding-top: 59px;
  }
  .header-minicart .minicart-actions .cart-link {
    bottom: 0;
   /* right: 10px;
    position: absolute; */
  }
  .header-minicart .minicart-actions .checkout-types.minicart li {
    display: block;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo > a {
    display: inline;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .bml_button {
    display: inline-block;
    vertical-align: top;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    width: auto;
    float: none;
    display: inline;
    margin: 0 10px 5px 10px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 770px) {
  .header-minicart .minicart-actions .cart-link {
    right: auto;
    left: 0;
    text-align: center;
    width: 100%;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or,
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-button {
    width: 100%;
    display: block;
    margin-left: 0;
  }
  .header-minicart .minicart-actions .checkout-types.minicart li .paypal-logo .paypal-or {
    line-height: 1.6;
  }
}
@media only screen and (max-width: 599px) {
  .header-minicart .minicart-actions .checkout-button {
    width: 100%;
  }
}
/* ============================================ *
 * Search - Auto Suggest
 * ============================================ */
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 15px !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #FFFFFF;
  left: 0;
  padding-left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.search-autocomplete ul li {
  border-bottom: 1px solid #f4f4f4;
  /* color: #636363; */
  cursor: pointer;
  font-size: 12px;
  padding: 4px 6px;
  text-align: left;
}
.search-autocomplete ul li:hover {
  color: #2e8ab8;
}
.search-autocomplete ul li.selected {
  color: white;
}
.search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
.search-autocomplete ul li:last-child {
  border-bottom: none;
}
.search-autocomplete:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: none;
  left: 50%;
  top: -7px;
}

/* ============================================ *
 * Search - Advanced
 * ============================================ */
.advanced-search {
  background: #f4f4f4;
  border: 1px solid #ededed;
  padding: 30px;
}
.advanced-search select.multiselect option {
  border-bottom: 1px solid #ededed;
  padding: 2px 5px;
}

@media only screen and (max-width: 479px) {
  .advanced-search {
    padding: 15px;
  }
}
/* ============================================ *
 * Account - Reviews
 * ============================================ */
.product-review .product-img-box p.label {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

   font-family: "Lato",sans-serif;
  margin-top: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-review .product-img-box .rating-box {
  margin: 15px 0;
}
.product-review .product-details h2 {
  border-bottom: 1px solid #cccccc;
  color: #636363;
  font-size: 16px;
  font-weight: 600;
  /*font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

   font-family: "Lato",sans-serif;
  padding-bottom: 10px;
}
.product-review .ratings-table {
  /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

   font-family: "Lato",sans-serif;
}
.product-review .ratings-table th {
  padding-right: 10px;
}
.product-review .ratings-table tr {
  float: left;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.product-review .ratings-description dt {
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  font-weight: 400;
  /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

   font-family: "Lato",sans-serif;
  margin-top: 20px;
  padding: 10px 0;
  text-transform: uppercase;
}
.product-review .ratings-description dd {
  color: #737373;
  /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; */

   font-family: "Lato",sans-serif;
  font-size: 13px;
}

@media only screen and (min-width: 771px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
@media only screen and (min-width: 1126px) {
  .product-review .ratings-table tr {
    float: left;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .product-review .ratings-table tr {
    float: none;
  }
}
/* ============================================ *
 * CMS Pages
 * ============================================ */
.cms-page-view .page-title h1,
.cms-page-view .page-title h3,
.cms-page-view .page-head h1,
.cms-page-view .page-head h3,
.cms-no-route .page-title h1,
.cms-no-route .page-title h3,
.cms-no-route .page-head h1,
.cms-no-route .page-head h3 {
  border: none;
}
.cms-page-view .std img,
.cms-no-route .std img {
  max-width: 100%;
}
.cms-page-view .std p,
.cms-no-route .std p {
  color: #636363;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 14px;
  font-style: italic;
  line-height: 24px;
}
.cms-page-view .std h1,
.cms-no-route .std h1 {
  color: #636363;
}
.cms-page-view .std h2,
.cms-no-route .std h2 {
  color: #636363;
}
.cms-page-view .col-left:after,
.cms-no-route .col-left:after {
  content: '';
  display: table;
  clear: both;
}
.cms-no-route .std img {
  width: 100%;
}

.cms-page-view .std .messages,
.cms-home .std .messages,
.cms-no-route .std .messages {
  margin-bottom: 10px;
}
.cms-page-view .std .messages ul,
.cms-home .std .messages ul,
.cms-no-route .std .messages ul {
  margin-bottom: 0;
}
.cms-page-view .std .messages li,
.cms-home .std .messages li,
.cms-no-route .std .messages li {
  list-style: none;
  margin-left: 0;
  font-style: normal;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}

#accordion .toggle-tabs {
  display: none;
}
#accordion > dl > dt {
  margin: 0;
  margin-bottom: 10px;
  color: #636363;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  line-height: 1.4;
  text-rendering: optimizeSpeed;
  text-transform: uppercase;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: normal;
  margin-bottom: 0px;
  padding: 7px 10px 7px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  position: relative;
  background-color: #f4f4f4;
  display: block;
}
#accordion > dl > dt:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-top: 4px solid #636363;
  border-bottom: none;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}
#accordion > dl > dt:hover {
  background-color: #ececec;
}
#accordion > dl > dd {
  padding: 10px;
  margin: 0;
  border-width: 0 1px;
  border-style: solid;
  border-color: #cccccc;
}
#accordion > dl > dd:last-child {
  border-width: 0 1px 1px 1px;
}
#accordion li {
  position: relative;
  overflow: hidden;
}
#accordion li .plusimage h2 {
  margin-right: 10px;
}

.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;
  font-size: 12px;
}
.page-sitemap .sitemap li {
  margin: 3px 0;
}

.contacts-index-index h1 {
  border: none;
}

#contactForm {
  padding-left: 40px;
}
#contactForm h2 {
  display: none;
}
#contactForm:after {
  content: '';
  display: table;
  clear: both;
}
#contactForm .fieldset .legend + .required {
  margin: 0;
}

.issuuembed {
  width: 90%;
  max-width: 730px;
  height: 500px;
  margin: 0 auto 10px;
}

@media only screen and (max-width: 770px) {
  #contactForm {
    padding-left: 0;
  }
  .issuuembed {
    height: 400px
  }
}
@media only screen and (max-width: 479px) {
  .issuuembed {
    height: 300px
  }
}

/* ============================================ *
 * Pricing Conditions
 * ============================================ */
.price-box .minimal-price-link .label {
  color: #cf5050;

  font-size: 12px;
  text-transform: uppercase;
}

.map-info {
  white-space: nowrap;
}

.catalog-product-view .map-info {
  white-space: normal;
}
.catalog-product-view .map-info > span {
  float: right;
  margin-bottom: 5px;
}
.catalog-product-view .map-info .price-box.map-info > a {
  float: right;
  width: 100%;
}

/* ============================================ *
 * Cookies
 * ============================================ */
.notice-cookie .notice-inner {
  padding-bottom: 0;
}
.notice-cookie .notice-inner:after {
  content: '';
  display: table;
  clear: both;
}
.notice-cookie .notice-text {
  float: left;
  max-width: 90%;
  padding-top: 4px;
  text-align: left;
}
.notice-cookie .notice-text p {
  padding-bottom: 14.5px;
  line-height: 1.3;
}
.notice-cookie .actions {
  float: left;
  text-align: right;
  padding-bottom: 14.5px;
}

@media only screen and (max-width: 979px) {
  .notice-cookie .notice-text {
    max-width: 86%;
  }
}
@media only screen and (max-width: 770px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-text {
    max-width: 82%;
    padding-top: 0;
  }
}
@media only screen and (max-width: 620px) {
  .notice-cookie {
    padding: 0 20px;
  }
  .notice-cookie .notice-inner {
    background-position: left 10px;
  }
  .notice-cookie .notice-inner:after {
    content: '';
    display: table;
    clear: both;
  }
  .notice-cookie .notice-text {
    float: none;
    max-width: 100%;
    padding-top: 0;
  }
  .notice-cookie .actions {
    text-align: left;
  }
}
/* ============================================ *
 * Tags
 * ============================================ */
#addTagForm button {
  margin-top: 5px;
  margin-bottom: 10px;
}

#addTagForm .form-add {
  margin-top: 10px;
}

.product-tags {
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  float: left;
  margin-bottom: 10px;
  padding: 5px 1% 10px;
  width: 98%;
}

.product-tags li {
  float: left;
  margin-right: 15px;
}

.product-tags li.last {
  margin-right: 0px;
}

.tags-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.tags-list > li {
  float: left;
  margin-right: 10px;
}

.block-tags .actions > a {
  font-size: 12px;
}

.my-tag-edit .button.btn-remove {
  padding: 0;
}
.my-tag-edit .button.btn-remove:after {
  color: white;
}

@media only screen and (max-width: 770px) {
  .tags-list > li,
  .tags-list {
    float: none;
  }
}
/* ============================================ *
 * Captcha
 * ============================================ */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

.captcha-image {
  float: left;
  display: inline;
  max-width: 100%;
  position: relative;
  width: 258px;
  margin-bottom: 10px;
}

.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

.registered-users .captcha-image {
  margin: 0;
}

.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}

.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

.customer-account-create .scaffold-form .captcha-input-container label:first-child {
  width: 100%;
}

.captcha-reload {
  position: absolute;
  right: 4px;
  top: 4px;
}

.captcha-img {
  border: 20px solid #bbbbbb;
}

.captcha-input-container {
  margin-bottom: 10px;
}

.control.newsletter-box, .captcha-input-container, .captcha-img-container {
  float: none;
  clear: both;
}
.control.newsletter-box:after, .captcha-input-container:after, .captcha-img-container:after {
  content: '';
  content: '';
  display: table;
  clear: both;
}

/* ============================================ *
 * Checkout Billing Fix to place the Captcha properly
 * ============================================ */
#co-billing-form ul.form-list > .control {
  float: left;
  margin: 0 0 5px;
  width: 100%;
}

/* ============================================ *
 * Account - Orders, Invoices, Credit Memos.
 * ============================================ */
@media only screen and (max-width: 479px) {
  .sales-order-invoice .sub-title,
  .sales-order-creditmemo .sub-title,
  .sales-order-shipment .sub-title {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }
  .sales-order-invoice .order-links,
  .sales-order-creditmemo .order-links,
  .sales-order-shipment .order-links {
    text-align: center;
    width: 100%;
  }
}
/* ============================================ *
 * Recurring Profiles
 * ============================================ */
#recurring_profile_list_view th {
  white-space: normal;
}
#recurring_profile_list_view th span {
  white-space: inherit;
}
@media only screen and (max-width: 479px) {
  #recurring_profile_list_view {
    font-size: 12px;
  }
  #recurring_profile_list_view a {
    font-size: inherit;
  }
  #recurring_profile_list_view th,
  #recurring_profile_list_view td {
    padding: 2px;
  }
}

.recurring-profiles-title {
  float: left;
}
.recurring-profiles-title h1 {
  margin-bottom: 7px;
}

body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
  float: right;
  text-align: right;
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons {
    text-align: center;
    float: none;
  }
}
body.customer-account .my-account .title-buttons.recurring-profiles-title-buttons .button {
  position: static;
}

.recurring-profiles-messages:after {
  content: '';
  display: table;
  clear: both;
}

#recurring_start_date_trig {
  display: inline;
}

/* ============================================ *
 * Billing Agreements
 * ============================================ */
.billing-agreements .info-box {
  margin-bottom: 30px;
}
.billing-agreements .info-box:after {
  content: '';
  display: table;
  clear: both;
}
.billing-agreements .info-box .form-list {
  max-width: 400px;
  width: 100%;
}
.billing-agreements .info-box .box-title {
  margin-top: 20px;
  margin-bottom: 7px;
}
.billing-agreements .info-box .button {
  float: right;
  margin-top: 7px;
}
@media only screen and (max-width: 479px) {
  .billing-agreements .info-box .button {
    width: 100%;
    float: none;
  }
}
.billing-agreements #payment_method {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.billing-agreement-view-header-wrapper .heading {
  max-width: 80%;
}
@media only screen and (max-width: 479px) {
  .billing-agreement-view-header-wrapper .heading {
    max-width: 100%;
  }
}
.billing-agreement-details td, .billing-agreement-details th {
  padding: 3.5px;
}
@media only screen and (max-width: 979px) {
  .billing-agreements .data-table .created-at,
  .billing-agreements .data-table .updated-at {
    display: none;
  }
}
/* ============================================ *
 * Popular Search Terms Cloud
 * ============================================ */
.catalogsearch-term-popular .tags-list {
  float: left;
  width: 100%;
}

.catalogsearch-term-popular .tags-list > li {
  float: left;
  height: 40px;
  margin-right: 25px;
}

/* ============================================ *
 * Widgets
 * ============================================ */
/* -------------------------------------------- *
 * Add to cart by SKU
 */
.sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
  width: 100%;
}
@media only screen and (min-width: 771px) {
  .sidebar .widget-addbysku .sku-table .input-text:not(.qty) {
    max-width: 100px;
  }
}

.widget {
  clear: both;
}

.widget .pager {
  float: none;
  width: 100%;
}

@media only screen and (min-width: 1199px) {
  .col2-left-layout .col-main .widget,
  .col2-right-layout .col-main .widget,
  .col3-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col2-right-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n),
  .col3-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li,
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col2-left-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col2-right-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n),
  .col3-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 770px) {
  .col1-layout .col-main .widget {
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
    /* Config: Columns + flexible gutter */
    /* Undo three-column config */
    /* Set column config */
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li {
    width: 23.33333%;
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-4-col-widget > li:nth-child(4n) {
    margin-right: 0;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(odd) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n+1) {
    clear: none;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(even),
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(3n) {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li {
    width: 18.22222%;
    margin-right: 2.22222%;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n+1) {
    clear: left;
  }
  .col1-layout .col-main .widget .products-grid--max-5-col-widget > li:nth-child(5n) {
    margin-right: 0;
  }
}
/* ============================================ *
 * Checkout - Multiple Addresses
 * ============================================ */
body[class*="checkout-multishipping-"] .checkout-progress {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
body[class*="checkout-multishipping-"] .checkout-progress > li {
  float: left;
  width: 20%;
  text-align: center;
  padding: 8px 1% 6px;
  background: #f4f4f4;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin-bottom: 10px;
  /* font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;*/
}
body[class*="checkout-multishipping-"] .checkout-progress > li.active {
  background-color: #dddddd;
}
body[class*="checkout-multishipping-"] .checkout-progress > li.last {
  border-right: 0px;
}
body[class*="checkout-multishipping-"] .page-title {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .page-title h1 {
  border: 0 none;
  float: left;
  margin-top: 2px;
  margin-right: 2%;
}
body[class*="checkout-multishipping-"] .page-title .button {
  float: right;
}
body[class*="checkout-multishipping-"] .multiple-checkout > h2 {
  text-transform: none;
  font-size: 17px;
  margin-bottom: 15px;
}
body[class*="checkout-multishipping-"] .messages {
  float: left;
  width: 100%;
}
body[class*="checkout-multishipping-"] .col-2.col-wide {
  width: 66%;
}
body[class*="checkout-multishipping-"] .col-1.col-narrow {
  width: 30%;
}
body[class*="checkout-multishipping-"] .actions {
  margin-bottom: 10px;
}
body[class*="checkout-multishipping-"] .grand-total {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
}
body[class*="checkout-multishipping-"] #checkout-review-submit {
  float: right;
}
body[class*="checkout-multishipping-"] #review-buttons-container {
  float: right;
  text-align: right;
}

.checkout-multishipping-addresses .btn-remove2 {
  text-indent: -5555px;
  display: block;
  width: 22px;
  height: 22px;
}

.checkout-multishipping-shipping .gift-messages {
  margin-top: 20px;
}
.checkout-multishipping-shipping .gift-messages-form {
  margin-top: 15px;
}
.checkout-multishipping-shipping .gift-messages-form h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
.checkout-multishipping-shipping .gift-messages-form .form-list {
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-multishipping-shipping .gift-messages-form .item {
  margin-top: 15px;
}

.checkout-multishipping-shipping .col-1 .box-title h2, .checkout-multishipping-shipping .col-1 .box-title h3, .checkout-multishipping-shipping .col-1 .box-title h4, .checkout-multishipping-shipping .col-2 .box-title h2, .checkout-multishipping-shipping .col-2 .box-title h3, .checkout-multishipping-shipping .col-2 .box-title h4,
.checkout-multishipping-billing .col-1 .box-title h2,
.checkout-multishipping-billing .col-1 .box-title h3,
.checkout-multishipping-billing .col-1 .box-title h4,
.checkout-multishipping-billing .col-2 .box-title h2,
.checkout-multishipping-billing .col-2 .box-title h3,
.checkout-multishipping-billing .col-2 .box-title h4,
.checkout-multishipping-overview .col-1 .box-title h2,
.checkout-multishipping-overview .col-1 .box-title h3,
.checkout-multishipping-overview .col-1 .box-title h4,
.checkout-multishipping-overview .col-2 .box-title h2,
.checkout-multishipping-overview .col-2 .box-title h3,
.checkout-multishipping-overview .col-2 .box-title h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 > h4, .checkout-multishipping-shipping .col-2 > h4,
.checkout-multishipping-billing .col-1 > h4,
.checkout-multishipping-billing .col-2 > h4,
.checkout-multishipping-overview .col-1 > h4,
.checkout-multishipping-overview .col-2 > h4 {
  font-weight: normal;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #cccccc;
  padding: 10px;
  font-size: 14px;
}
.checkout-multishipping-shipping .col-1 .box-content, .checkout-multishipping-shipping .col-2 .box-content,
.checkout-multishipping-billing .col-1 .box-content,
.checkout-multishipping-billing .col-2 .box-content,
.checkout-multishipping-overview .col-1 .box-content,
.checkout-multishipping-overview .col-2 .box-content {
  margin-bottom: 25px;
  padding-left: 10px;
  margin-top: 10px;
}

.checkout-multishipping-billing .sp-methods dt {
  float: left;
  width: 100%;
}

.checkout-multishipping-payment-customerbalance input.checkbox {
  margin-left: 15px;
}

#multiship-addresses-table > tbody > tr > td.a-center.last > a {
  background-image: none;
}

#review-order-form > div:nth-child(3) > div.divider {
  width: 100%;
  clear: both;
}

@media only screen and (max-width: 979px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 300px;
  }

  #review-order-form .col-1,
  #review-order-form .col-2 {
    float: none;
    width: auto;
    border: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (max-width: 770px) {
  body[class*="checkout-multishipping-"] .checkout-progress span {
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress li {
    width: 100%;
    margin: 0;
    text-align: left;
    padding-left: 3%;
    border-right: 0px;
  }
  body[class*="checkout-multishipping-"] .checkout-progress span {
    word-spacing: 1px;
    width: 12px;
  }
  body[class*="checkout-multishipping-"] .box-title {
    float: left;
    width: 100%;
  }
  body[class*="checkout-multishipping-"] .page-title .button {
    float: left;
    margin-bottom: 10px;
  }
  body[class*="checkout-multishipping-"] .linearize-table tfoot td {
    text-align: right;
  }
  body[class*="checkout-multishipping-"] .linearize-table select {
    width: 100%;
    min-width: 200px;
  }
  body[class*="checkout-multishipping-"] .col-1.col-narrow, body[class*="checkout-multishipping-"] .col-2.col-wide {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 599px) {
  .checkout-multishipping-addresses .linearize-table tbody td[data-rwd-label] {
    text-align: left;
    padding-left: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 479px) {
  body[class*="checkout-multishipping-"] .buttons-set .back-link {
    display: block;
  }
  .logo1 {background-size: 100% auto !important; margin-left: 20px; width: 100% !important;}
}
/* ============================================ *
 * Calendar styles (restore styles from /js/calendar)
 * ============================================ */
div.calendar table {
  border-collapse: separate;
}
div.calendar table td.button {
  display: table-cell;
  background: inherit;
  color: inherit;
  text-transform: none;
}
/*** Start 16-Sept-2015 Css ***/
.welcome-msg-left{float:left;}




/* @media only screen and (min-width: 771px){ */
.header-language-background.desktop_search_top{display:none;}
#am_minicart_container a.btn-remove, a.btn-edit{float: left !important; margin: 1px 10px 2px 5px !important;}
.mini-products-list .remove{margin-left:5px;}
.block-des p{color:#636363;}
.desktop_menu{transition:left 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s; height: 100%; left: -300px; overflow-y: auto; position: fixed; top: 0; width: 280px; z-index: 9999999;}
.desktop_menu ul{display:block;}
.desktop_menu nav ol ul{position:unset !important; display:block !important; border:none !important; margin:5px 0px;}
.desktop_menu ol li{display:block !important;}
.desktop_menu ol li a.has-children{padding-left:15px; font-weight:bold;}
.nav-primary li.level1 a{border:none !important;}
.desktop_menu li a{color:#fa68a7;}
.desktop_menu ol li ul{font-size: 14px; margin-left: 10px;}
.desktop_menu ol li ul li{line-height: 22px;}
.desktop_menu ol li ul li a{font-size: 14px !important; font-weight:600;}
.desktop_menu ol li.view-all{display:none !important;}
.desktop_menu li a:hover{text-decoration:underline !important;}
.desktop_search_top{position:relative;}
.header-language-container.desktop_search_middle{width:50%;}
.amshopby-filters-top dd li a.amshopby-attr{font-size:15px !important;}
.button.search-button{background:#fa68a7 none repeat scroll 0 0 !important; border-image: none !important; border-right: 1px solid white !important;
font-size: 14px; letter-spacing: 1px; padding: 2px 2px 2px 2px !important; width: 110px !important; font-family:"Lato",sans-serif;}
.header-language-background.desktop_search_top{padding:7px 0px !important;}
.menu-text{float:left;}
.menu-text a{color:#636363;}
.Curtain{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s;
visibility: hidden; width: 100%; z-index: 15;}
.Curtain.visible{cursor: pointer; opacity: 0.25;  visibility: visible; z-index:999; background:#000;}
.Curtain-cart{ /*background-color: #000;*/ height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s;
visibility: hidden; width: 100%; z-index: 15;}
.Curtain-cart.visible{cursor: pointer; opacity: 0.25;  visibility: visible; z-index:999; background:#000;}
.menu-text{font-size: 20px; margin-top: 25px; text-transform:uppercase; font-weight:bold;}
.menu-text .fa{margin-right: 10px;}
.menu-over:hover{cursor:pointer;}
.account-cart-wrapper{top:20px; right:50px;}


.nav-primary li.level0 li.parent > a::after{border:none !important;}
.skip-link.skip-cart .count{color: white; font-weight: bold; left: -5px; position: absolute; text-align: center;
top: 12px; width: 100%;}
/*** End 16-Sept-2015 Css ***/
.close_button {color: #fa68a7; cursor: pointer; font-size: 17px; height: auto; position: absolute; right: 0; top: 10px; width: 10%;}
.style_tit {color: #fa68a7; font-size: 24px; margin: 2px 2px 0 16px; text-align: left;}
.mobile-header-right{display:block;}
.mobile-header-right .search-icon, .account-cart-wrapper .header-minicart{display:none;}
.mobile-header-right .header-minicart{position: absolute; /*right: 0;*/ right:-12px; top: 20px;}
.block-des p{color:#636363 !important;}
ul.bullet-list {list-style-image: inherit; list-style-position: inherit;
list-style-type: disc; margin-left: 20px; margin-top: 10px;}
.shop-title-img{display: inline-block; text-align: center !important;}
.shop-ruffle-right-list ul li{list-style-type: none; margin-left: 0px; display:inline-block;}
html.mm-right{position:fixed; left:-215px;}
@media only screen and (min-width: 771px){
 .slideshow-container{width:70%; float:left;}
 .promos{width:30% !important; float:left;}
 body .promos > li{float:none !important; width:100% !important; margin-left:10px !important; border:none !important;}
}
/* Start Commoon Footer css */
.footer-mobile-list, .footer-social-media{display:none;}
.mobile-header-right #header-account{display:none !important;}
.skip-content.menuacct{display:none !important;}
.example-placement{font-size: .7em; margin-bottom: 5px; text-align:center; margin-left:40%;}
#emb_color_box {  border: 1px solid #c7c7c7; height: 20px; width: 100px; margin: -32px 21% 0 0; float: right; background: white}
.emb_color_txt {font-size: .7em; text-decoration: none; float:right; color: #7D7D7D; margin-top: -6px; margin-right: 18%;}
@media only screen and (max-width: 767px){
.catalog-product-view .main-container .product-view select,
.onestepcheckout-column-right .onestepcheckout-place-order-wrapper:first-child{display:none;}
.product-options{width:100% !important;}
.example-placement{margin-left:0%;}
#emb_colorchart span{clear:both !important; float:left !important;}
.header-language-background .header-language-container{padding:0px !important;}
.csbox iframe{width:100%;}
.cat-item-count{display:none;}
.cms-bottom-img > a{width:100%;}
.cms-col1, .cms-col2
.product-view .add-to-links{width:47% !important;}
.wholesale-box-popup{width:70% !important; left:15% !important; top:25%;}
.cms-gallery .cms-gallery-box{width:50% !important; float:left;}
.desktop_search_middle::before{right:22% !important;}
.skip-content.menuacct{display:block !important;}
#header-account .menuacct . ul li{float:none;}
#header-account .menuacct . ul li .last{float:none;}
.level0.has-children{text-decoration:none !important;}
.block-subscribe .button{background:#FDC7DE;}
.block-subscribe .input-box input{height:35px;}
.footer .block-subscribe .actions .button{height:40px;}
.footer .links{display:none;}
.footer-mobile-list{border-top: 1px solid white; display: inline-block !important; padding-top: 25px; width: 100%;}
.footer-mobile-list .footer-mobile-list-left{width:46%; float:left;}
.footer-mobile-list .footer-mobile-list-right{width:53%; float:left;}
.footer-mobile-list-left ul li a, .footer-mobile-list .footer-mobile-list-right ul li a{color:white; font-size:16px;}
.footer-container address.copyright{border:none !important;}
.social-media ul li{display:inline;}
.social-media ul li .fa{color:white; font-size:40px; padding-right:15px;}
.social-media ul li:last-child .fa{padding-right:0px;}
.footer-social-media{text-align:center; margin:15px 0px;}
.footer-mobile-list-left ul li,  .footer-mobile-list-right ul li{line-height:25px;}
.footer-container address.copyright{color:white;}
.footer-mobile-list, .footer-social-media{display:block;}
.block-des > p{color:white !important;}
body .promos > li{border:none !important;}
body .promos > li:first-child, body .promos > li:last-child {display:none;}
.slider{width:100%; float:none;}
.slider img{width:100%;}
.cart-right ul li .account-png{display:none;}
.cart-right ul li a.search-icon {border-right: 2px solid #f5f5f5;  padding-right: 8px;}
.header-minicart{padding-left:8px;}
.page-header{padding:0px !important;}
}
.footer-container address.copyright{clear:both; text-align:center; padding:10px 0px; border-top:1px solid #ccc;}
/* End Commoon Footer css */

/* =================== Start New Header Css ======================== */
.header  {width: 100%; max-width: 1260px; height: 75px; display: table; margin:0 auto;}
.hdrbars, .hdrshop{width:auto;}
.header img{display:inline-block;}
.left{width: 20%; display: table-cell; vertical-align: middle; padding-left:5px;}
.left img{vertical-align: middle;}
/*.left .hdrshop {margin: 1px 0 0 2px;}*/
.left .hdrshop {margin: 0; font-size: 18px; color: #636363; }
.middle  {width: 53%; display: table-cell; vertical-align: middle; text-align: center;}
.middle img{ width: 100%; max-width: 271px;}
.right   {width: 27%; display: table-cell; vertical-align: middle; padding-right:5px;}
.search  { float: right;display: table-cell; vertical-align: middle;  border-right: 2px solid #f5f5f5; padding: 0 7px;  }
.account { float: right;display: table-cell; vertical-align: middle;  border-right: 2px solid #f5f5f5; padding: 0 7px; }
.cart    {cursor:pointer; float: right;display: table-cell; vertical-align: middle;  margin: -4px 0 0 7px;}
.cart img{ text-align: center; float: left; position: relative;}
.carttext{text-align: center; font-family: "Lato",sans-serif !important; color: #fff; font-size: 13px; position: absolute; margin-top: 8px; width: 21px;}

@media only screen and (max-width: 480px)
{
 .left { width: 10%; }
 .left .hdrshop { display: none; }
 .middle { width: 60%; }
 .right { width: 30%; min-width: 115px;}
 .left .hdrshoptext {display: block !important; font-size: 9px; color: #636363; margin: 3px 0 0 -1px;}
}
/* =================== End New Header Css ======================== */
/* Start Cart Right Css */
.header-minicart .mini-products-list{background: white none repeat scroll 0 0; padding-top:15px; direction:ltr;}
.minicart-wrapper .remove img {     margin: -28px -12px 0 0; padding: 8px; position: relative; opacity: .4;}
.minicart-wrapper .remove img:hover {  opacity:1}
/* End Cart Right Css */
@media only screen and (max-width: 770px){
.cms-page-view .cms-colmain {border-right: medium none;width: 80%;}
.catheadtitle {margin: 0; font-size: 18px;}
.catheadtext {line-height: 16px; margin: 5px 8px; font-size: 13px;}
.catheadlink {display: none;}
.footer-container{padding-bottom:10px !important;}
.footer-right-list ul li{line-height:30px !important;}
.footer-right-list ul li a{font-size:15px !important;}
#MobNav_MyAccount, #MobNav_MyAccount1{display:block !important;}
.desktop_search_middle::before{right:10%;}
.mobile-header-right{display:block;}
.skip-content.desktop_menu{display:block;}
.welcome-msg-left , .header-language-background .welcome-msg{float:none; text-align:center;}
.logo{min-height:65px; /* width:50%; */ width:38%; }
.logo_img{margin-top: 10px; background-position:center !important;}
.menu-text{margin-left: 10px; width: 22%;}
.skip-link.skip-nav{display:none;}
.skip-link.skip-search{display:none;}
.account-cart-wrapper{display:none;}
.header-language-background{display:block;}
.header-language-container.desktop_search_middle{width:90% !important;}
.footer-container{padding-left:0px; padding-right:0px; padding-bottom:0px !important;}
}
@media only screen and (max-width: 600px){
.catheadtitle { margin: 0 0 4px 0; font-size: 18px; }
.catheadtext  { font-size: 11px;}
}

@media only screen
and (min-device-width : 771px)
and (max-device-width : 1279px){
.logo{margin-left:0%; width:40%;}
.catalogsearch-result-index .products-grid.products-grid--max-5-col li img{display:inline;}
.salescontent{width:100% !important;}
}
#am_minicart_container{top:60px;}
@media only screen and (max-width: 771px){
.mobile-header-right .search-icon, .account-cart-wrapper .header-minicart{display:block;}
.mobile-header-right .header-minicart{position:static;}
#am_minicart_container{top:116px;}
}
.cms-home .main-container{
 /* padding:20px !important; */
}
.close.mob{display:none;}
@media only screen and (max-width: 768px){
.cms-wholesale-bulk-order .csbox{width:100% !important; margin-left:0px !important;}
.conatct-col1, .conatct-col2, .conatct-col3{width:50% !important;}
.conatct-col2{margin-bottom:10px;}
.conatct-col3.social1{float:right;}
.social-media .social-title {display: none;}
.category_description{min-height:auto !important;}
#header-account .links.top-account{margin-left:15px;}
.sort-by > select{min-width:90px !important;}
.toolbar .catname{width:100% !important; text-align:center; margin-bottom:10px;}
.category-products .toolbar .cat-filter{width:16% !important; float:left;}
.category-products .toolbar .sorter{float: left; width: 77% !important;}
.catheadleft .catheadtitle{margin-bottom:0px;}
.cms-page-view .cms-col1, .cms-page-view .cms-col2{width:100% !important; float:none;}
.welcome-msg-left{display:none;}
.header-language-background .shipping-top{display:none;}
.header-language-background .welcome-msg{width:100%;}
.catheadtitle h1{font-size:25px !important;}
.category-description.std .catheadleft{display:none;}
.category-description.std .catheadright{width:100% !important;}
.category_description { border: none; }
.close.desk{display:none;}
.currently .btn-remove::after{line-height:9px !important; color:#fa68a7 !important;}
.close.mob{display:block; border: 2px solid white; padding: 0px 5px;}
.close.mob:hover{text-decoration:none; color:white;}
.block-title-left{width:30%; float:left; text-align:left;}
.block-title-right{width:50%; float:left; text-align:center;}
.block-title{width:100%; display:inline-block;}
.reset-link{border:2px solid white; color: white; font-weight: bold; margin-left: 20px; padding: 5px 15px;}
.reset-link:hover{text-decoration:none; color:white;}
.item-filter-Size .amshopby-attr{color:black; font-weight:bold;}
.filter-price, .filter-size, .filter-color{font-size:15px; color:black; font-weight:bold;}
ul.class_mobile .item-filter-Color{float:left; text-align:center;}
.my_custom_zn_fabric{clear:both;}
.my_custom_zn_fabric .my_custom_zn_fabric_left{width:40%; float:left;}
.my_custom_zn_fabric .my_custom_zn_fabric_right{width:50%; float:left;}
#openModal div{border-radius:0px !important; /*margin:0px !important;*/}
#openModal > div{padding-left:0px !important; padding-right:0px !important;}
#header-account h4{padding:0px 15px;}
#openModal .block-title{color:white !important;}
.modalDialog > div{padding-top:0px !important;}
#openModal div .block-content{padding-left:10px !important; padding-right:10px !important; margin-top:10px !important;}
#openModal .block-title{color: white; text-align: center !important; background: #fa68a7; padding-bottom: 10px;}
.amshopby-item-top{width: 100% !important; min-height: auto !important; padding-bottom: 5px !important;}
#openModal .block-title{text-align:center !important; color:#fa68a7;}
.block-layered-nav dl ol > li > a{background-color:#fff !important;}
.header-minicart .minicart-actions .checkout-button{min-width:100%;}
.minicart-actions .cart-link{padding:9px 85px !important; margin-right:0px !important;}
#search{font-size:14px;}
.footer .block-title strong{color:white;}
.nav-primary li.parent > a::after{border:none;}
.desktop_menu ol li ul{font-size: 14px; margin-left: 10px;}
#header-account li a, .nav-primary a.level0{border-bottom:none;}
.nav-primary li.level0 li{padding-left:0px;}
.nav-primary a.level0, .nav-primary a{line-height:22px;}
#nav{margin-top:25px;}
.minicart-actions .cart-link{padding:9px 112px !important;}
.nav-primary li.parent.sub-menu-active > a::after, .nav-primary li.parent.menu-active > a::after{border:none !important;}
.cms-page-view .cms-colleft,.cms-page-view .cms-colmain,.cms-page-view  .cms-colright{width:100% !important;}
/* Start Mobile Cart Css */
.block.block-cart.skip-content.skip-active{position:fixed !important; height:100% !important; right:0px; top:0px; z-index:999;}
/* End Mobile Cart Css */


/* Mobile Search css Start */
.skip-links{border:none;}
.slider{float:none; width:100%;}
.slider img{width:100%;}
/* Mobile Search css End */

/* Start Home Page Css Main container */
.slider, .slider img{width:100% !important;}
.slider{margin-bottom:5px !important;}
.top-box{width:100% !important; margin-bottom:5px !important;}
.top-box img{width:100%;}
.bottom-box{width:100% !important; margin:5px 20px 5px 0px !important;}
.bottom-box img{width:100%;}
/* Start Home Page Css Main container */
/* Start Product Filter Css */
 .amshopby-item-top{margin-bottom: 0px; min-height: auto; width: 100%;}
/* End Product Filter Css */
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
.category_description{min-height:auto !important;}
.header-minicart .block-subtitle .close{position:static !important;}
.cms-enter-to-win-ruffle .iframe-login iframe{height: 335px; width: 365px !important;}
.desktop_menu nav ol ul{display:block !important; position:static !important;}
.mobile-header-right .header-minicart{top:20px !important;}
.skip-link.skip-cart .count{top:13px !important;}
.desktop_search_middle::before{right:20% !important;}
.desktop_search_top form{margin-left: 15%; width: 100%;}
.page-header.fixedheader{background: white none repeat scroll 0 0; padding: 0 20px; position: fixed; top: 0; width: 100% !important; z-index: 99999; z-index: 99999;}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px){
	/* Start Cms Home Page Css */
	.slider, .top-box{width:100% !important;}
	.slider img{width:100% !important;}
	.top-box img{width:100% !important;}
	.top-box-3{display:block !important;}
	.cms-home .top-box{float: left; width: 33.33% !important; padding: 0px 10px;}
	.cms-home .bottom-box.bot-box-3{display:none;}
	.cms-home .bottom-box{float: left !important; margin-right: 0; padding: 0 15px; width: 50%;}
	.bottom-box.bot-box-2{padding-right:0px;}
	/* End Cms Home Page Css */
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
.catalog-product-view .monoleft input{width:47% !important; }
.product-options, .catalog-product-view .product-options-bottom{width:100% !important;}
.filter-color, .filter-price, .my_custom_zn_fabric dd, .amshopby-filters-top .block-content a{font-size:10px !important;}
.category_description{min-height:auto !important;}
.header-minicart .block-subtitle .close{position:static !important;}
.fixedheader .search-icon, .fixedheader .header-minicart{top:24px !important;}
.cms-enter-to-win-ruffle .iframe-login iframe{width:100% !important; height:335px;}
.toolbar .catname{width:40% !important; font-size:24px !important;}
.page-header.fixedheader{background: white none repeat scroll 0 0; padding: 0 20px; position: fixed; top: 0; width: 100% !important; z-index: 99999;}
.category-products .toolbar .cat-filter{width:36% !important;}
/* .category-products .toolbar .sorter{width:40% !important;} */
.category-products .toolbar .sorter{width:14% !important;}
/* Start Top Header Right */
.catheadtitle h1{font-size:25px !important;}
.catheadtext span{font-size: 14px; /*padding: 0 20px;*/}
.catheadtext{line-height: 18px; margin-bottom: 50px; margin-top: 50px;}
.skip-links{border:none;}
.skip-content.menuacct{display:block !important; margin-left:15px;}
.skip-content.menuacct h4{color:#fa68a7 !important;}
.accont1_login .search-icon{width: 5% !important;}
#header-account{display:block;}
.mobile-header-right #header-account{display:none !important;}
.mobile-header-right{display:inline-block;}
.mobile-header-right.accont1_login{display:block !important;}
.accont1_login #header-account{width: 15% !important;}
.skip-link.skip-active{background:none !important;}
.accont1_login #header-account ul li{display:list-item !important; float:none !important;}
.accont1_login #header-account ul li a{border-left:2px solid #f5f5f5; text-decoration:none; line-height: 18px; text-align: center;}
.mobile-header-right .header-minicart{position: absolute; right: 15px; top: 45px; border-left: 2px solid #f5f5f5;}
.header-minicart .skip-link.skip-cart{margin-top:0px !important;}
.icon-cart{font-size:25px !important;}
#header-account ul li a{padding:0px 5px;}
.header-minicart .skip-cart{border-left: none !important; padding-left: none !important;}
/* Start Top Header Right */
.welcome-msg-left, .header-language-background .welcome-msg{float:left; padding:0px 5px; width:50%;}
.welcome-msg-left{text-align:left !important;}
.header-language-background .welcome-msg{text-align:right !important;}
.block.block-cart.skip-content.skip-active{position:fixed !important; height:100% !important; right:0px; top:0px; z-index:999;}
.minicart-actions .cart-link{margin-right:5px !important;}
#nav{margin-top:25px;}
body .promos > li{border:none !important;}
body .promos > li:first-child, body .promos > li:last-child {display:none;}
/* Start Footer Css */
.block-title h2, .block-title h3, .block-title strong{color:white;}
.block-subscribe .button{background:#FDC7DE;}
.block-subscribe .input-box input{height:35px;}
.footer .block-subscribe .actions .button{height:35px;}
.footer .links{display:none;}
.footer-mobile-list{border-top: 1px solid white; display: inline-block !important; padding-top: 25px; width: 100%;}
.footer-mobile-list .footer-mobile-list-left{width:46%; float:left;}
.footer-mobile-list .footer-mobile-list-right{width:53%; float:left;}
.footer-mobile-list-left ul li a, .footer-mobile-list .footer-mobile-list-right ul li a{color:white; font-size:16px;}
.footer-container address.copyright{border:none !important;}
.social-media ul li{display:inline;}
.social-media ul li .fa{color:white; font-size:40px; padding-right:15px;}
.social-media ul li:last-child .fa{padding-right:0px;}
.footer-social-media{text-align:center; margin:15px 0px;}
.footer-mobile-list-left ul li,  .footer-mobile-list-right ul li{line-height:25px;}
.footer-container address.copyright{color:white;}
.footer-mobile-list, .footer-social-media{display:block;}
.block-des > p{color:white !important;}
/* End Footer Css */
#header-account li a, .nav-primary a.level0{color:white;}
#header-account li a, .nav-primary a.level0{border-bottom:none;}
.nav-primary a.level0, .nav-primary a{line-height:22px;}
.nav-primary li.parent > a::after{border:none;}
.nav-primary li.level0 li{padding-left:0px;}
.nav-primary li.level1 a{padding-left:15px !important;}
/* Start Cms Home Page Css */
.slider, .top-box{width:100% !important;}
.slider img{width:100% !important;}
.top-box img{width:100% !important;}
/* End Cms Home Page Css */
.wholesalewrap-list{width:100% !important;}
.mobile-header-right .search-icon{top:118px !important;}
}
@media only screen and (max-width: 550px){
.copyright-txt-mob .chat-icon{margin-top:12px;}
.footer-container{padding-bottom:0px !important; padding-left:0px; padding-right:0px;}
.footer-container .footer{padding-left:10px !important; padding-right:10px !important;}
/* .copyright-txt.desk{display:none !important;} */
.footer-mobile-top{display:block !important;}
.menu-text{font-size:18px; font-weight:bold;}
.header-minicart .skip-link.skip-cart{margin-top:20px;}
.logo_img{background-size:100% !important;}
.menu-text{width:18%; margin-top:30px;}
/* .search-icon{margin-right:8px;} */
.footer-newsletter .block.block-subscribe {margin-top:15px;}
.skip-link.skip-cart .count{left:4px;  top: 14px;}
}
@media only screen and (max-width: 423px){
.header-minicart, .header-minicart .skip-link{padding-left:0px !important;}
.top-menu-icon{display: inline-block; float: left; width: 26%;}
.logo-maincontainer{display: inline-block; float: left; width: 45%;}
.menu-text{width:100%;}
.logo-maincontainer1{margin-top:20px !important;}
.cart-right{margin-top:15px !important;}
.logo_img{min-width:150px;}
.logo{margin-left:2px;}
.menu-text{font-size:14px; font-weight:bold;}
.menu-text .fa{margin-right:2px;}
.header-minicart .skip-link.skip-cart{margin-top:1px;}
.skip-link{padding-left:8px;}
/* .skip-link.skip-cart .count{left:20px;} */
.shop-ruffle-right-list ul li{width:31%; margin-left:4px;}
.shop-ruffle-right-list ul li img{min-height:103px;}
.al-authorization-container-overlap .Canvas .Wrapper{width:310px !important;}
.al-authorization-container-overlap .Close{right:15px !important;}
}
@media screen and (max-width: 400px){
	.header {height: 70px;}
	.my_filters.fixedheader{padding:0px !important;}
	.my_filters.fixedheader{top:60px !important;}
	.my_filters.fixedheader.s-fil{top:116px !important;}
}
@media screen and (max-width: 340px){
	.header {height: 60px;}
    .my_filters.fixedheader.s-fil { top: 104px !important;    }
    .header-language-background.desktop_search_top.fixedheader { top: 60px !important;    }

}
@media only screen and (max-width: 419px){
.skip-link.skip-cart .count{left:7px !important;}
}
@media only screen
and (min-device-width : 561px)
and (max-device-width : 771px){
    .skip-link.skip-cart .count{left:8px !important;}
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : landscape){
  .skip-link.skip-cart .count{left:17px;}
}
/* Start Cms Home Page Css By Mark */
.cms-wholesale-area .page-title h1{padding-left: 10px; text-align: left !important;}
#messageBox .price-box .old-price .price, #messageBox .price-box .old-price{color:#c0c0c0;}

.slider {margin-right: 22px; margin-bottom: 20px; float: left;width: 910px;}
.top-box{float: left; width: 280px; margin: 0 0 20px 0;}
.top-box-3{display: none;}
.shop-by-age-title{width: 100%; text-align: center; background:white;}
.shop-by-age{background: #eeeced none repeat scroll 0 0; color: #8d8c8c;
float: left; font-family: Tahoma; line-height: 25px; text-align: center; width: 33.33%;}
.bottom-box{float: left; margin: 20px 20px 20px 0;}
.bot-box-3{margin-right: 0px;}
.footer-mobile-top{display:none;}
@media only screen and (max-width: 480px){
div#navigation-table div.column ul.subcategories li a{font-size:13px !important;}
.cms-about-gallery .cms-gallery-box{width:100% !important;}
.about-bottom-image img{display:none !important;}
.catheadleft {display: none;}
.catheadright {width: 100% !important; padding:10px;}
.catheadright img {width: 100%;}
.cms-home .top-box{float: left !important; padding: 0 5px; width: 50% !important;}
.cms-home .bot-box-3{display:none;}
.cms-home .bottom-box{padding:0px 10px;}
.cms-item-unavailable .item-unavailable-content .product-lists .product-li{width:100% !important;}
.catheadleft {display: none;}
.catheadright img{height:auto !important;}
.footer-col1{width:100% !important;}
.footer-col2{width:100% !important;}
.footer-newsletter .block-des{width:100% !important;}
.social-media ul li{margin-right:5% !important;}
.footer-mobile-top{display:block;}
.conatct-col1, .conatct-col2, .conatct-col3{width:100% !important;}
.cms-about-us .aboutus img {float: none !important; margin-left: 0px !important;  width: 100% !important;}
.filter-color, .filter-price, .my_custom_zn_fabric dd, .amshopby-filters-top .block-content a{font-size:12px !important;}
}
@media only screen and (min-device-width: 771px) and (max-device-width : 1279px) and(-webkit-min-device-pixel-ratio:0){
.mobile-header-right .header-minicart{right: 0px; top: 17px !important;}
.skip-link.skip-cart .count{top:13px !important;}
}
@media only screen and (min-device-width: 495px) and (max-device-width : 640px){
    .wrapper{min-width:auto;}
}
@media only screen and (min-device-width: 783px) and (max-device-width : 1024px){
	.category_description{min-height:auto !important;}
	.mobile-header-right .header-minicart{border-left:none;}
	.accont_login #header-account{width:65%;}
	.mobile-header-right .header-minicart{right: -5px; top: 14px;}
	.menu-text{font-size:20px !important;}
	.top-menu-icon{width:35% !important;}
}
@media only screen and (min-width: 783px) and (max-width : 1024px) and (orientation : portrait){
	.category-products .toolbar .cat-filter{width:30% !important;}
	.category-products .toolbar .sorter{width:40% !important;}
	.guarantee_popup1{width:85% !important;}
}
@media only screen and (min-width: 771px) and (max-width : 1279px){
	.search-icon{margin-top:8px !important;}
	.catalog-category-view .category-products .product-info, .catalogsearch-result-index .category-products .product-info{min-height:105px !important;}
	.amshopby-filters-top .mobile-size-filter, .amshopby-filters-top .mobile-color-filter, .amshopby-filters-top .mobile-price-filter{min-height:230px !important;}
	.onestep-giftcoupon-btn{margin-top:21px !important;}
	.onestepcheckout-coupons input#id_couponcode-new{width:100% !important;}
	.menu-text span{font-size:18px !important;}
	.top-menu-icon{width:25% !important;}
	li.wholesalelinks a{padding:0 2px !important; font-size:10px;}
	.wholesalewrap-list{width:96% !important;}
	.header-language-background .welcome-msg-left{width:50% !important; float:left; padding-left:10px;}
	.header-language-background .shipping-top{display:none;}
	.header-language-background .welcome-msg{width:50% !important; padding-right:10px;}
	.slider, .top-box{width:100% !important;}
	.search-icon{position:unset !important; margin-left:0% !important;}
	.slider, .top-box, .bottom-box{margin-bottom:5px !important;}
	.slider img{width:100% !important;}
	.top-box img{width:100% !important;}
	.bottom-box, .bottom-box img{width:100%;}
	.logo{width:40% !important; margin-left:0% !important;}
	.mobile-header-right #header-account{display:none !important;}
	.account-cart-wrapper{right:30	px !important;}
	.mobile-header-right .header-minicart{position: absolute; right: 0; top: 19px; width: 25px;}
	.skip-link.skip-cart .count{position:absolute; width:100% !important; text-align:center; top:13px !important;}
	.products-grid--max-5-col > li{width:22.222%;}
	.catalog-category-view .products-grid::after{clear:none;}
	.catalogsearch-result-index .products-grid::after{clear:none;}
	.products-grid--max-5-col > li:nth-child(5n+1){clear:none !important;}
	.products-grid--max-5-col > li:nth-child(3n+1){clear:none !important;}
	#ws-icons ul li{margin-left:0px !important;}
	.ws-login-social ul li img{width:80px !important;}

	#ws-testimonialbox{margin-bottom:25px;}
	.catalog-product-view .product-options-bottom .guarantee_popup1{width:50% !important;}
}
@media only screen
and (min-device-width : 800px)
and (max-device-width : 1280px)
and (orientation : portrait) {
	.genral-loggedin .search-icon{width:22% !important;}
	.links.top-account ul li#customer_myaccountcss a{width:21px;}
}
@media only screen and (min-width: 1280px){
	.live-chat-list .live-part1{width:23% !important;}
	.live-chat-list .live-part1 img{margin-top:12px;}
	/*.category-on-sale .category_description{min-height:320px !important;}*/
	.header.fixedheader{background: white none repeat scroll 0 0; box-shadow:0 3px 4px 0 rgba(0, 0, 0, 0.2) !important; opacity:0.9; padding: 0 40px; position: fixed; top: 0; max-width: 100% !important; z-index: 99;}
	.slider{width: 74.5%;}
	.top-box{width: 23% !important; margin:0 0 20px !important;}
	.bottom-box{width: 32.2% !important;}
	.header-language-container.desktop_search_middle{width:54%;}
}
#header-account{display:none;}
.amlocator_group{font-family: "Lato",sans-serif; !important; font-size:13px !important; margin-bottom: 15px;}
#amlocator_left h3{ font-family: "Lato",sans-serif; !important; font-size: 16px !important; font-weight: 600;}
.amlocator_mapblock .button{padding:7px 40px 7px 35px !important; font-weight:bold !important; text-transform:capitalize !important; font-size:14px !important;}
.amlocator_group .form-list select{height:28px;}
.amlocator_group .block-title {display: none;}
.amlocator_store_list h3{text-transform:capitalize !important; margin-bottom:0px;}
/**5-Oct-2015**/
.ahide span {display:none;}
.shop-by-age-title{background: #eeeced none repeat scroll 0 0; color: #fa68a6;
float: left; font-family: Tahoma; font-size: 18px; line-height: 38px; text-align: center; width: 100%;}
/**8-10-2015***/
.filters-popup {background-color: white; display: none; height: 100%; overflow: auto; position: fixed !important;
top: 0; width: 100%; z-index: 99999;}
/**9-10-2015**/
.modalDialog {position: fixed !important; top: 0; right: 0; bottom: 0; left: 0; width:100%;    background: rgba(0, 0, 0, 0.8); z-index: 99999; opacity:0; -webkit-transition: opacity 400ms ease-in;    -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; pointer-events: none; margin-bottom:0px;}
.modalDialog:target {opacity:1; pointer-events: auto;}
.modalDialog > div {position: relative; background: #fff; top:5%; top:0% !important;}
.close {z-index: 999; color: #FFFFFF; line-height: 25px; position: absolute; right: -12px; text-align: center; top: -10px; text-decoration: none; font-weight: bold; -webkit-border-radius: 12px; -moz-border-radius: 12px;
-moz-box-shadow: 1px 1px 3px #000;}
#openModal .block-title{border:none;}
/*#openModal > div{height: 100%; overflow-y: scroll; position: fixed;}*/
.amshopby-item-top{margin-bottom:10px; text-align: center;}
#openModal .close{right: 10px; top: 5px;}
.amshopby-item-top ol{text-align: center !important; display: inline-block; width:100% !important; max-width:225px !important;}
#openModal ol li a{padding-top:5px; padding-bottom:5px;}
#openModal ol li a:hover{text-decoration:none;}

.category_description {text-transform: uppercase; border: 1px solid #c0c0c0; width: 100%; max-width: 1260px; overflow: auto; margin:0 auto;}
.catheadleft {display: table-cell; text-align: center; vertical-align: middle; width: 50%;}
.catheadright {width: 50%; text-align: center; color: #636363; text-transform: uppercase; display: table-cell; vertical-align: middle; padding: 0 10px;}
.catheadtext{font-size: 16px; line-height: 20px; margin-bottom: 20px; padding: 0 40px; text-transform:none;}
.catheadtitle {font-size: 28px; text-transform: uppercase; font-weight: bold; margin-bottom: 25px;
  margin-top: -10px;}
.catheadlink a:hover{text-decoration:none;}
.category_description > div {height: auto !important;}
.catheadlink a {color: #636363 !important; font-size: 12px; font-weight: normal; text-decoration: none;}
.catheadlink a:hover{ text-decoration:underline;}
.catheadleft img {width: 100%;}

.sorter > .sort-by{float:right;}
.price-box .old-price .price-label, .price-box .special-price .price-label {display: none;}
.toolbar{color:#c0c0c0;}
.catalog-product-view .button.btn-cart.btn-cart1{background-color:#25a159 !important;}
.catalog-product-view .button.btn-cart.btn-cart1:hover{background-color:#219452 !important;}
.toolbar .catname{font-size: 25px; font-weight: normal; float: left; width: 30%;}
.category-products .toolbar .sorter{float: left; /* width: 13%;*/ width:9%;  margin-left:10px;}
.category-products .toolbar  .cat-filter{float: left; text-transform:uppercase; font-size:18px;   text-align: right; width: 55%; margin-top:-2px; color:#c0c0c0 !important;}
.catalog-category-view .toolbar .cat-filter a, .catalogsearch-result-index .toolbar .cat-filter a{background:#fefefe url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/i_dropdown.png") no-repeat scroll right center; color:#c0c0c0 !important;font-weight:bold; padding:0 43px 0 10px; border:1px solid #c0c0c0; font-size:12px; display:inline-block;}
.catalog-category-view .toolbar .cat-filter a, .catalogsearch-result-index .toolbar .cat-filter a
.catalog-category-view .toolbar .cat-filter a:hover{text-decoration:none;}
.catalog-category-view .cat-item-count, .catalogsearch-result-index .cat-item-count{float: left; margin-right: 10px;}
.block-title .block-title-left{display:none !important;}
ul.slideshow li{z-index:1 !important;}
/** 10-10-2015 Wholesale Area**/
/* Start New Navigation */
.quick-link-content a{font-weight:bold; line-height:25px;}
.mobile-nav-header.social-li{margin-top:10px;}
.quick-link-content li{padding-left:10px !important;}
.quick-link-content img{float:left; margin-right:5px;}
ul#left-menu-social li .fa{color:#ffffff;}
ul#left-menu-social li{display:inline;}
ul#left-menu-social{padding:5px 0px !important;}
.mobile-nav-header.social-li #left-menu-social{padding:5px 0 2px !important;}
.mobile-nav-header.quick-li{padding:10px;}
ul.menu li.new-arrival-li{font-weight: bold; font-size:16px; padding-left: 10px !important;}
.quick-link-content li.mobile-nav-header{color:#ffffff; font-weight:bold; margin-bottom:5px;}
.quick-link-content li.mobile-nav-header .fa{font-size:30px;}
.mobile-nav-header.social-li{padding-left:0px !important;}
#MobNav_GiftIdeas li{float:left; margin-right:10px;}
.close-container{display:inline-block; padding-bottom:25px;}
.mobile-nav-header #left-menu-social{text-align:center;}
.mobile-nav-header.social-li #left-menu-social{text-align:center;}
.mobile-nav-header.social-li #left-menu-social .fa{font-size:35px;}
.accordion-section-content{display:none;}
#MobNav_GiftIdeas h3{float:left;}
#MobNav_GiftIdeas img{margin-top: 3px; padding-left: 5px;}
#MobNav_GiftIdeas h3:hover{text-decoration:underline;}
.sub_acrodion .accordion-section .accordion-section-title h3{background:rgba(0, 0, 0, 0) url("/media/DownArrow.png") no-repeat scroll 97% center;}
.sub_acrodion .accordion-section .accordion-section-title.active h3{background:none !important;}
/* End New Navigation */
#shipping-zip-form .shipping-region {display:none;}
#MobNav_MyAccount{display:none;}

.coupon_mini_shipping li.shipping-country, .coupon_mini_shipping li.shipping-region{width:95% !important;}
.coupon_mini_shipping li.shipping-postcode{width:50% !important; float:left;}
#shipping-zip-form .buttons-set{padding: 0 26px;}
.min-cart-coupon .apply-code-content #onestepcheckout-coupon-add{right:77px !important;}
#shipping-zip-form .buttons-set span{color:white; text-decoration:none;}
.block-cart.skip-active .minicart-bottom{ /* bottom: 10px;  position: fixed; width: 300px;  box-shadow:0 -3px 5px 0 #c9c9c9;*/ background:#f5f5f5;}

.minicart-bottom .shipping-handling-td{text-align:right !important;}
#celeb-box img{display:inline;}
.ws-login-social ul li{display:inline-block !important;}
.ws-login-social ul li:last-child{display:none !important;}
.ws-login-social{clear: both; display: inline-block; margin-top: 15px !important; width: 100%;}
.ws-benefitlist li{font-size: 18px !important; font-style: normal !important; list-style-type: square;}
.ws-login-social ul li{display:inline; margin-left:5px; cursor: pointer;}
.ws-login-social .ThumbnailImage{width:95px;}
.ws-login-social ul{margin-left:-10px;}
#ws-icons ul li{list-style-type:none;}
#ws-icons ul li:nth-child(2), #ws-icons ul li:nth-child(4){margin-left:5px;}
#ws-icons li{display: inline-block;}
#box-newretailers {height: 320px; width: 55%; margin-right: 10px; margin-left: 10px; float: left;}
#box-registeredretailers {height: 320px; width: 41%; float:right;}

.ws-header {color: #FFFFFF; text-align: center; padding: 5px; font-size: 24px; margin-bottom: 5px;}

.ws-headtext {font-size: 22px; margin-bottom: 10px;}
#ws-new-list {float: left; margin-left: 30px;}
#ws-apply {color: #FFFFFF; background-color: #1ABBB5; width: 80%; font-size: 22px; text-align: center; padding: 5px; clear: both; border: 1px solid #149590; cursor: pointer;border-radius: 2px}
#ws-apply:hover {background-color: #149590;}
#ws-login-button {color: #FFFFFF; background-color: #1ABBB5 !important; width: 80px; font-size: 22px;  text-align: center; padding: 5px; margin-right: 15px; float: right; border: 1px solid #149590; cursor: pointer;
font-size: 22px;}
#ws-login-button:hover {background-color: #149590;}
.ws-benefitlist {list-style-type: square; font-size: 18px;}
#ws-form-login {margin-left: 30px;}
#ws-required {font-size: 12px; margin-right: 25px;}
#ws-login-forgot {padding:0px 10px;}
.ws-login-social ul li img{border-radius:2px;}
#ws-forgot-link {float: left; text-decoration: none; margin-top: 14px; font-size: 12px;
margin-left: 22px;}
#ws-forgot-link:hover {text-decoration: underline;}
.login-signup-form label {color: #666761; font-weight: bold; font-size: 14px;}
.login-signup-form input {width: 260px;}
#ws-link-wrapper {clear: both; width: 100%; top: -20px; position: relative; display:inline-block;}
#ws-link-wrapper  .ws-link-col{width:25%; float:left;}
#ws-link-wrapper a {color: #EF80B3; font-size: 12px; text-decoration: none;}
#ws-link-wrapper a:hover {text-decoration: underline;}
#ws-questionbox {float: left; clear: both; width:25%;padding-top: 23px; margin:20px 0px;}
.ws-retail-img12{width:75%; float:left; margin:20px 0px;}
.ws-retail-img12 img{width:100%; min-height:300px;}
.cat-btn{margin: 20px 0px; width: 55%;}
#ws-spanishlink {color: #666761; font-size: 12px;}
#ws-testimonialbox {float: left; clear: both; width: 100%; margin-top: 15px;}
#ws-testimonialbox1 {position: relative; width: 662px; float: left; margin-left: 50px;}
#ws-testimonialbox2 {position: relative; width: 662px; float: right; top: -35px; margin-right: 10px;}
#ws-testimonialbox3 {position: relative; width: 662px; float: left; top: -70px; margin-left: 90px;}
#ws-testimonialtext1 {position: absolute; width: 640px; top: 25px; left: 10px; color: #666761;}
#ws-testimonialtext2 {position: absolute; width: 640px; top: 25px; left: 10px; color: #666761;}
#ws-testimonialtext3 {position: absolute; width: 640px; top: 25px; left: 10px; color: #666761}
#ws-bestsellers {
  clear: both;
  /*width: 940px;*/
  width: 100%;
  top: -50px;
  position: relative;
}

#ws-catalog {
  float: left;
  clear: both;
  color: #1ABBB5;
  border: 1px #1ABBB5 solid;
  padding: 15px;
}

#ws-catalog:hover {
  color: #FFFFFF;
  background-color: #1ABBB5;
}

@media screen and (max-width: 834px) {

.ws-retail-img12{width:100% !important; float:left; margin:20px 0px;}

.ws-login-social{
   margin-top:30px !important;
}

.ws-benefitlist {
  margin-left: 30px;
}

#box-registeredretailers .input-box .input-text.required-entry.validate-password{
   padding:5px !important;
}

.ws-login-social .ThumbnailImage{
   width:80px;
}
.ws-login-social ul{
  padding-left:0px;
}
  #box-newretailers {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }

  #box-registeredretailers {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    height:335px;
  }

  #ws-new-list {
    margin-left: 0;
  }

  #ws-apply {
    margin-bottom: 5px;
    width: 70%;
    line-height: 1;

  }

  #ws-icons {
    margin-left: 0;
    width: 100%;
  }

  .ws-headtext {
    font-size: 22px;
    line-height: 1;
  }

  #ws-form-login {
    margin-left: 12px;
    margin-right: 12px;
  }

  #ws-required {
    margin-right: 15px;
  }

  #ws-forgot-link {
    margin-left: 4px;
  }

  #ws-login-button {
    float: right;
    margin-left: 0;
  }

  .login-signup-form input {
    width: 100%;
  }

  #ws-questionbox {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #ws-spanishlink {
    font-size: 15px
  }

  #ws-retailersimage {
    height: auto;
  }

  .ws-speechbubble {
    display: none;
  }

  #ws-testimonialtext1 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }

  #ws-testimonialtext2 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }

  #ws-testimonialtext3 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }

  #ws-testimonialbox {
    width: 100%;
    margin-top: 15px;
  }

  #ws-testimonialbox1 {
    float: left;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
  }

  #ws-testimonialbox2 {
    float: left;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
  }

  #ws-testimonialbox3 {
    float: left;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
  }

  #ws-bestsellers {
    width: 100%;
    top: 0;
    margin-bottom: 15px;
  }

  .ws-mobileimage {
    height: auto;
  }

  #ws-link-wrapper {
    display: none;
  }

  #ws-catalog {
    display: none;
  }

  #celeb-box img {
    height: auto;
  }
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){
	.header-language-background .welcome-msg{width:50% !important;}
	.catheadright img{width:100% !important;}
	.conatct-col3.social1 img{width:34px !important;}
	.guarantee-popup{width:90% !important;}
	.catalog-product-view .product-shop .product-name span{display:none;}
	.menu-text span{font-size:18px !important;}
	.menu-text{width:32% !important;}
	.csbox iframe{width:100%;}
	ul.wholesalewrap-list li:first-child img{margin-top:-3px !important;}
	ul.wholesalewrap-list{padding:5px 0 6px !important;}
	ul.wholesalewrap-list li{padding:0 2px !important; font-size:10px !important;}
	.header-language-background .welcome-msg-left{width:50% !important; float:left;}
	.header-language-background .shipping-top{display:none;}
	li.wholesalelinks a{padding:0 2px !important; font-size:10px;}
	#embcolorchart{top:10%;}
	.product-options .popup{width:80%; top:20px !important;}
	.cat-btn{width:100% !important;}
	#ws-icons, #ws-icons > ul{width:100% !important; margin-bottom:5px;}
	#ws-icons ul li{margin-left:0px !important;}
	#ws-bestsellers, #ws-link-wrapper, #celeb-box{display:none !important;}
	#ws-testimonialbox {width: 100%; margin-top: 15px;}
	#ws-testimonialbox1, #ws-testimonialbox2, #ws-testimonialbox3 {float: left; margin: 0; top: 0; left: 0; width: 100%; clear: both; margin-bottom: 15px;}
	#ws-catalog{margin-bottom:15px;}
	#ws-testimonialtext1, #ws-testimonialtext2, #ws-testimonialtext3 {position: relative; top: 0; left: 0; width: 100%;}
	.ws-speechbubble { display: none;}
	#box-newretailers{margin-left:10px !important;}
	#ws-icons img{margin-left: 20px !important;}
	.ws-login-social ul li img{width:80px !important;}
	#box-registeredretailers, #box-newretailers{min-height:370px;}
}

.header-language-background.desktop_search_top.fixedheader{padding: 0 20px; position: fixed; top: 75px; width: 100% !important; z-index: 99; }

/* Start New Wholesale Page css */
@media screen and (max-width: 770px){
	.Shadowed{box-shadow:none !important;}
	.category-products div#navigation-table div.column{width:100%;}
	.bulk-table-grid{overflow-x:auto;}
	.footer-col1, .footer-col2{/*width:100% !important;*/}
	.catheadright img{height:auto !important;}
	.contact-widget .faq-widget, .contact-widget .contact-form-right{width: 100% !important;}
	.page-header.fixedheader{background: white none repeat scroll 0 0; opacity:0.9; position: fixed; top: 0; width: 100%; z-index: 99999;}
	li.wholesalebulk{padding-left:0px !important;}
	.wholesalewrap-list{display: inline-block; text-align:center;}
	li.wholesalelogout{border:none !important;}
	li.wholesalelinks a{display: inline-block; width: 100%;}
	.catalog-product-view .product-view .product-options .personalize_name select{height: 30px; width: 100%;}
	#emb_colorchart span{margin:-32px 0px 0px !important;}
	.popup-trigger{top:5px !important;}
	#embcolorchart{width:90% !important; top:5% !important;}
	.popup p{font-size: 13px; line-height: 16px;}
	table.sizechart td{font-size:12px;}
	.sizechart-main-table{overflow:auto; height:250px !important;}
	.product-options .popup{width:80%; top:20px;}
	.amshopby-filters-top .mobile-size-filter, .amshopby-filters-top .mobile-color-filter, .amshopby-filters-top .mobile-price-filter, .amshopby-filters-top .my_custom_zn_fabric{width:100% !important; min-height:auto !important;}
	.mobile-price-filter ol{max-width:100% !important; padding:0px 15px;}
	.modalDialog > div{height:100%;overflow-y:auto;}
	.catalog-product-view .product-view .product-options dt#confirmmonogram{clear: both; text-align: center;}
    .header-language-background.desktop_search_top.fixedheader{top:70px;}
}

.links.top-account ul li.first .top-link-rewards-poits {padding-top: 0px !important; padding-bottom: 0px !important;}
/* End New Wholesale Page css */
/***13-Oct-2015**/
.whole_sale_ruffle{width: 100%; text-align: center; margin-bottom: 10px; margin-top: 50px;}
.whole_sale_ruffle a{color: #1ABBB5; font-size: 18px;  text-decoration: none;}
.whole_sale_ruffle2{width: 100%; text-align: center; margin-bottom: 20px; margin-top: 5px; display: none;}
.ws_ques_span{color: #1ABBB5; font-size: 18px;}
.ws-spanishlink_tag{color:  #666761; text-decoration: none;}
.col1 { width: 20%; float: left;}
.pic1 { width: 49%; float: left;}
.picin{ width: 50%; text-align: center; float: left; }
.imgtext {width: 100%; text-align: center; font-size: 16px; color: #A63D6E; line-height: 22px; font-weight: bold; margin-top: 10px; margin-bottom: 5px;}
.txthdr {display: none; }
.nodesktop {display: none; }
.nomobile {display: block; }
.wsli {margin-bottom: 2px; }
.wsul {margin-left: 20px;}
.wsultop {text-align: left; margin-left: 60px;}
@media all and (max-width: 640px) {
.onestepcheckout-index-index #checkout-payment-method-load{width:245px !important;}
#credit-card-type li{width:45px !important;}
    .col1 {width: 48%; margin-right: 3px; float: left; }
    .picin {width: 48%; margin-right: 3px; float: left; }
    .pic1 { width: 100%; }
    .bulktbl {display: none; }
    .nomobile {display: none; }
    .nodesktop {display: block; }
    .txthdr { display: block; }
     .wsli {list-style-type: none; margin-bottom: 12px;}
     ul { margin: 0; padding: 0; text-align: left; }
     .wsultop { margin-left: 10px;}
	/**css added on 14oct***/
	 .class_desktop{display:none !important;}
.class_mobile{display:block !important;}
.my_custom_zn_fabric {
    margin: -17px 6px 13px 0;
    width: 100%;
}
.my_custom_zn_fabric_left {
    float: left;
    margin: 6px 0 0;
    padding: 14px 0 0;
    width: 50%;
}
select.amshopby-select {
    width: 170px;
}
.mobile-fabric-filter select {
    margin: 21px 0 0 5px;
}
select, .select-multiple {
    background: #fefefe url("/skin/frontend/rwd/rbs_common/images/i_dropdown.png") no-repeat scroll right center;
    -webkit-appearance:none;
}
.block-content .mobile-color-filter {
    display: inline-block;
    padding: 10px 20px;
}
.class_mobile .filter-size, .class_mobile .filter-price, .class_mobile .filter-color {
    padding-left: 9px;
}
.mobile-price-filter {
    list-style: outside none none;
    padding: 10px 20px;
}
.mobile-color-filter .item-filter-Color {float: left; margin: 2px;padding: 0 1px;
    text-align: center;
}
.amshopby-slider-ui .ui-slider-handle {background: #d44a8a none repeat scroll 0 0 !important; border: medium none !important; height: 22px !important; top: -0.5em !important; width: 11px !important;}
ul.class_mobile .item-filter-Color.color-name {font-size: 10px !important;}
}



.mobile-size-filter .item-filter-Size {
    border: 1px solid #c0c0c0;
    float: left;
    margin: 10px 0 0 8px;
    padding: 5px 0;
    text-align: center;
    width: 21%;
}
.mobile-size-filter{
    display: inline-block;
    padding: 10px 20px;
}
@media all and (min-width:481px) {
.class_desktop{display:block !important;}
.class_mobile{display:none !important;}
.my_custom_zn_fabric {margin: -17px 6px 13px 0; width: 100%;}
@media only screen
and (min-device-width : 500px)
and (max-device-width : 544px){
.skip-link.skip-cart .count{left:4px !important;}
}
.my_custom_zn_fabric_left {float: left; margin: 6px 0 0; padding: 14px 0 0;
width: 50%;}
select.amshopby-select {width: 170px;}
.mobile-fabric-filter select {margin: 21px 0 0 5px;}
.block-content .mobile-color-filter {display: inline-block; padding: 10px 20px;}
.class_mobile .filter-size, .class_mobile .filter-price, .class_mobile .filter-color {padding-left: 9px;}
.mobile-price-filter {list-style: outside none none; padding: 10px 20px;}
.mobile-color-filter .item-filter-Color {float: left; margin: 2px;    padding: 0 1px; text-align: center;}
.amshopby-slider-ui .ui-slider-handle {background: #d44a8a none repeat scroll 0 0 !important; border: medium none !important; height: 22px !important; top: -0.5em !important; width: 11px !important;}
ul.class_mobile .item-filter-Color.color-name {font-size: 10px !important;}
}
.item-filter-Color .color-filter-box {border: medium none; height: 40px;   width: 40px;}
#filters-popup .mobile-size-filter a.amshopby-attr-selected {color: #f371ad;
}
.amshopby-filters-top .mobile-size-filter, .amshopby-filters-top .mobile-color-filter, .amshopby-filters-top .mobile-price-filter{width:33%; float:left; min-height:180px;}
.amshopby-filters-top .my_custom_zn_fabric{width:32%; float:left; min-height:250px;}
.modalDialog .block-content{/*display:inline-block;*/ max-width:1260px; margin:0 auto;}
.mobile-size-filter .filter-size{font-size:16px; margin-left:10px; color:#636363;}
.filter-color, .filter-price, .my_custom_zn_fabric dd, .my_custom_zn_fabric div.test_fil, .amshopby-filters-top .block-content a{color:#636363 !important; font-size:16px;}
.color-name{font-size:12px; color:#636363;}
.item-filter-Color{color:black; font-size:10px;}
#filters-popup .mobile-size-filter a.amshopby-attr-selected {color: #f371ad;}
.filter-header .filter-reset, .filter-header .filter-text, .filter-header .filter-done{width:33.33%; float:left;}
.filter-header{display: inline-block; width: 100%; padding: 10px 0px;}
.amshopby-filters-top .block-content{padding:1px 0 13px 3px !important;}
.filter-header div{padding:0px 10px; color:white;}
.filter-header a{color:white;}
.filter-header a{text-decoration:none;}
.filter-header .filter-text{text-align:center;}
.filter-header .filter-done{text-align:right;}
.mobile-color-filter .amshopby-attr-selected .color-filter-box {outline-offset: -3px;}
.mobile-size-filter a.amshopby-attr-selected {color: #f371ad !important;}
.my_custom_zn_fabric{padding:10px 30px;}
#done-popup-filters a, .btn-reset{padding:5px 10px; border:2px solid white; cursor:pointer;}
.mobile-size-filter ul{margin-top:-8px;}
.catalog-product-view .product-options #confirmmono{margin-bottom:0px;}
/**17oct**/
/* Styling the Popup Window */
.product-options-bottom .popup, .guarantee_popup1{display: none; position: fixed; top: 50px;  left: 0;right:0; bottom:40px;  width: 40%; margin:0 auto;  padding: 10px 30px 30px; background: #fff; font-size: 19px; line-height: 30px; z-index: 999999;}
.poup-gaurentee{display: none; position: fixed; top: 20px; left: 0;right:0; bottom:20px; width: 40%; margin:0 auto;  padding: 50px 30px; background: #fff; color: #333; font-size: 19px; line-height: 30px; z-index: 9999;}
.popup-mobile {position: relative; top: 0; left: 0; margin: 30px 0 0; width: 100%;}
.popup-btn-close {color: #4ebd79; cursor: pointer; font-size: 14px; font-weight: bold; position: absolute; right: -15px; text-transform: uppercase; top: -10px;}
.product-options .popup table{width:100%;}
.shadow1, .guarantee-shadow1.visible{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.shadow1.visible, .guarantee-shadow1.visible{background: #000 none repeat scroll 0 0; cursor: pointer; opacity: 0.8; visibility: visible; z-index: 999;}
.share-buttton-list{display:none;}
li.share-popup{position:relative;}
.share-popup-btn{cursor:pointer; padding-top:10px;}
.share-buttton-list{background: #f2f4f7 none repeat scroll 0 0; position: absolute; text-align: left;
/* top: 55px; */ top:66px;  /* width: 100%; */ width:135px;  /*z-index: 9999;*/ z-index: 9;}
.catalog-product-view .product-shop .product-options select{display:block;}
.menu-over:hover{text-decoration:none;}
.catalog-product-view .product-options-bottom .popup p{font-size:14px; line-height:18px; margin-top:10px;}
.minicart-bottom .subtotal #shopping-cart-totals-table tfoot tr td:last-child{text-align:right;}
.catalog-product-view .product-options-bottom .add-to-cart-buttons .btn-cart{margin: 10px 0 25px; }
#embcolorchart{display: none; position: fixed; top: 10%; left: 0;right:0; width: 30%; margin:0 auto;  padding: 25px 10px 15px; background: #fff; color: #333; font-size: 19px; line-height: 20px; z-index: 99999;}
.emd-shadow{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.emd-shadow.visible{cursor: pointer; opacity: 0.5; visibility: visible; z-index: 999; background:black;}
table.sizechart th{border-bottom: 1px solid #cccccc; font-weight: bold; padding: 6px 11px;}
table.sizechart td{border-bottom: 1px solid #eeeeee; padding: 6px 11px;}
.popup-trigger{cursor:pointer;}
/* Start emb_color_block css */
.embcolorchart-main .color {  height: 30px;  width: 80px; cursor: pointer}
.embcolorchart-main .name {  padding: 5px 0 15px ;  text-align: center;  font-size: 12px; cursor: pointer}
.embcolorchart-main .spacer {  min-width: 5px; width: 10px; background: white;}
.embdpopup-bottom{font-size: 12px; color: #c0c0c0; margin-top: 5px;}
.embcolorchart-main table{width:100%;}
.embcolorchart-main table{padding: 5px; text-align: center;}
.catalog-product-view .product-options li{list-style-type:none;}
.catalog-product-view .monoleft input{width:40%; max-width: 328px;}
.product-options .checkbox{ /* top:10px !important;*/ top:15px !important;}
/* End emb_color_block css */
.rugg_linkcss a:hover{text-decoration:none;}
.info-wrapper .qty-wrapper{float: left; width: 50%;}
.info-wrapper .minicart-price{float:left; width:48%; padding-top:5px; text-align:right;}

/* start Cms Page Css */
.cms-contactus .conatct-col1 a{text-decoration:underline; color:#278dc8;}
h3#acctitle.ship-title, h3#acctitle.fit-sizing, h3#acctitle.comn-questions{margin-top:15px;}
.cms-contactus p{margin-bottom:5px;}
.conatct-col1 p.email-title{margin-top:20px;}
.shipgrid{border:1px solid #c0c0c0;}
.conatct-col1, .conatct-col2, .conatct-col3{float: left; width: 33%;}
.conatct-col1 p, .conatct-col2 p, .conatct-col3 p{font-size:19px !important; color:#2f2f2f !important;}
.conatct-col3.social1 img{width:44px; margin: 0 10px 10px 0px;}
.contact-widget{clear:both;}
.contact-widget .faq-widget{width:65%; float:left; margin-right:20px;}
.contact-widget .contact-form-right{width:30%; float:left;}
.contact-form-right #contactForm{padding-left:0px;}
.social1 .social-li1 a, .social1 .social-li2 a{float:left;}
.social-li2{width:100%; clear:both; padding-top:10px;}
.contact-widget .ui-accordion .ui-accordion-icons{margin-bottom: 5px; padding-bottom: 0; padding-left: 0 !important; padding-right: 0 !important; padding-top: 0 !important;}
.contact-widget #contactForm ul li{list-style-type:none; margin-left:0px;}
.contact-widget .contact-main p, .contact-form-right p{color: #2f2f2f !important; font-size: 19px !important;}
.contact-widget .contactfaq p{color: #2f2f2f !important; font-size: 19px !important; padding-top:10px;}
.contactfaq h3#acctitle{border-bottom: 1px solid #b6b6b6; color: #666666;}
#accordion .ui-accordion-header, #accordion1 .ui-accordion-header, #accordion2 .ui-accordion-header, #accordion3 .ui-accordion-header{color: #278dc8; font-size: 14px;}
.contactfaq .ui-accordion .ui-accordion-content{padding-left: 5px; padding-top: 5px;}
.item-unavailable-content p{color: #2f2f2f !important; line-height: 18px !important;}
.cms-item-unavailable .item-unavailable-content{text-align:center;}
.cms-item-unavailable .page-title h1, .cms-abckidsexpo .page-title h1{text-align:left;}
.cms-abckidsexpo .cms-banner img{width:100%;}
.cms-abckidsexpo .border-para{border: 1px solid #fa68a7; border-radius: 5px; padding: 10px;}
.cms-item-unavailable .item-unavailable-content .product-lists .product-li{width:25%; float:left;}
.cms-item-unavailable .item-unavailable-content .product-lists .product-li img{display:inline;}
.cms-enter-to-win-ruffle .page-title h1{text-align:left;}
.social-container .social-banner{float: left; width: 75%;}
.social-container .social-blocks{float: left; width: 25%;}
.social-blocks ul li{list-style-type:none; margin-bottom:40px;}
.social-container .newsletter-container{clear:both; text-align:center;}
.social-container .step-header{color: #1bbcb4; font-size: 35px;}
.social-container .social-steps{font-size: 28px; color:#ec238b; text-align: center;}
.social-container .social-icon-bar ul li{display: inline-block; list-style-type: none;}
.social-container .social-icon-bar{text-align:center;}
.social-container .social-icon-bar img:hover{position: relative; top: -5px;}
.step-newsletter img{display:inline;}
.outlet-col1{width:50%; float:left;}
.refer-col1{width:50%; float:left;}
.refer-col2{width:50%; float:left;}
.shop-link-container{clear:both;}
.refer-col2 img{width:100%;}
.refer-benefit-list li{list-style-type:square; text-align:left;}
.refer-col1 #refer-details-image{width:100%;}
.refer-benefit-box{border: 4px solid #25ad37; min-height:335px; width:97%; color: #707070; float: left; font-size: 22px; margin-bottom: 10px; margin-left: 8px; padding: 10px; text-align: center;}
.bottom-outletimgs1{clear:both;}
.bottom-mainimg{clear:both;}
.shop-link-col1, .shop-link-col2{width:50%; float:left; padding:0px 5px;}
.shop-link-container img{width:100%;}
.refer-green-text{color:#25ad37;}
ul.refer-benefit-list li:last-child a{float:left; color:#707070;}
.refer-questions{color:#707070; font-size:22px !important;}
.refer-questions a{color:#707070;}
.bottom-col img{min-height:104px;}
.bottom-outletimgs1 .bottom-col{width:25%; float:left;}
.bottom-outletimgs1 .bottom-col img{width:100%;}
.ruffle-categories-boxmain{width:25%; float:left; min-height:277px; padding:0px 5px;}
.cms-ruffle-categories .categories-boxtype img{width:100%; height:277px;}
.cms-ruffle-categories .categories-boxtype{position:relative;}
.cms-ruffle-categories .categories-boxtype-text{background-color: rgba(0, 0, 0, 0.7); bottom: 0; color: white; font-weight: bold; padding: 10px; position: absolute; text-align: center; width: 100%;}
.left-categories-list ul li a{color:#7d7d7d;}
.left-categories-list ul li a:hover{text-decoration:none;}
.left-categories-list ul li img{float:left; margin-top:5px;}
.cms-about-us .page-title h1{text-align:left; margin-left: 5px}
.left-categories-list ul li{line-height:24px;}
.homepage-categories .sprite-head{color: #46afc0; font-size: 20px;}
.Items-bottom-list{text-align:center; margin-top:20px;}
a.bottomlogin{background: rgba(0, 0, 0, 0) url("http://www.rufflebutts.com/media/misc/CurrentLogIn.jpg") repeat scroll 0 0; display: block; height: 89px; text-decoration: none; width: 151px;}
a.bottomapply{background: rgba(0, 0, 0, 0) url("http://www.rufflebutts.com/media/misc/NewAccount.jpg") repeat scroll 0 0; display: block; height: 89px; text-decoration: none; width: 201px;}
a.bottomcontact{background: rgba(0, 0, 0, 0) url("http://www.rufflebutts.com/media/misc/NeedHelp.jpg") repeat scroll 0 0; display: block; height: 89px; text-decoration: none;  width: 151px;}
.Items-banners{clear: both; margin:20px 0px; display: inline-block; text-align: center; width: 100%;}
.Items-banners a{display: inline-block; text-align: center;}
.Items-bottom-banner{width:100%; text-align:center;}
.Items-bottom-banner img{display:inline;}
.Items-bottom-list ul li{display: inline-block; list-style-type: none; margin-left: 0px;}
.Items-lifestore{display: inline-block; text-align: center; width: 100%;}
.Items-lifestore  h2{color: #0a263c !important; margin-bottom: 5px;}
.lifestore-items img{display:inline-block;}
.lifestore-items{float: left; padding: 0 5px; width: 12.5%;}
.lifestore-items{float: left; width: 12.5%;}
.Items-wholesale-links{display: inline-block; width:100%;}
.Items-lists{width:25%; float:left; text-align:center;}
.Items-lists ul li{list-style-type:none;}
.Items-lists ul li a{font-size:12px;}
.lifestore-items a{font-size:10px; color:#666666 !important;}


.cms-page-view .Itembox{clear:both;}
.cms-page-view .Itembox-img img{float: left;}
.cms-page-view .Itembox .Itembox-desc{text-align:center;}
.cms-page-view .Itembox-item{float: left; padding: 5px; width: 25%;}
.cms-wholesale-faq table{ font-size: 12px; color: #431617 !important; background: #FEFAFC; padding-left: 30px; width:100%;}
.cms-wholesale-faq table td{text-align: center; padding-bottom:10px;}
.wholesale-faq font{font-size:14px;}
.cms-wholesale-faq table{color: #431617; font-family: tahoma,arial; font-size: 12px;}
.cms-wholesale-faq .faq-bottom-table{width:65%; background-color:#F2F4FA; border:1px solid #F2DAE6; font:11px arial; color:#431617; text-align: justify; padding:5px; margin-top:10px;}
.cms-wholesale-faq .faq-bottom-table td{padding:10px 30px;}
 .cms-wholesale-faq .wholesale-faq{overflow:auto;}
.wholesale_status_msg{margin: 10px 0 0px 0;}
#top .cms-table{width:100%;}
.cms-table img{width:100%;}
.cms-page-banner img{width:100%;}
.cms-colleft-list ul li{list-style-type:none;}
.cms-colleft-list ul li ul{margin-bottom:0px;}
.cms-colleft-list ul li a{font-family: "Lato",sans-serif !important; font-style: normal; font-size: 13px; color:#666666;}
.leftmenu.selected{font-weight:bold;}
.cms-colleft{width:20%; float:left;}
.cms-colmain{float: left; padding: 0 15px; width: 60%; border-left: 1px solid #888888; border-right: 1px solid #888888;}
#multiAddToCart p.legend{text-align: right; font-size: 10px; text-transform:capitalize;
}
#multiAddToCart ol.products-list.bulk-list table tr td .price-box .price{color:#636363 !important;}
#multiAddToCart ol.products-list.bulk-list table tr td .price-box .price-label{display:none;}
.bulk-table tr th img{float:left;}
p.legend span.backorder_example {display: inline; width: 32px; height: 18px;   background-color: #e2c2eb; border: 1px solid #7F9DB9;}
.wholesale-toolbar .pager{display:none;}
table.bulk-table th.sizes {border-bottom: 1px solid #9c856f; color: #787674; font-family: Lato,Verdana; font-size: 11px; text-align: center; padding-bottom:3px;}
table.bulk-table td.even {background-color: #f5f2f2; text-align: center;}
table.bulk-table td.odd {background-color: #efeff7;  text-align: center;}
table.bulk-table td input{text-align:center; border:1px solid #7f9db9; margin:0 2px;}
table.bulk-table td input.backorder {background-color: #e2c2eb; height: 30px;}
div#navigation-table div.column .subcategories{margin-top:0px;}
.cms-page-view .cms-title{font-weight:bold; font-size:18px; margin-bottom:15px;}
.cms-page-view .cms-sub-title{font-weight:bold; font-size:16px;}
.cms-colmain-list ul li a{font-style: normal;}
.cms-page-view p{font-family: "Lato",sans-serif !important; font-style:normal !important;}
.cms-page-view  .contact-title{font-size: 25px; color: #073170;}
.cms-colleft-list ul li{margin-left:0px;}
ul.inner-list li{margin-left:15px;}
.cms-colright{float: left; padding: 0 10px; width: 20%;}
.hollywoodbox{display: inline-block; width: 100%;}
.hollywoodbox img, .cms-gallery-box img, .asseen-content img{border: 1px solid #fce7f1; float: left; padding: 3px; margin-right: 10px;}
.cms-gallery .cms-gallery-box{width: 25%; float: left; padding: 10px; text-align: center;}
.cms-gallery .cms-gallery-box img{display:inline;}
.galllery-caption{color:#a63d6e;}
.cms-about-gallery .cms-gallery-box{float: left; width: 50%; padding: 0px 10px; margin-bottom: 10px;}
.cms-about-gallery .cms-gallery-box img{width:100%;}
.about-bottom-image{display: inline-block; width: 100%; text-align: center;}
.about-bottom-image img{display:inline;}
.catalog-category-view .main-container{padding:0 15px 20px !important; clear:both;}
.cms-wsinfo .csboxtitle{background:none repeat scroll 0 0 #FFFFFF; color: #A63D6E; float: left; font-size:14px; font-weight:bold; height:14px; line-height:13px; margin-left:12px;
margin-top:10px; padding: 0 3px; position:relative; width:auto; z-index: 1;}
.cms-wsinfo .csbox{background:none repeat scroll 0 0 #FFFFFF; border:1px solid #F798C7; border-radius: 6px 6px 6px 6px; color: A63D6E; float: left; margin: -7px 0 1px;
padding: 11px 9px 8px; text-align:justify; width:100%;}
.wholesale-popup1.visible{background: #000 none repeat scroll 0 0; cursor: pointer; opacity: 0.25; visibility: visible; z-index: 999;}
.wholesale-popup1{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.wholesale-box-show{background-image: url("/media/ruffle/RuffleBG.png"); border-radius: 6px; margin: 0 auto; padding: 25px; text-align: center; width: 300px;}
.wholesale-continue.focus{cursor:pointer; background: white none repeat scroll 0 0; border-radius: 5px; padding: 2px 7px; font-weight: bold; margin-bottom:5px; display:inline-block;}
.wholesale-cartlinks{background: white none repeat scroll 0 0; padding: 20px 0px;}
.wholesale-box-popup{margin: 0 auto; position: fixed; text-align: center; width: 350px; z-index: 99999 !important; left: 40%;}
.wholesale-box-popup .Close{position: absolute; right: -13px; top: -13px;}
.wholesale-checkout{border-radius: 5px; color: white; font-weight: bold; margin-top: 10px;  padding: 5px 10px; display:inline-block;}
.wholesale-checkout:hover{text-decoration:underline; color:white;}
.cms-wholesale-bulk-order .csbox .column ul.subcategories li {margin-left: 0px; list-style-type: none;}
.cms-wholesale-bulk-order .csbox p{margin-bottom:0px; color:#A63D6E;}
.ws-table-lists div.column ul.subcategories li a{color:#666 !important;}
.cms-wholesale-bulk-order p.bulk-title {clear: both; color: #a63d6e; font-size: 14px; font-weight: bold; margin-bottom: 0; padding: 10px 0;}
.de-input{margin-top: 20px !important; width: 30px !important; padding:0px !important;}
.asseen-title .title1-bg{background: #5d8dc7 none repeat scroll 0 0;    border-radius: 3px; color: #ffffff; height: 16px; margin-bottom: 2px;    margin-left: 0; padding: 2px 8px 1px;}
.cms-as-seen-in .page-title h1{margin-bottom: 10px; padding-left: 10px;}
.cms-about-us .sl-navigation{display:none !important;}
.asseen-content img{float: right; padding: 3px; max-width:160px !important; max-height:125px;}
.asseen-box{min-height:150px;}
.cms-page-view .asseen-title{margin-bottom:10px;}
.cms-page-view .asseen-content{padding:0px 8px;}
.cms-banner1{text-align:center; padding:5px 30px;}
.cms-banner1 img{display:inline-block;}
.cms-title2{font-size:18px; text-align:center;}
.cms-affiliate-program{color:#2f2f2f;}
.highlight-list{text-align: center; margin-top: 5px;}
.highlight-list ul li{list-style-type:none;}
.highlight-list li:first-child{text-decoration:underline;}
.cms-bottom-img{text-align:center;}
.cms-bottom-img #ws-apply{width:20%; display:inline-block; margin-bottom:15px;}
.cms-bottom-img > a{display:inline-block;}
#confirmBox li{list-style-type:none !important;}
.wsinfo-table p{color:#a63d6e !important;}
.wsinfo-table a{color:#fa68a7 !important;}
.fall-bottom{width: 100%; text-align: center; margin-bottom: 20px; margin-top:30px;}
.cms-page-view .giveaway-main1{width:42%; float:left;}
.cms-page-view .giveaway-main2{width:55%; float:left; text-align:center;}
.cms-page-view .giveaway-main2 img{display:inline;}
.cms-reward-points .page-title h1 {font-size: 25px; text-align: left;}
.cms-reward-points h2{color: #0a263c !important; font-size: 18px; margin-bottom:0px;}
.cms-inc-5000 h2{clear:both; font-family:georgia,arial; color:#2f2f2f !important;}
.cms-inc-5000 .inc-top .col-left{width:50%; float:left; text-align:left;}
.cms-inc-5000 .inc-top .col-right{width:50%; float:left; text-align:right;}
.cms-inc-5000 .std p{font-family:georgia,arial !important; color:#2f2f2f !important; line-height:20px;}
.cms-inc-5000 .std .col-left{font-size:20px; margin-bottom:0px;}
.cms-inc-5000 .std .col-right{margin-bottom:5px;}
.cms-enter-to-win-ruffle .win-ruffle-content{position:relative;}
.cms-enter-to-win-ruffle .iframe-login{bottom: 0; left: 15px; position: absolute;}
.cms-enter-to-win-ruffle .win-ruffle-content img{width:90%;}
.cms-enter-to-win-ruffle .iframe-login iframe{width:430px;}
.account-cart-wrapper.accont_login{right:20px;}
.cms-contactus #newsletter-validate-detail input{margin-top:0px;}
.onestepcheckout-index-index .onestepcheckout-threecolumns select{height:30px; color: #636363 !important;}
.cms-as-seen-in .sl-navigation{display:none !important;}
#confirmBox .monoleft input{width:60%;}
.cms-as-seen-in .page-title h1{text-align:left;}
.personalize_name .emb_chart_popup{display:inline-block; margin-top:25px;}
.popup_Css .monoleft .letters{margin-top:5px !important;}
#messageBox dt label{color:#636363;}
.cms-wholesale-bulk-order .page-title h1{text-align:left !important;}

/* End Cms Page Css */
/* Detail Page Css Start */
.catalog-product-view .product-name .h1{ font-weight:bold; font-size:1.75 em !important;}
.catalog-product-view .product-shop .product-name{width: 100%; float: none; display:inline-block;}
.product-view .product-shop .price-info{float: none; text-align: left; padding-left: 0px;}
.extra-info .availability.in-stock{font-size: 13px; text-transform: capitalize;}
.product-view .product-shop .price-box .regular-price .price, .product-view .product-shop .price-box .special-price .price, .product-view .product-shop .price-box .full-product-price .price{color: #636363; font-family: "Lato",sans-serif; font-size: 18px;    font-weight: bold;}
.product-view .product-options, .product-view .product-options-bottom, .product-view .add-to-cart{border:none !important;}
.product-view .product-options { padding-top: 10px;  }
.price-box .special-price{padding-left:0px !important; text-transform:capitalize !important;}
#emb_colorchart, #embpopup-btn-close{cursor:pointer;}
#embpopup-btn-close { position: absolute;    top: -16px;    right: -16px;    width: 36px;    height: 36px;    cursor: pointer;    z-index: 8040; }

#confirmmono{margin-top: 8px;display: none; height: 59px; margin-top: -10px; padding-bottom: 7px; }
.monoleft div:last-child{margin-top:10px;}
.catalog-product-view .personalize_name{display: none; margin-top: -20px; margin-bottom: 15px}
form#product_addtocart_form .personalize_name {  margin-top: 0;}
.personalize_name .input-box select {    min-width: 150px;}
.cms-customer-service-ordering-information .cms-colmain table{margin-left: 13%; margin-bottom: 10px;}
.cms-colleft-list ul li ul{margin-left:15px;}
.ahide h1{color: #a63d6e !important; font-size: 22px; text-align: center; text-transform: capitalize;}
.sizetable .size-top-td{background-color:#5dbd2b; padding: 5px; color:#ffffff; font-size: 16px; font-weight: bold; width: 560px; margin-bottom: 10px; vertical-align:middle;}
.sizetable .sizetabletr td{border-right:1px solid #999999; vertical-align:middle;}
.sizetable{border:1px solid #999999; width:100%;}
.sizetable .sizetabletr:nth-child(odd){background-color:#cae5bc;}
.cms-page-view .page-title h1{font-size: 20px; font-weight: 600; margin: 0; padding-bottom: 5px; text-transform:capitalize;}
.cms-col1, .cms-col2{width:50%; float:left; padding:0px 10px;}
.teatimonial-name{color: #a63d6e; text-align: right; font-weight:bold;}
.testbox{color: #a63d6e; text-align: justify; font-size: 13px;}
.cms-about-us .aboutus img{ border: 1px solid #cccccc; float: right; padding: 3px; margin:0px 0px 10px 10px;}
.wholesalewrap{margin: 0 auto; /* padding:0 30px; */}
.wholesalewrap-list li img{width:auto;}
ul.wholesalewrap-list li{display: inline; padding: 0 15px;}
li.wholesalelinks a{padding:0 19px;}
.wholesalewrap-list{text-align:center; padding:4px 0px; width:1280px; margin:0 auto;}
.am_cart_subtotal {display: none;}
.wholesalewrap{background:#E8ECF2;}
.wholesalewrap li{color:#c3598a;}
.wholesalewrap li a strong, .wholesalewrap li a{color:#c3598a;}
.wholesalewrap-list li:first-child img{margin-top:-4px;}
li.wholesalelogout{border-right:1px solid #b2b2b1;}
.category-products .view-mode {display: none;}
.ws-add .ws-add-to-bag{background:#25a159 !important; min-height: 40px;   line-height: 40px; font-size: 16px; padding: 0px 30px; min-width: 250px; white-space: normal; color:white; border:none; margin-top:10px;}
.ws-add .ws-add-to-bag:hover{background: #219452 !important}
.wholesale_butt .product-options-bottom .add-to-cart {display: none;}
ul.add-to-links li .link-wishlist{border-radius: 15px; font-size: 14px; font-family: lato, verdana; background: #c0c0c0; color: white; display: inline-block;padding: 6px 15px; margin-top:18px; text-align: center;}
ul.add-to-links li .link-wishlist:hover{text-decoration:none;}
.ws-add{text-align:center;}
.product-collateral.toggle-content.tabs ul.toggle-tabs{border-bottom: 1px solid #d3d3d3; background: none; color: #222;
  font-weight: bold; border-top: none; border-left: none; border-right: none;}
.product-collateral.toggle-content.tabs ul.toggle-tabs li{border-left: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; margin-right:5px; border-top-left-radius:5px; border-top-right-radius:5px;}
.product-collateral.toggle-content.tabs ul.toggle-tabs li:first-child{margin:0px 10px;}
.availability.out-of-stock .label{margin-right:5px; display:block; float:left; font-size:12px; color:#2f2f2f;}
.out-of-stock-desc{border: 1px solid #FCD344; background: #F7EFB2; padding: 10px; margin: 0 0 15px 0; font-size: 15px;}
.catalog-product-view .product-options .popup p{line-height:22px;}
#OverProductName_Desktop > img {width:100%;}
.catalog-category-view .availability.out-of-stock span{float:none;}
.am-btn-right.cancel{background: #c0c0c0 none repeat scroll 0 0 !important; border: 1px solid #c0c0c0 !important;}
.am-btn-right.Continue{background: #c0c0c0 none repeat scroll 0 0 !important; border: 1px solid #c0c0c0 !important;}
.ruffle-color{color: #fa68a7;}
.catalog-product-view .main-container{max-width:1260px !important;}
.catalog-product-view .related-prdct-list{float: left; text-align: center; width: 25%; margin-bottom:18px;}
.catalog-product-view .related-prdct-list img{display:inline;}
.catalog-product-view .block-related-p, .linethrough span {color:#636363; font-size:18px; padding: 0 20px; background: #FFF;}
.catalog-product-view .product-shop{position:relative;}
.catalog-product-view .product-options-bottom{margin-top:-5px;}
.catalog-product-view #guarantee img{margin-top:24%; cursor:pointer;}

.guarantee-shadow{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.guarantee-shadow.visible{background: #000 none repeat scroll 0 0; cursor: pointer; opacity: 0.25; visibility: visible; z-index: 999;}
.guarantee-popup{background: #fff none repeat scroll 0 0; bottom: 20px; color: #333; display: none; font-size: 19px; left: 0; line-height: 30px; margin: 0 auto; padding: 50px 30px; position: fixed; right: 0; top: 20px; width: 40%; z-index: 99999;}
.credit-shadow{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.credit-shadow.visible{background: #000 none repeat scroll 0 0; cursor: pointer; opacity: 0.25; visibility: visible; z-index: 999;}
.credit-popup{background: #fff none repeat scroll 0 0; height:315px; bottom: 20px; color: #333; display: none; font-size: 19px; left: 0; line-height: 30px; margin: 0 auto; padding: 50px 30px; position: fixed; right: 0; top: 100px; width: 40%; z-index: 99999;}
.popup-btn-close-credit{position: absolute; right: -3px; top: -8px;}
.popup-btn-close-credit img{cursor:pointer;}
#messageBox p#amcart-count, #confirmBox .product-infotxt{padding-bottom:10px !important;}
#confirmBox .crosssell p{padding-bottom:5px 0 16px !important;}
#confirmButtons{padding: 5px 0 12px !important;}
.plus-text, .minus-text{ padding: 6px; font-size: 18px;}
.minus-text {  margin-left: -6px; }
.qty-wrapper div{color:#636363; font-weight:bold;}
.min-cart-coupon .success-msg, .min-cart-coupon .error-msg{background: #E5EFE5 none repeat scroll 0 0; color: green; padding: 10px 10px 10px 25px; width: 100%;}
.min-cart-coupon .error-msg { background: #FAEBE6  ; color: #E23E5E}

.coupon_mini_shipping .shipping-region {display:none;}
.desktop_shipping #shipping-zip-form .buttons-set{float: none; margin-top: 10px !important; width: 40%;}
.minicart-bottom .shipping li.shipping-country, .minicart-bottom .shipping li.shipping-postcode{width:45%;}
/* Start EAV Notify Css */
.loading-notify{display:none;}
#send-notify{height:30px; float: left; margin: 2px 0 0; padding: 4px 20px;}
.notify-box>.input-box {float: left; width: 180px;}
.notify-box>#send-notify{float: left; height: 25px; width: 117px;}
.notify-box>.notify-but{margin: 0 20px 0 0;}
.notify-box>.loading-notify {float: left;}
.answere-notify  {color: #4f4; display: inline-block;}
.answere-notify.error {color: #f00;}
.notify-box .input-box input{border-bottom-right-radius: 0; border-top-right-radius: 0; height: 30px;}
.notify-box .notify-content .input-box{float: left; width: 43.9%;}
.notify-box .notify-content .notify-but{float: left; width: 42%;}
.notify-box{position:relative !important;}
.answere-notify.error{left: 0; top: 35px; z-index:9 !important;}
/* End EAV Notify Css */
.apply-code-title::before, .calculating-code-title::before{content: "+"; font-size: 20px; margin-top: 20px; padding-right: 10px; color:#636363;}
.apply-code-title.open::before, .calculating-code-title.open::before{content: "-"; font-size: 20px; margin-top: 20px; padding-right: 15px; color:#636363;}
.apply-code .apply-code-content #mycpcode{margin-left:10px;}
.minicart-product-list{background-color:#ffffff; direction:rtl;}
.apply-code-content .onestepcheckout-coupons{position:relative;}
.min-cart-coupon .shipping-form .sp-methods ul{text-align:left;}
.minicart-wrapper ul li:nth-child(2) a {
  margin: 0 !important; padding: 0 !important;}
.min-cart-coupon .shipping .sp-methods ul li{display:inline-block !important;}
.apply-code #coupon-notice.success-msg{color:green;}
.onestepcheckout-index-index .apply-code-content #onestepcheckout-coupon-add, .onestepcheckout-index-index .apply-code-content #onestepcheckout-coupon-remove{bottom:5px;}
#header-cart .minicart-wrapper .subtotal table{width:100%;}
#header-cart .minicart-wrapper .subtotal .a-right,#header-cart .minicart-wrapper .subtotal .align-right{text-align:left;}
.popup-btn-close-guarantee{position: absolute; right: -13px; top: -13px;}
.minicart-product-list.empty-minicart{height:300px !important;}
.catalog-category-view .rugg_linkcss, .catalog-category-view .spacer-top{display:none;}
.catalog-product-view .product-description-list{text-align:center;}
.catalog-product-view  .product-description-list ul li{border-right:1px solid #ffffff; display: inline-block; width: 23%; padding-bottom:10px;}
.catalog-product-view .product-description-list ul li img{display:inline;}
.catalog-product-view .product-description-list ul li:last-child{border:none;}
/* Detail Page Css End */
#owl-upsell .owl-buttons .owl-prev, #home_bestseller .owl-buttons .owl-prev{position:absolute; top:35%; left:0px;}
#owl-upsell .owl-buttons .owl-next, #home_bestseller .owl-buttons .owl-next{position:absolute; top:35%; right:0px;}
#owl-media .owl-buttons .owl-prev{position:absolute; top:50%; left:0px;}
#owl-media .owl-buttons .owl-next{position:absolute; top:50%; right:0px;}
.block-related.wholesale-related{display:none;}
#owl-upsell{text-align:center;}
#owl-upsell .owl-item .item img{ width: 100%; }
#owl-upsell .rating-links{display:none;}
#owl-upsell .ratings .rating-box{display:inline-block;}
#owl-crosssell .owl-buttons .owl-prev{position:absolute; top:35%; left:0px;}
#owl-crosssell .owl-buttons .owl-next{position:absolute; top:35%; right:0px;}
#owl-crosssell{text-align:center;}
#owl-crosssell .actions .add-to-links{text-align:center;}
/* Start Checkout Cart Css */
.desktop_shipping .shipping .form-list li{text-align:left;}
.minicart-actions .paypal-logo img{display:inline; width:auto;}
.minicart-wrapper .minicart-actions{background:#f5f5f5; margin-top:25px;}
.qty-wrapper .minus-text{cursor:pointer;}
.qty-wrapper .plus-text{cursor:pointer;}

.header-minicart .minicart-wrapper .min-cart-coupon{padding-left: 0px; padding-top: 10px;}
.header-minicart .minicart-wrapper .min-cart-coupon .apply-code{direction: ltr;}
.minicart-product-list .cart_custom_op_des dt.size-label{width:18% !important;}
.apply-code-title a, .calculating-code-title a, .calculating-code-title-empty a{font-size: 16px; color:#636363;}
.apply-code-title a:hover, .calculating-code-title-empty a:hover{text-decoration:none;}
.crosssell{width:100%;}
.crosssell #owl-crosssell{text-align:center;}
.crosssell .product-name{clear:both;}
.crosssell .product-image{width:100% !important;}
.crosssell .product-info .product-image > img{display:inline;}
.checkout-cart-index .checkout-types.top{text-align: right; width: 100%;}
.minicart-actions ul.minicart li p.paypal-logo{display:none;}
.qty-wrapper .fa{color:black;}
#confirmBox .amcart-options #product_addtocart_form{float: left; width: 60%;}
#confirmBox  .amcart-options .thumbimage{float: left; width: 35%;}
#confirmBox .amcart-options select{width:90%;}
.cms-rufflebutts-go-hollywood .sl-navigation{display:none !important;}
.sl-wrapper .sl-image{z-index:2147483647 !important;}
/* End Checkout Cart Css */
/* Start Checkout Css */
.onestepcheckout-column-middle .shipment-methods table {  margin-left: 10px; margin-top: 5px;}
p.onestepcheckout-numbers { font-size: 16px !important; padding-top:2px !important;}

.onestepcheckout-index-index table.onestepcheckout-summary ul.onestepcheckout-custom-options li{list-style-type:none;}
.onestepcheckout-index-index #checkout-payment-method-load #p_method_paypaluk_express{float:left; margin-right:10px; margin-top: 7px;}
a.fancybox_shiptime{cursor:pointer;}
.shiptimepopup1{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.shiptimepopup1.visible{background: #000 none repeat scroll 0 0; cursor: pointer; opacity: 0.25; visibility: visible; z-index: 9999;}
.shiptimepopup-minicart-overlay{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.shiptimepopup-minicart-overlay.visible{background: #000 none repeat scroll 0 0; cursor: pointer; opacity: 0.25; visibility: visible; z-index: 999;}
.shiptimepopup{background: #fff none repeat scroll 0 0; color: #333; display: none; font-size: 19px; left: 0; line-height: 30px; margin: 0 auto; padding: 5px 10px; position: fixed; right: 0; top: 160px; width: 29%; z-index: 99999;}
.shiptimepopup-minicart{background: #fff none repeat scroll 0 0; color: #333; display: none; font-size: 19px; left: 0; line-height: 30px; margin: 0 auto; padding: 5px 10px; position: fixed; right: 0; top: 160px; width: 30%; z-index: 99999;}
.shiptimepopup2{background: #fff none repeat scroll 0 0 !important; color: #333; display: none; font-size: 19px; left: 0; line-height: 30px; margin: 0 auto; padding: 5px 10px; position: fixed; right: 0; top: 160px; width: 29%; z-index: 99999;}
#confirmBox .related-prdct-list .special-price .price{font-size:16px !important;}
.crosssell .price{color: #c0c0c0 !important;}
.shiptime-popup-btn-close, .shiptime-popup-btn-close1{position: absolute; right: -13px; top: -13px;}
.shiptime-popup-btn-close img, .shiptime-popup-btn-close1 img{cursor:pointer;}
.onestepcheckout-index-index .large.orange.onestepcheckout-button.onestepcheckout-place-order{background: #27AE61;  cursor: pointer; border:none; font-weight: normal; font-size: 16px;}
.onestepcheckout-index-index .onestepcheckout-button:hover{background: #25A159 !important;}
.onestepcheckout-title{color:green;}

.checkout-cart-index .button.btn-proceed-checkout.btn-checkout:hover{opacity:0.8;}

#confirmBox .am_price .price{color:#636363 !important;}
.minicart-wrapper .subtotal_minihide {display: none;}
.onestepcheckout-index-index .checkoutcontainer .price{color:#636363;}
#confirmBox .monoleft input{float:none !important; margin-top:0px !important;}
.related-prdct-list .special-price {float: none !important;}
/* End Checkout Css */

/* Start POpup css */
#popup-newsletter-form input{font-size: 15px;}
#_ecf6.newsletterPopup button{border: medium none; height: 40px; text-transform: uppercase; width: 120px;}
#_ecf6.newsletterPopup form{width:100% !important; position:relative;}
#_ecf6.newsletterPopup form table{margin-left:7%;}
#_ecf6.newsletterPopup .async_false::before{border-style: solid solid solid none; border-width: 8px 8px 8px 0; content: ""; position: absolute; right: 155px; top: 12px;}
@media only screen and (max-width: 479px){
.catalog-product-view .related-prdct-list{width:33% !important;}
#am-block-related.block.block-related .related-prdct-list:nth-child(4){display:none;}
}
@media only screen and (max-width: 960px){
.catheadtext {font-size: 14px; padding: 0 10px;}
.catheadtitle { margin-bottom: 15px; }
.products-grid .product-image img{width:100%;}
.footer-right-list ul li{line-height:30px !important;}
.emb_color_txt { margin-right: 17%; }
.product-options-bottom .popup {position: fixed;  width: 40%;}
.catalog-product-view .product-options-bottom .guarantee_popup1 {bottom: auto;
position: fixed; top: 20%; width: 30%; padding:10px 20px;}
.header-minicart .subtotal tbody tr td span.price{width:30%;}
.header-minicart .subtotal tr.discount-sub td:first-child{width:100%; float:left;}
.header-minicart .subtotal tr.discount-sub td:last-child{width:30%; text-align:right !important;}
.catalog-product-view .product-options-bottom .guarantee_popup1 {bottom: auto; position: fixed; top: 20%; width: 30%; padding:10px 20px;}
 	.live-chat-list .live-part2{margin-right:10px;}
	.footer-desk-bottom{display:none;}
	.footer-desk-bottom{display:block !important;}
	.live-part4{display:block;}
	.live-part1{display:none !important;}
	.live-part4{clear:both; width:40%;}
	.salescontent{width:100% !important;}
}
.copyright-txt-mob{display:none;}
@media only screen and (max-width: 495px){
	.footer-newsletter .block.block-subscribe{margin-bottom:10px !important;}

	.live-part4{display:none;}
	.copyright-txt-mob .chat-icon{width:30%; float:left;}
	.copyright-txt-mob .copyright-mob-txt{color: #ffffff; float: left; font-size: 13px;
	margin-top: 40px; padding-left: 5px; width: 70%;}

}
@media only screen and (max-width: 1300px){
	.salescontent, .wholesalewrap-list{width:100% !important;}
}



.salesbarwrap{background:#C2CFE8;}
.salescontent{width: 1280px; margin: 0px auto; padding:0px 10px; text-align:center;}
.scolmain .sales-p1 .spname{color:#ffffff;}
.scolmain ul li{display:inline-block;}
.scolmain ul.sales-actions li{display:inline; margin-right:5px;}
.cng-btn{float: right; margin-left: 5px; background: #819DEB; color: white; padding: 1px 10px; text-decoration: none !important; border-radius:8px; font-size: 13px; margin-top: 1px;}
.cng-btn:focus{color:white !important;}
.cng-btn a:hover{text-decoration:underline;}
.salesbarwrap{background: #C2CFE8; padding: 8px 0px 5px 0px;}
.scolmain form.sales-form select{min-width:230px;}
@media screen and (max-width: 770px){
	select, .select-multiple {	background: #fefefe url("/skin/frontend/rwd/rbs_common/images/i_dropdown.png") no-repeat scroll right center !important; -webkit-appearance:none;}
	.catheadright img{width:100% !important;}
	.catalog-product-view .product-description-list ul li{text-align:center;}
	.catalog-product-view .product-view .product-options .monoleft .letters{clear:both;}
	.catalog-product-view .product-options .monoleft div:last-child{text-align:center; float:none !important;}

	.product-options-bottom .popup, .guarantee_popup1{width:80% !important;}
    #ws-apply{display: block !important; font-size: 20px !important; width: 90% !important;}
	.catalog-product-view .share-buttton-list li{width:100% !important;}
	#confirmBox .amcart-options #product_addtocart_form{width: 98%; margin-left: 2%;}
	#confirmBox  .amcart-options .thumbimage{width: 100%;}
    #confirmBox {  min-width: auto !important;    }

	#header-account{width:100%;}
	.payment-methods .form-list{left:-10% !important;}
	.credit-popup .block-content img{width:100%; height:200px;}
	.conatct-col3.social1 img{width:38px;}
	ul.add-to-links li .link-wishlist{font-size:13px; padding:6px 5px;}
	.cms-enter-to-win-ruffle .iframe-login{bottom: 0; left: 15px; position: unset;}
	.iframe-login iframe{width:100% !important;}
	.refer-col1, .refer-col2{width:100%;}
	.refer-benefit-box{width:100%;}
	.refer-questions{font-size:15px !important;}
	.guarantee-popup{width:90%;}
	.shiptimepopup{width:90%; bottom:10px;}
	.shiptimepopup table tr td{font-size:11px;}
	.catalog-product-view .product-shop .product-name span{display:none;}
	.cms-cathead-left{width:100%;}
	.cms-catheadright{margin: 0 0 5px; width: 100%;}
	.cms-page-view .Itembox-item{width:50%; float: left;}
	.lifestore-items{width: 25%;}
	.Items-lists{width:100%;}
	.Items-lists ul li{text-align:center;}
	.catalog-product-view .product-options-bottom{width:100%; padding-top:10px;}
	.catalog-product-view #guarantee{width:100%; text-align:center; min-height:auto;}
	.catalog-product-view #guarantee img{display:inline; margin-top:15px;}
	.checkout-cart-index .checkout-types.top{text-align:center; width:auto;}
	.catalog-product-view #guarantee{position:unset; background:#f5f5f5;}
	#emb_colorchart span{margin:10px 0 0 !important;}
	.catalog-product-view .monoleft input{width:100%;}
	 /* .paypal-logo a{padding:8px 0px;} */
	.product-view .add-to-links{width:43%;}
	.product-options-bottom{padding:0 10px 15px;}
	.wholesalewrap-list{width:100% !important;}
	.catalog-product-view .product-options .emb-container{display: inline-block; text-align: center !important; width: 100%;}
	.catalog-product-view .product-options .emb-container > a#emb_colorchart{display:inline-block;}
	.catalog-product-view .product-options .emb-container > a#emb_colorchart #emb_color_box{margin-left:20px !important;}
	.cms-contactus .contact-form-right p{margin-top:15px !important;}
	.cms-contactus .conatct-col1 a{word-wrap:break-word;}
	.ws-table-lists div.column{width:33% !important; min-height:160px;}
	.csbox center{clear:both;}
	.cms-page-view .cms-colmain{border-right:none; width:80%;}
	.salescontent{width:100%; padding:5px 10px; text-align:center;}
	.scolmain .sales-p1, .scolmain form.sales-form, .scolmain ul.sales-actions{float:none; text-align:center;}
	.scolmain ul li{width:100% !important;}
	.scolmain ul.sales-actions{text-align:center;}
	.cng-btn{float:none !important;}
	.popup-size-contain {height: 100%; overflow: auto;}
	.product-options-bottom .popup{bottom:auto;}
	#owl-upsell .owl-item .item img{display:inline !important; width: 100%; }
}
@media only screen and (max-width: 770px){
	.catheadright {padding: 0 5px;}
	.catheadtitle {margin: 0 0 7px 0;   font-size: 20px;}
	.catheadtext  {margin: 0; line-height: 16px; font-size: 13px; padding: 0;}
	.wrapper-dropdown-1 .dropdown{left:auto !important; text-align:left;}
}

@media screen and (max-width: 480px){
	.ws-table-lists div.column{width:50% !important;}
	.catheadright {display: none;}
	.catheadleft {width: 100%;}
	.catheadleft img {width: 100%;}
	.catalog-product-view .guarantee_popup1 .guarantee-popup2 p{font-size:14px !important;}
}

@media screen and (max-width: 359px){
	.catalog-product-view .related-prdct-list{width:100%;}
	.cat-filter a, .catalog-category-view .sorter label{font-size:14px;}
}

.mfp-fade.mfp-bg {opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out;}
.mfp-fade.mfp-bg.mfp-ready {opacity: 0.8;}
.mfp-fade.mfp-bg.mfp-removing {opacity: 0;}
.mfp-fade.mfp-wrap .mfp-content {opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; transition: all 0.15s ease-out;}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {opacity: 1;}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {opacity: 0;}
#messageBox .button.btn-cart {padding: 2px 4px;}
.catalog-category-view .sorter .sort-by > select, .catalogsearch-result-index .sort-by select{-moz-appearance: none; background: #fefefe url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/i_dropdown.png") no-repeat scroll right center; border: 1px solid #c0c0c0; border-radius: 0; height: 30px; padding-left: 10px; padding-right: 25px; cursor:pointer; -webkit-appearance:none;}
.catalog-category-view .sorter .sort-by > select option.asc-aerrow{background: #fefefe url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/up2.png") no-repeat scroll center bottom;}
.catalog-category-view .sorter .sort-by > select option.des-aerrow{background: #fefefe url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/down2.png") no-repeat scroll center bottom;}

.catalogsearch-result-index .product-info .special-price .price{color:#c0c0c0 !important;}
#confirmOverlay #messageBox #amcart-count{display:none;}
#messageBox .related-prdct-list .product-img p.product-name a{font-size:14px;}
#messageBox .related-prdct-list .product-img p.product-name{min-height:40px; padding-bottom:0px;}
/*.catalog-product-view p.old-price-wholesale.wholesale-visible span{color:#636363 !important; font-weight:bold;} */
.catalog-product-view .wholesale_butt p.special-price .price{color:#c0c0c0 !important; font-size:16px !important;}
.catalog-category-view .category-products .sort-links .fa{font-size: 15px; margin-left: 5px;}
.catalog-category-view .price-box p.old-price-wholesale, .catalogsearch-result-index .price-box p.old-price-wholesale{display:none;}
p.special-price.special-price-wholesale .price-label{display: block; float: left;
color: #c0c0c0; font-size: 13px; margin-right: 5px; margin-top: 3px;}
#confirmBox .related-prdct-list .regular-price .price{color:#c0c0c0;}
.catalog-product-view .product-view .product-options-bottom .paypal-logo{display:none;}
/* Start 25jan2015 Css */
ul.dropdown{margin-top:0px; padding-left:0px; z-index:9;}
.wrapper-dropdown-1 {position: relative; padding:1px 25px 0 8px; margin: 0 auto; color:#c0c0c0; outline: none; cursor: pointer;  border: 1px solid #d6d6d6; }
.wrapper-dropdown-1 .dropdown {position: absolute; top: 100%; right: -1px; list-style: none; font-weight: normal; opacity: 0; pointer-events: none; z-index:9;	background:white; border:1px solid #d6d6d6; box-shadow: 0 0 8px rgba(0, 0, 0, 0.4); width:125px;}
.wrapper-dropdown-1 .dropdown li a {display: block; text-decoration: none;	color:#636363; padding:0px 5px;}
.wrapper-dropdown-1.active .dropdown {opacity: 1; pointer-events: auto;}
.wrapper-dropdown-1.active:after {margin-top: -3px;}
.no-opacity       .wrapper-dropdown-1 .dropdown,
.no-pointerevents .wrapper-dropdown-1 .dropdown {display: none; opacity: 1; pointer-events: auto;}
.no-opacity       .wrapper-dropdown-1.active .dropdown,
.no-pointerevents .wrapper-dropdown-1.active .dropdown {display: block;}
.catalog-product-view .product-view .related-prdct-list .button.btn-cart{font:13px/19px "Lato",sans-serif; padding:2px 5px;}
.catalog-product-view .product-options .monoleft .price-notice{display:none;}
.credit-popup img{width:100%;}

/* End 25jan2015 Css */
.minicart-product-list .cart_custom_op_des{clear:both; min-height:20px;}
.minicart-product-list .cart_custom_op_des dt{float: left; width: 70%;}
.minicart-product-list .cart_custom_op_des dd{float: left;}
#header-nav .quick-link-content a{font-size:16px;}
.minicart-product-list.empty-minicart{background:#ffffff none repeat scroll 0 0;}
.quick-link-content .mobile-nav-header.quick-li{font-size:18px; padding-top:5px; padding-bottom:5px;}
@media screen and (-webkit-min-device-pixel-ratio:0){
#search:focus{border:none !important;}
}
@media screen and (min-width: 769px) and (max-width: 1279px){
	.catheadright img{width:100%;}
	.header.fixedheader{background: #ffffff none repeat scroll 0 0; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2) !important; opacity: 0.9; padding: 0 20px; position: fixed; top: 0; width: 100% !important; z-index: 99;}
}
@media screen and (min-width: 401px) and (max-width: 770px){
.my_filters.fixedheader.s-fil{top:116px !important; height: 39px;}
}
@media screen and (min-width: 481px) and (max-width: 770px){
	.toolbar .catname{display:none;}
}


/* Start 24Feb2016 Css */
@media screen and (min-width: 425px) and (max-width: 767px){
	.top-menu-icon{display: inline-block; float: left; width: 33.33% !important;}
	.logo-maincontainer{float: left; width: 33.33% !important;}
	.mobile-header-right{width:22% !important; float:right;}
	.mob-accnt .top-account ul li a {font-size: 22px !important; color: transparent;}
	.menu-text, .logo{width:100% !important; background-size:contain !important;}
}
@media screen and (min-width: 421px) and (max-width: 479px){
	.skip-link.skip-cart .count{margin-left:5px;}
}

.minicart-bottom .subtotal #shopping-cart-totals-table .a-right{text-align:right; min-width: 50px;}
.minicart-bottom .subtotal #shopping-cart-totals-table{width:100%;}
.minicart-wrapper.empty_minicart .shopping-cart-label{float: left; text-align: left; width: 50%;}
.minicart-wrapper.empty_minicart .shopping-cart-price{float: left; text-align: right; width: 50%;}



.header-language-container .top-logout{font-weight: bold; margin-left: 5px;
text-transform: uppercase; font-size: 12px;}

#product-backorder-grid{height:85px;}
/* End 24Feb2016 Css */
#amshopby-price-btn.amshopby-price-find{border-radius: 2px; margin-top: -4px; padding: 5px 15px !important;}
.al-authorization .buttons-set.register_link a{color:#ffffff;}
.calculating-code-title{cursor:pointer; margin-left:10px; /* margin-top: 10px; */  position: relative;}
.desktop_shipping {background:#f5f5f5 none repeat scroll 0 0;}
.desktop_shipping.loading:before, #header-shipping.loading:after{display:block;}
.desktop_shipping.loading::before{background-color: #ffffff; opacity: 0.8; z-index: 2;}
.desktop_shipping:before, .desktop_shipping:after {content: ''; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; display: none;}
.desktop_shipping:after {background-repeat: no-repeat; background-position: center; z-index: 3;}
.desktop_shipping {height: 100%; right: -300px; overflow-y: auto; position: fixed; top: 0; transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s; width: 300px; z-index: 9999;}
.coupon_mini_cart #coupon-notice{bottom: 45px; padding: 5px 4px 4px 10px; position: absolute;}

.coupon_mini_cart .apply-code #coupon-notice.success-msg{color:#fff !important;}
.apply-code-content .onestepcheckout-coupons{border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.apply-code-content #id_couponcode {height:40px; float:left; width:calc(100% - 65px) !important; border:none;}
.minicart-bottom .coupon_mini_cart .button{height:40px; margin-left:0px; line-height:16px;}
.minicart-bottom .coupon_mini_cart #onestepcheckout-coupon-remove{padding:7px 12px !important;}
.paypal-title{position:relative; line-height:34px;}
.Cart-contain .subtotal tr.minicart-tax td:nth-child(2){text-align:right !important;}
.product-view .sharing-links span a{background:none !important;}
.paypal-title span{background: #ffffff none repeat scroll 0 0; color: #989898; display: inline-block; font-size: 16px; padding: 0 0px; position: relative; z-index: 1;}
.paypal-title .paypal-or{line-height:10px; display:inline-block !important;}
#proceedcheckout{color:#636363; font-size:16px; cursor:pointer; background: #ffffff none repeat scroll 0 0; line-height: 50px; padding-left: 10px; font-weight:bold; text-transform:uppercase;}
.desktop_shipping .shipping{padding-left:10px;}
.catalog-product-view .product-view .paypal-title::after{background:none;}
.super-attribute-select option:disabled {color:#c0c0c0;}
.catalogsearch-result-index .category-products .toolbar{padding-bottom:15px;}
.catalogsearch-result-index .category-products .old-price .price{color:#c0c0c0 !important; font-size:16px;}
.product-view .product-shop .product-options label{font-size:15px; padding-top:10px;}
.product-description-list ul li a{color:#c0c0c0 !important;}
.product-description-list ul li a:hover{text-decoration:none;}
.catalog-product-view .product-description-list ul li img{height:30px;}
.catalog-product-view .upsell-title h2{font-size:20px;}
#owl-upsell .owl-item .item .price-box p.old-price span{color:#c0c0c0; font-size:16px;}
.minicart-bottom .subtotalminicart{padding:3px 11px 0; display: inline-block; width: 100%; color:#636363; border-top: 1px solid #EEE; }
.subtotalminicart .subtotal-minilabel{text-align:left; width:50%; float:left;}
.subtotalminicart .minilabel-currency{width:50%; float:left; text-align:right;}
.minicart-bottom .subtotal .subtotal_minihide{display:none;}
.product-view .product-shop #product-backorder-grid{width:100%;}
.minicart-wrapper #cart-sidebar li{display:inline-block; width:100% !important;}
table#product-backorder-grid{border: 1px solid #ffffff; border-collapse: collapse; display: none;}
.catalog-product-view .product-view .product-shop .availability1.in-stock{margin:10px 0 5px; clear:both;}
.catalog-product-view .product-view .product-shop .availability1.in-stock span{color:#71b751;}
.catalog-product-view .product-view .product-shop .availability1.out-of-stock {margin-bottom: 10px;}
.catalog-product-view .product-view .product-shop .availability1.out-of-stock span{color: #941E1E;}
.product-view #send-notify{background-color: #C0C0C0 !important;}
.product-view p.back-email-txt{color:#C0C0C0;}
#backorder-note p.back-email-txt{padding:10px 0 0;}
.checkout-cart-index .cart .page-title .checkout-types.top .paypal-title, .checkout-cart-index .cart-totals .checkout-types.bottom .paypal-title{display:none;}
.bulk-th{color: #525b7c; font-size: 11px; padding-bottom: 5px; text-align:center;}
/* Start New Footer 11March */
.social-media ul li{display:inline; margin-right:10px;}
.social-media ul li a .fa{font-size:40px; color:#ffffff;}
.social-media .social-title{opacity:0.75; color:white; text-transform:uppercase; font-size:20px; margin-bottom:10px;}
.live-chat-list ul li{display:inline; color:#ffffff; font-size:22px; text-transform:uppercase;}
.footer p, .copyright-txt{opacity:0.75;}
.live-chat-list ul li img{display:inline;}
.footer-col1{width:40%; float:left;}
.footer-col2{width:60%; float:left;}
.footer-right-list ul li{display:inline-block; padding-right:20px; line-height:40px;}
.footer-right-list ul li a{opacity:0.75; color: #ffffff; /*font-size: 22px;*/ font-size: 16px;  text-transform: uppercase}
.footer-right-list ul li a:hover{opacity:1; text-decoration:none;}
.footer-newsletter .block.block-subscribe{margin-bottom:0px;}
.footer-newsletter .newsletter-form{width: 100%;}
.footer-newsletter .block-des p{color: #ffffff !important; font-size: 15px;}
.footer-col2 .copyright-txt{font-size:16px; clear:both; color:#ffffff; text-align:left; padding:15px 0px;}
/* End New Footer 11March */
.customer-account button.button.btn-cart span span{color:white !important;}
.customer-account .block.block-account .block-title{font-size:18px;}
.data-table thead th, .data-table tbody td em{font-style:normal;}
.account-cart-wrapper.wholesale-login1 #customer_logoutcss{display:none;}
.category-products #navigation-table {display: inline-block; margin-top: 10px; width: 100%;}
#confirmBox .crosssell .related-prdct-list .price-box .old-price {float: none !important; width:auto !important;}
#confirmBox .crosssell .related-prdct-list .price-box .special-price{float:left;}

#messageBox .crosssell .related-prdct-list{width:32%;}
@media screen and (max-width: 555px){
	#product-backorder-grid{height:130px;}

}
@media screen and (min-width: 551px) and (max-width: 1279px){
  .footer-mobile-top{display:none !important;}
}
@media screen and (min-width: 771px) and (max-width: 1279px){
	.toolbar .catname{width:38% !important;}
	.category-products .toolbar .cat-filter{width:38% !important;}
	.category-products .toolbar .sorter{width:14% !important;}
	.catalog-product-view .product-options-bottom, .product-options{width:100%;}
    .footer-right-list ul li{line-height:30px !important;}
	.live-chat-list .live-part1{margin-top:25px;}
	.live-chat-list .live-part3{margin-top:18px;}
	.footer .block-subscribe{display:inline-block; width:100%; margin:10px auto !important;}
	.footer-container{padding-bottom:0px !important;}
}
@media screen and (min-width: 771px) and (max-width: 1105px){
	#product-backorder-grid{height:130px;}
}
@media screen and (min-width: 769px) and (max-width: 800px){
	.live-chat-list .live-part4{padding-top:15px;}
	.live-chat-list{margin-bottom:-20px !important;}
	.footer .block-subscribe{display:inline-block; margin:22px auto 30px;}
	.footer-col2 .copyright-txt{padding:10px 0px!important;}
}
@media screen and (min-width: 768px) and (max-width: 800px){
	.menu-text{width:50%;}
	.mobile-header-right{width:25%; display:inline-block;}
	.mobile-header-right .search-icon{width:25% !important;}
	.mobile-header-right .header-minicart {position: absolute; right: 15px; top: 55px !important;}
	.mobile-header-right .search-icon {width: 25% !important; position: absolute; right: -92px;top: 55px;}
	.product-options, .catalog-product-view .product-options-bottom{width:100% !important;}
	.fixedheader .mobile-header-right .search-icon{top:0px;}
	.fixedheader .mobile-header-right .header-minicart{top:0px !important;}
	.skip-links{border:none;}
	.desktop_search_top form{margin-left:0px;}
	.header-language-background .welcome-msg{width:100%;}
	.header-language-background .welcome-msg-left{text-align:left;}
	.mobile-header-right .search-icon{margin-top:0px; top:56px !important;}
	.fixedheader .mobile-header-right .search-icon{top:28px !important;}
	.mobile-header-right .header-minicart{top:28px !important;}
}
a.back-to-top {display: none; width: 50px; height: 50px; text-indent: -9999px; position: fixed; z-index: 998; right: 10px; bottom: 10px; -webkit-border-radius: 30px;-moz-border-radius: 30px; border-radius: 30px; opacity: .70}
a:hover.back-to-top {opacity:1;}
.catalog-category-view .regular-price-wholesale span.price-label{color:#c0c0c0 !important;}
.wholesale_butt .product-options p.legend{font-size: 10px; text-align: right;   text-transform: capitalize;}
.bulk-table-grid{width:100%; overflow-x:auto;}
/*.account-png{padding:0px 5px;}*/
.count1{color: #ffffff; font-size: 14px; font-style: normal; font-weight: bold;   left: 0; position: absolute; text-align: center; top: 8px; width: 100%;}
.logo-maincontainer1{float: left; width: 33.33%; margin-top:10px;}
.catalog-product-view .left-qty{font-size:12px;}
.cart-png{position:relative;}
.cart-list ul li.logout{padding:0 5px 0 0; /*display:inline-block;*/}
li.logout a {line-height: 30px; padding-right: 10px; vertical-align: bottom; text-decoration:none;}
.account li{display:inline-block;}
.account li.logout{padding-left:10px;}

.account li:first-child {border-right: 2px solid #f5f5f5; padding-right: 5px; border-right: none; padding-right: 0;}
.account.wholesalecss > li:first-child{border-right:none; padding-right:0px;}
#messageBox .price-box .regular-price{color:#c0c0c0;}
@media screen and (min-width: 768px) and (max-width: 1024px){.header.fixedheader{background: #ffffff none repeat scroll 0 0; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2) !important; opacity: 0.9; padding: 0 20px; position: fixed; top: 0; width: 100% !important; z-index: 99;}   
}  
@media screen and (max-width: 767px){
    .account li.logout{display: none;}
	.Canvas{margin-top:0px !important;}
	.logo1 img{width:100%;}
	.page-header1{padding:0px 10px !important;}
	.top-menu-icon1{float: left; width: 24%;}
	.cart-right{float: left; width: 25%;}
	.count1{left:0px !important;}
	.header.fixedheader{background: white none repeat scroll 0 0; box-shadow:0 3px 4px 0 rgba(0, 0, 0, 0.2) !important; opacity:0.9; position: fixed; top: 0; max-width: 100% !important; z-index: 99;}
	.cms-page-view .cms-colmain{border-left:none;}
	.cms-customer-service-ordering-information .cms-colmain table{margin-left:0px !important;}
	#confirmBox .crosssell .related-prdct-list .price-box .special-price{width:auto;}
	#messageBox .related-prdct-list .product-img p.product-name{min-height:auto !important;}
	.availble-size-popup{left:23% !important; top:15% !important; width:55% !important;}
  	.cc-content{width:100%; left:0;}
	.Close1{left:88%; top:125px;}
	.cms-wholesale-area .ws-link-wrapper .ws-link-col ul li{margin-left:0px; text-align:center}
	.cms-wholesale-area .ws-link-wrapper .ws-link-col{width:50% !important;}
}
@media screen and (max-width: 560px){
	.cart-right{margin-top:0px;}
	.menu-over{font-size:14px;}
	.menu-txt{font-size:16px;}
	.logo1{width:100%; background-size:100%;}
	.top-menu-icon1{width:20%;}
	.cart-right{width:32%;}
	.wholesalewrap ul.wholesalewrap-list li {float: left; line-height: 24px; padding: 0 15px; text-align: left; width: 50%;}
	#confirmBox{overflow:auto;}
	#messageBox .related-prdct-list .product-img p.product-name{height:auto;}
	.availble-size-popup{left:5% !important; top:15% !important; width:90% !important;}
	.cms-wholesale-area .ws-link-wrapper .ws-link-col{width:100% !important;}
}

@media screen and (max-width: 1280px){
	.page-header{width:100% !important;}
}
@media screen and (max-width: 640px){
	.ws-login-social ul{display:inline !important;}
}

@media only screen 
and (min-device-width : 641px) 
and (max-device-width : 768px) {
	.cms-wholesale-area #box-newretailers{width:97% !important; margin-bottom:10px; float:none;}
	.cms-wholesale-area #box-registeredretailers{width:97% !important; margin-right:15px;}
	.cms-wholesale-area #ws-questionbox, .cms-wholesale-area #ws-retailersimage{width:100% !important;}
}

#messageBox.amcart-options .price-box .special-price .price {font-size: 18px;}
#messageBox.amcart-options .price-box .old-price .price{font-size: 15px;}
#messageBox.amcart-options .price-box{ margin-left: 0px; }
a.back-to-top{border:2px solid #ffffff; }
.wholesale-sales .logout{display:inline-block;}
.header-minicart .skip-link.skip-cart{opacity:0; position:fixed; height:0px;}
.bulk-table-grid .gallary1 span div{margin: -5px 0 0 5px;}
.catalog-product-view .product-view .regular-price-wholesale span{color: #636363 !important;}
.catalog-product-view .block.block-related .related-prdct-list .product-name {min-height: 36px;}
.cms-home .parent{margin:0px;}
.catalog-product-view .product-view .product-shop.wholesale_butt .price-info .special-price{float:none;}
.catalog-product-view .product-view .product-shop.wholesale_butt .price-info .old-price-wholesale .price{font-size:14px;}
.catalog-product-view .product-view .product-shop.wholesale_butt .price-info .old-price-wholesale .price-label{color:#c0c0c0;}
.catalog-product-view .product-view .product-shop.wholesale_butt .price-info .special-price .price{color:#636363 !important;}
.catalog-product-view .product-view .product-shop.wholesale_butt .price-info .old-price-wholesale{margin-top:5px; color:#c0c0c0;}
.catalog-product-view #owl-upsell .old-price-wholesale{color:#c0c0c0;}
.catalog-product-view #owl-upsell .old-price-wholesale .price-label{color:#c0c0c0;}
.catalog-product-view .product-view .product-shop.wholesale_butt .price-info{margin-bottom:0px;}
.catalog-product-view .product-view .product-shop.wholesale_butt p.availability1{margin:0px;}
.subtotal.minicart-empty .shopping-cart-label {width: 50%; float: left; text-align: left;}
.continue-link-ws{margin-bottom:10px;}
.continue-link-ws a {background: #f5f5f5 none repeat scroll 0 0; border-radius: 3px; box-shadow: 3px 1px 1px 3px #f5f5f5; color: #888888; padding: 6px 18px;}
.checkout-url-ws{margin-top:10px;}
.checkout-url-ws a {border-radius: 5px; color: #ffffff;  padding: 5px 15px;}
.success-msgs {color: #888888; font-size: 16px; margin-bottom: 20px;}
.wholesale-box-popup .loader-img{position:absolute; left:50%;}
.cms-about-us .cms-about-gallery .cms-gallery-box img {display: inline !important; float: none; max-width: 365px;}
.cms-about-us .cms-about-gallery .cms-gallery-box{text-align:center;}
.left .hdrshoptext {display: none;}
.related-ws-list{border: 1px solid #C0C0C0; margin-top: 15px; margin-left: 20px; margin-bottom: 15px; border-radius: 6px;}
.catalog-product-view .product-view .sharing-links{display:none;}
.header-minicart #cc.count{height:0px;}
.catalog-category-view .category-products .products-grid, .catalogsearch-result-index .category-products .products-grid{clear:both;}
.product-image-gallery .lSAction .lSPrev, .upsell-products .lSAction .lSPrev{left: 3px; position: absolute; top: 50%;}
.product-image-gallery .lSAction .lSNext, .upsell-products .lSAction .lSNext{right: 2px; position: absolute; top: 50%;}
.product-image-gallery .lSAction a, .upsell-products .lSAction a{height:32px; width:32px; cursor:pointer;}
.product-img-box .product-image img{width:inherit;}
.home-slider ul li{margin-left:0px;}
.home-slider ul{margin-bottom:0px; height:auto !important;}
.home-slider ul li img{width:inherit;}
.catalog-category-view .category-products ul.products-grid li img, .catalogsearch-result-index .category-products ul.products-grid li img{display: inline;}
.catalog-product-view .related-prdct-list .product-desc .price-box .old-price span {padding-left: 0 !important;}
.catalog-product-view .upsell-products ul li{text-align:center;}
.catalog-product-view .product-view .upsell-products ul{height:inherit !important;}
.catalog-product-view .upsell-products ul li .rating-box{display:inline-block;}
.catalog-product-view .upsell-products ul li .rating-links{float:none !important;}
.catalog-product-view .block.block-related .related-prdct-list .special-price .price{padding-left:0px !important; font-size:16px !important;}
.catalog-product-view .upsell-products ul li .rating-links a, .catalog-product-view .upsell-products ul li .ratings .rating-links .separator{color:#c0c0c0;}
.catalog-product-view .upsell-products ul li .price-box .old-price, .catalog-product-view .upsell-products ul li .price-box .old-price span{color:#c0c0c0;}
.cms-page-view .ws-btn-bottom a #ws-apply{margin-bottom:10px;}
.ws-btn-bottom a{display:block;}
.cms-page-view .ws-btn-bottom #ws-apply{margin:0 auto;}
.catalog-product-view .guarantee_popup1 #guarantee{text-align:center; background:#ffffff;}
.catalog-product-view .guarantee_popup1 #guarantee img {display: inline; margin-top: 15px;}
.catalog-product-view .guarantee_popup1 .guarantee-popup2 p {font-size: 16px; line-height: 25px;}
.accordion-toggle1 {cursor: pointer; color: #278dc8; margin-left: 5px;}
.accordion-content1 {display:none; color: #2f2f2f; font-size: 14px !important; margin: 0 0 20px 10px;     color: #636363; }
.catalog-product-view .related-prdct-list .price-box .old-price .price-label {display: inline; color:#c0c0c0; font-size:15px;}
.catalog-product-view .related-prdct-list .price-box .special-price .price {line-height: 23px;}
.cat-view-old-price, .catalog-category-view .product-info .price-box .old-price, .catalogsearch-result-index .product-info .price-box .old-price{display:none;}
.catalog-category-view .cat-view-old-price, .catalogsearch-result-index .cat-view-old-price{display:inline;}
.catalog-category-view .cat-view-old-price span, .catalogsearch-result-index .cat-view-old-price span{text-decoration:line-through;}
.popup-size-contain{height:100%; overflow:auto;}
#product_addtocart_form .product-shop .price-box .old-price .price-label {display: inline; font-size:16px; color:#c0c0c0;}
#owl-upsell .owl-item .price-box .cat-view-old-price {display: inline; text-decoration:line-through;}
#owl-upsell .owl-item .price-box .old-price {display: none;}
.wholesale-box-popup.content .crosssell .related-prdct-list .product-name {min-height: 35px;}
.cms-wholesale-area .ws-link-wrapper .ws-link-col {float: left; text-align: center; width: 25%;}
.cms-wholesale-area .ws-link-wrapper .ws-link-col ul li {list-style-type: none;}
.ws-link-col ul li{margin-left:0px;}

@media screen and (max-width: 580px){
.wholesale-box-popup.content{top:8% !important;}
.wholesale-box-popup.content .crosssell > div{display:inline-block; height:250px; overflow:auto;}
.wholesale-box-popup.content .crosssell > div .related-prdct-list {width: 100% !important;}
.wholesale-box-popup.content #confirmButtons button.am-btn-left{margin-bottom:10px;}
}

/* Start Wholesale Related Popup */
.wholesale-box-popup.content .wholesale-cartlinks {border: medium none;}
.wholesale-box-popup.content { background: #ffffff none repeat scroll 0 0; left: 33%;    margin: 0 auto !important; padding: 10px; width: 460px;}
.wholesale-box-popup.content #confirmButtons button{width:auto;}
.wholesale-box-popup.content #confirmButtons button.am-btn-left {padding: 0px 45px;}
.wholesale-box-popup.content .crosssell .related-prdct-list{width:32% !important;}
.wholesale-box-popup.content .crosssell .related-prdct-list .product-desc .special-price.special-price-wholesale .price {padding-left: 0px;}
.wholesale-box-popup.content .crosssell .related-prdct-list .product-desc .old-price-wholesale .price-label {color: #c0c0c0;}
/* End Wholesale Related Popup */




/* Start Left Canvas Css */
div#accordion {color: #fa68a7; font-size: 14px;}
.accordion-toggle{cursor: pointer; margin: 0;}
.accordion-content .default {border: 0;}
h4.accordion-toggle, .quick-links {text-transform: uppercase;font-size: 18px; padding: 8px;   border-top: 1px solid #e0e0e0; margin: 0; text-decoration: none;}
h4.accordion-toggle a, .quick-content a {color: #FA68A7; text-decoration: none;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}
.accordion-content ul, .quick-content ul { margin: 0; padding: 2px 0 5px 0; }
.accordion-content li, .quick-content li { list-style: none; padding: 0px 0 10px 15px;   }
.accordion-content a  { color: #FA68A7; text-decoration: none; }
.quick-links {color: white; padding: 6px 8px; margin: -1px 0 8px 0;}
.quick-social {color: white; padding: 5px 0; margin: -5px 0 0 0;}
.quick-social ul {height:30px;}
.quick-social li {float: left; list-style: none; padding-left:25px;}
.quick-social li a {display: block; width: 31px; height: 31px; overflow: hidden;            background-image: url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/sprite_icon.png');}
.quick-social li a#MobNav_Facebook{background-position: 0 0;}
.quick-social li a#MobNav_Twitter{background-position: -40px 0;}
.quick-social li a#MobNav_Pinterest {background-position: -80px 0;}
.quick-social li a#MobNav_Instagram {background-position: -120px 0; margin-right: 0;}
.catalog-product-view #confirmmono .options-list .validation-advice {bottom: -20px;left: 24px;
position: absolute; font-size:12px;}
.checkout-cart-index .cart1 .checkout-types.top .paypal-title{display:none;}
.filter-top1{display:inline-block; width:100%;}
div.block-layered-nav, div.amshopby-page-container, div.amshopby-filters-top{overflow:auto;}
div.amshopby-page-container{width:100%;}
 .wholesale-box-popup.content .loader-img{left:0% !important;}
/* End Left Canvas css */
.left-nav-close {cursor: pointer; position: absolute; right: 4px; top: 8px;  z-index: 999;}
a.close .back-img{float: right; margin: 4px 5px 0 0; width: 18px;}
.desktop_shipping #proceedcheckout .back-img{float: right; margin: 18px 5px 0 0; width: 18px;}
.left-nav-close img {width: 18px; margin: 5px 0 0;}
#header-shipping img.back-img{float: left; margin-top: 16px; width: 20px; margin-right:4px;}
.cms-index-index .std ul li{margin-left:0px;}

.cms-index-index ul.lightSlider {margin-bottom: 0px;}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{border-radius:0px !important;}
a:focus{outline:none !important;}
.availble-size-popup{background: #ffffff none repeat scroll 0 0; bottom: auto; left: 35%; padding: 10px 20px;
position: fixed; top: 20%; width: 30%; z-index: 999999;}
.Availble-curtain{height: 100%; left: 0; opacity: 0; position: fixed; top: 0; transition: all 0.5s ease-in-out 0s; visibility: hidden; width: 100%; z-index: 15;}
.Availble-curtain.visible {background: #000000 none repeat scroll 0 0; cursor: pointer; opacity: 0.8; visibility: visible; z-index: 999;}
.availabe-size{cursor:pointer;}
.product-view .product-shop .price-info p.old-price{text-decoration: line-through; font-size: 16px;}
.my-account .customer-name .input-box{margin-left:0px !important;}
.letters {border-radius: 3px; text-align: center; font-family: Lato, Tahoma; text-transform: uppercase;      vertical-align: middle; font-size: 2.5em; line-height: 1; color: #E0E0E0;}
#letters-first, #letters-middle { font-size: .7em;}
#letters-last { vertical-align: text-bottom; }
#letters-first1, #letters-middle1 { font-size: .9em; text-transform: uppercase; vertical-align: middle;}
#letters-last1 { text-transform: uppercase; font-size: 1.18em; padding: 0 1px; vertical-align: top;}
.checkout-cart-index .wrapper .col-main .cart1 .cart-totals .subtotal_minihide{display:none;}
.checkout-cart-index .cart-totals tfoot td:first-child strong::after {content: ":"; margin-right: 3px;}
.checkout-cart-index .cart-totals ul.checkout-types.bottom .paypal-logo{display:none;}
.checkout-cart-index .cart1 .cart-totals-wrapper table#shopping-cart-totals-table tfoot td{font-size:20px;}
.checkout-cart-index .wrapper .col-main .cart1 .cart-totals .subtotal_minihide td:first-child{padding-right:5px;}
.checkout-cart-index .main .cart1 .cart-totals li.method-checkout-cart-methods-paypaluk_express-bottom p.paypal-logo, .checkout-cart-index ul.checkout-types.bottom li.method-checkout-cart-methods-onepage-bottom{text-align:center;}
.checkout-cart-index #shopping-cart-totals-table{width:100%;}
.checkout-cart-index .button.btn-proceed-checkout.btn-checkout{color: white; font-size: 15px; padding: 8px 30px; text-transform: capitalize;  display:inline-block; width:250px; background: #219452 !important}
.checkout-cart-index .cart-table .product-cart-info h2.product-name a{color:#636363;}
.checkout-cart-index .cart-table .product-cart-actions .cart-links .link-wishlist.use-ajax{color:#c0c0c0;}
.checkout-cart-index .cart-table .product-cart-image a.product-image img{width:auto;}
.checkout-cart-index .cart-table .product-cart-actions .cart-links li:first-child{display:none;}
.onestepcheckout-summary .summary-content{text-align:center; margin-bottom:20px;}
.onestepcheckout-summary .summary-content p{margin-bottom:5px;}
.onestepcheckout-summary .summary-content .summ-edit{font-size:12px; display:inline;}

.cc-content{display:none; left: 30%; position: fixed; top: 130px; z-index: 999; width:40%;}
.cc-img img{width:100%;}
.Close1 {left: 65%; position: fixed; top: 130px;}
#confirmBox .amcart-options .monoleft p.note {padding-bottom: 0;}
#confirmBox .amcart-options .personalize_name {margin-top: 15px;}
.al-authorization-container-overlap .Canvas{top:14% !important;}  
#guarantee-prs{cursor:pointer;}
#confirmmono .validation-advice { margin-top: -1px; }
#home_bestseller,
.qty_left_check,
.amscroll-page.loading.loaded{clear:both;}

.product-options .qty-holder {display:none !important;}

.minicart-product-list .out-of-stock.bundle,
td.gallary1 a div,
.price-box .price-as-configured,
.account-cart-wrapper.wholesale-sales #customer_logoutcss
{ display: none;}

/*Newsletter Subscription Page*/
li.listdata label {
    font-size: 19px;
    margin: -15px 0px 10px 5px;
}

li.listdata .grouping {
    font-size: 16px;
    color: #929292;
}

li.listdata #list-7f82474bce,
li.listdata #list-f5e843f090 {
    width:20px;
    height:20px;
    vertical-align: text-bottom;
    float:left;
    margin-right:10px
}

li.listdata .groups-list label {
    font-size: 14px !important;
    margin-left: 10px;
    margin-bottom: 15px
}

.groups-list input{
 height: 15px;
 width: 15px;
 vertical-align: text-bottom;
}

/*21 sept Vishal*/
.minicartfreeship{margin:0 0 0 12px; color: #C0C0C0;}
.amlocator_group .popup{border:none;}
.mpblog-container { margin-bottom: 10px; }
.mpblog-container .mp-read-more { margin: 10px 10px 0 0; }
/*21 sept vishal*/

/* CSS Image Sprite */
.sprite { background: url('/media/rro/160927-SPRITE.png') no-repeat; }
.spr_ftr_soc_twtr { height: 37px; width: 37px; background-position: 0px -30px; }
.spr_ftr_soc_face { height: 37px; width: 37px; background-position: -37px -30px; }
.spr_ftr_soc_inst { height: 37px; width: 37px; background-position: -74px -30px; }
.spr_ftr_soc_link { height: 37px; width: 37px; background-position: -111px -30px; }
.spr_ftr_soc_pint { height: 37px; width: 37px; background-position: -148px -30px; }
.spr_pop_hlp_phon { height: 40px; width: 29px; background-position: 0px -67px; }
.spr_pop_hlp_chat { height: 40px; width: 40px; background-position: -29px -67px; }
.spr_pop_hlp_cntc { height: 40px; width: 40px; background-position: -69px -67px; }
.spr_pop_hlp_emal { height: 40px; width: 40px; background-position: -109px -67px; }
.spr_pop_hlp_cell { height: 40px; width: 26px; background-position: -149px -67px; }
.spr_pdp_size { height: 30px; width: 29px; background-position: 0px -107px; }
.spr_pdp_shar { height: 30px; width: 30px; background-position: -29px -107px; }
.spr_pdp_smil { height: 30px; width: 30px; background-position: -59px -107px; }
.spr_pdp_help { height: 30px; width: 30px; background-position: -89px -107px; }
.spr_pop_hapy { height: 28px; width: 200px; background-position: -15px -137px; }
.spr_ftr_shrk { height: 65px; width: 79px; background-position: 0px -165px; margin: 6px 10px 0 0; vertical-align: top; }
.spr_ftr_inc5 { height: 79px; width: 79px; background-position: -79px -165px; margin-right: 10px; }
.spr_lgn_amzn { height: 27px; width: 100px; background-position: 0px -244px; }
.spr_lgn_link { height: 27px; width: 100px; background-position: -100px -244px; }
.spr_lgn_goog { height: 27px; width: 100px; background-position: 0px -271px; }
.spr_lgn_face { height: 27px; width: 100px; background-position: -100px -271px; }
  .spr_btn_up   { height: 22px; width: 24px; background-position: 0px -298px; }
 /*Ruffle Sprite */
.spr_hdr_bar_ruffle { height: 17px; width: 20px; background-position: 0px 0px; margin: 5px 5px 2px 1px; float: left;}
.spr_hdr_sea_ruffle { height: 26px; width: 24px; background-position: -26px 0px; }
.spr_hdr_act_ruffle { height: 26px; width: 21px; background-position: -50px 0px; }
.spr_hdr_bag_ruffle { height: 30px; width: 22px; background-position: -71px 0px; }
  .spr_btn_lef_ruffle { height: 32px; width: 32px; background-position: -24px -298px; }
  .spr_btn_rit_ruffle { height: 32px; width: 32px; background-position: -56px -298px; }
/*Rugged Sprite */
.spr_hdr_bar_rugged { height: 17px; width: 20px; background-position: -93px 0px; margin: 5px 5px 2px 1px; float: left;}
.spr_hdr_sea_rugged { height: 26px; width: 24px; background-position: -119px 0px; }
.spr_hdr_act_rugged { height: 26px; width: 21px; background-position: -143px 0px; }
.spr_hdr_bag_rugged { height: 30px; width: 22px; background-position: -164px 0px; }
  .spr_btn_lef_rugged { height: 32px; width: 32px; background-position: -88px -298px; }
  .spr_btn_rit_rugged { height: 32px; width: 32px; background-position: -120px -298px; }

/* PDP Color Circles */
.pdpcolor { border-radius: 50%; height: 22px; width: 22px; overflow: hidden; display: inline-block;}
.pdpcolor img { height: 22px; width: 22px;}
.pdpcolor_circle { text-align: center; float: left; margin: 6px 0 7px;}
.pdptbl { width: 100%; padding: 0 10px; background: #F2F4F7; float: left; margin-bottom: 15px; border-top: 1px solid white;
    padding-top: 5px }
.pdptbl_title { width: 100%; font-size: 14px; margin-bottom: 4px; }

/* HomePage Formatting */

.cms-home .main {margin-bottom: 5px;}

.cms-home .main-container .col-main {
    margin: 0 auto;
    max-width: 1260px;
    width: 100%;
}
.main1260 {
  /*margin: 0 -5px;*/
  max-width: 1260px;
}

.parent > div {
  margin: 5px 0;
  padding: 0 5px;
  float: left;
  box-sizing: border-box;
}
.parent > div > div {
  height: auto;
  line-height: 30px;
  text-align: center;
  }

.parent > div.grid-1 {
  width: 100%;
}

.parent > div.grid-1 .linethrough, .linethrough{
   text-align:center;
    position:relative;
    z-index:2;

}
.parent > div.grid-1 .linethrough:after, .linethrough:after{
    content:"";
    position:absolute;
    top:50%;
    left:0;
    right:0;
    border-top:solid 1px #c0c0c0;
    z-index:-1;
}

.parent > div.grid-2 {
  width: 50%;
}

.parent > div.grid-2.homecatblock p.textover {
  margin: -26px 0 0 0;
  height: 26px;
  line-height: 26px;
  width: 100%;
  background: rgba(255,255,255,.7);
  position: relative;
}

div.grid-2 .homecattextblock {
  background: white;
}

div.grid-2.homecatblock a {
  text-decoration: none;
  color: #333333;
  font-size: 15px;
  text-transform: uppercase;
}
div.grid-2.homecatblock a:hover {
  text-decoration: underline;
}

.parent > div.grid-3 {
  width: 33.33333%;
}
.parent > div.grid-4 {
  width: 25%;
}
.parent > div.grid-5 {
  width: 20%;
}
.parent > div.grid-6 {
  width: 16.66667%;
}
.parent > div.grid-7 {
  width: 14.28571%;
}
.parent > div.grid-8 {
  width: 12.5%;
}
.parent > div.grid-9 {
  width: 11.11111%;
}
.parent > div.grid-10 {
  width: 10%;
}

.main1260 img {
  width: 100%;
}



@media only screen and (max-width: 770px)
{
   .parent > div.grid-3.crush {
   width: 50%;
   float: left;
   }
   .parent > div.grid-3.hide {
     display: none;
   }
  .parent > div.grid-5 { width: 25%;  }
  .g5 { display:none;  }

    .parent > div.grid-2.g2text {
    width: 100%;
    float: left;
  }
  .parent > div.grid-2.g2texthide {
    display: none;
  }
}

@media only screen and (max-width: 630px)
{
  .parent > div.grid-2 {
    width: 100%;
    float: left;
  }
  .parent > div.grid-2.hide {
    display: none;
  }
  .parent > div.grid-5 { width: 33%;  }
  .g5, .g4 { display:none;  }
}

@media only screen and (max-width: 480px)
{

  .parent > div.grid-3 {
   width: 100%;
  float: left;
  }
}
 /* End Homepage Formatting Css */
 
 /* Start 21Oct 2016 */
.block.block-layered-nav.amshopby-filters-top .block-content{padding-bottom:0px !important;}
.catalog-category-view .cat-title {font-size: 36px; text-align: center;}
.amshopby-item-top{min-width:auto !important; margin-left:0px;}
.amshopby-item-top.accordion-open dd.current{display:block; min-height:auto !important;}
.cat-filt-btn{position:relative;} 
.filter-btn-arrow{-moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none;
  -moz-border-top-colors: none; border-color: #c0c0c0 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); border-image: none;
  border-style: solid; border-width: 6px 4px 0; box-sizing: border-box; height: 6px; position: absolute; right: 10px; top: 50%; transform: translateY(-50%); width: 8px;}
.catalog-category-view .main-container.col1-layout{padding:0px !important;}
.catalog-category-view div.block-layered-nav, .catalogsearch-result-index div.block-layered-nav{margin-bottom:-2px !important;}
.block-layered-nav .block-content > dl > dt{color:#c0c0c0;}
/*.catalog-category-view .toolbar {left: 30.5%; position: absolute; top: 10px;}*/


/* End 20Sep2016 */
/*21 sept Abhi*/
.minicartfreeship{margin:0 0 0 11px;} 
.amlocator_group .popup{border:none;}
.catalog-category-view .currently a.btn-remove{color:transparent !important; font-size:0px !important;}
.catalog-category-view .currently ol{padding-left:0px !important;}
/*21 sept Abhi*/
/* 23 sept Start */
.catalog-category-view div.block-layered-nav{float:left;}
.catalog-category-view .toolbar .sorter, .catalogsearch-result-index .toolbar .sorter{margin-top:4px;}
.catalog-category-view .toolbar .sorter label, .catalogsearch-result-index .toolbar .sorter label {font-size: 14px; margin: 0 5px; text-transform: capitalize !important;}
.catalog-category-view .toolbar .sorter select, .catalogsearch-result-index .toolbar .sorter select {border: 1px solid #d6d6d6 !important; color: #c0c0c0; height: 27px;}
.catalog-category-view .amshopby-page-container .toolbar, .catalogsearch-result-index .amshopby-page-container .toolbar{float:right; padding:3px 0 0;}
.catalog-category-view .sort-by select, .catalogsearch-result-index .sort-by select{background:#fefefe url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/ca-sort.png") no-repeat scroll right 5px center / 10px auto !important;}
/* 23 sept End */
/* 26Sep2016 Start */
.ruffle-sel-border dt{border:none !important;}
.catalog-category-view .amshopby-filters-top dd div.currently{text-align:center;}
.catalog-category-view .amshopby-filters-top dd div.currently li a{float:none !important;}
.ruffle-sel-border .block-content.last.current{left:0px !important;}
.my_filters .block-content .amshopby-filters-top .actions{float:right; margin-left:5px ; margin-right:5px;}
.my_filters .block-content .amshopby-filters-top .actions a{color:#fff !important;}
.catalog-category-view .amshopby-filters-top dd div.currently ol{margin:0px !important;}
.amshopby-filters-top ol li a {border: 2px solid #ffffff; margin: 5px 10px; padding: 0px;}
.catalog-category-view .amshopby-filters-top .currently ol li {border-top: 1px solid #cccccc;}
.my_filters .amshopby-filters-top .amshopby-attr, .my_filters .amshopby-filters-top a.amshopby-attr-selected{padding-left:25px !important; margin:0px !important;}
.color_test ol li a{padding:0px !important;}
.amshopby-filters-top #amshopby-price-top-btn{margin:0 0 2px 5px; padding:5px 10px;}
.amshopby-filters-top .price_test #amshopby-price-top-ui{margin-top: 20px;}
.my_filters .amshopby-attr span.count {font-weight: normal !important; }
.my_filters .amshopby-attr:hover span.count {text-decoration: none !important; } 
.style_filter_test dl dd.block-content, .description_filter_test dl dd.block-content{min-width:200px;}
.my_filters ._test dd ol li a{padding:0px; margin:0px;}
.amshopby-filters-top .block-content a{font-size: 13px !important;}
.amshopby-filters-top .sele span.filter-btn-arrow, dt#category_selected span.filter-btn-arrow {border-color: #FFF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); color: white !imporant;}
.catalog-category-view .amshopby-filters-top dd div.currently li a{color: white !important; margin-bottom: 0; padding: 4px !important;}
.my_filters .amshopby-attr span.count, .my_filters .amshopby-attr-selected span.count {color: #c0c0c0;
padding-left: 5px; font-size: 12px;}
.block-layered-nav .currently ol li{text-align:center;}
.my_filters .block .actions{margin: 3px 0 0; padding: 2px 8px;}
.my_filters.fixedheader{background: #ffffff none repeat scroll 0 0; box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2) !important;display: inline-block; left: 0; max-width: 100% !important; opacity: 0.9; position: fixed; top: 75px; width: 100%; z-index: 9;}  
.amscroll-page .mob-filter{display:none;}
.amshopby-filters-top dt.cat-filt-btn:hover span.filter-btn-arrow { border-color: #FFF  rgba(0,0,0,0) rgba(0,0,0,0);}
.my_filters.fixedheader.s-fil {top: 124px;}
@media screen and (min-width: 551px) and (max-width: 767px){
	.amshopby-container-top{padding-top:0px !important;}
	.block-layered-nav .block-content{margin-top:2px !important;}
	.block-layered-nav .block-content > dl > dt {-moz-user-select: none; background-color: #ffffff; border: 1px solid #d6d6d6; color: #c0c0c0; cursor: pointer; font-size: 13px; line-height: normal; outline: 0 none;
   position: relative;}
  .block-layered-nav .block-content > dl > dt::after{border:none !important;}
  .amshopby-filters-top #narrow-by-list{border-width:0px;}
  .my_filters .toolbar .sort-by{margin-right:10px;}
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait){
	.my_filters .block-layered-nav .block-content > dl > dt::after{border:none !important;}
	.my_filters .catalog-category-view div.block-layered-nav{padding-top:0px !important;}
	.my_filters .amshopby-filters-top > .block-content{margin:0px !important;}
	.my_filters .amshopby-filters-top > .block-content .amshopby-filters-top{padding:0px !important;}
	.my_filters{padding:0px 5px !important;}
	.my_filters .amshopby-narrow-by-list dd ol li a{background-color:white !important;}
	.my_filters .amshopby-item-top{width:auto !important;}
}

@media screen and (min-width: 417px) and (max-width: 551px){
	.my_filters .block-layered-nav .block-content > dl > dt{border-left-width:1px; border-right-width:1px; border-bottom-width:1px;}
	.catalog-category-view div.block-layered-nav{width:100% !important; text-align:center !important;}
} 
@media screen and (max-width: 551px){
	.toolbar{margin-right:5px !important;}
	.amshopby-filters-top #narrow-by-list .block-content{margin-top:0px !important;}
	.my_filters .block-content{margin-top:0px !important;}
	.my_filters .block-layered-nav .block-content > dl > dt{border-left-width:1px; border-right-width:1px; border-bottom-width:1px;}
	.amshopby-filters-top #narrow-by-list{border-width:0px !important;}
}
@media screen and (max-width: 767px){
   .my_filters .block-layered-nav .block-content > dl > dt::after{border:none !important;}
   .my_filters .amshopby-filters-top {width: 100%;} 
   .catalog-category-view .amshopby-page-container .toolbar, .catalogsearch-result-index .amshopby-page-container .toolbar{clear:both; text-align:center !important;}
   .catalog-category-view .amshopby-page-container .toolbar .sort-by, .catalogsearch-result-index .amshopby-page-container .toolbar .sort-by{float:none !important;}
   .catalog-category-view .amshopby-page-container .toolbar .sort-by label, .catalogsearch-result-index .amshopby-page-container .toolbar .sort-by label{float:none !important;}
   .my_filters .block.block-layered-nav.amshopby-filters-top dd.block-content ol li a {float: none; line-height: 30px;}
  .catalog-category-view .amshopby-filters-top dd div.currently a {font-size: 14px !important; font-weight: bold;}   
  .ruffle-sel-border{border:2px solid #ccc !important;}
  .color_test dd ol li a {display: inline-block !important;}
  .my_filters .block-content .amshopby-filters-top .actions a{float:none !important;}
  .amshopby-item-top ol{text-align:left !important;}
  .amshopby-item-top ol li a{line-height:16px !important;}
  .style_filter_test dl dd.block-content, #description_filter_test dl dd.block-content{min-width:auto !important;}
}
@media screen and (max-width: 455px){
  .amshopby-item-top{width:47% !important;}
  .my_filters .actions {float: none !important; text-align: center; width: 90%; margin: 0 auto 10px !important;}
}
@media screen and (min-width: 600px) and (max-width: 770px){
	.toolbar .cat-item-count{display:none !important;}
}
@media screen and (min-width: 551px) and (max-width: 600px){
.my_filters .block-layered-nav .block-content > dl > dt{border-bottom-width: 1px !important; border-left-width: 1px !important; border-right-width: 1px !important;}
.block.block-layered-nav.amshopby-filters-top{width:100% !important; text-align:center !important; float:none !important;}
}
@media screen and (min-width: 601px) and (max-width: 770px){
	.my_filters .amshopby-filters-top{width:auto !important;}
}

@media screen and (min-width: 768px) and (max-width: 770px){
	.amshopby-container-top{padding-top:0px !important;}
	.block-layered-nav .block-content{margin-top:2px !important;}
	.block-layered-nav .block-content > dl > dt {-moz-user-select: none; background-color: #ffffff; border: 1px solid #d6d6d6; color: #c0c0c0; cursor: pointer; font-size: 13px; line-height: normal; outline: 0 none;
  position: relative;}
  .block-layered-nav .block-content > dl > dt::after{border:none !important;}
  .amshopby-filters-top #narrow-by-list{border-width:0px;}
  .my_filters .toolbar .sort-by{margin-right:10px;}
  .my_filters .block .actions {   margin-top: 5px;  }
}

@media screen and (min-width: 401px) and (max-width: 768px) {
  .amshopby-item-top{width: auto !important; min-height: auto !important; padding-bottom: 5px !important;}
  .amshopby-item-top{width:auto;}
  .toolbar{float:right !important;}
  .my_filters.fixedheader{padding:0px !important;}
  .my_filters .block .actions {   padding-top: 0px; margin-top: 5px;}
}

@media screen and (min-width: 401px) and (max-width: 580px) {
  .my_filters .description_filter_test .block-content {right: 0; margin-right: 10px; }
}

 /* End 21OCt 2016*/

.price_test.accordion-open dd.block-content { padding-right: 5px !important; padding-left: 5px !important }
.price_test.accordion-open dd.block-content .currently {  display:none !imporant;}
/* Start 22Feb2017 Css*/
.catalog-category-view .header.fixedheader, .catalogsearch-result-index .header.fixedheader {
  box-shadow: none !important;
}
/* End 22Feb2017 Css */
.catalog-product-view .product-img-box{padding-right:10px !important;}
 #mybestseller img { max-width: 244px; margin: 0 auto; }
.category-products .item img { max-width: 216px;}
.mpblog-container .post-thumbnail {display: none; }

#checkout_place_order_loading {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    transform: translate(0,-50%);
    margin: 0 auto;
    justify-content: center;
    width: 100%;
}

.onestepcheckout-index-index {
    position:  relative;
}

#onestepcheckout_popup_overlay {
    z-index: 0 !important;
}
#onestepcheckout_popup_overlay p {
    position: absolute;
    top: 56%;
    left: auto;
    right: auto;
    transform: translate(0,-50%);
    margin: 0 auto;
    justify-content: center;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    display: flex;
}
@media screen and (max-width: 767px) {
#onestepcheckout_popup_overlay p {
    position: absolute;
    top: 53%;
  }
}
@media only screen and (max-width:1200px){
		.blogheader_img  img{width:100%; display:block;}
}
.sb-container {
    margin-bottom: -10px;
}

.sb-item {
    margin: 9px;
    font-family: Lato;
    font-size: 13px;
}

.sb-item-box:hover {
    background: #f372ae;
    color: white;
    border: 1px solid #F372AE;
}

.backorder {
    color: #aaa; }

.out_of_stock, .out_of_stock:hover {
    color: #aaa;
    border: 1px solid #aaa;
    background: linear-gradient(to top left,
           rgba(0,0,0,0) 0%,
           rgba(0,0,0,0) calc(50% - 0.8px),
           rgba(170,170,170,1) 50%,
           rgba(0,0,0,0) calc(50% + 0.8px),
           rgba(0,0,0,0) 100%);
}

.product_attribute_option_link_selected, .backorder.product_attribute_option_link_selected{
    background: #F372AE;
    border: 1px solid #F372AE;
    color: #f2f4f7;
}

.notify-box {
    margin: 8px 0 -10px 0; }

.notify-but {
   color: white;
   cursor: pointer;}

.notify-but .button:hover {
   /* background-color: #F14F9F;*/ }

.notify-box .notfify-input {height: 19px;}
.size-list{margin-top:10px;}
.size-list ul li {display: inline-block;margin-right: 2%; margin-bottom: 2%;}
#product_size_popup li { margin-bottom: 5%; float: left; }
.size-list ul li a {display: inline-block;  padding: 5px 7px;min-width: 63px; text-align: center;}
.product-shop .size-list ul li a { min-width: 70px;}
.size-list ul li a.selected {border-color: #c0c0c0;}
.size-list ul li a.pdp_outofstockbgcolor{border-color: #c0c0c0;text-decoration:none; /*cursor:default !important;*/}

.left-prdc, .left1-prdc {display: block;  text-align: center; font-size:10px;}

.bckorder_select_cls{background: #C00000 !important;color:#fff !important;border-color:#c0c0c0 !important;}
.pdp_outofstockbgcolor:hover,{text-decoration:none;}
.size-list ul li.list--hover a.pdp_backorderbgcolor:hover {text-decoration: none;}
.size-list ul li.list--hover a.pdp_backorderbgcolor:focus, .size-list ul li.list--hover a.pdp_backorderbgcolor:active{color:#fff !important;}
.backorder_block,.backorder_block_popup{width: 100%;}
.backorder_block_popup #backorder_text_popup{display:inline-block; width:100% !important;}
.backorder_block, .backorder_block_popup .notify-box {width: 100% !important;}
.backorder_block_popup .notify-box .notify-content .input-box {width: 70% !important;}
.backorder_block_popup .notify-content .notify-but #send-notify {width: auto !important; height: 22px;}
.backorder_block_popup .notify-content .notify-but{width:20% !important;}
#backorder_text_popup .notify-box .notify-content .input-box img.loading-notify {display: none !important;}
.backorder_block, .backorder_block_popup .notify-box input{margin-left:0px !important;}
.backorder_block_popup + dl dt{margin-left:0px !important;}
#backorder_text_popup .answere-notify, .answere-notify{color: #008000;    display: inline-block;  line-height: 26px; padding-left: 6px;  background: #E5EFE5;  width: 100%; margin-bottom: 6px;}
.backorder_block_popup #backorder_text_popup p{/*padding-bottom: 5px !important;*/}
.product-options .backorder_block .backorder_message,.backorder_message_popup {color:#C00000;}
.backorder_block { padding-top: 3px; min-height:0px}
p.back-email-txt { margin-left: 1px;}
/*div#backorder_text { margin-top: -5px; }*/
.backBO_YES{color:#C0C0C0;}
.backorder_text .back-email-txt{color:#C0C0C0;}
@media only screen and (max-width:770px){
	.product-name.desktop-product-view{display:none;}
	.product-name.mobile-product-view{display:block; margin-top: 20px;}
	.catalog-product-view .product-shop > .product-name{display:none;}
	.catalog-product-view .breadcrumbs {margin-bottom: 5px;  padding-left: 0px;}
    .breadcrumbs { margin: 0}
}
@media only screen and (max-width: 500px){
    .breadcrumbs .product {display: none;}
    #owl-customer-rcp { width: 100%;    }

}

@media only screen and (min-width:771px){
	.product-shop > .product-name span.h1 {display: block;}
	.product-name.mobile-product-view{display: none;}
}

@media only screen and (max-width:770px){
	.backorder_block_popup .notify-content .notify-but #send-notify{padding:5px !important;}
	.backorder_block_popup .notify-box .notify-input{width:100% !important;}
	.mobile-product-view{display:block;}
	.desktop-product-view{display:none;}
}
.wholesale._container{position:relative;}
.lbl_ws_content {top:50px; left:0px;  position: absolute;  text-align: center;  transform: translateY(-50%);  width: 100%;}
.lbl_ws_content span {font-size: 12px;  line-height: 14px;}
.wholesale_outofstock{border-color:#c0c0c0 !important;width:30px !important;background:linear-gradient(to top left,
           rgba(0,0,0,0) 0%,
           rgba(0,0,0,0) calc(50% - 0.8px),
           rgba(170,170,170,1) 50%,
           rgba(0,0,0,0) calc(50% + 0.8px),
           rgba(0,0,0,0) 100%);}
.ws-add .ws-add-to-bag{margin-bottom: 20px;}
.gallary1 a img {    margin-top: 1px;}
.bulk-table-grid th { padding: 4px; }
/*product detail page Recently viewed products*/
#owl-upsell-rcp .owl-buttons .owl-prev, #owl-customer-cuties .owl-buttons .owl-prev{position:absolute; top:35%; left:0px;}
#owl-upsell-rcp .owl-buttons .owl-next, #owl-customer-cuties .owl-buttons .owl-next{position:absolute; top:35%; right:0px;}
#owl-upsell-rcp{text-align:center;}
#owl-upsell-rcp .owl-item .item img{ width: 100%; }
#owl-upsell-rcp .rating-links{display:none;}
#owl-upsell-rcp .ratings .rating-box{display:inline-block;}




#owl-upsell_brought .owl-buttons .owl-prev{position:absolute; top:35%; left:0px;}
#owl-upsell_brought .owl-buttons .owl-next{position:absolute; top:35%; right:0px;}
#owl-upsell_brought{text-align:center;}
#owl-upsell_brought .owl-item .item img{ width: 100%; }
#owl-upsell_brought .rating-links{display:none;}
#owl-upsell_brought .ratings .rating-box{display:inline-block;}
.owl-item { width: 200px !important; margin: 10px 27px 0 !important; }

.catalog-product-view .upsell-title .linethrough {  text-align: center !important;    padding: 6px 0 0 0 !important;    margin: 0px !important;  }
.mpblog-post h2 {  font-size: 20px;}
.mpblog-post p { font-size: 16px; }
/**fast order**/
.wholesale_search_result{min-height:150px;}
.ws-add .ws-add-to-bag{margin-bottom: 20px;}
/**fast order css**/
.ws-cms-title{font-size:24px;text-transform:uppercase;text-align:center;}
.ws-cms-description{text-align:center;}
/*****/




.cms-fastorder-cms .desktop_search_top{display:none !important;}
.fastorder-row-ref .height-tr {padding: 7px 0 !important; width:54%; margin:0 auto; position:relative;}
.fastorder-row-ref button{padding: 4px 15px !important; width: auto;}
.fastorder-row-ref .height-tr input{width:100% !important; padding-left:2px;}
.fastorder-row-ref .button.btn-ok {position: absolute; right: 5px; top: 13px;}
.fastorder-row input {border: 0 none; border-radius: 0; box-shadow: none; color: #111111;
display: block; font-size: 15px; height: 35px; line-height: 35px;padding: 0 34px 0 0;}
#fastorder .fastorder-row .input-box .input-text::-moz-placeholder{font-style:normal !important;}
.fastorder-row-ref button span {font-size: 14px; font-weight: normal; letter-spacing: 1px;
  font-family: Lato;}
#fastorder .fastorder-multiple-form, #fastorder td, #fastorder th{border:none !important;}
.fixeorder {position: fixed;  width: 100%;  z-index: 99;  top: 75px;}

.fastorder_autocomplete li a .product-image img {width: 100%;  height: auto;}
.fastorder_autocomplete li a {display: inline-block !important;  height: auto;}
.fastorder_autocomplete li a .product-image{height: auto !important; width:50px;}
.fastorder_autocomplete {top: 44px;  left: 0px;}
.fastorder_autocomplete li a .product-info{height:auto !important; font-size:14px !important;}
.fastorder_autocomplete li a{width: 100%;}
.fastorder_autocomplete li:hover a {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.fastorder_autocomplete li a .product-info{margin-top:10px;}
.fastorder_autocomplete li.selected a .product-image{border:none !important;}
.fastorder-wrap-close a{color:#fff;}
.fastorder_autocomplete{border-color:#cdcdcd !important;}
.fastorder_autocomplete li{border-bottom:1px solid #cdcdcd;}
.fastorder_autocomplete li.selected a{background:none !important;}
#fastorder_autocomplete_1 li:hover {background:#f2f2f2 !important;}
.fastorder_autocomplete li a .product-info .ref-part {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
.fastorder_autocomplete li a .product-info {color: #636363 !important;}

@media only screen and (max-width:770px){
.owl-item { margin: 10px 14px 0 !important; }
	#fastorder td, #fastorder td.fastorder-row-name{padding-left:0px !important;}
	#fastorder td::before{display:none;}
	.fastorder-row-ref .height-tr{width:85% !important;}
	.fastorder-row-ref button span{font-size:10px !important;}
	#fastorder tr{border:none !important;}
	.fastorder-row-ref .button.btn-ok {padding: 4px 3px !important;}
}
@media only screen and (max-width:400px){
	.fixeorder{top:60px !important;}
}
.cms-fastorder-cms p.wholesale._container{margin-bottom:0px;}
.pdp_outofstockbgcolor:hover{color:#C00000;}
.pdp_outofstockbgcolor.sizebox_selected_out{color:#C00000;background: linear-gradient(to top left,
           rgba(0,0,0,0) 0%,
           rgba(0,0,0,0) calc(50% - 0.8px),
           rgb(192,0,0) 50%,
           rgba(0,0,0,0) calc(50% + 0.8px),
           rgba(0,0,0,0) 100%);border: 1px solid #C00000 !important;}
.pdp_outofstockbgcolor{
    color: #aaa;
    border: 1px solid #aaa;
    background: linear-gradient(to top left,
           rgba(0,0,0,0) 0%,
           rgba(0,0,0,0) calc(50% - 0.8px),
           rgba(170,170,170,1) 50%,
           rgba(0,0,0,0) calc(50% + 0.8px),
           rgba(0,0,0,0) 100%);
}
.subtotalminicart{display:none;}
.backBO_YES1{color:#C0C0C0 !important;}
.backorder_block_popup #backorder_text_popup p:first-child{color:#636363 !important;}
#backorder_text_popup .back-email-txt{color:#C0C0C0 !important;}
/**fast order**/
#confirmBox{max-height:82% !important; overflow:auto !important;}

.zopim {  left:1px !important;  bottom: -4px !important;  z-index: 998 !important;}

.sp-methods span.price {    float: right;}
#owl-customer-cuties .owl-item img{width:auto !important; height:auto !important; max-height: 180px; max-width: 180px; margin: 0 auto;}
#owl-customer-cuties .owl-item{margin:auto 27px !important;}
#owl-customer-cuties { padding: 10px 0; }

.Max5 .owl-wrapper { display: flex !important; /*justify-content: center;*/ width: 100% !important; }

@media only screen and (min-width:1200px){
   .Max5 .owl-wrapper {max-width: 1200px !important;}
}

@media only screen and (max-width:900px){
   .arar-buttons-set {text-align: center; }
   .arar-buttons-set .button { width: 50%; max-width: 200px; margin-bottom: -10px;   }
   .arar-q { margin-left: 9%; width: 40% !important;  }
}

/**Reward CSS**/
.calculating-code-title-reward {cursor: pointer;margin-left: 10px;position: relative;}
.calculating-code-title-reward a{font-size: 16px;color: #636363;}
.desktop_shipping_reward {height: 100%;right: -300px;overflow-y: auto;position: fixed;top: 0;transition: right 200ms cubic-bezier(0.645, 0.045, 0.355, 1) 0s;width: 300px;z-index: 9999;}
#proceedcheckout_reward {color: #636363;font-size: 16px;cursor: pointer;background: #ffffff none repeat scroll 0 0;line-height: 50px;padding-left: 10px;
font-weight: bold;text-transform: uppercase;}
.desktop_shipping_reward .shipping {padding-left: 10px;}
.desktop_shipping_reward #proceedcheckout_reward .back-img {
    float: right;
    margin: 18px 5px 0 0;
    width: 18px;}
.desktop_shipping_reward {
    background: #f5f5f5 none repeat scroll 0 0;
}
.calculating-code-title-reward::before, .calculating-code-title-reward::before {
    content: "+";
    font-size: 20px;
    margin-top: 20px;
    padding-right: 10px;
    color: #636363;
}
.calculating-code-title-reward a:hover {text-decoration: none;}
/**Reward CSS**/
#reward-credit-coupon-form h2 {
 font-size: 14px;
 font-weight: normal;
 margin: 10px 0;
 text-transform: uppercase;
}

#reward-credit-coupon-form .buttons-set { margin-top:10px;}
#reward-credit-coupon-form .button {    background: #C0C0C0 !important;}
#reward-credit-coupon-form #rewards_slider {
    padding: 0 21%;
    margin: 5px 15px 20px 5px;
}

.catalog-product-view #fancybox-loading,.catalog-product-view .fancybox-close,.catalog-product-view .fancybox-prev span,.catalog-product-view .fancybox-next span, #embpopup-btn-close{
    background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/fancybox_sprite.png) !important;
}
.catalog-product-view .fancybox-skin{padding:0px !important; border:2px solid #FFF !important; border-radius: 0; }
.block-related .price-label { display: none; }
.grecaptcha-badge {display: none;}
#box-amcustomerimg-form-error { background: #FAEBE6 !important; color: #FE413F !important; border: none !important; text-align: center;}
.arar-q { float: left; width: 48%;}
.arar-option-item label { font-weight: normal !important;}
.arar-q h4 { margin: 0 0 5px 0 !important;}
.arar-rew-item { margin-bottom: 6px !important; padding-bottom: 5px !important;}
.arar-review-txt { padding-bottom: 0 !important;}
.arar-review-heading h2 { display: none !important}
.arar-item-footer { padding-top: 10px !important;}
.arar-title { padding-bottom: 5px !important; }.
.arar-admin-reply .arar-date { margin-top: 0 !important;}
.arar-box-collateral .review_desk_cls { display: none; }

/*LIVE COMMON_LATEST.CSS*/
.block-account .block-content {     background: #F4F4F4;    padding: 3px 0 5px ;}
.block-content li {    padding: 4px 0 4px 20px;}
.my-account .limiter {    display: none;}
.dashboard {    padding-bottom: 25px;}
.rma__customer-option {    text-align: right;    padding-bottom: 15px;}
.rma__customer-option label {    float: left;}
.rma__customer-option select {    padding-right: 25px;}
.my-account, .rma-new-step2 {    margin-bottom: 25px;}
.my-account .fieldset p.required {    display: none;}
.box-head a {    color: #FFF;    font-size: 10px;}
.invivations-theme-account .scrolling strong {    font-size: 18px;}
#invite-friends-form td {    padding: 0 0 20px 0;}
.my-account #invite-friends-form button {    float: left;    margin-top: -20px;}
div#contact-list_tagsinput {    max-width: 95%;}
textarea#invitation-message {    max-width: 95%;    height: 100px;}
.box-head h2 {    color: white;}
.customer-account .block-content ul li.current a strong {    font-weight: bold;    color: #636363;}
.product-review .ratings-description dt { border: none; font-size: 14px;}
.product-review .ratings-description DD {  font-size: 15px;}
.product-review .product-details h2 { border: none; font-size: 18px;}
.my-account ul.reward-list  { padding: 10px; line-height: 24px;}
.my-account .box-head { margin-top: 15px; }
.my-account .box-title { padding: 10px; background: #EFEFEF; margin-top: -10px; }
.my-account .box-title a { float: right; margin-top: -20px;}
.my-account .box-content { padding: 10px; }
p.onestepcheckout-numbers { white-space: nowrap !important;}
.onestepcheckout-shipping-method-block strong { color: #C0C0C0; font-weight: normal !important; }
input#id_couponcode-new { height: 25px; }
input#verisign_cc_cid { max-width: 60px; }
a#credit { font-size: 11px; }
.minicartfreeship { margin: 4px 0 0 25px }
#header-shipping .shipping h2 {margin: 12px 0 10px; font-size: 15px; }
.arar-form-add { display: none; }
.arar-show-more { margin-bottom: 10px 0 -15px !important; }
#facebook-jssdk-iframe, .availability1 { display: none;}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

.Shadowed { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); }
  .Shaddy { -moz-box-shadow: 0 0  5px rgba(0,0,0,0.5); -webkit-box-shadow: 0 0  5px rgba(0,0,0,0.5); box-shadow: 0 0  5px rgba(0,0,0,0.5); }

/* Authorization container - Overlap */
.al-authorization-container-overlap { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 100; }
.al-authorization-container-overlap .Shadow { position: absolute; width: 100%; height: 100%; background-color: black; opacity: 0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
.al-authorization-container-overlap .Canvas { position: absolute; left: 50%; top:14%; margin-left: -180px; width: 360px; height: 60%; }
/*.al-authorization-container-overlap .Canvas .Wrapper { padding: 12px; background: #FAF7EE; }*/
.al-authorization-container-overlap .Canvas .Wrapper { padding: 12px; background: #FFFFFF; }
.al-authorization-container-overlap .Close {padding: 12px; position: absolute; right: -18px; text-align: right;
    top: -20px; width: 56px;}
.al-authorization-container-overlap .al-authorizationform-register .buttons-set {/* margin-top: 1em; */ padding-bottom:10px; }
.al-authorization-container-overlap .form-list INPUT.input-text { width: 330px; font-size:13px !important;}

/* Authorization container - Customer Account Login */
.account-login .al-authorizationform-login .buttons-set { border: none; background: none; padding: 0; }
.account-login .al-authorization .al-authorizationform-login    LABEL { width:  98px; }
.account-login .al-authorization .al-authorizationform-register LABEL { width: 225px; }

/* Authorization container - Checkout Onepage Index */
#checkout-step-login .al-authorization .messages { height: auto; bottom: auto; top: -165px; }
#checkout-step-login P.loader { padding: 15px 30px; margin: 0 0 0 -105px; }

/* Authorization form */
.al-authorization { position: relative; }
.al-authorization .messages {  }
.al-authorization .messages LI { margin-bottom: 0 !important; padding: 4px; }
.al-authorization .Window { overflow: hidden; }
.al-authorization .Frame H2 { width: 270px; }
.al-authorization .form-list LABEL { width: auto; }
.al-authorization .checkout-agreements .agree { padding: 0; }
.al-authorization .checkout-agreements .agree label em{position: static; float: none;}
.al-authorization .checkout-agreements LI { margin: 0; }
.al-authorization .agreement-content { position: absolute; width: 100%; height: auto; left: 105%; }

/* Authorization form shape - Login */
.al-authorizationform-login {  }

/* Authorization form shape - Register */
.al-authorizationform-register {  }
.al-authorizationform-register .form-list SELECT { width: 300px; }
.al-authorizationform-register LABEL { float: none; }
.al-authorizationform-register LABEL.an-data { float: left; }

/* Authorization form shape - Recovery */
.al-authorizationform-recovery {  }
.al-authorizationform-recovery .TextMessage { padding: 0; }

/* Authorization form shape - Extra */
.al-authorizationform-extra {  }
.al-authorizationform-extra LABEL { float: none; }
.al-authorizationform-extra .form-list SELECT { width: 300px; }

/* Authorization form elements */
.al-socialnets { text-align: center; padding: 8px 0; }
.al-socialnets UL { display: inline-block; }
.al-socialnets UL LI { float: left; margin-right: 8px; }
.al-socialnets .ThumbnailImage { cursor: pointer; }

/* Progress bar */
.alPopup { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 200; }
.alPopup .Shadow { position: absolute; width: 100%; height: 100%; background-color: black; opacity: 0.1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; filter: alpha(opacity=10); }
.alPopup .loading-mask { background: url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/ajaxlogin/blank.gif') repeat; position: absolute; color: #d85909; font-size: 1.1em; font-weight: bold; text-align: center; opacity: 0.80; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
/* .alPopup .loading-mask .loader { position:fixed; top:45%; left:50%; width:150px; margin-left:-105px; padding:15px 30px; background:#fff4e9; border:2px solid #f1af73; color:#d85909; font-weight:bold; text-align:center; } */
.alPopup .loading-mask .loader {color: rgba(0, 0, 0, 0);  font-weight: bold; left: 53%; margin-left: -93px; padding: 15px 30px;
    position: fixed; text-align: center; top: 24%; width: 150px;}

/* Agreement popup */
.alAgreementPopup .Canvas { position: absolute; left: 50%; top: 50%; margin-left: -400px; margin-top: -300px; width: 800px; height: 600px; background: #FAF7EE; }
.alAgreementPopup .Content, .alAgreementPopup .Title { padding: 12px; }
.alAgreementPopup .Content { overflow: auto; height: 470px; }
.alAgreementPopup .Toolbar { bottom: 0; padding-bottom: 2px; position: absolute; width: 100%; }
.alAgreementPopup .buttons-set { text-align: center; margin: 0;}
.alAgreementPopup .buttons-set .button { float: none; }

/* Date of birth form field styles */
.form-list .ajaxlogin-customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .ajaxlogin-customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .ajaxlogin-customer-dob .input-box .validation-advice { display:none !important; }
.form-list .ajaxlogin-customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .ajaxlogin-customer-dob .dob-day,
.form-list .ajaxlogin-customer-dob .dob-month,
.form-list .ajaxlogin-customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .ajaxlogin-customer-dob .dob-day .validation-advice,
.form-list .ajaxlogin-customer-dob .dob-month .validation-advice,
.form-list .ajaxlogin-customer-dob .dob-year .validation-advice { display:none; }
.form-list .ajaxlogin-customer-dob .dob-day input.input-text { width: 80px; }
.form-list .ajaxlogin-customer-dob .dob-month input.input-text { width: 80px; }
.form-list .ajaxlogin-customer-dob .dob-year { margin-right:0; }
.form-list .ajaxlogin-customer-dob .dob-year input.input-text { width:115px; }

.form-list .ajaxlogin-customer-dob-extra label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .ajaxlogin-customer-dob-extra .input-box { float:left; width:auto; margin-right:8px; }
.form-list .ajaxlogin-customer-dob-extra .input-box .validation-advice { display:none !important; }
.form-list .ajaxlogin-customer-dob-extra input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .ajaxlogin-customer-dob-extra .dob-day,
.form-list .ajaxlogin-customer-dob-extra .dob-month,
.form-list .ajaxlogin-customer-dob-extra .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .ajaxlogin-customer-dob-extra .dob-day .validation-advice,
.form-list .ajaxlogin-customer-dob-extra .dob-month .validation-advice,
.form-list .ajaxlogin-customer-dob-extra .dob-year .validation-advice { display:none; }
.form-list .ajaxlogin-customer-dob-extra .dob-day input.input-text { width: 80px; }
.form-list .ajaxlogin-customer-dob-extra .dob-month input.input-text { width: 80px; }
.form-list .ajaxlogin-customer-dob-extra .dob-year { margin-right:0; }
.form-list .ajaxlogin-customer-dob-extra .dob-year input.input-text { width: 115px; }

/* CAPTCHA */
.al-authorization .captcha-image {
    margin: 0;
    width: auto;
}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 480px){
.al-authorization-container-overlap .Canvas .Wrapper{margin-left: 23px; padding: 30px 12px 12px; width: 315px;}
.al-authorization .al-socialnets{padding-left:20px !important;}
}

/* Start Rock Technolabs Css */
.al-authorizationform-login .Title{display:none;}
.al-authorization .form-list .input-box{position:relative;}
.al-authorization .form-list .input-box span{/*font-size: 20px;*/ font-size:18px; left: 10px; position: absolute; /*top: 5px;*/ top:7px; }
.al-authorization-container-overlap .Canvas .Wrapper{/*padding:30px 12px 12px;*/ padding:25px 12px 0;}
.al-login1 .al-login-left{width:40%; float:left; text-align:right;}
.al-login1 .al-login-right{width:50%; float:left; text-align:left; margin-top:-7px;}
.al-login1 .al-login-right a{font-size:10px; color:#666666;}
.al-authorization .buttons-set{border:none;}
.login-btn{border: medium none;  color: white;  padding:7px 31px; text-transform: uppercase;}
.input-box.user-email, .input-box.user-pass{margin-left:30px; /*margin-bottom:20px;*/ margin-bottom:15px;}
.al-authorizationform-login .input-box.user-email input, .al-authorizationform-recovery .input-box.user-email input{ height: 38px; width: 253px !important; padding-left:35px;}
.al-authorizationform-login .input-box.user-pass input{ height: 38px; width: 253px !important; padding-left:35px;}
.al-create-btn{clear:both; text-align:center; padding-top:10px;}
.al-create-btn a{background: #33cccc none repeat scroll 0 0; 
color: white; font-size: 16px; font-weight: 600; padding: 5px 25px !important;}
.al-create-btn a:hover{background:#24bdbd none repeat scroll 0 0 !important; text-decoration:none;}
.al-authorization .al-socialnets{/*padding-left:50px;*/ padding-left:40px;}
.al-authorization .al-socialnets li img{border-radius:3px; margin-bottom:6px;}
.login-part{text-align:center;} 

/*.buttons-set .al-login1{margin-top:-15px;}*/
.buttons-set .al-login1{margin-top:-8px;}
.buttons-set .g-recaptcha {  margin-left: 15px;}
.login-txt{color: #666666; font-weight: 600; font-size:13px;}
.media-txt{color: #666666; font-size: 12px;}
.register-bottom, .buttons-set.register_link{text-align:center;}
.register_link > a{background: #33cccc none repeat scroll 0 0; border: 1px solid #33cccc; color: white; font-size: 16px !important;
font-weight: 800; padding: 7px 34px !important; font-family: 'Lato', sans-serif !important;}
.register_link > a:hover{text-decoration:none; background:#24bdbd none repeat scroll 0 0 !important;}
.al-authorization .form-list li{margin-bottom:0px;}
.login-part{background: #f2f2f2 none repeat scroll 0 0; /*margin: 15px 20px 0px;*/ margin:15px 10px 0; padding: 15px 0 0; text-align: center !important;}
.al-socialnets{background: #f2f2f2 none repeat scroll 0 0; /*margin: 0 20px;*/ margin:0 10px;}
.register-bottom{background: #f2f2f2 none repeat scroll 0 0 !important; /*margin: 0 20px 20px;*/ margin:0 10px 20px; padding-bottom: 15px;}
.field.name-firstname .input-box{position:relative;}
.customer-name .field span{font-size: 20px; left: 24px; position: absolute; top: 5px;}
.al-authorizationform-login .customer-name .input-box input{ height: 40px; padding-left: 40px; width: 301px !important;}
.customer-name .input-box{margin-left:30px; margin-bottom:20px;}
.al-authorizationform-register input{ height: 40px; padding-left: 30px; width: 253px !important;}
.input-box #al_auth_reg_passwordconfirm{margin-left:30px;}
.confirm-pass-icon{left:25px !important;}
.field.name-lastname .user-icon{top:70px;}
.buttons-set .button.btn-register {background: #33cccc none repeat scroll 0 0 !important; float: none !important; min-width: 230px; text-transform: uppercase; margin: 10px auto 5px;}
.buttons-set .button.btn-register:hover{background:#24bdbd none repeat scroll 0 0 !important;}	
.buttons-set .back-link{float: none !important; margin-bottom: -10px; text-align: left !important; width: 100% !important;}
.buttons-set .back-link:hover{text-decoration:none;}
.al-authorizationform-register .buttons-set{width:100%; text-align:center;}
.al-authorizationform-recovery .buttons-set{width:100%; text-align:center;}
.al-authorizationform-recovery .buttons-set .reset-pass{float:none; min-width: 200px; background: #33cccc none repeat scroll 0 0 !important; color: white !important;}
.al-authorizationform-recovery .buttons-set .reset-pass:hover{background:#24bdbd none repeat scroll 0 0 !important;}
.al-authorizationform-recovery .input-box.user-email span{top:7px;}
.al-authorizationform-recovery .TextMessage{color:#2f2f2f; line-height: 15px; text-align: center; margin:15px 0px;}
.Title h2{color: #0a263c !important; font-size: 17x; margin-bottom: 20px; margin-left: -20px; text-align: center !important; text-transform: capitalize; width: 100% !important;}
.al-authorizationform-register .name-firstname .user-icon{top:55px !important;}
.al-authorizationform-register .field.name-lastname .user-icon{top:113px;}
.al-authorization .validation-advice{ position: absolute; margin-top: 0px; font-size: 12px;}
#advice-required-entry-al_auth_reg_passwordconfirm.validation-advice{left:30px;}
.al-socialnets-border{border: 1px solid #d3d3d3;  margin-left: 8%; width: 75%;}
.register-bottom .register-text{color: #666666; font-size: 13px;}
.al-login1 .al-login-right a:hover{text-decoration:none;}
 .customer-name .input-box{margin-bottom:0px !important;}
.al-authorizationform-register .customer-name .input-box, .input-box #al_auth_reg_passwordconfirm{margin-left:15px !important;}
/*.al-authorizationform-register .input-box.user-email, .input-box.user-pass{margin-left:15px !important;}*/
.customer-name .user-email, .customer-name .user-pass{margin-left:15px !important;}
.back-link a:hover{text-decoration:none;}
.al-authorizationform-register .user-email, .al-authorizationform-register .user-pass{margin-left:15px !important;}
.al-authorizationform-recovery .Title h2{margin-bottom:5px;}
.al-authorizationform-recovery .buttons-set{padding-top:0px; padding-bottom:10px;}
.buttons-set .reset-pass{text-transform:uppercase;}
/* Start Rock Technolabs Css */
#test112211223{
overflow:hidden;
}

#confirmOverlay{
  width:100%;
  height:100%;
  position:fixed;
  top:0;
  left:0;
  background:url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/css/amasty/amcart/ie.png');
  background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
  background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
  z-index: 99999;
    padding: 0 10px 0 5px;
}
#confirmBox .monoleft input{background:#f6f6f6 none repeat scroll 0 0;}
#confirmmono-popup .options-list .label span{text-transform:uppercase;}
.amcart-options #confirmButtons{padding-top:0px !important;}
.amcart-options .monoleft .letters span{color:#c0c0c0; vertical-align:text-bottom;}

.amcart-options .monoleft .letters #letters-first2, .amcart-options .monoleft .letters #letters-middle2{font-size:0.7em;}
.amcart-options .monoleft .letters #letters-last2{margin:0px -7px; font-size:1.1em; vertical-align:sub;}
.amcart-options #confirmmono-popup .options-list .label #letters-first3, .amcart-options #confirmmono-popup .options-list .label #letters-middle3{font-size:0.7em;}
.amcart-options .monoleft .letters #letters-last3{font-size:1.1em;}
.amcart-options .price-box .special-price .price,
.amcart-options #messageBox .price-box .regular-price,
.amcart-options .price-box .special-price .price,
.amcart-options .price-box .regular-price .price {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #636363 !important;
    margin-right: 5px;
}
.amcart-options #backorder_text_popup {
    padding-bottom: 6px;
}
.amcart-options button.am-btn-left, .amcart-options button.am-btn-right {
    font-size: 16px !important;
}


#messageBox.amcart-options{padding:10px 5px 0px 5px !important;}
.amcart-options #confirmmono-popup .options-list .label span#letters-first3, .amcart-options #confirmmono-popup .options-list .label span#letters-middle3{font-size:20px;}
.amcart-options #confirmmono-popup .options-list .label span#letters-last3{font-size:30px; margin:0px 1px; vertical-align:sub;}
#confirmmono-popup .options-list label{font-weight:normal;}
#confirmBox .amcart-options .monoleft{padding-bottom:0px !important;}


/* .amcart-options .monoleft .letters #letters-first2, .amcart-options .monoleft .letters #letters-middle2{font-size:30px;} */







#confirmOverlay *{
box-sizing: content-box !important;
}

#confirmOverlay img{
display: inline !important;
}

.top-cart #am_minicart_container  .block-content {
    background: none;
    position: relative;
    right: 0;
    top: 0px;
    width: auto;
}


#am-block-related{
overflow: hidden;
}

#confirmBox{
   /*	background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/css/amasty/amcart/main-texture.png);
    width: 100%; */
  max-width: 460px !important;
    min-width: 270px;
   /*	position:fixed; */
  text-align: center;
   /* margin:-130px 0 0 -230px;
  border: 1px solid rgba(33, 33, 33, 0.6); */
    z-index: 100;
   /*	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset; */
}

#hideDiv{
   /* width:100%;
    height:100%;*/
    z-index: 10;
}

#confirmBox h1,
#confirmBox p{
  font:16px/1 "Lato",sans-serif;
  /*font:26px/1 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  background:url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/css/amasty/amcart/header_bg.jpg') repeat-x left bottom #f5f5f5;
  padding: 18px 5px;                                           */
    margin: 0;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
  color:#666;
  /* text-transform:capitalize; */
}
#confirmBox .popup-trigger{display:none;}
#confirmBox h1{
  letter-spacing:0.3px;
  color:#888;
    background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/css/amasty/amcart/main-texture.png);
    background-color: #f4f4f4;
    display: none;
}

#confirmBox p{
  color:#c0c0c0 !important;
  background:none;
  font-size:14px;
  line-height:1.4;
  padding-top: 5px;
}

#amcart-count{
    font: 26px/1 'Lato',sans-serif;
    color: #666666;
    background:none;
    font-size:16px;
    line-height:1.4;
    padding-top: 5px;
}

#am-input{
    width:25px;
    height: 30px;
    text-align:center;
    font: 15px 'Lato',sans-serif;
}

#am-input:focus{
    border-color: #ffff99;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

.focus{
    border-color: #ffff99;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}


#confirmButtons{
  padding:5px 0 15px;
  text-align:center;
    clear: both;
}

#confirmButtons button{
  display:inline-block;
  position:relative;
    color: white;
  height: 33px;
  /* font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif; */
  font:17px/33px "Lato",sans-serif;
  width: 140px;
    overflow: hidden;
  margin-right: 15px;
  padding: 0 30px 0 30px;
  text-decoration:none;
    border-radius: 7px;
    text-transform: capitalize;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.25), inset 0 0 3px rgba(255,255,255,.89);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.25), inset 0 0 3px rgba(255,255,255,.89);
    box-shadow: 0 3px 3px rgba(0,0,0,.25), inset 0 0 3px rgba(255,255,255,.89);
}

#confirmBox button:last-child{
    margin-right:0;
}

.amcart-options form{
    text-align: left;
}

.amcart-options form dd{
    border-bottom: 1px solid white;
    margin: 0 0 5px 10px;
    padding: 5px 0 10px 0;
}

.amcart-options form dd input {
    padding: 6px 0 4px 0px;
    border: 1px solid #cecece;
    background: #F6F6f6;
}

.amcart-options form dd select {
    border: 1px solid #cecece;
    background: #F6F6f6;
}

.amcart-options form dd textarea {
    /* = Убираем скролл */
    overflow: auto;

    /* = Убираем увеличение */
    resize: none;
    width: 300px;
    height: 50px;

    /* = Добавим фон, рамку, отступ*/
    background: #f6f6f6;
    border: 1px solid #cecece;
    border-radius: 8px 0 0 0;
    padding: 8px 0 8px 10px;
}

#messageBox{
      padding: 5px;
}

#messageBox dt label {
  font-size: 15px;
    color: #636363;
    font-weight: bold;
}
#messageBox .monoleft p.note{color: #c0c0c0; font-size: 13px;}

#confirmBox .related-prdct-list .regular-price .price { font-weight: normal;}

#messageBox .price-box .regular-price{color:#636363;     font-size: 18px; font-weight: bold;}
#messageBox.amcart-options .price-box{padding-bottom:10px; margin-left:10px; }
/* #messageBox .price-box{padding-bottom:10px;} */

#messageBox div.price-box {
    margin-bottom: 5px;
    margin-top: 5px;
    /*margin-left: 10px;*/
}
#messageBox div.price-box p {
    margin: 0px;
    padding: 0px;
}

#messageBox .required em {
    color: red;
    margin-right: 3px;
}

#amimg_container
{
    position: absolute;
    top: 340px;
    left: 50%;
    z-index: 9999;
}

#amprogress{
    height:100%;
    width:100%;
    position:fixed;
    top:0;
    left:0;
    background:url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/css/amasty/amcart/ie.png');
    background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
    background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
    z-index:100000;
 }

#messageBox .product {
    margin-left: 0px;
    padding-top: 5px;;
}

#messageBox td .price-box p{
   font-size:13px;
}

#messageBox td {
   text-align: center;
   width:133px;
   padding:0 3px 5px 3px;
}


#am-block-related table{
    table-layout: fixed;
    width: 398px;
    word-wrap: break-word;
}

 div.product-details{
    position:relative;
    bottom: 3px;
}

#messageBox .block-related p{
    padding:5px 0 5px 0;
    margin:0;

}
#messageBox p.block-related-p{
    border-bottom: 1px solid #C4C1BC;
}

#am-qty-input{
    margin:5px;
}

#am-qty{
    margin:5px;
}

#am-qty-button-up{
    border: black 1px;
}

#am-qty-button-down{
   border: black 1px;
}

#am-qty-button-update{
    position:relative;
    top:30px;
    left:-15px;
}

#am_minicart_container{
   background: url("https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/css/amasty/amcart/header_bg.jpg") repeat-x scroll left bottom #F5F5F5;
    border-radius: 2px 2px 2px 2px;
    color: #555555;
    padding: 8px;
    position: absolute;
    text-align: left;
    right: 0;
    width: 234px;
    z-index: 3000;
    overflow: hidden;
   /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset,0 0 8px rgba(82, 168, 236, 0.6);*/
   -webkit-box-shadow: 1px 1px 1px #D3D3D3;
   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#D3D3D3,direction=125,strength=1)";
   box-shadow: 1px 1px 1px #D3D3D3;
}

#am_minicart_container li{
   width: 220px;
   padding: 5px;
   background: none;
}

#am_minicart_container button.button span{
   background-color: rgb(117, 178, 211);
   border: none;
   border-radius: 2px 2px 2px 2px;
}

#am_minicart_container button.button{
    margin: 5px;
}


#am_minicart_container button.button:hover span{
   background-color: rgb(120, 189, 218);
}

#am_minicart_container li:hover{
    background-color: white;
}

#am_minicart_container a.btn-remove, a.btn-edit {
    float: right;
    margin: 1px 0 2px 5px;
}
#confirmBox{
   background:white !important;
}
div#confirmBox h1{
  background:white !important;
}
.amcart-options select{height:30px; width:50%;}
.amcart-options dt{margin-left:10px;}
@media screen and (max-width: 565px) {

    #confirmBox button:last-child{
        margin-right: 15px;
        margin-top: 5px;
    }
}

/*
@media screen and (min-width: 320px) and (max-width: 370px){
  #confirmBox{left:75% !important;}
}

@media screen and (min-width: 371px) and (max-width: 480px){
  #confirmBox{left:50% !important;}
}
*/

#confirmButtons button.am-btn-left {
    background-color: #27AE61 !important;
    border: medium none !important;
    box-shadow: none;
   border-radius: 0 !important;
   background-image:none !important;
}
#confirmButtons button.am-btn-left:hover{background-color: #25A159 !important;}

#confirmButtons button.am-btn-right {
    border: medium none !important;
    box-shadow: none;
   border-radius: 0 !important;
}
#confirmBox .crosssell .price-box{min-height:25px;}
#confirmBox .crosssell .related-prdct-list .price-box .old-price .price{font-size: 13px !important; padding-left: 0px;}
#confirmBox .crosssell .related-prdct-list .price-box .old-price{float: left; width: 65%;}
#confirmBox .crosssell .related-prdct-list .price-box .special-price{float:left; width:30%;}
#confirmBox .crosssell .related-prdct-list .price-box .special-price .price{padding-left:0px !important;}
.popup_Css .monoleft label{font-size:15px;}
.personalize_name .emb_chart_popup #emb_colorchart1 span:last-child{display:none;}
.personalize_name .emb_chart_popup #emb_color_box1{margin-left:95px !important;}
@media screen and (max-width: 767px){
.personalize_name .emb_chart_popup #emb_color_box1{margin-left:65px !important;}
#messageBox.amcart-options .price-box{text-align:center;}

}
div.amshopby-column {
    float: left;
    width: 105px;
    overflow: hidden;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

.amshopby-clearer {
	display:block; 
	clear:both; 
	overflow: hidden;
}
div.block-layered-nav dd a {padding:0px 5px 0px 0px; display:block; float: left;}  
div.block-layered-nav dd a.amshopby-attr, div.block-layered-nav dd a.amshopby-attr:hover {padding-left:25px; background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-cb1.png); font-size:16px; background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr::before, div.block-layered-nav dd a.amshopby-attr-selected::before {border-style: none !important;}
div.block-layered-nav dd a.amshopby-attr-selected {font-weight: bold; padding-left:25px; background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-cb2.png); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav dd a.amshopby-attr-inactive {pointer-events: none; color: #666666}
div.block-layered-nav dd a img {/* padding: 0px 4px 5px;*/ float:left;}

div.block-layered-nav dd li.amshopby-cat-level-2 {padding-left:10px;}
div.block-layered-nav dd li.amshopby-cat-level-3 {padding-left:20px;}

div.block-layered-nav dd a.amshopby-cat-selected {font-weight: bold;
color:black; text-decoration: none; cursor:text;}


div.block-layered-nav div.test_fil a {padding:0px 5px 0px 0px; display:block; float: left;}  
div.block-layered-nav div.test_fil a.amshopby-attr, div.block-layered-nav div.test_fil a.amshopby-attr:hover {padding-left:25px; background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-cb1.png); font-size:16px; background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav div.test_fil a.amshopby-attr::before, div.block-layered-nav div.test_fil a.amshopby-attr-selected::before {border-style: none !important;}
div.block-layered-nav div.test_fil a.amshopby-attr-selected {font-weight: bold; padding-left:25px; background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-cb2.png); background-repeat: no-repeat; background-position: left center;}
div.block-layered-nav div.test_fil a.amshopby-attr-inactive {pointer-events: none; color: #666666}
div.block-layered-nav div.test_fil a img {/* padding: 0px 4px 5px;*/ float:left;}

div.block-layered-nav div.test_fil li.amshopby-cat-level-2 {padding-left:10px;}
div.block-layered-nav div.test_fil li.amshopby-cat-level-3 {padding-left:20px;}

div.block-layered-nav div.test_fil a.amshopby-cat-selected {font-weight: bold;
color:black; text-decoration: none; cursor:text;}




div.block-layered-nav li.amshopby-cat-multi a {
    padding-left:15px;
    background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-cb1.gif); background-repeat: no-repeat; background-position: left center;
}

div.block-layered-nav li.amshopby-cat-multiselected a {
    font-weight: bold;
    background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-cb2.gif); background-repeat: no-repeat; background-position: left center;
}

div.block-layered-nav dd li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav dd li span.minus {background:transparent
url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav dd li:after {display:block; content:".";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

div.block-layered-nav div.test_fil li span.amshopby-plusminus {float:left;
display:block; width:15px; height:15px; cursor:pointer;
background:transparent url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-plus.gif)  no-repeat;}
div.block-layered-nav div.test_fil li span.minus {background:transparent
url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-minus.gif) no-repeat;}
div.block-layered-nav div.test_fil li:after {display:block; content:".";
clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }







div.block-layered-nav.amshopby-collapse-enabled dl dt {
     cursor:pointer;
     padding-left:15px;
     background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-expanded.gif) center left no-repeat;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt::after {
    border-style: none !important;
}
div.block-layered-nav.amshopby-collapse-enabled dl dt.amshopby-collapsed {background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-collapsed.gif) center left no-repeat;}
.main .col-left div.block-layered-nav.amshopby-collapse-enabled dl dt{background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-expanded.gif) center left no-repeat;}

div.block-layered-nav div.amshopby-slider {
	 position:relative; margin:10px 4px 5px 4px; z-index:9; height:18px;  background: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-slider-bg.gif) repeat-x 0 50%; cursor:pointer;
}
div.block-layered-nav div.amshopby-slider div.handle {margin-left:-4px; width:8px; top:3px; height:14px; background: transparent url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-hadle.png) no-repeat; position: absolute; cursor:move; z-index: 2;}

/*
 * Slider labels
 */
.amshopby-slider-price {
	color: #798794;
}
.amshopby-slider-price-from {
	float: left;
    
}
.amshopby-slider-price-to {
	float: right;
}

.amshopby-slider-handle-right {
	position: absolute;
	top: 14px;
	right: 0px;
}

.amshopby-slider-handle-left {
	position: absolute;
	top: 14px;
	left: 0px;
}

.amshopby-tooltip {
    padding:2px 5px;
    background:#FEC;
    border:1px solid #FAA819;
    color:#1F5070;
    text-align:left;
    width:200px;
    position:absolute;
}

.amshopby-slider-price-range 
{
	text-align: center;
	font-size: 0.9em;
}
.amshopby-slider-price-range span{
	color:#636363 !important;
}

.amshopby-tooltip-img {
    cursor:help;
    display: inline;
}
div.amshopby-overlay {
    background-color: #FFFFFF;
    height: 100%;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 555;
}
div.amshopby-overlay img {
    top: 100px;
    left: 45%;
    display: block;
    position: absolute;
}

div.amshopby-overlay div {
    margin: 0 auto;
    display: block;
	width: 300px;
	height: 200px;
	background:  url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-overlay.gif') 50% 50% no-repeat;
}

/*
 * Advanced Categories
 */
.amshopby-advanced li {
	clear: both;
}
.amshopby-advanced li.level1 {
	padding-left: 20px;
}
.amshopby-advanced li.level2 {
	padding-left: 30px;
}
.amshopby-advanced li.level3 {
	padding-left: 40px;
}
.amshopby-advanced li.level4 {
	padding-left: 50px;
}


.amshopby-advanced li.active > a {
	font-weight: bold;
}

/*
 * Slider Bar
 */
.amshopby-slider-bar {
	position:absolute; 
	background: #999; 
	height: 6px; 
	top: 6px; 
	z-index: 1;  
}

/*
 * Subcategories block
 */
.amshopby-subcategory-image {
	overflow: auto; 
}

.btn-remove-inline { background-image: url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/am_btn_remove.gif'); background-repeat: no-repeat; width:13px; height:12px; margin-left: 4px; }
.btn-remove-inline:hover { /* background-position: center bottom; */ }
.amshopby-hightlighted { background: yellow;}

.btn-remove-inline img {display: inline;}

div.block-layered-nav div.amshopby-slider div.handle.active { z-index: 3; }

.amshopby-slider-ui { background: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/amshopby-slider-bg.gif) repeat-x 0 50%; margin: 10px .4em; }
.amshopby-slider-ui .ui-slider-handle { background-color: #f18200; border: 1px solid #de5400; box-sizing: border-box; outline: none; }
.amshopby-slider-ui .ui-slider-range { background-color: #999999; }

.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; }
.ui-slider { cursor: pointer; position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 0.8em; height: 1.2em; cursor: pointer; -ms-touch-action: none; touch-action: none; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.2em; margin-left: -.4em; }
.ui-slider-horizontal .ui-slider-range { top: 0.2em; height: 8px; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }

.amshopby-narrow-by-list table td { vertical-align: top; }

input[name^="amshopby"][id$="from"].input-text, input[name^="amshopby"][id$="to"].input-text{
    width: auto;
}

.amshopby-item-top{
    /*max-width: 225px;*/
    min-width: 180px;
    display: inline-block;
    vertical-align: top;
    height: 100%;
	margin-top:0px;
}

.amshopby-filters-top .block-content ol{
    max-width: 250px;
}

.amshopby-item-top div.amshopby-column {
    width: auto;
}

.no-display-current, .no-display{
    display: none;
}

.current .no-display-current, dd.current td.no-display{
    display: block;
}

@media only screen and (max-width: 770px) {
    dl#narrow-by-list,
    dl#narrow-by-list2 {
        padding: 0px;
    }
}
.filter-container{display: flex; margin: 0 auto;
    max-width: 1260px;
    width: 100%;}
                                                                                                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
.mbdialog *, .mbdialog *:before, .mbdialog *:after{                                                                                                                                                                                                                                        /*dpqzsjhiunbhfcjseepudpn*/
  box-sizing:content-box;         
}

.mbdialog th, .mbdialog td{
  vertical-align:top;                      
}

.mbdialog img{
  display:inline;         
}

.dialogBg{
  background: rgba(255, 255, 255, 0.90);  
  position:fixed;
  overflow-x: auto;
  overflow-y: scroll;
  z-index:99999999;
  left:0;
  top:0;
  bottom:0;
  right:0; 
  /*visibility:hidden;*/
  display:none;
  cursor:pointer;   
}           

.dialogBody{
  overflow:hidden;   
  text-align:left; 
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);         
}
              
.mbdialog{  
  display:none;
  cursor:default;
  margin: 0px auto;        
  position:absolute;
  z-index:99999998;  
  -webkit-backface-visibility: hidden;
} 

@media (max-width: 500px) {
  .mbdialog,.dialogBody{
    -webkit-transform:translate3d(0, 0, 0); //bugfix if theme has translate3d on field behind popup
  }
}

.dialogTool{
  position:relative;          
}    

.dialogClose{
  position:absolute; 
  top:-20px; 
  right:-26px; 
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_dark.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;
  height:26px;
  width:26px;    
  cursor:pointer; 
  z-index:99999995;  
}

.dialogCloseCustom{ 
  cursor:pointer;  
}

.dialogClose.overlay2{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_white.png); 
  background-position:5px 5px;
  background-repeat:no-repeat;     
}

.dialogClose.style2{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_big.png);  
  height:29px;
  width:29px; 
  top:-15px; 
  right:-15px;       
} 

.dialogClose.style2:hover{
  background-position:0 -29px;     
}

.dialogClose.style4,.dialogClose.style3{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_simple_white.png) no-repeat 4px 4px;   
  height:25px;
  width:25px;      
}

.dialogClose.style3{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_simple_dark.png) no-repeat 4px 4px;          
}

.dialogClose.style6{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_big_x.png) no-repeat;   
  top:7px; 
  right:8px;            
  width:20px;
  height:20px;
}

.dialogClose.style6{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_big_x_d.png) no-repeat;              
}

.dialogClose.style7{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_transparent.png) no-repeat;   
}

.dialogClose.style8{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_big_x.png) no-repeat;   
}

.dialogClose.style9{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_big_x_bold.png) no-repeat;              
}

.dialogClose.style10{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/close_big_x_bold_d.png) no-repeat;              
}

.dialogClose.style11{
  background:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/magebird_popup/white_circle.png) no-repeat;              
}

.dialogClose.style6,.dialogClose.style7,.dialogClose.style8,.dialogClose.style9,.dialogClose.style10,.dialogClose.style11{
  width:30px;
  height:30px;
  background-position:center;
}

.dialogClose.style7,.dialogClose.style11{
  width:35px;
  height:35px;
}

.dialogClose.style4:hover,.dialogClose.style3:hover{  
  background-position:4px -17px;   
}

.dialogClose.style1:hover{      
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

.imgType img{
  display:block;        
}

.mbdialog .error, .mbdialog .warning{  
  border:1px solid #EED2D8;
  color:#B94A4A;
  font-size:12px;
  font-weight:normal;
  text-shadow:1px 1px #FFFFFF;
  background-color:#F2DDDE;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
  margin:0 15px 15px 0;
  padding:2px 5px;
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.33);   
  position:absolute;
  z-index:999999;
}

.mbdialog .error p, .mbdialog .warning p{
  margin:4px 0;
}

.transform-rotate-zoom1{
   -moz-transition: all 0.7s ease-in-out;
   -webkit-transition: all 0.7s ease-in-out;     
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;  
   
  -moz-transform:rotate(0deg) scale(0.001);
  -webkit-transform:rotate(0deg) scale(0.001);
  -o-transform:rotate(0deg) scale(0.001);
  -moz-transform:rotate(0deg) scale(0.001);
  -ms-transform: rotate(0deg) scale(0.001);  
}

.transform-rotate-zoom2{
 -webkit-transform: rotate(360deg) scale(1); 
 -moz-transform: rotate(360deg) scale(1); 
 -o-transform: rotate(360deg) scale(1); 
 -ms-transform: rotate(360deg) scale(1); 
 transform: rotate(360deg) scale(1);  
}   


.popuptransition{
   -moz-transition: all 0.9s ease-in-out;
   -webkit-transition: all 0.9s ease-in-out;     
   -o-transition: all 0.9s ease-in-out;
   -ms-transition: all 0.9s ease-in-out;
   transition: all 0.9s ease-in-out;      
}

.transform-elastic1, .moctoddribegam{
   -moz-transition: all 0.2s ease-in-out;
   -webkit-transition: all 0.2s ease-in-out;     
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;  
   
  -moz-transform:scale(0.001);
  -webkit-transform:scale(0.001);
  -o-transform:scale(0.001);
  -moz-transform:scale(0.001);
  -ms-transform:scale(0.001);   
}
 
.transform-elastic2{
 -webkit-transform: scale(1.2); 
 -moz-transform: scale(1.2); 
 -o-transform: scale(1.2); 
 -ms-transform: scale(1.2); 
 transform: scale(1.2);   
}

.transform-elastic3{
 -webkit-transform: scale(1); 
 -moz-transform: scale(1); 
 -o-transform: scale(1); 
 -ms-transform:scale(1); 
 transform: scale(1);   
}

.mbdialog table {              
    border-spacing:0;
    border-collapse:separate;
} 

/*FOLLOW WIDGET*/
.followPopup{
  line-height:1;            
}

.followPopup ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.followPopup li{
  float:left;
  margin-right:10px;
  height:62px;
  overflow:hidden;
  width:63px;
  text-align:center;
}  

.followPopup li img{
  width:auto;
}  

.followPopup.tp2 li{
  height:20px;                   
}     

.followPopup li.twitterFollow img,.followPopup li.pinFollow img{
  margin-bottom:3px;
  margin-left:5px;
}

.followPopup.tp3 li.twitterFollow img,li.twitterTweet img, .followPopup.tp3 li.pinFollow img{
  margin-bottom:3px;
  margin-left:0px;
}

.followPopup .fbLike{
  min-width:48px;
  margin-right:2px;
  margin-left:-3px;
}

.followPopup.tp3 .fbLike{
  margin-left:0px;
}

.followPopup .twitterTweet{
  /*width:58px;*/  
}

.followPopup .twitterTweet{
  visibility:visible !important;
}

.followPopup .gplusRecommend{
  width:50px;
}

.gplusRecommend div{
  vertical-align:top !important;
}

.followPopup .pinFollow{
  min-width:59px;
}

.followPopup.tp3 li{
  float:none;
  width:63px !important;
  margin-right:0;
  text-align:center;
  margin-bottom:10px;                   
}


/*FB like bugfix for ie*/
.fb-like.fb_iframe_widget iframe{
  min-width:49px !important;
  min-height:61px !important;  
  left:0;                              
}
/*END FOLLOW WIDGET*/

/*!
 *
 *  Project:  GLYPHICONS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
html,
html .halflings {
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'Glyphicons';
  src: url('https://www.rufflebutts.com/skin/frontend/rwd/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot');
  src: url('https://www.rufflebutts.com/skin/frontend/rwd/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('https://www.rufflebutts.com/skin/frontend/rwd/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.woff') format('woff'), url('https://www.rufflebutts.com/skin/frontend/rwd/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.ttf') format('truetype'), url('https://www.rufflebutts.com/skin/frontend/rwd/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.glyphicons {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #1d1d1b;
  width: 16px;
  height: 16px;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
}
i.glyphicons:before {
  color: #1D1D1B;
  font: 16px 'Glyphicons';
  left: 0;
  position: absolute;
  top: 0;
}
i.glyphicons.glass:before {
  content: "\e001";
}
i.glyphicons.leaf:before {
  content: "\e002";
}
i.glyphicons.dog:before {
  content: "\e003";
}
i.glyphicons.user:before {
  content: "\e004";
}
i.glyphicons.girl:before {
  content: "\e005";
}
i.glyphicons.car:before {
  content: "\e006";
}
i.glyphicons.user_add:before {
  content: "\e007";
}
i.glyphicons.user_remove:before {
  content: "\e008";
}
i.glyphicons.film:before {
  content: "\e009";
}
i.glyphicons.magic:before {
  content: "\e010";
}
i.glyphicons.envelope:before {
  content: "\2709";
}
i.glyphicons.camera:before {
  content: "\e012";
}
i.glyphicons.heart:before {
  content: "\e013";
}
i.glyphicons.beach_umbrella:before {
  content: "\e014";
}
i.glyphicons.train:before {
  content: "\e015";
}
i.glyphicons.print:before {
  content: "\e016";
}
i.glyphicons.bin:before {
  content: "\e017";
}
i.glyphicons.music:before {
  content: "\e018";
}
i.glyphicons.note:before {
  content: "\e019";
}
i.glyphicons.heart_empty:before {
  content: "\e020";
}
i.glyphicons.home:before {
  content: "\e021";
}
i.glyphicons.snowflake:before {
  content: "\2744";
}
i.glyphicons.fire:before {
  content: "\e023";
}
i.glyphicons.magnet:before {
  content: "\e024";
}
i.glyphicons.parents:before {
  content: "\e025";
}
i.glyphicons.binoculars:before {
  content: "\e026";
}
i.glyphicons.road:before {
  content: "\e027";
}
i.glyphicons.search:before {
  content: "\e028";
}
i.glyphicons.cars:before {
  content: "\e029";
}
i.glyphicons.notes_2:before {
  content: "\e030";
}
i.glyphicons.pencil:before {
  content: "\270F";
}
i.glyphicons.bus:before {
  content: "\e032";
}
i.glyphicons.wifi_alt:before {
  content: "\e033";
}
i.glyphicons.luggage:before {
  content: "\e034";
}
i.glyphicons.old_man:before {
  content: "\e035";
}
i.glyphicons.woman:before {
  content: "\e036";
}
i.glyphicons.file:before {
  content: "\e037";
}
i.glyphicons.coins:before {
  content: "\e038";
}
i.glyphicons.airplane:before {
  content: "\2708";
}
i.glyphicons.notes:before {
  content: "\e040";
}
i.glyphicons.stats:before {
  content: "\e041";
}
i.glyphicons.charts:before {
  content: "\e042";
}
i.glyphicons.pie_chart:before {
  content: "\e043";
}
i.glyphicons.group:before {
  content: "\e044";
}
i.glyphicons.keys:before {
  content: "\e045";
}
i.glyphicons.calendar:before {
  content: "\e046";
}
i.glyphicons.router:before {
  content: "\e047";
}
i.glyphicons.camera_small:before {
  content: "\e048";
}
i.glyphicons.dislikes:before {
  content: "\e049";
}
i.glyphicons.star:before {
  content: "\e050";
}
i.glyphicons.link:before {
  content: "\e051";
}
i.glyphicons.eye_open:before {
  content: "\e052";
}
i.glyphicons.eye_close:before {
  content: "\e053";
}
i.glyphicons.alarm:before {
  content: "\e054";
}
i.glyphicons.clock:before {
  content: "\e055";
}
i.glyphicons.stopwatch:before {
  content: "\e056";
}
i.glyphicons.projector:before {
  content: "\e057";
}
i.glyphicons.history:before {
  content: "\e058";
}
i.glyphicons.truck:before {
  content: "\e059";
}
i.glyphicons.cargo:before {
  content: "\e060";
}
i.glyphicons.compass:before {
  content: "\e061";
}
i.glyphicons.keynote:before {
  content: "\e062";
}
i.glyphicons.paperclip:before {
  content: "\e063";
}
i.glyphicons.power:before {
  content: "\e064";
}
i.glyphicons.lightbulb:before {
  content: "\e065";
}
i.glyphicons.tag:before {
  content: "\e066";
}
i.glyphicons.tags:before {
  content: "\e067";
}
i.glyphicons.cleaning:before {
  content: "\e068";
}
i.glyphicons.ruller:before {
  content: "\e069";
}
i.glyphicons.gift:before {
  content: "\e070";
}
i.glyphicons.umbrella:before {
  content: "\2602";
}
i.glyphicons.book:before {
  content: "\e072";
}
i.glyphicons.bookmark:before {
  content: "\e073";
}
i.glyphicons.wifi:before {
  content: "\e074";
}
i.glyphicons.cup:before {
  content: "\e075";
}
i.glyphicons.stroller:before {
  content: "\e076";
}
i.glyphicons.headphones:before {
  content: "\e077";
}
i.glyphicons.headset:before {
  content: "\e078";
}
i.glyphicons.warning_sign:before {
  content: "\e079";
}
i.glyphicons.signal:before {
  content: "\e080";
}
i.glyphicons.retweet:before {
  content: "\e081";
}
i.glyphicons.refresh:before {
  content: "\e082";
}
i.glyphicons.roundabout:before {
  content: "\e083";
}
i.glyphicons.random:before {
  content: "\e084";
}
i.glyphicons.heat:before {
  content: "\e085";
}
i.glyphicons.repeat:before {
  content: "\e086";
}
i.glyphicons.display:before {
  content: "\e087";
}
i.glyphicons.log_book:before {
  content: "\e088";
}
i.glyphicons.adress_book:before {
  content: "\e089";
}
i.glyphicons.building:before {
  content: "\e090";
}
i.glyphicons.eyedropper:before {
  content: "\e091";
}
i.glyphicons.adjust:before {
  content: "\e092";
}
i.glyphicons.tint:before {
  content: "\e093";
}
i.glyphicons.crop:before {
  content: "\e094";
}
i.glyphicons.vector_path_square:before {
  content: "\e095";
}
i.glyphicons.vector_path_circle:before {
  content: "\e096";
}
i.glyphicons.vector_path_polygon:before {
  content: "\e097";
}
i.glyphicons.vector_path_line:before {
  content: "\e098";
}
i.glyphicons.vector_path_curve:before {
  content: "\e099";
}
i.glyphicons.vector_path_all:before {
  content: "\e100";
}
i.glyphicons.font:before {
  content: "\e101";
}
i.glyphicons.italic:before {
  content: "\e102";
}
i.glyphicons.bold:before {
  content: "\e103";
}
i.glyphicons.text_underline:before {
  content: "\e104";
}
i.glyphicons.text_strike:before {
  content: "\e105";
}
i.glyphicons.text_height:before {
  content: "\e106";
}
i.glyphicons.text_width:before {
  content: "\e107";
}
i.glyphicons.text_resize:before {
  content: "\e108";
}
i.glyphicons.left_indent:before {
  content: "\e109";
}
i.glyphicons.right_indent:before {
  content: "\e110";
}
i.glyphicons.align_left:before {
  content: "\e111";
}
i.glyphicons.align_center:before {
  content: "\e112";
}
i.glyphicons.align_right:before {
  content: "\e113";
}
i.glyphicons.justify:before {
  content: "\e114";
}
i.glyphicons.list:before {
  content: "\e115";
}
i.glyphicons.text_smaller:before {
  content: "\e116";
}
i.glyphicons.text_bigger:before {
  content: "\e117";
}
i.glyphicons.embed:before {
  content: "\e118";
}
i.glyphicons.embed_close:before {
  content: "\e119";
}
i.glyphicons.table:before {
  content: "\e120";
}
i.glyphicons.message_full:before {
  content: "\e121";
}
i.glyphicons.message_empty:before {
  content: "\e122";
}
i.glyphicons.message_in:before {
  content: "\e123";
}
i.glyphicons.message_out:before {
  content: "\e124";
}
i.glyphicons.message_plus:before {
  content: "\e125";
}
i.glyphicons.message_minus:before {
  content: "\e126";
}
i.glyphicons.message_ban:before {
  content: "\e127";
}
i.glyphicons.message_flag:before {
  content: "\e128";
}
i.glyphicons.message_lock:before {
  content: "\e129";
}
i.glyphicons.message_new:before {
  content: "\e130";
}
i.glyphicons.inbox:before {
  content: "\e131";
}
i.glyphicons.inbox_plus:before {
  content: "\e132";
}
i.glyphicons.inbox_minus:before {
  content: "\e133";
}
i.glyphicons.inbox_lock:before {
  content: "\e134";
}
i.glyphicons.inbox_in:before {
  content: "\e135";
}
i.glyphicons.inbox_out:before {
  content: "\e136";
}
i.glyphicons.cogwheel:before {
  content: "\e137";
}
i.glyphicons.cogwheels:before {
  content: "\e138";
}
i.glyphicons.picture:before {
  content: "\e139";
}
i.glyphicons.adjust_alt:before {
  content: "\e140";
}
i.glyphicons.database_lock:before {
  content: "\e141";
}
i.glyphicons.database_plus:before {
  content: "\e142";
}
i.glyphicons.database_minus:before {
  content: "\e143";
}
i.glyphicons.database_ban:before {
  content: "\e144";
}
i.glyphicons.folder_open:before {
  content: "\e145";
}
i.glyphicons.folder_plus:before {
  content: "\e146";
}
i.glyphicons.folder_minus:before {
  content: "\e147";
}
i.glyphicons.folder_lock:before {
  content: "\e148";
}
i.glyphicons.folder_flag:before {
  content: "\e149";
}
i.glyphicons.folder_new:before {
  content: "\e150";
}
i.glyphicons.edit:before {
  content: "\e151";
}
i.glyphicons.new_window:before {
  content: "\e152";
}
i.glyphicons.check:before {
  content: "\e153";
}
i.glyphicons.unchecked:before {
  content: "\e154";
}
i.glyphicons.more_windows:before {
  content: "\e155";
}
i.glyphicons.show_big_thumbnails:before {
  content: "\e156";
}
i.glyphicons.show_thumbnails:before {
  content: "\e157";
}
i.glyphicons.show_thumbnails_with_lines:before {
  content: "\e158";
}
i.glyphicons.show_lines:before {
  content: "\e159";
}
i.glyphicons.playlist:before {
  content: "\e160";
}
i.glyphicons.imac:before {
  content: "\e161";
}
i.glyphicons.macbook:before {
  content: "\e162";
}
i.glyphicons.ipad:before {
  content: "\e163";
}
i.glyphicons.iphone:before {
  content: "\e164";
}
i.glyphicons.iphone_transfer:before {
  content: "\e165";
}
i.glyphicons.iphone_exchange:before {
  content: "\e166";
}
i.glyphicons.ipod:before {
  content: "\e167";
}
i.glyphicons.ipod_shuffle:before {
  content: "\e168";
}
i.glyphicons.ear_plugs:before {
  content: "\e169";
}
i.glyphicons.phone:before {
  content: "\e170";
}
i.glyphicons.step_backward:before {
  content: "\e171";
}
i.glyphicons.fast_backward:before {
  content: "\e172";
}
i.glyphicons.rewind:before {
  content: "\e173";
}
i.glyphicons.play:before {
  content: "\e174";
}
i.glyphicons.pause:before {
  content: "\e175";
}
i.glyphicons.stop:before {
  content: "\e176";
}
i.glyphicons.forward:before {
  content: "\e177";
}
i.glyphicons.fast_forward:before {
  content: "\e178";
}
i.glyphicons.step_forward:before {
  content: "\e179";
}
i.glyphicons.eject:before {
  content: "\e180";
}
i.glyphicons.facetime_video:before {
  content: "\e181";
}
i.glyphicons.download_alt:before {
  content: "\e182";
}
i.glyphicons.mute:before {
  content: "\e183";
}
i.glyphicons.volume_down:before {
  content: "\e184";
}
i.glyphicons.volume_up:before {
  content: "\e185";
}
i.glyphicons.screenshot:before {
  content: "\e186";
}
i.glyphicons.move:before {
  content: "\e187";
}
i.glyphicons.more:before {
  content: "\e188";
}
i.glyphicons.brightness_reduce:before {
  content: "\e189";
}
i.glyphicons.brightness_increase:before {
  content: "\e190";
}
i.glyphicons.circle_plus:before {
  content: "\e191";
}
i.glyphicons.circle_minus:before {
  content: "\e192";
}
i.glyphicons.circle_remove:before {
  content: "\e193";
}
i.glyphicons.circle_ok:before {
  content: "\e194";
}
i.glyphicons.circle_question_mark:before {
  content: "\e195";
}
i.glyphicons.circle_info:before {
  content: "\e196";
}
i.glyphicons.circle_exclamation_mark:before {
  content: "\e197";
}
i.glyphicons.remove:before {
  content: "\e198";
}
i.glyphicons.ok:before {
  content: "\e199";
}
i.glyphicons.ban:before {
  content: "\e200";
}
i.glyphicons.download:before {
  content: "\e201";
}
i.glyphicons.upload:before {
  content: "\e202";
}
i.glyphicons.shopping_cart:before {
  content: "\e203";
}
i.glyphicons.lock:before {
  content: "\e204";
}
i.glyphicons.unlock:before {
  content: "\e205";
}
i.glyphicons.electricity:before {
  content: "\e206";
}
i.glyphicons.ok_2:before {
  content: "\e207";
}
i.glyphicons.remove_2:before {
  content: "\e208";
}
i.glyphicons.cart_out:before {
  content: "\e209";
}
i.glyphicons.cart_in:before {
  content: "\e210";
}
i.glyphicons.left_arrow:before {
  content: "\e211";
}
i.glyphicons.right_arrow:before {
  content: "\e212";
}
i.glyphicons.down_arrow:before {
  content: "\e213";
}
i.glyphicons.up_arrow:before {
  content: "\e214";
}
i.glyphicons.resize_small:before {
  content: "\e215";
}
i.glyphicons.resize_full:before {
  content: "\e216";
}
i.glyphicons.circle_arrow_left:before {
  content: "\e217";
}
i.glyphicons.circle_arrow_right:before {
  content: "\e218";
}
i.glyphicons.circle_arrow_top:before {
  content: "\e219";
}
i.glyphicons.circle_arrow_down:before {
  content: "\e220";
}
i.glyphicons.play_button:before {
  content: "\e221";
}
i.glyphicons.unshare:before {
  content: "\e222";
}
i.glyphicons.share:before {
  content: "\e223";
}
i.glyphicons.chevron-right:before {
  content: "\e224";
}
i.glyphicons.chevron-left:before {
  content: "\e225";
}
i.glyphicons.bluetooth:before {
  content: "\e226";
}
i.glyphicons.euro:before {
  content: "\20AC";
}
i.glyphicons.usd:before {
  content: "\e228";
}
i.glyphicons.gbp:before {
  content: "\e229";
}
i.glyphicons.retweet_2:before {
  content: "\e230";
}
i.glyphicons.moon:before {
  content: "\e231";
}
i.glyphicons.sun:before {
  content: "\2609";
}
i.glyphicons.cloud:before {
  content: "\2601";
}
i.glyphicons.direction:before {
  content: "\e234";
}
i.glyphicons.brush:before {
  content: "\e235";
}
i.glyphicons.pen:before {
  content: "\e236";
}
i.glyphicons.zoom_in:before {
  content: "\e237";
}
i.glyphicons.zoom_out:before {
  content: "\e238";
}
i.glyphicons.pin:before {
  content: "\e239";
}
i.glyphicons.albums:before {
  content: "\e240";
}
i.glyphicons.rotation_lock:before {
  content: "\e241";
}
i.glyphicons.flash:before {
  content: "\e242";
}
i.glyphicons.google_maps:before {
  content: "\e243";
}
i.glyphicons.anchor:before {
  content: "\2693";
}
i.glyphicons.conversation:before {
  content: "\e245";
}
i.glyphicons.chat:before {
  content: "\e246";
}
i.glyphicons.male:before {
  content: "\e247";
}
i.glyphicons.female:before {
  content: "\e248";
}
i.glyphicons.asterisk:before {
  content: "\002A";
}
i.glyphicons.divide:before {
  content: "\00F7";
}
i.glyphicons.snorkel_diving:before {
  content: "\e251";
}
i.glyphicons.scuba_diving:before {
  content: "\e252";
}
i.glyphicons.oxygen_bottle:before {
  content: "\e253";
}
i.glyphicons.fins:before {
  content: "\e254";
}
i.glyphicons.fishes:before {
  content: "\e255";
}
i.glyphicons.boat:before {
  content: "\e256";
}
i.glyphicons.delete:before {
  content: "\e257";
}
i.glyphicons.sheriffs_star:before {
  content: "\e258";
}
i.glyphicons.qrcode:before {
  content: "\e259";
}
i.glyphicons.barcode:before {
  content: "\e260";
}
i.glyphicons.pool:before {
  content: "\e261";
}
i.glyphicons.buoy:before {
  content: "\e262";
}
i.glyphicons.spade:before {
  content: "\e263";
}
i.glyphicons.bank:before {
  content: "\e264";
}
i.glyphicons.vcard:before {
  content: "\e265";
}
i.glyphicons.electrical_plug:before {
  content: "\e266";
}
i.glyphicons.flag:before {
  content: "\e267";
}
i.glyphicons.credit_card:before {
  content: "\e268";
}
i.glyphicons.keyboard-wireless:before {
  content: "\e269";
}
i.glyphicons.keyboard-wired:before {
  content: "\e270";
}
i.glyphicons.shield:before {
  content: "\e271";
}
i.glyphicons.ring:before {
  content: "\02DA";
}
i.glyphicons.cake:before {
  content: "\e273";
}
i.glyphicons.drink:before {
  content: "\e274";
}
i.glyphicons.beer:before {
  content: "\e275";
}
i.glyphicons.fast_food:before {
  content: "\e276";
}
i.glyphicons.cutlery:before {
  content: "\e277";
}
i.glyphicons.pizza:before {
  content: "\e278";
}
i.glyphicons.birthday_cake:before {
  content: "\e279";
}
i.glyphicons.tablet:before {
  content: "\e280";
}
i.glyphicons.settings:before {
  content: "\e281";
}
i.glyphicons.bullets:before {
  content: "\e282";
}
i.glyphicons.cardio:before {
  content: "\e283";
}
i.glyphicons.t-shirt:before {
  content: "\e284";
}
i.glyphicons.pants:before {
  content: "\e285";
}
i.glyphicons.sweater:before {
  content: "\e286";
}
i.glyphicons.fabric:before {
  content: "\e287";
}
i.glyphicons.leather:before {
  content: "\e288";
}
i.glyphicons.scissors:before {
  content: "\e289";
}
i.glyphicons.bomb:before {
  content: "\e290";
}
i.glyphicons.skull:before {
  content: "\e291";
}
i.glyphicons.celebration:before {
  content: "\e292";
}
i.glyphicons.tea_kettle:before {
  content: "\e293";
}
i.glyphicons.french_press:before {
  content: "\e294";
}
i.glyphicons.coffe_cup:before {
  content: "\e295";
}
i.glyphicons.pot:before {
  content: "\e296";
}
i.glyphicons.grater:before {
  content: "\e297";
}
i.glyphicons.kettle:before {
  content: "\e298";
}
i.glyphicons.hospital:before {
  content: "\e299";
}
i.glyphicons.hospital_h:before {
  content: "\e300";
}
i.glyphicons.microphone:before {
  content: "\e301";
}
i.glyphicons.webcam:before {
  content: "\e302";
}
i.glyphicons.temple_christianity_church:before {
  content: "\e303";
}
i.glyphicons.temple_islam:before {
  content: "\e304";
}
i.glyphicons.temple_hindu:before {
  content: "\e305";
}
i.glyphicons.temple_buddhist:before {
  content: "\e306";
}
i.glyphicons.bicycle:before {
  content: "\e307";
}
i.glyphicons.life_preserver:before {
  content: "\e308";
}
i.glyphicons.share_alt:before {
  content: "\e309";
}
i.glyphicons.comments:before {
  content: "\e310";
}
i.glyphicons.flower:before {
  content: "\2698";
}
i.glyphicons.baseball:before {
  content: "\e312";
}
i.glyphicons.rugby:before {
  content: "\e313";
}
i.glyphicons.ax:before {
  content: "\e314";
}
i.glyphicons.table_tennis:before {
  content: "\e315";
}
i.glyphicons.bowling:before {
  content: "\e316";
}
i.glyphicons.tree_conifer:before {
  content: "\e317";
}
i.glyphicons.tree_deciduous:before {
  content: "\e318";
}
i.glyphicons.more_items:before {
  content: "\e319";
}
i.glyphicons.sort:before {
  content: "\e320";
}
i.glyphicons.filter:before {
  content: "\e321";
}
i.glyphicons.gamepad:before {
  content: "\e322";
}
i.glyphicons.playing_dices:before {
  content: "\e323";
}
i.glyphicons.calculator:before {
  content: "\e324";
}
i.glyphicons.tie:before {
  content: "\e325";
}
i.glyphicons.wallet:before {
  content: "\e326";
}
i.glyphicons.piano:before {
  content: "\e327";
}
i.glyphicons.sampler:before {
  content: "\e328";
}
i.glyphicons.podium:before {
  content: "\e329";
}
i.glyphicons.soccer_ball:before {
  content: "\e330";
}
i.glyphicons.blog:before {
  content: "\e331";
}
i.glyphicons.dashboard:before {
  content: "\e332";
}
i.glyphicons.certificate:before {
  content: "\e333";
}
i.glyphicons.bell:before {
  content: "\e334";
}
i.glyphicons.candle:before {
  content: "\e335";
}
i.glyphicons.pushpin:before {
  content: "\e336";
}
i.glyphicons.iphone_shake:before {
  content: "\e337";
}
i.glyphicons.pin_flag:before {
  content: "\e338";
}
i.glyphicons.turtle:before {
  content: "\e339";
}
i.glyphicons.rabbit:before {
  content: "\e340";
}
i.glyphicons.globe:before {
  content: "\e341";
}
i.glyphicons.briefcase:before {
  content: "\e342";
}
i.glyphicons.hdd:before {
  content: "\e343";
}
i.glyphicons.thumbs_up:before {
  content: "\e344";
}
i.glyphicons.thumbs_down:before {
  content: "\e345";
}
i.glyphicons.hand_right:before {
  content: "\e346";
}
i.glyphicons.hand_left:before {
  content: "\e347";
}
i.glyphicons.hand_up:before {
  content: "\e348";
}
i.glyphicons.hand_down:before {
  content: "\e349";
}
i.glyphicons.fullscreen:before {
  content: "\e350";
}
i.glyphicons.shopping_bag:before {
  content: "\e351";
}
i.glyphicons.book_open:before {
  content: "\e352";
}
i.glyphicons.nameplate:before {
  content: "\e353";
}
i.glyphicons.nameplate_alt:before {
  content: "\e354";
}
i.glyphicons.vases:before {
  content: "\e355";
}
i.glyphicons.bullhorn:before {
  content: "\e356";
}
i.glyphicons.dumbbell:before {
  content: "\e357";
}
i.glyphicons.suitcase:before {
  content: "\e358";
}
i.glyphicons.file_import:before {
  content: "\e359";
}
i.glyphicons.file_export:before {
  content: "\e360";
}
i.glyphicons.bug:before {
  content: "\e361";
}
i.glyphicons.crown:before {
  content: "\e362";
}
i.glyphicons.smoking:before {
  content: "\e363";
}
i.glyphicons.cloud-upload:before {
  content: "\e364";
}
i.glyphicons.cloud-download:before {
  content: "\e365";
}
i.glyphicons.restart:before {
  content: "\e366";
}
i.glyphicons.security_camera:before {
  content: "\e367";
}
i.glyphicons.expand:before {
  content: "\e368";
}
i.glyphicons.collapse:before {
  content: "\e369";
}
i.glyphicons.collapse_top:before {
  content: "\e370";
}
i.glyphicons.globe_af:before {
  content: "\e371";
}
i.glyphicons.global:before {
  content: "\e372";
}
i.glyphicons.spray:before {
  content: "\e373";
}
i.glyphicons.nails:before {
  content: "\e374";
}
i.glyphicons.claw_hammer:before {
  content: "\e375";
}
i.glyphicons.classic_hammer:before {
  content: "\e376";
}
i.glyphicons.hand_saw:before {
  content: "\e377";
}
i.glyphicons.riflescope:before {
  content: "\e378";
}
i.glyphicons.electrical_socket_eu:before {
  content: "\e379";
}
i.glyphicons.electrical_socket_us:before {
  content: "\e380";
}
i.glyphicons.pinterest:before {
  content: "\e381";
}
i.glyphicons.dropbox:before {
  content: "\e382";
}
i.glyphicons.google_plus:before {
  content: "\e383";
}
i.glyphicons.jolicloud:before {
  content: "\e384";
}
i.glyphicons.yahoo:before {
  content: "\e385";
}
i.glyphicons.blogger:before {
  content: "\e386";
}
i.glyphicons.picasa:before {
  content: "\e387";
}
i.glyphicons.amazon:before {
  content: "\e388";
}
i.glyphicons.tumblr:before {
  content: "\e389";
}
i.glyphicons.wordpress:before {
  content: "\e390";
}
i.glyphicons.instapaper:before {
  content: "\e391";
}
i.glyphicons.evernote:before {
  content: "\e392";
}
i.glyphicons.xing:before {
  content: "\e393";
}
i.glyphicons.zootool:before {
  content: "\e394";
}
i.glyphicons.dribbble:before {
  content: "\e395";
}
i.glyphicons.deviantart:before {
  content: "\e396";
}
i.glyphicons.read_it_later:before {
  content: "\e397";
}
i.glyphicons.linked_in:before {
  content: "\e398";
}
i.glyphicons.forrst:before {
  content: "\e399";
}
i.glyphicons.pinboard:before {
  content: "\e400";
}
i.glyphicons.behance:before {
  content: "\e401";
}
i.glyphicons.github:before {
  content: "\e402";
}
i.glyphicons.youtube:before {
  content: "\e403";
}
i.glyphicons.skitch:before {
  content: "\e404";
}
i.glyphicons.foursquare:before {
  content: "\e405";
}
i.glyphicons.quora:before {
  content: "\e406";
}
i.glyphicons.badoo:before {
  content: "\e407";
}
i.glyphicons.spotify:before {
  content: "\e408";
}
i.glyphicons.stumbleupon:before {
  content: "\e409";
}
i.glyphicons.readability:before {
  content: "\e410";
}
i.glyphicons.facebook:before {
  content: "\e411";
}
i.glyphicons.twitter:before {
  content: "\e412";
}
i.glyphicons.instagram:before {
  content: "\e413";
}
i.glyphicons.posterous_spaces:before {
  content: "\e414";
}
i.glyphicons.vimeo:before {
  content: "\e415";
}
i.glyphicons.flickr:before {
  content: "\e416";
}
i.glyphicons.last_fm:before {
  content: "\e417";
}
i.glyphicons.rss:before {
  content: "\e418";
}
i.glyphicons.skype:before {
  content: "\e419";
}
i.glyphicons.e-mail:before {
  content: "\e420";
}

/* Layout Configuration */
.mobile {
  display: none;
}
@media (max-width: 770px) {
  .mobile {
    display: block;
  }
}
.mobile .mobile-block {
  display: none;
}
@media (max-width: 770px) {
  .mobile .mobile-block {
    display: block;
  }
}
.mobile.two-columns-left section.content,
.mobile.two-columns-right section.content {
  width: 100%;
  float: left;
}
.mobile.two-columns-left section.content .swipe-me,
.mobile.two-columns-right section.content .swipe-me {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  -moz-transition: all 0.5s 0.3s ease-in-out;
  -o-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  opacity: 0.5;
  text-indent: -10000px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: -15px;
  float: right;
}
.mobile.two-columns-left section.content .swipe-me:hover,
.mobile.two-columns-right section.content .swipe-me:hover {
  opacity: 0.7;
}
.mobile.two-columns-left section.content .swipe-me.right,
.mobile.two-columns-right section.content .swipe-me.right {
  background: url(https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/swipe_left.png) no-repeat 100% 50% transparent;
  background: url(https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/swipe_left.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left section.content .swipe-me.left,
.mobile.two-columns-right section.content .swipe-me.left {
  background: url(https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/swipe_right.png) no-repeat 100% 50% transparent;
  background: url(https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/swipe_right.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left aside,
.mobile.two-columns-right aside {
  position: fixed;
  width: 80%;
  max-width: 320px;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 199999;
  padding: 20px;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right,
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  overflow-y: scroll;
  display: none;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active,
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  display: block;
  -webkit-box-shadow: 0px 0 15px 0 #333333;
  -moz-box-shadow: 0px 0 15px 0 #333333;
  box-shadow: 0px 0 15px 0 #333333;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right {
  right: -80%;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active {
  right: 0;
}
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  /* None Active */
  left: -80%;
}
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  left: 0;
}
.mobile.two-columns-left .mpblog-search input#search-blog,
.mobile.two-columns-right .mpblog-search input#search-blog {
  width: 100%;
}
.desktop {
  display: block;
}
@media (max-width: 770px) {
  .desktop {
    display: none;
  }
}
.desktop .desktop-block {
  display: block;
}
@media (max-width: 770px) {
  .desktop .desktop-block {
    display: none;
  }
}
.desktop.two-columns-left section.content,
.desktop.two-columns-right section.content {
  width: 74%;
  float: left;
}
.desktop.two-columns-left aside.left,
.desktop.two-columns-right aside.left,
.desktop.two-columns-left aside.right,
.desktop.two-columns-right aside.right {
  width: 23%;
  float: left;
}
.desktop.two-columns-right section.content {
  padding-right: 20px;
}
.desktop.two-columns-left section.content {
  padding-left: 20px;
}
.desktop.three-columns section.content {
  width: 58%;
  float: left;
  padding: 0 18px;
}
.desktop.three-columns aside.left,
.desktop.three-columns aside.right {
  width: 18%;
  float: left;
}
/* List of Posts */
@media (max-width: 1024px) {
  .mpblog-list.list .mpblog-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  .mpblog-list.list .mpblog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.mpblog-list.list .mpblog-post .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.list .mpblog-post .post-thumbnail {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.list .mpblog-post .post-thumbnail:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.mpblog-list.list .mp-read-more {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  float: left;
}
.mpblog-list.grid {
  width: 100%;
}
.mpblog-list.grid .item {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mpblog-list.grid .item .post-container {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px;
}
.mpblog-list.grid .item .post-container .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.grid .item .post-container .post-thumbnail {
  margin: -10px -10px 10px;
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.grid .item .post-container .post-thumbnail:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.mpblog-list.grid .item .post-container .mp-footer {
  margin-bottom: 20px;
}
.mpblog-list.grid .item .post-container span.comments {
  float: left;
  margin-left: 0;
}
/* Grid Sizer */
.three-columns .mpblog-list.grid .grid-sizer {
  width: 33%;
}
.three-columns .mpblog-list.grid .item {
  width: 33%;
}
.three-columns .mpblog-list.grid .item.w2 {
  width: 66%;
}
.three-columns .mpblog-list.grid .item.w3 {
  width: 100%;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item.w2,
  .three-columns .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item.w3,
  .three-columns .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.two-columns-right .mpblog-list.grid .grid-sizer,
.two-columns-left .mpblog-list.grid .grid-sizer {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item,
.two-columns-left .mpblog-list.grid .item {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item.w2,
.two-columns-left .mpblog-list.grid .item.w2 {
  width: 50%;
}
.two-columns-right .mpblog-list.grid .item.w3,
.two-columns-left .mpblog-list.grid .item.w3 {
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.one-column .mpblog-list.grid .grid-sizer {
  width: 20%;
}
.one-column .mpblog-list.grid .item {
  width: 20%;
}
.one-column .mpblog-list.grid .item.w2 {
  width: 40%;
}
.one-column .mpblog-list.grid .item.w3 {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item.w2 {
    width: 66%;
  }
  .one-column .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .one-column .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .one-column .mpblog-list.grid .item.w3,
  .one-column .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.mpblog-container.list .mp-pager {
  border-top: 1px solid #cccccc;
}
.mpblog-container .mp-pager {
  margin-top: 40px;
  padding: 10px 5px 0;
}
.mpblog-container .mp-pager .navi a {
  line-height: 16px;
  min-height: 16px;
  width: 45%;
}
.mpblog-container .mp-pager .newer a {
  float: right;
  text-align: right;
}
.mpblog-container .mp-pager .newer a i.glyphicons {
  margin-left: 5px;
}
.mpblog-container .mp-pager .older a {
  float: left;
  text-align: left;
}
.mpblog-container .mp-pager .older a i.glyphicons {
  margin-right: 5px;
}
/** Comments */
@media (max-width: 770px) {
  .comments-action {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (min-width: 770px) {
  .comments-action {
    float: right;
  }
}
.comments-action .leave-a-comment {
  margin-left: 15px;
  line-height: 24px;
}
.comments-action .leave-a-comment a {
  text-transform: uppercase;
  font-size: larger;
}
.comments-action .blog-icon.rss {
  background: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/rss.png") no-repeat 0 0 transparent;
  /** One for elder */
  background: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/rss.svg") no-repeat 0 0 transparent;
  /** One for new */
}
@media (min-width: 770px) {
  .comments-action .blog-icon.rss {
    display: inline-block;
  }
}
.comments-action .blog-icon.rss,
.comments-action .leave-a-comment {
  float: left;
}
.mpblog-comments-container .comments-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  position: relative;
}
.mpblog-comments-container .comments-header span.leave-a-comment {
  float: left;
  margin-left: 0;
}
.mpblog-comments-container .comments-header span.rss-comments {
  float: left;
  margin-left: 20px;
}
.mpblog-comments-container .mp-comment-header {
  margin-bottom: 10px;
}
.mpblog-comments-container .mp-comment-author,
.mpblog-comments-container .mp-comment-date,
.mpblog-comments-container .mp-comment-willapprove {
  float: left;
  margin-right: 10px;
}
.mpblog-comments-container .mp-comment-willapprove {
  color: red;
  font-style: italic;
  font-size: smaller;
}
.mpblog-comments-container .mp-replies {
  padding-left: 24px;
}
@media (max-width: 1024px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 12px;
  }
}
@media (max-width: 600px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 6px;
  }
}
.mp-comment-content,
.mp-comment-form {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #cccccc;
}
.mp-comment-content.my-comment {
  border-color: #3399cc;
}
.mp-comment-form {
  background-color: #f4f4f4;
}
.mp-comment-form h5 {
  text-transform: none;
}
.mp-blog-loader {
  background: url('https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto;
}
.comment-form-field {
  margin-bottom: 10px;
  position: relative;
}
.comment-form-field .checkbox + label {
  padding: 0;
}
.comment-form-field textarea,
.comment-form-field input[type="text"] {
  line-height: 1.5;
  padding: 5px !important;
}
.comment-form-field textarea {
  height: 72px;
  width: 100%;
  max-width: 460px;
}
.comment-form-field textarea,
.comment-form-field textarea:focus {
  background-color: #ffffff;
}
.comment-form-field input[type="checkbox"] {
  display: none;
}
.comment-form-field input[type="checkbox"] + label {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}
.comment-form-field input[type="checkbox"] + label:before {
  content: "";
  background: white;
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.comment-form-field input[type="checkbox"]:checked + label:before {
  background: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/checked-input.png") no-repeat 50% 50% #ffffff;
  background: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/checked-input.svg") no-repeat 50% 50% #ffffff;
}
.comment-form-field input.text {
  width: 70% !important;
}
@media (max-width: 770px) {
  .comment-form-field input.text {
    width: 100% !important;
  }
}
.comment-form-field textarea,
.comment-form-field input.text {
  border: 1px solid #cccccc;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: -moz-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.comment-form-field textarea.validation-failed,
.comment-form-field input.text.validation-failed {
  border: 1px dashed red;
}
.form-actions {
  text-align: right;
  position: relative;
}
.form-actions .mp-comment-reply-btn {
  text-transform: uppercase;
}
.form-actions .subscribe {
  position: absolute;
  left: 0;
  border-color: transparent;
}
.mpblog-container h1.mp-title {
  margin-bottom: 20px;
}
@media (max-width: 770px) {
  .mp-blog-head {
    text-align: center;
  }
}
.mp-blog-head h1 {
  float: left;
  margin-bottom: 0.25em;
  max-width: 90%;
}
@media (max-width: 1024px) {
  .mp-blog-head h1 {
    max-width: 85%;
    font-size: larger;
  }
}
@media (max-width: 770px) {
  .mp-blog-head h1 {
    max-width: 100%;
  }
}
.mp-blog-head a.mp-blog-rss-link,
.mp-blog-head a.mp-blog-print-link {
  font-size: smaller;
}
@media (max-width: 770px) {
  .mp-blog-head a.mp-blog-rss-link,
  .mp-blog-head a.mp-blog-print-link {
    display: none;
  }
}
.mp-blog-head span.mp-blog-rss,
.mp-blog-head span.mp-blog-print {
  float: right;
  margin-top: 4px;
}
@media (max-width: 770px) {
  .mp-blog-head span.mp-blog-rss,
  .mp-blog-head span.mp-blog-print {
    display: none;
  }
}
.mpblog-post {
  clear: both;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-post-header h2 {
    font-size: larger;
    margin-bottom: 0;
  }
}
.mpblog-post .post-thumbnail {
  margin-bottom: 1em;
}
.mpblog-post .post-thumbnail img.thumbnail {
  width: 100%;
}
@media (max-width: 1024px) {
  .mpblog-post .post-thumbnail {
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header {
  padding: 0.5em 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header .posted-by,
.mpblog-post .mp-header .date,
.mpblog-post .mp-header .views {
  float: left;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
  }
}
.mpblog-post .mp-content div.mp-details {
  margin-top: 20px;
}
.mpblog-post .mp-content iframe.blog-video {
  margin-bottom: 1.5em !important;
}
.mpblog-post .mp-content hr.cutter {
  display: none;
}
.mpblog-post .mp-content ol,
.mpblog-post .mp-content ul {
  margin-left: 20px;
}
.mpblog-post .mp-content img {
  width: 100%;
}
.mpblog-post .mp-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 3px 0;
}
.mpblog-post .mp-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 3px 20px;
}
.mpblog-post .mp-content a > img {
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  -moz-transition: -moz-box-shadow 0.15s 0.3s ease-in-out;
  -o-transition: box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out;
}
.mpblog-post .mp-content a > img:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
}
.mpblog-post .mp-content blockquote {
  margin: 0 1.6em 1.5em;
  padding-left: 0;
  color: #777;
  font-style: italic;
}
.mpblog-post .mp-content table {
  margin-bottom: 1.5em;
}
.mpblog-post .mp-content table tr th {
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr td,
.mpblog-post .mp-content table tr th {
  padding: 5px 10px;
}
.mpblog-post .mp-content table tr:nth-child(odd) td {
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.mpblog-post span.mp-tags,
.mpblog-post span.categories,
.mpblog-post span.posted-by,
.mpblog-post span.date,
.mpblog-post span.go-to-comments,
.mpblog-post span.leave-a-comment,
.mpblog-post span.comments,
.mpblog-post span.rss-comments,
.mpblog-post span.views {
  font-size: smaller;
}
.mpblog-post span.mp-tags {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.mp-tags-pic {
  float: left;
  width: 20px;
}
.mpblog-post span.mp-tags-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.categories {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.categories-pic {
  float: left;
  display: block;
  width: 19px;
  height: 16px;
}
.mpblog-post span.categories-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.posted-by {
  margin-right: 20px;
}
.mpblog-post span.date {
  margin-right: 20px;
}
.mpblog-post span.views {
  margin-right: 20px;
}
.mpblog-post span.comments {
  float: right;
  margin-left: 20px;
}
@media (max-width: 600px) {
  .mpblog-post span.comments {
    display: none;
  }
}
.mpblog-post i.glyphicons {
  margin-right: 5px;
}
.mpblog-post .customer-action-bar {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 770px) {
  .mpblog-post .customer-action-bar {
    text-align: center;
  }
}
.blog-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.blog-icon:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-icon:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
/* Recent Comments and Posts */
.mp-recentcomment-date,
.mp-recentpost-date {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 2px;
  margin-top: 2px;
}
/* Fix Magento Calendar Styles */
i.glyphicons.calendar {
  border: none !important;
  background: none !important;
}
/* Sidebars */
.mpblog-categories .block-content,
.mpblog-search .block-content,
.mpblog-recentposts .block-content,
.mpblog-tags .block-content,
.mpblog-recentcomments .block-content,
.mpblog-archives .block-content {
  padding: 5px 10px;
}
.mpblog-categories ul li,
.mpblog-recentcomments ul li,
.mpblog-archives ul li {
  padding-left: 20px;
  margin-bottom: 3px;
  position: relative;
}
/* Sidebar Blocks */
.sidebar-common ul li.active a {
  font-weight: bold;
}
.sidebar-common ul li i.glyphicons,
.sidebar-common ul li i.glyphicons:before {
  font-size: smaller;
}
.sidebar-common ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-categories ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a,
.mpblog-recentposts ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a {
  font-weight: bold;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-categories ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before,
.mpblog-recentposts ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before {
  font-size: smaller;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-recentposts .mp-post-thesis {
  margin-top: 3px;
}
.mpblog-recentposts .thumbnail {
  float: left;
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 68px;
  height: 68px;
}
.mpblog-recentposts .thumbnail:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
  -webkit-transition: all 0.15s 0.3s ease-in-out;
  -moz-transition: all 0.15s 0.3s ease-in-out;
  -o-transition: all 0.15s 0.3s ease-in-out;
  transition: all 0.15s 0.3s ease-in-out;
}
.mpblog-recentposts .thumbnail .img {
  width: 60px;
  height: 60px;
}
.mpblog-recentposts ul li {
  margin-bottom: 20px;
}
.mpblog-recentposts ul li:last-child {
  margin-bottom: 0;
}
.mpblog-archives .block-content {
  padding-top: 10px;
}
.mpblog-archives .block-content .actions {
  margin: 10px -10px -5px;
}
/* Tags */
.mpblog-tags .tag-list.cloud-enabled {
  display: none;
}
.mpblog-tags .block-content canvas {
  width: 100%;
  margin-left: -5px;
}
.mpblog-tags ul {
  list-style-type: none;
}
.mpblog-tags ul li {
  display: inline;
}
.mpblog-tags a.tag1 {
  font-size: 0.7em;
  font-weight: 100;
}
.mpblog-tags a.tag2 {
  font-size: 0.8em;
  font-weight: 200;
}
.mpblog-tags a.tag3 {
  font-size: 0.9em;
  font-weight: 300;
}
.mpblog-tags a.tag4 {
  font-size: 1.0em;
  font-weight: 400;
}
.mpblog-tags a.tag5 {
  font-size: 1.2em;
  font-weight: 500;
}
.mpblog-tags a.tag6 {
  font-size: 1.4em;
  font-weight: 600;
}
.mpblog-tags a.tag7 {
  font-size: 1.6em;
  font-weight: 700;
}
.mpblog-tags a.tag8 {
  font-size: 1.8em;
  font-weight: 800;
}
.mpblog-tags a.tag9 {
  font-size: 2.2em;
  font-weight: 900;
}
.mpblog-tags a.tag10 {
  font-size: 2.5em;
  font-weight: 900;
}
/* Social Share */
@media (min-width: 770px) {
  .mpblog-social-container {
    float: left;
  }
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul {
    text-align: center;
    width: 100%;
  }
}
.mpblog-social-container .mp-buttons ul li {
  margin-right: 5px;
  float: left;
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul li {
    margin-bottom: 5px;
    display: inline-block;
  }
}
.mpblog-social-container .mp-buttons ul li .blog-icon {
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}
.mpblog-social-container .mp-buttons ul li .blog-icon.twitter {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/twitter.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/twitter.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.facebook {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/facebook.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/facebook.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.vkontakte {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/vk.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/vk.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.odnoklassniki {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/ok.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/ok.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.blogger {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/blogger.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/blogger.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.tumblr {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/tumblr.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/tumblr.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.pinterest {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/pinterest.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/pinterest.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.digg {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/digg.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/digg.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.mixx {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/mixx.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/mixx.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.delicious {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/delicious.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/delicious.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.stumbleupon {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/stumbleupon.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/stumbleupon.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.reddit {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/reddit.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/reddit.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.linkedin {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/linkedin.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/linkedin.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.google {
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/google_bookmarks.png");
  background-image: url("https://www.rufflebutts.com/skin/frontend/rwd/default/mpblog/images/assets/google_bookmarks.svg");
}
.search-query {
  margin-bottom: 20px;
}
.search-query .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
.search-query .input-box button.button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  padding: 6px 7px;
}
.search-query .input-box button.button i.glyphicons.search {
  opacity: 0.5;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.search-query .input-box button.button i.glyphicons.search:hover {
  opacity: 1;
}
.search-query .input-box button.button i.glyphicons.search:active {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.search-query .input-box input[type="text"] {
  width: 100%;
}
.search-query .advice {
  padding: 3px 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  float: left;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.search-query .advice a {
  font-weight: bold;
}
.mpblog-search .block-content button.button {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mpblog-search .block-content input.input-text {
  width: 168px;
  margin-top: 5px;
}
/* Preview */
.mpblog-preview {
  padding: 20px;
}
.mpblog-preview .mpblog-preview-header {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mpblog-preview-button-set {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
textarea.placeholder .placeholder,
input.placeholder[type="text"] .placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder .hovered-placeholder,
input.placeholder[type="text"] .hovered-placeholder {
  opacity: 1;
}
textarea.placeholder .focused-placeholder,
input.placeholder[type="text"] .focused-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder::-webkit-input-placeholder,
input.placeholder[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-moz-placeholder,
input.placeholder[type="text"]:-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder::-moz-placeholder,
input.placeholder[type="text"]::-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-ms-input-placeholder,
input.placeholder[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:hover::-webkit-input-placeholder,
input.placeholder[type="text"]:hover::-webkit-input-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-moz-placeholder,
input.placeholder[type="text"]:hover:-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover::-moz-placeholder,
input.placeholder[type="text"]:hover::-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-ms-input-placeholder,
input.placeholder[type="text"]:hover:-ms-input-placeholder {
  opacity: 1;
}
textarea.placeholder:focus,
input.placeholder[type="text"]:focus {
  -webkit-box-shadow: inset 0px 0px 5px 0px #cccccc;
  -moz-box-shadow: inset 0px 0px 5px 0px #cccccc;
  box-shadow: inset 0px 0px 5px 0px #cccccc;
  border: 1px solid #4d4d4d;
}
textarea.placeholder:focus::-webkit-input-placeholder,
input.placeholder[type="text"]:focus::-webkit-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-moz-placeholder,
input.placeholder[type="text"]:focus:-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus::-moz-placeholder,
input.placeholder[type="text"]:focus::-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-ms-input-placeholder,
input.placeholder[type="text"]:focus:-ms-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
.fix-me {
  zoom: 1;
  /* IE6&7 */
}
.fix-me:before,
.fix-me:after {
  content: "";
  display: table;
}
.fix-me:after {
  clear: both;
}
.to-left {
  float: left;
}
.to-right {
  float: right;
}
/* Misc styles */
div.fixed {
  clear: both;
}
/* Icons Color Scheme */
i.mpblog-classic.glyphicons,
i.mpblog-classic.glyphicons:before {
  color: #3399cc;
}
i.mpblog-red.glyphicons,
i.mpblog-red.glyphicons:before {
  color: #7C0104;
}
i.mpblog-green.glyphicons,
i.mpblog-green.glyphicons:before {
  color: #003300;
}
i.mpblog-blue.glyphicons,
i.mpblog-blue.glyphicons:before {
  color: #003366;
}
i.mpblog-grey.glyphicons,
i.mpblog-grey.glyphicons:before {
  color: #333333;
}
i.mpblog-old-magento.glyphicons,
i.mpblog-old-magento.glyphicons:before {
  color: #0A263C;
}

#rewards_page .info-block .count{font-weight:700;}

#shopping-cart-totals-table th{padding: 1px 15px 1px 7px;}

/*! jQuery UI - v1.10.3 - 2013-10-17
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#eee url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;color:#fff;font-weight:bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #ccc;background:#f6f6f6 url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #fbcb09;background:#fdf5ce url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#c77405;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #fbd850;background:#fff url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ffffff_256x240.png)}.ui-state-default .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-active .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ef8c08_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_228ef1_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-icons_ffd27a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666 url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;opacity:.5;filter:Alpha(Opacity=50)}.ui-widget-shadow{margin:-5px 0 0 -5px;padding:5px;background:#000 url(https://www.rufflebutts.com/skin/frontend/base/default/css/plumrocket/rewards/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;opacity:.2;filter:Alpha(Opacity=20);border-radius:5px}
#pas-mini-form {
	  position: relative;
	  display: inline-block;
	 /* max-width: 465px;*/
	  width: 100%;
}

#pas-mini-form * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: Lato;
}

#pas-mini-form .pas-clear:before,
#pas-mini-form .pas-clear:after {
	display: block;
	clear: both;
	content: "";
}

#pas-mini-form a {
	text-decoration: underline;
}

#pas-mini-form a:hover {
	text-decoration: none;
}

#pas-mini-form .pas-nav-left, 
#pas-mini-form .pas-nav-center,
#pas-mini-form .pas-nav-right {
	position: relative;
	height: 35px;
	line-height: 33px;
	display: inline-block;
}

#pas-mini-form .pas-nav-center {
	display: block;
}

.pas-nav-center {
  padding-top: 1px !important;
}


/* Left block */
#pas-mini-form .pas-nav-left {
	float: left;
}

	#pas-mini-form .pas-nav-left .pas-search-facade {
		background-color: #f3f3f3;
		background-image: none;
		border-left: 1px solid #cdcdcd;
		border-top: 1px solid #cdcdcd;
		border-bottom: 1px solid #cdcdcd;
		position: relative;
		float: left;
		height: 35px;
		margin: 0;
		padding-left: 5px;
		overflow: hidden;
	}

	#pas-mini-form .pas-nav-left .pas-search-facade:hover {
		cursor: pointer;
		background-color: #E9E9E9;
	}

	#pas-mini-form .pas-nav-left .pas-search-label {
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #777;
		font-size: 11px;
		line-height: 33px;
		margin-right: 21px;
		margin-left: 5px;
	}

	#pas-mini-form .pas-nav-left .pas-search-icon {
		position: absolute;
		top: 14px;
		right: 8px;
		border-style: solid;
		border-width: 4px;
		border-color: transparent;
		border-top: 4px solid #a0a0a0;
		border-bottom-width: 0;
		width: 0;
		height: 0;
		font-size: 0;
		line-height: 0;
	}

	#pas-mini-form .pas-nav-left .pas-search-dropdown {
		position: absolute;
		display: block;
		top: -1px;
		left: 0;
		height: 35px;
		width: auto;
		outline: 0;
		margin: 0;
		padding: 0;
		outline: 0;
		cursor: pointer;
		opacity: 0;
		filter: alpha(opacity=0);
		visibility: visible;
		font-size: 13px;
	}


/* button */
#pas-mini-form .pas-nav-right {
	position: relative;
	float: right;
	width: auto;
	display: inline-block;
}

#pas-mini-form .pas-nav-right .pas-button {
  padding: 0 10px;
  background-color: #3399cc;
  color: #fff;
  border: 0px;
  line-height: 35px;
  font-size: 13px;
  height: 35px;
  float: left;
}

#pas-mini-form .pas-nav-right .pas-button:hover {
  background: #2e8ab8;
  cursor: pointer;
}

/* search input */
#pas-mini-form .pas-nav-center {
	overflow: hidden;
}

#pas-mini-form .pas-nav-center .pas-search-field {
  position: relative;
  height: 35px;
  background: #fff;
  /*border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #cdcdcd;*/
}


#pas-mini-form .pas-nav-center #pas-input {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  /*width: 100%;*/
  line-height: 35px;
  padding: 0px 34px 0px 0;
  margin: 0;
  border: 0;
  border-radius: 0px;
  height: 35px;
  font-size: 15px;
  background: 0 0;
  color: #111;
  outline: 0;
  -webkit-appearance: none;
  box-shadow: none;
  text-indent: 8px;
  /*border-left: 1px solid #cdcdcd;*/
}

#pas-mini-form .pas-nav-center .pas-loader {
	/*position: absolute;
	right: 6px;
	top: 50%;
	margin-top: -11px;*/
        margin-top: 4px;
        float:left;
	visibility: hidden;
    margin-right: 5px;
}
.pas-search-field #pas-input{width:80%;float:left;}
.psearch_right{float:right;padding:3px;}
.psearch_right button{float:right;padding:0 !important;height:28px;}
.pas-search-field imput{float:left;width:80%;}


/*=== tooltip ===*/
#pas-mini-form #pas-tooltip {
	position: absolute;
	width: 100%;
	border: 1px solid #cdcdcd;
	border-top: 0px;
	/*-webkit-box-shadow: 0 1px 3px 0 #E8E8E8;*/
	-moz-box-shadow: 0 1px 3px 0 #E8E8E8;
	/*box-shadow: 0 1px 3px 0 #E8E8E8;*/
	z-index: 5000;
	background-color: #fff;
	padding: 0;
	display: none;
}
	#pas-mini-form.pas-active #pas-tooltip {
		display: block;
	}

	#pas-mini-form #pas-tooltip .psearch-tips {
		font-weight: bold;
		/*color: #CA4747!important;*/
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item {
		border-top: 1px solid #E8E8E8;
		padding: 0px;
		position: relative;
		/* min-height: 50px; */
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-rating.no-description {
		min-height: 0;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:hover {
		background-color: #FAFAFA;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:before,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:after {
		clear: both;
		display: block;
		content: "";
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item:first-child {
		border: 0px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item > a {
		display: block;
		text-decoration: none;
		padding:8px 8px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-image {
		width: 65px;
		height: 50px;
		float: left;
		overflow: hidden;
		border: none;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-image img {
		width: 100%;
	}

	/* no photo */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo .pac-tooltip-descr { padding-left: 0;}
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo .pac-tooltip-image { display: none; }

	/* no price no rating */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price.no-rating .pac-tooltip-descr { padding-right: 0;}
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price.no-rating .pac-tooltip-price-block { display: none; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price.no-rating .pac-tooltip-descr {margin-right: 0 }
	
	/* no price */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-price .pac-price-val { display: none; }

	/* no rating */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block { font-size: 0; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-rating-box { display: none; }

	/* no description */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description .pac-tooltip-short-des { display: none; }

	/* no description */
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description .pac-tooltip-short-des { display: none; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-description.no-rating .pac-tooltip-name { margin-top: 0px; } 
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-description .pac-tooltip-name { margin-top: 0px; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description .pac-tooltip-name { margin-top: 15px; }
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-description.no-photo.no-price .pac-tooltip-name { margin-top: 0px; } 


	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr {
		padding: 0 0 0 55px;
		text-align: left;
		margin-right: 100px;
	}

		#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr .pac-tooltip-name {
			/*color: #2e8ab8;*/
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
			font-size: 14px;
			line-height: 16px;
		}

		#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr .pac-tooltip-name:hover {
			text-decoration: underline;
		}

		#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-descr .pac-tooltip-short-des {
			color: #868686;
			font-size: 11px;
			line-height: 13px;
		} 

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block {
	  float: right;
	  width: 95px;
	  font-size: 11px;
	  margin-top: -4px;
	  text-align: right;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating.no-description .pac-tooltip-price-block {
		top: 13px;
	}
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-rating.no-description .pac-tooltip-price-block {
		top: 0px;
	}


	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val {
		color: #2e8ab8;
		font-size: 14px;
		font-weight: 700;
		line-height: 21px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val .price-box {
		margin: 0;
		max-height: 35px;
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block.no-photo .pac-price-val .price-box {
		margin: 0;
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val .price-box * {
		font-size: 13px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block .pac-price-val .price-box {
		margin-top: 10px;
	} 

	/*#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block .pac-price-val .price-box .special-price {
		margin-top: 7px;
	}*/

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-rating .pac-tooltip-price-block .pac-price-val .price-box .minimal-price {
		position: relative;
		top: 7px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item.no-photo.no-description .pac-tooltip-price-block .pac-price-val .price-box { 
		top: 0; 
		margin: 0;
		max-height: 35px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-price-val .price-label {
		display:inline-block;color:#c0c0c0; font-weight: normal;margin-right: 3px;float: left !important;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p {
		padding: 0;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.price-to {
		margin-top: -7px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.old-price {
		display: none;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.price-to span,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.price-from span,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.old-price span,
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block p.special-price span {
		font-size: 14px;
	}

	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-rating-box {
		width: 65px;
		height: 13px;
		background-repeat: repeat-x;
		background-position: 0 -18px;
		overflow: hidden;
		background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/plumrocket/psearch/icon_sprite.png);
		margin-top: 2px;
		margin-right: 3px;
		float: left;
		white-space: nowrap;
	}
	
	#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block .pac-rating-box .pac-rating {
		float: left;
		height: 13px;
		background-repeat: repeat-x;
		background-position: 0 -2px;
		background-image: url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/plumrocket/psearch/icon_sprite.png);
	}

	/* categories */
	#pas-mini-form #pas-tooltip #pac-psearch-categories {
		border-top: 1px solid #cdcdcd;
  		padding: 5px 0;
  		text-align: left;
  		font-size: 12px;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category {
		margin: 0;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category a {
		display: block;
		padding: 3px 8px;
		text-decoration: none;
		color: #636363;
	}
	
	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category a span {
		text-decoration: underline;
		/*color: #3399cc;*/
	}
	#pas-mini-form #pas-tooltip #pac-psearch-categories .pac-ps-category a:hover span {
		text-decoration: none;
	}

	/* terms */
	#pas-mini-form #pas-tooltip #pac-psearch-terms {
		border-top: 1px solid #cdcdcd;
  		padding: 10px 8px;
  		text-align: left;
  		font-size: 12px;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-terms a {
		display: block;
		text-decoration: none;
		color: #636363;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-terms a span {
		text-decoration: underline;
	}

	#pas-mini-form #pas-tooltip #pac-psearch-terms a:hover span {
		text-decoration: none;
	}

	/* all results */
	#pas-mini-form #pac-psearch-all-results {
		color: black;
		/*border-top: 1px solid #cdcdcd;*/
  		text-align: center;
  		font-size: 14px;
        border: 5px solid white;
	}

	#pas-mini-form #pac-psearch-all-results a {
		display: block;
		padding: 8px;
	}

	#pas-mini-form #pac-psearch-all-results span:before {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		border-style: solid;
		border-color: transparent transparent transparent #2e8ab8;
		border-width: 7px 0 7px 9px;
		top: 2px;
	}

	#pas-mini-form #pac-psearch-all-results span:after {
		content: "";
		display: none;
		position: absolute;
		right: 3px;
		border-style: solid;
		border-color: transparent transparent transparent #fff;
		border-width: 7px 0 7px 9px;
		top: 2px;
	}


	#pas-mini-form #pac-psearch-all-results p.pac-no-results {padding: 8px 0; color: #B5B5B5;}




/*RWD*/
@media only screen and (min-width: 771px){
	#header-search {width: 40%;}
}


@media only screen and (max-width: 768px) {
	#pas-mini-form { max-width: 100%; }
}


.psearch_right span, .pac-price-val span {
    font-family: Lato !important;
    font-size: 14px !important;
    font-weight: normal;
}

.pas-search-field {
    border: none ;
    height: 31px;
}

.desktop_search_top {
    height: 49px;
}

#pas-mini-form {
    border: none;
    font-family: Lato ;
}

.pas-search-field input {
    color: #636363 ;
    font-size: 14px !important;
    font-family: Lato !important;
}

.psearch-tips, .pac-tooltip-name {
    font-family: Lato !important;
    color: #636363;
    font-size: 13px !important;
}


#pas-mini-form #pas-tooltip .pas-tooltip-pr-item .pac-tooltip-price-block {
    width: 110px;
}

.pac-ps-category a, .pac-ps-category a span {
    text-decoration: none;
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
}

.pac-ps-category a span {
    color: #c0c0c0;
}

.pac-ps-category a span:hover {
    text-decoration: underline;
}


#pas-mini-form #pac-psearch-all-results span:before {
    display: none;
}

.header-language-background.desktop_search_top{margin-bottom: 5px;}
.pac-price-val p.cat-view-old-price {text-decoration: line-through;}

/* 
#fastorder {
    margin-bottom: 35px;
} */
.featherlight .featherlight-content{
    min-width:90%;
}

#fastorder #fastorder_form ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

#fastorder .price-subtotal{float:right;margin-right: 20px;}

#fastorder .fastorder-row .input-box .input-text::-webkit-input-placeholder {
   font-style: italic;
}
#fastorder .fastorder-row .input-box .input-text:-moz-placeholder {
   font-style: italic;  
}
#fastorder .fastorder-row .input-box .input-text::-moz-placeholder {
   font-style: italic;  
}
#fastorder .fastorder-row .input-box .input-text:-ms-input-placeholder {  
   font-style: italic; 
}

#fastorder .fastorder-multiple-form{
    width: 100%;
}

#fastorder  .fastorder-multiple-form tbody > tr:nth-child(odd) {
    background: #E8EAEB;
}

#fastorder .fastorder-multiple-form {
    border: 1px solid #d3d3d3;
    margin-bottom:10px;
}

#fastorder .no-display {
    display: none;
}

#fastorder .add-messages-success, #fastorder .add-messages-error{
    margin-top: 15px;
}

#fastorder .add-messages-success span{
    border: 1px solid #95a486;
    color: #3d6611;
    background: #eff5ea;
    padding: 10px;
}

#fastorder .add-messages-error span{
    /*border: 1px solid #95a486;*/
    color: red;
/*    background: #eff5ea;
    padding: 10px;*/
}

#fastorder .validation-advice {
    display: none;
}
.fastorder-thumbnail-container {
    display: none;
}

#fastorder_form #fastorder-0 {
    background-color: #4679BD;height:28px;
}

.fastorder-actions {
    border-bottom: 1px #A0B3C3 solid;
    font-size: 12px;
    height: 31px;
}
.fastorder-actions a {
    color: #212121;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    padding: 0 15px;
    text-align: center;
    text-decoration: none;
}
.fastorder-actions a.active {
    font-weight: bold;
    background: #E7F1F4;
    border-top: 1px #A0B3C3 solid;
    border-left: 1px #A0B3C3 solid;
    border-right: 1px #A0B3C3 solid;
}
.fastorder-row {
    background: #fefefe;
    /*border-bottom: 1px #d3d3d3 solid;*/
    /* position: relative; */
    /*height: 64px;*/
}
#fastorder .messages .error-msg{
    margin: 10px 0;
    color: #df280a;
}
#fastorder .messages .success-msg{
    margin: 10px 0;
    color: #3d6611;
}

.fastorder-row-ref .height-tr{
    /*min-height: 64px;*/
    padding: 4%;
}
.fastorder-row-ref {
    /*float: left;*/
    /*height: 64px;*/
    /*padding-top: 13px;*/
    /*padding-left: 2%;*/
    /*padding-right:2%;*/
    width: 27%;
    position: relative;
    border-right: 1px #d3d3d3 solid;
    /*border-left: 1px #A0B3C3 solid;*/
}
.fastorder-row-ref label {
    float: left;
    line-height: 20px;
    margin-right: 5px;
    font-size: 11px;
}
/*.fastorder-row-ref .input-box {
    float: left;
    position: relative;
    width:100%;
}*/
.fastorder-row-ref button span,.fastorder-row-add button span{
 /*display:block;*/
 /*height:19px;*/
 /*border:1px solid #0082E1;*/
 /*background:#0082E1;*/
 /*padding:8px 18px;*/
 /*text-align:center;*/
 /*white-space:nowrap;*/
 color:#fff;
 /*padding: 7px 10px;*/
}




.fastorder-row-image {
    /*float: left;*/
    width: 7%;
    /*height: 64px;*/
    border-right: 1px #d3d3d3 solid;
    position: relative;
    overflow:hidden;
    /*background-color: #fff;*/
}
.fastorder-img{
    /* background: #ffffff; */
}
.fastorder-row-image div.animation {
    display: block;
    /*width: 64px;*/
    text-align: center;
    /*background: #ffffff;*/
    /*position: absolute;*/
    /*left: -64px;*/
    /*top: 0;*/
}

.fastorder-row-image div.animation img {
    width:auto;
    height:65px;
    cursor:pointer;
    margin: auto;
}

.fastorder-row-name {
    padding-left: 10px;
    /*float: left;*/
    /*margin-left: 2%;*/
    padding-right: 2%;
    width: 31%;
    /*height: 64px;*/
    /*padding-top: 18px;*/
    font-weight: normal;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 11px;
    border-right: 1px #d3d3d3 solid;
    position: relative;
}
.fastorder-row-name .animation {
    /*display: block;*/
    /*position: absolute;*/
    /*left: -420px;*/
    /*top: 18px;*/
    text-decoration: none;
}
.fastorder-row-name .price {
    /*float: right;*/
    color: red;
    /*margin-top: -15px;*/
/*    position: absolute;
    top: 0px;
    right: 10px;*/
}
.fastorder-row-price {
    /*float: left;*/
    color: red;
    width: 8%;
    border-right: 1px #d3d3d3 solid;
    /*height: 64px;*/
    /*padding-top: 18px;*/
    font-weight: normal;
    text-align: center;
}
.fastorder-row-name .reference {
    text-transform: none;
/*    font-weight: bold;
*/}
.fastorder-row-qty {
    /*float: left;*/
    width: 7%;
    /*padding-left: 25px;*/
    /*height: 64px;*/
    /*padding-top: 13px;*/
    border-right: 1px #d3d3d3 solid;
    text-align: center;
}
.fastorder-row-qty  .qty {
    /*width : 4em !important;*/
}
.fastorder-row-add {
    /*float: left;*/
    /*height: 64px;*/
    /*padding-top: 20px;*/
    width: 5%;
    text-align: center;
    margin-left: 1%;
    /*border-right: 1px #A0B3C3 solid;*/
}
.fastorder-row-edit{
    /*float: left;*/
    /*height: 64px;*/
    /*padding-top: 15px;*/
    width: 5%;
    text-align: center;
    /*margin-left: 1%;*/
    border-right: 1px #d3d3d3 solid;
}
/*.fastorder-row-add .button {
    padding : 0;
    }*/
/*autocomplete*/
.fastorder_autocomplete {
    border: 1px #6D6D6D solid;
    background: #fff;
    position: absolute;
    display: none;
    width: 100%;
    z-index: 1;
    border-top:1px #6D6D6D solid;
}
.fastorder_autocomplete ul {

}

.fastorder_autocomplete li .product-price {
    display: none;
}

.fastorder_autocomplete li a {
    text-decoration: none;
    padding: 5px;
}
/*.fastorder_autocomplete li a .product-name {*/

.fastorder_autocomplete li a .product-info {
    color: #1d1d1d;
    white-space: nowrap;
    font-size: 11px;
    font-weight: normal;
    float: left;
    display: block;
    height: 34px;
    width: 75%;
    line-height: 140%;
    overflow: hidden;
    padding-left: 10px;
}




/*.fastorder_autocomplete li a .product-name .ref-part {*/
.fastorder_autocomplete li a .product-info .ref-part {
    font-weight: bold;
    /*color: #AB8552;*/
}
.fastorder_autocomplete li a .product-name .reference {
    font-size: 11px;
}
.fastorder_autocomplete li a .product-name .reference .ref-part {
    font-weight: bold;
    color: #AB8552;
}
.fastorder_autocomplete li a .product-image {
    float: left;
    display: block;
    text-align: center;
    background: #ffffff;
    border: none;
    overflow: hidden;
}

.fastorder_autocomplete li.selected a {
    background-color: #D1D1D1;
    /*background: #E7F1F4 url(https://www.rufflebutts.com/skin/frontend/base/default/images/advisa/fastorder/selected.jpg) no-repeat right center;*/
}
.fastorder_autocomplete li.selected a .product-image {
    border: 1px #A0B3C3 solid;
}
.fastorder-no-results
{
    font-style: italic;
    font-size: 11px;
    color: #1d1d1d;
    text-align: center;
    height: 33px;
    padding: 5px;
    border-bottom: 0;
}
.fastorder-wrap-close {
    position: relative;
    height: 26px;
    background: #0082E1;
}
.fastorder-close {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #000000;
    height: 15px;
    display: block;
    font-size:10px;
    text-decoration: none;
    background: url(https://www.rufflebutts.com/skin/frontend/base/default/images/bss/fastorder/btn_window_close.gif) no-repeat right center;
    padding-right: 19px;
    line-height: 15px;
}
.fastorder-close:hover {
    color: #000000;
}
.cart {
    position: relative;
}
.cart .fastorder-cart-loader-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10;
}


#fastorder-0 .fastorder-row-ref,#fastorder-0 .fastorder-row-image,#fastorder-0 .fastorder-row-name,#fastorder-0 .fastorder-row-qty,#fastorder-0 .fastorder-row-price,#fastorder-0 .fastorder-row-add,#fastorder-0 .fastorder-row-edit
{
    border-right:none;
    border-left: none;
    color:white;
    font-size: 13px;
    padding-top:2px;
    text-transform: none;
    height: 27px;
    text-align: center;
    font-size: 14px;
}

#fastorder #file, #fastorder .download_csv{
    width: 20%;
    display: block;
}

#fastorder .add-rows {
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 10px;
/*    padding: 4px 12px;
    border:0;
    background-color: #d3d3d3;
    cursor: pointer;
    font-weight: bold;*/
}

#fastorder_form .submit {
    float: right;
    margin-top: 10px;
}
#fastorder table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
#fastorder tr:nth-of-type(odd) { 
  background: #eee; 
}
/*th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}*/
#fastorder td, #fastorder th { 
  /*padding: 6px; */
  border: 1px solid #ccc; 
  vertical-align: middle;
  /*text-align: left; */
}
@media 
only screen and (max-width: 760px),
(min-device-width: 320px) and (max-device-width: 800px)  {

    /* Force table to not be like tables anymore */
    #fastorder table, #fastorder thead, #fastorder tbody, #fastorder th, #fastorder td, #fastorder tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    #fastorder thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    
    #fastorder tr { border: 1px solid #ccc; }
    
    #fastorder td, #fastorder td.fastorder-row-name { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 25%; 
        text-align:center;
    }
    
    #fastorder td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        /*top: 6px;*/
        left: 6px;
        width: 25%; 
        padding-right: 10px; 
        white-space: nowrap;
        line-height: 55px;
    }
    
    /*
    Label the data
    */
    #fastorder td:nth-of-type(1):before { content: "Search";}
    #fastorder td:nth-of-type(2):before { content: "Photo";}
    #fastorder td:nth-of-type(3):before { content: "Product"; }
    #fastorder td:nth-of-type(4):before { content: "Qty";}
    #fastorder td:nth-of-type(5):before { content: "Total Price"; }
    #fastorder td:nth-of-type(6):before { content: "Edit"; }
    #fastorder td:nth-of-type(7):before { content: "Action"; }

    #fastorder tr#fastorder-0{
        display: none;
    }
    #fastorder .fastorder-row td{
        width: 100%;
        min-height: 55px;
    }
    #fastorder .fastorder-row .fastorder-row-price .price{
        min-height: 55px;
        line-height: 55px;
    }
    #fastorder .fastorder-row-ref .height-tr{
        min-height: auto;
    }
    #fastorder .fastorder-row-ref .height-tr .input-text{
        vertical-align: middle;
        width: 70%;
    }
    #fastorder .fastorder-row-ref .height-tr .btn-ok{
        width: 27%;
    }
    #fastorder .fastorder-row-edit button, #fastorder .fastorder-row-add button, #fastorder .fastorder-row-qty input{
        margin-top: 10px;
    }
    #fastorder .add-rows{
        margin-bottom: 10px;
        float:left;
    }
    #fastorder #data{
        margin-top: 49px;
    }
    #fastorder #data #file{
        width:57%;
    }
}

/* css loading */
#fountainTextG{
    width:134px;
    margin:auto;
}

.fountainTextG{
    color:rgb(0,0,0);
    font-family:Arial;
    font-size:24px;
    text-decoration:none;
    font-weight:normal;
    font-style:normal;
    float:left;
    animation-name:bounce_fountainTextG;
        -o-animation-name:bounce_fountainTextG;
        -ms-animation-name:bounce_fountainTextG;
        -webkit-animation-name:bounce_fountainTextG;
        -moz-animation-name:bounce_fountainTextG;
    animation-duration:2.09s;
        -o-animation-duration:2.09s;
        -ms-animation-duration:2.09s;
        -webkit-animation-duration:2.09s;
        -moz-animation-duration:2.09s;
    animation-iteration-count:infinite;
        -o-animation-iteration-count:infinite;
        -ms-animation-iteration-count:infinite;
        -webkit-animation-iteration-count:infinite;
        -moz-animation-iteration-count:infinite;
    animation-direction:normal;
        -o-animation-direction:normal;
        -ms-animation-direction:normal;
        -webkit-animation-direction:normal;
        -moz-animation-direction:normal;
    transform:scale(.5);
        -o-transform:scale(.5);
        -ms-transform:scale(.5);
        -webkit-transform:scale(.5);
        -moz-transform:scale(.5);
}#fountainTextG_1{
    animation-delay:0.75s;
        -o-animation-delay:0.75s;
        -ms-animation-delay:0.75s;
        -webkit-animation-delay:0.75s;
        -moz-animation-delay:0.75s;
}
#fountainTextG_2{
    animation-delay:0.9s;
        -o-animation-delay:0.9s;
        -ms-animation-delay:0.9s;
        -webkit-animation-delay:0.9s;
        -moz-animation-delay:0.9s;
}
#fountainTextG_3{
    animation-delay:1.05s;
        -o-animation-delay:1.05s;
        -ms-animation-delay:1.05s;
        -webkit-animation-delay:1.05s;
        -moz-animation-delay:1.05s;
}
#fountainTextG_4{
    animation-delay:1.2s;
        -o-animation-delay:1.2s;
        -ms-animation-delay:1.2s;
        -webkit-animation-delay:1.2s;
        -moz-animation-delay:1.2s;
}
#fountainTextG_5{
    animation-delay:1.35s;
        -o-animation-delay:1.35s;
        -ms-animation-delay:1.35s;
        -webkit-animation-delay:1.35s;
        -moz-animation-delay:1.35s;
}
#fountainTextG_6{
    animation-delay:1.5s;
        -o-animation-delay:1.5s;
        -ms-animation-delay:1.5s;
        -webkit-animation-delay:1.5s;
        -moz-animation-delay:1.5s;
}
#fountainTextG_7{
    animation-delay:1.64s;
        -o-animation-delay:1.64s;
        -ms-animation-delay:1.64s;
        -webkit-animation-delay:1.64s;
        -moz-animation-delay:1.64s;
}




@keyframes bounce_fountainTextG{
    0%{
        transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-o-keyframes bounce_fountainTextG{
    0%{
        -o-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -o-transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-ms-keyframes bounce_fountainTextG{
    0%{
        -ms-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -ms-transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-webkit-keyframes bounce_fountainTextG{
    0%{
        -webkit-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -webkit-transform:scale(.5);
        color:rgb(255,255,255);
    }
}

@-moz-keyframes bounce_fountainTextG{
    0%{
        -moz-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -moz-transform:scale(.5);
        color:rgb(255,255,255);
    }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -6px;
	margin-left: -22px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 2147483649;
}



.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/js/bss/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8000;
	background: url('https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/js/bss/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* fancybox-thumbs */

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 1.4.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:8000;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}/* .featherlight .featherlight-inner{display:block} */.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:0}}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}
/* jQuery Countdown styles 1.5.9. */
.hasCountdown {
	display: inline;
}
.countdown_rtl {
	display: inline;
}
.countdown_holding span {
	display: inline;
}
.countdown_row {
	display: inline;
}
.countdown_show1 .countdown_section {
	display: inline;
	float: left;
}
.countdown_show2 .countdown_section {
	display: inline;
	float: left;
}
.countdown_show3 .countdown_section {
	display: inline;
}
.countdown_show4 .countdown_section {
	display: inline;
}
.countdown_show5 .countdown_section {
	display: inline;
}
.countdown_show6 .countdown_section {
	display: inline;
}
.countdown_show7 .countdown_section {
	display: inline;
}
.countdown_section {
	display: inline;
}
.countdown_amount {
	display: inline;
}
.countdown_descr {
	display: inline;
}

/* line 1, ../sass/simplelightbox.scss */
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1006;
}

/* line 12, ../sass/simplelightbox.scss */
.sl-wrapper {
  z-index: 1000;
}
/* line 14, ../sass/simplelightbox.scss */
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 24px;
  padding: 0;
  cursor: pointer;
}
/* line 20, ../sass/simplelightbox.scss */
.sl-wrapper button:hover {
  opacity: 0.7;
}
/* line 25, ../sass/simplelightbox.scss */
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 1015;
}
/* line 33, ../sass/simplelightbox.scss */
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1015;
}
/* line 41, ../sass/simplelightbox.scss */
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
/* line 44, ../sass/simplelightbox.scss */
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-algin: center;
  display: block;
  z-index: 1015;
}
/* line 54, ../sass/simplelightbox.scss */
.sl-wrapper .sl-navigation button.sl-next {
  right: 40px;
}
/* line 58, ../sass/simplelightbox.scss */
.sl-wrapper .sl-navigation button.sl-prev {
  left: 40px;
}
/* line 64, ../sass/simplelightbox.scss */
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
/* line 69, ../sass/simplelightbox.scss */
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
}
/* line 74, ../sass/simplelightbox.scss */
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: #000;
  opacity: 0.8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 86, ../sass/simplelightbox.scss */
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 1005;
}

/* line 97, ../sass/simplelightbox.scss */
.sl-spinner {
  display: none;
  height: 100%;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 1; 
  position: fixed;
  top: 50%;
  width: 100%;
  z-index: 1007;
  /*-webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;*/
  background: url("/skin/frontend/rwd/rbs_common/images/wait-ruffle2.svg");
  background-repeat: no-repeat;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  /* background: #0b0b0b; */
  background: #ffffff;
  /* opacity: 0.8; */
  opacity: 0.7;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

#shipping-overlay,.shipping-loader{position:absolute;width:100%;left:0;display:none}input#amshopby-price-top-from,input#amshopby-price-top-to{text-align:center}.block-content li{padding:4px 8px 4px 10px}.ui-slider-range.ui-widget-header.ui-corner-all{background:#F9F9F9}span.ui-slider-handle.ui-state-default.ui-corner-all{height:25px!important}div#amshopby-price-top-ui{margin:5px 8px}.shipping-loader{background-image:url(https://www.rufflebutts.com/skin/frontend/rwd/rbs_common/images/wait-ruffle2.svg);height:65px;background-repeat:no-repeat;background-position:center;top:50%;z-index:9999999999999999!important}#shipping-overlay{height:100%;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}#color_test .block-content li {padding: 7px 4px 8px 1px !important;}
/* 30-11-2018 -- bundle out of stock option */
.bundle-option-select option[disabled='disabled'] {
    color: #C0C0C0;
}
/* 30-11-2018 -- bundle out of stock option */

/* 30-01-2019 -- layered navigation scroll disable */
.block.block-layered-nav.amshopby-filters-top {
    overflow: hidden;
}
/* 30-01-2019 -- layered navigation scroll disable */

/* 19-06-2019 -- paypal product review thumbnai; */
td.product-thumbnail {
    margin: 0;
    width: 10%;
    height: auto;
}
/* 19-06-2019 -- paypal product review thumbnai; */


/* 26-06-2019 -- newsletter block on paypal review */
.newsletter-ruffle-rock .button{ float: left !important; }

/* 26-06-2019 -- newsletter block on paypal review */

/* 02-07-2019 -- newsletter block (CSS give by MARK) */

.newsletter-ruffle-rock {margin-top: -20px;width: 100% !important;padding: 5px 0 0 9px;height: 35px;vertical-align: middle;background: #FA68A7; color: white;}
.newsletter-ruffle-rock label {font-size: 16px;font-weight: normal;margin-left: 5px;}

.newsletter-ruffle-rock input {margin-top: -3px;vertical-align: middle; height: 16px !important; width: 16px !important;}
/* 02-07-2019 -- newsletter block (CSS give by MARK) */
.amscroll-navbar {
	background: rgb(58,79,98);
	width: 100%;
	height: 30px;
	position: fixed;
	bottom: 0px;
}
.amscroll-page-num {
	background: #efefef;
	color: #111;
	display: none;
	padding: 0px 10px;
}
.amscroll-navbar ul {
	list-style: none;
	padding-top: 5px;
}
.amscroll-navbar ul li {
	display: inline;
	color: #fff;
	padding: 0px 5px;
}
.amscroll-navbar ul li.amscroll-current {
	background: #efefef;
	color: #000;
}

.amscroll-navbar div.amscroll-pager {
	width: 60%;
	float: left;
}

.amscroll-navbar div.amscroll-top {
	width: 20%;
	float: left;
}
.amscroll-navbar div.amscroll-top a {
	color: #fff;
	padding-top: 5px;
	display: block;
}
.amscroll-navbar div.amscroll-tab {
	width: 20%;
	float: left;
}
.amscroll-navbar div.amscroll-tab a {
	color: #fff;
}

.amscroll-load-button {
	background: rgb(58,79,98);
  	border: 0px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    margin: 5px 0px;
    width: 100%;
}

.amscroll-loading {
	background-repeat:no-repeat;
	background-position: 50% 50%;
	width: 100%;
	height: 50px;
}

