body {
    font-family: 'PT Sans', sans-serif;
    min-height: 100vh;
    /*padding-bottom: 315px;*/
    position: relative;
}

/*@media (max-width: 1199px) {
    body {
        padding-bottom: 362px;
    }
}

@media (max-width: 767px) {
    body {
        padding-bottom: 810px;
    }
}

@media (max-width: 670px) {
    body {
        padding-bottom: 864px;
    }
}

@media (max-width: 335px) {
    body {
        padding-bottom: 876px;
    }
}*/

.footer-content {
    position: relative;
    bottom: 0;
    width: 100%;
}

h2,
h1.heading_doce {
    font-size: 40px;
    color: #35AAFF;
}

h3,
h1.heading_tres {
    font-size: 30px;
    color: #35AAFF;
}

h4 {
    font-size: 24px;
    color: #1A1A1A;
}

h5 {
    font-size: 18px;
    color: #939597;
}

p,
div {
    line-height: 1.5;
}

.rule hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #1a1a1a;
}

.relative {
    position: relative;
}

.action_button {
    background-color: #35AAFF;
    color: white;
    clear: both;
    text-transform: uppercase;
    border: none;
    padding: 5px 0;
}

.accent {
    color: #35AAFF;
    text-transform: uppercase;
}

h4 a {
    color: #35AAFF;
}

h4 a:hover {
    color: #35AAFF;
}

a:hover {
    text-decoration: none;
}

.row.clear {
    padding-top: 15px;
    padding-bottom: 15px;
}

/*.top_row {
    margin-top: 40px;
}*/

.top_row h3,
.top_row h2,
.top_row h1.heading_doce,
.top_row h1.heading_tres {
    text-transform: uppercase;
    text-align: center;
    margin: 50px 0 30px;
}

.top_row p {
    text-align: center;
    margin-bottom: 10px;
}

.img_full {
    width: 100%;
}

.relative {
    position: relative;
}

.italic {
    font-style: italic;
}

.strikethrough {
    text-decoration: line-through;
}

.left * {
    float: left;
}

.right * {
    float: right;
}

.center {
    text-align: center;
}

.debug {
    display: none;
}

.desktop_only {
    display: block;
}

.mobile_only {
    display: none;
}

.logo {
    max-width: 300px;
    display: inline-block;
    margin-bottom: 10px;
}

#header_top {
    background-color: #697677;
    height: 45px;
    overflow: visible;
}

#header_bottom {
    background-color: #1D3B5B;
    padding: 10px 0;
}

#header_wrapper {
    border-bottom: solid 7px #35CCFF;
    position: fixed;
    width: 100%;
    z-index: 4;
    top: 0;
    background-color: #35CCFF;
}

#header_top a {
    display: block;
}

#header_top .message {
    color: #939597;
    margin-top: 15px;
    margin-left: 35px;
    float: left;
    display: block;
}

#mobile_nav {
    color: white;
    width: 100%;
    font-size: 20px;
    overflow: hidden;
    padding: 5px 0;
}

#mobile_nav div {
    line-height: 1;
}

#mobile_nav span {
    font-size: 24px;
}

#mobile_nav a {
    color: white;
}

#mobile_menu {
    {
        % comment %
    }
    background-image:url(../theme/background.png);
    {
        % endcomment %
    }
    display:none;
}

#mobile_menu a {
    width: 100%;
    padding: 10px 15px;
    display: inline-block;
    border-top: solid 3px #35AAFF;
    color: #35AAFF;
    background: white;
}

#mobile_menu a:hover {
    background: #35AAFF;
    color: white;
}

.search_bar {
    margin-top: 8px;
    margin-left: 10px;
    background-color: #939597;
    border: none;
    color: #1A1A1A;
    padding: 5px;
}

.search_bar::-webkit-input-placeholder {
    color: #1A1A1A;
    font-style: italic;
}

.search_bar:-moz-placeholder {
    /* Firefox 18- */
    
    color: #1A1A1A;
    font-style: italic;
}

.search_bar::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #1A1A1A;
    font-style: italic;
}

.search_bar:-ms-input-placeholder {
    color: #1A1A1A;
    font-style: italic;
}

#footer_top .footer-columns {
    padding: 0;
}
#footer_top .search_bar {
    width: 100%;
    float: none;
    margin: 0;
}

#footer_top .search_button {
    float: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

#footer_top form {
    width: 100%;
    position: relative;
}

@media (max-width: 767px) {
    #footer_top .footer-form-wrapper {
        width: 80%;
        margin: auto;
    }
}

#footer_bottom {
    padding-top: 40px;
    font-size: 16px;
    color: #939597;
}
.card_column {
    text-align: right;
}
.card_column img {
    width: 40px;
    margin-right: 5px;
}

.search_button {
    border: none;
    background-color: #1A1A1A;
    color: white;
    margin-top: 8px;
    height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: top;
    padding: 0;
}

.search_button span {
    line-height: 30px;
    width: 30px;
}

.search_button:hover {
    background-color: #35AAFF;
}

.search_button span:before {
    color: white;
}

.seal {
    width: 90px;
    padding: 5px;
    display: block;
    float: left;
    margin-right: 10px;
    height: 45px;
}

.sprite {
    background-image:url(../theme/spritesheet.png);
    background-size: 280px;
    height: 25px;
    width: 30px;
    margin-top: 10px;
    position: relative;
}

.mobile_sprite.sprite {
    background-image:url(../theme/mobile_spritesheet.png);
    display: inline-block;
    height: 20px;
    width: 28px;
    background-position-y: -3px !important;
    background-size: 261px;
    margin-top: 0;
}

.sprite.large {
    height: 40px;
    width: 40px;
    margin-top: 0;
    background-size: 500px;
}

.sprite.login {
    background-position: 0 0px;
}

.sprite.email {
    margin-top: 0;
    display: inline-block;
    background-position: 48px 25px;
    width: 40px;
    vertical-align: middle;
}

.sprite.cart {
    background-position: -33px 0px;
}

.sprite.facebook {
    background-position: -71px 0px;
}

.sprite.large.facebook {
    background-position: -133px -2px;
}

.sprite.pinterest {
    background-position: -176px 0px;
}

.sprite.large.pinterest {
    background-position: -321px -3px;
}

.sprite.instagram {
    background-position: -152px 0;
}

.sprite.large.instagram {
    background-position: -262px -3px;
}

.sprite.twitter {
    background-position: -120px 0;
}

.sprite.large.twitter {
    background-position: -200px -2px;
}

.sprite:hover {
    background-position-y: -25px;
}

.sprite.large:hover {
    background-position-y: -45px;
}

.cart_count {
    background-color: #35AAFF;
    position: absolute;
    top: -7px;
    color: white;
    padding: 2px 6px;
    font-size: 10px;
    border-radius: 2px;
    right: -10px;
}

.fb-like {
    margin-top: 12px;
}

.header_link {
    text-transform: uppercase;
    color: #939597;
    padding: 0 22px 0;
}

.header_link:hover {
    color: #35AAFF;
}

#mobile_search {
    background: #2A2A2A;
}

#footer_wrapper {
    background-color: #262626;
    padding: 20px 0;
}

#footer_top p {
    width: 100%;
    float: right;
    font-size: 14px;
    color: #939597;
    text-align: center;
    margin: 10px 0;
}

.footer_column {
    min-height: 152px;
    border-right: solid 1px #939597;
    width: 90%;
}
.footer_link {
    color: #939597;
    display: inline-block;
    width: 100%;
    font-size: 16px;
}

.footer_link:hover {
    color: #35AAFF;
}

#main {
    padding-top: 100px;
    /*{
        % comment %
    }
    background-image:url(../theme/background.png);
    {
        % endcomment %
    }*/
}

#main.other {
    padding-top: 178px;
}

@media only screen 
and (min-device-width : 400px) 
and (max-device-width : 768px) {
  #main.other {
  	padding-top: 145px;
  }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
  #main.other {
  	padding-top: 180px !important;
  }
}

@media only screen 
and (min-device-width : 1024px) {
  #main.other {
  	padding-top: 180px !important;
  }
  #main {
    padding-top: 100px !important;
  }
}

.product_thumbnail {
    margin: 15px 0;
    min-height: 335px;
    text-align:center;
    -webkit-transition: background .2s;
    /* For Safari 3.1 to 6.0 */
    
    transition: background .2s;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.product_thumbnail img {
    max-height: 262px;
    overflow: hidden;
}

.vendor_italic {
    color: #35AAFF;
}

.product_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 255, 255, .7);
    width: 100%;
    height: 100%;
}

.product_overlay_custom {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    background-color: rgba(255, 255, 255, .7);
    width: 100%;
    height: 100%;
}


.product_overlay span {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 18px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    width: 100px;
    padding: 10px 10px;
    box-sizing: content-box;
    border: solid 2px #35AAFF;
    background: #35AAFF;
    color: white;
    border-radius: 3px;
}

.product_thumbnail a {
    color: #939597;
    font-size: 12px;
    text-align: center;
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
    position: relative;
}

.product_thumbnail span.title {
    color: #1a1a1a;
    font-size: 14px;
    font-weight: bold;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
    min-height: 68px;
}

h4.detail_price {
    margin: 10px 0;
    font-size: 28px;
    color: #939597;
}

.sale_price,
.sale_price_thumbnail {
    color: #BE1E2D;
    font-size: 18px;
    font-weight: bold;
}

.sold-out
{
    color:#35AAFF!important;
}

.shipping_lane {
    font-style: italic;
    color: #35AAFF;
    margin-bottom: 10px;
    font-size: 16px;
}

.email_lane {
    font-style: italic;
    color: #939597;
    font-size: 16px;
}

.email_lane a {
    color: #35AAFF;
}

a.breadcrumb {
    color: #35AAFF;
    background: transparent;
}

a.breadcrumb:hover {
    color: #1a1a1a;
}

.product_thumbnail:hover {
    {
        % comment %
    }
    border:solid 1px;
    {
        % endcomment %
    }
    background:rgb(147,
    149,
    151);
    border-radius:5px;
    color:black!important;
}

.product_thumbnail:hover a {
    color: black;
}

.share_span {
    width: 100%;
    display: inline-block;
    text-align: left;
    color: rgb(147, 149, 151);
    padding-top: 10px;
    vertical-align: top;
    font-size: 18px;
}

.share_span img {
    display: inline-block;
    width: 18px;
    margin-top: -5px;
    margin-left: 15px;
}

.share_span a:last-child {
    margin-right: 30px;
}

.zoom_wrap {
    border: none;
    position: relative;
    transition: border-width .2s;
    margin-top: 15px;
}

.zoom_wrap:hover {
    border-width: 10px;
    /*padding: 10px;*/
}

.fancy_link {
    position: absolute;
    display: block;
    float: left;
    padding: 10px 40px;
    font-size: 18px;
    color: #1A1A1A;
    background-color: white;
    bottom: 10px;
    min-width: 209px;
    text-align: center;
}

.fancy_link:hover {
    background-color: #35AAFF;
    color: white;
}

#newsletter_strip {
    border-top: solid 7px #35CCFF;
    padding: 10px 0;
}

/*.email_bar {
    width: 160px;
    margin-left: 10px;
}*/

.purchase_form label {
    color: #939597;
    font-size: 16px;
    font-weight: normal;
    vertical-align: bottom;
    margin-right: 10px;
}

.purchase_form select,
.vendor_select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 40px 0 10px;
    border-radius: 0px;
    width: 120px;
    background: transparent;
}

.vendor_select {
    height: 34px;
}

#variant_selector {
    height: 39px;
}

#quantity_select {
    height: 34px;
}

.purchase_form select::-ms-expand {
    display: none;
}

.vendor_select::-ms-expand {
    display: none;
}

.purchase_form .option select {
    width: 100%;
    white-space: normal;
}

.vendor_select {
    width: 250px;
}

.purchase_form .special_select,
.special_select {
    width: 120px;
    height: 34px;
    overflow: hidden;
    background: url(../theme/select_arrow.jpg) no-repeat right white;
    background-size: 33%;
    border: 1px solid #ccc;
    border-style: solid;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.purchase_form .special_select.option {
    width: 67%;
    height: 40px;
    overflow: hidden;
    background-size: 40px 45px;
    border: 1px solid #ccc;
    border-style: solid;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    clear: both;
    margin-right: 21%;
    margin-bottom: 20px;
}

.vendor.special_select {
    width: 250px;
    background-size: 17%;
}

.purchase_form input[type='submit'] {
    display: block;
    float: none;
    margin: 10px 0;
    padding: 10px 30px;
    font-size: 18px;
    color: white;
    background-color: #35AAFF;
    border-color: #35AAFF!important;
    box-shadow: none;
    text-align: center;
    font-weight: bold;
    border: none;
}

.cart.purchase_form input[type='submit'] {
    margin: 0;
}

.purchase_form input[type='submit']:hover {
    background-color: #1a1a1a;
    color: white;
    border-color: #1a1a1a!important;
}

.product_warning {
    margin-top: 10px;
    font-style: italic;
    text-align: left;
    color: #939597;
}

.blog_listing {
    padding: 30px 0;
    border-bottom: double 4px #35AAFF;
}

.blog_listing:first-child {
    padding-top: 0;
}

.blog_listing:last-child {
    border-bottom: none;
}

.blog_listing h4 {
    margin-bottom: 30px;
}

.blog_sidebar {
    padding: 10px 20px;
    border: double 6px white;
    font-size: 16px;
    background: #35AAFF;
    color: white;
}

.blog_sidebar:first-child {
    border-radius: 20px 20px 0 0;
}

.blog_sidebar:last-child {
    border-radius: 0 0 20px 20px;
}

.article.blog_sidebar {
    margin-top: 0;
}

.blog_sidebar h4 {
    border-bottom: double 4px white;
    margin-bottom: 20px;
    padding-bottom: 20px;
    color: white;
    text-align: center;
}

.blog_sidebar p {
    margin-bottom: 20px;
}

.blog_sidebar input {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}

.blog_sidebar input[type=email] {
    padding: 5px;
}

.blog_sidebar input[type=submit] {
    padding: 10px;
    height: 35px;
    background: #1D1D1D;
    color: #A81120;
}

.blog_sidebar input[type=submit]:hover {
    background: white;
}

.blog_sidebar li {
    padding: 5px 0;
    width: 100%;
}

.blog_sidebar li a {
    color: white;
    width: 100%;
    display: inline-block;
}

{
    % comment %
}

.blog_sidebar li a:hover {
    background-color: #35AAFF;
    color: white;
}

{
    % endcomment %
}

.article_content {
    padding: 0 40px;
    margin-bottom: 40px;
}

#cart_container {
    margin-top: 60px;
}

#cart_container table {
    border: none;
    background: white;
}

#cart_container tr {
    border: solid 2px #1a1a1a;
    padding: 10px 0;
}

#cart_container th {
    border-left: solid 1px #1a1a1a;
    background: #1a1a1a;
    color: white;
    text-transform: uppercase;
}

#cart_container td {
    vertical-align: middle;
}

/*#cart_container td .item_title,
#cart_container td img {
    float: left;
}*/

#cart_container td img {
    margin-right: 15px;
}

.account_template {
    min-height: 600px;
}

.account_template form,
.address_block {
    width: 100%;
    text-align: center;
}

.account_template form label {
    width: 200px;
    text-align: left;
}

.account_template form input {
    width: 200px;
}

.account_template .form_block {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.account_template .address_table.form_block {
    width: 33.3%;
    vertical-align: top;
    padding: 0 30px;
    box-sizing: border-box;
}

.account_template table {
    width: 100%;
}

.account_template tr {
    height: 40px;
    text-align: center;
}

.account_template td {
    text-align: center;
    width: 50%;
}

.account_template td input {
    float: left;
}

.account_template td select {
    float: left;
    width: 100%;
}

.account_template table label {
    color: black;
    width: 100%;
    float: right;
}

.account_template .checkbox_cell input {
    float: none;
    width: 10px;
}

.account_template .address.note p {
    margin-bottom: 5px;
}

.account_template .order_table td {
    text-align: left;
}

.search_result {
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 240px;
}

.paginate a {
    color: #35AAFF;
}

.paginate a:hover {
    color: #1a1a1a;
}

/*#add-to-cart-block {
    text-align: center;
}*/

.quantity_warning {
    font-weight: bold;
    background-color: yellow;
    display: inline-block;
}

.order_template {
    margin-top: 25px;
}

.order_template .order_section_title {
    margin-top: 32px;
}

.order_template .note {
    font-weight: bold;
}

.order_template p {
    line-height: 1em;
}

#order_details {
    width: 100%;
    margin-bottom: 50px;
}
#order_details .order_product {
    width: 50%;
}
#order_details .quantity,
#order_details .sku
{
    text-align: center;
}

#order_details td, #order_details th {
    padding: 5px 10px;
    padding-left: 0px;
}
#order_details tbody {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#order_details tfoot td, #order_details .money  {
    text-align: right;   
}

#order_details tfoot, #order_details thead {
    font-weight: bold;
}

#order_payment, #order_shipping {
    width: 50%;
    float: left;
}
.order_template .order_details_header {
    margin-top: 30px;
}
.order_details_wrapper {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#order_cancelled, .order_date {
    text-align: center;
}
.order_logo img {
    width: 50%;
    margin: 0 auto;
    display: none;
}
.print_button {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
@media(max-width:1199px) {
    .product_thumbnail img {
        max-height: 211px;
    }
}

#carousel-example-generic {
    margin-top: 84px;
}

@media(max-width:991px) {
    #carousel-example-generic {
        margin-top: 86px;
    }
}

@media(max-width:959px) {
    .product_thumbnail img {
        max-height: 220px;
    }
    .product_thumbnail span.title {
        min-height: 41px;
    }
    label.option_label {
        vertical-align: text-bottom;
    }
    .purchase_form .special_select.option {
        margin-right: 0;
    }
}

@media(max-width: 767px) {
    #main {
        padding-top: 145px;
    }
    .quantity_warning {
        width: 100%;
    }
    .shimmerer {
        font-size: 18px;
    }
    #carousel-example-generic {
        margin-top: 55px;
    }

    .search_bar::-webkit-input-placeholder {  
        line-height: normal;
    }

    .search_bar:-moz-placeholder {  
        top: 10px;
    }

    .search_bar::-moz-placeholder {  
        top: 10px;
    }

    .search_bar:-ms-input-placeholder {  
        top: 10px;
    }

    .search_button .glyphicon.glyphicon-search {
        font-size: 26px;
    }
    .shimmer {
        height: 47px !important;
    }
    .share_span {
        width: 100%;
        text-align: center;
    }
    .product_warning {
        text-align: center!important;
    }
    .purchase_form .special_select.option {
        width: 100%;
    }
    .mobile_hidden {
        display: none;
    }
    .product_thumbnail img {
        max-height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .product_thumbnail span.title {
        min-height: 0;
        margin-bottom: 15px;
    }
    .purchase_form .special_select,
    .special_select {
        margin-right: auto;
        margin-bottom: 12px;
    }
    .purchase_form input[type='submit'] {
        display: inline-block;
    }
    .purchase_form label {
        width: 100%;
    }
    .mobile_clear {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .product_info {
        text-align: center;
    }
    .footer_column {
        border-right: 0;
        text-align: center;
        width: 100%;
        min-height: 0;
        margin-bottom: 20px;
    }
    .account_template .address_table.form_block {
        width: 100%;
    }
    .prod_zoom_wrap img {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 768px) {
    .desktop_only {
        display: none;
    }
    .mobile_only {
        display: block;
    }
}

.shimmer {
    height: 60px;
    position: relative;
    z-index: 2;
    
    -webkit-animation: shimmer 3.5s linear 0s infinite;
       -moz-animation: shimmer 3.5s linear 0s infinite;
        -ms-animation: shimmer 3.5s linear 0s infinite;
         -o-animation: shimmer 3.5s linear 0s infinite;
            animation: shimmer 3.5s linear 0s infinite;

    background: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(255,255,255,0)), color-stop(0.5,#fff ));
    background: -moz-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(255,255,255,0)), color-stop(0.5, #fff));
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff 50%, #ffffff 51%, rgba(255,255,255,0) 100%);  
    background: gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(255,255,255,0)), color-stop(0.5, #fff));  
    
    -webkit-background-size: 125px 100%;
    -moz-background-size: 125px 100%;
    background-size: 125px 100%;
    background-repeat:no-repeat;
    margin-top: -30px;
}

@media(max-width: 486px) {
    .shimmer {
        margin-top: -30px;
    }
}
/*@media(min-width: 487px) and (max-width: 768px) {
    #newsletter_strip span, #newsletter_strip .email_bar {
        font-size: 26px;
        width: 140px;
        height: 32px;
        vertical-align: middle;
    }
    .shimmer {
        margin-top: -25px;
    }
}*/

h3.shimmerer {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    opacity: 1;
    text-align: center;
    color: #a1a1a1;
    margin-top: -20px;
}

span.pipe {
    font-size: 27px;
    vertical-align: top;
}

@keyframes shimmer {
    0% {
        background-position: top left;
        opacity: 0;
    }
    14% {
        opacity: 1;
    }
    56% {
        opacity: 1;
    }
    70% {
        opacity: 0;
        background-position: top right;
    }
    100% {
        opacity: 0;
    }
}

@-webkit-keyframes shimmer {
    0% {
        background-position: top left;
        opacity: 0;
    }
    14% {
        opacity: 1;
    }
    56% {
        opacity: 1;
    }
    70% {
        opacity: 0;
        background-position: top right;
    }
    100% {
        opacity: 0;
    }
}

.sticker {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 20px;
    background: #35AAFF;
    color: white;
    border-radius: 5px;
}

/*.login .account_template form label {
    width: 140px;
}*/

.col_desc img {
    max-width: 100%;
}

.login .account_template form input[type='password'],
.login .account_template form input[type='email'],
.login .account_template form input[type='text'] {
    margin-right: 145px;
}

@media(max-width:768px) {
    .login .account_template form input[type='password'], .login .account_template form input[type='email'], .login .account_template form input[type='text'] {
        margin-right: 0px;
    }
}

.bwowm {
    -webkit-animation: bwowm 0.3s ease-in-out;
       -moz-animation: bwowm 0.3s ease-in-out;
        -ms-animation: bwowm 0.3s ease-in-out;
         -o-animation: bwowm 0.3s ease-in-out;
            animation: bwowm 0.3s ease-in-out;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
    visibility: visible !important;
}

@keyframes bwowm {
    0% {
        transform: scale(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0) !important;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    100% {
        transform: scale(1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

@-webkit-keyframes bwowm {
    0% {
        -webkit-transform: scale(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0) !important;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
}

.mrrow {

    -webkit-animation: mrrow 0.5s ease-in-out;
       -moz-animation: mrrow 0.5s ease-in-out;
        -ms-animation: mrrow 0.5s ease-in-out;
         -o-animation: mrrow 0.5s ease-in-out;
            animation: mrrow 0.5s ease-in-out;
            
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
    filter: alpha(opacity=0) !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
    visibility: visible !important;
    

}

@keyframes mrrow {
    0% {
        transform: scale(1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    100% {
        transform: scale(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0) !important;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
}

@-webkit-keyframes mrrow {
    0% {
        -webkit-transform: scale(1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100) !important;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0) !important;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
    }
}

@media print {

    #header_wrapper, #newsletter_strip, #footer_wrapper {
        display: none;
    }

    #main.other { padding-top: 0px; }

    #order_details a[href]:after {
        content: none;
    }
    #return_to_store a {
        display: none;
    }
    .order_logo img {
       display: block;
    }
    .print_button {
        display: none;
    }
}

span.sign-in-icon, span.user-wishlist-icon {
    margin: 2px 10px 0 0;
    font-size: 40px;
    color: #818386;
}
span.user-wishlist-icon {
    margin-top: 6px;
    font-size: 34px;
}
span.user-profile-icon {
    margin: 4px 10px 0 0;
    font-size: 35px;
    color: #818386;
}
span.sign-in-icon:hover, span.user-profile-icon:hover, span.user-wishlist-icon:hover {
    color: #B00F23;
}
#return_to_store {
    margin-top: 25px;
}

@media (max-width: 991px) {
    #return_to_store {
        display: none;
    }
}

#carousel-example-generic .slick-prev.slick-arrow {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
    margin-left: 60px;
    z-index: 1;
}
#carousel-example-generic .slick-next.slick-arrow {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
    margin-right: 60px;
    z-index: 1;
}

@media (max-width: 767px) {
    #carousel-example-generic .slick-prev.slick-arrow {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid #ffffff;
        margin-left: 60px;
    }
    #carousel-example-generic .slick-next.slick-arrow {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #ffffff;
        margin-right: 60px;
    }
}

/*.container.relative .mobile_clear img {
    width: 100%;
}*/

.shimmerer .accent {
    font-size: 30px;
    margin-top: -15px;
}

@media (max-width: 767px) {

    h4 {
        font-size: 45px;
    }
}

.left-overlay, .right-overlay {
    height: 100%;
    width: 20%;
    opacity: 0.9;
    position: absolute;
    z-index: 1;
}

.left-overlay {
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.right-overlay {
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}

/* Product reviews styling */
#shopify-product-reviews {
    margin-top: 18px !important;
    overflow: visible !important;
}
.spr-summary-actions-newreview,
.spr-summary-actions-newreview:focus,
.spr-summary-actions-togglereviews,
.spr-summary-actions-togglereviews:focus,
.spr-review-reportreview,
.spr-form-title {
    color: #c52233;
    text-decoration: none;
    font-size: 14px;
}
.spr-review-reportreview,
.spr-form-title {
    font-weight: bold;
}
.spr-header-title {
    font-weight: bold;
    text-align: center;
    margin-top: -35px !important;
    background-color: #ffffff;
    font-size: 24px;
}
.spr-header-title:hover {
    cursor: pointer;
}
.spr-starrating,
.spr-summary-caption,
.spr-summary-actions {
    display: block;
    text-align: center;
}
.spr-starrating {
    margin: -8px 0 0 0 !important;
}
.spr-summary-caption {
    margin: 12px 0 0 0 !important;
}
.spr-summary-actions {
    margin: 12px 0 0 0 !important;
}
.spr-summary-actions .spr-summary-actions-newreview {
    float: none;
}
.spr-summary-actions-newreview:hover,
.spr-summary-actions-togglereviews:hover,
.spr-review-reportreview:hover {
    color: #e62233;
}
.spr-button-primary,
.spr-button-primary:focus {
    background: #c52233;
    border: none;
}
.spr-icon-star,
.spr-icon-star-empty {
    color: #ffe600;
}
.spr-button-primary:hover {
    background: #1a1a1a;
}
@media (max-width: 767px) {
    .spr-summary-actions-newreview {
        font-size: 14px !important;
    }
    .spr-review-header-byline,
    .spr-review-reportreview,
    .spr-icon,
    .spr-form-title,
    .spr-form-contact,
    .spr-form-label,
    .spr-form-input,
    .spr-button-primary {
        font-size: 24px !important;
    }
    .spr-form-input .spr-starrating {
        margin-top: 10px !important;
    }
}
/* End product reviews styling */

/* New Mobile Fixes */
.isp_related_wrapper .slick-prev {
    left: 0 !important;
    z-index: 3 !important;
}

.isp_related_wrapper .slick-next {
    right: 0 !important;
    z-index: 3 !important;
}

#cart_container .cart-line-quantity input.item-quantity {
    text-align: center;
}

@media (max-width: 1024px) {
    /* Collection Page */
    .collection-wrapper .collection-description,
    .collection-wrapper p {
        font-size: 18px;
        max-width: 900px;
        margin: auto;
        padding: 0 30px;
    }
    /* End Collection Page */
}

@media (min-width: 768px) and (max-width: 1024px) {
    /* Homepage */
    #header_top .search_bar {
        font-size: 14px;
    }

    #header_top .search_button span {
        font-size: 15px;
    }

    #main.index > .container {
        padding: 0;
    }

    #main > .container {
        width: 100%;
        overflow-x: hidden;
    }

    .shimmer {
        margin-bottom: 15px;
    }

    .shimmerer .accent {
        margin: 0;
    }

    .header_link {
        padding: 0 15px 0;
        font-size: 15px;
    }
    /* End Homepage */
}

/* Email Subscription */
#newsletter_strip form {
    font-size: 0;
}

#newsletter_strip form .form-header,
#newsletter_strip form .form-inputs {
    position: relative;
    font-size: 17px;
    width: 50%;
    display: inline-block;
}

#newsletter_strip .sprite.email + span {
    display: inline-block;
    vertical-align: middle;
}

#newsletter_strip form .form-inputs .email_bar {
    width: 100%;
}

#newsletter_strip form .form-inputs .email_button {
    background-color: #35AAFF;
    color: white;
    border: none;
    height: 30px;
    vertical-align: bottom;
    padding: 5px;
    width: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
}
/* End Email Subscription */

/* Footer */
#footer_top .footer-form-wrapper ,
#footer_top .footer-social {
    text-align: right;
}

#footer_top .footer-social a {
    display: inline-block;
}
/* End Footer */

/* Product Page */
.purchase_form input[type="submit"],
.purchase_form .add-wishlist {
    border-radius: 4px;
    width: 260px;
}
/* End Product Page */

/* Cart Page */
#cart_container .mobile-only {
    display: none;
}

#cart_container .desktop-only {
    display: block;
}

#cart_container .mobile-cart-header {
    display: none;
}

#cart_container .cart-table thead > tr > th {
    border-bottom: none;
}

#cart_container td img,
#cart_container td .item_title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

#cart_container .usd-message {
    display: none;
    color: #35AAFF;
    font-style: italic;
    margin: 0;
}

#cart_container .converted-from {
    color: #35AAFF;
    margin-left: 15px;
    display: none;
}

#cart_container .converted-from.appear {
    display: inline;
}

#cart_container .exchange_warning {
    margin: 0;
    text-align: left;
}
/* End Cart Page */

/* Mobile Homepage */
.mobile_clear .img-responsive {
    max-width: none;
    width: 100%;
}

.mobile_clear .img-responsive-wrapper {
    position: relative;
}

.mobile_clear .img-responsive-wrapper .fancy_link {
    position: absolute;
    bottom: 0;
}
/* End Mobile Homepage */

/* Mobile Search Bar */
#mobile_search {
    padding: 10px;
}

#mobile_search .search_bar {
    margin: 0;
    width: 100%;
}

#mobile_search form .search_button {
    position: absolute;
    right: 0;
    margin-top: 0;
    top: 0;
}

#mobile_search form .search_button span {
    font-size: 16px;
}
/* End Mobile Search Bar */

/* Mobile Nav */
#mobile_nav .glyphicon-shopping-cart {
    font-size: 24px;
}

#mobile_nav .mobile_sprite.sprite {
    height: 26px;
    width: 35px;
    background-position-y: 0px !important;
    background-size: 286px;
}

#mobile_nav .sprite.facebook {
    background-position: -74px 0px;
}

#mobile_nav .sprite.pinterest {
    background-position: -187px 0px;
}

#mobile_nav .mobile_sprite.twitter {
    background-position: -114px 0;
}
/* End Mobile Nav */

/* Collection Page */
.collection-wrapper #carousel-example-generic {
    margin-top: 45px;
}
/* End Collection Page */

input[type="email"],
input[type="text"],
input[type="password"] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #aaaaaa;
    border-radius: 0;
    height: 30px;
}

/* Blog & Article */
.article .article_content img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.article .blog_sidebar.article form input {
    color: #000000;
}

.article .blog_sidebar.article form button {
    background-color: #000000;
    width: 100%;
    border: none;
}

.article .blog_sidebar.article form button span {
    line-height: 29px;
}

.article .blog_sidebar.tag-list {
    margin-bottom: 20px;
}
/* End Blog & Article */

/* 404 Page */
.error-not-found {
    margin-top: 85px;
}
/* End 404 Page */

@media (max-width: 767px) {
    /* Homepage */
    #main.other {
        padding-top: 145px;
    }
    
    #main.product {
        padding-top: 140px;
    }

    #main.cart {
        padding-top: 150px;
    }

    #main.index .product_thumbnail .thumbnail_image .img-responsive {
        max-width: 70%;
    }
    
    /* Header */
    #header_bottom .logo {
        max-width: 200px;
        margin-bottom: 0;
    }

    #mobile_search form {
        position: relative;
        margin: auto;
    }
    /* End Header */

    h3.shimmerer .accent {
        font-size: 18px;
        margin: 0;
    }
    /* End Homepage */

    /* Frontpage */
    .frontpage-blurb h3,
    .frontpage-blurb h4 {
        font-size: 18px;
    }
    /* End Frontpage */
    
    /* Mobile Email Subscription */
    #newsletter_strip .sprite.email {
        background-position: 36px 18px;
        width: 30px;
        background-size: 200px;
        height: 18px;
        vertical-align: top;
    }

    #newsletter_strip form span {
        display: inline-block;
    }

    #newsletter_strip form .form-header,
    #newsletter_strip form .form-inputs {
        max-width: 320px;
        margin: auto;
        margin: 10px auto;
        font-size: 15px;
        width: 100%;
    }
    /* End Mobile Email Subscription */
    
    /* Footer */
    #footer_top .footer_link {
        font-size: 18px;
        margin: 10px 0;
    }

    #footer_top .search_button {
        width: 30px;
        height: 30px;
    }

    #footer_top .search_button span {
        font-size: 16px;
    }

    #footer_top .footer-form-wrapper p,
    #footer_top .footer-social,
    #footer_bottom .card_column {
        text-align: center;
    }
    /* End Footer */

    /* Collection Page */
    .collection-wrapper h1.heading_doce {
        font-size: 26px;
        margin: 20px 0;
    }

    .collection-wrapper p {
        font-size: 16px;
        padding: 0;
    }

    .collection-wrapper #carousel-example-generic {
        margin-top: 30px;
    }

    .collection-wrapper .collection_page .product_thumbnail .thumbnail_image img {
        max-width: 70%;
    }
    /* End Collection Page */

    /* Product Page */
    .purchase_form input[type="submit"],
    .purchase_form .gift-reggie-wishlist-button,
    .purchase_form .add-wishlist {
        width: 100%;
        max-width: 350px;
    }

    .product .may-also-like {
        margin: 0;
        font-size: 24px;
    }
    /* End Product Page */

    /* Cart Page */
    #cart_container table,
    #cart_container thead,
    #cart_container tbody,
    #cart_container tr,
    #cart_container th,
    #cart_container td {
        display: block;
    }

    #cart_container .mobile-cart-header {
        padding: 0;
        font-size: 18px;
        border: none;
        display: block;
    }

    #cart_container .mobile-cart-header th {
        text-align: center;
    }

    #cart_container thead {
        position: absolute;
        visibility: hidden;
        opacity: 0;
    }

    #cart_container tbody {
        text-align: center;
    }

    #cart_container tbody tr td {
        border-top: none;
    }

    #cart_container .mobile-only {
        display: inline-block;
        margin-right: 10px;
    }

    #cart_container td img {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    #cart_container td img,
    #cart_container td .item_title {
        display: block;
    }

    #cart_container td .item_title span {
        display: block;
        font-size: 16px;
    }

    #cart_container .desktop-only {
        display: none;
    }
    
    #cart_container .cart-line-unit-price,Your 
    #cart_container .cart-line-quantity,
    #cart_container .cart-line-price,
    #cart_container .cart-line-remove {
        font-size: 16px;
    }

    #cart_container .total-price td {
        display: inline-block;
        font-size: 21px;
    }

    #cart_container .converted-from.appear {
        display: block;
        margin-left: 0;
    }
    /* End Cart Page */

    /* Blog & Article */
    .blog .blog_listing {
        font-size: 16px;
    }
    
    .blog .blog_listing h4 {
        font-size: 24px;
        text-align: center;
    }

    #main.article {
        padding-left: 10px;
        padding-right: 10px;
    }

    .article h1.heading_tres {
        font-size: 21px;
    }

    .article .article_content {
        padding: 0;
    }

    .article .article_content strong {
        font-size: 24px;
    }

    .article .blog_sidebar h4 {
        font-size: 21px;
    }
    /* End Blog & Article*/

    /* Order Page */
    .print_button {
        margin-top: 90px;
    }
    /* End Order Page */

    input,
    select {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
    #main {
        padding-top: 110px;
    }
    
    #main.other {
        padding-top: 100px;
    }

    #header_bottom,
    #mobile_search {
        width: 50%;
        float: left;
        height: 49px;
    }

    #header_bottom .logo {
        max-width: 150px;
    }

    #mobile_search {
        background-color: #1a1a1a;
    }

    #mobile_search > .container {
        padding: 0;
    }

    .top_row {
        margin-top: 0;
    }

    #mobile_menu {
        max-height: 220px;
        overflow: scroll;
    }

    #carousel-example-generic {
        margin-top: 0;
    }

    .index .mobile_clear .img-responsive-wrapper {
        max-width: 50%;
        margin: auto;
    }

    .index .product_thumbnail .img-responsive {
        width: 30%;
        margin: auto;
    }

    .collection-wrapper .collection_page_container .product_thumbnail .img-responsive {
        width: 30%;
        margin: auto;
    }

    .product .product-thumbnail-wrapper .img-responsive {
        max-width: 50%;
    }

    .article .article_content img {
        width: 30%;
    }

    /* Order Page */
    .print_button {
        margin-top: 15px;
    }
    /* End Order Page */
}
/* End New Mobile Fixes */

@media (max-width: 630px) {
    #header_wrapper {
        border-bottom: none;
    }

    #main.other {
        padding-top: 188px;
    }
}

/* Account Activate */
.account_activate {
    margin: auto;
    padding: 50px 0;
}

.account_activate .template_header {
    text-align: center;
}

.account_activate form {
    text-align: center;
}

.account_activate form div {
    margin-bottom: 20px;
}

.account_activate form label {
    width: 200px;
    text-align: left;
}

.account_activate form input {
    width: 200px;
}

.account_activate form .note {
    margin: 5px 0;
}

.account_activate form .btn {
    background-color: #35AAFF;
    color: #ffffff;
    font-weight: bold;
}
/* End Account Activate */

/* Giftreggie */
.giftreggie-mobile-cart-header {
    display: none;
}

@media (max-width: 767px) {
    .giftreggie-mobile-cart-header {
        display: none;
    }

    .giftreggie-desktop thead {
        position: absolute;
        opacity: 0;
        visibility: hidden;
    }

    .giftreggie-desktop td,
    .giftreggie-desktop tr {
        display: block;
    }

    .giftreggie-desktop th,
    .giftreggie-desktop td {
        border: none !important;
    }

    .giftreggie-desktop tr {
        border: 1px solid #000000;
    }

    .giftreggie-desktop .giftreggie-mobile-cart-header th {
        background-color: #000000;
        color: #ffffff;
        display: block;
    }

    .giftreggie-desktop .registry-variant {
        text-align: center;
    }

    .giftreggie-registry .registry-variant img {
        max-width: 200px;
        max-height: none !important;
    }

    .giftreggie-desktop .gr-atc-btn,
    .giftreggie-desktop .gr-oos-btn,
    .giftreggie-desktop .gr-rmw-btn {
        display: inline-block;
    }
}
/* End Giftreggie */

/* BIS */
#trigger_BIS_form {
    margin: 10px 0;
    padding: 13px 30px;
    font-size: 18px;
    color: white;
    background-color: #006400;
    border-color: #006400!important;
    border-radius: 4px;
    width: 260px;
    height: 47px;
    text-align: center;
    font-weight: bold;
    display: none;
}

#trigger_BIS_form.appear {
    display: block;
}

.back-in-stock-block {
    border: 1px solid #e7e7e7;
    max-height: 0;
    margin-bottom: 10px;
    position: relative;
    visibility: hidden;
    opacity: 0;
    transition: max-height 0.25s linear, visibility 0.25s linear, opacity 0.25s linear;
    -webkit-transition: max-height 0.25s linear, visibility 0.25s linear, opacity 0.25s linear;
}

.back-in-stock-block.show {
    max-height: 240px;
    visibility: visible;
    opacity: 1;
}

.back-in-stock-block .BIS_close {
    font-size: 21px;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
}

.back-in-stock-block .form_inputs {
    padding: 0 10px;
}

.back-in-stock-block input,
.back-in-stock-block a {
    display: block;
    margin: auto;
}

.back-in-stock-block input {
    width: 100%;
    max-width: 400px;
}
.back-in-stock-block a {
    background-color: #006400;
    border-radius: 4px;
    color: #ffffff;
    font-weight: bold;
    padding: 15px 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    height: 45px;
    max-width: 260px;
}

.back-in-stock-block .BIS_instruction {
    padding: 5px 0;
    text-align: center;
    margin-bottom: 10px;
}

.back-in-stock-block .BIS_instruction p {
    color: #35AAFF;
    font-size: 24px;
    font-weight: bold;
    background-color: #ffffff;
    width: 80%;
    margin: -22px auto 0;
    padding: 0 10px;
}

.back-in-stock-block .BIS_submit_message {
    text-align: center;
    font-style: italic;
}

.back-in-stock-block .BIS_submit_message.error {
    color: #35AAFF;
}

.back-in-stock-date {
    display: none;
    color: #35AAFF;
    font-weight: bold;
}
/* End BIS */

/* Currency Converter */
.currency-converter {
    height: 45px;
    text-align: right;
}

.currency-converter:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.currency-converter .currency-picker__wrapper {
    display: inline-block;
    position: relative;
}

.currency-converter .currency-picker__wrapper span,
.mobile-currency-converter .currency-picker__wrapper span {
    color: #ffffff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.currency-converter .currency-picker__wrapper span {
    right: 5px;
}

.mobile-currency-converter .currency-picker__wrapper span {
    right: 20px;
}

.currency-picker {
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 20px 5px 5px;
    border: 1px solid #ffffff;
    border-radius: 0;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.currency-picker::-ms-expand {
    display: none;
}

.currency-picker option {
    background-color: #ffffff;
    color: #000000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#mobile_search {
    max-height: 90px;
    transition: max-height 0.25s linear;
    -webkit-transition: max-height 0.25s linear;
}

#mobile_search.collapse {
    max-height: 50px;
}

.mobile-currency-converter {
    height: 30px;
    margin-top: 10px;
    position: relative;
}

.exchange_warning {
    color: #939597;
    font-style: italic;
    display: none;
}

.converted_from .conversion_message {
    color: #35AAFF;
}

.cart-tilde {
    display: none;
}

@media (max-width: 767px) {
    .mobile-currency-converter {
        width: 56px;
        margin-left: auto;
        margin-right: auto;
    }

    .mobile-currency-converter .currency-picker__wrapper span {
        right: 7px;
    }

    #trigger_BIS_form {
        width: 100%;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    .back-in-stock-block .BIS_instruction p {
        font-size: 21px;
    }

    .back-in-stock-block.show {
        max-height: 230px;
        visibility: visible;
        opacity: 1;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .mobile-currency-converter {
        margin-top: 14px;
    }
}
/* End Currency Converter */

#cart_container input[name="checkout"] {
    width: 206px;
}

.continue-shopping {
    display: block;
    width: 206px;
    float: none;
    margin: 10px 0;
    padding: 10px 30px;
    font-size: 18px;
    color: #ffffff;
    background-color: #000000;
    box-shadow: none;
    text-align: center;
    font-weight: bold;
    border: none;
}

.continue-shopping:hover {
    color: #ffffff;
    background-color: #35AAFF;
}

.to-login {
    text-align: center;
}

.pagination_footer {
    margin-bottom: 20px;
    text-align: right;
}

@media (max-width: 767px) {
    #cart_container input[name="checkout"] {
        width: 100%;
    }

    .continue-shopping {
        width: 100%;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* InstantSearch+ */

#toggleBtn {
  	text-transform: uppercase;
    background-color: #35AAFF;
  	background-image: url(https://png.icons8.com/ios/20/ffffff/filter-filled.png);
    background-repeat: no-repeat;
  	background-position: 97% 50%;
    width: 250px;
  	height: 34px;
    font-size: 18px;
    color: white;
    display: inline-block;
  	-webkit-appearance: none;
    -moz-appearance: none;
}

@media (min-width: 900px) {
	#toggleBtn {
       margin-right: 10px;
    }
}

 @media screen and (max-width: 900px)  {    
   #Categories { padding: 10px 36px; }

   #Options { padding: 10px 53px; }

   #Price { padding: 10px 64px; }

   #Vendor { padding: 10px 56px; }

   #Gender { padding: 10px 55px; }

   #Isp-in-stock { padding: 10px 53px; }

   .btnFilterPlus { background: url(https://www.materialui.co/materialIcons/content/add_white_18x18.png) 97% 50% no-repeat; }

   .btnFilterMinus { background: url(https://www.materialui.co/materialIcons/content/remove_white_18x18.png) 97% 50% no-repeat; }

   .btnFilterPlus, .btnFilterMinus {
     width: 160px;
     vertical-align: middle;
     font-size: 16px;
     height: 50px;
     margin: 0px 50px;
     padding: 10px 30px;
     color: white;       
     background-color: #35AAFF;
     border-color: #35AAFF !important;
     box-shadow: none;
     text-align-last: center;
     border: none;
     border-radius: 4px;
     -webkit-appearance: none;
     -moz-appearance: none;
   }
 }

@media screen and (min-width: 500px) and (max-width: 900px) {
  .dropDown { margin: 10px 130px !important; }  
}

.goto_prod {	
	position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    height: 18px !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
    font-size: 16px !important;
    width: 120px !important;
    padding: 10px 10px !important;
    box-sizing: content-box !important;
    border: solid 2px #35AAFF !important;
    background: #35AAFF !important;
    color: white !important;
    border-radius: 3px !important;
    display: block !important;
}

@media screen and (max-width: 900px) {
  #toggleRow {
   padding-top: 5px;
  }
}

span.isp_facet_value_counter { display: none !important; }

div.isp_center_container ul#isp_search_results_container li.isp_grid_product, ul#isp_quick_view_content_lookalike li.isp_grid_product { height: 400px !important; }

#isp_product_quick_view_model .isp_compare_at_price, li.isp_grid_product div.isp_product_info .isp_compare_at_price { color: #bebebe !important; }

.isp_product_info { text-align: center !important; }
      
div.isp_product_price_wrapper .isp_product_price { 
  font-size: 18px !important;
  font-weight: bold;
}

li.isp_grid_product div.isp_product_info .isp_product_title { 
  font-weight: bold; 
  max-height: 10em !important;
  -webkit-line-clamp: 4 !important;
}

div#isp_search_results_filter_tags .isp_filter_tag_remove_all:hover {
  opacity: 1;
}

div#isp_search_results_filter_tags .isp_filter_tag_remove_all {
    font-size: .8em;
    margin-left: .5em;
    background-color: #e8e8e8;
    padding: .2em;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.175);
    box-shadow: 0 3px 3px rgba(0,0,0,.175);
    -ms-box-shadow: 0 3px 3px rgba(0,0,0,.175);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.175);
    opacity: .8;
    color: #000;
    margin-right: .5em;
    display: inline-block;
    line-height: 13px;
}

.sticker { 
  z-index: 2;
  font-size: 12px !important;
}

.isp_grid_product {
  border: none !important;
  background-image: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}

.isp_product_price_wrapper { 
  color: #35AAFF;
  font-size: 12px !important;
} 

@media screen and (max-width: 900px)  {      
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product { width: 100% !important; }  

  div.isp_center_container ul#isp_search_results_container { padding: 60px 0px 0px !important; }
  
  div#isp_search_result_page_container { text-align: center !important; }
        
  #isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button { visibility: hidden }

  #isp_center_container .isp_center_container_header a.isp_refine_nevigation { display: none !important; }

  #isp_refine_nevigation { display: none !important; }      

  #isp_results_did_you_mean { display: none !important; }

  #isp_left_container { display: none !important; }

  #isp_center_container { margin-left: 0% !important; } 
  
  .heading_tres { margin: 15px 0 !important; }  
               
  .isp_sorting_and_result_view_wrapper { display: none !important; }

  .isp_results_summary_wrapper { padding-bottom: 20px !important; }

  .collection-filter-by-categories {
    position: relative;
    margin-bottom: -410px;
  }
  
  .isp_custom_price_container { 
    margin-top: 40px;
  	position: relative;
  }
  
  .isp_custom_price_container input.isp_custom_price_input[type=text] { 
    border: 1px solid #35AAFF !important;
  	border-radius: 4px !important;
    font-size: 17px !important;
    min-width: 0 !important; 
    width: 14% !important;
  }
  
  .isp_custom_price_container button.isp_custom_price_submit {
    border-radius: 4px !important;
    border: 1px solid #35AAFF !important;
    background-color: #35AAFF !important;
    color: white !important;
    font-size: 16px !important;
  }
  
  .dropDown { 
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s ease;
    width: 160px;
    vertical-align: middle;
    font-size: 16px;
    height: 50px;
    background: url(https://www.materialui.co/materialIcons/navigation/arrow_drop_down_white_27x27.png) right no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 10px 30px;
    color: white;
    background-color: #35AAFF;
    border-color: #35AAFF !important;
    box-shadow: none;
    text-align-last: center;
    border: none;
    border-radius: 4px;
  }
  
  .sortDropDown {
    width: 160px;
    vertical-align: middle;
    font-size: 16px;
    height: 50px;
    background: url(https://www.materialui.co/materialIcons/navigation/arrow_drop_down_white_27x27.png) right no-repeat;        
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 10px 50px;
    color: white;
    background-color: #35AAFF;
    border-color: #35AAFF !important;
    box-shadow: none;
    text-align-last: center;
    border: none;
    border-radius: 4px;
    position: relative;
    transition: 1s;
  }
}  

.sweettooth-launcher-container.sweettooth-show {
    z-index: 4;
}

.isp_sorting_and_result_view_wrapper #isp_search_res_sorting_menu > li > .dropdown-menu,
a#isp_scrollUp {
    z-index: 3 !important;
}

a#isp_scrollUp {
    left: 20px;
    right: initial;
}

ul#ui-id-2.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-contentx.ui-corner-all {
    position: fixed !important;
}

.homepage-collection .product_thumbnail {
    display: inline-block;
    float: none;
    vertical-align: top;
}